/*! ================================
// Description: Custom CSS for Atkinson Foundation (atkinsonfoundation.ca).
// Version: 3.0
// Author: Jonathan Gallivan @ Gallivan Media
// Author URI: https://gallivanmedia.com
// Date created: Feb 07, 2018
// Date revised: Jun 03, 2020
*/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
_ __ ___ / | / /___ _________ ___ ____ _/ (_)___ ___ / |/ / __ / ___/ __ `__ / __ `/ / /_ / / _ / /| / /_/ / / / / / / / / /_/ / / / / /_/ __/ /_/ |_/____/_/ /_/ /_/ /_/__,
_/_/_/ /___/___/ */ button,
hr,
input {
	overflow: visible
}

audio,
canvas,
progress,
video {
	display: inline-block
}

progress,
sub,
sup {
	vertical-align: baseline
}

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

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

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block
}

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

figure {
	margin: 1em 40px
}

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

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

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

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

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #231f20
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

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

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

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

fieldset {
	padding: .35em .75em .625em
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

textarea {
	overflow: auto
}

[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
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

/* Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	min-height: 0;
	min-width: 0;
	focus: none;
}

* :before,
* :after {
	box-sizing: border-box;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #231f20;
	background-color: #fff;
	font-family: Whitney, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-size: 1.2vw;
	line-height: 1;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.full-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.boxed-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.padded-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.padded-container-full {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 2% 0 1.5% 0;
}

.padded-container-contents {
	padding: 0 25px;
	background-color: #fff;
}

.flex-grid {
	display: block;
}

.flex-item {
	flex: 1;
}

img {
	display: block;
	width: 100%;
	height: auto;
	outline: 0;
}

#stage {
	position: relative;
	width: 100%;
	padding-top: 78px;
}

.custom-nav {
	width: 100%;
	margin: 10px 0 20px 0;
	text-align: center;
	font-size: 30px;
}

.custom-nav.padded {
	margin: 25px 0;
}

.custom-nav a {
	display: inline-block;
	text-decoration: none;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}

.custom-nav a:hover {
	color: #fff;
	background-color: #000;
	border-radius: 50%;
}

.social-sharing {
	padding-top: 10px;
	text-align: center;
}

div .at-resp-share-element .at-share-btn:focus,
div .at-resp-share-element .at-share-btn:hover {
	transform: none;
}

.at-share-btn {
	margin: 0 8px !important;
}

.at-share-btn:hover {
	background-color: #aaa !important;
}

@media (min-width: 48em) {
	.padded-container-contents {
		padding: 0 10%;
	}

	.padded-container {
		max-width: 1280px;
		padding: 0 11.5640599001664%;
	}

	.padded-container-full {
		max-width: 1280px;
		padding: 2% 11.5640599001664% 1.5% 11.5640599001664%;
	}

	.flex-grid {
		display: flex;
	}

	#stage {
		padding: 0 0 0 84px;
	}
}

@media (min-width: 124em) {
	.padded-container {
		padding: 0;
	}
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:focus {
	outline: none;
}

::-moz-focus-inner {
	border: 0;
}

::selection {
	color: #fff;
	background: #777;
}

a {
	color: #231f20;
	text-decoration: underline;
	transition: color .2s ease-in-out;
}

a:hover {
	color: #aaa;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'WhitneyMedium';
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1em;
}

h3 {
	font-size: 21px;
}

h3.section-heading {
	padding: 1em 0 1em 0;
	text-align: center;
}

h3.section-heading.no-top-padding {
	padding: 0 0 1em 0;
	text-align: center;
}

h3.section-heading.lowercase {
	text-transform: none;
}

p {
	margin-bottom: 15px;
}

.centred {
	text-align: center;
}

.zoom {
	transform: scale(.99);
	transition: scale .4s ease-in-out;
}

.zoom:hover {
	transform: scale(1.05);
	transition: scale .4s ease-in-out;
}

.nobr {
	white-space: nowrap;
}

.padded-top {
	padding-top: 2em;
}

@media (min-width: 48em) {
	h1 {
		font-size: 2.4em;
	}

	h2 {
		font-size: 2em;
	}

	h3 {
		font-size: 27px;
	}

	p {
		margin-bottom: 25px;
	}
}

/* Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header {
	position: fixed;
	display: block;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 90000;
	background-color: #fff;
	overflow: scroll;
}

header a {
	text-decoration: none;
}

header #logo {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-bottom: 2px solid #cecfd1;
	padding: 20px 0;
	margin: 0 25px;
	background-color: #fff;
}

header #logo img {
	display: block;
	width: auto;
	height: 50px;
	padding-bottom: 0;
}

header ul {
	display: block;
	margin: 12px 25px 0 25px;
	padding: 0;
	border-top: 2px solid #cecfd1;
	transition: all .3s ease-in-out;
}

header li {
	list-style-type: none;
}

header li a {
	display: block;
	height: 50px;
	border-bottom: 2px solid #cecfd1;
	font-family: WhitneyMedium;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 50px;
	transition: all .2s ease-in-out;
	white-space: nowrap;
}

header li a:hover {
	font-family: 'WhitneyBold';
	font-weight: bold;
	color: #231f20;
}

header li.current-menu-item a {
	font-family: 'WhitneyBold';
	font-weight: bold;
	border-bottom: 3px solid #cecfd1;
}

header li.c-teal a:hover,
header li.current-menu-item.c-teal a {
	border-color: #0abab5;
}

header li.c-yellow a:hover,
header li.current-menu-item.c-yellow a {
	border-color: #e0d718;
}

header li.c-magenta a:hover,
header li.current-menu-item.c-magenta a {
	border-color: #d600c1;
}

header li.c-rose a:hover,
header li.current-menu-item.c-rose a {
	border-color: #ff0069;
}

header li.c-cyan a:hover,
header li.current-menu-item.c-cyan a {
	border-color: #1bcaff;
}

header li.c-red a:hover,
header li.current-menu-item.c-red a {
	border-color: #f84028;
}

header li.c-navy-blue a:hover,
header li.current-menu-item.c-navy-blue a {
	border-color: #3680bd;
}

header li.c-blue a:hover,
header li.current-menu-item.c-blue a {
	border-color: #0089ff;
}

header li.c-green a:hover,
header li.current-menu-item.c-green a {
	border-color: #5b992f;
}

header #navigation {
	margin-top: 90px;
}

header #nav-social {
	margin: 40px 0 0 25px;
	text-align: left;
}

header #nav-social a {
	display: inline-block;
	margin: 0 8px 0 2px;
	font-size: 28px;
}

header #nav-social a svg {
	fill: black;
	width: 25px;
}

header #menu-tools {
	display: none;
	line-height: 30px;
}

header #menu-tools {
	display: block;
	margin: 0 25px;
	padding: 30px 0;
}

header #menu-tools label {
	font-size: 16px;
	font-weight: bold;
}

header #menu-tools p {
	margin: 0;
	padding: 0;
	font-family: WhitneyMedium;
	font-size: 13px;
	letter-spacing: .01rem;
}

header #menu-tools form {
	margin: 10px 0 30px 0;
}

#main-header {
	display: block;
}

#small-header {
	position: fixed;
	z-index: 89999;
}

#small-header header {
	width: 100%;
	height: 78px;
	z-index: 89999;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.075), 0 0 1px 0 rgba(0, 0, 0, 0.075);
}

#small-header header #logo {
	width: 30px;
	padding-bottom: 0;
	border: none;
}

#small-header header #menu-tools {
	display: none;
}

#small-header header ul {
	max-width: 30px;
}

#small-header header li a span {
	display: none;
}

#small-header #navigation {
	display: none;
}

#small-header #nav-social {
	display: none;
}

#small-header header #nav-social a {
	display: block;
}

.nav-icon {
	position: fixed;
	z-index: 100000;
	top: 24px;
	right: 25px;
	margin-left: 100px;
	width: 36px;
	height: 24px;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer;
}

.nav-icon span {
	position: absolute;
	z-index: 100001;
	display: block;
	width: 100%;
	height: 3px;
	background: #000;
	border-radius: 2px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out;
}

.nav-icon span:nth-child(1) {
	top: 0px;
}

.nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
	top: 10px;
}

.nav-icon span:nth-child(4) {
	top: 20px;
}

.main-header .nav-icon span:nth-child(1) {
	top: 10px;
	left: 50%;
	width: 0%;
}

.main-header .nav-icon span:nth-child(2) {
	transform: rotate(45deg);
}

.main-header .nav-icon span:nth-child(3) {
	top: 10px;
	transform: rotate(-45deg);
}

.main-header .nav-icon span:nth-child(4) {
	top: 10px;
	left: 50%;
	width: 0%;
}

@media (min-width: 48em) {
	header {
		width: 270px;
		height: 100vh;
	}

	header #logo {
		width: 220px;
	}

	header #logo img {
		height: 80px;
	}

	header #navigation {
		margin-top: 119px;
	}

	header #nav-social a {
		margin: 0 7px 10px 2px;
	}

	#small-header header {
		width: inherit;
		height: 100vh;
		box-shadow: none;
	}

	#small-header #navigation {
		display: block;
		width: 80px;
	}

	#small-header #nav-social {
		display: block;
	}

	.nav-icon {
		display: none !important;
	}
}

/* Page Introduction
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-introduction .padded-container-contents {
	text-align: center;
}

.page-introduction .page-title {
	padding: 30px 0 0 0;
}

.page-introduction .page-title span,
.additional-title .page-title span {
	display: inline;
	padding: 0 0 3px 0;
	border-bottom: 3px solid #aaa;
	font-family: 'WhitneyBold';
	font-size: 18px;
	text-transform: uppercase;
}

.page-introduction .page-title-full {
	width: 100%;
	padding: 30px 25px 15px 25px;
	letter-spacing: .075rem;
}

.page-introduction .page-title-full a {
	text-decoration: none;
}

.page-introduction .page-title-full span {
	display: block;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #aaa;
	font-family: 'WhitneyMedium';
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.page-introduction h1 {
	font-size: 26px;
	margin: 0;
	padding: 30px 0 20px 0;
}

.page-introduction h1.narrow {
	margin: 0;
	padding: 20px 0;
}

.page-introduction .introductory-text {
	padding: 10px 0 0 0;
}

.page-introduction .introductory-text p {
	font-size: 19px;
	line-height: 1.35em;
}

.page-introduction .page-title+.introductory-text {
	margin: 15px 0 55px 0;
}

.section-introduction .introductory-text {
	padding: 10px 0;
	font-size: 19px;
	line-height: 1.35em;
	text-align: center;
}

.additional-title {
	margin: 0 0 30px 0;
	text-align: center;
}

@media (min-width: 48em) {
	.page-introduction .padded-container-contents {
		margin-top: -7em;
		min-height: 7em;
	}

	.page-introduction .padded-container-contents.slim {
		min-height: 100px;
	}

	.page-introduction .padded-container-contents.no-top-pad {
		margin-top: 0;
		min-height: inherit;
	}

	.page-introduction .page-title {
		padding: 40px 0 0 0;
	}

	.page-introduction h1 {
		font-size: 2.7em;
		padding: .75em 0 .5em 0;
	}

	.page-introduction h1.narrow {
		padding: 20px 10%;
	}

	.page-introduction .introductory-text {
		padding: 20px 0 0 0;
	}

	.page-introduction .introductory-text p {
		font-size: 2em;
	}

	.section-introduction .introductory-text {
		padding: 10px 0 0 0;
		font-size: 2em;
	}
}

@media (min-width: 60em) {
	.page-introduction .page-title-full {
		padding: 48px 60px 0 0;
	}

	.page-introduction h1.narrow {
		padding: 20px 0;
	}
}

@media (min-width: 72em) {
	.page-introduction h1 {
		font-size: 42px;
	}

	.page-introduction .introductory-text p {
		font-size: 24px;
	}

	.section-introduction .introductory-text {
		font-size: 24px;
	}
}

/* Video
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.fluid-width-video-wrapper {
	position: relative;
	width: 100%;
	margin-top: 3em;
	padding: 56.25% 0 0 0;
}

.fluid-width-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 60em) {}

/* Banner
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.banner-container {
	margin: 3em auto;
}

.banner-image {
	padding-bottom: 20px;
}

.banner-heading {
	padding: 15px 0 0px 0;
	text-align: center;
	font-family: 'Whitney';
	font-weight: bold;
	font-size: 24px;
}

@media (min-width: 60em) {
	.banner-heading {
		font-size: 27px;
	}
}


/* Button
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.buttons {
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0 50px 0;
	align-items: center;
}

.button-container {
	flex: 1 1 100%;
	text-align: center;
}

a.button {
	display: inline-block;
	min-width: 250px;
	margin: 15px;
	padding: 12px 18px;
	border: 0;
	line-height: 18px;
	font-family: WhitneyMedium;
	font-size: 18px;
	text-transform: uppercase;
	color: #231f20;
	background-color: #e0e4e4;
	outline: none;
	-webkit-appearance: none;
	border-radius: 6px;
	cursor: pointer;
	transition: color .3s ease-in-out;
	text-decoration: none !important;
}

a.button:hover {
	color: #eee;
	background-color: #231f20;
	cursor: pointer;
}

@media (min-width: 60rem) {
	.buttons {
		margin: 15px 10% 50px 10%;
	}

	.button-container {
		flex: 1 1 50%;
		text-align: center;
	}
}

@media (min-width: 72rem) {
	.buttons {
		margin: 15px 15% 50px 15%;
	}
}

@media (min-width: 86rem) {
	.buttons {
		margin: 15px 20% 50px 20%;
	}
}

/* People
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.people {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 25px;
}

.person {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 2px;
	padding: 0 1px;
}

.person a {
	color: #fff;
}

.person .image-title-wrapper {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 1px;
	bottom: 0;
	right: 1px;
	margin: 0;
	text-align: center;
	background-size: cover;
	background-color: rgba(10, 186, 181, .8);
	background-position: top;
	background-repeat: no-repeat;
	background-blend-mode: darken;
	opacity: 1;
	transition: all .3s ease-in-out;
}

.person .image-title-wrapper.current-person {
	background-color: rgba(10, 186, 181, 0);
}

.person .image-title {
	position: absolute;
	z-index: 100;
	width: 100%;
	bottom: 20px;
	text-transform: uppercase;
	font-size: 19px;
	font-family: WhitneyBold;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	transition: color .3s ease-in-out;
}

.person .image-title-wrapper.current-person .image-title {
	color: transparent;
}

.person .image-title .overlay-title {
	margin-top: 5px;
	font-family: WhitneyMedium;
	font-weight: normal;
	font-size: 15px;
}

.individual .headshot {
	padding: 3em 0;
}

.individual .headshot img {
	max-height: 190px;
	object-fit: cover;
	object-position: center top;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.individual .individual-name {
	text-align: center;
	font-family: WhitneyMedium;
	font-size: 23px;
	line-height: 1.2em;
}

.individual .individual-name span {
	display: inline-block;
	margin: 0 0 15px 0;
	padding: 0 1em 15px 1em;
	border-bottom: 2px solid #999;
}

.individual .individual-title {
	text-align: center;
	font-family: WhitneyMedium;
	text-transform: uppercase;
	font-size: 14px;
}

.individual .individual-bio {
	margin-top: 40px;
}

.individual .individual-bio p {
	font-size: 16px;
	line-height: 1.35em;
}

@media (min-width: 375px) {
	.individual .headshot img {
		max-height: 230px
	}
}

@media (min-width: 425px) {
	.individual .headshot img {
		max-height: 260px
	}
}

@media (min-width: 500px) {
	.individual .headshot img {
		max-height: 320px
	}
}

@media (min-width: 36em) {
	.person {
		flex: 0 0 50%;
	}

	.individual .headshot img {
		max-height: 360px
	}
}

@media (min-width: 48em) {
	.people {
		margin: 3em 0;
	}

	.individual .headshot {
		padding: 3em 5em;
	}

	.individual .headshot img {
		max-width: 610px;
	}
}

@media (min-width: 60em) {
	.person {
		flex: 0 0 33.333%;
	}

	.individual .individual-name {
		font-size: 27px;
	}

	.individual .individual-title {
		font-size: 15px;
	}

	.individual .individual-bio p {
		font-size: 19px;
	}
}

@media (min-width: 72em) {
	.people {
		margin: 3em 60px;
	}

	.person {
		flex: 0 0 25%;
	}

	.individual .headshot img {
		max-height: 380px;
	}
}

/* Priorities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.priorities {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 25px;
}

.priority {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 2px;
	padding: 0 1px;
}

.priority a {
	color: #fff;
}

.priority .image-title-wrapper {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 1px;
	bottom: 0;
	right: 1px;
	margin: 0;
	text-align: center;
	background-color: #000;
	opacity: 1;
	transition: all .3s ease-in-out;
}

.priority .image-title {
	position: absolute;
	z-index: 100;
	display: table;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	font-size: 19px;
	font-family: WhitneyBold;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	transition: color .3s ease-in-out;
}

.priority .image-title:hover {
	color: #e0d718;
}

.priority .image-title-wrapper.current-priority .image-title {
	color: #e0d718;
}

.priority .image-title .overlay-name {
	position: relative;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding: 0 15%;
	font-family: WhitneyBold;
	font-size: 24px;
}

.single-priority #feature-image img {
	padding: 20px 25px 0 25px;
}

.priority-name {
	margin-top: 2em;
	padding: 0;
	text-align: center;
	font-family: WhitneyMedium;
	font-size: 23px;
	line-height: 1.2em;
}

.priority-name span {
	display: inline-block;
	margin: 0 0 1em 0;
	padding: 0 3em 1em 3em;
	border-bottom: 2px solid #999;
}

.priority-heading {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 23px;
}

.priority-statement {
	margin-top: 30px;
	text-align: center;
}

.priority-statement p {
	font-size: 21px;
	line-height: 1.35em;
}

@media (min-width: 36em) {
	.priority {
		flex: 0 0 50%;
	}
}

@media (min-width: 60em) {
	.priority {
		flex: 0 0 33.333%;
	}

	.single-priority #feature-image img {
		padding-right: 0 60px 0 0;
	}

	.priority-name {
		padding: 0 10%;
		font-size: 36px;
	}

	.priority-heading {
		font-size: 27px;
	}

	.priority-statement p {
		font-size: 27px;
	}
}

@media (min-width: 72em) {
	.priorities {
		margin: 3em 60px;
	}

	.priority {
		flex: 0 0 33.333%;
	}
}

/* Publications
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.publications {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 0 7vw;
}

.publication {
	position: relative;
	box-sizing: border-box;
	margin: 15px 0 40px 0;
	padding: 0 3vw;
	font-size: 19px;
	line-height: 1.4em;
}

.publication a {
	text-decoration: none;
}

.publication-image {
	margin-bottom: 1.5em;
}

.publication-image img {
	object-fit: contain;
	overflow: hidden;
	width: 100%;
	height: auto;
	border: 1px solid #231f20;
	padding: 5%;
}

.publication-title {
	margin-bottom: 2px;
	font-family: WhitneyMedium;
	font-weight: bold;
	font-size: 23px;
	line-height: 1.2em;
}

.publication-sub-title {
	margin-bottom: 5px;
	font-weight: bold;
}

@media (min-width: 36em) {
	.publication {
		flex: 0 0 50%;
	}
}

@media (min-width: 36em) {
	.publication {
		flex: 0 0 50%;
	}
}

@media (min-width: 72em) {
	.publication {
		flex: 0 0 33.333%;
	}

	.publication-title {
		font-size: 27px;
	}
}

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.grid {
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0;
}

.grid-item {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 2px;
	padding: 0 1px;
}

.grid-item a {
	color: #fff;
}

.grid-item .image-title-wrapper {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 1px;
	bottom: 0;
	right: 1px;
	margin: 0;
	text-align: center;
	background-size: 100% 100%;
	background-color: rgba(120, 120, 120, .8);
	background-position: 0 0;
	background-blend-mode: darken;
	opacity: 1;
	transition: all .3s ease-in-out;
}

.grid-item .image-title {
	position: absolute;
	z-index: 100;
	width: 100%;
	padding: 20px;
	bottom: 0;
	text-transform: uppercase;
	font-size: 19px;
	font-family: WhitneyBold;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	transition: color .3s ease-in-out;
}

.grid-item .image-title .overlay-title {
	margin-top: 5px;
	font-family: WhitneyMedium;
	font-weight: normal;
	font-size: 15px;
}

@media (min-width: 36em) {
	.grid-item {
		flex: 0 0 50%;
	}
}

@media (min-width: 72em) {
	.grid {
		margin: 50px 60px;
	}
}

/* Text Block
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.text-block {
	max-width: 100%;
	margin: 30px auto;
	text-align: left;
}

.text-block p,
.text-block li {
	font-size: 16px;
	line-height: 1.35em;
}

.text-block ul,
.text-block ol {
	margin: 0 4vw 2vh 4vw !important;
	padding: 0;
	font-size: .95em;
	line-height: 1.35em;
}

.text-block li {
	margin: 0;
	padding: 0 0 0 1vw !important;
	margin-bottom: 15px;
	line-height: 1.8rem;
}

@media (min-width: 60em) {
	.text-block {
		margin: 50px auto;
	}

	.text-block p,
	.text-block li {
		font-size: 19px;
	}

	.text-block li {
		margin-bottom: 30px;
	}
}

.text-block li::marker {
	display: block;
	color: #000;
}

/* Accordions
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.accordions {
	margin: 30px 0 60px 0;
	border-top: 2px solid #d1d2d4;
}

.accordion {
	border-bottom: 2px solid #d1d2d4;
}

.accordion h3 {
	padding: 1em 0;
	font-size: 16px;
	line-height: 1.35em;
	text-transform: uppercase;
	cursor: pointer;
}

.accordion h3 span {
	text-transform: none;
}

.accordion p {
	font-size: 16px;
	line-height: 1.35em;
}

.accordion .expander {
	display: none;
}

.expander-button {
	display: flex;
	justify-content: space-between;
	gap: 16px;
}

.expander-button svg {
	width: 18px;
	height: auto;
}

.expander-button svg path {
	fill: none;
	stroke: #231f20;
}

.expander-button svg.flipped {
	transform: rotateX(180deg);
}

.accordion-cta {
	display: inline-block;
	padding: 7px 12px 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #231f20;
	line-height: 1.1;
	margin-bottom: 25px;
	font-size: 14px;
}

.accordion-cta:hover {
	background: #231f20;
	color: white;
}

@media (min-width: 48em) {
	.accordion h3 {
		font-size: 19px;
	}

	.expander-button svg {
		width: 20px;
	}
}

@media (min-width: 60em) {
	.accordions {
		margin: 0 0 80px 0;
	}

	.accordion h3 {
		font-size: 21px;
	}

	.accordion p {
		font-size: 19px;
	}

	.accordion-cta {
		font-size: 16px;
	}
}

/* Single Image
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.image-caption {
	margin-top: 7px;
	font-size: 13px;
	line-height: 17px;
}

@media (min-width: 60em) {
	.image-caption {
		font-size: 14px;
	}
}

/* Image Carousel
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.image-carousel {
	margin-top: 3em !important;
}

/* Image Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.image-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0;
}

.image-grid-item {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 2px;
	padding: 0 1px;
}

@media (min-width: 36em) {
	.image-grid-item {
		flex: 0 0 33.333%;
	}
}

@media (min-width: 72em) {
	.image-grid {
		margin: 50px 60px;
	}
}

/* Promotion Block
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.promotion-block {
	max-width: 100%;
	margin: 7% auto;
	text-align: left;
	border-bottom: 2px solid #cdced1;
}

.promotion-block .flex-grid {
	margin: 35px 0;
}

.promotion-block h3 {
	width: 100%;
	text-align: center;
	padding: 0 0 28px 0;
	border-bottom: 2px solid #cdced1;
	font-family: 'WhitneyBold';
	font-size: 19px;
	text-transform: uppercase;
}

.promotion-block .promotion-image {
	flex: 1 1 50%;
	padding-right: 10px;
}

.promotion-block .promotion-image img.bordered {
	border: 1px solid #231f20;
	padding: 5%;
}

.promotion-block .promotion-copy {
	flex: 1 1 50%;
	padding: 1em 0 0 0;
}

.promotion-block .promotion-copy a {
	text-decoration: none;
}

.promotion-block .promotion-title {
	margin-bottom: 10px;
	font-family: WhitneyMedium;
	font-size: 19px;
	padding-right: 2em;
	line-height: 1.4em;
}

.promotion-block .promotion-date {
	margin: 10px 0 0 0;
	font-size: 15px;
}

.promotion-block .promotion-text {
	font-size: 16px;
	line-height: 1.4em;
}

.promotion-block .promotion-text a {
	font-family: 'WhitneyMedium';
	font-size: .8em;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

@media (min-width: 48em) {
	.promotion-block .promotion-image img {
		max-width: inherit;
	}

	.promotion-block .promotion-copy {
		padding: 0 0 0 10px;
	}
}

@media (min-width: 60em) {
	.promotion-block .promotion-date {
		margin: -2px 0 5px 0;
		font-size: 17px;
	}

	.promotion-block .promotion-title {
		font-size: 23px;
		padding-right: 2em;
		line-height: 1.2em;
	}

	.promotion-block .promotion-text {
		font-size: 18px;
	}
}

/* Pagionation */
.pager {
	margin-top: 30px;
	position: relative;
	height: 66px;
}

.pager .page-count {
	position: absolute;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	text-align: center;
	top: 7px;
	font-size: 18px;
}

.pager .next {
	float: right;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'WhitneyMedium';
	margin-top: 7px;
}

.pager .prev {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'WhitneyMedium';
	margin-top: 7px;
	display: inline-block;
}

/* Category Sorting */
.accord-content {
	color: #000 font-size: 15px;
	display: none;
}

.accord li .filter-box {
	font-size: 15px;
	margin: 0 auto;
	text-align: left;
}

.accord li .filter-box span {
	font-weight: 600;
}

.accord {
	border: 1px solid #000;
	display: inline-block;
	width: 280px;
	cursor: pointer;
	margin-left: -15px;
}

.accordion-container {
	text-align: center;
	margin-top: 15px;
	position: relative;
	padding: 0 10px;
}

::marker {
	display: none;
	color: #fff;
}

#sorted {
	position: absolute;
	top: -110px;
}

.filters {
	padding: 0 10px 10px 10px;
}

.filters a {
	margin-top: 10px;
	text-align: left;
	padding: 0;
	font-size: 15px;
	display: block;
}

.filters a:first-child {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

.accord .filter-box {
	position: relative;
	padding: 10px;
}

.accord .filter-box .chev-toggle {
	position: absolute;
	right: 8px;
	top: 12px;
	width: 19px;
	z-index:1;
}

.accord .filter-box.filter-open .chev-toggle {
	transform: rotate(180deg);
}

@media (min-width: 48em) {
	.accordion-container {
		text-align: center;
		margin-top: -5px;
	}
}


/* Article (Atkinson Field Notes, News Posts, Fellow Posts)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.lead-story {
	margin-top: 30px;
}

.article {
	max-width: 100%;
	margin: 5% 0;
	padding-bottom: 40px;
	text-align: left;
	border-bottom: 2px solid #cdced1;
}

.article-date {
	margin-bottom: 10px;
	text-align: center;
	font-size: 15px;
}

.article-title {
	text-align: center;
	font-size: 24px;
	font-family: WhitneyMedium;
	font-weight: bold;
	line-height: 1.2em;
}

.article .article-title a {
	text-decoration: none;
}

.article-feature-image-description {
	margin-top: 3vh;
	font-style: italic;
}

.article-feature-image-description.no-top-padding {
	margin-top: 0;
}

.article-feature-image-description p {
	margin-bottom: -40px;
}

.article-teaser {
	margin-top: 0;
	font-size: 16px;
	line-height: 1.35em;
}

.article-teaser a {
	font-family: 'WhitneyMedium';
	font-size: .8em;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

.article-image {
	margin-bottom: 3vh;
}

.article .text-block {
	margin: 30px 0;
}

@media (min-width: 48em) {
	.lead-story {
		margin-top: 0;
	}
}

@media (min-width: 60em) {
	.article-date {
		font-size: 17px;
	}

	.article-title {
		font-size: 27px;
	}

	.article-teaser {
		font-size: 19px;
	}

	.article-feature-image-description p {
		margin-bottom: -60px;
	}
}

/* Bio Block
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.bio-block .individual .headshot {
	padding: 1em 0 1.5em 0;
}

.bio-block .individual .headshot img {
	margin: 0 auto;
	max-width: 300px;
}

@media (min-width: 60em) {}

/* Podcasts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.podcast-buttons {
	margin-bottom: 2.5em;
	text-align: center;
}

.podcast-buttons a {
	text-decoration: none;
	display: inline-block;
	margin: 5px;
}

.podcast-buttons img {
	width: auto;
	height: 40px;
}

/* Events
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.event {
	padding: 0 0 15px 0;
}

.event-details {
	margin: 30px 0;
}

.event-title {
	text-align: center;
	font-size: 19px;
	line-height: 1.2em;
}

.event-sub-title {
	text-align: center;
	font-family: WhitneyMedium;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.35em;
}

.event-date-time {
	margin: 12px;
	text-align: center;
	font-family: WhitneyBold;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
}

.event-image {
	padding-bottom: 2em;
}

.event-video .fluid-width-video-wrapper {
	margin: 0 0 2em 0;
}

.event-description p {
	font-size: 16px;
	line-height: 1.35em;
}

@media (min-width: 60em) {
	.event-title {
		font-size: 23px;
	}

	.event-sub-title {
		font-size: 19px;
	}

	.event-date-time {
		font-size: 14px;
	}

	.event-description p {
		font-size: 19px;
	}

}

/* Contact Information
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.contact-information {
	margin-top: 50px;
	text-align: center;
}

.contact-information h3 {
	margin-bottom: 1em;
}

.contact-information p {
	font-size: 16px;
	line-height: 1.35em;
}

.contact-social strong {
	margin-right: 5px;
}

.contact-social a {
	display: inline;
	margin: 0 7px;
	font-size: 28px;
}

.contact-social a svg {
	fill: black;
	width: 25px;
}

@media (min-width: 60em) {
	.contact-information p {
		font-size: 19px;
	}
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="text"] {
	margin-bottom: 8px;
	width: 200px;
	padding: 7px 10px;
	border: 0;
	line-height: 15px;
	font-family: WhitneyMedium;
	font-size: 13px;
	color: #231f20;
	background-color: #fff;
	outline: none;
	-webkit-appearance: none;
	border-radius: 2px;
	border: 1px solid #e0e4e4;
}

input[type="submit"] {
	margin-top: 10px;
	padding: 8px 12px;
	border: 0;
	line-height: 18px;
	font-family: WhitneyMedium;
	font-size: 15px;
	text-transform: uppercase;
	color: #231f20;
	background-color: #e0e4e4;
	outline: none;
	-webkit-appearance: none;
	border-radius: 6px;
	cursor: pointer;
	transition: color .3s ease-in-out;
}

input[type="submit"]:hover {
	color: #eee;
	background-color: #231f20;
	cursor: pointer;
}

.flex-form {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0 40px 0;
	align-items: center;
}

.flex-form-field {
	flex: 1 1 100%;
	box-sizing: border-box;
	margin-bottom: 2px;
	text-align: center;
}

.flex-form-field input[type="text"] {
	width: 95%;
	font-size: 14px;
	padding: 12px 18px;
	line-height: 18px;
}

.flex-form-submit {
	flex: 1 1 100%;
	width: 100%;
	text-align: center;
}

.flex-form-submit input[type="submit"] {
	font-size: 16px;
}

.gform_wrapper .gsection {
	border-bottom: none !important;
}

.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
	font-size: 110% !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 2px !important;
}

form .indented {
	padding-left: 35px !important;
}

.gform_wrapper .gform_footer {
	text-align: center;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	margin-right: 0 !important;
	min-width: 250px;
	padding: 15px 0 !important;
}

@media (min-width: 70em) {
	.flex-form {
		margin: 20px 0 80px 0;
	}

	.flex-form-field {
		flex: 1 1 33.333%;
	}

	.flex-form-field input[type="text"] {
		font-size: 16px;
		padding: 12px 18px;
		line-height: 19px;
	}

	.flex-form-submit input[type="submit"] {
		font-size: 19px;
	}
}

/* Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
footer {
	margin-top: 60px;
	color: #fff;
	width: 100%;
	background-color: #231f20;
}

footer .footer-contentContainer {
	flex-wrap: wrap;
	align-items: stretch;
	padding: 4em 3vw 2em 3vw;
	max-width: 1350px;
	margin: 0 auto;
}

.footer-column {
	flex: 1 1 100%;
	max-width: 350px;
	margin: 0 auto;
}

.footer-column a {
	color: #fff;
}

.footer-column a:hover {
	color: #aaa;
}

.footer-column h4 {
	margin: 30px 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.footer-column strong {
	display: block;
	padding: 5px 0 0 0;
}

.footer-column.f-logo {
	padding: 30px 0 15px 0;
}

.footer-column.f-logo img {
	margin: 0 auto;
	width: 100%;
	max-width: 175px;
}

.footer-column.f-connect {
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1.35em;
}

.footer-column.f-connect .social li {
	margin-right: 10px;
	list-style-type: none;
	display: inline;
}

.footer-column.f-connect .social li a {
	font-size: 27px;
}

.footer-column.f-connect .social li a svg {
	fill: white;
	width: 25px
}

.footer-column.f-contact {
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1.35em;
}

.footer-column.f-newsletter {
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1.35em;
}

.footer-column.f-newsletter submit:hover {
	color: #fff;
}

.footer-column.f-creative-commons {
	display: flex;
	align-items: flex-start;
	align-content: stretch;
	padding-top: 40px;
	font-size: 15px;
	line-height: 1.35em;
}

.footer-column.f-logo {
	font-size: 15px;
	line-height: 1.35em;
	text-align: center;
}

.footer-column .social {
	margin-bottom: 20px;
}

.footer-column #newsletter-signup {
	margin-bottom: 25px;
}

.footer-column .single-column-only-content {
	margin-top: 60px;
}

.footer-column .multiple-column-only-content {
	display: none;
}

.footer-column .acknowledgement {
	margin-top: 50px;
}

.footer-column.f-creative-commons .cc-img-flex {
	flex: 1 1 20%;
}

.footer-column.f-creative-commons .cc-txt-flex {
	flex: 1 1 80%;
}

.footer-column.f-creative-commons .cc-txt-flex a {
	text-decoration: underline;
}

.footer-column.f-creative-commons .cc-txt-flex span {
	display: block;
}

.footer-column.f-creative-commons .cc-txt-flex span {
	padding-left: 25px;
}

.footer-column.f-copyright {
	padding-bottom: 15px;
	text-align: center;
	padding-top: 40px;
	font-size: 14px;
	line-height: 1.7em;
}

@media (min-width: 20em) {
	.footer-column.f-creative-commons .cc-img-flex {
		flex: 1 1 13%;
	}

	.footer-column.f-creative-commons .cc-txt-flex {
		flex: 1 1 87%;
	}
}

@media (min-width: 32em) {
	.footer-column.f-creative-commons .cc-img-flex {
		flex: 1 1 0%;
	}

	.footer-column.f-creative-commons .cc-txt-flex {
		flex: 1 1 80%;
	}
}

@media (min-width: 60em) {
	footer .footer-contentContainer {
		display: flex;
	}

	.footer-column {
		flex: 1 1 25%;
		max-width: none;
	}

	.footer-column h4 {
		margin: 0 0 15px 0;
		text-align: left;
	}

	.footer-column.f-logo {
		margin: 0;
		padding: 0;
		padding-right: 60px;
		text-align: left;
	}

	.footer-column.f-logo img {
		max-width: 70%;
		margin-left: 0;
		margin-right: auto;
	}

	.footer-column.f-connect {
		padding-bottom: 0;
		text-align: left;
		font-size: 16px;
		padding-right: 60px;
	}

	.footer-column.f-contact {
		padding-bottom: 0;
		text-align: left;
		font-size: 16px;
		padding-right: 60px;
	}

	.footer-column.f-newsletter {
		padding-bottom: 0;
		text-align: left;
		font-size: 16px;
	}

	.footer-column.f-creative-commons {
		flex: 1 1 50%;
		font-size: 16px;
	}

	.footer-column.f-creative-commons .cc-img-flex {
		flex: 1 1 10%;
	}

	.footer-column.f-creative-commons .cc-txt-flex {
		flex: 1 1 90%;
		padding-right: 10%;
	}

	.footer-column.f-copyright {
		padding-bottom: 0;
		text-align: left;
	}

	.footer-column .single-column-only-content {
		margin-top: 60px;
		display: none;
	}

	.footer-column .multiple-column-only-content {
		display: block;
	}

	.footer-column.f-contact,
	.footer-column.f-newsletter {
		display: flex;
		flex-flow: column;
		justify-content: space-between;
	}

	.footer-column.f-logo img {
		max-width: 200px;
	}

	.footer-column .acknowledgement {
		margin-top: 30px;
	}
}

@media (min-width: 72em) {
	.f-logo {
		width: 50%;
	}

	.f-connect {
		width: 25%;
	}

	.f-contact {
		width: 25%
	}

	.footer-column {
		flex: none;
	}
}

/* Colours
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container-twitter-feed {
	margin: 45px auto 30px auto;
}

.twitter-feed {
	padding: 0 10px;
}

.twitter-feed a span {
	font-family: Whitney;
	font-weight: bold;
	color: #222;
}

.twitter-feed a:hover {
	color: #aaa;
}

.twitter-feed .text-block {
	margin: 30px 0;
}

.twitter-feed .rtw_main {
	font-size: 15px;
}

.twitter-handle {
	text-align: center;
	padding-bottom: 15px;
	font-size: 15px;
}

.twitter-handle a {
	text-decoration: none;
	font-size: 19px;
}

@media (min-width: 60em) {
	.twitter-feed {
		padding: 0 1.5em;
	}

	.twitter-feed .rtw_main {
		font-size: 17px;
	}

	.twitter-handle {
		17px;
	}
}

/* Colours
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.c-teal {
	border-color: #0abab5 !important;
	border-bottom-color: #0abab5 !important;
}

.c-yellow {
	border-color: #e0d718 !important;
	border-bottom-color: #e0d718 !important;
}

.c-magenta {
	border-color: #d600c1 !important;
	border-bottom-color: #d600c1 !important;
}

.c-rose {
	border-color: #ff0069 !important;
	border-bottom-color: #ff0069 !important;
}

.c-cyan {
	border-color: #1bcaff !important;
	border-bottom-color: #1bcaff !important;
}

.c-red {
	border-color: #f84028 !important;
	border-bottom-color: #f84028 !important;
}

.c-navy-blue {
	border-color: #3680bd !important;
	border-bottom-color: #3680bd !important;
}

.c-blue {
	border-color: #0089ff !important;
	border-bottom-color: #0089ff !important;
}

.c-green {
	border-color: #5b992f !important;
	border-bottom-color: #5b992f !important;
}

/* Modal Windows
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.modal {
	display: none;
	padding: 50px 5vw;
	max-width: 800px;
	text-align: left;
}

.modal a {
	text-decoration: underline;
}

.modal .title {
	text-align: center;
	font-family: WhitneyBold;
	font-size: 19px;
}

.modal h1 {
	position: relative;
	display: block;
	padding: 30px 0;
	text-align: center;
	text-transform: inherit;
	font-size: 30px;
}

.modal h1::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 40%;
	left: 30%;
	border-top: 2px solid #222;
}

.modal h1::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	width: 40%;
	left: 30%;
	border-bottom: 2px solid #222;
}

.modal h3 {
	margin: 2em 0 1em 0;
	text-align: center;
	text-transform: inherit;
	font-size: 22px;
}

.ssp-player.ssp-player-large .ssp-album-art {
	width: 200px !important;
	height: 200px !important;
}

/* Fonts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@font-face {
	font-family: 'Whitney';
	src: url('../fonts/WhitneyHTF-Book.eot');
	src: url('../fonts/WhitneyHTF-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-Book.woff') format('woff'),
		url('../fonts/WhitneyHTF-Book.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-Book.svg#WhitneyHTFBook') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney';
	src: url('../fonts/WhitneyHTF-BookItalic.eot');
	src: url('../fonts/WhitneyHTF-BookItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-BookItalic.woff') format('woff'),
		url('../fonts/WhitneyHTF-BookItalic.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-BookItalic.svg#WhitneyHTFBookItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Whitney';
	src: url('../fonts/WhitneyHTF-SemiBold.eot');
	src: url('../fonts/WhitneyHTF-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-SemiBold.woff') format('woff'),
		url('../fonts/WhitneyHTF-SemiBold.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-SemiBold.svg#WhitneyHTFSemiBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney';
	src: url('../fonts/WhitneyHTF-SemiBoldItalic.eot');
	src: url('../fonts/WhitneyHTF-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-SemiBoldItalic.woff') format('woff'),
		url('../fonts/WhitneyHTF-SemiBoldItalic.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-SemiBoldItalic.svg#WhitneyHTFSemiBoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'WhitneyBold';
	src: url('../fonts/WhitneyHTF-Bold.eot');
	src: url('../fonts/WhitneyHTF-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-Bold.woff') format('woff'),
		url('../fonts/WhitneyHTF-Bold.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-Bold.svg#WhitneyHTFBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'WhitneyMedium';
	src: url('../fonts/WhitneyHTF-Medium.eot');
	src: url('../fonts/WhitneyHTF-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-Medium.woff') format('woff'),
		url('../fonts/WhitneyHTF-Medium.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-Medium.svg#WhitneyHTFMedium') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'WhitneyHTFLight';
	src: url('../fonts/WhitneyHTF-Light.eot');
	src: url('../fonts/WhitneyHTF-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/WhitneyHTF-Light.woff') format('woff'),
		url('../fonts/WhitneyHTF-Light.ttf') format('truetype'),
		url('../fonts/WhitneyHTF-Light.svg#WhitneyHTFLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*!
 * Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
.svg-inline--fa,
svg:not(:root).svg-inline--fa {
	overflow: visible
}

.fa-fw,
.fa-layers,
.fa-li {
	text-align: center
}

.fa-layers,
.fa-stack,
.svg-inline--fa {
	display: inline-block
}

.svg-inline--fa {
	font-size: inherit;
	height: 1em;
	vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
	vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
	width: .0625em
}

.svg-inline--fa.fa-w-2 {
	width: .125em
}

.svg-inline--fa.fa-w-3 {
	width: .1875em
}

.svg-inline--fa.fa-w-4 {
	width: .25em
}

.svg-inline--fa.fa-w-5 {
	width: .3125em
}

.svg-inline--fa.fa-w-6 {
	width: .375em
}

.svg-inline--fa.fa-w-7 {
	width: .4375em
}

.svg-inline--fa.fa-w-8 {
	width: .5em
}

.svg-inline--fa.fa-w-9 {
	width: .5625em
}

.svg-inline--fa.fa-w-10 {
	width: .625em
}

.svg-inline--fa.fa-w-11 {
	width: .6875em
}

.svg-inline--fa.fa-w-12 {
	width: .75em
}

.svg-inline--fa.fa-w-13 {
	width: .8125em
}

.svg-inline--fa.fa-w-14 {
	width: .875em
}

.svg-inline--fa.fa-w-15 {
	width: .9375em
}

.svg-inline--fa.fa-w-16 {
	width: 1em
}

.svg-inline--fa.fa-w-17 {
	width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
	width: 1.125em
}

.svg-inline--fa.fa-w-19 {
	width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
	width: 1.25em
}

.svg-inline--fa.fa-pull-left {
	margin-right: .3em;
	width: auto
}

.svg-inline--fa.fa-pull-right {
	margin-left: .3em;
	width: auto
}

.svg-inline--fa.fa-border {
	height: 1.5em
}

.svg-inline--fa.fa-li {
	width: 2em
}

.svg-inline--fa.fa-fw {
	width: 1.25em
}

.fa-layers svg.svg-inline--fa {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.fa-layers {
	height: 1em;
	position: relative;
	vertical-align: -12.5%;
	width: 1em
}

.fa-layers-counter,
.fa-layers-text {
	display: inline-block;
	position: absolute;
	text-align: center
}

.fa-layers-text {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.fa-layers-counter {
	background-color: #ff253a;
	border-radius: 1em;
	color: #fff;
	height: 1.5em;
	line-height: 1;
	max-width: 5em;
	min-width: 1.5em;
	overflow: hidden;
	padding: .25em;
	right: 0;
	text-overflow: ellipsis;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}

.fa-layers-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right
}

.fa-layers-bottom-left {
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left
}

.fa-layers-top-right {
	right: 0;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}

.fa-layers-top-left {
	left: 0;
	right: auto;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top left;
	transform-origin: top left
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	height: 2em;
	position: relative;
	width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.svg-inline--fa.fa-stack-1x {
	height: 1em;
	width: 1em
}

.svg-inline--fa.fa-stack-2x {
	height: 2em;
	width: 2em
}

.fa-inverse {
	color: #fff
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

/* Fancybox 3
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@charset "UTF-8";

.fancybox-enabled {
	overflow: hidden
}

.fancybox-enabled body {
	overflow: visible;
	height: 100%
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fancybox-container~.fancybox-container {
	z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.fancybox-bg {
	background: #fff;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: 1;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	transition: opacity .25s, visibility 0s linear .25s;
	box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px
}

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Whitney";
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, .7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
	top: 0;
	right: 0
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translateZ(0)
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: visible
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
	background: #fff
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
	background: #e5e3df
}

.fancybox-slide--next {
	z-index: 99995
}

.fancybox-slide>* {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff
}

.fancybox-iframe {
	display: block;
	padding: 0;
	border: 0;
	height: 100%
}

.fancybox-error,
.fancybox-iframe {
	margin: 0;
	width: 100%;
	background: #fff
}

.fancybox-error {
	padding: 40px;
	max-width: 380px;
	cursor: default
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #121212;
	font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #888;
	font-weight: normal;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	transition: background .25s;
	box-sizing: border-box;
	z-index: 2
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
	background: transparent;
	font-size: 35px;
	color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff
}

.fancybox-caption-wrap {
	top: 0;
	left: 0;
	padding: 0;
	pointer-events: none
}

.fancybox-caption {
	padding: 0 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background-color: rgba(30, 30, 30, .4);
	line-height: 44px;
	-webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline
}

.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: transparent;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: none
}

.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
	background: rgba(30, 30, 30, .4)
}

.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0, 0, 0, .8)
}

.fancybox-button:after,
.fancybox-button:before {
	content: "";
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	box-sizing: border-box;
	display: inline-block
}

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
	opacity: .3
}

.fancybox-button--left:after,
.fancybox-button--right:after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor
}

.fancybox-button--left:after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.fancybox-button--right:after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.fancybox-button--left {
	border-bottom-left-radius: 5px
}

.fancybox-button--right {
	border-bottom-right-radius: 5px
}

.fancybox-button--close:after,
.fancybox-button--close:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px)
}

.fancybox-button--close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.fancybox-button--close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity .25s
}

.fancybox-arrow:after {
	content: "";
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30, 30, 30, .6);
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 24px 24px
}

.fancybox-arrow--right {
	right: -10px
}

.fancybox-arrow--left {
	left: -10px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
	left: 0
}

.fancybox-show-nav .fancybox-arrow {
	opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3
}

.fancybox-loading {
	border: 6px solid hsla(0, 0%, 39%, .4);
	border-top: 6px solid hsla(0, 0%, 100%, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn);
	opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

@media (max-width:800px) {
	.fancybox-infobar {
		left: 0;
		margin-left: 0
	}

	.fancybox-button--left,
	.fancybox-button--right {
		display: none !important
	}

	.fancybox-caption {
		padding: 0 20px 0;
		margin: 0
	}
}

.fancybox-button--fullscreen:before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: none
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: transparent
}

.fancybox-button--play:before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px
}

.fancybox-button--pause:before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px
}

.fancybox-button--thumbs,
.fancybox-thumbs {
	display: none
}

@media (min-width:800px) {
	.fancybox-button--thumbs {
		display: inline-block
	}

	.fancybox-button--thumbs span {
		font-size: 23px
	}

	.fancybox-button--thumbs:before {
		width: 3px;
		height: 3px;
		top: calc(50% - 2px);
		left: calc(50% - 2px);
		box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
	}

	.fancybox-thumbs {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 220px;
		margin: 0;
		padding: 5px 5px 0 0;
		background: #fff;
		word-break: normal;
		-webkit-tap-highlight-color: transparent;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		box-sizing: border-box;
		z-index: 99995
	}

	.fancybox-show-thumbs .fancybox-thumbs {
		display: block
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 220px
	}

	.fancybox-thumbs>ul {
		list-style: none;
		position: absolute;
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		font-size: 0
	}

	.fancybox-thumbs>ul>li {
		float: left;
		overflow: hidden;
		max-width: 50%;
		padding: 0;
		margin: 0;
		width: 105px;
		height: 75px;
		position: relative;
		cursor: pointer;
		outline: none;
		border: 5px solid transparent;
		border-top-width: 0;
		border-right-width: 0;
		-webkit-tap-highlight-color: transparent;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		box-sizing: border-box
	}

	li.fancybox-thumbs-loading {
		background: rgba(0, 0, 0, .1)
	}

	.fancybox-thumbs>ul>li>img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
		max-width: none;
		max-height: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}

	.fancybox-thumbs>ul>li:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 2px;
		border: 4px solid #4ea7f9;
		z-index: 99991;
		opacity: 0;
		transition: all .2s cubic-bezier(.25, .46, .45, .94)
	}

	.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
		opacity: 1
	}
}

.fancybox-slide>* {
	overflow: hidden;
}

.fancybox-caption-wrap {
	width: 97%;
	top: auto;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.fancybox-caption {
	padding: 11px 20px 14px 20px;
	line-height: 1.2em;
	background: none;
	color: #333;
	text-transform: none;
	font-weight: normal;
	background-color: rgba(255, 255, 255, .6);
	text-align: center;
}

.gform_ajax_spinner {
	width: auto !important;
}

.gform_wrapper .gform_ajax_spinner {
	padding: 30px 0 0 0 !important;
	margin: 0 auto !important;
}

@media (min-width: 60em) {
	.fancybox-caption-wrap {
		width: inherit;
	}
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
	margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #231f20;
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #231f20
}

.owl-carousel {
	margin: 0 0 6em 0;
}

.owl-theme .owl-nav {
	margin-top: 0;
}

.prev-slide {
	position: absolute;
	top: 42%;
	left: 30px;
	transform: translate(-42%, 0);
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	background-color: #231f20;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.prev-slide:hover {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	color: #231f20;
}

.next-slide {
	position: absolute;
	top: 42%;
	right: 0;
	transform: translate(-42%, 0);
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	background-color: #231f20;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.next-slide:hover {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	color: #231f20;
}

@media (min-width: 60em) {
	.owl-carousel {
		margin: 0 0 1em 0;
	}

	.prev-slide {
		left: 40px;
		top: 44%;
		transform: translate(-44%, 0);
	}

	.next-slide {
		top: 44%;
		transform: translate(-44%, 0);
	}
}

/* New article grid + flyout */

.articleGrid {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	width: 100%;
	gap: 40px;
}

.articleGrid-item {
	cursor: pointer;
}


.articleGrid-item-image {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.container-content-grid-flyouts h2 {
	font-size: 26px;
	margin: 15px 0;
}

.articleGrid-itemFlyoutTrigger {
	display: inline-block;
	padding: 7px 12px 6px 12px;
	text-decoration: none;
	border: 1px solid #231f20;
	line-height: 1.1;
	font-size: 14px;
	cursor: pointer;
	text-transform: uppercase;
}

.articleGrid-itemFlyoutTrigger span {
	font-weight: 800;
	text-transform: none;
	margin-left: 5px;
}

.articleGrid-item:hover .articleGrid-itemFlyoutTrigger,
.articleGrid-item:focus .articleGrid-itemFlyoutTrigger {
	background: #231f20;
	color: #fff !important;
}


@media screen and (min-width:580px) {

	.container-content-grid-flyouts h2 {
		margin: 20px 0 10px;
	}

	.articleGrid-itemFlyoutTrigger {
		font-size: 16px;
	}

}

@media screen and (min-width:768px) {

	.articleGrid {
		flex-flow: row wrap;
		justify-content: flex-start;
		width: 100%;
		gap: 40px;
	}

	.articleGrid-item {
		flex-basis: calc(50% - 20px);
	}
}

@media screen and (min-width:1024px) {
	.articleGrid {
		flex-flow: row wrap;
		width: 100%;
		gap: 80px;
	}

	.articleGrid-item {
		flex-basis: calc(50% - 40px);
	}
}

/* Flyout */

/* Body no scroll */
body.no-scroll {
	overflow: hidden;
}

/* Overlay */
.articleFlyout-overlay {
	visibility: hidden;
	position: fixed;
	left: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999999;
	transition: opacity 0.2s ease;
	opacity: 0;
}

.articleFlyout {
	visibility: hidden;
	background: #FFFFFF;
	width: 320px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 100vw;
	transition: all 0.2s ease;
	z-index: 99999999;
	display: flex;
	flex-direction: column;
}

.articleFlyout-overlay.open {
	visibility: visible;
	left: 0;
	opacity: 1;
}

.articleFlyout.open {
	visibility: visible;
	margin-left: -320px;
	left: 100vw;
	opacity: 1;
}

.articleFlyout-contents {
	/* height: 100%; */
	height:100dvh;
	padding: 24px;
	overflow-y: auto;
}

.articleFlyout-header {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}

.articleFlyout .articleFlyout-tag {
	display: inline;
	padding: 0 0 3px 0;
	border-bottom: 3px solid #aaa;
	font-family: 'WhitneyBold';
	font-size: 18px;
	text-transform: uppercase;
}

.articleFlyout-close {
	margin-left: 0;
	width: 36px;
	height: 28px;
	position: relative;
	/* transform: rotate(0deg); */
	cursor: pointer;
	transition: opacity .1s ease-in-out;
}

.articleFlyout-close:hover,
.articleFlyout-close:focus {
	opacity: 0.5;
}


.articleFlyout-close span {
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	background: #000;
	border-radius: 2px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: 0;
	top: 13px;
	transform: rotate(45deg);
}

.articleFlyout-close span+span {
	transform: rotate(-45deg);
}

.articleFlyout img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.articleFlyout-image {
	width: 100%;
	height: 100% !important;
	max-height: 250px;
	margin-top: 24px;
}



.articleFlyout h2 {
	font-size: 26px;
}

.articleFlyout h2:has(+ p>img) {
	margin: 20px 0;
}

.articleFlyout h3 {
	font-size: 21px;
	margin: 20px 0 10px;
}

.articleFlyout p {
	font-size: 19px;
	line-height: 1.35em;
	margin-bottom: 12px;
}

.articleFlyout p:last-child {
	margin: 0;
}

.articleFlyout ul {
	list-style: inside;
	margin-bottom: 15px;
}

.articleFlyout li {
	font-size: 19px;
	margin-top: 8px;
}

.articleFlyout li:first-child {
	margin-top: 0px;
}

.articleFlyout li::marker {
	color: #231f20;
}

.articleFlyout-link {
	display: inline-block;
	padding: 7px 12px 6px 12px;
	text-decoration: none;
	border: 1px solid #231f20;
	line-height: 1.1;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 24px;
}

.articleFlyout *:has(+ .articleFlyout-link) {
	margin: 0;
}

.articleFlyout-link:hover,
.articleFlyout-link:focus {
	background: #231f20;
	color: white;
}

.articleFlyout p>a:focus {
	color: #aaa;
}

@media screen and (min-width:460px) {
	.articleFlyout {
		width: 420px;
	}

	.articleFlyout.open {
		margin-left: -420px;
	}
}



@media screen and (min-width:580px) {

	.articleFlyout {
		width: 540px;
	}

	.articleFlyout.open {
		margin-left: -540px;
	}

	.articleFlyout-contents {
		padding: 24px 40px;
	}

	.articleFlyout-image {
		max-height: 390px;
	}

	.articleFlyout-link {
		font-size: 16px;
	}

}

@media screen and (min-width:1440px) {
	.articleFlyout {
		width: 640px;
	}

	.articleFlyout.open {
		margin-left: -640px;
	}
}