/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}
img {max-width: 100%;}
article, aside, footer, header, nav, section {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active, a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline
}

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button, input, optgroup, select, textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: bold
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html, body {
	margin: 0
}

html {
	box-sizing: border-box
}

body {
	font-family: "freight-sans-pro", sans-serif;
	line-height: 1.8;
	overflow-x: hidden
}

@media only all and (min-width: 60em) {
	body {
		font-size: 1.125rem
	}
}

input, textarea, button {
	font-family: "freight-sans-pro", sans-serif
}

*, *:before, *:after {
	box-sizing: inherit
}

img {
	max-width: 100%
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	line-height: 1.2
}

a {
	color: inherit;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a[href^=tel] {
	text-decoration: none
}

a[href^=tel]:hover {
	text-decoration: underline
}

.container {
	padding: 0 calc(1rem + 3vw);
	margin-left: auto;
	margin-right: auto;
	max-width: 81rem;
	width: 100%
}

.container.container--grand {
	max-width: 90.5rem;
	padding: 0
}

@media only all and (min-width: 70em) {
	.container {
		padding: 0 3rem
	}
}

.site-header-elements {
	border-bottom: 1px solid #e2e1e0;
	padding: 1rem 0 0
}

.search-area {
	display: inline-block;
	margin-left: 3rem
}

.search-area .site-search .submit {
	top: 0.45rem
}

.search-trigger {
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #e2e1e0;
	border-radius: 0;
	color: #2562cb;
	font-weight: 500;
	line-height: 1;
	padding: 0.75rem 1rem 0.9rem;
	text-transform: uppercase
}

.site-search {
	font-size: 1rem
}

.site-search label {
	color: #007EBF;
	font-size: 0.875rem;
	font-weight: 500;
	left: 1.25rem;
	letter-spacing: 1px;
	position: absolute;
	top: 0.55rem;
	text-transform: uppercase
}

.site-search .form-field {
	font-weight: 500;
	position: relative
}

.site-search .form-field input {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #e2e1e0;
	border-radius: 0;
	font-size: 1rem;
	outline-color: #2562cb;
	padding: 0.5rem 2.75rem 0.5rem 1.25rem;
	width: 100%
}

.site-search .submit {
	-webkit-appearance: none;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	top: 0.6rem;
	right: 0.75rem
}

.submit img {
	vertical-align: middle
}

.logo {
	font-family: "freight-text-pro", serif;
	font-size: 20px;
	font-size: calc(20px + 0.5vw);
	margin-bottom: 1rem;
	white-space: nowrap
}

.logo img {
	display: inline-block;
	height: auto;
	margin-right: 12px;
	vertical-align: middle;
	width: 350px;
	max-width: 100%;
}

.logo a {
	text-decoration: none;
	white-space: nowrap
}

.logo .first-letter {
	display: inline-block
}

.logo .remaining {
	display: none
}

.logo-text {
	color: #222428;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap
}

.variant--2 .first-letter {
	display: inline-block
}

.variant--2 .remaining {
	display: none
}

.nav-trail {
	vertical-align: middle
}

.top-portion {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding-bottom: 1rem;
	position: relative
}

.logo {
	flex: 1 0 auto
}

.right-area {
	flex: 0 0 100px
}

@supports (display: grid) {
	.top-portion {
		display: grid;
		grid-template-columns: auto 64px
	}
	.logo, .right-area {
		flex: 0
	}
}

.top-portion .logo {
	margin-bottom: 0
}

.top-portion .supp-nav {
	text-align: right
}

.right-area {
	display: flex;
	justify-content: flex-end
}

.primary-nav {
	color: #344e7c
}

.primary-nav a {
	text-decoration: none
}

.logo {
	-webkit-font-smoothing: antialiased;
	-webkit-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale
}

.site-navigation {
	color: #334d7b;
	font-family: "freight-text-pro", serif;
	font-size: 20px;
	font-size: calc(20px + 0.5vw);
	-webkit-font-smoothing: antialiased;
	-webkit-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale
}

.site-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.site-navigation li {
	position: relative
}

.site-navigation a {
	color: inherit;
	text-decoration: none
}

.supp-nav {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase
}

.supp-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.supp-nav .current_page_item a, .supp-nav .current_page_parent a {
	border-bottom: 3px solid #e2e1e0
}

@media only all and (min-width: 34em) {
	.supp-nav li {
		display: inline-block
	}
	.supp-nav li:not(:first-child) {
		margin-left: 1.875rem
	}
}

.supp-nav a {
	padding-bottom: 2px;
	text-decoration: none
}

.breadcrumbs-row {
	color: #A6ACB3;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.5;
	padding-top: 1.5rem;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.breadcrumbs a {
	color: #2562cb;
	text-decoration: none
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.separator {
	display: inline-block;
	margin: 0 0.25rem
}

.main {
	color: #4A4C50;
	padding-bottom: calc(3rem + 3vw)
}

h1 {
	color: #222428;
	margin-bottom: 2rem
}

p {
	margin-bottom: 1rem
}

a {
	color: #007EBF
}

.intro {
	color: #976b3d;
	font-size: 135%;
	line-height: 1.5;
	margin-bottom: 2rem
}

.page-content {
	margin-bottom: calc(2rem + 1vw)
}

.page-content h1 {
	margin-top: 0
}

.main-grid h1 {
	margin-top: 0
}

.main-grid--padded {
	margin-top: calc(2rem + 1vw)
}

@media only all and (min-width: 60em) {
	.main-grid {
		display: flex
	}
	.page-content {
		flex: 1 1 auto
	}
	.page-aside {
		flex: 0 0 17rem;
		margin-left: 6rem
	}
	@supports (display: grid) {
		.main-grid {
			display: grid;
			grid-column-gap: 6rem;
			grid-template-columns: auto 17rem
		}
		.page-content, .page-aside {
			flex: 0
		}
		.page-aside {
			margin-left: 0
		}
	}
}

.navigation {
	border-top: 1px solid #e2e1e0;
	display: none;
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}

.navigation-elements {
	display: flex;
	flex-wrap: wrap
}

.brow {
	flex: 0 0 100%;
	order: 1
}

.site-navigation {
	flex: 0 0 100%;
	margin-bottom: 1rem;
	order: 0
}

.elements-group {
	border-bottom: 1px solid;
	padding: calc(2rem + 1vw) 0
}

.element:not(:last-child), .form-element:not(:last-child) {
	margin-bottom: 2rem
}

.aside-nav {
	padding: calc(2rem + 1vw) 0
}

.color--black {
	color: #000
}

.color--active-blue {
	color: #2562CB
}

.color--darker-blue {
	color: #00446E
}

.color--thi-gold {
	color: #A38C6C
}

.color--buttercup {
	color: #FDD086
}

.color--teal {
	color: #78CBC6
}

.color--dark-grey {
	color: #222428
}

.color--body-text {
	color: #4A4C50
}

.color--light-grey {
	color: #DFE1E3
}

.color--green {
	color: #D3DCA2
}

.color--accent-grey {
	color: #F7F7F6
}

.color--subtext-grey {
	color: #a6acb3
}

.cta {
	border: 1px solid;
	display: inline-block;
	font-family: "freight-sans-pro", sans-serif;
	padding: 0.5rem 1.5rem;
	text-decoration: none
}

.cta:hover {
	background-color: #2562cb;
	color: white;
	text-decoration: none
}

.introductory {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 150%;
	line-height: 1.5
}

.button {
	padding: 0.25rem 1.5rem
}

.form-field label {
	display: block;
	font-family: "freight-sans-pro", sans-serif
}

.form-field input, .form-field textarea {
	padding: 0.5rem
}

.dropdown-link:after {
	content: '';
	display: inline-block;
	margin-left: 0.5rem;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.7px 5px 0 5px;
	border-color: #2562cb transparent transparent transparent
}

table {
	border-collapse: collapse
}

th, td {
	border: 1px solid;
	padding: 0.25rem 0.75rem
}

table.no-border {
	border-collapse: collapse;
	border: none;
}
table.no-border th, table.no-border td, table.no-border tr {
	border: none;
}

.grid {
	background: red;
	display: grid;
	grid-column-gap: 2rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 3rem
}

.cell {
	background: grey;
	border: 1px solid black;
	min-height: 5rem
}

.page-banner {
	background-color: #222428;
	padding: 2.5rem 0
}

.page-banner-elements__main {
	color: white;
	font-family: "freight-text-pro", serif;
	font-size: 2rem;
	line-height: 1.2
}

.page-banner-elements__aside {
	color: #5a5e66;
	font-weight: 500;
	margin-top: 1rem
}

@media only all and (min-width: 60em) {
	.page-banner-elements {
		align-items: center;
		display: grid;
		grid-column-gap: 4rem;
		grid-template-columns: 60% auto;
		justify-content: space-between
	}
	.page-banner-elements__aside {
		margin-top: 0
	}
}

.subpages {
	margin-bottom: calc(2rem + 1vw)
}

.child-nav, .child-nav-prompt {
	color: #222428;
	font-family: "freight-text-pro", serif;
	text-align: center
}

.child-nav {
	display: none
}

.prompt-instructions {
	border-bottom: 1px solid #d3d0cc;
	font-family: "freight-sans-pro", sans-serif;
	font-size: calc(0.875rem + 0.4375vw);
	font-weight: 500;
	margin-bottom: 1rem;
	text-transform: uppercase;
	display: none
}

.child-nav-prompt {
	border: 1px solid #d3d0cc;
	cursor: pointer;
	padding: 0.5rem 2rem 0.5rem 1rem;
	position: relative;
	text-align: left
}

.child-nav-prompt:after {
	border-style: solid;
	border-width: 8.7px 5px 0 5px;
	border-color: #007EBF transparent transparent transparent;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 1rem;
	top: calc(50% - 4px);
	width: 0
}

.child-nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.child-nav li {
	border: 1px solid #d3d0cc;
	border-top: 0
}

.child-nav li.current {
	display: none
}

.child-nav a {
	border: 1px solid #d3d0cc;
	border-top: 0;
	display: block;
	color: inherit;
	padding: 0.5rem 1rem 0.5rem;
	text-align: left;
	text-decoration: none;
	transition: color 800ms
}

.child-nav a:hover {
	color: #2562CB
}

.child-nav-mobile {
	margin-top: calc(2rem + 1vw)
}

@media only all and (min-width: 40em) {
	.child-nav-mobile {
		display: none !important
	}
	#child-nav {
		display: block !important
	}
	.child-nav {
		margin-top: 2rem
	}
	.child-nav ul {
		display: flex;
		flex-wrap: wrap;
		font-size: 1.125rem
	}
	.child-nav li {
		border: 0;
		border-left: 1px solid #e2e1e0;
		flex: 0 0 50%;
		margin-bottom: 1rem;
		padding: 0
	}
	.child-nav li.current {
		display: block
	}
	.child-nav li:last-child, .child-nav li:nth-child(2n) {
		border-right: 1px solid #e2e1e0
	}
	.child-nav a {
		border: 0;
		display: inline-block;
		padding: 0
	}
}

@media only all and (min-width: 60em) {
	.child-nav ul {
		font-size: 1.25rem
	}
	.child-nav li {
		flex: 1 1 auto
	}
}

.search-area {
	display: block;
	margin-left: 0;
	margin-top: 1.5rem;
	position: relative;
	transition: 1000ms;
	width: 7.5rem
}

.search-area .form-field input {
	width: 100%
}

.search-area:after {
	content: '';
	cursor: pointer;
	display: block;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2
}

.search-area.activated {
	max-width: 20rem;
	width: 100%
}

.search-area.activated:after {
	display: none
}

.search-area.activated .form-field label {
	pointer-events: none;
	visibility: hidden
}

.search-area.activated .form-field input {
	width: 100%
}

@media only all and (min-width: 70em) {
	.site-header--normal .site-header-elements {
		align-items: flex-end;
		display: flex;
		grid-template-columns: 30% auto;
		padding: 0
	}
	.site-header--normal .top-portion {
		flex: 0 0 30%
	}
	.site-header--normal .navigation {
		flex: 1 1 auto
	}
	@supports (display: grid) {
		.site-header--normal .site-header-elements {
			display: grid;
			grid-template-columns: 30% auto
		}
		.site-header--normal .top-portion, .site-header--normal .navigation {
			flex: 0
		}
	}
	.site-header--normal .search-area {
		display: inline-block;
		margin-left: 3.5rem
	}
	.site-header--normal .logo {
		padding-bottom: 2.15rem;
		max-width: 280px;
	}
	.site-header--normal .logo .first-letter, .site-header--normal .logo .remaining {
		display: inline
	}
	.site-header--normal .top-portion {
		display: block;
		padding-bottom: 0
	}
	.site-header--normal .supp-nav {
		display: inline-block;
		margin-right: 2.75rem
	}
	.site-header--normal .supp-nav.search-activated {
		margin-right: 0 !important
	}
	.site-header--normal .right-area {
		display: none
	}
	.site-header--normal .nav-trail {
		display: none
	}
	.site-header--normal .navigation {
		border-top: 0;
		display: block !important;
		padding: 0;
		text-align: right
	}
	.site-header--normal .navigation-elements {
		display: block
	}
	.site-header--normal .brow {
		margin-bottom: 1rem
	}
	.site-header--normal .site-navigation {
		margin-bottom: 0
	}
	.site-header--normal .site-navigation>ul>li {
		display: inline-block;
		padding-bottom: 2rem
	}
	.site-header--normal .site-navigation>ul>li:not(:last-child) {
		margin-right: 2rem
	}
	.site-header--normal .site-navigation ul>li.current_page_item:after, .site-header--normal .site-navigation>ul>li.current-page-ancestor:after {
		background-color: #e2e1e0;
		bottom: 0;
		content: '';
		display: block;
		height: 8px;
		left: 0;
		position: absolute;
		width: 100%
	}
}

@media only all and (min-width: 70em) {
	.logo, .site-navigation {
		font-size: 24px
	}
	.site-header--normal .site-navigation>ul>li:not(:last-child) {
		margin-right: 2.2rem
	}
}

h1 {
	font-family: "freight-text-pro", serif;
	font-weight: 400
}

.introductory {
	color: #a38c6c
}

.article--listing {
	line-height: 1.5;
	margin-bottom: 2rem
}

.articles {
	margin-bottom: calc(3rem + 3vw)
}

.articles h2 {
	color: #00446e;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.2rem + 0.6vw);
	font-weight: 400
}

.articles h2 a {
	text-decoration: none
}

.articles h2 a:hover {
	text-decoration: underline
}

.articles--lineup .article {
	line-height: 1.4;
	margin-bottom: 2rem
}

.articles--lineup .article h2 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 500
}

@media only all and (min-width: 30em) {
	.articles--lineup {
		display: flex
	}
	@supports (display: grid) {
		.articles--lineup .article-group {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

@media only all and (min-width: 60em) {
	.articles--lineup .article-group {
		grid-template-columns: repeat(4, 1fr)
	}
}

@media only all and (min-width: 30em) {
	.articles--section .article--listing {
		display: flex
	}
	.article-listing__image {
		flex: 0 0 35%
	}
	.article-listing__contents {
		flex: 0 0 70%;
		padding-left: 2rem
	}
	@supports (display: grid) {
		.articles--section .article--listing {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: 35% auto
		}
		.article-listing__image {
			margin-right: 0
		}
		.article-listing__contents {
			padding-left: 0
		}
	}
	.article-listing__contents h2 {
		margin-top: 0
	}
}

.learn-more {
	font-size: 90%;
	font-size: 80%;
	font-size: 70%
}

.learn-more, .learn-more a {
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}

.page-intro {
	margin-bottom: calc(2rem + 1vw);
	margin-top: calc(2rem + 1vw)
}

.page-intro h1 {
	font-size: calc(2rem + 2vw);
	margin-top: 0
}

.page-intro__content {
	-webkit-font-smoothing: antialiased;
	-webkit-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;
	font-family: "freight-text-pro", serif;
	font-size: 1rem
}

@media only all and (min-width: 48em) {
	.page-intro {
		align-items: center;
		display: flex;
		justify-content: space-between
	}
	.page-intro__header {
		flex: 1 1 auto
	}
	.page-intro__content {
		flex: 0 0 43%;
		margin-left: 2rem
	}
	.page-intro h1 {
		margin-bottom: 0
	}
}

.page-intro--full {
	display: flex
}

.page-intro--full .page-intro__header {
	flex: 1 0 100%
}

@media only all and (min-width: 60em) {
	.page-intro__content {
		font-size: 1.0625rem
	}
}

.page-section--general {
	font-family: "freight-text-pro", serif;
	margin-bottom: calc(3rem + 3vw)
}

.page-section--general h1 {
	font-size: calc(2rem + 1vw)
}

.link-module {
	background-color: #f7f7f6;
	color: #2562cb;
	font-size: 0.9375rem;
	font-weight: 500;
	margin-bottom: calc(3rem + 3vw);
	max-width: 21rem;
	padding: 2rem;
	text-transform: uppercase
}

.link-module ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.link-module li {
	line-height: 1.5
}

.link-module li:not(:last-child) {
	margin-bottom: 0.5rem
}

.link-module a {
	text-decoration: none
}

.link-module .current_page_item a {
	color: #222428
}

.bucket h2 a {
	color: inherit
}

.buckets--feature .bucket {
	border: 1px solid #A38C6C
}

.bucket-container {
	padding: 2rem;
	padding: calc(1.5rem + 3vw)
}

.buckets--feature .bucket {
	margin-bottom: 2rem
}

.buckets-area .bucket img {
	margin-bottom: 1rem
}

.bucket img {
	display: block
}

.buckets--feature .bucket h2 {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: 1.5625rem;
	font-weight: 400;
	margin: 0 0 calc(1.5rem + 3vw)
}

.buckets--feature .bucket__img {
	display: block;
	margin: 0 0 calc(1.5rem + 1.5vw);
	width: 100%
}

.buckets--feature .bucket-cta {
	margin: calc(1.5rem + 3vw) 0 0
}

.buckets--feature .bucket-cta .cta {
	text-transform: uppercase
}

.buckets--feature .bucket.bucket--full-wide h2 {
	font-size: calc(1.5625rem + 1.25vw)
}

.buckets--feature .bucket.bucket--full-wide .bucket-text {
	font-family: "freight-text-pro", serif;
	font-size: 1rem;
	line-height: 1.8
}

@media only all and (min-width: 48em) {
	.buckets--feature .bucket.bucket--full-wide .bucket-container {
		align-items: center;
		display: flex
	}
	.buckets--feature .bucket.bucket--full-wide .bucket-container h2 {
		flex: 0 0 43%;
		margin-bottom: 0
	}
	.buckets--feature .bucket.bucket--full-wide .bucket-container .bucket-text {
		flex: 1 1 auto;
		margin-left: 1.75rem
	}
}

@media only all and (min-width: 60em) {
	.buckets--feature .bucket.bucket--full-wide .bucket-text {
		font-size: 1.0625rem
	}
}

@media only all and (min-width: 80em) {
	.buckets--feature .bucket.bucket--full-wide h2 {
		font-size: 2.75rem
	}
}

.buckets--feature .bucket--full-wide .bucket-text a {
	text-decoration: underline
}

.buckets--feature .bucket--full-wide .bucket-text a:hover {
	text-decoration: none
}

@media only all and (min-width: 48em) {
	.buckets--two {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.buckets--two .bucket {
		flex: 0 0 48%
	}
	.buckets--two .bucket--full-wide {
		flex: 0 0 100%
	}
	@supports (display: grid) {
		.buckets--two {
			display: grid;
			grid-template-columns: repeat(2, 1fr)
		}
		.buckets--feature.buckets--two {
			grid-column-gap: 2rem
		}
		.bucket--full-wide {
			grid-column-start: 1;
			grid-column-end: 3
		}
	}
	.buckets--feature .bucket {
		margin-bottom: 2rem
	}
	.buckets--two.prev-next .bucket {
		display: flex;
		flex-direction: column
	}
	.buckets--two.prev-next .bucket img {
		object-fit: cover;
		font-family: 'object-fit: cover;'
	}
}

@media only all and (min-width: 60em) {
	.buckets--feature .bucket h2 {
		font-size: 1.5625rem
	}
	.bucket-container {
		padding: 3rem
	}
}

@media only all and (min-width: 80em) {
	.buckets--feature .bucket h2 {
		margin-bottom: 3rem
	}
	.buckets--feature .bucket__img {
		margin-bottom: 3rem
	}
	.buckets--feature .bucket-cta {
		margin-top: 3rem
	}
	.buckets--feature.buckets--two {
		grid-column-gap: 2rem
	}
	.buckets--feature .bucket {
		margin-bottom: 2rem
	}
}

.section--other {
	background-color: #efefed
}

.section--other .container {
	padding-left: 0;
	padding-right: 0
}

@media only all and (min-width: 48em) {
	.section--other .container {
		padding: 0 calc(1rem + 3vw)
	}
}

@media only all and (min-width: 70em) {
	.section--other .container {
		padding: 0 3rem
	}
}

.section--other h2 {
	color: white;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.5rem + 1.25vw);
	font-weight: 400;
	margin: 0 0 calc(2rem + 1vw)
}

.buckets--horiz .bucket {
	display: block
}

.buckets--horiz .bucket {
	margin-bottom: 2rem
}

.buckets--horiz .bucket h3 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 1.25vw);
	font-weight: 400;
	text-transform: none
}

.bucket__img {
	display: block;
	width: 100%
}

.buckets--horiz .node-next .bucket__contents {
	justify-content: flex-end
}

.bucket-title {
	color: #fff;
	padding: 1rem 3rem 1rem 1rem;
	position: relative;
	text-transform: uppercase
}

.bucket-title:after {
	border-color: transparent transparent transparent white;
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 1rem;
	top: calc(50% - 5px);
	width: 0
}

.bucket-title h3 {
	color: inherit;
	font-weight: 500;
	margin: 0
}

@media only all and (min-width: 48em) {
	.buckets--horiz.buckets--two {
		grid-column-gap: calc(1rem + 2vw)
	}
	.buckets--horiz .bucket {
		margin-bottom: calc(1rem + 2vw)
	}
}

@media only all and (min-width: 60em) {
	.bucket-title {
		padding: 2rem 4rem 2rem 2rem
	}
	.bucket-title:after {
		right: 2rem
	}
}

.supp-nav {
	font-size: 0.875rem
}

.cta {
	transition: 600ms
}

.page-intro {
	margin-bottom: calc(2rem + 1vw);
	margin-top: calc(1rem + 1vw)
}

.page-intro h1 {
	color: #222428;
	line-height: 1
}

@media only all and (min-width: 100em) {
	.page-intro h1 {
		font-size: 4rem
	}
}

p:first-child {
	margin-top: 0
}

p:last-child {
	margin-bottom: 0
}

.main {
	padding-bottom: 0
}

.site-footer {
	color: #a6acb3;
	font-family: "freight-text-pro", serif
}

.logo-mark {
	display: inline-block;
	height: auto;
	max-width: 30px;
	vertical-align: middle
}

.site-footer--nav {
	background-color: #222428;
	padding: calc(1rem + 1vw) 0
}

.site-footer a {
	color: inherit
}

.footer-search .site-search .form-field input {
	background-color: transparent;
	border-color: #007EBF;
	color: #a6acb3;
	font-family: "freight-sans-pro", sans-serif
}

.footer-search .site-search label {
	color: #a6acb3;
	font-family: "freight-sans-pro", sans-serif;
	letter-spacing: 1px
}

.footer-search .site-search .submit {
	top: 0.4rem
}

.social-nav {
	margin-top: 2rem
}

.social-nav a {
	display: inline-block;
	margin-right: 1rem
}

.social-nav a svg {
	fill: #fff;
	height: 20px;
	transition: 600ms;
	width: 20px
}

.social-nav a:hover svg {
	fill: #A38C6C
}

.site-footer--main {
	background-color: #303134;
	font-family: "freight-sans-pro", sans-serif;
	padding: calc(2rem + 1vw) 0
}

.site-footer address {
	font-size: 1.25rem;
	font-style: normal;
	line-height: 1.4
}

.site-footer--main h3 {
	border-bottom: 1px solid #a6acb3;
	color: #dfe1e3;
	font-size: 0.875rem;
	font-weight: 500;
	margin: 0 0 1.25rem;
	padding-bottom: 1.25rem;
	text-transform: uppercase
}

.site-footer--main ul {
	font-family: "freight-text-pro", serif;
	font-size: 0.9375rem;
	list-style: none;
	margin-left: 0;
	padding-left: 0
}

.site-footer--main ul li {
	line-height: 1.5;
	margin-bottom: 0.5rem
}

.site-footer .legal {
	color: #a6acb3;
	font-size: 0.875rem;
	line-height: 1.2
}

.footer-col {
	margin-bottom: 2rem;
	max-width: 16rem
}

.footer-logo {
	display: inline-block;
	margin-bottom: 1rem
}

.footer-nav--primary {
	font-size: 1.25rem;
	margin-bottom: 1.5rem
}

.footer-nav--primary ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer-nav--primary li:last-child {
	margin-right: 0
}

.footer-nav--secondary {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.875rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase
}

.footer-nav--secondary ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer-nav--secondary li {
	display: inline-block;
	margin-right: 2rem
}

.footer-nav--secondary li:last-child {
	margin-right: 0
}

.footer-nav--secondary a:last-child {
	margin-right: 0
}

@media only all and (min-width: 20em) {
	.footer-nav--primary .nav-links ul {
		display: flex;
		flex-wrap: wrap
	}
	.footer-nav--primary .nav-links ul li {
		flex: 0 0 46%
	}
	@supports (display: grid) {
		.footer-nav--primary .nav-links ul {
			display: grid;
			grid-column-gap: 1rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

@media only all and (min-width: 34em) {
	.footer-nav--primary {
		align-items: center;
		display: flex
	}
	.footer-logo {
		margin-bottom: 0
	}
	.footer-nav-components {
		display: flex;
		flex-wrap: wrap
	}
	.footer-nav--primary {
		flex: 1 0 auto
	}
	.footer-nav--secondary {
		flex: 0 0 5rem
	}
	.footer-search {
		flex: 0 0 100%
	}
	.footer-nav--primary .footer-logo {
		flex: 0 0 5rem
	}
	.footer-nav--primary .nav-links {
		flex: 1 0 auto
	}
	@supports (display: grid) {
		.footer-nav--primary {
			display: grid;
			grid-template-columns: 5rem auto
		}
		.footer-nav-components {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: auto 5rem
		}
	}
}

@media only all and (min-width: 40em) {
	.footer-parts {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.footer-col {
		flex: 0 0 46%
	}
	@supports (display: grid) {
		.footer-parts {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.footer-col {
			margin-right: 0 !important
		}
	}
}

@media only all and (min-width: 54em) {
	.footer-nav-components {
		align-items: center;
		display: flex
	}
	.footer-nav--primary li {
		padding-right: 4%
	}
	.footer-logo {
		margin-bottom: 0
	}
	.footer-nav--primary {
		align-items: center;
		display: flex;
		max-width: none;
		flex: 0 0 63%
	}
	.footer-nav--secondary {
		flex: 1 0 auto
	}
	@supports (display: grid) {
		.footer-nav-components {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: 50% auto 8rem
		}
		.footer-nav--primary {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: 30px auto;
			margin-bottom: 0
		}
		.footer-nav--primary li {
			margin-right: 2rem;
			padding-right: 0
		}
	}
	.footer-nav--secondary {
		margin-bottom: 0
	}
}

@media only all and (min-width: 60em) {
	.footer-col {
		flex: 0 0 32%;
		margin-right: 2%;
		width: 32%
	}
	.footer-col:nth-child(3n) {
		margin-right: 0
	}
	@supports (display: grid) {
		.footer-parts {
			grid-column-gap: 4rem;
			grid-template-columns: repeat(3, 1fr)
		}
		.footer-col {
			width: auto !important
		}
	}
}

@media only all and (min-width: 70em) {
	.footer-nav--primary li {
		display: inline-block
	}
	.footer-nav-components {
		align-items: center;
		display: flex;
		flex-wrap: nowrap
	}
	.footer-nav--primary {
		flex: 0 0 61%;
		margin-bottom: 0
	}
	.footer-nav--secondary {
		flex: 1 0 auto
	}
	.footer-search {
		flex: 0 0 15%
	}
	@supports (display: grid) {
		.footer-nav-components {
			display: grid;
			grid-template-columns: auto auto 8rem
		}
	}
	.footer-nav--primary .nav-links ul {
		display: block
	}
}

@media only all and (min-width: 80em) {
	.footer-col {
		flex: 0 0 23%;
		max-width: none
	}
	@supports (display: grid) {
		.footer-parts {
			grid-column-gap: 5rem;
			grid-template-columns: 13rem repeat(3, 1fr)
		}
		.footer-nav--primary li {
			margin-right: 3rem
		}
	}
	.footer-col--info {
		order: 0
	}
	.footer-col--resources {
		order: 1
	}
	.footer-col--professionals {
		order: 2
	}
	.footer-col--public {
		order: 3
	}
}

@media only all and (min-width: 60em) {
	.subpages {
		padding: 0
	}
	.subpages li {
		padding: 0.5rem 0;
		position: relative
	}
	.subpages li.current:before {
		background-color: #5cf7ec;
		bottom: 0;
		content: '';
		display: block;
		height: 8px;
		left: 50%;
		margin-left: 0;
		margin-right: 0;
		max-width: 10rem;
		position: absolute;
		top: -2rem;
		transform: translateX(-50%);
		width: 80%
	}
	.subpages li.current a {
		color: inherit
	}
}

.subpages--alt li.current:before {
	bottom: 0;
	top: auto
}

.grand-masthead-area>.container {
	max-width: 90rem
}

.grand-masthead__content .container {
	padding: 0
}

.grand-masthead__img img {
	display: block;
	width: 100%
}

.content-internal-header {
	margin-bottom: 2rem
}

.content-internal-header img {
	display: block;
	max-width: 66px
}

.grand-masthead-area .content-internal h1 {
	font-size: calc(1.6rem + 1.6vw);
	line-height: 1;
	margin: 0 0 2rem
}

@media only all and (min-width: 100em) {
	.grand-masthead-area .content-internal h1 {
		font-size: 3.2rem
	}
}

.masthead-content-box {
	margin: 0 0 calc(2rem + 1vw)
}

.masthead-content-box .content-internal-header {
	justify-content: flex-start
}

@media only all and (min-width: 60em) {
	.masthead-content-box .content-internal-header {
		justify-content: space-between
	}
}

.masthead-footnote {
	border-top: 1px solid #d3d0cc;
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.2;
	padding: calc(1rem + 1vw) 0 0;
	text-transform: uppercase
}

.content-internal-header {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
	padding: 2rem 0
}

@supports (display: grid) {
	.content-internal-header {
		display: grid;
		grid-column-gap: 2rem;
		grid-template-columns: 60px auto
	}
}

.grand-masthead-area .content-internal h1 {
	margin: 0
}

.grand-masthead-area .content-internal .header-text {
	order: 1;
	display: flex;
	align-items: center
}

.grand-masthead-area .header-image {
	order: 0
}

@media only all and (min-width: 60em) {
	.content-internal-header {
		grid-template-columns: auto 63px
	}
	.grand-masthead-area .content-internal .header-text {
		order: 0
	}
	.content-internal-header {
		padding: 0
	}
	.grand-masthead-area .header-image {
		order: 1
	}
	.grand-masthead-area>.container {
		padding: 0
	}
	.grand-masthead__content .container {
		padding: 0 calc(1rem + 3vw)
	}
	.grand-masthead {
		position: relative
	}
	.grand-masthead__content {
		align-items: center;
		bottom: 0;
		display: flex;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%
	}
	.masthead-content-box {
		/*background-image: url(../img/paint.jpg);*/
		background-color: rgba(255, 255, 255, 0.75);
		background-position: left bottom;
		background-repeat: no-repeat;
		background-size: 100% auto;
		margin: 0;
		max-width: 50%;
		padding: calc(1rem + 1vw) calc(1.5rem + 1.5vw) 24px
	}
	.masthead-footnote {
		padding-bottom: calc(1rem + 1vw)
	}
	.grand-masthead .content-internal-header {
		margin-bottom: calc(0.5rem + 3vw)
	}
	.grand-masthead .content-internal-header h1 {
		margin-bottom: 0
	}
	.content-internal-header img {
		margin-top: 0.5rem
	}
	.grand-masthead--department .masthead-content-box {
		background-image: url(../jpg/paint-blue.jpg)
	}
}

@media only all and (min-width: 70em) {
	.grand-masthead__content .container {
		padding: 0 3rem
	}
}

@media only all and (min-width: 100em) {
	.grand-masthead .content-internal-header {
		margin-bottom: 5.5rem
	}
}

.page-header-area {
	background-color: #222428;
	color: white;
	padding: 2rem 0
}

.page-header-area .breadcrumbs-row {
	color: #78CBC6;
	margin-bottom: 2rem;
	padding: 0
}

.page-header-area .breadcrumbs a {
	color: inherit
}

.page-header-area .item-current {
	color: #A6ACB3
}

.page-header-area--grand {
	background-color: #fff;
	color: inherit
}

.page-header__content {
	margin-bottom: 2rem
}

.page-header-area h1 {
	color: inherit;
	font-size: calc(1.8em + 1.2vw);
	margin: 0
}

.page-header__image img {
	border-radius: 10rem;
	display: block;
	margin: 0
}

@media only all and (min-width: 48em) {
	.page-header-area {
		padding: 2.5rem 0 4rem
	}
	.page-header {
		align-items: center;
		display: flex
	}
	@supports (display: grid) {
		.page-header {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 50% auto
		}
	}
	.page-header__image img {
		float: right
	}
	.page-header__content {
		margin-bottom: 0
	}
}

.forms-area {
	background-color: #eef3fa;
	margin-bottom: 2rem;
	padding: 1rem
}

@media only all and (min-width: 40em) {
	.forms-area {
		padding: 2rem
	}
}

.forms-area form {
	border: 1px solid #cfdfde;
	margin-bottom: 1rem
}

.user-form .form-field>input {
	box-shadow: 6px 7px 0 0px #e3edfe
}

.user-form .form-field input, .user-form .form-field select {
	outline-color: #2562cb
}

.forms-area form:last-child {
	margin-bottom: 0
}

@media only all and (min-width: 48em) {
	.forms-area {
		display: flex;
		justify-content: space-between;
		padding: 2.5rem
	}
	.forms-area form {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.forms-area {
			display: grid;
			grid-column-gap: 2.5rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.forms-area form {
		margin-bottom: 0
	}
}

.topics {
	margin-bottom: calc(2rem + 1vw);
	margin-top: calc(2rem + 1vw)
}

.topics-group {
	margin-bottom: 2rem
}

.group-title {
	font-family: "freight-text-pro", serif;
	font-size: 1.125rem;
	margin-bottom: 1rem
}

.topics-list {
	font-size: 1rem;
	font-weight: 400;
	list-style: none;
	margin: 0;
	padding: 0
}

.topics-list a {
	display: inline-block;
	text-decoration: none
}

.topics-list li {
	page-break-inside: avoid
}

.topics-list li {
	line-height: 1.5
}

.topics-list li:not(:last-child) {
	margin-bottom: 0.5rem
}

.questions-list li:not(:last-child) {
	margin-bottom: 1rem
}

@media only all and (min-width: 30em) {
	.topics-list {
		column-count: 2;
		column-gap: 2rem
	}
}

@media only all and (min-width: 39em) {
	.topics-list {
		column-count: 3;
		column-gap: 3rem
	}
	.questions-list {
		column-count: 2;
		column-gap: 3rem
	}
}

@media only all and (min-width: 48em) {
	.topics-list {
		column-count: 4;
		column-gap: 4rem
	}
	.questions-list {
		column-count: 2;
		column-gap: 4rem
	}
}

.faqs {
	margin: 0 auto calc(2rem + 1vw)
}

.faqs-content {
	margin-bottom: calc(2rem + 2vw);
	margin-left: auto;
	margin-right: auto;
	max-width: 40rem;
	text-align: center
}

.faqs-content h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(2rem + 1vw);
	font-weight: 400
}

.accordion {
	margin-top: calc(2rem + 1vw)
}

.accordion-segment {
	margin-bottom: 0.5rem
}

.accordion-segment__header {
	background-color: #F7F7F6;
	cursor: pointer;
	padding: calc(1rem + 2vw) 4rem calc(1rem + 2vw) calc(1.5rem + 1vw);
	position: relative;
	transition: 600ms
}

.accordion-segment__content {
	border: 2px solid #F7F7F6;
	border-top: 0;
	display: none;
	font-family: "freight-text-pro", serif;
	padding: calc(1rem + 3vw) calc(1rem + 2vw) calc(1rem + 3vw);
	transition: border 600ms
}

.accordion-footnote {
	border-top: 1px solid #A6ACB3;
	margin-top: calc(1.5rem + 1.5vw);
	padding-bottom: 0;
	padding-top: calc(1.5rem + 1.5vw)
}

.accordion-footnote a {
	font-family: "freight-sans-pro", sans-serif;
	text-decoration: none
}

@media only all and (min-width: 48em) {
	.accordion-segment__header {
		padding: 2.5rem 4rem 2.5rem 2rem
	}
}

@media only all and (min-width: 80em) {
	.accordion-segment__content {
		padding: 2.75rem 3.25rem
	}
}

.accordion-segment__header:after {
	border-color: transparent transparent transparent #007bff;
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 2rem;
	top: calc(50% - 5px);
	transform-origin: 50% 50%;
	transition: 600ms;
	width: 0
}

.accordion-segment__header h3 {
	color: #007EBF;
	font-family: "freight-text-pro", serif;
	font-size: calc(1rem + 0.5vw);
	font-weight: 400;
	margin: 0
}

.accordion-load-more {
	font-size: 1.125rem;
	margin: calc(2rem + 1vw) 0;
	text-align: center;
	text-transform: uppercase
}

.accordion-load-more a {
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none
}

.accordion-segment.active .accordion-segment__header {
	background-color: #00446E
}

.accordion-segment.active .accordion-segment__header h3 {
	color: white
}

.accordion-segment.active .accordion-segment__content {
	border-color: #00446E
}

.accordion-segment.active .accordion-segment__header:after {
	border-color: transparent transparent transparent white;
	transform: rotate(90deg)
}

.section--centric {
	margin-bottom: calc(1rem + 1vw)
}

.section--centric-padded {
	padding-top: calc(2rem + 1vw)
}

.article-elements__meta {
	margin-bottom: 2rem
}

.article-elements__content {
	margin-bottom: 2rem
}

.article-header {
	margin-bottom: calc(1rem + 1vw)
}

.article-header h1 {
	color: #222428;
	font-size: calc(1.8em + 0.9vw);
	margin: 0
}

@media only all and (min-width: 80em) {
	.article-header h1 {
		font-size: 2.8rem
	}
}

.article-cta {
	margin-top: calc(2rem + 1vw)
}

.article-cta a {
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}

.article-elements__suppl {
	margin-top: 2rem
}

.links-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}

.links-list a {
	font-weight: 500;
	text-decoration: none
}

.elaboration {
	border-bottom: 2px solid #A38C6C;
	color: #A38C6C;
	font-size: calc(1rem + 0.5vw);
	line-height: 1.4;
	margin-top: calc(1rem + 2vw);
	padding-bottom: 1.5rem
}

.article-elements__meta-header {
	padding: 0 0 2rem
}

.article-elements__meta-header h3 {
	color: #A6ACB3;
	font-size: 0.875rem;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase
}

.meta--single {
	border-top: 2px solid #DFE1E3;
	color: #222428;
	padding: 1.25rem 0.5rem
}

.meta--single ul {
	line-height: 1.5
}

.meta--single ul li {
	margin-bottom: 0.5rem
}

.meta {
	max-width: 15rem
}

.meta--related .meta--single {
	padding-left: 0;
	padding-right: 0
}

.meta--single .name {
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 0.5rem
}

.meta--single ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding: 0
}

.article-elements__suppl-header {
	padding: 0 0.5rem 2rem
}

.article-elements__suppl-header h3 {
	color: #A6ACB3;
	font-size: 0.875rem;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase
}

.related-topic {
	border-top: 2px solid #DFE1E3;
	line-height: 1.4;
	padding: 1.25rem 0.5rem
}

.related-topic__name {
	margin-bottom: 0.5rem
}

.related-topic__name a {
	color: #00446E
}

.related-topic__link {
	font-size: 0.875rem;
	text-transform: uppercase
}

@media only all and (min-width: 60em) {
	.related-posts {
		padding-top: 0.5rem
	}
}

.related-post {
	line-height: 1.5;
	margin-bottom: 1rem
}

.related-post__img img {
	display: block;
	width: 100%
}

.related-post h3 {
	font-family: "freight-text-pro", serif;
	font-size: 100%;
	font-weight: 400
}

@media only all and (min-width: 60em) {
	.article-elements, .article-header--parts {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between
	}
	.article-elements__meta, .article-elements__suppl, .article-header .left, .article-header .right {
		flex: 0 0 18%;
		margin-left: 4rem
	}
	.article-elements__content, .article-header .center {
		flex: 1 1 auto
	}
	.article-elements__meta {
		padding-top: 1rem
	}
	.article-elements__suppl {
		margin-top: 0;
		padding-top: 1rem
	}
	.article-elements__meta-header {
		display: block
	}
	.article-elements__meta .meta--single {
		border-top: 2px solid #DFE1E3;
		padding: 1.25rem 0.5rem
	}
	.meta {
		max-width: none
	}
}

@media only all and (min-width: 80em) {
	.elaboration {
		margin-top: 2.5rem
	}
}

.article-elements__content {
	font-family: "freight-text-pro", serif;
	max-width: 58rem
}

.article-elements__content h2 {
	-webkit-font-smoothing: antialiased;
	-webkit-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.0625rem;
	margin: 2rem 0
}

.article-elements__content ul {
	margin-left: 1.25rem;
	padding-left: 0
}

.math-equation {
	white-space: nowrap
}

.math-equation p {
	display: none
}

.math-equation>div {
	display: inline-block;
	vertical-align: middle
}

.math-equation .equals {
	margin: 0 0.5rem
}

.math-equation .equation {
	text-align: center
}

.math-equation .fraction--top {
	border-bottom: 1px solid
}

.section--risk {
	border-bottom: 1px solid #DFE1E3;
	margin-top: calc(2rem + 1vw)
}

blockquote {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.2em + 0.6vw);
	line-height: 1.5;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0
}

cite {
	display: block;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 60%;
	font-style: normal;
	letter-spacing: 2px;
	margin-top: 1rem;
	text-transform: uppercase
}

cite::before {
	content: '\2013';
	display: inline-block;
	margin-right: 0.5rem
}

.content-module {
	background-color: #F7F7F6;
	font-family: "freight-sans-pro", sans-serif;
	padding: calc(1rem + 2vw)
}

.content-module hr {
	margin: 3rem 0
}

.content-module--intro {
	border-bottom: 1px solid;
	margin-bottom: 3rem;
	padding-bottom: 3rem
}

.content-module .strong-caps {
	color: #222428;
	letter-spacing: 1px;
	text-transform: uppercase
}

.content-module--body .emph {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 2rem
}

.content-block {
	border-bottom: 1px solid #DFE1E3;
	font-family: "freight-text-pro", serif;
	padding: calc(2rem + 1vw) 0
}

.content-block blockquote {
	color: #A38C6C;
	font-style: italic;
	margin: 0
}

blockquote cite {
	color: #4A4C50;
	display: inline-block;
	font-size: 1.125rem;
	font-style: none;
	font-weight: 500;
	letter-spacing: 0;
	margin-top: 0;
	text-transform: none
}

.content-block table {
	margin-top: 2rem
}

.col-block {
	margin-bottom: 2rem
}

.col-header {
	color: #A6ACB3;
	font-size: 1.125rem;
	margin-bottom: 1.5rem
}

.measurement {
	color: #222428;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0.25rem;
	text-transform: uppercase
}

.measurement-unit {
	color: #A6ACB3
}

.bmi-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #A6ACB3;
	border-radius: 0;
	color: #A6ACB3;
	font-size: 16px;
	margin-top: 1rem;
	max-width: 8rem;
	padding: 0.5rem 1rem
}

.calculator .cta {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #007EBF;
	border: 1px solid #007EBF;
	border-radius: 0;
	color: white;
	line-height: 1.2
}

@media only all and (min-width: 32em) {
	.calculator .cols {
		display: flex
	}
	@supports (display: grid) {
		.calculator .cols {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

table {
	font-family: "freight-sans-pro", sans-serif
}

thead th {
	color: #222428;
	font-weight: 700;
	line-height: 1.2;
	text-align: left
}

th, td {
	border: 0;
	padding: 0.75rem 0
}

tbody tr {
	border-top: 1px solid #DFE1E3
}

.col--main {
	margin-bottom: calc(2rem + 1vw)
}

.content-block h2 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.25rem;
	margin-bottom: calc(1rem + 1vw);
	margin-bottom: 1rem
}

.content-block--a .col--main {
	margin-bottom: 0
}

.content-block--a h2 {
	font-size: calc(1.125em + 0.65vw);
	margin: 0 0 0.5rem;
	margin-top: 2rem
}

.content-block--a h2:first-child {
	margin-top: 0
}

.content-block--a h3 {
	font-family: "freight-sans-pro", sans-serif;
	font-size: calc(1em + 0.5vw);
	font-weight: 500;
	margin: 0 0 2rem
}

.content-block--a .col--img {
	margin-bottom: 2rem
}

@media only all and (min-width: 48em) {
	.content-block--a .col--img {
		margin-bottom: 0
	}
}

@media only all and (min-width: 48em) {
	.content-block--a .col--main {
		margin-bottom: 0
	}
}

.col-img img {
	border: 1px solid #DFE1E3
}

.placeholder {
	border: 1px solid #DFE1E3;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 2rem;
	text-align: center;
	text-transform: uppercase
}

@media only all and (min-width: 48em) {
	.content-block--50-50 {
		align-items: center;
		display: flex;
		justify-content: space-between
	}
	.content-block--50-50 .col {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.content-block--50-50 {
			display: grid;
			grid-column-gap: 5rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.content-block--50-50 .col--main {
		display: flex;
		flex-direction: column;
		height: 100%
	}
	.content-module {
		height: 100%
	}
	.content-block--70-30, .content-block--30-70 {
		display: flex;
		justify-content: space-between
	}
	.content-block--70-30 .col, .content-block--30-70 .col {
		flex: 0 0 30%
	}
	.content-block--70-30 .col--main, .content-block--30-70 .col--main {
		flex: 0 0 66%;
		padding-left: 0
	}
	@supports (display: grid) {
		.content-block--70-30 {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 70% auto;
			-webkit-box-pack: start;
			-ms-flex-pack: start;
			justify-content: start
		}
		.content-block--30-70 {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 30% auto;
			-webkit-box-pack: start;
			-ms-flex-pack: start;
			justify-content: start
		}
		.content-block--70-30 .col, .content-block--30-70 .col {
			padding-left: 0
		}
	}
	.col--main {
		margin-bottom: 0
	}
}

@media only all and (min-width: 80em) {
	.content-block--50-50 {
		grid-column-gap: 7rem
	}
}

@media only all and (min-width: 32em) {
	.result {
		align-items: center;
		display: flex
	}
	@supports (display: grid) {
		.result {
			display: grid;
			grid-template-columns: 6.75rem auto
		}
	}
}

.result {
	margin-top: 0.5rem
}

.result-label {
	font-size: 1.125rem;
	line-height: 1.2
}

.result-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #A6ACB3;
	border-radius: 0;
	color: #A6ACB3;
	font-size: 16px;
	padding: 0.5rem 1rem;
	width: 100%
}

.page-module {
	background-color: #DFE1E3;
	padding: calc(1rem + 2vw)
}

.page-module-main .label {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: 1.125rem;
	margin: 0 0 0.5rem
}

.page-module h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.4em + 1.2vw);
	font-weight: 400;
	margin: 0
}

.page-module-content {
	margin-bottom: 2rem
}

.page-module-main {
	margin-bottom: 2rem
}

.module-ctas a {
	background-color: white;
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 0.5rem
}

.module-ctas a:last-child {
	margin-bottom: 0
}

@media only all and (min-width: 40em) {
	.module-ctas {
		display: flex
	}
	@supports (display: grid) {
		.module-ctas {
			display: grid;
			grid-column-gap: 0.5rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.module-ctas a {
		margin-bottom: 0
	}
}

@media only all and (min-width: 48em) {
	.page-module-content {
		align-items: center;
		display: flex
	}
	@supports (display: grid) {
		.page-module-content {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: auto 20%
		}
	}
}

.section--upcoming-events {
	margin: calc(1rem + 2vw) 0
}

.section-header {
	border-bottom: 1px solid #DFE1E3;
	font-family: "freight-sans-pro", sans-serif;
	margin-bottom: 2rem;
	padding-bottom: calc(1rem + 2vw)
}

.section-header h2 {
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 3px;
	margin: 0 0 1rem;
	text-transform: uppercase
}

.section-header .aside {
	font-size: 0.9375rem;
	font-weight: 500;
	text-transform: uppercase
}

@media only all and (min-width: 36em) {
	.section-header {
		display: flex
	}
	.section-header h2 {
		flex: 1
	}
	.section-header .aside {
		flex: 0 0 10rem
	}
	@supports (display: grid) {
		.section-header {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: auto 10rem
		}
	}
	.section-header h1, .section-header h2 {
		margin-bottom: 0
	}
	.section-header .aside {
		text-align: right
	}
}

.buckets--tri {
	margin-bottom: calc(-0.5rem + 1vw)
}

.buckets--tri .bucket {
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 2.5rem
}

.buckets--tri .bucket h3.title {
	font-family: "freight-text-pro", serif;
	font-size: calc(1rem + 0.5vw);
	font-weight: 400;
	margin: 0 0 2rem
}

.buckets--tri .bucket__img {
	margin-bottom: 2rem
}

.buckets--bi .bucket {
	margin-bottom: 2.5rem
}

.buckets--bi .bucket h3 {
	font-size: calc(1.25rem + 1.25vw);
	line-height: 1.1;
	margin: 2rem 0
}

@media only all and (min-width: 60em) {
	.buckets--bi .bucket h3 {
		font-size: 2rem
	}
}

@media only all and (min-width: 40em) {
	.buckets--tri, .buckets--bi {
		display: flex;
		flex-wrap: wrap
	}
	.buckets--tri .bucket, .buckets--bi .bucket {
		flex: 0 0 48%;
		margin-right: 4%
	}
	.buckets--tri .bucket:nth-child(2n), .buckets--bi .bucket:nth-child(2n) {
		margin-right: 0
	}
	@supports (display: grid) {
		.buckets--tri, .buckets--bi {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.buckets--tri .bucket, .buckets--bi .bucket {
			margin-right: 0 !important
		}
	}
}

@media only all and (min-width: 60em) {
	.buckets--tri .bucket, .buckets--tri .bucket:nth-child(2n) {
		flex: 0 0 32%;
		margin-right: 2%
	}
	.buckets--tri .bucket:nth-child(3n) {
		margin-right: 0
	}
	.buckets--tri {
		grid-column-gap: 3rem;
		grid-template-columns: repeat(3, 1fr)
	}
}

@media only all and (min-width: 50em) {
	.buckets--tri .bucket h3 {
		font-size: 1.375rem
	}
}

.section--cta-wide {
	padding-bottom: 2rem
}

.section--cta-wide .cta {
	font-size: calc(1.2rem + 0.4vw);
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.2;
	padding: calc(1rem + 1vw);
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

@media only all and (min-width: 48em) {
	.section--cta-wide {
		padding-bottom: calc(2rem + 1vw)
	}
}

@media only all and (min-width: 80em) {
	.section--cta-wide {
		padding-bottom: 4rem
	}
}

.header {
	margin-bottom: calc(2rem + 1vw)
}

.header h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.8em + 1.2vw);
	font-weight: 400;
	text-align: center
}

.section--newsletters {
	padding-bottom: calc(2rem + 1vw)
}

.newsletter .links .link {
	color: #000
}

.newsletter {
	margin-bottom: calc(1rem + 2vw)
}

.newsletter h3 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1rem + 0.30625vw);
	font-weight: 400
}

.newsletter__img img {
	display: block
}

.newsletter .links .link {
	background-color: #78CBC6;
	color: #000;
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 500;
	margin-right: 1rem;
	padding: 0.25rem 2.75rem 0.25rem 0.75rem;
	text-decoration: none;
	text-transform: uppercase
}

@media only all and (min-width: 30em) {
	.newsletter {
		display: flex
	}
	.newsletter__img {
		flex: 0 0 41%;
		margin-right: 4%
	}
	.newsletter__content {
		flex: 0 0 55%
	}
	.newsletter h3 {
		margin-top: 0
	}
	.newsletter__content {
		display: flex;
		flex-direction: column
	}
	@supports (display: grid) {
		.newsletter {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: 41% auto
		}
		.newsletter__img {
			margin-right: 0
		}
	}
}

@media only all and (min-width: 60em) {
	.newsletters-listing {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.newsletter {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.newsletters-listing {
			display: grid;
			grid-column-gap: calc(2rem + 1vw);
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.newsletter {
		grid-column-gap: 2rem
	}
}

.section--stories {
	padding-bottom: calc(3rem + 3vw)
}

.story {
	margin-bottom: calc(2rem + 1vw)
}

.featured-story {
	margin-bottom: calc(3rem + 3vw)
}

.featured-story h2 {
	font-family: "freight-sans-pro", sans-serif;
	margin-top: 0
}

@media only all and (min-width: 48em) {
	.featured-story {
		align-items: center;
		display: flex;
		justify-content: space-between
	}
	.featured-story .video, .featured-story .content {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.featured-story {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.featured-story .video {
		margin-bottom: 0
	}
}

.intro-section {
	border-bottom: 1px solid #DFE1E3;
	padding: calc(1rem + 1vw) 0 calc(1rem + 1vw)
}

.intro-section__content {
	margin-bottom: 1rem
}

.intro-section h1 {
	color: #A6ACB3;
	font-size: calc(1.25rem + 0.6125vw);
	margin: 0 0 1rem
}

.intro-section h2.emphasis {
	font-family: "freight-sans-pro", sans-serif;
	font-size: calc(1.75rem + 1.75vw);
	line-height: 0.9;
	margin: 0
}

.intro-section__img img {
	max-width: 60px
}

@media only all and (min-width: 20em) {
	.intro-section {
		align-items: center;
		display: flex
	}
	.intro-section__content {
		flex: 1 0 auto
	}
	.intro-section__img {
		flex: 0 0 4rem;
		margin-right: 2rem
	}
	@supports (display: grid) {
		.intro-section {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: 4rem auto
		}
		.intro-section__img {
			margin-right: 0 !important
		}
	}
	.intro-section__img {
		order: 0
	}
	.intro-section__img img {
		max-width: 110px;
		width: 100%
	}
	.intro-section__content {
		margin-bottom: 0;
		order: 1
	}
}

@media only all and (min-width: 48em) {
	.intro-section__content {
		flex: 1 0 auto
	}
	.intro-section__img {
		flex: 0 0 8rem;
		margin-right: 4rem
	}
	@supports (display: grid) {
		.intro-section {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 8rem auto
		}
	}
}

.video img {
	display: block
}

.video {
	margin-bottom: 2rem
}

.story p {
	margin-bottom: 0
}

@media only all and (min-width: 48em) {
	.stories-listing {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.story {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.stories-listing {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

.embed-container {
	height: 0;
	max-width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.embed-container iframe, .embed-container object, .embed-container embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.ambassador {
	margin-bottom: calc(2rem + 1vw)
}

.ambassador h3 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 0.6125vw);
	font-weight: 400;
	margin: 0.75rem 0 1rem
}

.ambassador-links .cta {
	line-height: 1.2;
	margin: 0 0.75rem 0.75rem 0;
	padding: 0.25rem 0.75rem
}

.ambassador-links .cta:last-child {
	margin-bottom: 0
}

.ambassador__img {
	margin-bottom: 2rem
}

.ambassador__content h4 {
	margin-top: 0
}

.ambassador__img img {
	display: block
}

.ambassador__meta {
	line-height: 1.5;
	margin-bottom: 2rem
}

@media only all and (min-width: 40em) {
	.ambassador__profile {
		display: flex
	}
	.ambassador__img {
		flex: 0 0 200px;
		margin-right: 3rem
	}
	@supports (display: grid) {
		.ambassador__profile {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: 200px auto
		}
		.ambassador__img {
			margin-right: 0
		}
	}
}

@media only all and (min-width: 60em) {
	.ambassador__img {
		margin-bottom: 0
	}
	.ambassador__meta {
		margin-bottom: 0
	}
	.website .ambassadors {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.ambassador {
		flex: 0 0 46%
	}
	@supports (display: grid) {
		.website .ambassadors {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.ambassador__profile {
		margin-bottom: 2rem
	}
}

.section--clinical-trials {
	padding-bottom: calc(3rem + 3vw)
}

.clinical-trials-opening {
	padding: calc(2rem + 1vw) 0 calc(1rem + 1vw)
}

.clinical-trials-opening img {
	display: block
}

.clinical-trial {
	border-bottom: 1px solid #DFE1E3;
	padding: calc(1rem + 1vw) 0
}

.clinical-trial h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.5rem + 0.5vw);
	font-weight: 400;
	margin: 0 0 2rem
}

.clinical-trial .action {
	margin-bottom: 0.5rem
}

.clinical-trial .action:last-child {
	margin-bottom: 0
}

.clinical-trial .action a {
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}

.clinical-trial-elements__content {
	margin-bottom: 2rem
}

@media only all and (min-width: 48em) {
	.clinical-trial-elements__content {
		margin-bottom: 0
	}
	.clinical-trial-elements {
		align-items: center;
		display: flex
	}
	.clinical-trial-elements__content {
		flex: 0 0 60%;
		margin-right: 4rem
	}
	.clinical-trial-elements__aside {
		flex: 1 0 auto
	}
	@supports (display: grid) {
		.clinical-trial-elements {
			align-items: center;
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 60% auto
		}
	}
	.clinical-trial-elements__aside {
		text-align: center
	}
}

@media only all and (min-width: 60em) {
	.clinical-trial-elements__aside {
		text-align: left
	}
	.clinical-trial-elements {
		grid-column-gap: 6rem
	}
	.clinical-trial-elements__aside {
		display: flex;
		justify-content: space-between
	}
	.clinical-trial-elements__aside .action {
		flex: 0 0 46%;
		white-space: nowrap
	}
	@supports (display: grid) {
		.clinical-trial-elements__aside {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

.section--impactful-content {
	background-color: #00446E;
	margin-bottom: calc(3rem + 3vw)
}

.section--impactful-content h2 {
	color: white;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.8em + 1.2vw);
	font-weight: 400;
	text-align: center
}

.impactful-image {
	background: linear-gradient(#fff 50%, #00446E 50%)
}

.impactful-image img {
	display: block;
	width: 100%
}

.impactful-content {
	padding: calc(3rem + 3vw) 0
}

.impactful-content h2 {
	margin: 0
}

.section--upcoming-events.bordered {
	border-top: 2px solid #DFE1E3;
	margin-top: calc(2rem + 1vw)
}

.section--lineup {
	margin: calc(2rem + 1vw) 0 calc(2rem + 1vw)
}

.lineup-header h2 {
	font-size: calc(1.25rem + 0.6125vw);
	font-weight: 400;
	margin: 0.5rem 0 calc(1rem + 1vw)
}

.lineup .person-name {
	font-size: 1.25rem;
	margin: 1rem 0 0
}

.person {
	margin-bottom: 1rem
}

.person__photo {
	margin-bottom: 1.5rem
}

.person__photo img {
	display: block;
	width: 100%
}

@media only all and (min-width: 70em) {
	.person__photo img {
		display: block;
		width: 100%
	}
		{
		max-width: 300px;
	}
}

.person-name {
	color: #000;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 0.6125vw);
	font-weight: 400
}

.person-desc {
	font-family: "freight-text-pro", serif;
	margin-bottom: 1.5rem
}

#biography {
	padding-bottom: 1.5rem
}

@media only all and (min-width: 40em) {
	.lineup--two-col .person {
		display: flex
	}
	.lineup--four-col {
		display: flex;
		flex-wrap: wrap
	}
	.lineup--two-col .person {
		display: flex
	}
	.lineup--four-col .person {
		flex: 0 0 48%;
		margin-right: 4%
	}
	.lineup--four-col .person:nth-child(2n) {
		margin-right: 0
	}
	@supports (display: grid) {
		.lineup--two-col .person {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.lineup--four-col {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.lineup--four-col .person {
			margin-right: 0 !important
		}
	}
}

@media only all and (min-width: 60em) {
	.lineup--two-col {
		display: flex;
		margin-right: 4%
	}
	.lineup--four-col .person {
		flex: 0 0 32%;
		margin-right: 2%
	}
	.lineup--four-col .person:nth-child(2n) {
		margin-right: 2%
	}
	.lineup--four-col .person:nth-child(3n) {
		margin-right: 0
	}
	@supports (display: grid) {
		.lineup--two-col {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.lineup--four-col {
			grid-template-columns: repeat(3, 1fr)
		}
	}
}

@media only all and (min-width: 80em) {
	.lineup--two-col .person {
		grid-column-gap: 4rem
	}
	.lineup--two-col {
		grid-column-gap: 4rem
	}
	.lineup--four-col .person {
		flex: 0 0 22%;
		margin-right: 4%
	}
	.lineup--four-col .person:nth-child(2n) {
		margin-right: 4%
	}
	.lineup--four-col .person:nth-child(3n) {
		margin-right: 4%
	}
	.lineup--four-col .person:nth-child(4n) {
		margin-right: 0
	}
	.lineup--four-col {
		grid-column-gap: 4rem;
		grid-template-columns: repeat(4, 1fr)
	}
}

.section--projects {
	margin-top: calc(2rem + 1vw)
}

.project {
	margin-bottom: calc(2rem + 1vw)
}

.project__img {
	margin-bottom: 2rem
}

.project__img img {
	display: block
}

.project h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 0.6125vw);
	font-weight: 400;
	margin: 0 0 1.5rem
}

.project__content a {
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}

@media only all and (min-width: 48em) {
	.project {
		display: flex
	}
	@supports (display: grid) {
		.project {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: 40% auto
		}
		.project .project__img {
			margin-right: 0
		}
	}
	.project__img {
		flex: 0 0 40%;
		margin-bottom: 0;
		margin-right: 3rem
	}
	.project__content {
		flex: 1 1 auto
	}
}

@media only all and (min-width: 60em) {
	.project {
		grid-column-gap: 4rem
	}
}

@media only all and (min-width: 72em) {
	.project {
		grid-column-gap: 5rem
	}
}

.curriculum {
	padding: calc(3rem + 3vw) 0
}

.curriculum h3 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 0.6125vw);
	font-weight: 400;
	margin: 0 0 2rem
}

.listing {
	margin-bottom: calc(2rem + 1vw)
}

.listing:last-child {
	margin-bottom: 0
}

@media only all and (min-width: 40em) {
	.listing {
		display: flex
	}
	@supports (display: grid) {
		.listing {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: 25% auto
		}
	}
	.curriculum {
		margin-left: auto;
		margin-right: auto;
		width: 90%
	}
}

.inset-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 60rem
}

.content-area {
	margin-left: auto;
	margin-right: auto;
	padding: calc(3rem + 3vw) 0;
	max-width: 50rem
}

.content-elements--three-col h3 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1rem + 0.5vw);
	font-weight: 400;
	margin: 0 0 1.5rem
}

.content-element {
	margin-bottom: 2rem
}

.content-element:last-child {
	margin-bottom: 0
}

@media only all and (min-width: 40em) {
	.content-elements--three-col {
		display: flex
	}
	@supports (display: grid) {
		.content-elements--three-col {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

@media only all and (min-width: 60em) {
	.content-elements--three-col {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media only all and (min-width: 30em) {
	.buckets--four-col {
		display: flex
	}
	@supports (display: grid) {
		.buckets--four-col {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

@media only all and (min-width: 48em) {
	.buckets--four-col {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media only all and (min-width: 66em) {
	.buckets--four-col {
		grid-template-columns: repeat(4, 1fr)
	}
}

.buckets--four-col h3 {
	font-family: "freight-text-pro", serif;
	font-weight: 400
}

.buckets--four-col .bucket {
	margin-bottom: 2rem
}

.buckets--four-col .bucket:last-child {
	margin-bottom: 0
}

.buckets-title h2 {
	color: #00446E;
	color: #444c4c;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	margin: 0 0 calc(2rem + 1vw);
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase
}

.impactful-intro {
	background: linear-gradient(#fff 80%, #00446E 80%)
}

.impactful-module {
	background-color: #F7F7F6;
	padding: 0 1.5rem calc(2rem + 1vw)
}

.impactful-intro-heading {
	color: #222428;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: calc(2rem + 1vw);
	padding: 0;
	text-align: center;
	text-transform: uppercase
}

.content-aside {
	margin-bottom: 2rem
}

.content-aside img {
	display: block;
	width: 100%
}

.impactful-intro-content {
	text-align: left
}

.impactful-intro-content h2 {
	margin-top: 0.5rem;
	text-align: left
}

@media only all and (min-width: 48em) {
	.impactful-intro-content {
		display: flex;
		padding: 0 2rem
	}
	@supports (display: grid) {
		.impactful-intro-content {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 40% auto
		}
	}
}

.section--profile {
	max-width: 80rem;
	margin: calc(2rem + 1vw) auto calc(2rem + 1vw)
}

.profile .person {
	margin-bottom: 2rem;
	padding-bottom: 0
}

.profile__header {
	margin-bottom: calc(2rem + 1vw)
}

.profile__header .header-aside .cta {
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase
}

@media only all and (min-width: 48em) {
	.profile .person {
		display: flex
	}
	.profile .person__photo {
		flex: 0 0 200px;
		margin-right: 3rem
	}
	.profile .person__bio {
		flex: 1 1 auto
	}
	@supports (display: grid) {
		.profile .person {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: 200px auto
		}
		.profile .person__photo {
			margin-right: 0 !important
		}
	}
}

@media only all and (min-width: 60em) {
	.profile .person {
		grid-column-gap: 5rem
	}
}

.body-main {
	margin-bottom: calc(2rem + 1vw)
}

.profile-grouping {
	line-height: 1.4;
	margin-bottom: 2rem
}

.profile-grouping:last-child {
	margin-bottom: 0
}

.profile-grouping h2 {
	border-bottom: 2px solid #DFE1E3;
	color: #4a4c50;
	display: inline-block;
	font-family: "freight-sans-pro", serif;
	font-size: 1.0625rem;
	font-weight: 500;
	margin: 0 0 1rem;
	padding-bottom: 1rem;
	text-transform: uppercase
}

.profile-grouping ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.profile-grouping p:not(:last-child), .profile-grouping li:not(:last-child) {
	margin-bottom: 0.5rem
}

.profile-grouping .education-grouping li:not(:last-child) {
	margin-bottom: 1rem
}

.profile-grouping h3 {
	color: #a6acb3;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0.25rem 0;
	text-transform: uppercase
}

.profile-grouping p {
	margin: 0
}

@media only all and (min-width: 48em) {
	.profile__body {
		display: flex
	}
	.profile__body .body-main {
		flex: 1 1 auto;
		margin-right: 4%
	}
	.profile__body .body-aside {
		flex: 0 0 48%
	}
}

@media only all and (min-width: 60em) {
	.profile__header {
		align-items: center
	}
	.profile .person {
		margin-bottom: 0
	}
	.person__photo {
		margin-bottom: 0
	}
}

#biography {
	display: none
}

.profile-link {
	color: #007EBF;
	cursor: pointer;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 500;
	font-size: 80%;
	text-transform: uppercase
}

@media only all and (min-width: 48em) {
	.news-intro {
		align-items: center
	}
	.news-intro h1 {
		line-height: 1;
		margin: 0
	}
}

.news-filter label {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	text-transform: none
}

.bucket-heading {
	font-size: 0.9375rem;
	margin-bottom: 1rem;
	text-transform: uppercase
}

.bucket-heading .label {
	font-size: 1.25rem;
	font-weight: 700;
	text-transform: none
}

.bucket-heading .more {
	font-weight: 500;
	text-decoration: none
}

.bucket-heading .more:hover {
	text-decoration: underline
}

.bucket h3 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.125rem + 0.6125vw);
	font-weight: 400
}

.bucket h3 a {
	color: inherit
}

@media only all and (min-width: 30em) {
	.bucket-heading {
		display: flex
	}
	.bucket-heading .label {
		flex: 1 0 auto
	}
	.bucket-heading a.more {
		flex: 0 0 4rem
	}
	@supports (display: grid) {
		.bucket-heading {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: auto 4rem
		}
	}
}

.news-main-feature {
	margin-bottom: calc(2rem + 1vw)
}

.news-main-feature-img {
	margin-bottom: 2rem
}

.news-main-feature-content h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.5rem + 0.75vw);
	font-weight: 400;
	margin: 0 0 1rem
}

.news-main-feature-content h2 a:hover {
	text-decoration: underline
}

.news-main-features .flex-control-nav {
	margin-bottom: 2rem;
	position: static
}

@media only all and (min-width: 60em) {
	.section--featured-news {
		padding-bottom: calc(8rem + 3vw)
	}
	.news-main-features .flex-control-nav {
		bottom: -8rem;
		margin-bottom: 0;
		position: absolute
	}
	.news-main-feature {
		position: relative
	}
	.news-main-feature-content {
		bottom: -8rem;
		position: absolute;
		width: 100%
	}
	.news-main-feature-abstract {
		background-color: #f7f7f6;
		max-width: 30rem;
		width: 50%;
		padding: 1.75rem
	}
	.feature-content-area {
		margin-left: auto;
		margin-right: auto;
		max-width: 80rem;
		padding-left: calc(2rem + 4vw);
		padding-right: calc(2rem + 4vw)
	}
}

@media only all and (min-width: 100em) {
	.feature-content-area {
		padding-left: 6rem;
		padding-right: 6rem
	}
}

.section--news-highlights {
	margin-bottom: calc(2rem + 2vw)
}

.section--news {
	margin-bottom: calc(1rem + 1vw)
}

.section--news .bucket h3 {
	font-size: 1.25rem;
	margin-bottom: 0
}

.highlight {
	margin: 0 0 calc(2rem + 1vw)
}

.highlight h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.5rem + 0.75vw);
	font-weight: 400;
	margin: 0 0 1rem
}

@media only all and (min-width: 60em) {
	.highlight h2 {
		font-size: 2rem
	}
}

.highlight h2 a:hover {
	text-decoration: underline
}

.highlight img {
	display: block;
	margin: 0 0 2rem;
	width: 100%
}

.addl-highlights .article {
	margin-bottom: 2rem
}

.addl-highlights .article:last-child {
	margin-bottom: 0
}

.addl-highlights .article img {
	display: block;
	margin: 0 0 1rem
}

.addl-highlights .article h2 {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: calc(1rem + 0.5vw);
	font-weight: 400;
	margin: 0 0 1rem
}

@media only all and (min-width: 40em) {
	.articles--two-col {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.articles--two-col .article {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.articles--two-col {
			display: grid;
			grid-column-gap: 3rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.highlight-contents {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

@media only all and (min-width: 60em) {
	.section--news-highlights.alternate .main-highlight {
		order: 1
	}
	.section--news-highlights.alternate .addl-highlights {
		order: 0
	}
	.highlights-area {
		display: flex;
		justify-content: space-between;
		margin-left: auto;
		margin-right: auto;
		max-width: 80rem
	}
	.main-highlight, .addl-highlights {
		flex: 0 0 48%
	}
	@supports (display: flex) {
		.highlights-area {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.addl-highlights .article h2 {
		font-size: 1.25rem
	}
	.highlight {
		margin-bottom: 0
	}
}

@media only all and (min-width: 80em) {
	.highlights-area {
		grid-column-gap: 6rem
	}
}

.article-backdrop {
	margin-bottom: calc(1rem + 1vw)
}

.article-backdrop img {
	display: block;
	width: 100%
}

.call-to-action {
	margin-bottom: 2rem
}

.article-avatar {
	display: block;
	margin-bottom: 1.5rem
}

.link-out-button {
	font-size: 1.25rem;
	text-align: center
}

.link-out-button a {
	color: black;
	letter-spacing: 2px
}

.prev-next .bucket {
	padding: calc(2rem + 2vw) calc(1rem + 3vw);
	margin-bottom: 0
}

.prev-next .bucket-title {
	line-height: 1.8
}

.prev-next--both .node-prev {
	border-bottom: 1px solid #DFE1E3
}

@media only all and (min-width: 48em) {
	.prev-next .bucket {
		padding-left: 0;
		padding-right: 0
	}
	.prev-next .node-next {
		text-align: right
	}
	.prev-next--both {
		grid-column-gap: 0 !important
	}
	.prev-next--both .node-next {
		padding-left: 3rem
	}
	.prev-next--both .node-prev {
		border-bottom: 0;
		border-right: 1px solid #DFE1E3;
		padding-right: 3rem
	}
}

.prev-next .bucket h3 {
	font-size: 150%
}

.prev-next .bucket h3 a:hover {
	text-decoration: underline !important
}

.bucket-node-label {
	font-size: 70%;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 1rem;
	text-transform: uppercase
}

.prev-next .bucket-title:after {
	display: none
}

.full-img {
	display: block;
	margin: calc(1rem + 1vw) 0;
	width: 100%
}

.prev-next .bucket-title {
	color: #007EBF;
	padding: 0
}

.prev-next .bucket:hover .bucket-title h3 a {
	text-decoration: none
}

.article--single {
	margin: calc(2rem + 1vw) 0
}

.article--single .article-header {
	margin-bottom: calc(2rem + 1vw);
	text-align: left
}

.article--single .article-feat {
	margin-bottom: calc(2rem + 1vw)
}

.article--single .article-feat img {
	display: block
}

@media only all and (min-width: 48em) {
	.prev-next .bucket {
		margin-bottom: 0
	}
}

.research-fund {
	background: transparent;
	margin-top: calc(3rem + 3vw)
}

.research-fund .impactful-intro {
	background: transparent
}

.give-block {
	border-bottom: 2px solid #DFE1E3;
	margin-bottom: calc(2rem + 1vw);
	padding-bottom: calc(2rem + 1vw);
	text-align: center
}

.give-block .wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 44rem
}

.block-header {
	margin-bottom: calc(1rem + 1vw)
}

.block-header h2 {
	font-weight: 500;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase
}

.block-content {
	font-size: 1.125rem;
	margin-bottom: calc(2rem + 1vw)
}

.block-footnote {
	font-size: 0.9375rem;
	margin-top: 2rem
}

.block-footnote p {
	margin: 0 0 0.5rem
}

.funds {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: 1.125rem;
	font-weight: 400;
	text-transform: uppercase
}

.give-methods-block {
	max-width: 70rem;
	margin: calc(2rem + 1vw) auto
}

.method-category h3 {
	font-size: 1.25rem;
	font-weight: 400;
	margin: 0 0 1rem
}

.method-category {
	font-family: "freight-text-pro", serif;
	margin-bottom: 2rem
}

.method-category:last-child {
	margin-bottom: 0
}

.method-category ul {
	line-height: 1.2;
	margin-left: 1.25rem;
	padding-left: 0
}

.method-category li:not(:last-child) {
	margin-bottom: 1rem
}

.method-category a {
	text-decoration: none
}

.give-cta {
	margin-top: calc(3rem + 3vw);
	text-align: center
}

.give-cta .cta {
	background-color: #007EBF;
	color: white;
	display: inline-block;
	font-size: calc(1.25rem + 0.3vw);
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.2;
	margin-top: 1rem;
	margin-top: calc(1rem + 1vw);
	max-width: 45rem;
	padding: 1.25rem;
	text-align: center;
	text-transform: uppercase;
	transition: 600ms;
	width: 100%
}

.give-cta .cta:hover {
	background-color: #A38C6C
}

@media only all and (min-width: 36rem) {
	.method-categories {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.method-category {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.method-categories {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

@media only all and (min-width: 48rem) {
	.method-categories {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media only all and (min-width: 60rem) {
	.method-category {
		flex: 0 0 22%
	}
	.method-categories {
		grid-template-columns: repeat(4, 1fr)
	}
}

.section--contact {
	margin-top: calc(2rem + 1vw)
}

.section--contact .container {
	background-color: #f7f7f6
}

.contact-elements {
	padding: calc(1rem + 2vw) 0
}

.contact-phone {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 0.6125vw);
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: calc(2rem + 1vw)
}

.contact-phone .divider {
	color: #999;
	display: inline-block;
	margin: 0 1rem
}

.contact-address {
	font-family: "freight-text-pro", serif;
	margin-bottom: 2rem
}

.contact-address:last-child {
	margin-bottom: 0
}

@media only all and (min-width: 40em) {
	.contact-addresses {
		display: flex;
		justify-content: space-between;
		max-width: 30rem
	}
	.contact-address {
		flex: 0 0 46%
	}
	@supports (display: grid) {
		.contact-addresses {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.contact-address {
		font-size: 1.125rem;
		margin-bottom: 0
	}
}

.contact-address h3 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.9375rem;
	font-weight: 700;
	text-transform: uppercase
}

.contact-elements__main {
	margin-bottom: calc(2rem + 1vw)
}

@media only all and (min-width: 75em) {
	.contact-elements__main {
		margin-bottom: 0
	}
	.contact-elements {
		display: flex;
		justify-content: space-between
	}
	.contact-elements__main, .contact-elements__aside {
		flex: 0 0 46%
	}
	@supports (display: grid) {
		.contact-elements {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

.map img {
	display: block
}

.section--departments {
	margin: calc(2rem + 1vw) 0
}

.section--visiting {
	margin: calc(2rem + 1vw) 0;
	text-align: center
}

.bucket--visiting:not(:last-child) {
	margin-bottom: 2rem
}

@media only all and (min-width: 48em) {
	.buckets--visiting {
		display: flex
	}
	@supports (display: grid) {
		.buckets--visiting {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.buckets--visiting .bucket {
		margin-bottom: 0 !important
	}
}

.contact-header h2 {
	font-size: calc(1rem + 0.5vw);
	font-weight: 400;
	letter-spacing: 3px;
	margin: 0 0 calc(2rem + 1vw);
	text-align: center;
	text-transform: uppercase
}

.department-header h2 {
	font-size: calc(1.125rem + 0.3vw);
	font-weight: 500;
	letter-spacing: 2px;
	margin: 0 0 calc(2rem + 1vw);
	text-transform: uppercase
}

.section--toc {
	font-size: calc(1rem + 0.25vw);
	padding: calc(2rem + 1vw) 0
}

.section--img-wide {
	margin: calc(2rem + 1vw) 0
}

.section--img-wide .container {
	max-width: 90.5rem
}

.section--img-wide img {
	display: block
}

.bucket-text {
	font-size: 1.125rem;
	line-height: 1.5
}

.buckets--feature {
	margin-bottom: calc(1rem + 2vw)
}

.buckets-title--header {
	margin-bottom: calc(2rem + 1vw)
}

.bucket-link {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}

.user-form label {
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none
}

.user-form label, .user-form input {
	font-size: 1.125rem
}

.masthead {
	background: transparent url(../jpg/art.jpg) no-repeat center bottom;
	background-size: contain;
	padding: calc(1rem + 3vw) 0 calc(5rem + 15vw);
	text-align: center
}

@media only all and (min-width: 100em) {
	.masthead {
		padding-bottom: 20rem
	}
}

.masthead h1 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: calc(2rem + 1vw);
	font-weight: 700;
	line-height: 1;
	margin: 0 0 calc(2rem + 1vw)
}

.masthead-content {
	color: #4A4C50;
	font-size: 1.125rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 38rem
}

.page-masthead h1 {
	font-size: calc(2rem + 1vw)
}

.page-masthead-img {
	display: block;
	width: 100%
}

.page-masthead--contents__header {
	margin-bottom: 2rem
}

.page-masthead--contents__text {
	line-height: 1.5
}

.header-label {
	border-bottom: 1px solid #A6ACB3;
	font-weight: 500;
	letter-spacing: 1px;
	padding-bottom: 1rem;
	text-transform: uppercase
}

.page-masthead-interior {
	display: flex;
	flex-direction: column
}

.page-masthead-img {
	order: 1
}

.page-masthead-inner {
	margin-bottom: calc(2rem + 1vw);
	order: 0
}

@media only all and (min-width: 60em) {
	.page-masthead {
		max-width: calc(30rem + 4vw)
	}
	.page-masthead-interior {
		position: relative
	}
	.page-masthead-inner {
		bottom: 0;
		height: 100%;
		left: 0;
		margin: 0;
		padding: 0 2rem;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%
	}
	.page-masthead-inner .breadcrumbs-row {
		color: white
	}
	.page-masthead-inner .breadcrumbs-row a {
		color: inherit
	}
	.page-masthead {
		background-color: #fff
	}
	.page-masthead--contents {
		padding: calc(2rem + 1vw)
	}
}

.section--grand-content-block {
	margin-bottom: calc(2rem + 1vw)
}

.grand-content {
	background-color: #f8f8f9
}

.grand-content h2 {
	font-family: "freight-sans-pro", sans-serif;
	margin: 0 0 calc(2rem + 1vw)
}

.grand-content .heading-label {
	margin-bottom: calc(2rem + 1vw)
}

.grand-content-main {
	line-height: 1.6;
	padding: calc(3rem + 3vw) 0 calc(2rem + 3vw)
}

.grand-content-aside {
	padding-bottom: calc(1rem + 3vw)
}

.grand-content-aside img {
	display: block;
	width: 100%
}

@media only all and (min-width: 60em) {
	.section--grand-content-block .container--grand {
		position: relative
	}
	.grand-content>.container {
		display: flex
	}
	.grand-content-main {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.grand-content>.container {
			display: grid;
			grid-column-gap: calc(3rem + 3vw);
			grid-template-columns: auto 48%
		}
	}
	.grand-content-aside {
		max-width: none;
		padding-bottom: 0;
		height: 100%;
		left: 50%;
		position: absolute;
		top: 0;
		width: 50%;
		display: flex
	}
	.grand-content-aside img {
		object-fit: cover;
		font-family: 'object-fit: cover;'
	}
	.grand-content-main {
		max-width: none
	}
}

@media only all and (min-width: 80em) {
	.grand-content-main {
		font-size: 1.25rem;
		padding: 5rem 0
	}
}

.heading-label {
	font-family: "freight-sans-pro", sans-serif;
	font-size: calc(0.875rem + 0.4375vw);
	font-weight: 500;
	letter-spacing: 3px;
	margin: 0 0 1rem;
	text-transform: uppercase
}

@media only all and (min-width: 74em) {
	.heading-label {
		font-size: 1.125rem
	}
}

.actions {
	margin-top: calc(2rem + 1vw)
}

.actions .cta {
	min-width: 110px;
	background-color: #2562CB;
	color: #fff;
	padding-right: 2rem;
	margin: 0 0 1rem 0
}

@media only all and (min-width: 34em) {
	.actions .cta {
		min-width: 0;
		margin: 0 1rem 1rem 0
	}
}

.actions .cta:last-child {
	margin-right: 0
}

.actions .cta--secondary {
	background-color: #A6ACB3
}

.col--aside img {
	display: block
}

.section--content-feature .content-block {
	padding-bottom: 0
}

.section--content-feature h2 {
	font-size: 1.5em;
	margin-top: 0
}

.section--content-feature .content-block {
	border-bottom: 0;
	padding-top: 0
}

.section--content-feature .content-block {
	margin-bottom: calc(2rem + 1vw)
}

.section--content-feature .col--aside {
	margin-bottom: calc(2rem + 1vw)
}

@media only all and (min-width: 48em) {
	.section--content-feature .col--aside {
		margin-bottom: 0
	}
}

.section--content-feature .content-block .col--main {
	justify-content: center
}

.section--content-feature .col--aside img {
	border: 1px solid #A38C6C;
	padding: 1rem
}

.ask-label {
	font-family: "freight-text-pro", serif;
	font-size: 1.25rem;
	letter-spacing: 2px;
	margin-bottom: 1.5rem;
	text-transform: uppercase
}

.ask-grouping {
	margin-bottom: calc(1rem + 1vw)
}

.ask-grouping--answer {
	margin-bottom: calc(1rem + 1vw)
}

.ask-grouping:last-child {
	margin-bottom: 0
}

.custom-select {
	position: relative;
	display: block
}

.custom-select select {
	width: 100%;
	margin: 0;
	outline: none;
	padding: 0.7rem 2.75rem 0.7rem 1.25rem;
	box-sizing: border-box;
	font-size: 1.125rem;
	border-radius: 0;
	border: 0
}

.custom-select::after {
	content: " ";
	position: absolute;
	top: 50%;
	right: 1em;
	z-index: 2;
	pointer-events: none;
	display: none
}

@supports (appearance: none) or (-moz-appearance: none) and (mask-type: alpha) {
	.custom-select::after {
		display: block
	}
	.custom-select select {
		padding-right: 2.75rem;
		background: none;
		border: 1px solid transparent;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background-color: #fff;
		background: #fff url(../svg/downarrow.svg) no-repeat center right 1rem;
		background-size: 14px;
		color: #007EBF
	}
	.custom-select select:focus {
		border-color: #007EBF
	}
}

.news-filter select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #fff url(../svg/downarrow.svg) no-repeat center right 1rem;
	background-size: 14px;
	border: 1px solid #007EBF;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase
}

.sfsi_plus_shortcode_container {
	float: none !important;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
	padding: 0;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	outline: 0
}

.hamburger-box {
	width: 40px;
	height: 24px;
	display: block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 40px;
	height: 2px;
	background-color: #007EBF;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block
}

.hamburger-inner::before {
	top: -10px
}

.hamburger-inner::after {
	bottom: -10px
}

.hamburger--3dx .hamburger-box {
	perspective: 80px
}

.hamburger--3dx .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
	perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
	perspective: 80px
}

.hamburger--3dy .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
	perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
	perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
	perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
	transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
	transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
	transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
	transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
	transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
	transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
	transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
	transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
	transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
	transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse .hamburger-inner::after {
	top: -20px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r .hamburger-inner::after {
	top: -20px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--elastic .hamburger-inner {
	top: 2px;
	transition-duration: 0.275s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
	top: 10px;
	transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic .hamburger-inner::after {
	top: 20px;
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(135deg);
	transition-delay: 0.075s
}

.hamburger--elastic.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-270deg);
	transition-delay: 0.075s
}

.hamburger--elastic-r .hamburger-inner {
	top: 2px;
	transition-duration: 0.275s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
	top: 10px;
	transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic-r .hamburger-inner::after {
	top: 20px;
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(-135deg);
	transition-delay: 0.075s
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(270deg);
	transition-delay: 0.075s
}

.hamburger--emphatic {
	overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
	transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::before {
	left: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::after {
	top: 10px;
	right: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner::before {
	left: -80px;
	top: -80px;
	transform: translate3d(80px, 80px, 0) rotate(45deg);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
	right: -80px;
	top: -80px;
	transform: translate3d(-80px, 80px, 0) rotate(-45deg);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r {
	overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
	transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
	top: 10px;
	right: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
	left: -80px;
	top: 80px;
	transform: translate3d(80px, -80px, 0) rotate(-45deg);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
	right: -80px;
	top: 80px;
	transform: translate3d(-80px, -80px, 0) rotate(45deg);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
	transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
	opacity: 0;
	transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear
}

.hamburger--minus.is-active .hamburger-inner::before {
	top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
	bottom: 0
}

.hamburger--slider .hamburger-inner {
	top: 2px
}

.hamburger--slider .hamburger-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s
}

.hamburger--slider .hamburger-inner::after {
	top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
	top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s
}

.hamburger--slider-r .hamburger-inner::after {
	top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
	transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
	opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin.is-active .hamburger-inner {
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r.is-active .hamburger-inner {
	transform: rotate(-225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring .hamburger-inner {
	top: 2px;
	transition: background-color 0s 0.13s linear
}

.hamburger--spring .hamburger-inner::before {
	top: 10px;
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring .hamburger-inner::after {
	top: 20px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring.is-active .hamburger-inner {
	transition-delay: 0.22s;
	background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r .hamburger-inner::after {
	top: -20px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear
}

.hamburger--stand .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand.is-active .hamburger-inner {
	transform: rotate(90deg);
	background-color: transparent;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear
}

.hamburger--stand-r .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r.is-active .hamburger-inner {
	transform: rotate(-90deg);
	background-color: transparent;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--vortex .hamburger-inner {
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
	transition-duration: 0s;
	transition-delay: 0.1s;
	transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
	transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
	transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
	transform: rotate(765deg);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
	transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
	transition-duration: 0s;
	transition-delay: 0.1s;
	transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
	transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
	transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
	transform: rotate(-765deg);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
	transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg)
}

@font-face {
	font-family: 'flexslider-icon';
	src: url("../flexslider-icon.html");
	src: url("../flexslider-icond41d.html?#iefix") format("embedded-opentype"), url("../flexslider-icon-2.html") format("woff"), url("../flexslider-icon-3.html") format("truetype"), url("../flexslider-icon-4.html#flexslider-icon") format("svg");
	font-weight: normal;
	font-style: normal
}

.flex-container a:hover, .flex-slider a:hover {
	outline: none
}

.slides, .slides>li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	position: relative
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	transition: all 1s ease
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	transition: all 0.3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
	z-index: 2
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

.subpages li.current::before {
	display: none
}

.subpages li.current a, .subpages li.current span {
	position: relative
}

.subpages li.current a:after, .subpages li.current span:after {
	background-color: #007ebf;
	bottom: -0.5rem;
	content: '';
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	width: 100%
}

.article-header h1 {
	line-height: 1
}

.faqs-content {
	max-width: 45em
}

.newsletter__content h3 a {
	color: inherit
}

.newsletter .links .link {
	background-color: #d3dca2
}

@media only all and (min-width: 80em) {
	.intro-section {
		padding-left: 4rem;
		padding-right: 4rem
	}
}

.section--newsletters .pagination {
	margin-top: calc(1rem + 1vw)
}

.pagination {
	text-align: center
}

.page-numbers {
	background-color: #007EBF;
	border: 1px solid currentColor;
	color: #fff;
	display: inline-block;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin-right: 0.5rem;
	padding: 0.25rem 0.75rem 0.5rem;
	transition: background 600ms;
	white-space: nowrap
}

a.page-numbers:hover {
	background-color: #00446E;
	text-decoration: none
}

.page-numbers.current {
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	color: #a6acb3
}

.content-area {
	margin: calc(3rem + 3vw) auto;
	padding: 0
}

.content-area h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(2rem + 1vw);
	font-weight: 400;
	margin-top: 0;
	text-align: center
}

.person__bio .person-name {
	line-height: 1.2;
	margin-bottom: 1rem
}

@media only all and (min-width: 48em) {
	.content-block--50-50 {
		align-items: inherit
	}
	.content-module {
		height: auto
	}
}

.content-module h3 {
	font-size: 1.125rem;
	letter-spacing: 1px;
	text-transform: uppercase
}

.content-module .learn-more {
	text-transform: uppercase
}

.module-img {
	display: block;
	margin-bottom: 3rem
}

.module-part {
	font-weight: 400
}

.module-part--emphasized {
	color: #A38C6C;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.2rem + 0.6vw);
	font-style: italic;
	line-height: 1.5
}

@media only all and (min-width: 80em) {
	.module-part--emphasized {
		font-size: 1.6rem
	}
}

.module-part ul {
	padding-left: 1.25rem
}

.module-part:not(:last-child) {
	margin-bottom: 2rem
}

.content-block:last-child {
	border-bottom: 0
}

.grand-masthead-area .content-internal .pre-head {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: calc(1.125rem + 0.8vw);
	font-weight: 400;
	line-height: 1
}

@media only all and (min-width: 60em) {
	.masthead-content-box.museum {
		background: #fff url(../jpg/paint-museum.jpg) no-repeat left bottom;
		background-size: 100% auto
	}
	.grand-masthead .content-internal-header {
		margin-bottom: calc(3rem + 3vw)
	}
}

.breadcrumbs-row.bordered {
	border-bottom: 1px solid #e2e1e0
}

.module-promo {
	border: 1px solid;
	margin-bottom: 2rem;
	padding: 1rem
}

.module-promo img {
	display: block
}

.module-promo h3 {
	font-size: calc(1.25rem + 0.5vw);
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 2rem;
	text-transform: none
}

@media only all and (min-width: 32em) {
	.module-promo {
		display: flex;
		justify-content: space-between
	}
	.module-promo__aside {
		flex: 0 0 48%
	}
	.module-promo__main {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.module-promo {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.module-promo__aside {
			margin-left: 0
		}
	}
	.module-promo__main {
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}
}

@media only all and (min-width: 48em) {
	.module-promo {
		display: block
	}
	.module-promo__main {
		display: block
	}
	.module-promo h3 {
		font-size: 1.25rem
	}
}

@media only all and (min-width: 60em) {
	.module-promo {
		display: flex
	}
	@supports (display: grid) {
		.module-promo {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.module-promo__main {
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}
}

.cta--blue {
	background-color: #007EBF;
	color: #fff
}

.cta--blue:hover {
	text-decoration: none
}

ul {
	margin-left: 0;
	padding-left: 1.25rem
}

.section--full-img {
	margin-bottom: calc(3rem + 3vw)
}

.bucket-cta {
	line-height: 1.2
}

.bucket-link {
	font-weight: 500;
	text-transform: uppercase
}

.bucket h3 a {
	color: #007EBF
}

.content-sector {
	border-bottom: 0;
	padding-bottom: 0
}

.buckets--title-first h3 {
	margin-top: 0
}

.section--next-first h2 {
	font-weight: 700
}

.block-content {
	font-size: calc(1.125rem + 0.56125vw)
}

@media only all and (min-width: 80em) {
	.block-content {
		font-size: 1.5625rem
	}
}

.give-block .wrapper {
	max-width: 50em
}

.buckets--tri .bucket__img {
	margin-bottom: 1rem
}

.buckets--titles-below h3 {
	margin-top: 1rem
}

.bmi-calculator-form {
	background-color: #F7F7F6;
	font-family: "freight-sans-pro", sans-serif;
	margin: 2rem 0;
	padding: 2rem
}

.bmi-calculator-form .emph {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 2rem
}

.content-module .bmi-calculator-form {
	background-color: transparent;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.section--home-buckets {
	background: transparent url(../jpg/background-home-buckets.jpg) no-repeat center center;
	background-size: cover;
	margin-top: -8%;
	overflow: hidden;
	padding: calc(1rem + 10%) 0 0
}

.section--home-buckets .container {
	max-width: 87.5rem
}

@media only all and (min-width: 42em) {
	.home-buckets {
		display: flex;
		flex-wrap: wrap
	}
	.home-bucket {
		flex: 0 0 48%;
		margin-right: 2%
	}
	@supports (display: grid) {
		.home-buckets {
			display: grid;
			grid-column-gap: 1rem;
			grid-template-columns: repeat(2, 1fr)
		}
		.home-bucket {
			display: flex;
			flex-direction: column;
			margin-right: 0
		}
		.home-bucket__content {
			display: flex;
			flex: 1 1 auto;
			flex-direction: column;
			justify-content: space-between
		}
	}
}

.section--home-panes {
	margin: calc(3rem + 2vw) 0
}

.section--home-panes .container {
	max-width: 86rem
}

.home-pane {
	background-color: #f7f7f6;
	margin-bottom: calc(1rem + 1vw);
	padding: 1rem
}

.home-pane-interior {
	border: 1px solid #A38C6C;
	padding: calc(1rem + 1vw) calc(1rem + 1vw) calc(2rem + 1vw);
	height: 100%
}

.home-pane__header {
	align-items: center;
	display: flex;
	margin-bottom: 2rem;
	width: 100%
}

.home-pane__main h2 {
	font-size: calc(1.5rem + 0.75vw);
	margin-bottom: calc(2rem + 1vw)
}

@media only all and (min-width: 100em) {
	.home-pane__main h2 {
		font-size: 2.5rem
	}
}

.home-pane__main a {
	font-family: "freight-text-pro", serif;
	font-size: 110%;
	line-height: 1;
	text-decoration: underline
}

.home-pane__main a:hover {
	text-decoration: none
}

.hpane-title {
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "freight-sans-pro", serif;
	font-size: 90%;
	font-weight: 500;
	flex: 1 1 auto
}

.hpane-title .text {
	border-bottom: 1px solid #DFE1E3;
	padding-bottom: 0.5rem
}

.hpane-img {
	flex: 0 0 40px;
	margin-left: 1rem
}

.hpane-img img {
	display: block;
	margin: 0
}

.home-bucket {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none
}

.home-bucket:hover {
	text-decoration: none
}

.home-bucket:not(:last-child) {
	margin-bottom: 1rem
}

.home-bucket__image img {
	display: block;
	width: 100%
}

.home-bucket__content {
	background-color: #fff
}

.home-bucket__content .contents {
	font-family: "freight-text-pro", serif;
	font-size: 1rem;
	line-height: 1.5;
	padding: 1.25rem 1.5rem 1.2rem;
	align-items: center;
	display: flex
}

.home-bucket__content .contents h2 {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.5rem;
	margin: 0;
	flex: 1 1 auto
}

.home-bucket__content .contents .home-bucket-icon {
	flex: 0 0 56px
}

.home-bucket__image {
	position: relative
}

.home-bucket__content .bucket-footer {
	border-top: 1px solid #d3d0cc;
	padding: calc(0.5rem + 0.5vw) calc(1rem + 1vw)
}

.home-bucket-icon {
	display: block;
	float: right;
	max-width: 40px
}

.bucket-footer {
	align-items: center;
	display: table;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.2;
	text-transform: uppercase;
	width: 100%
}

.bucket-footer-main {
	display: table-cell;
	vertical-align: middle
}

.bucket-footer-aside {
	display: table-cell;
	vertical-align: middle;
	width: 60px
}

@supports (display: grid) {
	.bucket-footer {
		display: grid;
		grid-column-gap: 2rem;
		grid-template-columns: auto 40px
	}
	.bucket-footer-aside, .bucket-footer-main {
		display: block
	}
	.bucket-footer-aside {
		width: auto
	}
}

@media only all and (min-width: 60em) {
	.home-panes {
		display: flex;
		justify-content: space-between
	}
	.home-pane {
		flex: 0 0 calc(50% - 1rem);
		margin-bottom: 0
	}
	.home-buckets {
		display: flex;
		flex-wrap: nowrap
	}
	.home-bucket {
		flex: 0 0 32%;
		margin-bottom: 0 !important;
		margin-right: 2%
	}
	.home-bucket:last-child {
		margin-right: 0
	}
	@supports (display: grid) {
		.home-buckets {
			display: grid;
			grid-column-gap: 1rem;
			grid-template-columns: repeat(3, 1fr)
		}
		.home-bucket {
			margin-right: 0
		}
	}
}

.section--panes {
	margin: calc(2rem + 1vw) 0 0
}

.section--panes .container {
	max-width: 93.5rem
}

.pane {
	background-color: #f7f7f6
}

.pane--content {
	padding: calc(2rem + 1vw) calc(1.5rem + 2vw)
}

.pane--content h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.25rem + 0.625rem);
	font-weight: 400;
	margin-top: 0
}

.pane--content p {
	font-family: "freight-text-pro", serif
}

.pane--image img {
	display: block;
	width: 100%
}

@media only all and (min-width: 48em) {
	.pane {
		align-items: center;
		display: flex
	}
	@supports (display: grid) {
		.pane {
			display: grid;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.pane--content {
		padding-left: calc(2rem + 1vw);
		padding-right: calc(2rem + 1vw)
	}
	.pane:nth-child(even) .pane--content {
		order: 1
	}
	.pane:nth-child(even) .pane--image {
		order: 0
	}
	.pane--image {
		display: flex;
		height: 100%
	}
	.pane--image img {
		object-fit: cover;
		font-family: 'object-fit: cover;'
	}
}

.home-feature-header {
	padding: calc(1rem + 1vw) 0;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase
}

.home-feature-header h2 {
	letter-spacing: 8px
}

.home-feature-header h3 {
	font-family: "freight-text-pro", serif;
	font-size: 1.125rem;
	font-weight: 400
}

.home-feature-stats {
	background: #f7f7f6 url(../jpg/bkgd-heart-month.jpg) no-repeat center center;
	background-size: cover;
	text-align: center
}

.section--ar-stats {
	margin-bottom: calc(2rem + 2vw);
	overflow: hidden
}

.section--ar-stats .home-feature-header {
	padding-top: 0
}

.stats-footer {
	font-family: "freight-text-pro", serif;
	margin-top: 2rem;
	margin-top: calc(2rem + 1vw)
}

@media only all and (min-width: 30em) {
	.stats-footer {
		margin: 2rem 0
	}
}

.stat {
	position: relative
}

.stat:after {
	border: 1px solid #222428;
	content: '';
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	max-width: 8rem;
	width: 100%
}

.stat:not(:last-child) {
	margin-bottom: 2rem
}

.stat__number {
	color: #222428;
	font-size: calc(1.5rem + 1vw);
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: calc(0.5rem + 0.5vw);
	white-space: nowrap
}

.stat__name {
	font-family: "freight-text-pro", serif
}

@media only all and (min-width: 30em) {
	.stats {
		display: flex;
		flex-wrap: wrap;
		justify-content: center
	}
	.stat {
		flex: 0 0 46%;
		margin: 0 1%
	}
}

@media only all and (min-width: 42em) {
	.stat {
		flex: 0 0 31%;
		margin: 0 1.5%
	}
}

@media only all and (min-width: 54em) {
	.stat {
		flex: 0 0 22%
	}
}

.news-feature-image img {
	display: block;
	width: 100%
}

.home-feature--next .news-feature-abstract {
	padding-top: 0
}

.news-feature-abstract .link a {
	display: inline-block;
	height: 1rem;
	position: relative;
	width: 1rem
}

.news-feature-abstract .link a:after {
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #307cba;
	content: '';
	display: block;
	height: 0;
	width: 0
}

.feature-abstract-header {
	align-items: center;
	border-bottom: 1px solid #d3d0cc;
	display: flex;
	line-height: 1.2;
	margin-bottom: calc(1rem + 2vw);
	padding-bottom: 1rem;
	text-transform: uppercase
}

.feature-abstract-header a {
	color: inherit
}

.feature-abstract-title {
	display: flex;
	flex: 1 1 auto;
	padding-right: 0
}

.feature-abstract-header .title {
	flex: 1 1 auto
}

.feature-abstract .link {
	flex: 0
}

.home-feature .feature-abstract-title {
	display: block
}

.feature-abstract-title h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.5rem + 0.75vw);
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 2rem
}

.feature-abstract-title .icon img {
	display: block;
	float: right;
	max-width: 40px
}

.feature-abstract-text {
	font-family: "freight-text-pro", serif;
	line-height: 1.5
}

.feature-abstract-text a {
	text-decoration: underline
}

.feature-abstract-text a:hover {
	text-decoration: none
}

.abstract-elements {
	padding: calc(2rem + 1vw) calc(1rem + 3vw)
}

.home-main-feature .abstract-elements {
	padding-top: calc(1rem + 1vw)
}

.home-main-feature .feature-abstract-title h2 {
	margin-bottom: calc(2rem + 1vw)
}

.feature-abstract-footer {
	align-items: flex-start;
	border-top: 1px solid #d3d0cc;
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
	padding-top: 1.5rem
}

.intro-feature-nodes .node {
	border: 1px solid #d3d0cc;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 0.75rem;
	margin-right: 0.75rem;
	transition: 600ms;
	width: 0.75rem
}

.intro-feature-nodes .node:last-child {
	margin-right: 0
}

.intro-feature-nodes .node.active {
	cursor: default
}

.intro-feature-nodes .node.active, .intro-feature-nodes .node:hover {
	background-color: #A38C6C;
	border-color: #A38C6C
}

.intro-feature-next, .go-to-first {
	cursor: pointer;
	height: 32px;
	margin-left: 1rem;
	position: relative;
	width: 32px
}

.intro-feature-next:after, .go-to-first:after {
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #307cba;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 0;
	top: calc(50% - 3px);
	transition: border-color 600ms;
	width: 0
}

.intro-feature-next:hover:after, .go-to-first:hover:after {
	border-color: transparent transparent transparent #A38C6C
}

.node-feature-links {
	display: flex
}

.home-main-feature .news-feature-abstract {
	background-color: #fff
}

.home-main-feature .container {
	max-width: 87.5rem
}

.home-main-feature .abstract-elements {
	background-image: none !important
}

.home-main-feature .feature-abstract-title h2 {
	color: #334d7b
}

.home-main-feature .feature-abstract-text {
	color: #444c4c;
	font-family: "freight-sans-pro", sans-serif
}

.home-feature--news {
	background: white;
	margin-top: calc(2rem + 1.5vw)
}

@media only all and (min-width: 60em) {
	.home-feature--news {
		background: linear-gradient(to bottom, transparent 50%, #fff 50%)
	}
	.home-feature--news .abstract-elements {
		background: #fff;
		border-bottom: 1.25rem solid #eaeae8
	}
	.home-feature--news .news-feature-abstract {
		border: 1px solid #eaeae8
	}
	.news-feature-abstract {
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: center;
		left: 0;
		padding: 3rem;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 2
	}
	.home-feature .news-feature-abstract {
		justify-content: center;
		padding: 0;
		position: relative
	}
	.abstract-elements {
		background-color: rgba(255, 255, 255, 0.8);
		background-image: url(../jpg/teal-bar.jpg);
		background-position: left bottom;
		background-repeat: no-repeat;
		background-size: 100% auto;
		padding: 3rem 3rem 2rem
	}
	.home-main-feature .news-feature-abstract {
		background-color: transparent;
		padding: calc(1rem + 3vw)
	}
	.home-main-feature .news-abstract-elements {
		height: 100%;
		max-height: 30rem
	}
	.home-main-feature .abstract-elements {
		display: flex;
		flex-direction: column;
		max-width: 45%;
		padding: 2rem
	}
	.feature-abstract-text {
		padding-right: 3rem
	}
	.home-feature .news-feature-elements {
		display: flex
	}
	.home-feature .news-feature-elements .news-feature-abstract, .home-feature .news-feature-elements .news-feature-image {
		flex: 0 0 50%
	}
	@supports (display: grid) {
		.home-feature .news-feature-elements {
			display: grid;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.home-feature .news-feature-image {
		display: flex
	}
	.home-feature .news-feature-image img {
		height: 100%;
		object-fit: cover;
		font-family: 'object-fit: cover;'
	}
	.home-feature .elements-container {
		padding-right: 3rem;
		max-width: 34.5rem
	}
	.home-main-feature .news-feature-image .two-col {
		display: block
	}
	.home-main-feature .news-feature-image .mobile {
		display: none
	}
	.news-feature-slider .abstract-elements {
		height: 100%;
		padding-bottom: 6rem
	}
}

@media only all and (min-width: 70em) {
	.home-feature .abstract-elements {
		padding-left: 3rem
	}
	.elements-container {
		float: right
	}
	.home-main-feature .abstract-elements {
		padding: 3rem 3rem 2rem
	}
}

@media only all and (min-width: 80em) {
	.home-main-feature .feature-abstract-header {
		margin-bottom: 3rem
	}
}

@media only all and (min-width: 100em) {
	.feature-abstract-title h2 {
		font-size: 2.5rem
	}
}

@media only all and (min-width: 120em) {
	.home-main-feature .news-feature-abstract {
		padding: 6rem
	}
}

@media only all and (min-width: 60em) {
	.home-main-feature .news-feature-elements {
		position: relative
	}
}

.news-feature-slider .feature-abstract-header {
	display: flex
}

.news-feature-slider .feature-abstract-header .next-link, .news-feature-slider .feature-abstract-header .prev-link {
	cursor: pointer;
	height: 26px;
	width: 26px
}

.news-feature-slider .feature-abstract-header .next-link.inactive, .news-feature-slider .feature-abstract-header .prev-link.inactive {
	cursor: default
}

.news-feature-slider .feature-abstract-header .next-link:hover:after {
	border-color: transparent transparent transparent #A38C6C
}

.news-feature-slider .feature-abstract-header .next-link.inactive:after {
	border-color: transparent transparent transparent #e2e1e0
}

.news-feature-slider .feature-abstract-header .prev-link:hover:after {
	border-color: transparent #A38C6C transparent transparent
}

.news-feature-slider .feature-abstract-header .prev-link.inactive:after {
	border-color: transparent #e2e1e0 transparent transparent
}

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto
}

.ask-header h1 {
	font-size: calc(1.2em + 1.2vw)
}

@media only all and (min-width: 60em) {
	.fellowships .clinical-trial-elements {
		grid-template-columns: 70% auto
	}
	.fellowships .clinical-trial-elements__aside {
		display: block;
		text-align: center
	}
}

.questions-listing {
	margin: calc(1rem + 2vw) 0
}

.questions-listing .pagination {
	margin-top: calc(3rem + 3vw)
}

.pagination--questions {
	margin-bottom: calc(3rem + 3vw)
}

.home-feature--next {
	margin-top: calc(2rem + 1vw)
}

.home-feature .container {
	max-width: 87.5rem;
	position: relative
}

@media only all and (min-width: 60em) {
	.home-feature .container {
		overflow: hidden;
		padding: 0
	}
}

.main-feature-abstract {
	background: #fff;
	background-image: none;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	background-image: url(../jpg/backup-bar.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	max-width: 46%;
	padding: 3rem 3rem 6rem 3rem
}

.feature-abstract-header {
	border-bottom: 1px solid #d3d0cc;
	display: flex;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: calc(1rem + 2vw);
	padding-bottom: 1rem;
	text-transform: uppercase;
	color: #4a4c50;
	font-family: "freight-sans-pro", serif;
	font-size: 85%;
	font-weight: 500
}

@supports (display: grid) {
	.feature-abstract-header {
		display: grid;
		grid-template-columns: auto 1.5rem
	}
}

.feature-abstract-header a {
	color: inherit
}

.news-feature-abstract .link a {
	display: inline-block;
	height: 2rem;
	position: relative;
	width: 2rem
}

.news-feature-abstract .link a:after {
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #307cba;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	top: calc(50% - 3px);
	transition: border-color 600ms;
	width: 0
}

.news-feature-abstract .link a:hover:after {
	border-color: transparent transparent transparent #d3dca2
}

.buckets--tri .bucket--department {
	font-family: "freight-text-pro", serif
}

.buckets--tri .bucket--department h3 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase
}

.buckets--tri .bucket--department h4 {
	color: #4a4c4f;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.9375rem;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 0.5rem;
	text-transform: uppercase
}

.buckets--tri .bucket--department p {
	margin: 0
}

.department-phone {
	font-size: 170%;
	line-height: 1.2;
	margin-bottom: 0.75rem
}

.department-phone a {
	color: #007EBF
}

.department-email {
	margin-bottom: 0.75rem
}

.buckets--departments {
	text-align: center
}

.crp_related li {
	line-height: 1.5
}

.crp_related li:not(:last-child) {
	margin-bottom: 1rem
}

.giving-fund h2 {
	color: #007EBF;
	font-family: "freight-text-pro", serif;
	font-size: calc(1rem + 0.5vw);
	font-weight: 400;
	margin: 0
}

.giving-fund.active h2 {
	color: white
}

.giving-fund:not(:last-child) {
	margin-bottom: 1rem
}

.giving-funds {
	margin-bottom: calc(2rem + 3vw)
}

@media only all and (min-width: 60em) {
	.giving-fund h2 {
		color: #222428;
		margin-bottom: 1rem
	}
	.giving-funds .accordion-segments {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%
	}
	.giving-fund.accordion-segment {
		flex: 0 0 48%
	}
	@supports (display: grid) {
		.giving-funds .accordion-segments {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	.giving-funds .accordion-segment__header {
		background-color: transparent;
		cursor: default;
		padding: 0;
		pointer-events: none
	}
	.giving-funds .accordion-segment__header:after {
		display: none
	}
	.giving-funds .accordion-segment__content {
		border: 0;
		display: block !important;
		padding: 0
	}
	.giving-fund:not(:last-child) {
		margin-bottom: 2rem
	}
	.giving-funds {
		margin-bottom: calc(1rem + 3vw)
	}
}

.section--risk .give-block {
	text-align: left
}

.section--risk .give-block .wrapper {
	max-width: none
}

.assessment-list {
	font-size: 80%;
	margin-top: 2rem
}

.assessment-list li {
	line-height: 1.2;
	margin-bottom: 0.5rem
}

@media only all and (min-width: 40em) {
	.assessment-list {
		columns: 2;
		column-gap: 3rem
	}
}

@media only all and (min-width: 80em) {
	.section--risk .block-content {
		font-size: 1.5rem
	}
}

.search-404 {
	margin-top: 2rem;
	margin-top: calc(1rem + 1vw)
}

.search-404 .site-search .submit {
	top: 0.4rem
}

#post-404 h1 {
	margin-top: 0
}

.site-navigation .caret {
	cursor: pointer;
	display: inline-block;
	position: relative;
	width: 1rem
}

.site-navigation .caret:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.7px 5px 0 5px;
	border-color: #e2e1e0 transparent transparent;
	position: absolute;
	bottom: 0;
	left: 0.4rem
}

.nav-dropdown {
	background-color: #222428;
	color: white;
	display: none;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1rem;
	max-width: 40rem;
	line-height: 1.5;
	text-align: left
}

@media only all and (min-width: 40em) {
	.nav-dropdown__cols {
		display: flex
	}
}

.nav-dropdown a {
	text-decoration: underline
}

.nav-dropdown a:hover {
	text-decoration: none
}

.nav-dropdown ul {
	margin-top: 0.5rem
}

.nav-dropdown li {
	background: url(../png/dash.png) no-repeat left 0.6rem;
	display: list-item;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}

.nav-dropdown li a {
	text-decoration: none
}

.nav-dropdown li a:hover {
	text-decoration: underline
}

.nav-dropdown .news-item {
	color: white
}

.nav-dropdown .news-item h2 {
	font-size: 1.25rem;
	margin: 0 0 1.5rem
}

.nav-dropdown .news-item h2 a {
	color: white;
	text-decoration: none
}

.nav-dropdown .news-item h2 a:hover {
	text-decoration: underline
}

.nav-dropdown .news-item-img {
	margin-bottom: 1.5rem
}

.nav-dropdown .news-item-img img {
	display: block
}

.nav-dropdown .news-item-more a {
	color: #007ebf;
	font-size: 0.875rem;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase
}

.nav-dropdown .news-item-more a:hover {
	text-decoration: underline
}

.nav-dropdown .news-item-desc {
	line-height: 1.4;
	margin-bottom: 1.5rem
}

@media only all and (min-width: 70em) {
	.site-header--normal .nav-dropdown {
		position: absolute;
		top: 100%;
		width: 37rem;
		z-index: 99;
		left: 0;
		right: auto;
		transform: translateX(-50%);
		height: auto !important
	}
	.site-header--normal .nav-dropdown--simple {
		width: 20rem
	}
	.site-header--normal .nav-dropdown--longer {
		max-width: none;
		width: 50rem
	}
	.site-navigation .menu-item:nth-child(2) .nav-dropdown--longer {
		width: 55rem
	}
	.site-header--normal .site-navigation>ul li:nth-child(4) .nav-dropdown {
		left: auto;
		right: -2rem;
		transform: translateX(0)
	}
}

.nav-dropdown-col {
	background-color: #222428;
	flex: 0 0 40%;
	padding: 2rem
}

.nav-dropdown-col--full {
	flex: 0 0 100%;
	padding-top: 2rem
}

.nav-dropdown-col:nth-child(2) {
	border-top: 1px solid #4a4c50;
	flex: 0 0 60%;
	padding-top: 2rem
}

@media only all and (min-width: 40em) {
	.nav-dropdown-col {
		padding-top: 3rem
	}
	.nav-dropdown-col--full {
		padding-top: 2rem
	}
	.nav-dropdown-col--lengthy {
		column-count: 2;
		column-gap: 4rem
	}
	.nav-dropdown-col--lengthy .dropdown-segment {
		page-break-inside: avoid
	}
	.nav-dropdown-col:nth-child(2) {
		border-left: 1px solid #4a4c50;
		border-top: 0;
		padding-left: 3rem;
		padding-right: 3rem;
		padding-top: 2rem
	}
}

.dropdown-segment {
	color: gray;
	margin-bottom: 0.7rem
}

.dropdown-segment .desc {
	color: gray
}

.dropdown-segment a {
	color: white
}

.dropdown-segment ul {
	color: white
}

.dropdown-segment ul li {
	line-height: 1;
	margin-bottom: 0.5rem;
	padding-left: 1rem
}

.dropdown-segment:last-child {
	margin-bottom: 0
}

.nav-dropdown li {
	text-transform: none
}

@media only all and (min-width: 48em) {
	.nav-dropdown--longer .nav-dropdown-col {
		flex: 0 0 50% !important
	}
}

.section--donate .give-methods-block {
	border-top: 1px solid #e2e1e0;
	margin-bottom: 0;
	margin-top: 0
}

.section--giving-funds .impactful-intro {
	background: none
}

.section--giving-funds .impactful-module-heading {
	border-bottom: 1px solid #DFE1E3;
	margin-bottom: calc(2rem + 1vw);
	padding: calc(1rem + 2vw) 0
}

@media only all and (min-width: 60em) {
	.section--giving-funds .impactful-module-heading {
		padding: 2.5rem 0
	}
}

.section--giving-funds .impactful-intro-heading {
	align-items: center;
	display: flex;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 14.2em
}

.section--giving-funds .impactful-intro-heading__text h2 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 2px;
	margin: 0;
	text-align: center;
	text-transform: uppercase
}

.section--impactful-content {
	background: none;
	margin-bottom: calc(2rem + 1vw)
}

.section--impactful-content h2 {
	color: #222428;
	margin-bottom: 0
}

.next-link {
	display: block;
	height: 44px;
	position: relative;
	width: 44px;
	z-index: 2
}

.next-link:after {
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #307cba;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 0;
	top: calc(50% - 5px);
	transition: border-color 600ms;
	width: 0
}

.prev-link {
	display: block;
	height: 44px;
	position: relative;
	width: 44px;
	z-index: 2
}

.prev-link:after {
	border-style: solid;
	border-width: 6px 10.4px 6px 0;
	border-color: transparent #307cba transparent transparent;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	top: calc(50% - 5px);
	transition: border-color 600ms;
	width: 0
}

.impactful-module-footer {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 1rem 0 0
}

@media only all and (min-width: 48em) {
	.impactful-module-footer {
		display: none
	}
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.3
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.chosen-container * {
	box-sizing: border-box
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	display: none
}

.chosen-container.chosen-with-drop .chosen-drop {
	display: block
}

.chosen-container a {
	cursor: pointer
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #999999
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px
}

.chosen-container-single .chosen-single input[type="text"] {
	cursor: pointer;
	opacity: 0;
	position: absolute
}

.chosen-container-single .chosen-default {
	color: #999
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: url("../chosen-sprite.html") no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	clip: rect(0, 0, 0, 0)
}

.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
	width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eeeeee;
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-image: linear-gradient(#eee 20%, #fff 80%);
	box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #222 !important
}

.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default
}

.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}

.chosen-container {
	width: 100% !important
}

.chosen-container-single .chosen-single {
	background: white;
	border: 1px solid #e2e1e0;
	border-radius: 0;
	box-shadow: 6px 7px 0 0px #e3edfe;
	color: #007EBF;
	font-size: 1.125rem;
	height: 50px;
	line-height: 32px;
	padding: 0.5rem 2.75rem 0.5rem 1.25rem
}

.chosen-container-active.chosen-with-drop .chosen-single {
	background: white;
	border: 1px solid #e2e1e0;
	box-shadow: 0
}

.chosen-container .chosen-drop {
	border: 1px solid #e2e1e0
}

.give-content {
	font-size: 0.9375rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: calc(2rem + 1vw);
	max-width: 50rem;
	text-align: center
}

.chosen-container-single .chosen-single div:after {
	border-style: solid;
	border-width: 8.7px 5px 0 5px;
	border-color: #007EBF transparent transparent transparent;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 1rem;
	top: calc(50% - 4px);
	width: 0
}

.page-intro-section .breadcrumbs-row, .intro-section-area .breadcrumbs-row {
	border-bottom: 0;
	padding-bottom: 0
}

.section--contained {
	margin-bottom: calc(3rem + 3vw);
	margin-top: calc(2rem + 1vw)
}

.section--contained h1 {
	margin-top: 0
}

.section--contained .pagination {
	margin-top: calc(2rem + 1vw)
}

.article-elements__content .meta {
	margin-top: calc(1rem + 1vw)
}

.article-elements__content .meta--single {
	padding-left: 0;
	padding-right: 0
}

.read-more {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	margin-top: 1rem;
	text-transform: uppercase
}

.timeline {
	margin: calc(2rem + 1vw) 0
}

.timeline-header__id, .timeline-header__slogan {
	color: #7d7e81;
	font-family: "freight-text-pro", serif
}

.timeline-header {
	margin-bottom: calc(2rem + 1vw);
	text-align: center
}

@media only all and (min-width: 40em) {
	.timeline-header {
		align-items: center;
		display: flex
	}
	.timeline-header__id, .timeline-header__slogan {
		flex: 1 1 auto
	}
	.timeline-header__title {
		flex: 0;
		margin: 0 2rem;
		order: 1
	}
	.timeline-header__slogan {
		order: 2
	}
	@supports (display: grid) {
		.timeline-header {
			display: grid;
			grid-column-gap: 2rem;
			grid-template-columns: 1fr auto 1fr
		}
		.timeline-header__title {
			margin: 0
		}
	}
}

.timeline-header__title {
	color: #231f20;
	font-size: 350%;
	font-weight: 700;
	line-height: 1.2
}

.mini-slider-controls {
	white-space: nowrap
}

.mini-slider-controls__node {
	cursor: pointer
}

.milestone-slide__aside {
	margin-bottom: 2rem
}

@media only all and (min-width: 40em) {
	.milestone-slide {
		align-items: center;
		display: flex
	}
	.milestone-slide__aside {
		flex: 0 0 45%;
		margin-bottom: 0;
		margin-right: calc(3rem + 3vw)
	}
	.milestone-slide__aside img {
		display: block;
		margin: 0 auto
	}
	.milestone-slide__main {
		flex: 1 1 auto
	}
}

.milestone__contents {
	padding: 1rem 0
}

.text-block {
	font-family: "freight-text-pro", serif;
	font-size: 90%
}

.milestone-year {
	color: #000;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 700;
	font-size: 200%;
	margin-bottom: 1rem
}

.mini-slider {
	font-family: "freight-text-pro", serif;
	line-height: 1.8
}

.mini-slide-next, .mini-slide-prev {
	transition: 600ms
}

.mini-slide-next:hover, .mini-slide-prev:hover {
	color: #254a84
}

.mini-slider-header {
	font-size: 120%;
	margin-bottom: calc(2rem + 1vw);
	position: relative;
	text-align: center
}

.mini-slider-header:after {
	background-color: #bcbdc0;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: calc(50% + 0.1em);
	width: 100%
}

.mini-slider-controls {
	background-color: white;
	display: inline-block;
	padding: 0 1rem;
	position: relative;
	text-align: center;
	z-index: 2
}

.mini-slider-controls__indicator {
	line-height: 1.2;
	padding: 0 0.75rem;
	position: relative
}

.macro-slider {
	float: left;
	margin-bottom: calc(2rem + 1vw);
	width: 100%
}

.decades {
	background-color: #f7f7f6;
	clear: both;
	margin-top: calc(2rem + 1vw);
	padding: 1.5rem 2.5rem 0
}

.decades--full {
	display: none;
	justify-content: space-between;
	width: 100%
}

.decades--dropdown {
	padding-bottom: 1.5rem
}

.decades--dropdown select {
	width: 100%
}

@media only all and (min-width: 46em) {
	.decades--dropdown {
		display: none
	}
	.decades--full {
		display: flex
	}
}

.decade, .decade-divider {
	padding-bottom: 2rem
}

.decade.active, .decade-divider.active {
	color: #bcbdc0;
	cursor: default;
	position: relative
}

.decade.active:after, .decade-divider.active:after {
	background-color: currentColor;
	bottom: 0;
	content: '';
	display: block;
	height: 0.5rem;
	position: absolute;
	width: 100%
}

.decade {
	color: #254a84;
	cursor: pointer;
	flex: 0;
	font-size: 1.5rem;
	font-weight: 700
}

.decade-divider {
	color: #bcbdc0;
	flex: 1 1 auto;
	min-width: 1.5rem;
	position: relative
}

.decade-divider:before {
	background-color: currentColor;
	content: '';
	display: block;
	height: 1px;
	left: 0.5rem;
	position: absolute;
	top: calc(50% - 1px - 0.75rem);
	width: calc(100% - 1rem)
}

.demarcation {
	cursor: pointer;
	line-height: 1;
	font-size: 80%;
	position: absolute;
	top: 2rem;
	transform: translateX(-56%) rotate(-90deg);
	transition: color 800ms
}

.demarcation:hover {
	color: #007EBF
}

@media only all and (min-width: 80em) {
	.demarcation {
		font-size: 100%
	}
}

.notch:nth-child(even) .demarcation {
	top: -2rem;
	transform: translateX(-56%) rotate(-90deg)
}

#milestones {
	padding-top: 44px
}

#milestones .flickity-prev-next-button {
	top: 0;
	transform: translateY(0)
}

#milestones .flickity-prev-next-button.next {
	right: 0
}

#milestones .flickity-prev-next-button.previous {
	left: auto;
	right: 44px
}

#milestones .flickity-button {
	background-color: #007EBF;
	border: 2px solid #007EBF;
	border-radius: 0;
	transition: 400ms
}

#milestones .flickity-button:hover {
	background-color: white
}

#milestones .flickity-button:hover .flickity-button-icon {
	fill: #007EBF
}

#milestones .flickity-button-icon {
	fill: #fff;
	transition: fill 400ms
}

#milestones.flickity-enabled.is-draggable .flickity-viewport {
	cursor: default
}

.milestones-wrapper {
	margin: calc(2rem + 1vw) 0;
	overflow: hidden
}

.milestones-wrapper .container {
	position: relative
}

.milestones-inner-region {
	position: relative
}

.content-carousel-wrapper {
	display: none
}

@media only all and (min-width: 40em) {
	.content-carousel-wrapper {
		background: white;
		display: block;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 50%
	}
}

.content-carousel-wrapper .flickity-viewport {
	overflow: hidden
}

.content-carousel-wrapper .milestone__contents {
	padding: calc(2rem + 1vw)
}

.content-carousel-wrapper .milestone__contents .milestone-block {
	opacity: 0;
	transition: 800ms;
	transform: translateY(20%)
}

.content-carousel-wrapper .is-selected .milestone__contents .milestone-block {
	opacity: 1;
	transform: translateY(0)
}

.milestone-content-slide {
	width: 100%
}

.milestones-timeline {
	background: #e2e1e0;
	display: none;
	height: 0.25rem;
	margin-bottom: 4rem;
	position: relative;
	width: 100%
}

@media only all and (min-width: 40em) {
	.milestones-timeline {
		display: block
	}
}

.milestone-notches {
	display: flex;
	height: 1rem;
	justify-content: space-between;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%
}

.notch {
	background-color: #e2e1e0;
	display: inline-block;
	height: 100%;
	position: relative;
	transform: translateY(-50%);
	width: 1px
}

#milestone-gauge {
	background-color: #007EBF;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	transition: transform 800ms;
	transform-origin: 0 0;
	transform: scaleX(0);
	width: 100%;
	z-index: 2
}

.milestones-header h2 {
	font-family: "freight-text-pro", serif;
	font-size: calc(1.5rem + 0.75vw);
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 calc(3rem + 2vw)
}

.milestones .milestone {
	margin-right: 1.5rem;
	width: 100%
}

.milestones .milestone .milestone-block {
	opacity: 0;
	transform: translateY(20%);
	transition: 800ms
}

.milestones .milestone__img {
	opacity: 0.25;
	transition: 800ms
}

.milestones .milestone__img a {
	pointer-events: none
}

.milestones .milestone.is-selected {
	opacity: 1
}

.milestones .milestone.is-selected .milestone__img {
	opacity: 1
}

.milestones .milestone.is-selected .milestone__img a {
	pointer-events: auto
}

.milestones .milestone.is-selected .milestone-block {
	opacity: 1;
	transform: translateY(0)
}

@media only all and (min-width: 40em) {
	.milestones .milestone {
		margin-right: 0;
		width: 50%;
		width: 66.67%
	}
}

.milestones .milestone__img img {
	display: block;
	max-width: none;
	width: 100%
}

.milestones .milestone:last-child {
	margin-right: 0
}

.language-mobile {
	font-family: "freight-sans-pro", sans-serif;
	margin-top: 1rem
}

@media only all and (min-width: 60em) {
	.language-mobile {
		display: none
	}
}

.post-label {
	background-color: #dfe1e3;
	display: inline-block;
	font-size: 80%;
	margin-bottom: 1rem;
	padding: 0.05rem 0.75rem 0.10rem
}

.archive-title h3 {
	display: inline-block;
	margin-right: 0.5rem
}

.section--listing h1 {
	margin-bottom: calc(2rem + 1vw)
}

.section--listing h3 {
	margin-top: 0
}

.section--listing p {
	margin-top: 0
}

.section--listing article {
	margin-bottom: 2rem
}

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: none
}

.flickity-viewport {
	overflow: visible;
	position: relative;
	height: 100%
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: grabbing
}

.flickity-button {
	position: absolute;
	background: rgba(255, 255, 255, 0.75);
	border: none;
	color: #333
}

.flickity-button:hover {
	background: white;
	cursor: pointer
}

.flickity-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #19F
}

.flickity-button:active {
	opacity: 0.6
}

.flickity-button:disabled {
	opacity: 0.3;
	cursor: auto;
	pointer-events: none
}

.flickity-button-icon {
	fill: #007EBF
}

.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}

.lb-loader, .lightbox {
	text-align: center;
	line-height: 0
}

.lb-dataContainer:after, .lb-outerContainer:after {
	content: "";
	clear: both
}

html.lb-disable-scrolling {
	overflow: hidden;
	position: fixed;
	height: 100vh;
	width: 100vw
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: alpha(Opacity=80);
	opacity: .8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	font-weight: 400
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid #fff
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: #fff
}

.lb-loader, .lb-nav {
	position: absolute;
	left: 0
}

.lb-outerContainer:after {
	display: table
}

.lb-loader {
	top: 43%;
	height: 25%;
	width: 100%
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../loading.html) no-repeat
}

.lb-nav {
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container>.nav {
	left: 0
}

.lb-nav a {
	outline: 0;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next, .lb-prev {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../prev.html) left 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 0;
	transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../next.html) right 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 0;
	transition: opacity .6s
}

.lb-nav a.lb-next:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	display: table
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../close.html) top right no-repeat;
	text-align: right;
	outline: 0;
	filter: alpha(Opacity=70);
	opacity: .7;
	transition: opacity .2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: alpha(Opacity=100);
	opacity: 1
}

/*! Tablesaw - v3.0.9 - 2018-02-14
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2018 Filament Group; Licensed MIT */

.tablesaw {
	width: 100%;
	max-width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border: 0;
	padding: 0
}

.tablesaw * {
	box-sizing: border-box
}

.tablesaw-btn {
	border: 1px solid #ccc;
	border-radius: .25em;
	background: none;
	box-shadow: 0 1px 0 #fff;
	color: #4a4a4a;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: .5em .85em .4em .85em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a.tablesaw-btn {
	color: #1c95d4
}

.tablesaw-btn:hover {
	text-decoration: none
}

.tablesaw-btn:active {
	background-color: #ddd
}

@supports (box-shadow: none) {
	.tablesaw-btn:focus {
		background-color: #fff;
		outline: none
	}
	.tablesaw-btn:focus {
		box-shadow: 0 0 .35em #4faeef !important
	}
}

.tablesaw-btn-select select {
	background: none;
	border: none;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	min-height: 1em;
	opacity: 0;
	color: transparent
}

.tablesaw-btn select option {
	background: #fff;
	color: #000
}

.tablesaw-btn {
	display: inline-block;
	width: auto;
	height: auto;
	position: relative;
	top: 0
}

.tablesaw-btn.btn-small {
	font-size: 1.0625em;
	line-height: 19px;
	padding: .3em 1em .3em 1em
}

.tablesaw-btn.btn-micro {
	font-size: .8125em;
	padding: .4em .7em .25em .7em
}

.tablesaw-btn-select {
	padding-right: 1.5em;
	text-align: left;
	display: inline-block;
	color: #4d4d4d;
	padding-right: 2.5em;
	min-width: 7.25em
}

.tablesaw-btn-select:after {
	content: " ";
	position: absolute;
	background: none;
	background-repeat: no-repeat;
	background-position: .25em .45em;
	content: "\25bc";
	font-size: .55em;
	padding-top: 1.2em;
	padding-left: 1em;
	left: auto;
	right: 0;
	margin: 0;
	top: 0;
	bottom: 0;
	width: 1.8em
}

.tablesaw-btn-select.btn-small:after, .tablesaw-btn-select.btn-micro:after {
	width: 1.2em;
	font-size: .5em;
	padding-top: 1em;
	padding-right: .5em;
	line-height: 1.65;
	background: none;
	box-shadow: none;
	border-left-width: 0
}

.tablesaw-advance .tablesaw-btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	text-shadow: 0 1px 0 #fff;
	border-radius: .25em
}

.tablesaw-advance .tablesaw-btn.btn-micro {
	font-size: .8125em;
	padding: .3em .7em .25em .7em
}

.tablesaw-advance a.tablesaw-nav-btn:first-child {
	margin-left: 0
}

.tablesaw-advance a.tablesaw-nav-btn:last-child {
	margin-right: 0
}

.tablesaw-advance a.tablesaw-nav-btn {
	display: inline-block;
	overflow: hidden;
	width: 1.8em;
	height: 1.8em;
	background-position: 50% 50%;
	margin-left: .25em;
	margin-right: .25em;
	position: relative;
	text-indent: -9999px
}

.tablesaw-advance a.tablesaw-nav-btn.left:before, .tablesaw-advance a.tablesaw-nav-btn.right:before, .tablesaw-advance a.tablesaw-nav-btn.down:before, .tablesaw-advance a.tablesaw-nav-btn.up:before {
	content: "\0020";
	overflow: hidden;
	width: 0;
	height: 0;
	position: absolute
}

.tablesaw-advance a.tablesaw-nav-btn.down:before {
	left: .5em;
	top: .65em;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #808080
}

.tablesaw-advance a.tablesaw-nav-btn.up:before {
	left: .5em;
	top: .65em;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #808080
}

.tablesaw-advance a.tablesaw-nav-btn.left:before, .tablesaw-advance a.tablesaw-nav-btn.right:before {
	top: .45em;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

.tablesaw-advance a.tablesaw-nav-btn.left:before {
	left: .6em;
	border-right: 5px solid #808080
}

.tablesaw-advance a.tablesaw-nav-btn.right:before {
	left: .7em;
	border-left: 5px solid #808080
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
	opacity: .25;
	cursor: default;
	pointer-events: none
}

.tablesaw-bar {
	clear: both
}

.tablesaw-bar * {
	box-sizing: border-box
}

.tablesaw-bar-section {
	float: left
}

.tablesaw-bar-section label {
	font-size: .875em;
	padding: .5em 0;
	clear: both;
	display: block;
	color: #888;
	margin-right: .5em;
	text-transform: uppercase
}

.tablesaw-btn, .tablesaw-enhanced .tablesaw-btn {
	margin-top: .5em;
	margin-bottom: .5em
}

.tablesaw-btn-select, .tablesaw-enhanced .tablesaw-btn-select {
	margin-bottom: 0
}

.tablesaw-bar .tablesaw-bar-section .tablesaw-btn {
	margin-left: .4em;
	margin-top: 0;
	text-transform: uppercase;
	border: none;
	box-shadow: none;
	background: transparent;
	font-size: 1em;
	padding-left: .3em
}

.tablesaw-bar .tablesaw-bar-section .btn-select {
	min-width: 0
}

.tablesaw-bar .tablesaw-bar-section .btn-select:after {
	padding-top: .9em
}

.tablesaw-bar .tablesaw-bar-section select {
	color: #888;
	text-transform: none;
	background: transparent
}

.tablesaw-bar-section~table {
	clear: both
}

.tablesaw-bar-section .abbreviated {
	display: inline
}

.tablesaw-bar-section .longform {
	display: none
}

@media (min-width: 24em) {
	.tablesaw-bar-section .abbreviated {
		display: none
	}
	.tablesaw-bar-section .longform {
		display: inline
	}
}

.tablesaw th, .tablesaw td {
	padding: .5em .7em;
	text-align: left;
	vertical-align: middle
}

.tablesaw-sortable-btn {
	padding: .5em .7em
}

.tablesaw thead th {
	text-align: left
}

.tablesaw-row-border tr {
	border-bottom: 1px solid #dfdfdf
}

.tablesaw-row-zebra tr:nth-child(2n) {
	background-color: #f8f8f8
}

.tablesaw caption {
	text-align: left;
	margin: .59375em 0
}

.tablesaw-swipe .tablesaw-swipe-cellpersist {
	border-right: 2px solid #e4e1de
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
	border-right-width: 1px
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
	box-shadow: 3px 0 4px -1px #e4e1de
}

.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: none
}

@media only all {
	.tablesaw-stack {
		clear: both
	}
	.tablesaw-stack td, .tablesaw-stack th {
		text-align: left;
		display: block
	}
	.tablesaw-stack tr {
		clear: both;
		display: table-row
	}
	.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
		display: inline-block;
		padding: 0 .6em 0 0;
		width: 30%
	}
	.tablesaw-stack th .tablesaw-cell-label-top, .tablesaw-stack td .tablesaw-cell-label-top {
		display: block;
		padding: .4em 0;
		margin: .4em 0
	}
	.tablesaw-cell-label {
		display: block
	}
	.tablesaw-stack tbody th.group {
		margin-top: -1px
	}
	.tablesaw-stack th.group b.tablesaw-cell-label {
		display: none !important
	}
}

@media (max-width: 39.9375em) {
	.tablesaw-stack tbody tr {
		display: block;
		width: 100%;
		border-bottom: 1px solid #dfdfdf
	}
	.tablesaw-stack thead td, .tablesaw-stack thead th {
		display: none
	}
	.tablesaw-stack tbody td, .tablesaw-stack tbody th {
		display: block;
		float: left;
		clear: left;
		width: 100%
	}
	.tablesaw-cell-label {
		vertical-align: top
	}
	.tablesaw-cell-content {
		display: inline-block;
		max-width: 67%
	}
	.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label, .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content {
		display: block;
		width: 100%;
		max-width: 100%;
		padding: 0
	}
	.tablesaw-stack td:empty, .tablesaw-stack th:empty {
		display: none
	}
}

@media (min-width: 40em) {
	.tablesaw-stack tr {
		display: table-row
	}
	.tablesaw-stack td, .tablesaw-stack th, .tablesaw-stack thead td, .tablesaw-stack thead th {
		display: table-cell;
		margin: 0
	}
	.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
		display: none !important
	}
}

.tablesaw-fix-persist {
	table-layout: fixed
}

@media only all {
	.tablesaw-swipe th.tablesaw-swipe-cellhidden, .tablesaw-swipe td.tablesaw-swipe-cellhidden {
		display: none
	}
}

.tablesaw-overflow {
	position: relative;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.tablesaw-overflow>.tablesaw {
	margin-top: 2px
}

.tablesaw-columntoggle-btn span {
	text-indent: -9999px;
	display: inline-block
}

.tablesaw-columntoggle-btnwrap {
	position: relative
}

.tablesaw-columntoggle-btnwrap .dialog-content {
	padding: .5em
}

.tablesaw-columntoggle tbody td {
	line-height: 1.5
}

.tablesaw-columntoggle-popup {
	display: none
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
	display: block;
	position: absolute;
	top: 2em;
	right: 0;
	background-color: #fff;
	padding: .5em .8em;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px #ccc;
	border-radius: .2em;
	z-index: 1
}

.tablesaw-columntoggle-popup fieldset {
	margin: 0
}

@media only all {
	.tablesaw-columntoggle th.tablesaw-priority-6, .tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-0, .tablesaw-columntoggle td.tablesaw-priority-0 {
		display: none
	}
}

.tablesaw-columntoggle-btnwrap .dialog-content {
	top: 0 !important;
	right: 1em;
	left: auto !important;
	width: 12em;
	max-width: 18em;
	margin: -.5em auto 0
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
	outline-style: none
}

@media (min-width: 20em) {
	.tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-1 {
		display: table-cell
	}
}

@media (min-width: 30em) {
	.tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-2 {
		display: table-cell
	}
}

@media (min-width: 40em) {
	.tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-3 {
		display: table-cell
	}
	.tablesaw-columntoggle tbody td {
		line-height: 2
	}
}

@media (min-width: 50em) {
	.tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-4 {
		display: table-cell
	}
}

@media (min-width: 60em) {
	.tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-5 {
		display: table-cell
	}
}

@media (min-width: 70em) {
	.tablesaw-columntoggle th.tablesaw-priority-6, .tablesaw-columntoggle td.tablesaw-priority-6 {
		display: table-cell
	}
}

@media only all {
	.tablesaw-columntoggle th.tablesaw-toggle-cellhidden, .tablesaw-columntoggle td.tablesaw-toggle-cellhidden {
		display: none
	}
	.tablesaw-columntoggle th.tablesaw-toggle-cellvisible, .tablesaw-columntoggle td.tablesaw-toggle-cellvisible {
		display: table-cell
	}
}

.tablesaw-columntoggle-popup .btn-group>label {
	display: block;
	padding: .2em 0;
	white-space: nowrap;
	cursor: default
}

.tablesaw-columntoggle-popup .btn-group>label input {
	margin-right: .8em
}

.tablesaw-sortable-head {
	position: relative;
	vertical-align: top
}

.tablesaw .tablesaw-sortable-head {
	padding: 0
}

.tablesaw-sortable-btn {
	min-width: 100%;
	color: inherit;
	background: transparent;
	border: 0;
	text-align: inherit;
	font: inherit;
	text-transform: inherit
}

.tablesaw-sortable-arrow:after {
	display: inline-block;
	width: 10px;
	height: 14px;
	content: " ";
	margin-left: .3125em
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after, .tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
	content: "\0020"
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after {
	content: "\2191"
}

.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
	content: "\2193"
}

.tablesaw-advance {
	float: right
}

.tablesaw-advance.minimap {
	margin-right: .4em
}

.tablesaw-advance-dots {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none
}

.tablesaw-advance-dots li {
	display: table-cell;
	margin: 0;
	padding: .4em .2em
}

.tablesaw-advance-dots li i {
	width: .25em;
	height: .25em;
	background: #555;
	border-radius: 100%;
	display: inline-block
}

.tablesaw-advance-dots-hide {
	opacity: .25;
	cursor: default;
	pointer-events: none
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.tribe-events-calendar td a,
.tribe-events-sub-nav li a {
	color: #007EBF !important;
}
.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
	color: #FFF !important;
}
.tribe-event-featured .tribe-events-event-image img {
	max-width: 700px
}

.tribe-events-list .tribe-events-loop .tribe-event-featured {
	background: #f7f7f6
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title a {
	color: #007EBF
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: inherit
}

.tribe-events-event-cost {
	display: none !important
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content {
	color: inherit
}

.section--home-feature-video {
	margin: calc(2rem + 1vw) 0
}

.section--home-feature-video .featured-story {
	margin-bottom: 0
}

.section--home-panes {
	margin: calc(2rem + 1vw) 0
}

#news-feature-slider {
	overflow: hidden
}

.impactful-module {
	background-color: #F7F7F6;
	padding: 0 1.5rem calc(2rem + 1vw)
}

.section--giving-funds .impactful-module-heading {
	border-bottom: 1px solid #DFE1E3;
	margin-bottom: calc(2rem + 1vw)
}

.give-cta .cta {
	margin-top: 0
}

.donation-enticement {
	margin: calc(2rem + 1vw);
	text-align: center
}

@media only all and (min-width: 60em) {
	.news-feature-abstract {
		justify-content: center
	}
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
	margin-bottom: 1em
}

#tribe-events-footer~a.tribe-events-ical.tribe-events-button {
	clear: both;
	float: right;
	font-weight: 500;
	margin-top: 21px
}

@media only all and (min-width: 40em) {
	.tribe-events-event-meta .location {
		display: table
	}
	.tribe-events-event-meta .location .tribe-event-schedule-details {
		display: table-cell;
		padding-right: 2rem
	}
	.tribe-events-event-meta .location .tribe-events-venue-details {
		display: table-cell
	}
}

#tribe-events .article--single {
	margin-top: 0
}

.tribe-is-responsive .supp-nav .current_page_item.menu-item-34, .tribe-is-responsive .supp-nav .current_page_item.menu-item-34 a, .tribe-is-responsive .supp-nav .current_page_parent.menu-item-34, .tribe-is-responsive .supp-nav .current_page_parent.menu-item-34 a {
	border-bottom: 0
}

#tribe-bar-form {
	background-color: #eef3fa
}

.tribe-bar-views-inner {
	background-color: #eef3fa
}

.tribe-bar-views-list {
	display: none
}

.tribe-bar-views-inner {
	padding-bottom: 15px
}

#tribe-bar-form .tribe-bar-views-inner label {
	display: inline-block
}

.tribe-events-page-title {
	font-weight: 500
}

.tribe-events-list h2.tribe-events-page-title {
	margin: calc(2rem + 1vw) 0 1rem
}

.tribe-events-list .type-tribe_events h2 {
	line-height: 1.2
}

#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title {
	font-weight: 500
}

.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a {
	font-weight: 500
}

.tribe-events-list-separator-month {
	font-weight: 500
}

.tribe-events-list .type-tribe_events h2 {
	font-weight: 700
}

.tribe-events-loop .tribe-events-event-meta {
	font-size: 90%;
	font-weight: 400
}

.tribe-organizer-url-label {
	margin-right: 1rem
}

.tribe-organizer-url-label, .tribe-organizer-url {
	display: inline-block
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
	padding-top: 0
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a {
	background-color: #007EBF
}

#tribe-bar-collapse-toggle {
	float: none
}

#tribe-bar-collapse-toggle {
	font-weight: 500
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
	width: 100%
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
	padding-bottom: 10px
}

#tribe-bar-form label {
	color: #007EBF;
	font-size: 100%;
	font-weight: 500;
	text-transform: none
}

.tribe-bar-mini .tribe-bar-views-inner {
	padding-bottom: 10px
}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
	float: none;
	margin: 0;
	width: 100%
}

@media only all and (min-width: 48em) {
	.tribe-events-list .tribe-events-loop .tribe-events-event-image {
		float: left;
		margin: 0 3% 0 0;
		width: 30%
	}
}

#tribe-events-pg-template {
	margin-bottom: calc(2rem + 1vw);
	padding: 0
}

#tribe-events-bar {
	margin-top: calc(2rem + 1vw)
}

.tribe-events-notices {
	background-color: #eef3fa;
	border: 0;
	border-radius: 0;
	line-height: 1.5;
	text-shadow: none
}

.tribe-events-notices strong {
	font-weight: 500
}

.tribe-events-day .tribe-events-day-time-slot h5 {
	background-color: #f7f7f6;
	color: #000
}

.tribe-events-loop .tribe-events-event-meta {
	background-color: transparent;
	border: 0;
	padding: 0
}

.tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details {
	padding: 0
}

.tribe-events-list .tribe-events-venue-details {
	border-top: 0;
	padding: 0
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
	font-style: normal
}

.tribe-events-sub-nav li a {
	background-color: transparent;
	color: #007EBF;
	line-height: 1.2;
	padding: 0
}

#tribe-bar-form input[type="text"] {
	background-color: white;
	border-bottom: 0;
	border: 1px solid #e2e1e0;
	color: #222428;
	font-size: 1rem;
	font-style: normal
}

.tribe-events-read-more {
	font-family: "freight-sans-pro", sans-serif
}

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
	background-color: #007EBF;
	font-size: 100%;
	font-weight: 400;
	text-transform: none
}

.tribe-events-read-more {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase
}

.tribe-bar-views-select {
	border: 1px solid #e2e1e0;
	color: #222428
}

#tribe-bar-form input[type="text"]:focus {
	outline: 1px solid #007EBF
}

.tribe-events-loop .tribe-events-event-cost {
	display: none
}

.tribe-events-list-separator-month {
	font-size: 100%
}

.tribe-events-list .type-tribe_events {
	margin: calc(2rem + 1vw) 0
}

.tribe-events-list-event-description {
	font-family: "freight-text-pro", serif
}

.page-intro--2 {
	align-items: flex-start;
	margin-bottom: calc(2rem + 2vw);
	margin-top: calc(2rem + 2vw)
}

@media only all and (min-width: 48em) {
	.page-intro--2 .page-intro__content {
		flex: 0 0 48%;
		margin-left: 3rem
	}
	.page-intro--2 .page-intro__header {
		flex: 1 1 auto
	}
}

.page-intro--2 h1 {
	font-size: calc(2rem + 1vw)
}

@media only all and (min-width: 100em) {
	.page-intro--2 h1 {
		font-size: 3.5rem
	}
}

.subpages li {
	padding: 0
}

@media only all and (min-width: 40em) {
	.subpages li a::after, .subpages li span::after {
		background-color: transparent;
		content: '';
		display: block;
		height: 4px;
		left: 0;
		margin-top: 0.5rem;
		position: static;
		width: 100%
	}
	.subpages li.current a::after, .subpages li.current span::after {
		margin-top: 0.5rem;
		position: static
	}
}

.child-nav {
	text-align: left
}

@media only all and (min-width: 40em) {
	.child-nav ul {
		border-bottom: 1px solid #e2e1e0
	}
}

.child-nav li {
	border: 0;
	margin-bottom: 0
}

@media only all and (min-width: 40em) {
	.child-nav li:nth-child(3), .child-nav li:nth-child(4) {
		margin-top: 0.5rem
	}
}

@media only all and (min-width: 60em) {
	.child-nav li:nth-child(3), .child-nav li:nth-child(4) {
		margin-top: 0
	}
}

.child-nav li:last-child, .child-nav li:nth-child(2n) {
	border-right: 0
}

.tribe_events .content-block {
	padding-top: 0
}

.news-feature-slider .feature-abstract-header .next-link, .news-feature-slider .feature-abstract-header .prev-link {
	height: 44px;
	width: 44px
}

.next-link::after {
	right: calc(50% - 5px)
}

.prev-link::after {
	left: calc(50% - 5px)
}

.text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6 {
	font-family: "freight-text-pro", serif;
	font-weight: 700
}

.section--full-content {
	font-family: "freight-text-pro", serif;
	margin-bottom: calc(2rem + 1vw)
}

.full-width-intro {
	font-family: "freight-text-pro", serif;
	font-size: calc(2rem + 1vw);
	font-weight: 400
}

.ar-masthead-leadin h1 {
	font-size: calc(1rem + 1.5vw)
}

@media only all and (min-width: 56em) {
	.ar-masthead-leadin h1 {
		font-size: 2rem
	}
}

.ar-masthead-content-box {
	padding: 2rem 0
}

.ar-masthead-content-box h1 {
	margin: 0 0 calc(1rem + 3vw)
}

.ar-masthead-content-box h2 {
	font-size: calc(1rem + 3vw);
	line-height: 1.1;
	margin: 0
}

.ar-masthead-content-box h1, .ar-masthead-content-box h2 {
	color: inherit
}

.content-block .article-elements__meta-header {
	border-bottom: 2px solid #DFE1E3
}

.content-block .article-elements__meta-header h3 {
	color: #222428;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 500;
	letter-spacing: 1px
}

.content-block .col--aside .article-elements__meta-header {
	margin-bottom: calc(1.5rem + 1.5vw)
}

.content-block .col--main .article-elements__meta-header {
	margin-bottom: calc(1.5rem + 1.5vw)
}

.ar-link {
	display: block;
	margin-bottom: 0.5rem;
	overflow: hidden
}

.ar-link img {
	transition: transform 600ms;
	width: 100%
}

.ar-link:focus img, .ar-link:hover img, .ar-link:active img {
	transform: scale(1.05)
}

.ar-link-text {
	font-size: calc(1.25rem + 1.25vw);
	margin-bottom: 1rem
}

article blockquote {
	font-size: calc(1.2em + 0.6vw);
	line-height: 1.3
}

article blockquote h3 {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 70%
}

@media only all and (min-width: 100em) {
	article blockquote {
		font-size: 2.1rem
	}
}

@media only all and (min-width: 40em) {
	.subpages--ar li.current a, .subpages--ar li.current span {
		display: none
	}
}

@media only all and (min-width: 60em) {
	.subpages--ar li.current a, .subpages--ar li.current span {
		color: #A6ACB3;
		display: inline-block
	}
	.subpages--ar li.current a:after, .subpages--ar li.current span:after {
		background-color: #e2e1e0;
		margin-left: -10%;
		margin-top: 1.85rem;
		width: 120%
	}
}

.subpages--ar .child-nav {
	margin-top: 0
}

@media only all and (min-width: 40em) {
	.subpages--ar .child-nav {
		border-bottom: 0
	}
}

@media only all and (min-width: 60em) {
	.subpages--ar .child-nav {
		border-bottom: 1px solid #e2e1e0
	}
	.subpages--ar .child-nav a {
		color: #007EBF
	}
	.subpages--ar .child-nav a:hover, .subpages--ar .child-nav a:focus, .subpages--ar .child-nav a:active {
		color: #000
	}
}

.subpages--ar .child-nav-mobile {
	display: block !important
}

@media only all and (min-width: 60em) {
	.subpages--ar .child-nav-mobile {
		display: none !important
	}
}

.subpages--ar .child-nav li:nth-child(3), .subpages--ar .child-nav li:nth-child(4) {
	margin-top: 0
}

@media only all and (min-width: 40em) {
	.subpages--ar li a, .subpages--ar li span {
		display: block;
		padding: 0.5rem 1rem 0.5rem
	}
	.subpages--ar li a:after, .subpages--ar li span:after {
		display: none
	}
}

@media only all and (min-width: 60em) {
	.subpages--ar li a, .subpages--ar li span {
		display: inline-block;
		padding: 0 !important
	}
	.subpages--ar li a:after, .subpages--ar li span:after {
		display: block
	}
}

@media only all and (min-width: 40em) {
	.subpages--ar .child-nav-prompt {
		font-size: 1.125rem
	}
}

.child-nav--ar li {
	text-align: center
}

.page-intro--ar {
	margin-bottom: calc(2rem + 2vw);
	margin-top: calc(2rem + 2vw)
}

@media only all and (min-width: 48em) {
	.page-intro--ar {
		align-items: flex-start
	}
	.page-intro--ar__header {
		padding-top: 0.5rem
	}
}

.home-feature-stats--ar {
	background: none;
	padding: 0 !important
}

.home-feature-stats--ar .stat {
	margin-bottom: calc(2rem + 1vw) !important
}

.home-feature-stats--ar .stat:after {
	display: none
}

@media only all and (min-width: 30em) {
	.home-feature-stats--ar {
		margin-bottom: calc(-1rem - 1vw)
	}
}

.accordion--ar {
	margin-bottom: calc(2rem + 2vw);
	margin-top: calc(2rem + 2vw)
}

.listing-person {
	line-height: 1.5;
	margin-bottom: 1.5rem
}

.listing-person br {
	margin-bottom: 0.3rem
}

.listing-person:last-child {
	margin-bottom: 0
}

.listing-person__name {
	font-weight: 700;
	margin-bottom: 0.3rem
}

.ar-thanks {
	color: #000000;
	font-family: "freight-text-pro", serif;
	font-size: calc(2rem + 1vw);
	font-weight: 400;
	line-height: 1.2;
	margin: calc(2rem + 2vw) 0;
	text-align: center
}

@media only all and (min-width: 40em) {
	.child-nav--ar ul {
		display: block
	}
	.child-nav--ar li {
		flex: 0
	}
	.child-nav--ar a {
		border: 1px solid #d3d0cc;
		border-top: 0
	}
}

@media only all and (min-width: 60em) {
	.child-nav--ar {
		border-top: 1px solid #e2e1e0;
		padding-top: 2rem
	}
	.child-nav--ar ul {
		display: flex
	}
	.child-nav--ar li {
		flex: 1 1 auto
	}
	.child-nav--ar a {
		border: 0
	}
}

.ar-story {
	margin: calc(2rem + 2vw) auto;
	max-width: 40rem;
	width: 100%
}

.ar-story p {
	margin-bottom: 2rem
}

.ar-story img {
	display: block;
	height: auto !important;
	margin-bottom: 2rem;
	width: 100%
}

@media only all and (min-width: 50rem) {
	.ar-story img {
		margin-left: -10%;
		max-width: none;
		width: 120%
	}
}

.content-block--ar {
	border-bottom: 0
}

.ar-prev-next {
	margin-bottom: calc(2rem + 2vw)
}

@media only all and (min-width: 30em) {
	.ar-prev-next {
		display: flex;
		justify-content: space-between
	}
	.ar-prev-next .ar-node--prev {
		margin-bottom: 0
	}
}

.ar-node {
	font-weight: 500;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	white-space: nowrap
}

.ar-node a {
	color: #A6ACB3
}

.ar-node--prev {
	margin-bottom: 1rem
}

.section--ar {
	margin-bottom: calc(2rem + 2vw);
	margin-top: calc(2rem + 2vw)
}

.section--ar.section--upcoming-events {
	margin-bottom: 2vw
}

.section--ar .home-feature-header {
	padding: 0
}

.section--ar .home-feature-header h2 {
	margin-top: 0
}

.section--ar .buckets--bi {
	margin-right: 0
}

.section--upcoming-events-ar {
	margin-bottom: 1vw
}

.subpages-top-nav .subpages--ar, .subpages-top-nav .child-nav--ar {
	border-top: 0
}

.website--ar .site-header--ar .container, .website--ar .section .container {
	max-width: 1170px
}

.chosen-container .chosen-results li.disabled-result {
	display: none !important
}

@media only all and (min-width: 30em) {
	.ar-link {
		position: relative
	}
	.ar-link-text {
		line-height: 1;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		height: 100%;
		width: 100%;
		padding: calc(1.25rem + 1.25vw);
		margin: 0;
		pointer-events: none;
		color: #fff;
		text-shadow: 1px 0 2px rgba(34, 36, 40, 0.7)
	}
}

.content-block--65-35 {
	padding-top: 0
}

.es-nav {
	margin-bottom: 1rem
}

.es-nav ul li img {
	display: inline-block;
	margin-right: 0.5rem;
	position: relative;
	top: -1px;
	vertical-align: middle
}

@media only all and (min-width: 34em) {
	.es-nav {
		display: inline-block;
		margin-bottom: 0;
		margin-right: 1.875rem
	}
	.supp-nav>ul {
		display: inline-block
	}
}

@media only all and (min-width: 48em) {
	.people-listing {
		column-count: 2;
		column-gap: 4rem
	}
	.listing-person {
		break-inside: avoid-column;
		page-break-inside: avoid
	}
	.ar-link-text {
		font-size: calc(1rem + 1vw);
		padding: 1.5rem
	}
	.content-block--65-35 {
		display: flex;
		justify-content: space-between
	}
	.content-block--65-35 .col--aside {
		flex: 0 0 35%
	}
	.content-block--65-35 .col--main {
		flex: 0 0 60%;
		padding-left: 0
	}
	@supports (display: grid) {
		.content-block--65-35 {
			display: grid;
			grid-column-gap: 4rem;
			grid-template-columns: 60% auto
		}
		.content-block--60-35 .col {
			padding-left: 0
		}
	}
}

@media only all and (min-width: 56em) {
	.site-header--ar .site-header-elements {
		border-bottom: 0;
		padding: 2rem 0 1rem
	}
	.grand-masthead--ar {
		position: relative
	}
	.ar-masthead-content-box {
		background-color: rgba(163, 140, 108, 0.8);
		color: #fff;
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: center;
		left: 3rem;
		margin: 0;
		max-width: 50%;
		padding: calc(1rem + 3vw);
		position: absolute;
		top: 0;
		width: 100%
	}
}

@media only all and (min-width: 60em) {
	#child-nav--ar {
		display: block !important
	}
}

@media only all and (min-width: 80em) {
	.ar-link-text {
		font-size: 1.85rem
	}
}

@media only all and (min-width: 100em) {
	.ar-masthead-content-box h1 {
		margin-bottom: 3.5rem
	}
	.ar-masthead-content-box h2 {
		font-size: 3.8rem
	}
}

.wp-caption {
	max-width: 100% !important;
	width: 100% !important
}

.grand-masthead__img {
	position: relative
}

@media only all and (min-width: 60em) {
	.grand-masthead__img {
		position: static
	}
}

.video-link-icon {
	background: white;
	border-radius: 50%;
	left: calc(50% - 36px);
	padding: 16px;
	position: absolute;
	top: calc(50% - 36px)
}

.video-link-icon svg {
	display: block;
	height: 40px;
	left: 3px;
	position: relative;
	width: 40px
}

.video-link-icon svg path {
	fill: #007EBF;
	transition: 600ms
}
.article-elements__content .sfsi_plus_shortcode_container { /* social media icons */
	margin-top: 30px;
}
.sfsi_plus_shortcode_container .sfsi_premium_wicons:first-child {
	margin-left: 0 !important;
}

@media only all and (min-width: 60em) {
	.video-link-icon {
		left: auto;
		right: calc(25% - 72px)
	}
}

.video-link-icon:hover svg path, .video-link-icon:focus svg path, .video-link-icon:active svg path {
	fill: #000
}

.gallery {
	margin: 0 !important
}

@media only all and (min-width: 32em) {
	.gallery.gallery-columns-2, .gallery.gallery-columns-3, .gallery.gallery-columns-4, .gallery.gallery-columns-5, .gallery.gallery-columns-6, .gallery.gallery-columns-7, .gallery.gallery-columns-8, .gallery.gallery-columns-9 {
		display: flex;
		flex-wrap: wrap
	}
	.gallery.gallery-columns-2 .gallery-item, .gallery.gallery-columns-3 .gallery-item, .gallery.gallery-columns-4 .gallery-item, .gallery.gallery-columns-5 .gallery-item, .gallery.gallery-columns-6 .gallery-item, .gallery.gallery-columns-7 .gallery-item, .gallery.gallery-columns-8 .gallery-item, .gallery.gallery-columns-9 .gallery-item {
		flex: 0 0 48%;
		margin: 0 1%
	}
}

@media only all and (min-width: 48em) {
	.gallery.gallery-columns-3 .gallery-item, .gallery.gallery-columns-4 .gallery-item, .gallery.gallery-columns-5 .gallery-item, .gallery.gallery-columns-6 .gallery-item, .gallery.gallery-columns-7 .gallery-item, .gallery.gallery-columns-8 .gallery-item, .gallery.gallery-columns-9 .gallery-item {
		flex: 0 0 31.333%;
		margin: 0 1%
	}
}

@media only all and (min-width: 64em) {
	.gallery.gallery-columns-4 .gallery-item, .gallery.gallery-columns-5 .gallery-item, .gallery.gallery-columns-5 .gallery-item, .gallery.gallery-columns-6 .gallery-item, .gallery.gallery-columns-7 .gallery-item, .gallery.gallery-columns-8 .gallery-item, .gallery.gallery-columns-9 .gallery-item {
		flex: 0 0 23%;
		margin: 0 1%
	}
}

@supports (display: grid) {
	.gallery .gallery-item {
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	@media only all and (min-width: 32em) {
		.gallery.gallery-columns-2, .gallery.gallery-columns-3, .gallery.gallery-columns-4, .gallery.gallery-columns-5, .gallery.gallery-columns-6, .gallery.gallery-columns-7, .gallery.gallery-columns-8, .gallery.gallery-columns-9 {
			display: grid;
			grid-column-gap: 1rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
	@media only all and (min-width: 48em) {
		.gallery.gallery-columns-3, .gallery.gallery-columns-4, .gallery.gallery-columns-5, .gallery.gallery-columns-6, .gallery.gallery-columns-7, .gallery.gallery-columns-8, .gallery.gallery-columns-9 {
			grid-template-columns: repeat(3, 1fr)
		}
	}
	@media only all and (min-width: 64em) {
		.gallery.gallery-columns-4, .gallery.gallery-columns-5, .gallery.gallery-columns-5, .gallery.gallery-columns-6, .gallery.gallery-columns-7, .gallery.gallery-columns-8, .gallery.gallery-columns-9 {
			grid-template-columns: repeat(4, 1fr)
		}
	}
}

.gallery br {
	display: none !important
}

@media only all and (min-width: 32em) {
	.article-elements__content .gallery.gallery-columns-2, .article-elements__content .gallery.gallery-columns-3, .article-elements__content .gallery.gallery-columns-4, .article-elements__content .gallery.gallery-columns-5, .article-elements__content .gallery.gallery-columns-6, .article-elements__content .gallery.gallery-columns-7, .article-elements__content .gallery.gallery-columns-8, .article-elements__content .gallery.gallery-columns-9 {
		display: flex
	}
	.article-elements__content .gallery.gallery-columns-2 .gallery-item, .article-elements__content .gallery.gallery-columns-3 .gallery-item, .article-elements__content .gallery.gallery-columns-4 .gallery-item, .article-elements__content .gallery.gallery-columns-5 .gallery-item, .article-elements__content .gallery.gallery-columns-6 .gallery-item, .article-elements__content .gallery.gallery-columns-7 .gallery-item, .article-elements__content .gallery.gallery-columns-8 .gallery-item, .article-elements__content .gallery.gallery-columns-9 .gallery-item {
		flex: 0 0 48%;
		margin: 0 1%
	}
}

@supports (display: grid) {
	@media only all and (min-width: 32em) {
		.article-elements__content .gallery.gallery-columns-2, .article-elements__content .gallery.gallery-columns-3, .article-elements__content .gallery.gallery-columns-4, .article-elements__content .gallery.gallery-columns-5, .article-elements__content .gallery.gallery-columns-6, .article-elements__content .gallery.gallery-columns-7, .article-elements__content .gallery.gallery-columns-8, .article-elements__content .gallery.gallery-columns-9 {
			display:grid;
			grid-column-gap: 1rem;
			grid-template-columns: repeat(2, 1fr)
		}
	}
}

.gallery-item {
	float: none !important;
	text-align: left !important;
	width: auto !important
}

.gallery-item img {
	border: none !important
}

.gallery-caption {
	font-family: "freight-sans-pro", sans-serif;
	font-size: 90%;
	line-height: 1.2;
	text-align: left !important
}

.grand-masthead-area.compact>.container {
	max-width: 81rem;
	padding: 0 calc(1rem + 3vw)
}

.grand-masthead-area.compact .masthead-content-box {
	background: none;
	padding-left: 0;
	padding-right: 0
}

@media only all and (min-width: 60em) {
	.grand-masthead-area.compact .grand-masthead {
		display: flex
	}
	.grand-masthead-area.compact .grand-masthead .grand-masthead__content {
		flex: 0 0 50%;
		height: auto;
		position: relative
	}
	.grand-masthead-area.compact .grand-masthead .grand-masthead__content .masthead-content-box {
		height: 100%;
		max-width: none
	}
	.grand-masthead-area.compact .grand-masthead .content-internal-header {
		margin-bottom: calc(1rem + 3vw)
	}
	.grand-masthead-area.compact .grand-masthead .content-internal-header h1 {
		font-size: calc(1.2rem + 1.6vw)
	}
	.grand-masthead-area.compact .grand-masthead .grand-masthead__img img {
		height: 100%
	}
	.grand-masthead-area.compact .grand-masthead__content .container {
		background-color: #f8f8f9;
		background-image: url(../jpg/paint.jpg);
		background-position: left bottom;
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 100%
	}
	.grand-masthead-area.compact .content-internal {
		display: flex;
		height: 100%;
		flex-direction: column;
		justify-content: space-between
	}
}

@media only all and (min-width: 70em) {
	.grand-masthead-area.compact>.container {
		padding: 0 3rem
	}
}

.breadcrumb-shell {
	margin-bottom: calc(2rem + 2vw)
}

.section--full-content.cme {
	margin-bottom: calc(2rem + 2vw)
}

.sfsi_widget {
	margin-top: 2rem
}

.buckets--reports .bucket {
	border: 0
}

.buckets--reports .bucket h2 a {
	color: #007EBF
}

.buckets--reports .bucket-container {
	padding: 0
}

.section--annual-report {
	margin-bottom: calc(2rem + 1vw)
}

.ar-main__reports {
	margin-bottom: calc(2rem + 1vw)
}

@media only all and (min-width: 60em) {
	.ar-main {
		grid-column-gap: 5rem
	}
	.ar-main__reports {
		margin-bottom: 0
	}
}

.ar-main .col--main {
	display: block;
	height: auto
}

.ar-report {
	margin-bottom: calc(2rem + 1vw)
}

.ar-report__title h3 {
	color: #222428;
	font-family: "freight-text-pro", serif;
	font-size: 1.5625rem;
	font-weight: 400;
	margin: 0 0 1rem
}

.ar-report__title h3 a {
	color: inherit
}

@media only all and (min-width: 60em) {
	.ar-report__title h3 {
		font-size: 1.5625rem
	}
}

.ar-report__image {
	display: block;
	height: auto;
	width: 100%
}

.ar-report:last-child {
	margin-bottom: 0
}

.ar-report-link {
	display: inline-block;
	font-family: "freight-sans-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 2px;
	margin: 0 1.75rem 0.25rem 0;
	text-transform: uppercase
}

.ar-report-link:last-child {
	margin: 0
}

@media only all and (min-width: 40em) {
	.ar-report-link {
		font-size: 0.9375rem
	}
}

.ar-note {
	background-color: #F7F7F6;
	padding: 1.5rem
}

.ar-note__header {
	border-bottom: 1px solid #d3d0cc;
	margin-bottom: 2rem;
	padding-bottom: 1.5rem
}

.ar-note__header h2 {
	text-transform: uppercase;
	color: #4a4c50;
	font-family: "freight-sans-pro", serif;
	font-size: 85%;
	font-weight: 500;
	margin-bottom: 0;
	letter-spacing: 1px;
	line-height: 1
}

.ar-note__content {
	font-family: "freight-text-pro", serif;
	line-height: 1.5
}

@media only all and (min-width: 40em) {
	.ar-note {
		padding: 2rem
	}
	.ar-note__header {
		padding-bottom: 2rem
	}
}

@media only all and (max-width: 767px) {
	/* EVENT CALENDAR TWEAKS */
	/* prevent event image from extending past detail container on mobile */
	#tribe-mobile-container .type-tribe_events .tribe-events-event-image {
		float: none;
		width: auto;
	}
	.tribe-event-featured .tribe-events-event-image img {
		max-width: 100% !important;
		height: auto;
	}
}
@media (max-width: 574px) {
	.logo img {
		width: 	240px;
	}
}

/* Jeredev :: 12/10/2022 */

.tribe-events-event-meta::before {
	display: none !important;
}