
@charset "UTF-8";

body,
html {
	background-color: var(--color-bg)
}

html {
	font-size: 62.5%;
	box-sizing: border-box;
	scroll-behavior: smooth
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.44;
	font-weight: 300;
	padding-top: 76px;
	color: var(--color-text)
}

@media screen and (min-width:320px) {
	body {
		padding-top: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (min-width:1280px) {
	body {
		padding-top: 115px
	}
}

a {
	color: inherit;
	text-decoration: none
}


svg {
	display: block;
	max-width: 100%;
	height: auto
}

[tabindex="-1"]:focus {
	outline: none !important
}

iframe:not(#_BH_frame) {
	width: 1px;
	min-width: 100%
}

.js [data-module-reveal=down],
.js [data-module-reveal=fade],
.js [data-module-reveal=left],
.js [data-module-reveal=right],
.js [data-module-reveal=scale],
.js [data-module-reveal=up-less],
.js [data-module-reveal=up] {
	transition: 1.5s cubic-bezier(.23, 1, .32, 1);
	transition-property: opacity, transform;
	opacity: 0
}

.js [data-module-reveal=down].is-visible,
.js [data-module-reveal=fade].is-visible,
.js [data-module-reveal=left].is-visible,
.js [data-module-reveal=right].is-visible,
.js [data-module-reveal=scale].is-visible,
.js [data-module-reveal=up-less].is-visible,
.js [data-module-reveal=up].is-visible {
	opacity: 1;
	transform: translateY(0) translateX(0) scale(1)
}

.js [data-module-reveal=up] {
	transform: translateY(.8rem)
}

.js [data-module-reveal=up-less] {
	transform: translateY(1rem)
}

.js [data-module-reveal=down] {
	transform: translateY(-.8rem)
}

.js [data-module-reveal=left] {
	transform: translateX(.8rem)
}

@media (min-width:48em) {
	.js [data-module-reveal=left] {
		transform: translateX(1.6rem)
	}
}

.js [data-module-reveal=scale] {
	transform: scale(.9)
}

.js [data-module-reveal=right] {
	transform: translateX(-.8rem)
}

@media (min-width:48em) {
	.js [data-module-reveal=right] {
		transform: translateX(-1.6rem)
	}
}

.js [data-reveal-delay]:first-child {
	transition-delay: 75ms
}

.js [data-reveal-delay]:nth-child(2) {
	transition-delay: .15s
}

.js [data-reveal-delay]:nth-child(3) {
	transition-delay: .225s
}

.js [data-reveal-delay]:nth-child(4) {
	transition-delay: .3s
}

.js [data-reveal-delay]:nth-child(5) {
	transition-delay: .375s
}

.js [data-reveal-delay]:nth-child(6) {
	transition-delay: .45s
}

.js [data-reveal-delay]:nth-child(7) {
	transition-delay: .525s
}

.js [data-reveal-delay]:nth-child(8) {
	transition-delay: .6s
}

.js [data-reveal-delay]:nth-child(9) {
	transition-delay: .675s
}

.js [data-reveal-delay]:nth-child(10) {
	transition-delay: .75s
}

.js [data-reveal-delay]:nth-child(11) {
	transition-delay: .825s
}

.js [data-reveal-delay]:nth-child(12) {
	transition-delay: .9s
}

.js [data-reveal-delay]:nth-child(13) {
	transition-delay: .975s
}

.js [data-reveal-delay]:nth-child(14) {
	transition-delay: 1.05s
}

.js [data-reveal-delay]:nth-child(15) {
	transition-delay: 1.125s
}

.js [data-reveal-delay]:nth-child(16) {
	transition-delay: 1.2s
}

.js [data-reveal-delay]:nth-child(17) {
	transition-delay: 1.275s
}

.js [data-reveal-delay]:nth-child(18) {
	transition-delay: 1.35s
}

.js [data-reveal-delay]:nth-child(19) {
	transition-delay: 1.425s
}

.js [data-reveal-delay]:nth-child(20) {
	transition-delay: 1.5s
}

.js [data-reveal-delay]:nth-child(21) {
	transition-delay: 1.575s
}

.js [data-reveal-delay]:nth-child(22) {
	transition-delay: 1.65s
}

.js [data-reveal-delay]:nth-child(23) {
	transition-delay: 1.725s
}

.js [data-reveal-delay]:nth-child(24) {
	transition-delay: 1.8s
}

.js [data-reveal-delay]:nth-child(25) {
	transition-delay: 1.875s
}

.js [data-reveal-delay]:nth-child(26) {
	transition-delay: 1.95s
}

.js [data-reveal-delay]:nth-child(27) {
	transition-delay: 2.025s
}

.js [data-reveal-delay]:nth-child(28) {
	transition-delay: 2.1s
}

.js [data-reveal-delay]:nth-child(29) {
	transition-delay: 2.175s
}

.js [data-reveal-delay]:nth-child(30) {
	transition-delay: 2.25s
}

.js [data-reveal-delay]:nth-child(31) {
	transition-delay: 2.325s
}

.js [data-reveal-delay]:nth-child(32) {
	transition-delay: 2.4s
}

.js [data-reveal-delay]:nth-child(33) {
	transition-delay: 2.475s
}

.js [data-reveal-delay]:nth-child(34) {
	transition-delay: 2.55s
}

.js [data-reveal-delay]:nth-child(35) {
	transition-delay: 2.625s
}

.js [data-reveal-delay]:nth-child(36) {
	transition-delay: 2.7s
}

.js [data-reveal-delay]:nth-child(37) {
	transition-delay: 2.775s
}

.js [data-reveal-delay]:nth-child(38) {
	transition-delay: 2.85s
}

.js [data-reveal-delay]:nth-child(39) {
	transition-delay: 2.925s
}

.js [data-reveal-delay]:nth-child(40) {
	transition-delay: 3s
}

.js [data-reveal-delay]:nth-child(41) {
	transition-delay: 3.075s
}

.js [data-reveal-delay]:nth-child(42) {
	transition-delay: 3.15s
}

.js [data-reveal-delay]:nth-child(43) {
	transition-delay: 3.225s
}

.js [data-reveal-delay]:nth-child(44) {
	transition-delay: 3.3s
}

.js [data-reveal-delay]:nth-child(45) {
	transition-delay: 3.375s
}

.js [data-reveal-delay]:nth-child(46) {
	transition-delay: 3.45s
}

.js [data-reveal-delay]:nth-child(47) {
	transition-delay: 3.525s
}

.js [data-reveal-delay]:nth-child(48) {
	transition-delay: 3.6s
}

.js [data-reveal-delay]:nth-child(49) {
	transition-delay: 3.675s
}

.js [data-reveal-delay]:nth-child(50) {
	transition-delay: 3.75s
}

.js [data-reveal-delay="1"]:nth-child(1n) {
	transition-delay: 75ms
}

.js [data-reveal-delay="2"]:nth-child(1n) {
	transition-delay: .15s
}

.js [data-reveal-delay="3"]:nth-child(1n) {
	transition-delay: .225s
}

.js [data-reveal-delay="4"]:nth-child(1n) {
	transition-delay: .3s
}

.js [data-reveal-delay="5"]:nth-child(1n) {
	transition-delay: .375s
}

.js [data-reveal-delay="6"]:nth-child(1n) {
	transition-delay: .45s
}

.js [data-reveal-delay="7"]:nth-child(1n) {
	transition-delay: .525s
}

.js [data-reveal-delay="8"]:nth-child(1n) {
	transition-delay: .6s
}

.js [data-reveal-delay="9"]:nth-child(1n) {
	transition-delay: .675s
}

.js [data-reveal-delay="10"]:nth-child(1n) {
	transition-delay: .75s
}

.js [data-reveal-delay="11"]:nth-child(1n) {
	transition-delay: .825s
}

.js [data-reveal-delay="12"]:nth-child(1n) {
	transition-delay: .9s
}

.js [data-reveal-delay="13"]:nth-child(1n) {
	transition-delay: .975s
}

.js [data-reveal-delay="14"]:nth-child(1n) {
	transition-delay: 1.05s
}

.js [data-reveal-delay="15"]:nth-child(1n) {
	transition-delay: 1.125s
}

.js [data-reveal-delay="16"]:nth-child(1n) {
	transition-delay: 1.2s
}

.js [data-reveal-delay="17"]:nth-child(1n) {
	transition-delay: 1.275s
}

.js [data-reveal-delay="18"]:nth-child(1n) {
	transition-delay: 1.35s
}

.js [data-reveal-delay="19"]:nth-child(1n) {
	transition-delay: 1.425s
}

.js [data-reveal-delay="20"]:nth-child(1n) {
	transition-delay: 1.5s
}

.js [data-reveal-delay="21"]:nth-child(1n) {
	transition-delay: 1.575s
}

.js [data-reveal-delay="22"]:nth-child(1n) {
	transition-delay: 1.65s
}

.js [data-reveal-delay="23"]:nth-child(1n) {
	transition-delay: 1.725s
}

.js [data-reveal-delay="24"]:nth-child(1n) {
	transition-delay: 1.8s
}

.js [data-reveal-delay="25"]:nth-child(1n) {
	transition-delay: 1.875s
}

.js [data-reveal-delay="26"]:nth-child(1n) {
	transition-delay: 1.95s
}

.js [data-reveal-delay="27"]:nth-child(1n) {
	transition-delay: 2.025s
}

.js [data-reveal-delay="28"]:nth-child(1n) {
	transition-delay: 2.1s
}

.js [data-reveal-delay="29"]:nth-child(1n) {
	transition-delay: 2.175s
}

.js [data-reveal-delay="30"]:nth-child(1n) {
	transition-delay: 2.25s
}

.js [data-reveal-delay="31"]:nth-child(1n) {
	transition-delay: 2.325s
}

.js [data-reveal-delay="32"]:nth-child(1n) {
	transition-delay: 2.4s
}

.js [data-reveal-delay="33"]:nth-child(1n) {
	transition-delay: 2.475s
}

.js [data-reveal-delay="34"]:nth-child(1n) {
	transition-delay: 2.55s
}

.js [data-reveal-delay="35"]:nth-child(1n) {
	transition-delay: 2.625s
}

.js [data-reveal-delay="36"]:nth-child(1n) {
	transition-delay: 2.7s
}

.js [data-reveal-delay="37"]:nth-child(1n) {
	transition-delay: 2.775s
}

.js [data-reveal-delay="38"]:nth-child(1n) {
	transition-delay: 2.85s
}

.js [data-reveal-delay="39"]:nth-child(1n) {
	transition-delay: 2.925s
}

.js [data-reveal-delay="40"]:nth-child(1n) {
	transition-delay: 3s
}

.js [data-reveal-delay="41"]:nth-child(1n) {
	transition-delay: 3.075s
}

.js [data-reveal-delay="42"]:nth-child(1n) {
	transition-delay: 3.15s
}

.js [data-reveal-delay="43"]:nth-child(1n) {
	transition-delay: 3.225s
}

.js [data-reveal-delay="44"]:nth-child(1n) {
	transition-delay: 3.3s
}

.js [data-reveal-delay="45"]:nth-child(1n) {
	transition-delay: 3.375s
}

.js [data-reveal-delay="46"]:nth-child(1n) {
	transition-delay: 3.45s
}

.js [data-reveal-delay="47"]:nth-child(1n) {
	transition-delay: 3.525s
}

.js [data-reveal-delay="48"]:nth-child(1n) {
	transition-delay: 3.6s
}

.js [data-reveal-delay="49"]:nth-child(1n) {
	transition-delay: 3.675s
}

.js [data-reveal-delay="50"]:nth-child(1n) {
	transition-delay: 3.75s
}

.h-no-reveal {
	transition: none !important;
	transition-delay: 0s !important
}

.l-container {
	overflow: hidden
}

.l-container:focus:not(:focus-visible) {
	outline: none
}

.l-modal {
	--color-text: #000;
	--color-text-light: #595f69;
	--color-stroke: #a4abb4;
	--color-stroke-dotted: rgba(0, 0, 0, 0.45);
	--color-bg: #f3f2ee;
	z-index: 200
}

.js .l-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: hidden;
	overflow: hidden
}

.l-modal__inner {
	display: flex;
	flex-direction: column
}

.js .l-modal__inner {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden
}

.l-modal__close-overlay {
	display: none
}

.js .l-modal__close-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background-color: rgba(0, 0, 0, .7);
	opacity: 0
}

.l-modal__content {
	z-index: 1;
	background-color: var(--color-bg);
	display: flex;
	width: 90vw
}

@media (min-width:64em) {
	.l-modal__content {
		width: 71vw
	}
}

.js .l-modal__content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	left: auto;
	transform: translateX(101%);
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.l-modal__content-main {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding-right: 12%;
	padding-left: 25px
}

@media screen and (min-width:320px) {
	.l-modal__content-main {
		padding-left: calc(25px + 25*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-modal__content-main {
		padding-left: 50px
	}
}

.l-modal__content-main-inner {
	padding-top: 64px;
	padding-bottom: 64px;
	margin: auto 0
}

@media screen and (min-width:320px) {
	.l-modal__content-main-inner {
		padding-top: calc(64px + 16*(100vw - 320px)/1120);
		padding-bottom: calc(64px + 16*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-modal__content-main-inner {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

.l-modal__content-main-inner>.social-links {
	margin-top: 64px
}

@media screen and (min-width:320px) {
	.l-modal__content-main-inner>.social-links {
		margin-top: calc(64px + 32*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-modal__content-main-inner>.social-links {
		margin-top: 96px
	}
}

.l-modal__content-main-inner>iframe {
	margin-top: 64px
}

.l-modal__close {
	margin-bottom: 56px;
	color: var(--color-text)
}

.l-modal__close>button * {
	pointer-events: none
}

.l-modal__content-image {
	display: none
}

@media (min-width:64em) {
	.l-modal__content-image {
		display: block;
		flex: 0 0 30vw;
		position: relative
	}
}

@media (min-width:64em) {
	.l-modal--video .l-modal__content {
		width: 85vw
	}
}

.l-modal--video .l-modal__content-main {
	padding-left: 25px;
	padding-right: 25px
}

@media screen and (min-width:320px) {
	.l-modal--video .l-modal__content-main {
		padding-left: calc(25px + 25*(100vw - 320px)/1120);
		padding-right: calc(25px + 25*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-modal--video .l-modal__content-main {
		padding-left: 50px;
		padding-right: 50px
	}
}

.l-modal--width-narrow .l-modal__content {
	max-width: 60rem
}

.l-modal--bg-dark {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919;
	--color-highlight: #fff;
	--color-highlight-text: #fff;
	--color-highlight-complement-text: #fff;
	--color-text-over-highlight: #000;
	--color-text-over-highlight-hover: #000;
	--color-highlight-hover: #a4abb4;
	--color-form-bg: #191919
}

.l-modal--bg-dark .l-modal__content {
	background-color: var(--color-form-bg)
}

.l-modal--bg-highlight {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919
}

.l-modal--bg-highlight .l-modal__content {
	background-color: var(--color-form-bg)
}

.l-section {
	background-color: var(--color-bg)
}

.l-section+.l-section {
	margin-top: -1px
}

/*.l-section--max .l-section__inner {*/
/*	max-width: 1900px;*/
/*	margin-left: auto;*/
/*	margin-right: auto*/
/*}*/

.l-section--outer-pad .l-section__inner {
	/*padding-left: 21px;*/
	/*padding-right: 21px*/
}

@media screen and (min-width:320px) {
	.l-section--outer-pad .l-section__inner {
		/*padding-left: calc(21px + 19*(100vw - 320px)/704);*/
		/*padding-right: calc(21px + 19*(100vw - 320px)/704)*/
	}
}

@media screen and (min-width:1024px) {
	.l-section--outer-pad .l-section__inner {
		/*padding-left: 40px;*/
		/*padding-right: 40px*/
	}
}

.l-section--space-default {
	padding-top: 42px;
	padding-bottom: 42px
}

@media screen and (min-width:320px) {
	.l-section--space-default {
		padding-top: calc(42px + 58*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--space-default {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

.l-section--space-short {
	padding-top: 42px;
	padding-bottom: 42px
}

@media screen and (min-width:320px) {
	.l-section--space-short {
		padding-top: calc(42px + 14*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--space-short {
		padding-top: 56px;
		padding-bottom: 56px
	}
}

.l-section--space-tall {
	padding-top: 42px;
	padding-bottom: 42px
}

@media screen and (min-width:320px) {
	.l-section--space-tall {
		padding-top: calc(42px + 118*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 118*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--space-tall {
		padding-top: 160px;
		padding-bottom: 160px
	}
}

.l-section--color-scheme-light {
	--color-text: #191919;
	--color-text-light: #595f69;
	--color-stroke: #a4abb4;
	--color-stroke-dotted: rgba(0, 0, 0, 0.45);
	--color-bg: #fff
}

.l-section--color-scheme-dark {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919
}

.l-section--color-scheme-grey {
	--color-text: #000;
	--color-text-light: #595f69;
	--color-stroke: #a4abb4;
	--color-stroke-dotted: rgba(0, 0, 0, 0.45);
	--color-bg: #f3f2ee
}

.l-section--color-scheme-dark-orange {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #a4abb4;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #4d1906
}

html.h-color-scheme-highlight-green .l-section--color-scheme-grey,
html.h-color-scheme-highlight-green .l-section--color-scheme-light {
	--color-highlight: #ff5132;
	--color-highlight-text: #ff5132;
	--color-highlight-complement-text: #ff5132;
	--color-text-over-highlight: #000;
	--color-text-over-highlight-hover: #fff;
	--color-highlight-hover: #4d1906;
	--color-form-bg: #4d1906
}

html.h-color-scheme-highlight-magenta .l-section--color-scheme-dark {
	--color-highlight: #f10251;
	--color-highlight-text: #f10251;
	--color-highlight-complement-text: #f10251;
	--color-text-over-highlight: #000;
	--color-text-over-highlight-hover: #fff;
	--color-highlight-hover: #341624;
	--color-form-bg: #341624;
	--color-highlight-hover: #411e2c
}

html.h-color-scheme-dark-grey .l-section--color-scheme-grey,
html.h-color-scheme-dark-grey .l-section--color-scheme-light {
	--color-highlight: #191919;
	--color-highlight-text: #191919;
	--color-highlight-complement-text: #191919;
	--color-text-over-highlight: #fff;
	--color-text-over-highlight-hover: #000;
	--color-highlight-hover: #a4abb4;
	--color-form-bg: #191919
}

html.h-color-scheme-dark-grey .l-section--color-scheme-grey {
	--color-bg: #a4abb4;
	--color-stroke: #595f69
}

.l-section--color-scheme-form-bg {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919;
	background-color: var(--color-form-bg)
}

.body--section-landingPages .l-section--color-scheme-form-bg {
	--color-form-bg: #191919
}

.l-section--typography-styleguide {
	padding: 42px 21px
}

@media screen and (min-width:320px) {
	.l-section--typography-styleguide {
		padding-top: calc(42px + 58*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--typography-styleguide {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media screen and (min-width:320px) {
	.l-section--typography-styleguide {
		padding-left: calc(21px + 19*(100vw - 320px)/704);
		padding-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.l-section--typography-styleguide {
		padding-left: 40px;
		padding-right: 40px
	}
}

.l-section--tabbed-content {
	padding-bottom: 0
}

@media screen and (min-width:320px) {
	.l-section--tabbed-content {
		padding-bottom: calc(0*(100vw - 320px)/1580)
	}
}

@media screen and (min-width:1900px) {
	.l-section--tabbed-content {
		padding-bottom: 0
	}
}

.l-section--post-related-resources {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919
}

.l-section--home-hero+.l-section--scrolling-cta {
	padding-top: 21px
}

@media screen and (min-width:320px) {
	.l-section--home-hero+.l-section--scrolling-cta {
		padding-top: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.l-section--home-hero+.l-section--scrolling-cta {
		padding-top: 40px
	}
}

.l-section--scrolling-cta+.l-section--tabbed-content {
	padding-top: 29.4px
}

@media screen and (min-width:320px) {
	.l-section--scrolling-cta+.l-section--tabbed-content {
		padding-top: calc(29.4px + 40.6*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--scrolling-cta+.l-section--tabbed-content {
		padding-top: 70px
	}
}

.l-section--impact+.l-section--tabbed-content {
	padding-top: 12.6px
}

@media screen and (min-width:320px) {
	.l-section--impact+.l-section--tabbed-content {
		padding-top: calc(12.6px + 17.4*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--impact+.l-section--tabbed-content {
		padding-top: 30px
	}
}

.l-section--landing-featured+.l-section--landing-entries {
	padding-top: 0
}

@media screen and (min-width:320px) {
	.l-section--landing-featured+.l-section--landing-entries {
		padding-top: calc(0*(100vw - 320px)/1580)
	}
}

@media screen and (min-width:1900px) {
	.l-section--landing-featured+.l-section--landing-entries {
		padding-top: 0
	}
}

.l-section--long-text+.l-section--long-text {
	padding-top: 36px;
	margin-top: -42px
}

@media screen and (min-width:320px) {
	.l-section--long-text+.l-section--long-text {
		padding-top: calc(36px + 20*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--long-text+.l-section--long-text {
		padding-top: 56px
	}
}

@media screen and (min-width:320px) {
	.l-section--long-text+.l-section--long-text {
		margin-top: calc(-42px + -58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-section--long-text+.l-section--long-text {
		margin-top: -100px
	}
}

.tabbed-content__slide section {
	padding-top: 16px;
	padding-bottom: 42px
}

@media screen and (min-width:320px) {
	.tabbed-content__slide section {
		padding-top: calc(16px + 4*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.tabbed-content__slide section {
		padding-top: 20px
	}
}

@media screen and (min-width:320px) {
	.tabbed-content__slide section {
		padding-bottom: calc(42px + 14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.tabbed-content__slide section {
		padding-bottom: 56px
	}
}

.l-split {
	display: flex
}

@media (max-width:47.99em) {
	.l-split {
		flex-direction: column
	}
}

@media (min-width:48em) {
	.l-split {
		justify-content: space-between
	}
}

.l-split__one,
.l-split__two {
	display: flex;
	flex-direction: column;
	justify-content: center
}

@media (min-width:48em) {

	.l-split__one,
	.l-split__two {
		flex: 0 0 calc(10rem + (100% - 22rem)/12*6)
	}
}

.l-split__one>.text-set {
	margin-left: 18px;
	margin-right: 18px;
	max-width: 55rem
}

@media screen and (min-width:320px) {
	.l-split__one>.text-set {
		margin-left: calc(18px + 12*(100vw - 320px)/448);
		margin-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.l-split__one>.text-set {
		margin-left: 30px;
		margin-right: 30px
	}
}

.l-split__one>.list--ruled {
	margin-left: 18px;
	margin-right: 18px;
	max-width: 55rem
}

@media screen and (min-width:320px) {
	.l-split__one>.list--ruled {
		margin-left: calc(18px + 12*(100vw - 320px)/448);
		margin-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.l-split__one>.list--ruled {
		margin-left: 30px;
		margin-right: 30px
	}
}

.l-split__one>.interactive-list {
	margin-right: 21px
}

@media screen and (min-width:320px) {
	.l-split__one>.interactive-list {
		margin-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.l-split__one>.interactive-list {
		margin-right: 40px
	}
}

.l-split__one>.interactive-list,
.l-split__one>.quote,
.l-split__one>.stats {
	max-width: 70rem
}

.l-split__one>*+*,
.l-split__one>.text-set+.list--ruled {
	margin-top: 40px
}

.l-split__two-inner>.card-featured-auto {
	width: 100%
}

@media (min-width:48em) {
	.l-split__two-inner>.list {
		margin: auto 0;
		max-width: 50rem
	}
}

@media (max-width:47.99em) {
	.l-split--left-to-right .l-split__one {
		order: 2;
		margin-top: 42px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.l-split--left-to-right .l-split__one {
		margin-top: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (max-width:47.99em) and (min-width:1440px) {
	.l-split--left-to-right .l-split__one {
		margin-top: 100px
	}
}

.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
	margin-top: -42px
}

@media screen and (min-width:320px) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-top: calc(-42px + -14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-top: -56px
	}
}

@media (max-width:47.99em) and (max-width:118.74em) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (max-width:47.99em) and (min-width:118.75em) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:48em) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-bottom: -42px
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-bottom: calc(-42px + -14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:48em) and (min-width:1440px) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-bottom: -56px
	}
}

@media (min-width:48em) and (max-width:118.74em) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:48em) and (min-width:118.75em) {
	.l-split--left-to-right.l-split--image-full-bleed .l-split__two-inner {
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.l-split--right-to-left .l-split__one {
	order: 2
}

@media (max-width:47.99em) {
	.l-split--right-to-left .l-split__one {
		margin-top: 42px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.l-split--right-to-left .l-split__one {
		margin-top: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (max-width:47.99em) and (min-width:1440px) {
	.l-split--right-to-left .l-split__one {
		margin-top: 100px
	}
}

@media (min-width:48em) {

	.l-split--right-to-left .l-split__one>.quote,
	.l-split--right-to-left .l-split__one>.stats {
		margin-left: 18px;
		margin-right: 18px
	}
}

@media screen and (min-width:48em) and (min-width:320px) {

	.l-split--right-to-left .l-split__one>.quote,
	.l-split--right-to-left .l-split__one>.stats {
		margin-left: calc(18px + 12*(100vw - 320px)/448);
		margin-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:48em) and (min-width:768px) {

	.l-split--right-to-left .l-split__one>.quote,
	.l-split--right-to-left .l-split__one>.stats {
		margin-left: 30px;
		margin-right: 30px
	}
}

.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
	margin-top: -42px
}

@media screen and (min-width:320px) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-top: calc(-42px + -14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-top: -56px
	}
}

@media (max-width:47.99em) and (max-width:118.74em) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (max-width:47.99em) and (min-width:118.75em) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:48em) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-bottom: -42px
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-bottom: calc(-42px + -14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:48em) and (min-width:1440px) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-bottom: -56px
	}
}

@media (min-width:48em) and (max-width:118.74em) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-left: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:48em) and (min-width:118.75em) {
	.l-split--right-to-left.l-split--image-full-bleed .l-split__two-inner {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.l-split--one-pad-vertical .l-split__one {
	--padding-vert: calc(var(--fluid-size-section-vertical) - var(--fluid-size-section-vertical-short))
}

@media (min-width:48em) {
	.l-split--one-pad-vertical .l-split__one {
		padding-top: var(--padding-vert);
		padding-bottom: var(--padding-vert)
	}
}

@media (max-width:47.99em) {
	.l-split--one-pad-vertical.l-split--two-bottom-mobile .l-split__one {
		padding-top: var(--padding-vert)
	}
}

.l-split--two-ratio-tall .l-split__two {
	display: flex;
	flex-direction: column
}

.l-split--two-ratio-tall .l-split__two-inner {
	position: relative;
	flex: 1 1 auto;
	display: flex;
	align-items: stretch
}

.l-split--two-ratio-tall .l-split__two-inner:before {
	content: "";
	width: 1px;
	margin-left: -1px;
	float: left;
	height: 0;
	padding-top: 112%
}

.l-split--two-ratio-tall .l-split__two-inner:after {
	content: "";
	display: table;
	clear: both
}

.l-split--two-ratio-short .l-split__two {
	display: flex;
	flex-direction: column
}

.l-split--two-ratio-short .l-split__two-inner {
	position: relative;
	flex: 1 1 auto;
	display: flex;
	align-items: stretch
}

.l-split--two-ratio-short .l-split__two-inner:before {
	content: "";
	width: 1px;
	margin-left: -1px;
	float: left;
	height: 0;
	padding-top: 103%
}

.l-split--two-ratio-short .l-split__two-inner:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width:48em) {
	.l-split--align-top {
		align-items: flex-start
	}
}

@media (min-width:48em) {

	.l-split--align-top .l-split__one,
	.l-split--align-top .l-split__two {
		justify-content: flex-start
	}
}

@media (max-width:47.99em) {
	.l-split--two-bottom-mobile .l-split__one {
		order: 0;
		margin-top: 0
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.l-split--two-bottom-mobile .l-split__one {
		margin-top: calc(0*(100vw - 320px)/1580)
	}
}

@media screen and (max-width:47.99em) and (min-width:1900px) {
	.l-split--two-bottom-mobile .l-split__one {
		margin-top: 0
	}
}

@media (max-width:47.99em) {
	.l-split--two-bottom-mobile .l-split__two {
		margin-top: 56px
	}
}

@media (min-width:48em) {
	.js [data-module-slider] .l-split__two {
		transition: .8s cubic-bezier(.19, 1, .22, 1);
		transition-property: opacity, transform;
		opacity: 0;
		transform: translateX(3rem);
		transition-delay: .2s
	}

	.js [data-module-slider] .is-selected .l-split__two {
		opacity: 1;
		transform: translateY(0);
		transition-delay: .4s
	}
}

@media (min-width:48em) {
	.l-text-content-below__header {
		display: flex;
		justify-content: space-between;
		align-items: flex-end
	}
}

.l-text-content-below__text>.text-set {
	margin-left: 18px;
	margin-right: 18px;
	flex: 1 1 auto;
	max-width: 55rem
}

@media screen and (min-width:320px) {
	.l-text-content-below__text>.text-set {
		margin-left: calc(18px + 12*(100vw - 320px)/448);
		margin-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.l-text-content-below__text>.text-set {
		margin-left: 30px;
		margin-right: 30px
	}
}

.l-text-content-below__cta {
	margin-left: 18px;
	color: var(--color-text-light)
}

@media screen and (min-width:320px) {
	.l-text-content-below__cta {
		margin-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.l-text-content-below__cta {
		margin-left: 30px
	}
}

@media (max-width:47.99em) {
	.l-text-content-below__cta {
		margin-top: 32px
	}
}

@media (min-width:48em) {
	.l-text-content-below__cta {
		flex: 0 0 auto
	}
}

.l-text-content-below__content {
	margin-top: 64px
}

@media screen and (min-width:320px) {
	.l-text-content-below__content {
		margin-top: calc(64px + 32*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.l-text-content-below__content {
		margin-top: 96px
	}
}

.author {
	display: flex;
	align-items: center
}

.author__avatar {
	width: 6.8rem;
	overflow: hidden;
	will-change: transform;
	border-radius: 50%
}

.author__info {
	margin-left: 2.7rem
}

.author__name {
	font-size: 2rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.34
}

@media (min-width:48em) {
	.author__name {
		font-size: 2.2rem
	}
}

.author__role {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300
}

@media (min-width:48em) {
	.banner-form {
		display: flex;
		justify-content: space-between;
		align-items: flex-start
	}
}

.banner-form__text {
	padding-left: 18px;
	padding-right: 18px
}

@media screen and (min-width:320px) {
	.banner-form__text {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.banner-form__text {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:48em) {
	.banner-form__text {
		flex: 1 1 auto
	}
}

@media (max-width:47.99em) {
	.banner-form__form {
		padding-left: 18px;
		padding-right: 18px;
		margin-top: 40px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.banner-form__form {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (max-width:47.99em) and (min-width:768px) {
	.banner-form__form {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:48em) {
	.banner-form__form {
		flex: 0 0 calc(10rem + (100% - 22rem)/12*6);
		margin: 0 calc((100% - 22rem)/12*1)
	}
}

.banner__inner {
	display: flex;
	justify-content: space-between;
	padding: 2rem;
	margin: var(--fluid-size-32) auto;
	background-color: #341624
}

.banner__headline {
	font-size: 2rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.34;
	margin-right: 4rem
}

@media (min-width:48em) {
	.banner__headline {
		font-size: 2.2rem
	}
}

.btn {
	--height: 3.1rem;
	display: inline-block;
	will-change: transform
}

.btn,
.btn__inner {
	position: relative
}

.btn__inner {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	background-color: initial;
	padding: 0;
	color: var(--color-text-over-highlight);
	display: block;
	z-index: 1;
	padding: calc(var(--height)*0.15) 2rem calc(var(--height)*0.1);
	height: fit-content(var(--height));
	line-height: 1;
	transition: color .4s cubic-bezier(.23, 1, .32, 1);
	cursor: pointer;
	text-align: center
}

.btn__text {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300
}

.btn__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: var(--color-highlight);
	border-radius: calc(var(--height)*0.5);
	overflow: hidden;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: background-color, border-color
}

.btn__graphic {
	display: none
}

.btn:hover .btn__inner,
.btn__inner:focus,
a:focus .btn__inner,
a:hover .btn__inner {
	color: var(--color-text-over-highlight-hover)
}

.btn:hover .btn__inner+.btn__bg,
.btn__inner:focus+.btn__bg,
a:focus .btn__inner+.btn__bg,
a:hover .btn__inner+.btn__bg {
	background-color: var(--color-highlight-hover)
}

.btn--hollow .btn__inner {
	color: var(--color-highlight)
}

.btn--hollow .btn__bg {
	border: 1px solid var(--color-highlight);
	background-color: initial
}

.btn--hollow .btn__inner:focus,
.btn--hollow:hover .btn__inner,
.btn--hollow a:focus .btn__inner,
.btn--hollow a:hover .btn__inner {
	color: var(--color-text-over-highlight-hover)
}

.btn--hollow .btn__inner:focus+.btn__bg,
.btn--hollow:hover .btn__inner+.btn__bg,
.btn--hollow a:focus .btn__inner+.btn__bg,
.btn--hollow a:hover .btn__inner+.btn__bg {
	background-color: var(--color-highlight-hover);
	border-color: var(--color-highlight-hover)
}

.btn--with-graphic .btn__graphic {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	color: var(--color-text-over-highlight-hover);
	background-color: var(--color-highlight);
	border-radius: calc(var(--height)*0.5);
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: transform, background-color;
	overflow: hidden
}

.btn--with-graphic .btn__graphic svg {
	width: .8rem;
	height: 1.5rem;
	right: 1rem;
	top: 0;
	bottom: 0;
	margin: auto 0;
	position: absolute;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: opacity, transform;
	opacity: 0;
	transform: scale(.3)
}

.btn--with-graphic .btn__inner:focus+.btn__bg+.btn__graphic,
.btn--with-graphic:hover .btn__inner+.btn__bg+.btn__graphic,
a:focus .btn--with-graphic .btn__inner+.btn__bg+.btn__graphic,
a:hover .btn--with-graphic .btn__inner+.btn__bg+.btn__graphic {
	transform: translateX(1.5rem);
	background-color: var(--color-highlight-hover)
}

.btn--with-graphic .btn__inner:focus+.btn__bg+.btn__graphic>svg,
.btn--with-graphic:hover .btn__inner+.btn__bg+.btn__graphic>svg,
a:focus .btn--with-graphic .btn__inner+.btn__bg+.btn__graphic>svg,
a:hover .btn--with-graphic .btn__inner+.btn__bg+.btn__graphic>svg {
	opacity: 1;
	transform: scale(1)
}

.card-featured-auto {
	display: flex;
	flex-direction: column
}

.card-featured-auto>.card-featured {
	flex: 1
}

.card-featured {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919;
	--color-highlight: #f3f2ee;
	--color-bg: #373a25;
	display: grid;
	grid-auto-rows: 1fr;
	min-height: 170px
}

@media screen and (min-width:320px) {
	.card-featured {
		min-height: calc(170px + 190*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.card-featured {
		min-height: 360px
	}
}

.card-featured__image {
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	background-color: var(--color-bg)
}

.card-featured__image-inner {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	flex: 1 1 auto;
	transition: transform .7s cubic-bezier(.23, 1, .32, 1)
}

.card-featured__image-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .15);
	transition: opacity .7s cubic-bezier(.23, 1, .32, 1);
	opacity: 0
}

.card-featured__graphic {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	background-color: var(--color-bg)
}

.card-featured__graphic-inner {
	flex: 1 1 auto;
	position: relative
}

.card-featured__graphic-inner>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: 50% 0;
	font-family: "object-fit: cover; object-position: 50% 0%;"
}

.card-featured__content {
	padding: 21px;
	background-color: var(--color-bg);
	display: flex;
	flex-direction: column;
	transition: color .4s cubic-bezier(.23, 1, .32, 1);
	color: var(--color-text);
	position: relative
}

@media screen and (min-width:320px) {
	.card-featured__content {
		padding-left: calc(21px + 19*(100vw - 320px)/704);
		padding-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.card-featured__content {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media screen and (min-width:320px) {
	.card-featured__content {
		padding-top: calc(21px + 19*(100vw - 320px)/704);
		padding-bottom: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.card-featured__content {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

.card-featured__content:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 21px;
	transition: transform .7s cubic-bezier(.23, 1, .32, 1);
	bottom: auto;
	background-color: var(--color-bg)
}

@media screen and (min-width:320px) {
	.card-featured__content:before {
		height: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.card-featured__content:before {
		height: 40px
	}
}

.card-featured__label {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43
}

.card-featured__title {
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.28;
	font-size: 28px;
	margin-top: 3px
}

@media screen and (min-width:320px) {
	.card-featured__title {
		font-size: calc(28px + 0*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-featured__title {
		font-size: calc(28px + 10*(100vw - 768px)/672)
	}
}

@media screen and (min-width:1440px) {
	.card-featured__title {
		font-size: 38px
	}
}

.card-featured__stat-value {
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: .7;
	font-size: 46px;
	line-height: .8
}

@media screen and (min-width:320px) {
	.card-featured__stat-value {
		font-size: calc(46px + 0*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-featured__stat-value {
		font-size: calc(46px + 18*(100vw - 768px)/256)
	}
}

@media screen and (min-width:1024px) {
	.card-featured__stat-value {
		font-size: 64px
	}
}

.card-featured__stat-description {
	font-size: 2rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.21;
	margin-top: 29px
}

@media (min-width:64em) {
	.card-featured__stat-description {
		font-size: 2.8rem
	}
}

.card-featured__quotation {
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.21;
	font-weight: 500;
	font-size: 16px
}

@media screen and (min-width:320px) {
	.card-featured__quotation {
		font-size: calc(16px + 12*(100vw - 320px)/960)
	}
}

@media screen and (min-width:1280px) {
	.card-featured__quotation {
		font-size: 28px
	}
}

.card-featured__footer {
	padding-top: 32px;
	margin-top: auto
}

.card-featured__footer-footnote {
	font-size: 1.2rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.66;
	font-style: italic
}

.card-featured__quotation-source {
	font-size: 1.6rem;
	line-height: 1.38;
	position: relative
}

.card-featured__quotation-source,
.card-featured__quotation-source>strong {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	font-weight: 300
}

.card-featured__quotation-source>strong {
	font-size: 1.8rem;
	line-height: 1.44;
	display: block
}

.card-featured__quotation-source:before {
	left: 18px;
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.2;
	font-size: 28px;
	display: block;
	line-height: .3;
	content: "“"
}

@media screen and (min-width:320px) {
	.card-featured__quotation-source:before {
		left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-featured__quotation-source:before {
		left: 30px
	}
}

@media screen and (min-width:320px) {
	.card-featured__quotation-source:before {
		font-size: calc(28px + 18*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.card-featured__quotation-source:before {
		font-size: 46px
	}
}

a.card-featured:focus .card-featured__image-inner,
a.card-featured:hover .card-featured__image-inner {
	transform: scale(1.05)
}

a.card-featured:focus .card-featured__image-inner:after,
a.card-featured:hover .card-featured__image-inner:after {
	opacity: 1
}

.card-featured--w-image {
	min-height: 350px
}

@media screen and (min-width:320px) {
	.card-featured--w-image {
		min-height: calc(350px + 340*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.card-featured--w-image {
		min-height: 690px
	}
}

a.card-featured--w-image:focus .card-featured__content:before,
a.card-featured--w-image:hover .card-featured__content:before {
	transform: translateY(-60%)
}

@media (min-width:48em) {
	.card-page {
		display: flex
	}
}

.card-page__image {
	position: relative;
	flex: 0 0 50%
}

@media (min-width:48em) {

	.card-page__image .card-page__image-overlay-1,
	.card-page__image .card-page__image-overlay-2 {
		position: absolute;
		top: -1px;
		right: -1px;
		bottom: -1px;
		left: -1px;
		display: block;
		z-index: 1;
		pointer-events: none
	}

	.card-page__image .card-page__image-overlay-1:after,
	.card-page__image .card-page__image-overlay-1:before,
	.card-page__image .card-page__image-overlay-2:after,
	.card-page__image .card-page__image-overlay-2:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: var(--color-bg);
		width: 1.5rem;
		height: 1.5rem;
		transition: transform .4s cubic-bezier(.23, 1, .32, 1)
	}

	.card-page__image .card-page__image-overlay-1:before {
		height: auto;
		right: auto;
		transform-origin: 0 0
	}

	.card-page__image .card-page__image-overlay-1:after {
		width: auto;
		top: auto;
		transform-origin: 0 100%
	}

	.card-page__image .card-page__image-overlay-2:before {
		width: auto;
		bottom: auto;
		transform-origin: 0 0
	}

	.card-page__image .card-page__image-overlay-2:after {
		height: auto;
		left: auto;
		transform-origin: 100% 0
	}
}

@media (max-width:47.99em) {
	.card-page__content {
		padding-top: 48px;
		padding-bottom: 48px
	}
}

@media (min-width:48em) {
	.card-page__content {
		padding-left: 32px;
		margin-top: auto;
		margin-bottom: auto;
		padding-top: .2rem;
		padding-bottom: .2rem
	}
}

@media (min-width:90em) {
	.card-page__content {
		padding-right: 8%
	}
}

@media (min-width:48em) {
	[data-slider=slide].is-selected .card-page:not(:hover) .card-page__image .card-page__image-overlay-1:before {
		transform: scaleX(0)
	}

	[data-slider=slide].is-selected .card-page:not(:hover) .card-page__image .card-page__image-overlay-1:after,
	[data-slider=slide].is-selected .card-page:not(:hover) .card-page__image .card-page__image-overlay-2:before {
		transform: scaleY(0)
	}
}

@media (min-width:48em) {

	.card-page:focus .card-page__image .card-page__image-overlay-1:before,
	[data-slider=slide].is-selected .card-page:not(:hover) .card-page__image .card-page__image-overlay-2:after {
		transform: scaleX(0)
	}

	.card-page:focus .card-page__image .card-page__image-overlay-1:after,
	.card-page:focus .card-page__image .card-page__image-overlay-2:before {
		transform: scaleY(0)
	}

	.card-page:focus .card-page__image .card-page__image-overlay-2:after {
		transform: scaleX(0)
	}
}

.card-resource {
	display: flex;
	flex-direction: column;
	position: relative
}

.card-resource__details {
	margin-bottom: 32px;
	padding-left: 18px;
	padding-right: 18px;
	flex: 1 1 auto
}

@media screen and (min-width:320px) {
	.card-resource__details {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-resource__details {
		padding-left: 30px;
		padding-right: 30px
	}
}

.card-resource__image {
	height: 27rem;
	position: relative;
	margin-top: auto;
	overflow: hidden
}

.card-resource__image .card-resource__image-overlay-1,
.card-resource__image .card-resource__image-overlay-2 {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	display: block;
	z-index: 1;
	pointer-events: none
}

.card-resource__image .card-resource__image-overlay-1:after,
.card-resource__image .card-resource__image-overlay-1:before,
.card-resource__image .card-resource__image-overlay-2:after,
.card-resource__image .card-resource__image-overlay-2:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: var(--color-bg);
	width: var(--fluid-size-outer-wide);
	height: var(--fluid-size-outer-wide);
	transition: transform .4s cubic-bezier(.23, 1, .32, 1)
}

.card-resource__image .card-resource__image-overlay-1:before {
	height: auto;
	right: auto;
	transform-origin: 0 0
}

.card-resource__image .card-resource__image-overlay-1:after {
	width: auto;
	top: auto;
	transform-origin: 0 100%
}

.card-resource__image .card-resource__image-overlay-2:before {
	width: auto;
	bottom: auto;
	transform-origin: 0 0
}

.card-resource__image .card-resource__image-overlay-2:after {
	height: auto;
	left: auto;
	transform-origin: 100% 0
}

@media (min-width:90em) {
	.card-resource__image {
		height: 20vw
	}
}

.card-resource__image-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: -webkit-filter;
	transition-property: filter;
	transition-property: filter, -webkit-filter;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.card-resource__monogram {
	width: 7.5rem;
	height: 7.5rem;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1
}

.card-resource__monogram-inner {
	position: relative;
	height: 0;
	width: 100%;
	padding: 0 0 100%
}

.card-resource__monogram-inner>svg {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0
}

.card-resource__citation {
	margin-bottom: 20px;
	padding-left: 18px;
	margin-top: auto
}

@media screen and (min-width:320px) {
	.card-resource__citation {
		padding-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-resource__citation {
		padding-left: 30px
	}
}

.card-resource__button {
	padding-left: 18px;
	color: var(--color-text);
	margin-top: auto
}

@media screen and (min-width:320px) {
	.card-resource__button {
		padding-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-resource__button {
		padding-left: 30px
	}
}

.card-resource__image+.card-resource__button {
	padding-top: 32px
}

.card-resource--left:before {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	border-left: 1px solid var(--color-stroke);
	width: 1px;
	transform: scaleY(0);
	z-index: 2
}

.card-resource--left.is-visible:before,
.is-visible .card-resource--left:before {
	transform: scaleX(1) scaleY(1)
}

.card-resource--left:after {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	border-left: 1px solid var(--color-highlight);
	width: 1px;
	transform: scaleY(0);
	z-index: 3;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: opacity, transform;
	opacity: 0 !important;
	transform: scaleY(1) !important
}

.card-resource--left.is-visible:after,
.is-visible .card-resource--left:after {
	transform: scaleX(1) scaleY(1)
}

.card-resource--top {
	margin: 0 10px
}

.card-resource--top:before {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	border-top: 1px solid var(--color-stroke);
	height: 1px;
	transform: scaleX(0);
	z-index: 2
}

.card-resource--top.is-visible:before,
.is-visible .card-resource--top:before {
	transform: scaleX(1) scaleY(1)
}

.card-resource--top .card-resource__details {
	padding-top: 18px
}

@media screen and (min-width:320px) {
	.card-resource--top .card-resource__details {
		padding-top: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.card-resource--top .card-resource__details {
		padding-top: 30px
	}
}

.card-resource:focus .card-resource__image .card-resource__image-overlay-1:before,
.card-resource:hover .card-resource__image .card-resource__image-overlay-1:before {
	transform: scaleX(0)
}

.card-resource:focus .card-resource__image .card-resource__image-overlay-1:after,
.card-resource:focus .card-resource__image .card-resource__image-overlay-2:before,
.card-resource:hover .card-resource__image .card-resource__image-overlay-1:after,
.card-resource:hover .card-resource__image .card-resource__image-overlay-2:before {
	transform: scaleY(0)
}

.card-resource:focus .card-resource__image .card-resource__image-overlay-2:after,
.card-resource:hover .card-resource__image .card-resource__image-overlay-2:after {
	transform: scaleX(0)
}

.card-resource:focus .card-resource__image-inner,
.card-resource:hover .card-resource__image-inner {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.card-resource:focus:after,
.card-resource:hover:after {
	opacity: 1 !important;
	transform: scaleY(1) !important
}

.card-team__image {
	position: relative;
	height: 0;
	padding-bottom: 130%
}

.card-team__image-inner {
	position: absolute;
	top: -1.5rem;
	right: -1.5rem;
	bottom: -1.5rem;
	left: -1.5rem
}

.card-team__image-inner .card-team__image-overlay-1,
.card-team__image-inner .card-team__image-overlay-2 {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	display: block;
	z-index: 1;
	pointer-events: none
}

.card-team__image-inner .card-team__image-overlay-1:after,
.card-team__image-inner .card-team__image-overlay-1:before,
.card-team__image-inner .card-team__image-overlay-2:after,
.card-team__image-inner .card-team__image-overlay-2:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: var(--color-bg);
	width: 1.5rem;
	height: 1.5rem;
	transition: transform .4s cubic-bezier(.23, 1, .32, 1)
}

.card-team__image-inner .card-team__image-overlay-1:before {
	height: auto;
	right: auto;
	transform-origin: 0 0
}

.card-team__image-inner .card-team__image-overlay-1:after {
	width: auto;
	top: auto;
	transform-origin: 0 100%
}

.card-team__image-inner .card-team__image-overlay-2:before {
	width: auto;
	bottom: auto;
	transform-origin: 0 0
}

.card-team__image-inner .card-team__image-overlay-2:after {
	height: auto;
	left: auto;
	transform-origin: 100% 0
}

.details {
	color: var(--color-text);
	transition: color .4s cubic-bezier(.23, 1, .32, 1);
	margin-top: 3.7rem
}

.details__role {
	font-size: 1.4rem;
	line-height: 1.43
}

.details__name,
.details__role {
	font-family: Lausanne, Helvetica Neue, arial, sans-serif
}

.details__name {
	font-size: 2rem;
	line-height: 1.21;
	margin-top: 1.3rem
}

@media (min-width:64em) {
	.details__name {
		font-size: 2.8rem
	}
}

.card-team:hover .card-team__image .card-team__image-overlay-1:before {
	transform: scaleX(0)
}

.card-team:hover .card-team__image .card-team__image-overlay-1:after,
.card-team:hover .card-team__image .card-team__image-overlay-2:before {
	transform: scaleY(0)
}

.card-team:hover .card-team__image .card-team__image-overlay-2:after {
	transform: scaleX(0)
}

.card-team:hover .details {
	color: var(--color-highlight)
}

/*.category-list {*/
/*	font-size: 1.4rem;*/
/*	font-family: Lausanne, Helvetica Neue, arial, sans-serif;*/
/*	line-height: 1.43;*/
/*	line-height: 2;*/
/*	color: var(--color-text-light)*/
/*}*/

/*@media (min-width:48em) {*/
/*	.category-list {*/
/*		display: flex*/
/*	}*/
/*}*/

/*.label {*/
/*	margin-right: 2rem*/
/*}*/

/*@media (min-width:48em) {*/
/*	.category-list__list {*/
/*		display: flex*/
/*	}*/
/*}*/

/*.category-list__item {*/
/*	margin-right: 2rem*/
/*}*/

/*.category-list__item a {*/
/*	border-bottom: 1px solid;*/
/*	transition: color .4s cubic-bezier(.23, 1, .32, 1);*/
/*	padding-bottom: .2em*/
/*}*/

/*.category-list__item a:hover {*/
/*	color: var(--color-highlight-text)*/
/*}*/

.cta-list__item {
	position: relative
}

.cta-list--vertical .cta-list__item {
	padding-top: 32px;
	padding-bottom: 37px
}

.cta-list--vertical .cta-list__item:before {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	border-top: 1px solid var(--color-stroke);
	height: 1px;
	transform: scaleX(0)
}

.cta-list--vertical .cta-list__item.is-visible:before,
.is-visible .cta-list--vertical .cta-list__item:before {
	transform: scaleX(1) scaleY(1)
}

.cta-list--vertical .cta-list__item:last-child:after {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 1px solid var(--color-stroke);
	height: 1px;
	transform: scaleX(0)
}

.cta-list--vertical .cta-list__item:last-child.is-visible:after,
.is-visible .cta-list--vertical .cta-list__item:last-child:after {
	transform: scaleX(1) scaleY(1)
}

@media (max-width:63.99em) {
	.cta-list--horizontal .cta-list__item {
		padding-top: 32px;
		padding-bottom: 37px
	}

	.cta-list--horizontal .cta-list__item:before {
		content: "";
		display: block;
		position: absolute;
		transform-origin: 0 0;
		transition: 1s cubic-bezier(.5, 0, 0, 1);
		transition-property: transform, opacity;
		transition-delay: 0s;
		top: 0;
		right: 0;
		bottom: auto;
		left: 0;
		border-top: 1px solid var(--color-stroke);
		height: 1px;
		transform: scaleX(0)
	}

	.cta-list--horizontal .cta-list__item.is-visible:before,
	.is-visible .cta-list--horizontal .cta-list__item:before {
		transform: scaleX(1) scaleY(1)
	}

	.cta-list--horizontal .cta-list__item:last-child:after {
		content: "";
		display: block;
		position: absolute;
		transform-origin: 0 0;
		transition: 1s cubic-bezier(.5, 0, 0, 1);
		transition-property: transform, opacity;
		transition-delay: 0s;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		border-top: 1px solid var(--color-stroke);
		height: 1px;
		transform: scaleX(0)
	}

	.cta-list--horizontal .cta-list__item:last-child.is-visible:after,
	.is-visible .cta-list--horizontal .cta-list__item:last-child:after {
		transform: scaleX(1) scaleY(1)
	}
}

@media (min-width:64em) {
	.cta-list--horizontal {
		grid-gap: 18px;
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(250px, 1fr))
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.cta-list--horizontal {
		grid-gap: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:64em) and (min-width:768px) {
	.cta-list--horizontal {
		grid-gap: 30px
	}
}

@media (min-width:64em) {
	.cta-list--horizontal .cta-list__item {
		padding-left: 18px;
		display: flex;
		flex-direction: column
	}

	.cta-list--horizontal .cta-list__item:before {
		content: "";
		display: block;
		position: absolute;
		transform-origin: 0 0;
		transition: 1s cubic-bezier(.5, 0, 0, 1);
		transition-property: transform, opacity;
		transition-delay: 0s;
		top: 0;
		right: auto;
		bottom: 0;
		left: 0;
		border-left: 1px solid var(--color-stroke);
		width: 1px;
		transform: scaleY(0)
	}

	.cta-list--horizontal .cta-list__item.is-visible:before,
	.is-visible .cta-list--horizontal .cta-list__item:before {
		transform: scaleX(1) scaleY(1)
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.cta-list--horizontal .cta-list__item {
		padding-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:64em) and (min-width:768px) {
	.cta-list--horizontal .cta-list__item {
		padding-left: 30px
	}
}

@media (min-width:64em) {
	.cta-list--horizontal .cta-list__item>.list-cta {
		flex: 1 0 auto
	}
}

.cursor {
	--cursor-size: 7.5rem;
	position: fixed;
	width: var(--cursor-size);
	height: var(--cursor-size);
	pointer-events: none;
	z-index: 50;
	top: 0;
	left: 0
}

.cursor__graphic {
	position: absolute;
	transition: opacity .4s cubic-bezier(.23, 1, .32, 1);
	opacity: 0;
	top: 0;
	left: 0
}

.cursor__graphic,
.cursor__graphic svg {
	width: var(--cursor-size);
	height: var(--cursor-size)
}

.cursor__graphic.is-visible {
	opacity: 1
}

.filter-header {
	padding-top: 38px;
	position: relative
}

.filter-header__header {
	max-width: 64rem
}

.filter-header__trigger {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	color: var(--color-text);
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: opacity, color;
	display: flex;
	align-items: center;
	position: relative
}

.filter-header__trigger>span {
	margin-left: .4em;
	margin-top: -.2rem;
	transition: transform .4s cubic-bezier(.23, 1, .32, 1);
	transform: rotate(-180deg)
}

.filter-header__trigger>span,
.filter-header__trigger>span svg {
	width: 1.5rem;
	height: .8rem;
	display: block
}

.filter-header__trigger:focus,
.filter-header__trigger:hover {
	opacity: .7
}

@media (max-width:47.99em) {
	.filter-header__trigger {
		margin-top: 24px
	}
}

@media (min-width:48em) {
	.filter-header__trigger {
		position: absolute;
		right: 0;
		top: 4.5rem
	}
}

@media (min-width:64em) {
	.filter-header__trigger {
		top: 5rem
	}
}

.filter-header__items {
	color: var(--color-text);
	transition: max-height .4s cubic-bezier(.165, .84, .44, 1);
	overflow: hidden
}

.filter-header__items:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid var(--color-stroke);
	transition: opacity .4s cubic-bezier(.23, 1, .32, 1)
}

.filter-header__items-inner {
	padding-top: 40px;
	padding-bottom: 64px;
	transition: opacity .7s cubic-bezier(.23, 1, .32, 1)
}

@media (min-width:48em) {
	.filter-header__items-inner>.nav-list:first-child {
		width: 30%
	}
}

@media (min-width:64em) {
	.filter-header__items-inner>.nav-list:first-child {
		width: 40%
	}
}

@media (min-width:80em) {
	.filter-header__items-inner>.nav-list:first-child {
		width: 30%;
		margin-right: 12rem
	}
}

@media (min-width:48em) {
	.filter-header__items-inner>.nav-list:last-child {
		width: 70%
	}
}

@media (min-width:64em) {
	.filter-header__items-inner>.nav-list:last-child {
		width: 60%;
		margin-left: 8rem
	}
}

@media (min-width:103.125em) {
	.filter-header__items-inner>.nav-list:last-child {
		width: 65%;
		margin-left: 3rem
	}
}

@media (max-width:47.99em) {
	.filter-header__items-inner>*+* {
		margin-top: 2rem
	}
}

@media (min-width:48em) {
	.filter-header__items-inner {
		display: flex;
		justify-content: flex-start
	}
}

.filter-header--rule {
	position: relative
}

.filter-header--rule .filter-header__header {
	max-width: 99999rem
}

@media (min-width:48em) {
	.filter-header--rule .filter-header__header {
		width: 80%
	}
}

.filter-header--rule:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 1px;
	background-color: var(--color-stroke)
}

@media (max-width:118.74em) {
	.filter-header--rule:before {
		left: 0;
		right: 0
	}
}

@media (min-width:118.75em) {
	.filter-header--rule:before {
		left: calc(-1*(100vw - 1900px)/2);
		right: calc(-1*(100vw - 1900px)/2)
	}
}

.js .filter-header:not(.is-open) .filter-header__items {
	max-height: 0 !important
}

.js .filter-header:not(.is-open) .filter-header__items-inner,
.js .filter-header:not(.is-open) .filter-header__items:after {
	opacity: 0
}

.js .filter-header:not(.is-open) .filter-header__trigger>span {
	transform: rotate(0)
}

.global-footer {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919;
	--color-highlight: #fff;
	--color-highlight-text: #fff;
	--color-highlight-complement-text: #fff;
	--color-text-over-highlight: #000;
	--color-text-over-highlight-hover: #000;
	--color-highlight-hover: #a4abb4;
	--color-form-bg: #191919;
	padding: 21px;
	background-color: var(--color-bg)
}

@media screen and (min-width:320px) {
	.global-footer {
		padding: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.global-footer {
		padding: 40px
	}
}

.global-footer__logo {
	padding-top: 21px;
	padding-bottom: 21px;
	color: var(--color-text)
}

@media screen and (min-width:320px) {
	.global-footer__logo {
		padding-top: calc(21px + 19*(100vw - 320px)/704);
		padding-bottom: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.global-footer__logo {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

.global-footer__logo>.logo {
	width: 95%;
	max-width: 122rem
}

@media (min-width:64em) {
	.global-footer__logo>.logo {
		width: 67%
	}
}

.global-footer__nav {
	padding-top: 21px;
	grid-row-gap: 56px;
	color: var(--color-text);
	display: grid;
	grid-column-gap: 2rem;
	grid-template-columns: repeat(2, 1fr)
}

@media screen and (min-width:320px) {
	.global-footer__nav {
		padding-top: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.global-footer__nav {
		padding-top: 40px
	}
}

@media (min-width:48em) {
	.global-footer__nav {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media (min-width:80em) {
	.global-footer__nav {
		grid-template-columns: repeat(7, 1fr)
	}
}

@media (max-width:47.99em) {
	.global-footer__col:first-child {
		order: -2
	}

	.global-footer__col:last-child {
		order: -1
	}
}

.global-footer__col-heading {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	color: var(--color-text-light);
	padding-bottom: 1.8rem
}

.global-footer__col-items>*+* {
	margin-top: 1.3rem
}

.global-footer__col-items>address {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43
}

.global-footer__col-items>.link {
	display: block
}

.global-footer__col-items>.btn+.link {
	margin-top: 1.9rem
}

.global-footer__col-items>address+.link {
	margin-top: 32px
}

.global-footer__foot {
	padding-top: 42px;
	display: flex;
	flex-direction: column
}

@media screen and (min-width:320px) {
	.global-footer__foot {
		padding-top: calc(42px + 38*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.global-footer__foot {
		padding-top: 80px
	}
}

@media (min-width:48em) and (max-width:79.99em) {
	.global-footer__foot {
		display: block
	}
}

@media (min-width:80em) {
	.global-footer__foot {
		flex-direction: row;
		align-items: center
	}
}

.global-footer__foot-copyright {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	color: var(--color-text-light)
}

@media (max-width:47.99em) {
	.global-footer__foot-copyright {
		margin-top: 32px;
		order: 4
	}
}

@media (min-width:48em) and (max-width:79.99em) {
	.global-footer__foot-copyright {
		display: inline-block;
		margin-right: 4rem
	}
}

@media (min-width:80em) {
	.global-footer__foot-copyright {
		width: calc(4rem + (100% - 22rem)/12*2)
	}
}

.global-footer__foot-legal {
	color: var(--color-text-light)
}

@media (max-width:47.99em) {
	.global-footer__foot-legal {
		margin-top: 32px;
		order: 3;
		display: flex;
		flex-direction: column
	}

	.global-footer__foot-legal>*+* {
		margin-top: 2rem
	}
}

@media (min-width:48em) {
	.global-footer__foot-legal {
		display: inline-flex;
		align-items: center;
		margin-right: 4rem
	}

	.global-footer__foot-legal>*+* {
		margin-left: 4rem
	}
}

@media (min-width:80em) {
	.global-footer__foot-legal {
		display: flex
	}
}

@media (max-width:79.99em) {
	.global-footer__foot-provider {
		margin-top: 24px
	}
}

@media (min-width:48em) {
	.global-footer__foot-provider {
		display: inline-flex;
		align-items: center;
		margin-right: 3rem
	}
}

@media (min-width:80em) {
	.global-footer__foot-provider {
		margin-left: auto
	}
}

.global-footer__foot-social>p {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	color: var(--color-text-light);
	margin-right: 2rem;
	padding-top: .3rem
}

@media (max-width:47.99em) {
	.global-footer__foot-social>p {
		margin-bottom: .8rem
	}
}

@media (max-width:47.99em) {
	.global-footer__foot-social {
		margin-top: 24px
	}
}

@media (min-width:48em) {
	.global-footer__foot-social {
		display: flex;
		align-items: center
	}
}

@media (min-width:48em) and (max-width:79.99em) {
	.global-footer__foot-social {
		margin-top: 32px
	}
}

.global-header,
.global-header-wrapper {
	background-color: #191919;
}

.global-header {
	height: 76px;
	/*padding-left: 21px;*/
	/*padding-right: 21px;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	transition: transform .4s cubic-bezier(.23, 1, .32, 1)
}

@media screen and (min-width:320px) {
	.global-header {
		height: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (min-width:1280px) {
	.global-header {
		height: 115px
	}
}

@media screen and (min-width:320px) {
	.global-header {
		/*padding-left: calc(21px + 19*(100vw - 320px)/704);*/
		/*padding-right: calc(21px + 19*(100vw - 320px)/704)*/
	}
}

@media screen and (min-width:1024px) {
	.global-header {
		/*padding-left: 40px;*/
		/*padding-right: 40px*/
	}
}

@media (min-width:80em) {
	.global-header {
		justify-content: center
	}
}

.global-header__logo {
	color: var(--color-text);
	width: 8.2rem;
	display: block;
	position: relative;
	z-index: 1;
	transition: opacity 3s cubic-bezier(.23, 1, .32, 1);
	transition-delay: .4s
}

.js .global-header__logo {
	opacity: 0
}

.js .global-header__logo.is-visible {
	opacity: 1
}

@media (min-width:80em) {
	.global-header__logo {
		width: 11.4rem;
		margin-right: 2rem;
	}
}

.global-header__logo-anim,
.global-header__logo-perm {
	transition: opacity .4s cubic-bezier(.23, 1, .32, 1)
}

.js .global-header__logo-anim,
.js .global-header__logo-perm {
	pointer-events: none;
	opacity: 0
}

.js .global-header__logo-anim.is-visible,
.js .global-header__logo-perm.is-visible {
	opacity: 1;
	pointer-events: auto
}

.global-header__logo-anim {
	transform-origin: top left;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.global-header__logo-perm {
	width: 100%
}

.global-header__mobile-nav-trigger {
	top: 21px;
	right: 21px;
	display: block;
	position: fixed;
	width: 3rem;
	height: 3rem;
	background-color: #fff;
	border-radius: 50%;
	color: var(--color-bg)
}

@media screen and (min-width:320px) {
	.global-header__mobile-nav-trigger {
		top: calc(21px + 19*(100vw - 320px)/704);
		right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.global-header__mobile-nav-trigger {
		top: 40px;
		right: 40px
	}
}

.global-header__mobile-nav-trigger{
	width: 3rem;
	height: 3rem;
	display: flex;
    align-items: center;
    justify-content: center;
}

.global-header__mobile-nav-trigger i{
    color: #000;
    position: relative;
    top: 1px;
    font-size: 32px;
    font-style: normal;
    line-height: 1;
}

@media (min-width:80em) {
	.global-header__mobile-nav-trigger {
		display: none
	}
}

@media (max-width:79.99em) {
	.global-header__nav {
		--header-spacing: var(--fluid-size-32);
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		top: 76px;
		background-color: #191919;
		padding-top: var(--header-spacing);
		opacity: 0;
		pointer-events: none
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav {
		top: calc(76px + 39*(100vw - 320px)/960)
	}
	
	.global-header.has-dark-bg .global-header__nav {
		top: calc(44px + 39*(100vw - 320px)/960)
	}
}

@media screen and (max-width:79.99em) and (min-width:1280px) {
	.global-header__nav {
		top: 115px
	}
}

@media (max-width:79.99em) {
	.global-header__nav:focus-within {
		opacity: 1;
		pointer-events: auto
	}
}

@media (max-width:79.99em) {
	.global-header__nav>.global-header__mobile-nav-trigger {
		transition: .4s cubic-bezier(.23, 1, .32, 1);
		transition-property: opacity, transform;
		transform: rotate(-90deg)
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__nav-list {
		padding-left: 21px;
		padding-right: 21px;
		background-color: #191919
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav .global-header__nav-list {
		padding-left: calc(21px + 19*(100vw - 320px)/704);
		padding-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (max-width:79.99em) and (min-width:1024px) {
	.global-header__nav .global-header__nav-list {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item {
		transition: .4s cubic-bezier(.23, 1, .32, 1);
		transition-property: opacity;
		transition-delay: 0s
	}
}

@media (max-width:79.99em) {
	.js .global-header__nav .global-header__item {
		opacity: 0
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item:nth-child(1n+2) {
		margin-top: 4.5rem
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		top: 76px;
		padding-left: 21px;
		padding-right: 21px;
		padding-bottom: 126px;
		padding-top: var(--header-spacing);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		background-color: #191919;
		z-index: 1;
		visibility: hidden;
		transition: .4s cubic-bezier(.23, 1, .32, 1);
		transition-property: opacity, transform;
		opacity: 0;
		transform: translateX(20%)
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav .global-header__item-list {
		top: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (max-width:79.99em) and (min-width:1280px) {
	.global-header__nav .global-header__item-list {
		top: 115px
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav .global-header__item-list {
		padding-left: calc(21px + 19*(100vw - 320px)/704);
		padding-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (max-width:79.99em) and (min-width:1024px) {
	.global-header__nav .global-header__item-list {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav .global-header__item-list {
		padding-bottom: calc(126px + 114*(100vw - 320px)/704)
	}
}

@media screen and (max-width:79.99em) and (min-width:1024px) {
	.global-header__nav .global-header__item-list {
		padding-bottom: 240px
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-back-bar {
		padding-bottom: 40px;
		display: flex;
		justify-content: space-between
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-back-trigger {
		display: flex;
		align-items: center;
		color: var(--color-highlight)
	}

	.global-header__nav .global-header__item-list-back-trigger>span {
		width: 18px;
		margin-top: -.2rem;
		display: block;
		font-size: 22px;
        display: flex;

	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav .global-header__item-list-back-trigger>span {
		width: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (max-width:79.99em) and (min-width:768px) {
	.global-header__nav .global-header__item-list-back-trigger>span {
		width: 30px
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-back-trigger svg {
		width: 1.5rem;
		height: .8rem;
		transform: rotate(90deg);
		margin-left: -.4rem
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item {
		padding-left: 18px;
		padding-right: 18px;
		color: var(--color-text);
		transition: .8s cubic-bezier(.19, 1, .22, 1);
		transition-property: opacity, transform;
		opacity: 0;
		transform: translateX(1rem)
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__nav .global-header__item-list-item {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (max-width:79.99em) and (min-width:768px) {
	.global-header__nav .global-header__item-list-item {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:first-child {
		transition-delay: .05s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(2) {
		transition-delay: .1s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(3) {
		transition-delay: .15s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(4) {
		transition-delay: .2s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(5) {
		transition-delay: .25s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(6) {
		transition-delay: .3s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(7) {
		transition-delay: .35s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(8) {
		transition-delay: .4s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(9) {
		transition-delay: .45s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(10) {
		transition-delay: .5s
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item:nth-child(1n+3) {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid var(--color-stroke)
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list-item--featured-resource {
		display: none
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item-list--resources {
		justify-content: flex-start
	}

	.global-header__nav .global-header__item-list--resources .global-header__item-list-item:nth-child(1n+2) {
		padding-top: 40px;
		border-top: none
	}
}

@media (max-width:79.99em) {
	.global-header__nav .global-header__item.is-visible .global-header__item-list {
		opacity: 1;
		transform: translateX(0);
		visibility: visible
	}

	.global-header__nav .global-header__item.is-visible .global-header__item-list-item {
		opacity: 1;
		transform: translateX(0)
	}
}

@media (min-width:80em) {
	.global-header__nav {
		margin-left: auto;
		margin-right: auto
	}

	.global-header__nav:before {
		content: "";
		display: block;
		position: absolute;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		top: 76px;
		background-color: rgba(25, 25, 25, .7);
		transition: opacity .4s cubic-bezier(.23, 1, .32, 1);
		pointer-events: none;
		opacity: 0
	}
}

@media screen and (min-width:80em) and (min-width:320px) {
	.global-header__nav:before {
		top: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (min-width:80em) and (min-width:1280px) {
	.global-header__nav:before {
		top: 115px
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__nav-indicator {
		top: 76px;
		display: block;
		width: 300px;
		height: 3px;
		background-color: var(--color-highlight);
		position: absolute;
		left: 0;
		margin-top: -3px;
		transition: .8s cubic-bezier(.19, 1, .22, 1);
		transition-property: opacity, transform;
		transform-origin: 0 100%;
		transform: translateX(0) scaleX(0) scaleY(0);
		opacity: 0;
		z-index: 1
	}
}

@media screen and (min-width:80em) and (min-width:320px) {
	.global-header__nav .global-header__nav-indicator {
		top: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (min-width:80em) and (min-width:1280px) {
	.global-header__nav .global-header__nav-indicator {
		top: 115px
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__nav-list {
		display: flex
	}

	.global-header__nav .global-header__nav-list>*+* {
		margin-left: 3rem
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item {
		margin-top: .5rem
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list {
		--color-text: #fff;
		--color-text-light: #a4abb4;
		--color-stroke: #595f69;
		--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
		--color-bg: #191919;
		--color-highlight: #fff;
		--color-highlight-text: #fff;
		--color-highlight-complement-text: #fff;
		--color-text-over-highlight: #000;
		--color-text-over-highlight-hover: #000;
		--color-highlight-hover: #a4abb4;
		--color-form-bg: #191919;
		top: 76px;
		box-shadow: 0px 5px 14px 0px rgb(0 0 0 / 40%);
		padding: 56px 56px 61.6px;
		--color-text: var(--color-text-light);
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		background-color: var(--color-bg);
		color: var(--color-text);
		z-index: 9999;
		justify-content: center
	}
}

@media screen and (min-width:80em) and (min-width:320px) {
	.global-header__nav .global-header__item-list {
		top: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (min-width:80em) and (min-width:1280px) {
	.global-header__nav .global-header__item-list {
		top: 115px
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 1px;
		background-color: var(--color-stroke)
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list-back-bar {
		display: none
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list-item {
		transition: .8s cubic-bezier(.19, 1, .22, 1);
		transition-property: opacity, transform;
		opacity: 0;
		transform: translateY(1rem);
		color: var(--color-text);
		justify-content: center;
		max-width: 16.5rem
	}

	.global-header__nav .global-header__item-list-item:first-child {
		transition-delay: .05s
	}

	.global-header__nav .global-header__item-list-item:nth-child(2) {
		transition-delay: .1s
	}

	.global-header__nav .global-header__item-list-item:nth-child(3) {
		transition-delay: .15s
	}

	.global-header__nav .global-header__item-list-item:nth-child(4) {
		transition-delay: .2s
	}

	.global-header__nav .global-header__item-list-item:nth-child(5) {
		transition-delay: .25s
	}

	.global-header__nav .global-header__item-list-item:nth-child(6) {
		transition-delay: .3s
	}

	.global-header__nav .global-header__item-list-item:nth-child(7) {
		transition-delay: .35s
	}

	.global-header__nav .global-header__item-list-item:nth-child(8) {
		transition-delay: .4s
	}

	.global-header__nav .global-header__item-list-item:nth-child(9) {
		transition-delay: .45s
	}

	.global-header__nav .global-header__item-list-item:nth-child(10) {
		transition-delay: .5s
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list-item+.global-header__item-list-item {
		margin-left: 30px
	}
}

@media screen and (min-width:80em) and (min-width:1280px) {
	.global-header__nav .global-header__item-list-item+.global-header__item-list-item {
		margin-left: calc(30px + 60*(100vw - 1280px)/160)
	}
}

@media screen and (min-width:80em) and (min-width:1440px) {
	.global-header__nav .global-header__item-list-item+.global-header__item-list-item {
		margin-left: 90px
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list--resources {
		justify-content: flex-start
	}
}

@media (min-width:80em) and (min-width:118.75em) {
	.global-header__nav .global-header__item-list--resources {
		justify-content: space-between
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container {
		display: flex;
		flex: 1
	}
}

@media (min-width:80em) and (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container {
		flex: 0 1 63%
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container .global-header__item-list-group {
		margin-right: 8rem;
		max-width: none
	}
}

@media (min-width:80em) and (min-width:64em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container .global-header__item-list-group {
		margin-right: 2rem
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container .global-header__item-list-group:first-child {
		width: 50%
	}
}

@media (min-width:80em) and (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container .global-header__item-list-group:first-child {
		width: 30%
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--list-container .global-header__item-list-group:last-child {
		width: 65%
	}
}

@media (min-width:80em) and (min-width:118.75em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item {
		max-width: 55rem
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item+.global-header__item-list-item {
		margin-left: 3rem
	}
}

@media (min-width:80em) and (max-width:79.99em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--featured-resource {
		display: none
	}
}

@media (min-width:80em) and (min-width:80em) {
	.global-header__nav .global-header__item-list--resources .global-header__item-list-item--featured-resource {
		min-width: 29rem;
		max-width: 38rem;
		margin-right: 10rem
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__cta-nav>.btn+.btn {
		margin-left: .4rem
	}
}

@media (min-width:80em) {
	.global-header__nav.is-active:before {
		opacity: 1;
		pointer-events: auto
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item.is-visible .global-header__item-list {
		display: flex
	}
}

@media (min-width:80em) {
	.global-header__nav .global-header__item.is-active .global-header__link {
		color: var(--color-highlight) !important;
		opacity: 1
	}
	
	.global-header__nav .global-header__item.is-active .global-header__link:hover{
	    color: #fff;
	}

	.global-header__nav .global-header__item.is-active .global-header__item-list-item {
		opacity: 1;
		transform: translateY(0)
	}
}

.global-header__link {
	font-size: 16px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	color: #a4abb4;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: opacity, color;
	display: flex;
	align-items: center;
	position: relative
}

.global-header__link>span {
	margin-left: .4em;
	display: none;
	align-items: center;
	font-size: 22px;
}

@media(max-width: 1279px){
    .global-header__link>span{
        display: flex;
    }
}

.global-header__link:focus,
.global-header__link:hover {
	opacity: .7;
	color: #fff;
}

@media (max-width:79.99em) {
	.global-header__link {
		font-size: 1.8rem;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: Lausanne, Helvetica Neue, arial, sans-serif;
		line-height: 1.44;
		font-weight: 300;
		color: var(--color-text)
	}

	.global-header__link>span {
		margin-left: .9em;
		margin-top: -.1rem;
	}
}

@media (max-width:79.99em) {
	.global-header__cta-nav {
		padding: 27.3px 21px;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		display: flex;
		justify-content: space-between;
		background-color: #191919;
		max-width: 40rem
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__cta-nav {
		padding-left: calc(21px + 19*(100vw - 320px)/704);
		padding-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (max-width:79.99em) and (min-width:1024px) {
	.global-header__cta-nav {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.global-header__cta-nav {
		padding-top: calc(27.3px + 24.7*(100vw - 320px)/704);
		padding-bottom: calc(27.3px + 24.7*(100vw - 320px)/704)
	}
}

@media screen and (max-width:79.99em) and (min-width:1024px) {
	.global-header__cta-nav {
		padding-top: 52px;
		padding-bottom: 52px
	}
}

@media (max-width:79.99em) {
	.js .global-header__cta-nav {
		transition: .4s cubic-bezier(.23, 1, .32, 1);
		transition-delay: 0s;
		transition-property: opacity, transform;
		transform: translateY(1rem);
		opacity: 0;
		pointer-events: none;
		visibility: hidden
	}
}

@media (max-width:79.99em) {
	.global-header__cta-nav:before {
		content: "";
		display: block;
		position: absolute;
		height: 5rem;
		bottom: auto;
		top: -5rem;
		left: 0;
		right: 0;
		background: linear-gradient(0deg, #191919, rgba(25, 25, 25, 0));
		pointer-events: none
	}
}

@media (max-width:79.99em) {
	.global-header__cta-nav>.btn {
		display: block;
		flex: 0 0 47%
	}
}

.global-header.is-active {
	--color-text: #fff;
	--color-text-light: #a4abb4;
	--color-stroke: #595f69;
	--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
	--color-bg: #191919;
	--color-highlight: #fff;
	--color-highlight-text: #fff;
	--color-highlight-complement-text: #fff;
	--color-text-over-highlight: #000;
	--color-text-over-highlight-hover: #000;
	--color-highlight-hover: #a4abb4;
	--color-form-bg: #191919
}

@media (max-width:79.99em) {
	.global-header.is-active .global-header__logo-anim {
		pointer-events: none;
		opacity: 0
	}

	.global-header.is-active .global-header__logo-perm,
	.global-header.is-active .global-header__nav,
	.global-header.is-active.has-dark-bg .global-header__logo-anim{
		pointer-events: auto;
		opacity: 1
	}

	.global-header.is-active .global-header__nav>.global-header__mobile-nav-trigger {
		transform: rotate(0)
	}

	.global-header.is-active .global-header__item {
		opacity: 1
	}

	.global-header.is-active .global-header__item:first-child {
		transition-delay: .04s
	}

	.global-header.is-active .global-header__item:nth-child(2) {
		transition-delay: .08s
	}

	.global-header.is-active .global-header__item:nth-child(3) {
		transition-delay: .12s
	}

	.global-header.is-active .global-header__item:nth-child(4) {
		transition-delay: .16s
	}

	.global-header.is-active .global-header__item:nth-child(5) {
		transition-delay: .2s
	}

	.global-header.is-active .global-header__item:nth-child(6) {
		transition-delay: .24s
	}

	.global-header.is-active .global-header__item:nth-child(7) {
		transition-delay: .28s
	}

	.global-header.is-active .global-header__item:nth-child(8) {
		transition-delay: .32s
	}

	.global-header.is-active .global-header__item:nth-child(9) {
		transition-delay: .36s
	}

	.global-header.is-active .global-header__item:nth-child(10) {
		transition-delay: .4s
	}
}

@media (max-width:79.99em) and (max-width:79.99em) {
	.global-header.is-active .global-header__cta-nav {
		visibility: visible;
		pointer-events: auto;
		transform: translateY(0);
		opacity: 1
	}
}

@media (max-width:79.99em) {
	.global-header:focus-within .global-header__logo-anim {
		pointer-events: none;
		opacity: 0
	}

	.global-header:focus-within .global-header__logo-perm {
		pointer-events: auto;
		opacity: 1
	}

	.global-header .global-header__mobile-nav-trigger:focus-within .global-header__nav {
		opacity: 1;
		pointer-events: auto
	}

	.global-header:focus-within .global-header__nav>.global-header__mobile-nav-trigger {
		transform: rotate(0)
	}

	.global-header:focus-within .global-header__item {
		opacity: 1
	}

	.global-header:focus-within .global-header__item:first-child {
		transition-delay: .04s
	}

	.global-header:focus-within .global-header__item:nth-child(2) {
		transition-delay: .08s
	}

	.global-header:focus-within .global-header__item:nth-child(3) {
		transition-delay: .12s
	}

	.global-header:focus-within .global-header__item:nth-child(4) {
		transition-delay: .16s
	}

	.global-header:focus-within .global-header__item:nth-child(5) {
		transition-delay: .2s
	}

	.global-header:focus-within .global-header__item:nth-child(6) {
		transition-delay: .24s
	}

	.global-header:focus-within .global-header__item:nth-child(7) {
		transition-delay: .28s
	}

	.global-header:focus-within .global-header__item:nth-child(8) {
		transition-delay: .32s
	}

	.global-header:focus-within .global-header__item:nth-child(9) {
		transition-delay: .36s
	}

	.global-header:focus-within .global-header__item:nth-child(10) {
		transition-delay: .4s
	}
}

@media (max-width:79.99em) and (max-width:79.99em) {
	.global-header:focus-within .global-header__cta-nav {
		visibility: visible;
		pointer-events: auto;
		transform: translateY(0);
		opacity: 1
	}
}

@media (max-width:79.99em) {
	.global-header:focus-within {
		--color-text: #fff;
		--color-text-light: #a4abb4;
		--color-stroke: #595f69;
		--color-stroke-dotted: hsla(0, 0%, 100%, 0.45);
		--color-bg: #191919;
		--color-highlight: #fff;
		--color-highlight-text: #fff;
		--color-highlight-complement-text: #fff;
		--color-text-over-highlight: #000;
		--color-text-over-highlight-hover: #000;
		--color-highlight-hover: #a4abb4;
		--color-form-bg: #191919
	}
}

.global-header:not(.is-active):not(:focus-within).is-hidden {
	transform: translateY(-100%)
}

.global-header:not(.is-active):not(:focus-within).is-hidden .global-header__logo-perm {
	transform: translateY(var(--fluid-size-global-header-height))
}

html.h-color-scheme-dark-magenta .global-header__cta-nav,
html.h-color-scheme-dark-magenta .global-header__mobile-nav-trigger {
	--color-highlight: #fff;
	--color-highlight-text: #fff;
	--color-highlight-complement-text: #fff;
	--color-text-over-highlight: #000;
	--color-text-over-highlight-hover: #000;
	--color-highlight-hover: #a4abb4;
	--color-form-bg: #191919
}

.hero-simple {
	position: relative;
	display: block
}

.hero-simple__content {
	width: 100%
}

@media (min-width:48em) {
	.hero-simple__content {
		width: 70%
	}
}

.hero-simple .text-set__text {
	margin-left: 20%;
	margin-top: 64px
}

@media (min-width:48em) {
	.hero-simple .text-set__text {
		margin-left: 55%
	}
}

.hero-simple__image {
	position: relative;
	width: 80%;
	margin: 64px auto auto
}

@media (min-width:48em) {
	.hero-simple__image {
		width: 45%
	}
}

@media (min-width:64em) {
	.hero-simple__image {
		position: absolute;
		top: 0;
		right: 0;
		width: 25%
	}
}

.hero-stacked {
	position: relative;
	display: block;
	padding-top: 42px
}

@media screen and (min-width:320px) {
	.hero-stacked {
		padding-top: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.hero-stacked {
		padding-top: 100px
	}
}

@media (min-width:48em) {
	.hero-stacked {
		padding-top: 0
	}
}

@media (max-width:47.99em) {
	.hero-stacked__content {
		padding-top: 42px;
		padding-left: 18px;
		padding-right: 18px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.hero-stacked__content {
		padding-top: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (max-width:47.99em) and (min-width:1440px) {
	.hero-stacked__content {
		padding-top: 100px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.hero-stacked__content {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (max-width:47.99em) and (min-width:768px) {
	.hero-stacked__content {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:48em) {
	.hero-stacked__content {
		display: flex;
		align-items: start
	}
}

@media (min-width:48em) {
	.hero-stacked__heading {
		width: 42rem
	}
}

@media (min-width:64em) {
	.hero-stacked__heading {
		width: 94rem
	}
}

.hero-stacked__snippet {
	max-width: 33rem;
	padding-left: 2%
}

@media (min-width:31.25em) {
	.hero-stacked__snippet {
		padding-left: 1%
	}
}

@media (max-width:47.99em) {
	.hero-stacked__snippet {
		margin-top: 26px;
		margin-bottom: 12px
	}
}

@media (min-width:48em) {
	.hero-stacked__snippet {
		padding-left: 6%
	}
}

@media (min-width:64em) {
	.hero-stacked__snippet {
		margin-left: 6%;
		padding-left: 0
	}
}

.hero-stacked__anim-desktop {
	display: none
}

@media (min-width:48em) {
	.hero-stacked__anim-desktop {
		display: block;
		position: relative;
		overflow: hidden;
		padding-bottom: 22.5%;
		margin-top: 32px;
		margin-bottom: 48px
	}
}

@media (min-width:48em) and (max-width:118.74em) {
	.hero-stacked__anim-desktop {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:48em) and (min-width:118.75em) {
	.hero-stacked__anim-desktop {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.hero-stacked__anim-mobile {
	display: block;
	position: relative;
	overflow: hidden;
	padding-bottom: 86.6%;
	margin-top: 32px
}

@media (max-width:118.74em) {
	.hero-stacked__anim-mobile {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:118.75em) {
	.hero-stacked__anim-mobile {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:48em) {
	.hero-stacked__anim-mobile {
		display: none
	}
}

.hero-stacked__anim-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.hero-stacked .text-set__text {
	margin-left: 20%;
	margin-top: 64px
}

@media (min-width:48em) {
	.hero-stacked .text-set__text {
		margin-left: 55%
	}
}

.hero {
	position: relative;
	display: flex
}

@media (max-width:63.99em) {
	.hero {
		flex-direction: column
	}
}

@media (min-width:64em) {
	.hero {
		justify-content: space-between
	}
}

@media (max-width:63.99em) {
	.hero-background {
		position: relative
	}

	.hero-background:before {
		content: "";
		width: 1px;
		margin-left: -1px;
		float: left;
		height: 0;
		padding-top: 65%
	}

	.hero-background:after {
		content: "";
		display: table;
		clear: both
	}
}

@media (max-width:63.99em) and (max-width:118.74em) {
	.hero-background {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (max-width:63.99em) and (min-width:118.75em) {
	.hero-background {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:64em) {
	.hero-background {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0
	}
}

@media (min-width:64em) and (max-width:118.74em) {
	.hero-background {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:64em) and (min-width:118.75em) {
	.hero-background {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:64em) {
	.hero-overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .3)
	}
}

.hero__content,
.hero__image {
	display: flex;
	flex-direction: column
}

@media (min-width:64em) {

	.hero__content,
	.hero__image {
		flex: 0 0 calc(10rem + (100% - 22rem)/12*6)
	}
}

@media (min-width:64em) {
	.hero__content.includes-form {
		flex: 0 0 calc(8rem + (100% - 22rem)/12*5);
		margin-bottom: 0
	}
}

.hero__content.includes-form.image-background {
	z-index: 1
}

@media (min-width:64em) {
	.hero__content.includes-form.image-background {
		flex: 0 0 calc(10rem + (100% - 22rem)/12*6)
	}
}

.hero__form {
	display: flex;
	flex-direction: column;
	padding-right: 32px;
	padding-left: 32px
}

@media (max-width:63.99em) {
	.hero__form {
		order: 1
	}
}

@media (min-width:64em) {
	.hero__form {
		flex: 0 0 calc(12rem + (100% - 22rem)/12*7);
		padding-right: 64px;
		padding-left: 40px
	}
}

.hero__form.image-background {
	z-index: 1;
	padding-bottom: 48px
}

@media (min-width:64em) {
	.hero__form.image-background {
		flex: 0 0 calc(10rem + (100% - 22rem)/12*6);
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
		justify-content: center
	}
}

.hero__form.image-background .hero__form-inner {
	padding-top: 0;
	padding-bottom: 0
}

@media (min-width:64em) {
	.hero__form.image-background .hero__form-inner {
		padding-top: 42px;
		padding-bottom: 42px
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero__form.image-background .hero__form-inner {
		padding-top: calc(42px + 58*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero__form.image-background .hero__form-inner {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

.hero__form-inner {
	padding-top: 42px;
	padding-bottom: 42px
}

@media screen and (min-width:320px) {
	.hero__form-inner {
		padding-top: calc(42px + 58*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.hero__form-inner {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media (min-width:64em) {
	.hero__form-inner {
		padding-top: 120px
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero__form-inner {
		padding-top: calc(120px + 30*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero__form-inner {
		padding-top: 150px
	}
}

@media (min-width:64em) {
	.hero__form-background.image-background {
		background-color: var(--color-bg);
		padding: 18px
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero__form-background.image-background {
		padding: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:64em) and (min-width:768px) {
	.hero__form-background.image-background {
		padding: 30px
	}
}

.hero__content {
	padding-left: 18px;
	padding-right: 18px
}

@media screen and (min-width:320px) {
	.hero__content {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.hero__content {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:63.99em) {
	.hero__content {
		order: 1
	}
}

@media (min-width:64em) {
	.hero__content {
		margin-bottom: 80px
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero__content {
		margin-bottom: calc(80px + 20*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero__content {
		margin-bottom: 100px
	}
}

.hero__text {
	padding-top: 42px;
	padding-bottom: 42px
}

@media screen and (min-width:320px) {
	.hero__text {
		padding-top: calc(42px + 58*(100vw - 320px)/1120);
		padding-bottom: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.hero__text {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media (min-width:64em) {
	.hero__text {
		padding-top: 120px;
		width: 95%
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero__text {
		padding-top: calc(120px + 30*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero__text {
		padding-top: 150px
	}
}

@media (min-width:118.75em) {
	.hero__text {
		margin-top: auto;
		margin-bottom: auto
	}
}

@media (max-width:63.99em) {
	.hero__image {
		order: 3
	}
}

@media (min-width:64em) {
	.hero__image {
		display: flex;
		flex-direction: column
	}
}

.hero__image-inner {
	flex: 1 1 auto;
	position: relative;
	overflow: hidden
}

.hero__image-inner:before {
	content: "";
	width: 1px;
	margin-left: -1px;
	float: left;
	height: 0;
	padding-top: 100%
}

.hero__image-inner:after {
	content: "";
	display: table;
	clear: both
}

@media (max-width:63.99em) and (max-width:118.74em) {
	.hero__image-inner {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (max-width:63.99em) and (min-width:118.75em) {
	.hero__image-inner {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:64em) and (max-width:118.74em) {
	.hero__image-inner {
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:64em) and (min-width:118.75em) {
	.hero__image-inner {
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.hero__header-stroke,
.hero__image-angle-linework,
.hero__image-ellipse-cutout {
	display: none
}

.hero__footer {
	height: 80px;
	color: var(--color-text);
	display: flex;
	align-items: center;
	position: relative
}

@media screen and (min-width:320px) {
	.hero__footer {
		height: calc(80px + 20*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.hero__footer {
		height: 100px
	}
}

@media (max-width:63.99em) {
	.hero__footer {
		order: 2
	}
}

@media (min-width:64em) {
	.hero__footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0
	}
}

.hero__footer-stroke {
	height: 2px;
	position: absolute;
	/*top: 0;*/
	left: 0;
	right: 0
}

@media (max-width:63.99em) {
	.hero__footer-stroke {
		background-color: var(--color-text)
	}
}

@media (max-width:63.99em) and (max-width:118.74em) {
	.hero__footer-stroke {
		left: calc(var(--fluid-size-outer)*-1);
		right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (max-width:63.99em) and (min-width:118.75em) {
	.hero__footer-stroke {
		left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:64em) {
	.hero__footer-stroke-inner-1 {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		right: auto;
		width: calc(12rem + (100% - 22rem)/12*6)
	}
}

.hero__footer-stroke-inner-1-inner {
	overflow: hidden
}

.js .hero__footer-stroke-inner-1-inner {
	opacity: 0
}

@media (min-width:64em) {
	.hero__footer-stroke-inner-1-inner {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: var(--color-text)
	}
}

@media (min-width:64em) and (max-width:118.74em) {
	.hero__footer-stroke-inner-1-inner {
		left: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:64em) and (min-width:118.75em) {
	.hero__footer-stroke-inner-1-inner {
		left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.hero__footer-stroke-inner-1-innermost {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

@media (min-width:64em) {
	.hero__footer-stroke-inner-2 {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		left: auto;
		width: calc(10rem + (100% - 22rem)/12*6)
	}
}

.hero__footer-stroke-inner-2-inner {
	overflow: hidden
}

.js .hero__footer-stroke-inner-2-inner {
	opacity: 0
}

@media (min-width:64em) {
	.hero__footer-stroke-inner-2-inner {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
}

@media (min-width:64em) and (max-width:118.74em) {
	.hero__footer-stroke-inner-2-inner {
		right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:64em) and (min-width:118.75em) {
	.hero__footer-stroke-inner-2-inner {
		right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.hero__footer-stroke-inner-2-innermost {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

@media (min-width:64em) {
	.hero__footer-stroke-inner-2-innermost {
		background-image: linear-gradient(90deg, #fff, #fff 6px, transparent 0, transparent);
		background-position: 0 100%;
		background-repeat: repeat-x;
		background-size: 11px 2px
	}
}

.hero--treatment-angle .hero__image-angle-linework {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	bottom: auto;
	height: calc(200% - var(--fluid-size-hero-footer-height)*2);
	display: block
}

.js .hero--treatment-angle .hero__image-angle-linework {
	opacity: 0
}

.hero--treatment-angle .hero__image-angle-linework>svg {
	width: 100%;
	height: 100%
}

@media (min-width:118.75em) {
	.hero--treatment-angle .hero__image-angle-linework>svg #outer-arc {
		stroke-dasharray: 4 4
	}
}

.hero--treatment-angle .hero__image-angle-linework circle,
.hero--treatment-angle .hero__image-angle-linework ellipse,
.hero--treatment-angle .hero__image-angle-linework line,
.hero--treatment-angle .hero__image-angle-linework path,
.hero--treatment-angle .hero__image-angle-linework polygon,
.hero--treatment-angle .hero__image-angle-linework polyline,
.hero--treatment-angle .hero__image-angle-linework rect {
	stroke: #fff;
	stroke-width: 4px;
	stroke-width: 2px
}

@media screen and (min-width:320px) {

	.hero--treatment-angle .hero__image-angle-linework circle,
	.hero--treatment-angle .hero__image-angle-linework ellipse,
	.hero--treatment-angle .hero__image-angle-linework line,
	.hero--treatment-angle .hero__image-angle-linework path,
	.hero--treatment-angle .hero__image-angle-linework polygon,
	.hero--treatment-angle .hero__image-angle-linework polyline,
	.hero--treatment-angle .hero__image-angle-linework rect {
		stroke-width: calc(4px + -2*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {

	.hero--treatment-angle .hero__image-angle-linework circle,
	.hero--treatment-angle .hero__image-angle-linework ellipse,
	.hero--treatment-angle .hero__image-angle-linework line,
	.hero--treatment-angle .hero__image-angle-linework path,
	.hero--treatment-angle .hero__image-angle-linework polygon,
	.hero--treatment-angle .hero__image-angle-linework polyline,
	.hero--treatment-angle .hero__image-angle-linework rect {
		stroke-width: 2px
	}
}

@media screen and (min-width:1440px) {

	.hero--treatment-angle .hero__image-angle-linework circle,
	.hero--treatment-angle .hero__image-angle-linework ellipse,
	.hero--treatment-angle .hero__image-angle-linework line,
	.hero--treatment-angle .hero__image-angle-linework path,
	.hero--treatment-angle .hero__image-angle-linework polygon,
	.hero--treatment-angle .hero__image-angle-linework polyline,
	.hero--treatment-angle .hero__image-angle-linework rect {
		stroke-width: calc(2px + -1*(100vw - 1440px)/1060)
	}
}

@media screen and (min-width:2500px) {

	.hero--treatment-angle .hero__image-angle-linework circle,
	.hero--treatment-angle .hero__image-angle-linework ellipse,
	.hero--treatment-angle .hero__image-angle-linework line,
	.hero--treatment-angle .hero__image-angle-linework path,
	.hero--treatment-angle .hero__image-angle-linework polygon,
	.hero--treatment-angle .hero__image-angle-linework polyline,
	.hero--treatment-angle .hero__image-angle-linework rect {
		stroke-width: 1px
	}
}

@media (min-width:64em) and (max-width:79.99em) {
	.hero--treatment-angle .hero__image-angle-linework {
		display: none
	}
}

@media (min-width:64em) {
	.hero--treatment-ellipse .hero__image {
		position: relative
	}

	.hero--treatment-ellipse .hero__image:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		height: 78px;
		top: auto;
		background-color: var(--color-bg);
		z-index: 1
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero--treatment-ellipse .hero__image:before {
		height: calc(78px + 20*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero--treatment-ellipse .hero__image:before {
		height: 98px
	}
}

@media (min-width:64em) and (max-width:118.74em) {
	.hero--treatment-ellipse .hero__image:before {
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:64em) and (min-width:118.75em) {
	.hero--treatment-ellipse .hero__image:before {
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:64em) {
	.hero--treatment-ellipse .hero__image:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		right: auto;
		border-left: 2px solid var(--color-text);
		z-index: 2
	}
}

.hero--treatment-ellipse .hero__image-ellipse-cutout {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	color: var(--color-bg)
}

.hero--treatment-ellipse .hero__image-ellipse-cutout>svg {
	width: 100%;
	height: 100%
}

@media (min-width:64em) {
	.hero--treatment-ellipse .hero__image-ellipse-cutout {
		bottom: 78px
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero--treatment-ellipse .hero__image-ellipse-cutout {
		bottom: calc(78px + 20*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero--treatment-ellipse .hero__image-ellipse-cutout {
		bottom: 98px
	}
}

@media (min-width:64em) {
	.hero--treatment-ellipse .hero__header-stroke {
		width: calc(12rem + (100% - 22rem)/12*6);
		top: 56px;
		display: block;
		height: 2px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.hero--treatment-ellipse .hero__header-stroke {
		top: calc(56px + 14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:64em) and (min-width:1440px) {
	.hero--treatment-ellipse .hero__header-stroke {
		top: 70px
	}
}

.hero--treatment-ellipse .hero__header-stroke-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden
}

@media (max-width:118.74em) {
	.hero--treatment-ellipse .hero__header-stroke-inner {
		left: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:118.75em) {
	.hero--treatment-ellipse .hero__header-stroke-inner {
		left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

.js .hero--treatment-ellipse .hero__header-stroke-inner {
	opacity: 0
}

.hero--treatment-ellipse .hero__header-stroke-innermost {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(90deg, var(--color-text), var(--color-text) 6px, transparent 0, transparent);
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: 11px 2px
}

@media (min-width:64em) {
	.hero--treatment-ellipse .hero__footer-stroke-inner-1-inner {
		background-color: initial
	}
}

@media (min-width:64em) {

	.hero--treatment-ellipse .hero__footer-stroke-inner-1-innermost,
	.hero--treatment-ellipse .hero__footer-stroke-inner-2-innermost {
		background-image: linear-gradient(90deg, var(--color-text), var(--color-text) 6px, transparent 0, transparent);
		background-position: 0 100%;
		background-repeat: repeat-x;
		background-size: 11px 2px
	}
}

.home-hero {
	padding-top: 64px
}

@media screen and (min-width:320px) {
	.home-hero {
		padding-top: calc(64px + 16*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.home-hero {
		padding-top: 80px
	}
}

@media (min-width:64em) {
	.home-hero {
		display: flex;
		justify-content: space-between;
		align-items: center
	}
}

.home-hero__logo {
	width: 90%;
	color: var(--color-text);
	visibility: hidden
}

@media (min-width:64em) {
	.home-hero__logo {
		flex: 0 0 67%
	}
}

.home-hero__content {
	max-width: 33rem
}

@media (max-width:63.99em) {
	.home-hero__content {
		margin-top: 40px;
		margin-bottom: 32px
	}
}

@media (min-width:64em) {
	.home-hero__content {
		margin-left: 10%
	}
}

.image-vid {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden
}

.image-vid>object-fit {
	opacity: 1 !important
}

.image-vid>.video,
.image-vid>video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: "object-fit: cover; object-position: 50% 50%;"
}

.image-vid>.play-icon {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	margin: auto
}

@media (min-width:48em) {
	.image-vid>.play-icon {
		bottom: 21px;
		right: 21px;
		left: auto;
		top: auto
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.image-vid>.play-icon {
		bottom: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:48em) and (min-width:1024px) {
	.image-vid>.play-icon {
		bottom: 40px
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.image-vid>.play-icon {
		right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:48em) and (min-width:1024px) {
	.image-vid>.play-icon {
		right: 40px
	}
}

@media (hover:hover) {
	.image-vid>.play-icon {
		display: none
	}
}

.image__inner,
.image__inner .image__img,
.image__inner img,
.image__inner picture>img {
	width: 100%
}

.image__inner>img {
	display: none
}

.js .image__inner>img {
	display: block
}

.js img.noscript {
	display: none !important
}

.js .image--fade .image__img,
.js .image--fade img {
	transition: 2s cubic-bezier(.19, 1, .22, 1);
	transition-property: opacity;
	will-change: opacity;
	opacity: 0
}

.js .image--fade .image__img.is-loaded.is-visible,
.js .image--fade img.is-loaded.is-visible {
	opacity: 1
}

.image--contain,
.image--contain .image__inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.js .image--contain .image__inner>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: 100% 50%;
	font-family: "object-fit: cover; object-position: 100% 50%;"
}

.image--cover,
.image--cover .image__inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.js .image--cover .image__inner>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: "object-fit: cover; object-position: 50% 50%;"
}

.js .image--wipe {
	overflow: hidden
}

.js .image--wipe .image__img,
.js .image--wipe .image__inner,
.js .image--wipe img {
	transition: 2s cubic-bezier(.86, 0, .07, 1);
	transition-property: transform, opacity;
	will-change: transform, opacity
}

.js .image--wipe .image__inner {
	transform: translateY(100%);
	overflow: hidden
}

.js .image--wipe .image__img,
.js .image--wipe img {
	transform: translateY(-100%);
	opacity: .3
}

.js .image--wipe.is-ready.is-visible .image__img,
.js .image--wipe.is-ready.is-visible .image__inner,
.js .image--wipe.is-ready.is-visible img {
	transform: translateY(0);
	opacity: 1
}

.impact {
	position: relative
}

@media (max-width:47.99em) {
	.impact {
		padding-top: 42px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.impact {
		padding-top: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (max-width:47.99em) and (min-width:1440px) {
	.impact {
		padding-top: 100px
	}
}

@media (min-width:48em) {
	.impact {
		padding-top: 42px;
		padding-bottom: 42px
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.impact {
		padding-top: calc(42px + 14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:48em) and (min-width:1440px) {
	.impact {
		padding-top: 56px
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.impact {
		padding-bottom: calc(42px + 14*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:48em) and (min-width:1440px) {
	.impact {
		padding-bottom: 56px
	}
}

.impact__inner {
	position: relative;
	z-index: 1
}

.impact__content {
	pointer-events: none
}

.impact__content-text-1,
.impact__content-text-2 {
	pointer-events: auto;
	max-width: 55rem
}

@media (max-width:47.99em) {

	.impact__content-text-1,
	.impact__content-text-2 {
		padding-left: 18px;
		padding-right: 18px
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {

	.impact__content-text-1,
	.impact__content-text-2 {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (max-width:47.99em) and (min-width:768px) {

	.impact__content-text-1,
	.impact__content-text-2 {
		padding-left: 30px;
		padding-right: 30px
	}
}

.impact__content-text-2 {
	margin-top: 32px
}

.impact__image {
	background-color: #f3f2ee
}

@media (max-width:47.99em) {
	.impact__image {
		margin-top: 48px
	}
}

@media (max-width:47.99em) and (max-width:118.74em) {
	.impact__image {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (max-width:47.99em) and (min-width:118.75em) {
	.impact__image {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:48em) and (max-width:118.74em) {
	.impact__image {
		margin-left: 0;
		margin-right: 0
	}
}

@media (min-width:48em) and (min-width:118.75em) {
	.impact__image {
		margin-left: calc(-1*(100vw - 1900px)/2);
		margin-right: calc(-1*(100vw - 1900px)/2)
	}
}

.impact__image-inner {
	position: relative;
	height: 0;
	padding-bottom: 103%
}

@media (min-width:48em) {
	.impact__image-inner {
		padding-bottom: 56.25%
	}
}

.impact__caption {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	padding: 24px 18px;
	color: var(--color-text-light)
}

@media screen and (min-width:320px) {
	.impact__caption {
		padding-left: calc(18px + 12*(100vw - 320px)/448);
		padding-right: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.impact__caption {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:64em) {
	.impact__caption {
		width: calc(10rem + (100% - 22rem)/12*6)
	}
}

.impact__bottom-half-bg {
	display: none
}

@media (min-width:48em) {
	.impact__bottom-half-bg {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		background-color: var(--color-bg)
	}
}

@media (min-width:48em) and (max-width:118.74em) {
	.impact__bottom-half-bg {
		margin-left: calc(var(--fluid-size-outer)*-1);
		margin-right: calc(var(--fluid-size-outer)*-1)
	}
}

@media (min-width:48em) and (min-width:118.75em) {
	.impact__bottom-half-bg {
		margin-left: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2);
		margin-right: calc(var(--fluid-size-outer)*-1 + -1*(100vw - 1900px)/2)
	}
}

@media (min-width:48em) {
	.impact--text-inside .impact__content {
		--color-text: #fff;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding-left: 42px;
		padding-right: 42px;
		z-index: 1;
		display: flex;
		flex-direction: column;
		justify-content: center
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.impact--text-inside .impact__content {
		padding-left: calc(42px + 38*(100vw - 320px)/704);
		padding-right: calc(42px + 38*(100vw - 320px)/704)
	}
}

@media screen and (min-width:48em) and (min-width:1024px) {
	.impact--text-inside .impact__content {
		padding-left: 80px;
		padding-right: 80px
	}
}

@media (min-width:48em) and (max-width:63.99em) {
	.impact--text-inside .impact__image-inner {
		padding-bottom: 66.6%
	}
}

@media (min-width:48em) {
	.impact--text-inside .impact__image-inner:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		pointer-events: none;
		background: linear-gradient(90deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .4))
	}
}

@media (min-width:80em) {
	.impact--text-inside .impact__image-inner:after {
		background: linear-gradient(90deg, rgba(0, 0, 0, .7), transparent)
	}
}

.impact--text-inside .impact__bottom-half-bg {
	top: 55%
}

.impact--text-above {
	padding-top: 42px
}

@media screen and (min-width:320px) {
	.impact--text-above {
		padding-top: calc(42px + 58*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.impact--text-above {
		padding-top: 100px
	}
}

@media (min-width:48em) {
	.impact--text-above .impact__content {
		display: flex;
		align-items: flex-start
	}
}

@media (min-width:48em) {
	.impact--text-above .impact__content-text-1 {
		padding-left: 18px;
		max-width: 9999rem;
		flex: 0 0 calc(10rem + (100% - 22rem)/12*6);
		margin-right: 2rem
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.impact--text-above .impact__content-text-1 {
		padding-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:48em) and (min-width:768px) {
	.impact--text-above .impact__content-text-1 {
		padding-left: 30px
	}
}

@media (min-width:64em) {
	.impact--text-above .impact__content-text-1 {
		flex: 0 0 calc(8rem + (100% - 22rem)/12*5);
		margin-right: calc(4rem + (100% - 22rem)/12*1)
	}
}

@media (min-width:48em) {
	.impact--text-above .impact__content-text-2 {
		margin-top: 0
	}
}

@media screen and (min-width:48em) and (min-width:320px) {
	.impact--text-above .impact__content-text-2 {
		margin-top: calc(0*(100vw - 320px)/1580)
	}
}

@media screen and (min-width:48em) and (min-width:1900px) {
	.impact--text-above .impact__content-text-2 {
		margin-top: 0
	}
}

@media (min-width:48em) {
	.impact--text-above .impact__image {
		margin-top: 64px
	}
}

.impact--text-above .impact__bottom-half-bg {
	top: 65%
}

.input-text__label {
	display: block;
	margin-bottom: .8rem
}

.input-text__input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	background-color: initial;
	color: #000;
	background-color: #fff;
	line-height: 4rem;
	height: 4rem;
	padding: .2rem 1.3rem;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .25);
	transition: .5s cubic-bezier(.19, 1, .22, 1);
	transition-property: border-color;
	will-change: border-color
}

.input-text__input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .6)
}

.input-text__input:-moz-placeholder,
.input-text__input::-moz-placeholder {
	color: rgba(0, 0, 0, .6);
	opacity: 1
}

.input-text__input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .6)
}

.input-text__input::-ms-input-placeholder {
	color: rgba(0, 0, 0, .6)
}

.input-text__input:focus {
	outline: none;
	border-color: rgba(0, 0, 0, .5)
}

@media (max-width:47.99em) {
	.input-text__input {
		font-size: 1.6rem
	}
}

.input-text__errors>* {
	display: inline-block;
	margin-top: .9rem
}

.interactive-list-slider__slides:after {
	content: "flickity";
	display: none
}

.interactive-list-slider__slide {
	margin-right: 21px;
	width: 100%;
	min-height: 100%;
	position: relative
}

@media screen and (min-width:320px) {
	.interactive-list-slider__slide {
		margin-right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:1024px) {
	.interactive-list-slider__slide {
		margin-right: 40px
	}
}

.interactive-list-slider__slide:before {
	content: "";
	width: 1px;
	margin-left: -1px;
	float: left;
	height: 0;
	padding-top: 103%
}

.interactive-list-slider__slide:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width:48em) {
	.interactive-list-slider__slide {
		display: flex
	}
}

@media (min-width:48em) {
	.interactive-list-slider__slide>.card-featured-auto {
		min-height: 100%
	}
}

.interactive-list-slider__slide>.list {
	max-width: 50rem
}

@media (min-width:48em) {
	.interactive-list-slider__slide>.list {
		margin: auto 0
	}
}

.interactive-list__item {
	padding-left: 18px;
	position: relative
}

@media screen and (min-width:320px) {
	.interactive-list__item {
		padding-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.interactive-list__item {
		padding-left: 30px
	}
}

.interactive-list__item+.interactive-list__item {
	margin-top: 2rem
}

.interactive-list__heading {
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.21;
	font-weight: 500;
	font-size: 16px;
	color: var(--color-text)
}

@media screen and (min-width:320px) {
	.interactive-list__heading {
		font-size: calc(16px + 12*(100vw - 320px)/960)
	}
}

@media screen and (min-width:1280px) {
	.interactive-list__heading {
		font-size: 28px
	}
}

.interactive-list__heading>a {
	cursor: pointer;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: color, border-color;
	border-bottom: 1px solid transparent
}

.interactive-list__heading>a:hover:not(:focus) {
	color: var(--color-highlight-text);
	border-color: var(--color-highlight-text)
}

.interactive-list__text {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	color: var(--color-text-light)
}

.interactive-list__text>p {
	padding-bottom: .5rem;
	padding-top: 1.3rem;
	transition: opacity .7s cubic-bezier(.23, 1, .32, 1)
}

.js .interactive-list__text {
	transition: max-height .4s cubic-bezier(.165, .84, .44, 1);
	overflow: hidden
}

.js .interactive-list__text>p {
	opacity: 0
}

.interactive-list__progress {
	left: 0;
	top: .5rem;
	bottom: .5rem;
	width: 1px;
	border-left: 1px solid var(--color-stroke);
	transition: .4s cubic-bezier(.165, .84, .44, 1);
	opacity: 0
}

.interactive-list__progress,
.interactive-list__progress-inner {
	position: absolute;
	display: block;
	transform: scaleY(0);
	transform-origin: 0 0
}

.interactive-list__progress-inner {
	left: -2px;
	top: 0;
	bottom: 0;
	width: 2px;
	background-color: var(--color-text);
	transition: .7s cubic-bezier(.23, 1, .32, 1);
	transition-property: opacity, transform;
	transition-delay: 0s;
	opacity: .3
}

.js .interactive-list__text:not([aria-hidden=false]) {
	max-height: 0 !important
}

.js .interactive-list__text[aria-hidden=false]>p {
	opacity: 1
}

.js .interactive-list__item.is-active .interactive-list__progress {
	opacity: 1;
	transform: scaleY(1)
}

.js .interactive-list__item.is-active .interactive-list__progress-inner {
	transition-delay: .2s;
	transform: scaleY(.3);
	opacity: 1
}

.job-filter {
	z-index: 50;
	background-color: var(--color-bg);
	padding: 2rem 0;
	top: 76px;
	transition: top .4s cubic-bezier(.23, 1, .32, 1)
}

@media screen and (min-width:320px) {
	.job-filter {
		top: calc(76px + 39*(100vw - 320px)/960)
	}
}

@media screen and (min-width:1280px) {
	.job-filter {
		top: 115px
	}
}

@media (min-width:48em) {
	.job-filter {
		position: -webkit-sticky;
		position: sticky
	}
}

.job-filter input,
.job-filter select {
	color: var(--color-text-light);
	background-color: initial;
	height: 32px;
	display: block;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid var(--color-stroke);
	text-overflow: ellipsis;
	font: inherit;
	transition: all .3s ease
}

.job-filter input:focus,
.job-filter select:focus {
	outline: none;
	border-color: var(--color-highlight)
}

.job-filter select {
	cursor: pointer
}

.job-filter select option {
	color: var(--color-text-over-highlight)
}

.job-filter input::-webkit-input-placeholder {
	color: var(--color-text-light)
}

.job-filter input::-moz-placeholder {
	color: var(--color-text-light)
}

.job-filter input::placeholder {
	color: var(--color-text-light)
}

.job-filter input::-ms-input-placeholder {
	color: var(--color-text-light)
}

.global-header.is-hidden~.job-filter {
	top: 0
}

.job-filter__filter {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center
}

.job-filter__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline
}

.job-filter__half {
	width: 100%;
	display: flex;
	align-items: baseline
}

@media (max-width:47.99em) {
	.job-filter__half+.job-filter__half {
		margin-top: 2rem
	}
}

@media (min-width:48em) {
	.job-filter__half {
		width: 50%
	}
}

@media (min-width:48em) {
	.job-filter__half--search {
		padding-right: 2rem
	}
}

.job-filter__half--selects .job-filter__filter:first-child {
	padding-right: 2rem
}



.job-filter__status {
	background-color: var(--color-bg);
	color: var(--color-text);
	padding-top: 2rem
}

.job-filter__clear {
	background-color: initial;
	border: none;
	color: var(--color-highlight-text);
	cursor: pointer;
	padding: 0
}

.job-filter__clear:hover .link__text>span {
	background: linear-gradient(transparent calc(100% - 1px), var(--color-highlight) 50%, var(--color-highlight))
}

@media (max-width:47.99em) {
	.job-filter__clear {
		margin-top: 1rem
	}
}

@media (min-width:48em) {
	.job-filter__clear {
		margin-left: 1rem
	}
}

@media (min-width:48em) {
	.job-filter__results {
		display: flex;
		align-items: center
	}
}

.job-filter__results--bold {
	font-weight: 700
}

.job-filter__clear {
	display: none
}

.job-filter__clear.is-visible {
	display: block
}

.jobs {
	color: #191919;
	min-height: 50vh
}

.job--no-results {
	padding: 1rem
}

.jobs__list {
	background-color: #f3f2ee
}

.job {
	background-color: #fff
}

.job:first-child a {
	padding-top: 2rem
}

.job a {
	display: block;
	width: 100%;
	transition: background-color .3s;
	border-bottom: 1px solid #f3f2ee;
	padding: 1rem 0
}

.job a:focus,
.job a:hover {
	background-color: #f3f2ee;
	outline: none
}

.job a:focus .job__text,
.job a:hover .job__text {
	color: var(--color-highlight-text)
}

.job__inner {
	width: 100%
}

@media (min-width:48em) {
	.job__inner {
		display: flex;
		align-items: baseline
	}
}

.job__text {
	font-size: 1.8rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.44;
	font-weight: 300;
	transition: color .3s
}

@media (max-width:47.99em) {
	.job__text {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
}

@media (min-width:48em) {
	.job__text {
		width: 50%
	}
}

.job__text-inner {
	border-bottom: 1px solid
}

.job__categories {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	display: flex;
	justify-items: center;
	flex-wrap: wrap;
	width: 100%
}

@media (min-width:48em) {
	.job__categories {
		width: 50%
	}
}

.job__id {
	display: none
}

.job__location {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 2rem
}

@media (max-width:47.99em) {
	.job__team {
		opacity: .5
	}
}

.job__location,
.job__team {
	color: #595f69
}

@media (min-width:48em) {

	.job__location,
	.job__team {
		width: 50%
	}
}

.landing-entries__heading {
	padding-bottom: 64px;
	padding-left: 18px;
	font-size: 2rem;
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.33;
	font-weight: 500
}

@media screen and (min-width:320px) {
	.landing-entries__heading {
		padding-left: calc(18px + 12*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.landing-entries__heading {
		padding-left: 30px
	}
}

@media (min-width:64em) {
	.landing-entries__heading {
		font-size: 2.4rem
	}
}

@media (min-width:80em) {
	.landing-entries__heading {
		display: none
	}
}

@media (max-width:79.99em) {
	.landing-featured {
		padding-bottom: 64px;
		border-bottom: 1px solid var(--color-stroke)
	}
}

@media screen and (max-width:79.99em) and (min-width:320px) {
	.landing-featured {
		padding-bottom: calc(64px + 16*(100vw - 320px)/1120)
	}
}

@media screen and (max-width:79.99em) and (min-width:1440px) {
	.landing-featured {
		padding-bottom: 80px
	}
}

.link {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	background-color: initial;
	padding: 0;
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: color;
	cursor: pointer;
	color: currentColor;
	display: inline-block;
	font-size: 18px;
}

.link__text {
	display: block
	font-size: 18px;
}

.link__text>span {
	background-image: linear-gradient(90deg, var(--color-stroke-dotted), var(--color-stroke-dotted) 2px, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 4px 1px;
	transition-property: background-size
}

.link__text>span,
.link__text>span>span {
	background-position: 0 100%;
	display: inline;
	padding-bottom: .26em
}

.link__text>span>span {
	background-image: linear-gradient(currentColor, currentColor);
	background-repeat: no-repeat;
	background-size: 0 1px;
	transition: .4s cubic-bezier(.19, 1, .22, 1);
	transition-property: background-size;
	font-size: 18px;
}

@media (max-width:47.99em) {
	.link__text {
		font-size: 1.6rem;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: Lausanne, Helvetica Neue, arial, sans-serif;
		line-height: 1.38;
		font-weight: 300
	}
}

.link__icon {
	display: inline-block;
	position: relative;
	margin-left: .8rem;
	top: .2rem
}

.link__icon,
.link__icon svg {
	width: 1.5rem;
	height: 1.5rem
}

.link__description {
	font-size: 16px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	display: block;
	margin-top: 1.8rem
}

@media (max-width:47.99em) {
	.link__description {
		font-size: 1.4rem;
		font-family: Lausanne, Helvetica Neue, arial, sans-serif;
		line-height: 1.43;
		margin-top: 1.4rem
	}
}

.link:focus,
.link:hover,
a:hover .link {
	color: var(--color-highlight)
}

.link:focus .link__text>span>span,
.link:hover .link__text>span>span,
a:hover .link .link__text>span>span {
	background-size: 100% 1px
}

.link--small .link__text {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300
}

.link--micro .link__text,
.link--micro.ot-sdk-show-settings {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43
}

.link--micro.ot-sdk-show-settings {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.link--micro.ot-sdk-show-settings:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	top: auto;
	bottom: 1px;
	background-image: linear-gradient(90deg, var(--color-stroke-dotted), var(--color-stroke-dotted) 2px, transparent 0, transparent);
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: 4px 1px
}

.link--indent {
	padding-left: 2rem
}

.list-cta {
	display: flex
}

.list-cta__graphic {
	max-width: 10rem
}

.list-cta__graphic-inner {
	height: 0;
	padding-bottom: 100%
}

.list-cta__heading {
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.21;
	font-weight: 500;
	font-size: 16px;
	color: var(--color-text)
}

@media screen and (min-width:320px) {
	.list-cta__heading {
		font-size: calc(16px + 12*(100vw - 320px)/960)
	}
}

@media screen and (min-width:1280px) {
	.list-cta__heading {
		font-size: 28px
	}
}

.list-cta__text {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	margin-top: 28px;
	color: var(--color-text)
}

.list-cta__button {
	margin-top: 2.7rem
}

.list-cta--vertical {
	justify-content: flex-start;
	align-items: center
}

.list-cta--vertical .list-cta__graphic {
	margin-top: 32px;
	margin-bottom: 32px;
	flex: 0 0 20%;
	margin-left: 7%
}

.list-cta--vertical .list-cta__content {
	margin-left: 11%;
	flex: 1 1 auto;
	max-width: 41rem
}

.list-cta--vertical .list-cta__button {
	margin-top: 2.7rem
}

@media (max-width:63.99em) {
	.list-cta--horizontal {
		justify-content: flex-start;
		align-items: center
	}

	.list-cta--horizontal .list-cta__graphic {
		margin-top: 32px;
		margin-bottom: 32px;
		flex: 0 0 20%;
		margin-left: 7%
	}

	.list-cta--horizontal .list-cta__content {
		margin-left: 11%;
		flex: 1 1 auto;
		max-width: 41rem
	}

	.list-cta--horizontal .list-cta__button {
		margin-top: 2.7rem
	}
}

@media (min-width:64em) {
	.list-cta--horizontal {
		flex-direction: column;
		max-width: 37rem
	}

	.list-cta--horizontal .list-cta__content {
		margin-top: 24px;
		display: flex;
		flex-direction: column;
		flex: 1 0 auto
	}
}

@media (min-width:64em) and (min-width:64em) {
	.list-cta--horizontal .list-cta__heading {
		font-size: 2rem;
		font-family: Reckless, Georgia, Times, Times New Roman, serif;
		line-height: 1.33;
		font-weight: 500
	}
}

@media (min-width:64em) and (min-width:64em) and (min-width:64em) {
	.list-cta--horizontal .list-cta__heading {
		font-size: 2.4rem
	}
}

@media (min-width:64em) {
	.list-cta--horizontal .list-cta__button {
		margin-top: auto;
		padding-top: 32px
	}
}

.list__item {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	padding-top: 1.8rem;
	padding-left: 3rem;
	position: relative;
	color: var(--color-text)
}

.list__item+.list__item {
	margin-top: 1.4rem
}

.list__item+.list__item:after {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	border-top: 1px solid var(--color-stroke);
	height: 1px;
	transform: scaleX(0)
}

.is-visible .list__item+.list__item:after,
.list__item+.list__item.is-visible:after {
	transform: scaleX(1) scaleY(1)
}

.list__item:before {
	content: "";
	display: block;
	position: absolute;
	top: 1.4rem;
	left: 0;
	content: "+";
	color: var(--color-text);
	font-size: 2rem
}

.list--ruled .list__item {
	padding-left: 0;
	padding-top: 2rem
}

.list--ruled .list__item:after {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	border-top: 1px solid var(--color-stroke);
	height: 1px;
	transform: scaleX(0)
}

.is-visible .list--ruled .list__item:after,
.list--ruled .list__item.is-visible:after {
	transform: scaleX(1) scaleY(1)
}

.list--ruled .list__item:before {
	display: none
}

.list--ruled .list__item+.list__item {
	margin-top: 32px
}

.logo {
	display: block
}

.logo__innermost {
	position: relative;
	height: 0;
	width: 100%;
	padding: 0 0 45.17%
}

.logo__innermost>svg {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0
}

.logos {
	--item-padding-vert: 3rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: calc(var(--item-padding-vert)*-1);
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

@media (min-width:48em) {
	.logos {
		--item-padding-vert: 6rem
	}
}

@media (min-width:64em) {
	.logos {
		grid-template-columns: repeat(4, 1fr)
	}
}

.logos__item {
	--item-border: 1px solid var(--color-stroke);
	padding: var(--item-padding-vert) 10%;
	flex: 0 1 50%
}

@media (max-width:47.99em) {
	.logos__item:nth-child(1n+3):before {
		content: "";
		display: block;
		position: absolute;
		left: 21px;
		right: 21px;
		left: 0;
		border-top: var(--item-border);
		margin-top: calc(var(--item-padding-vert)*-1)
	}
}

@media screen and (max-width:47.99em) and (min-width:320px) {
	.logos__item:nth-child(1n+3):before {
		left: calc(21px + 19*(100vw - 320px)/704);
		right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (max-width:47.99em) and (min-width:1024px) {
	.logos__item:nth-child(1n+3):before {
		left: 40px;
		right: 40px
	}
}

@media (min-width:48em) and (max-width:63.99em) {
	.logos__item {
		padding: var(--item-padding-vert) 6%;
		flex: 0 1 33%
	}

	.logos__item:nth-child(1n+4):before {
		content: "";
		display: block;
		position: absolute;
		left: 21px;
		right: 21px;
		left: 0;
		border-top: var(--item-border);
		margin-top: calc(var(--item-padding-vert)*-1)
	}
}

@media screen and (min-width:48em) and (max-width:63.99em) and (min-width:320px) {
	.logos__item:nth-child(1n+4):before {
		left: calc(21px + 19*(100vw - 320px)/704);
		right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:48em) and (max-width:63.99em) and (min-width:1024px) {
	.logos__item:nth-child(1n+4):before {
		left: 40px;
		right: 40px
	}
}

@media (min-width:64em) {
	.logos__item {
		padding: var(--item-padding-vert) 5.5%;
		flex: 0 1 25%
	}

	.logos__item:nth-child(1n+5):before {
		content: "";
		display: block;
		position: absolute;
		left: 21px;
		right: 21px;
		left: 0;
		border-top: var(--item-border);
		margin-top: calc(var(--item-padding-vert)*-1)
	}
}

@media screen and (min-width:64em) and (min-width:320px) {
	.logos__item:nth-child(1n+5):before {
		left: calc(21px + 19*(100vw - 320px)/704);
		right: calc(21px + 19*(100vw - 320px)/704)
	}
}

@media screen and (min-width:64em) and (min-width:1024px) {
	.logos__item:nth-child(1n+5):before {
		left: 40px;
		right: 40px
	}
}

.logos__item-inner {
	width: 100%;
	padding-bottom: 50%;
	position: relative
}

.logos__item-innermost {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.logos__item-innermost>svg {
	width: 100%;
	height: 100%
}

.logos__item-innermost>svg circle,
.logos__item-innermost>svg ellipse,
.logos__item-innermost>svg line,
.logos__item-innermost>svg path,
.logos__item-innermost>svg polygon,
.logos__item-innermost>svg polyline,
.logos__item-innermost>svg rect {
	fill: var(--color-text);
	opacity: .7
}

.long-text {
	padding-left: 0;
	padding-right: 0
}

@media screen and (min-width:320px) {
	.long-text {
		padding-left: calc(0*(100vw - 320px)/448);
		padding-right: calc(0*(100vw - 320px)/448)
	}
}

@media screen and (min-width:768px) {
	.long-text {
		padding-left: calc(350*(100vw - 768px)/672);
		padding-right: calc(350*(100vw - 768px)/672)
	}
}

@media screen and (min-width:1440px) {
	.long-text {
		padding-left: calc(350px + 100*(100vw - 1440px)/460);
		padding-right: calc(350px + 100*(100vw - 1440px)/460)
	}
}

@media screen and (min-width:1900px) {
	.long-text {
		padding-left: 450px;
		padding-right: 450px
	}
}

.long-text__inner {
	margin-left: auto;
	margin-right: auto
}

.long-text__inner>*+* {
	margin-top: 36px
}

@media screen and (min-width:320px) {
	.long-text__inner>*+* {
		margin-top: calc(36px + 20*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.long-text__inner>*+* {
		margin-top: 56px
	}
}

.long-text__heading {
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.2;
	font-size: 46px
}

@media screen and (min-width:320px) {
	.long-text__heading {
		font-size: calc(46px + 19*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.long-text__heading {
		font-size: calc(65px + 15*(100vw - 1440px)/460)
	}
}

@media screen and (min-width:1900px) {
	.long-text__heading {
		font-size: 80px
	}
}

.long-text__subhead {
	font-size: 1.4rem;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	margin-top: 12px;
	color: var(--color-text-light)
}

.long-text__toc+.long-text__content {
	margin-top: 50.4px
}

@media screen and (min-width:320px) {
	.long-text__toc+.long-text__content {
		margin-top: calc(50.4px + 28*(100vw - 320px)/1120)
	}
}

@media screen and (min-width:1440px) {
	.long-text__toc+.long-text__content {
		margin-top: 78.4px
	}
}

.nav-featured-resource__heading {
	font-size: 14px;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43
}

.nav-featured-resource__item {
	margin-top: 20px;
	display: block
}

.nav-featured-resource__text {
	font-size: 16px;
	font-family: Reckless, Georgia, Times, Times New Roman, serif;
	line-height: 1.33;
	font-weight: 500;
	transition: color .4s cubic-bezier(.23, 1, .32, 1)
}

@media (min-width:64em) {
	.nav-featured-resource__text {
		font-size: 24px;
	}
}

.nav-featured-resource__link {
	margin-top: 24px
}

.nav-featured-resource__item:hover .nav-featured-resource__text {
	color: #fff
}

.nav-list__label {
	color: var(--color-text-light);
	font-size: 14px;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.43;
	margin-bottom: 2rem
}

@media (min-width:48em) {
	.nav-list__list {
		display: block
	}
}

.nav-list__item {
	margin-bottom: 1.3rem;
	padding-right: 4rem
}

@media (min-width:80em) {
	.nav-list__item {
		width: auto;
		max-width: 28rem
	}
}

@media (min-width:48em) {
	.nav-list__list--types {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media (min-width:80em) {
	.nav-list__list--types {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
}

.nav-list__list--types li {
	display: inline-block;
	width: 100%
}

@media (min-width:48em) {
	.nav-list__list--topics {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

.nav-list__list--topics li {
	display: inline-block;
	width: 100%
}

@media (min-width:48em) {
	.nav-list--filters .nav-list__list--types {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
}

@media (min-width:64em) {
	.nav-list--filters .nav-list__list--types {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

.nav-list--filters .nav-list__list--types li {
	display: inline-block;
	width: 100%
}

@media (min-width:103.125em) {
	.nav-list--filters .nav-list__list--topics {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

.nav-list--filters .nav-list__list--topics li {
	display: inline-block;
	width: 100%
}

.numbered-slider-nav {
	position: relative
}

.numbered-slider-nav__items {
	display: flex
}

.numbered-slider-nav__items:before {
	content: "";
	display: block;
	position: absolute;
	transform-origin: 0 0;
	transition: 1s cubic-bezier(.5, 0, 0, 1);
	transition-property: transform, opacity;
	transition-delay: 0s;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	border-top: 1px solid var(--color-stroke);
	height: 1px;
	transform: scaleX(0)
}

.is-visible .numbered-slider-nav__items:before,
.numbered-slider-nav__items.is-visible:before {
	transform: scaleX(1) scaleY(1)
}

.numbered-slider-nav__item {
	font-size: 1.6rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Lausanne, Helvetica Neue, arial, sans-serif;
	line-height: 1.38;
	font-weight: 300;
	display: block;
	flex: 1 1 auto;
	text-align: center;
	color: var(--color-text);
	transition: .4s cubic-bezier(.23, 1, .32, 1);
	transition-property: color;
	padding: 1.5rem
}

.js .numbered-slider-nav__item {
	color: transparent
}

.global-header__cta-nav{
    display: flex;
    align-items: center;
    margin-top: 4px;
}

@media(max-width: 1299px){
    .global-header__cta-nav{
        display: none;
    }
}

.global-header__cta-nav .contact-btns{
    color: #a4abb4;
    line-height: 1.38;
    font-size: 16px;
}

.global-header__cta-nav .contact-btns + .contact-btns{
    margin-left: 22px;
}

.global-header__cta-nav .contact-btns:hover{
    color: #fff;
}


.h-hide-visually {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}




/*for dark header*/

.global-header.has-dark-bg{
    background-color: #fff;
    box-shadow: 0 0 20px 5px rgb(0 0 0 / 14%);
    height: 60px;
}

.global-header.has-dark-bg .global-header__nav .global-header__item-list,
.global-header.has-dark-bg .global-header__nav .global-header__nav-indicator{
    top: 60px;
}


.global-header.has-dark-bg.is-active{
    background-color: #191919;
}
.global-header.has-dark-bg .dark-logo{
    display: none;
}
.global-header.has-dark-bg.is-active .dark-logo{
    display: block;
}
.global-header.has-dark-bg.is-active.sticky .dark-logo{
    display: none;
}
.global-header.has-dark-bg.is-active .main-logo{
    display: none;
}
.h-color-scheme-highlight-bw-light {
    --color-highlight: #191919;
    --color-highlight-text: #191919;
    --color-highlight-complement-text: #191919;
    --color-text-over-highlight: #fff;
    --color-text-over-highlight-hover: #000;
    --color-highlight-hover: #a4abb4;
    --color-form-bg: #191919;
    --color-text-light: #595f69;
}

.global-header.has-dark-bg .global-header__logo-anim{
    top: -20px;
}
.global-header.has-dark-bg .logo__innermost{
    padding: 0 0 32.17%;
}
.global-header.has-dark-bg.main-header.sticky .global-header__logo-anim{
    top: -20px;
}

.global-header.has-dark-bg .global-header__link,
.global-header.has-dark-bg .global-header__cta-nav .contact-btns{
    color: #595f69;
}

.global-header.has-dark-bg .global-header__link:hover,
.global-header.has-dark-bg .global-header__cta-nav .contact-btns:hover{
    opacity: 0.7;
}

.global-header.has-dark-bg.is-active .global-header__link:hover,
.global-header.has-dark-bg.is-active .global-header__cta-nav .contact-btns:hover{
    opacity: 1;
    color: #fff;
}

.global-header.has-dark-bg .global-header__mobile-nav-trigger{
    background-color: #191919;
}
.global-header.has-dark-bg .global-header__mobile-nav-trigger i{
    color: #fff;
}
.global-header.is-active.has-dark-bg .global-header__mobile-nav-trigger{
    background-color: #fff;
}

.global-header.is-active.has-dark-bg .global-header__mobile-nav-trigger i{
    color: #000;
}

.global-header.is-active.has-dark-bg .global-header__link, 
.global-header.is-active.has-dark-bg .global-header__cta-nav .contact-btns{
    color: #fff;
}

.global-header.is-active.has-dark-bg .global-header__item-list-back-label{
    color: #fff;
}

.global-header.has-dark-bg .global-header__mobile-nav-trigger{
    top: 15px;
}

