html {
	box-sizing: border-box
}

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


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

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

body {
	margin: 0
}
.adjustOutterGap{
	margin-left: -15px;
	margin-right: -15px;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear:both;
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

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

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

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

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

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

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

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

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

textarea {
	overflow: auto
}

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

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

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

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

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

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

.col-one {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-one {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 5.98291%
	}
	.col-one:last-child {
		margin-right: 0
	}
}

.col-two {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-two {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 14.52991%
	}
	.col-two:last-child {
		margin-right: 0
	}
}

.col-three {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-three {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 23.07692%
	}
	.col-three:last-child {
		margin-right: 0
	}
}

.col-four {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-four {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 31.62393%
	}
	.col-four:last-child {
		margin-right: 0
	}
}

.col-five {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-five {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 40.17094%
	}
	.col-five:last-child {
		margin-right: 0
	}
}

.col-six {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-six {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%
	}
	.col-six:last-child {
		margin-right: 0
	}
}

.col-seven {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-seven {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 57.26496%
	}
	.col-seven:last-child {
		margin-right: 0
	}
}

.col-eight {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-eight {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 65.81197%
	}
	.col-eight:last-child {
		margin-right: 0
	}
}

.col-nine {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-nine {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 74.35897%
	}
	.col-nine:last-child {
		margin-right: 0
	}
}

.col-ten {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-ten {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 82.90598%
	}
	.col-ten:last-child {
		margin-right: 0
	}
}

.col-eleven {
	width: 100%
}

@media screen and (min-width:768px) {
	.col-eleven {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 91.45299%
	}
	.col-eleven:last-child {
		margin-right: 0
	}
}

.col-twelve {
	width: 100%
}

@media screen and (min-width:768px) {
	.shift-one {
		margin-left: 8.54701%
	}
}

@media screen and (min-width:768px) {
	.shift-two {
		margin-left: 17.09402%
	}
}

@media screen and (min-width:768px) {
	.shift-three {
		margin-left: 25.64103%
	}
}

@media screen and (min-width:768px) {
	.shift-four {
		margin-left: 34.18803%
	}
}

@media screen and (min-width:768px) {
	.shift-five {
		margin-left: 42.73504%
	}
}

@media screen and (min-width:768px) {
	.shift-six {
		margin-left: 51.28205%
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #1c1d1e;
	font-weight: 400
}

h1 {
	font-size: 30px;
	line-height: 40px
}

@media screen and (min-width:480px) {
	h1 {
		font-size: 50px;
		line-height: 65px
	}
}

h2 {
	font-size: 40px;
	line-height: 45px;
	letter-spacing: .3px
}

@media screen and (min-width:480px) {
	h2 {
		font-size: 50px;
		line-height: 60px
	}
}

h3 {
	font-size: 20px;
	line-height: 30px
}

p {
	font-size: 15px;
	line-height: 1.666
}

p.lead-copy {
	color: #1c1d1e;
	font-size: 18px;
	line-height: 28px
}

@media screen and (min-width:480px) {
	p.lead-copy {
		font-size: 24px;
		line-height: 35px
	}
}

a {
	text-decoration: none
}

body {
	-webkit-font-smoothing: antialiased;
	color: #868991;
	font-family: 'Gotham-Light', sans-serif;
}

.hiddenscroll.page-transitioning-to--dark body::-webkit-scrollbar,
.hiddenscroll.page-transitioning-to--light body::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 0;
	width: 0
}

.hiddenscroll.page-transitioning-to--dark body::-webkit-scrollbar-track-piece,
.hiddenscroll.page-transitioning-to--light body::-webkit-scrollbar-track-piece {
	background-color: transparent
}

.hiddenscroll.page-transitioning-to--dark body::-webkit-scrollbar-thumb,
.hiddenscroll.page-transitioning-to--light body::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: transparent;
	-webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, 0)
}

@-webkit-keyframes a {
	to {
		opacity: 1
	}
}

@keyframes a {
	to {
		opacity: 1
	}
}

#intercom-container {
	-webkit-animation: a .5s 1.2s forwards;
	animation: a .5s 1.2s forwards;
	opacity: 0
}

@media screen and (min-width:768px) {
	#intercom-container {
		z-index: 4!important
	}
}

body.home-page #intercom-container,
html[data-active-bg-section=hero] #intercom-container {
	display: none
}

.disable-animations {
	-webkit-animation: none!important;
	animation: none!important
}

body.prevent-scroll {
	overflow: hidden
}

.no-hiddenscroll body.prevent-scroll {
	overflow: initial
}

.btn {
	color: inherit;
	border: 1px solid;
	display: inline-block;
	font-size: 16px;
	margin-top: 16px;
	padding: 15px 20px 14px;
	transition: color .3s ease-in-out
}

.page-fade {
	background-color: #fff;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1);
	will-change: opacity;
	z-index: 6
}

.page-transition--out .page-fade {
	transition-delay: .3s
}

.page-transitioning-to--light .page-fade {
	background-color: #000
}

.page-transition--out .page-fade {
	opacity: 1
}

.page-wipe {
	background-color: #fff;
	pointer-events: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	will-change: transform;
	z-index: 5
}

.contact-page .page-wipe {
	background-color: #000
}

.swipe--active .page-wipe {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1)
}

.page-transition--out .page-wipe {
	left: 100%;
	transition: left 0s, background-color .5s
}

.shuffle,
.shuffle--with-bg {
	transition: all .5s ease-in-out;
	opacity: 0
}

.background--active .shuffle--with-bg,
.shuffled {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.case-study,
.client-quote,
.recent-news,
.section-gutter,
.work-with {
	padding-left: 40px;
	padding-right: 40px
}

body.menu-is-closing #intercom-container,
body.menu-is-open #intercom-container,
body.menu-is-opening #intercom-container {
	z-index: 3!important
}

.border-btn-hover {
	position: relative;
	overflow: hidden
}

.border-btn-hover span:first-child {
	position: relative;
	transition: color .5s cubic-bezier(.48, 0, .12, 1);
	z-index: 5
}

.border-btn-hover span:last-child {
	color: #fff;
	display: block;
	position: absolute;
	bottom: 0;
	transition: all .4s cubic-bezier(.48, 0, .12, 1);
	z-index: 10;
	opacity: 0;
	top: 50%;
	-webkit-transform: translateY(225%);
	transform: translateY(225%);
	height: 14px;
	line-height: 13px
}

.border-btn-hover:after {
	content: "";
	position: absolute;
	bottom: -50%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	-webkit-transform: skewY(9.3deg) scaleY(0);
	transform: skewY(9.3deg) scaleY(0);
	z-index: 9
}

.border-btn-hover:hover:after {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: skewY(9.3deg) scaleY(2);
	transform: skewY(9.3deg) scaleY(2)
}

.border-btn-hover:hover span:last-child {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	transition: all .8s cubic-bezier(.48, 0, .12, 1)
}

.border-btn-hover .job-overview__extra-text {
	display: inline;
	line-height: 13px;
	transition: opacity .45s ease-in-out .3s
}

.border-btn-hover--white:after {
	background-color: #fff
}

.border-btn-hover--white:hover>span {
	color: #000!important
}

.background-transition {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 0
}

@media screen and (max-width:480px) {
	.background-transition {
		/*height: 100vh;*/
	}
}

.background-transition span,
.background-transition video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.background-transition span:first-child {
	transition: opacity .5s ease-in-out;
	z-index: 5
}

.background-transition span:first-child:after {
	background-color: #040506;
	content: "";
	height: 100%;
	left: 0;
	mix-blend-mode: multiply;
	opacity: .4;
	position: absolute;
	top: 0;
	width: 100%
}

.background-transition span:nth-child(2) {
	transition: background-color .5s ease-in-out
}

.background-transition span:nth-child(3),
.background-transition span:nth-child(4),
.background-transition video {
	opacity: 0;
	transition: opacity .5s ease-in-out
}

.background-transition video {
	-o-object-fit: cover;
	object-fit: cover
}

.background-transition video.active {
	opacity: 1;
	transition-delay: .15s
}

.careers-page .page-wipe {
	background-color: #fff
}

.job-overview {
	opacity: 0;
	position: relative;
	min-height: 100vh;
	transition: .45s ease-in-out .6s
}

.swipe--active .job-overview {
	opacity: 1
}

.job-overview__content {
	overflow: hidden;
	width: 100%
}

.job-overview__content li+li {
	margin-top: 10px
}

.job-overview__content p {
	margin: 0
}

@media screen and (min-width:768px) {
	.job-overview__content {
		padding: 84px 5% 0
	}
}

.job-overview__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding-top: 160px;
	position: relative;
	padding-bottom: 26vh
}

.job-overview__inner:after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.job-overview__inner {
		padding-top: 273px
	}
}

.job-overview__header {
	padding: 0 5%
}

@media screen and (min-width:1300px) {
	.job-overview__header {
		min-height: 155px
	}
}

.job-overview__job-info:before {
	clear: both;
	content: "";
	display: block
}

.job-overview__job-info-heading {
	margin-bottom: 13px
}

.job-overview__job-info-heading~.job-overview__job-info-heading {
	margin-top: 36px
}

.job-overview__top {
	overflow: hidden;
	padding: 37px 10px 24px 41px;
	position: relative;
	transition: background-color .5s ease-in-out, opacity .5s ease-in-out;
	z-index: 1
}

.job-overview__top:before {
	background-color: #313131;
	bottom: 0;
	height: 1px;
	content: "";
	position: absolute;
	right: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	transition: -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1), -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	width: 100%
}

@media screen and (min-width:768px) {
	.job-overview__top {
		padding-left: 0;
		padding-right: 200px
	}
}

.job-overview__top.shuffled .job-overview__heading:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.job-overview__btn-apply {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	padding: 12px 22px 11px;
	pointer-events: auto;
	transition: width .45s ease-in-out .3s;
	width: 86px;
	white-space: nowrap
}

.job-overview__btn-apply>span {
	pointer-events: none
}

.job-overview__btn-apply span .job-overview__extra-text {
	display: none;
	pointer-events: none
}

@media screen and (min-width:768px) {
	.job-overview__btn-apply {
		float: right
	}
}

@media screen and (min-width:1300px) {
	.job-overview__btn-apply {
		width: 170px
	}
	.job-overview__btn-apply span .job-overview__extra-text {
		display: inline;
		transition: opacity .45s ease-in-out .3s
	}
}

.job-overview__job-info-sections {
	display: none;
	min-height: 140px;
	text-align: center
}

@media screen and (min-width:768px) {
	.job-overview__job-info-sections {
		display: block
	}
}

.job-overview__job-info-sections-list {
	margin: 0;
	padding: 0;
	pointer-events: none
}

.job-overview__job-info-sections-list:hover li.active:before {
	opacity: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center left;
	transform-origin: center left
}

.job-overview__job-info-sections-list:hover li.active:hover:before {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: center right;
	transform-origin: center right
}

.job-overview__job-info-sections li {
	display: block;
	pointer-events: none;
	position: relative
}

.job-overview__job-info-sections li:before {
	background-color: #6d6d6d;
	content: "";
	height: 1px;
	left: -59px;
	max-width: 70px;
	position: absolute;
	top: 19px;
	width: 30px;
	opacity: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center left;
	transform-origin: center left;
	transition: opacity .3s ease-in-out;
	transition: opacity .75s cubic-bezier(.48, 0, .12, 1), -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1), opacity .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1), opacity .75s cubic-bezier(.48, 0, .12, 1), -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	will-change: transform
}

.job-overview__job-info-sections li.active:before {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: center right;
	transform-origin: center right
}

.job-overview__job-info-sections li.active a {
	color: #fff
}

.job-overview__job-info-sections li:hover:before {
	opacity: 1;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.job-overview__job-info-sections a {
	color: #9d9d9d;
	display: inline-block;
	font-size: 15px;
	line-height: 1.5;
	padding: 3px 0;
	pointer-events: auto;
	transition: color .3s cubic-bezier(.215, .61, .355, 1)
}

.job-overview__job-info-sections a:hover {
	color: #fff
}

@media screen and (min-width:768px) {
	.job-overview__job-info-sections {
		display: block;
		margin-right: 2.5641%;
		width: 14.52991%;
		float: left;
		margin-left: 99px;
		padding-right: 20px;
		text-align: left
	}
	.job-overview__job-info-sections:last-child {
		margin-right: 0
	}
	.job-overview__job-info-sections a {
		display: block
	}
}

.job-overview__job-info-content {
	font-size: 12px;
	line-height: 1.666;
	margin-left: 45px;
	padding: 50px 5% 0
}

.job-overview__job-info-content:before {
	clear: both;
	content: "";
	display: block
}

.job-overview__job-info-content p {
	font-size: 1em
}

@media screen and (min-width:480px) {
	.job-overview__job-info-content {
		margin-left: 50px;
		margin-right: 50px
	}
}

@media screen and (min-width:768px) {
	.job-overview__job-info-content {
		font-size: 15px;
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%;
		margin: 0;
		padding: 0
	}
	.job-overview__job-info-content:last-child {
		margin-right: 0
	}
}

.job-overview__job-info-heading {
	color: #fff
}

@media screen and (min-width:768px) {
	.job-overview__job-title-wrap {
		float: left
	}
}

.job-overview__actions {
	margin-left: 4px;
	min-height: 50px;
	pointer-events: none
}

@media screen and (min-width:768px) {
	.job-overview__actions {
		position: absolute;
		right: 0;
		top: 60px
	}
}

.job-overview__heading {
	color: #fff;
	margin-bottom: 20px;
	top: 7px;
	transition: all .5s ease-in-out;
	position: relative
}

.job-overview__heading:before {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 0;
	max-width: 70px;
	position: absolute;
	top: 42px;
	width: 70px
}

@media screen and (max-width:767px) {
	.job-overview__heading:before {
		bottom: 13px;
		left: -50px;
		top: auto;
		margin-bottom: 1px;
		width: 30px
	}
}

@media screen and (max-width:479px) {
	.job-overview__heading:before {
		margin-bottom: -3px
	}
}

@media screen and (min-width:768px) {
	.job-overview__heading {
		font-size: 40px;
		padding-left: 96px
	}
}

@media screen and (min-width:1300px) {
	.job-overview__heading {
		font-size: 50px;
		transition: all .45s ease-in-out .3s
	}
	.job-overview__heading:before {
		bottom: 14px;
		top: auto;
		-webkit-transform-origin: left center;
		transform-origin: left center;
		width: 70px;
		transition: -webkit-transform .3s cubic-bezier(.48, 0, .12, 1) .45s;
		transition: transform .3s cubic-bezier(.48, 0, .12, 1) .45s;
		transition: transform .3s cubic-bezier(.48, 0, .12, 1) .45s, -webkit-transform .3s cubic-bezier(.48, 0, .12, 1) .45s
	}
}

.job-overview__job-cat {
	color: #9b9b9b;
	font-size: 12px;
	margin-left: 3px;
	margin-bottom: 27px;
	transition: opacity .3s ease-in-out .45s
}

@media screen and (min-width:768px) {
	.job-overview__job-cat {
		margin-bottom: 0;
		padding-left: 99px
	}
}

.job-overview__job-cat a {
	color: #9b9b9b;
	margin-right: 3px
}

.job-overview__job-cat span {
	color: #fff;
	margin-left: 3px
}

.job-overview-location {
	color: #fff;
	overflow: hidden;
	position: relative
}

.job-overview-location:before {
	content: "";
	display: block;
	min-height: 240px;
	padding-top: 57.63889%
}

@media screen and (min-width:1300px) {
	.job-overview-location:before {
		padding-top: 100vh
	}
}

.job-overview-location__address {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 0;
	color: #a4a4a4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 17px;
	font-style: normal;
	left: 0;
	letter-spacing: 0;
	line-height: 25px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0
}

.job-overview-location__address-row {
	display: block
}

.job-overview-location__address-row.lead-copy {
	margin-top: 0;
	color: inherit;
	font-size: 18px;
	line-height: 28px
}

.job-overview-location__address-row--street {
	margin-bottom: 6px
}

.job-overview-location__address-wrap {
	padding-left: 50px;
	padding-right: 50px;
	position: relative
}

@media screen and (min-width:768px) {
	.job-overview-location__address-wrap {
		padding-left: 96px;
		padding-right: 96px
	}
}

.job-overview-location__city {
	color: #fff;
	margin-bottom: 22px;
	position: relative
}

.job-overview-location__city:before {
	background-color: #fff;
	content: "";
	height: 1px;
	left: auto;
	max-width: 70px;
	position: absolute;
	right: 100%;
	top: 32px;
	width: 30px;
	margin-right: 26px
}

@media screen and (min-width:480px) {
	.job-overview-location__city:before {
		top: 42px
	}
}

@media screen and (min-width:768px) {
	.job-overview-location__city:before {
		width: 70px
	}
}

@media screen and (min-width:768px) {
	.job-overview-location__city {
		margin-bottom: 22px
	}
}

.job-overview-location__map {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition: opacity .42s ease-in-out .3s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .42s ease-in-out .3s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .42s ease-in-out .3s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	background-image: url(/dist/assets/images/locations/orange-county-f72b166f23.jpg);
	margin: 0;
	opacity: 1
}

.job-overview-location__wrap {
	text-align: left
}

@media screen and (min-width:1300px) {
	[data-active-bg-section=job-info-location].jobs-header--fixed .job-overview__top {
		background-color: transparent
	}
	.jobs-header--fixed .job-overview__heading {
		font-size: 30px;
		padding-top: 1px;
		-webkit-transform: translateX(-96px);
		transform: translateX(-96px)
	}
	.jobs-header--fixed .job-overview__heading:before {
		top: 40px;
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	.jobs-header--fixed .job-overview__extra-text {
		opacity: 0
	}
	.jobs-header--fixed .job-overview__actions {
		top: 54px
	}
	.jobs-header--fixed .job-overview__job-cat {
		opacity: 0;
		pointer-events: none
	}
	.jobs-header--fixed .job-overview__job-info-sections-list {
		margin: 0 auto;
		opacity: 1;
		pointer-events: none;
		position: fixed;
		top: 237px;
		transition: opacity .5s ease-in-out;
		width: 1170px;
		z-index: 1
	}
	.jobs-header--fixed .job-overview__job-info-sections-list li {
		padding-right: 20px;
		width: 14.52991%
	}
	.jobs-header--fixed .job-overview__job-info-sections-list>* {
		pointer-events: auto
	}
	.jobs-header--fixed .job-overview__btn-apply {
		width: 86px
	}
	.jobs-header--fixed .job-overview__btn-apply span>span {
		opacity: 0
	}
	.jobs-header--fixed .job-overview__top {
		background-color: rgba(0, 0, 0, .95);
		left: 50%;
		margin-left: -585px;
		position: fixed;
		top: 0;
		width: 1170px
	}
	.jobs-header--fixed .job-overview__top:before {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	.jobs-header--fixed--hidden .job-overview__top {
		background-color: transparent;
		opacity: 0;
		pointer-events: none
	}
	.jobs-header--fixed--hidden .job-overview__top:before {
		opacity: 0
	}
	.jobs-header--fixed--hidden .job-overview__job-info-sections-list {
		opacity: 0;
		pointer-events: none
	}
}

body.careers-page:not([data-request-path=careers]) .header__nav-item.header__nav-item--active a {
	pointer-events: auto
}

.job-app-form {
	position: relative;
	padding: 0 5% 120px
}

.job-app-form__actions {
	margin-top: 48px
}

.job-app-form__app-form {
	padding-top: 60px
}

@media (min-width:480px) {
	.job-app-form__app-form {
		padding-left: 50px;
		padding-right: 50px
	}
}

.job-app-form__block {
	padding-left: 50px;
	padding-right: 50px
}

@media (min-width:768px) {
	.job-app-form {
		height: 100vh;
		min-height: 1000px;
		padding-bottom: 0
	}
	.job-app-form__block {
		padding: 0;
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 14.52991%;
		margin-left: 8.54701%
	}
	.job-app-form__block:last-child {
		margin-right: 0
	}
	.job-app-form__container {
		margin-left: auto;
		margin-right: auto;
		max-width: 1170px;
		position: absolute;
		left: 5%;
		right: 5%;
		top: 24vh
	}
	.job-app-form__container:after {
		clear: both;
		content: "";
		display: block
	}
	.job-app-form__app-form {
		padding: 0;
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 65.81197%;
		margin-left: 8.54701%
	}
	.job-app-form__app-form:last-child {
		margin-right: 0
	}
	.job-app-form__fields {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%
	}
	.job-app-form__fields:last-child {
		margin-right: 0
	}
	.job-app-form__actions {
		float: right;
		margin-top: 12px;
		min-width: 168px
	}
}

.job-app-form__heading {
	margin-bottom: 38px;
	position: relative
}

.job-app-form__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -97px;
	max-width: 70px;
	position: absolute;
	width: 10vw;
	bottom: 13px
}

@media (max-width:767px) {
	.job-app-form__heading:before {
		left: -50px;
		width: 30px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.job-app-form__heading:before {
		left: -75px;
		width: 50px
	}
}

.job-app-form__job-title {
	margin-bottom: 8px;
	color: #343945;
	font-size: 18px;
	line-height: 30px
}

.job-app-form__address {
	margin-bottom: 27px;
	color: #868991;
	font-size: 12px;
	line-height: 20px;
	font-style: normal
}

.job-app-form__link-refer {
	color: #868991;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: .3px
}

.job-app-form__fields {
	list-style: none;
	margin: 0;
	padding: 0
}

.job-app-form__field-item {
	position: relative;
	margin-bottom: 26px
}

.job-app-form__field-item label {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 14px;
	color: #868991;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: .3px;
	transition: -webkit-transform .3s cubic-bezier(.215, .61, .355, 1);
	transition: transform .3s cubic-bezier(.215, .61, .355, 1);
	transition: transform .3s cubic-bezier(.215, .61, .355, 1), -webkit-transform .3s cubic-bezier(.215, .61, .355, 1);
	pointer-events: none;
	-webkit-font-smoothing: auto
}

@media (min-width:768px) and (max-width:849px) {
	.job-app-form__field-item label {
		font-size: 11px
	}
}

.job-app-form__field-item label span {
	opacity: .5
}

.job-app-form__field-item.has-error input[type=file],
.job-app-form__field-item.has-error label {
	color: #ce2600
}

.job-app-form__field-item--focused label {
	-webkit-transform: translate3d(0, -25px, 0);
	transform: translate3d(0, -25px, 0)
}

.job-app-form__field-item-input {
	padding: 12px 0;
	width: 100%;
	color: #000;
	font-size: 15px;
	line-height: 25px;
	background: none;
	border: 0;
	border-bottom: 1px solid #000
}

.job-app-form__field-item-input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #f3f3f3 inset
}

.job-app-form__field-item-input--file {
	-moz-appearance: none;
	-webkit-appearance: none;
	bottom: 0;
	border: 0;
	color: transparent;
	cursor: pointer;
	font-size: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	left: 0;
	opacity: 0;
	overflow: hidden;
	right: 0;
	text-align: right;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: 1
}

.job-app-form__field-item-input:focus {
	outline: 0
}

.job-app-form__uploader {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	overflow: visible;
	position: relative
}

@media screen and (max-width:1150px) {
	.job-app-form__uploader {
		overflow: hidden
	}
}

.job-app-form__uploader label {
	position: absolute;
	left: 0;
	top: 13px;
	margin: 0;
	-webkit-transform: none;
	transform: none
}

.job-app-form__file-upload-btn {
	position: relative;
	background-color: transparent;
	border: 1px solid #000;
	box-shadow: 0;
	color: #000;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-bottom: -1px;
	margin-left: 326px;
	min-width: 0;
	padding: 0;
	z-index: 0;
	width: 50px
}

@media screen and (max-width:1150px) {
	.job-app-form__file-upload-btn {
		margin-left: 0;
		float: right
	}
}

.job-app-form__file-upload-btn span:last-child {
	left: 50%;
	margin-left: -6px
}

.job-app-form__field-item-input--file:focus~.job-app-form__file-upload-btn:after,
.job-app-form__field-item-input--file:hover~.job-app-form__file-upload-btn:after {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: skewY(9.3deg) scaleY(2);
	transform: skewY(9.3deg) scaleY(2)
}

.job-app-form__field-item-input--file:focus~.job-app-form__file-upload-btn span:last-child,
.job-app-form__field-item-input--file:hover~.job-app-form__file-upload-btn span:last-child {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	transition: all .8s cubic-bezier(.48, 0, .12, 1)
}

.job-app-form__btn-submit {
	padding: 15px 20px;
	color: #000;
	font-size: 15px;
	line-height: 25px;
	background: none;
	border: 1px solid #000;
	cursor: pointer
}

.job-app-form__btn-submit:focus {
	outline: 0
}

@media (min-width:768px) {
	.job-app-form__btn-submit {
		float: right
	}
}

.job-app-form__btn-submit[disabled] {
	opacity: .4;
	cursor: default
}

.job-app-form__btn-submit[disabled] span {
	color: #000!important
}

.job-app-form__btn-submit[disabled]:after {
	display: none
}

.messages {
	clear: both;
	float: none;
	margin-bottom: 30px;
	width: 48.71795%
}

.message {
	color: #fff;
	border-radius: 2px;
	padding: 10px 15px 9px;
	text-align: center
}

.message--error {
	background-color: #ef5350
}

.message--success {
	background-color: #009688
}

body.dark {
	background: #1d1d22;
	color: #fff
}

body.light {
	background: #fff;
	color: #7a7a84
}

body.news-detail-page #background-transition {
	display: none
}

body.dark .main--news a {
	color: #fff
}

body.dark .main--news a:hover {
	color: #7a7a84
}

body.light .main--news a {
	color: #1d1d22
}

body.light .main--news a:hover {
	color: #7a7a84
}

body.light .main--news h1 {
	color: #1d1d22
}

body.dark .main--news hr {
	background: #44434b
}

body.light .main--news hr {
	background: #7a7a84
}

body.dark .main--news p {
	color: #95959e
}

body.light .main--news p {
	color: #1d1d22
}

body.dark .main--news time,
body.light .main--news time {
	color: #7a7a84
}

body.dark .main--news .news__line hr,
body.light .main--news .news__line hr {
	background: #868991
}

.news {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%;
	position: relative;
	margin-bottom: 210px;
	z-index: 1
}

.news:after {
	clear: both;
	content: "";
	display: block
}

.news a {
	font-weight: 400;
	font-size: 15px;
	text-decoration: underline;
	transition: color .4s ease
}

.news__content {
	padding-top: 50px
}

.news__content p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 35px;
	margin-top: 0
}

@media screen and (min-width:1024px) {
	.news__content {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 57.26496%;
		clear: left;
		padding-left: 100px;
		padding-top: 0
	}
	.news__content:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:1300px) {
	.news__content {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 40.17094%
	}
	.news__content:last-child {
		margin-right: 0
	}
}

.news__date {
	font-size: 12px
}

.news__title {
	color: #fff;
	margin-bottom: 40px
}

.news__header hr {
	border: 0;
	margin-bottom: 20px;
	height: 1px;
	margin-left: 0;
	margin-top: 35px;
	width: 36px
}

@media screen and (min-width:1024px) {
	.news__header {
		float: left;
		padding-left: 96px;
		width: 58.71%
	}
}

@media screen and (min-width:1300px) {
	.news__header {
		width: 48.71%
	}
}

.news__image {
	margin-top: 20px
}

@media screen and (min-width:1024px) {
	.news__image {
		margin-top: 45px
	}
}

.news__media {
	margin: 0;
	position: relative
}

.news__media img,
.news__media video {
	width: 100%
}

@media screen and (min-width:1024px) {
	.news__media {
		position: absolute;
		right: 0;
		top: 0;
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 31.62393%
	}
	.news__media:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:1300px) {
	.news__media {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 40.17094%
	}
	.news__media:last-child {
		margin-right: 0
	}
}

.news__line {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 70px
}

.news__line hr {
	border: 0;
	height: 1px;
	margin-top: 44px;
	width: 100%
}

@media screen and (min-width:1024px) {
	.news__line {
		display: block
	}
}

.news__navigate {
	display: block;
	padding-top: 220px;
	margin-bottom: 110px
}

.news__navigate:after {
	clear: both;
	content: "";
	display: block
}

.news__btn {
	color: #343945;
	float: left;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
	line-height: 35px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	text-decoration: none!important
}

@media screen and (min-width:1024px) {
	.news__btn {
		white-space: nowrap
	}
}

.news__btn:after {
	background-color: #000;
	bottom: -5px;
	content: "";
	height: 160%;
	left: 0;
	position: absolute;
	-webkit-transform: scaleX(1.25) scaleY(0);
	transform: scaleX(1.25) scaleY(0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	transition: -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1), -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	width: 100%
}

.news__btn:hover .news__btn-line {
	-webkit-transform: scaleX(1.9);
	transform: scaleX(1.9)
}

.news__btn:hover .news__btn-line-inner {
	-webkit-transform: scaleY(48);
	transform: scaleY(48)
}

.news__btn:hover>span {
	color: #000
}

.news__btn>span {
	color: #fff;
	cursor: pointer;
	pointer-events: none;
	position: relative;
	transition: color .6s ease;
	z-index: 5
}

.news__btn-line {
	bottom: -5px;
	cursor: pointer;
	height: 1px;
	left: 0;
	pointer-events: none;
	position: absolute;
	transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
	width: 100%
}

.news__btn-line-inner {
	background-color: #fff;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	transition: -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1), -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	width: 100%
}

.news__wrapper {
	position: relative
}

.news__image-fallback {
	display: none
}

body.is-mobile .news__media {
	padding-top: 100%
}

@media screen and (min-width:1024px) {
	body.is-mobile .news__media {
		padding-top: 31.698%
	}
}

@media screen and (min-width:1300px) {
	body.is-mobile .news__media {
		padding-top: 40.172%
	}
}

body.is-mobile .news__media video {
	display: none
}

body.is-mobile .news__image-fallback {
	background-position: 50%;
	background-size: cover;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

body.light .news__btn>span {
	color: #000
}

body.light .news__btn:hover>span {
	color: #fff
}

body.light .news__btn-line-inner,
body.light:after {
	background-color: #000
}

.fourofour {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 100vh;
	min-height: 900px
}

.fourofour__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	position: absolute;
	left: 0;
	right: 0;
	padding: 0 20px
}

.fourofour__container:after {
	clear: both;
	content: "";
	display: block
}

.fourofour__heading {
	font-size: 60px;
	text-align: center
}

@media screen and (min-width:768px) {
	.fourofour__heading {
		font-size: 100px
	}
}

.case-study {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	margin-bottom: 150px
}

.case-study:after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:2000px) {
	.case-study__wrapper.lg {
		max-height: 960px
	}
}

@media screen and (min-width:2000px) {
	.case-study__wrapper.md {
		max-height: 640px
	}
}

@media screen and (min-width:2000px) {
	.case-study__wrapper.sm {
		max-height: 320px
	}
}

.case-study__image {
	max-width: 100%;
	height: auto;
	float: right
}

.case-study__copy {
	margin-right: 0
}

.case-study__copy--left,
.case-study__copy--right {
	text-align: center
}

.case-study__brand {
	margin-top: 120px
}

.case-study__headline {
	margin-bottom: 15px
}

.case-study__detail-wrapper {
	position: relative
}

.case-study__detail-wrapper .toggle {
	color: #565a5c;
	margin-left: 25px
}

.case-study__detail-wrapper .detail {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
	transition: all .35s ease
}

.case-study__detail-wrapper.show .detail {
	display: block;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.case-study__detail-wrapper.show .detail:first-of-type {
	transition-delay: 50ms
}

.case-study__detail-wrapper.show .detail:nth-of-type(2) {
	transition-delay: .1s
}

.case-study__detail-wrapper.show .detail:nth-of-type(3) {
	transition-delay: .15s
}

.case-study__detail-wrapper.show .detail:nth-of-type(4) {
	transition-delay: .2s
}

.case-study__detail-wrapper.show .detail:nth-of-type(5) {
	transition-delay: .25s
}

.case-study__detail-wrapper.show .detail:nth-of-type(6) {
	transition-delay: .3s
}

.case-study__detail-wrapper.show .detail:nth-of-type(7) {
	transition-delay: .35s
}

.case-study__detail-wrapper.show .detail:nth-of-type(8) {
	transition-delay: .4s
}

.case-study__detail-wrapper.show .detail:nth-of-type(9) {
	transition-delay: .45s
}

.case-study__detail-wrapper.show .detail:nth-of-type(10) {
	transition-delay: .5s
}

.case-study__detail-wrapper.show .detail:nth-of-type(11) {
	transition-delay: .55s
}

.case-study__detail-wrapper.show .detail:nth-of-type(12) {
	transition-delay: .6s
}

.case-study__detail-wrapper.show .detail:nth-of-type(13) {
	transition-delay: .65s
}

.case-study__detail-wrapper.show .detail:nth-of-type(14) {
	transition-delay: .7s
}

.case-study__detail-wrapper.show .detail:nth-of-type(15) {
	transition-delay: .75s
}

.case-study__detail-wrapper.show .detail:nth-of-type(16) {
	transition-delay: .8s
}

.case-study__detail-wrapper.show .detail:nth-of-type(17) {
	transition-delay: .85s
}

.case-study__detail-wrapper.show .detail:nth-of-type(18) {
	transition-delay: .9s
}

.case-study__detail-wrapper.show .detail:nth-of-type(19) {
	transition-delay: .95s
}

.case-study__detail-wrapper.show .detail:nth-of-type(20) {
	transition-delay: 1s
}

.case-study__detail-wrapper span {
	width: 10px;
	height: 2px;
	background: #5d5d5d;
	position: absolute;
	left: 5px;
	top: 7px
}

.case-study__detail-wrapper span.second {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: -webkit-transform .25s ease;
	transition: transform .25s ease;
	transition: transform .25s ease, -webkit-transform .25s ease
}

.case-study__detail-wrapper span.open.second {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.client-quote {
	margin-bottom: 150px
}

.client-quote__quote {
	text-align: center
}

.client-quote.initial-quote {
	margin-top: 230px;
	margin-bottom: 230px
}

.header {
	position: fixed;
	width: 100%;
	transition: -webkit-transform 1s cubic-bezier(.48, 0, .12, 1);
	transition: transform 1s cubic-bezier(.48, 0, .12, 1);
	transition: transform 1s cubic-bezier(.48, 0, .12, 1), -webkit-transform 1s cubic-bezier(.48, 0, .12, 1);
	z-index: 8
}

.header--animate-in .header__logo,
.header--animate-in .header__nav {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.header--spread,
.header--spread .header__logo,
.header--spread .header__nav {
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1)
}

@media screen and (min-width:768px) {
	.header--spread .header__logo-letter:not(.header__logo-letter--e) {
		opacity: 0
	}
}

@media screen and (min-width:768px) and (min-width:940px) {
	.header--spread .header__logo {
		-webkit-transform: translate3d(-30px, 0, 0);
		transform: translate3d(-30px, 0, 0)
	}
	.header--spread .header__nav {
		pointer-events: none;
		-webkit-transform: translate3d(30px, 0, 0);
		transform: translate3d(30px, 0, 0)
	}
}

@media screen and (min-width:768px) {
	.header--spread .header__nav-list {
		opacity: 0;
		-webkit-transform: translate3d(30px, 0, 0);
		transform: translate3d(30px, 0, 0);
		cursor: default
	}
}

.header--condense {
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1)
}

.header--condense .header__logo,
.header--condense .header__nav {
	transition-delay: 0ms
}

.header--hide .header__inner {
	-webkit-transform: translate3d(0, -110px, 0);
	transform: translate3d(0, -110px, 0)
}

.header__inner {
	transition: -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1), -webkit-transform .75s cubic-bezier(.48, 0, .12, 1)
}

.header__logo,
.header__nav {
	opacity: 0;
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	transition: opacity 1s cubic-bezier(.48, 0, .12, 1), -webkit-transform 1s cubic-bezier(.48, 0, .12, 1);
	transition: transform 1s cubic-bezier(.48, 0, .12, 1), opacity 1s cubic-bezier(.48, 0, .12, 1);
	transition: transform 1s cubic-bezier(.48, 0, .12, 1), opacity 1s cubic-bezier(.48, 0, .12, 1), -webkit-transform 1s cubic-bezier(.48, 0, .12, 1)
}

.header__logo {
	display: block;
	left: 5%;
	overflow: hidden;
	position: absolute;
	top: 40px
}

@media screen and (min-width:768px) {
	.header__logo {
		top: 80px
	}
}

@media screen and (min-width:1600px) {
	.header__logo {
		left: 80px
	}
}

.header__logo svg {
	display: block;
	fill: #fefefe
}

.header__logo-letter {
	fill: #fefefe;
	transition: fill .2s ease-in-out, opacity .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: fill .2s ease-in-out, opacity .5s cubic-bezier(.48, 0, .12, 1), transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: fill .2s ease-in-out, opacity .5s cubic-bezier(.48, 0, .12, 1), transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1)
}

html[data-header-theme=dark] .menu-is-closing .header__logo-letter,
html[data-header-theme=dark] .menu-is-open .header__logo-letter {
	transition-delay: .35s, 0ms, 0ms
}

html[data-header-theme=dark] .menu-is-opening .header__logo-letter {
	transition-delay: .7s, 0ms, 0ms
}

.header__nav {
	position: absolute;
	top: 48px;
	right: 5%;
	margin-right: 40px
}

@media screen and (min-width:768px) {
	.header__nav {
		top: 92px
	}
}

@media screen and (min-width:1600px) {
	.header__nav {
		right: 80px
	}
}

.header__nav--hide {
	-webkit-transform: translate3d(0, -100px, 0)!important;
	transform: translate3d(0, -100px, 0)!important
}

.header__nav-list {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), opacity .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), opacity .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1)
}

.header__nav-list:hover .header__nav-item {
	opacity: .3
}

.header__nav-list:hover .header__nav-item:hover {
	opacity: 1
}

.header__nav-list:hover .header__nav-item--active:hover a:before {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.header__nav-list:hover .header__nav-item--active a:before {
	opacity: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.header__nav-list--no-fade .header__nav-item {
	opacity: 1!important
}

@media screen and (min-width:768px) {
	.header__nav-list {
		display: block
	}
	.header__nav-list--day-one {
		display: none
	}
	.day-one-page .header__nav-list--day-one {
		display: block
	}
}

.header__nav-item {
	display: inline-block;
	transition: opacity 1s cubic-bezier(.215, .61, .355, 1)
}

.header__nav-item a {
	position: relative;
	padding: 10px 25px;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: .3px;
	transition: color .2s cubic-bezier(.215, .61, .355, 1)
}

@media screen and (min-width:1200px) {
	.header__nav-item a {
		font-size: 17px
	}
}

.header__nav-item a:before {
	content: "";
	position: absolute;
	left: -10px;
	bottom: 13px;
	width: 25px;
	height: 1px;
	background-color: #fff;
	opacity: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center left;
	transform-origin: center left;
	transition: opacity .75s cubic-bezier(.48, 0, .12, 1), -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1), opacity .75s cubic-bezier(.48, 0, .12, 1);
	transition: transform .75s cubic-bezier(.48, 0, .12, 1), opacity .75s cubic-bezier(.48, 0, .12, 1), -webkit-transform .75s cubic-bezier(.48, 0, .12, 1);
	will-change: transform
}

.header__nav-item a:hover:before {
	opacity: 1;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.header__nav-item--active a {
	pointer-events: none
}

.header__nav-item--active a.header__logo {
	pointer-events: auto
}

.header__nav-item--active a:before {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.header__burger {
	background: none;
	border: 0;
	height: 50px;
	padding: 0;
	pointer-events: auto;
	position: absolute;
	right: 0;
	top: -17px;
	-webkit-transform: translate3d(50px, 0, 0);
	transform: translate3d(50px, 0, 0);
	transition: margin .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), margin .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), margin .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	width: 50px;
	will-change: transform
}

.header__burger.allow-hover {
	cursor: pointer
}

.header__burger:before {
	bottom: -20px;
	content: "";
	display: none;
	left: -20px;
	position: absolute;
	right: -20px;
	top: -20px
}

.header__burger.allow-hover:before {
	display: block
}

.header__burger--show {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.header__burger span {
	position: absolute;
	left: 11px;
	width: 30px;
	height: 1px;
	background-color: #fff;
	transition: opacity 0ms linear .5s, background-color .2s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s ease .7s;
	transition: transform .5s ease .7s, opacity 0ms linear .5s, background-color .2s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s ease .7s, opacity 0ms linear .5s, background-color .2s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s ease .7s;
	will-change: transform
}

.header__burger span:first-child {
	top: 17px
}

.header__burger span:nth-child(2) {
	top: 24px;
	transition: opacity 0ms linear .5s, width .5s cubic-bezier(.48, 0, .12, 1), background-color .2s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.55, .055, .675, .19) .2s;
	transition: transform .6s cubic-bezier(.55, .055, .675, .19) .2s, opacity 0ms linear .5s, width .5s cubic-bezier(.48, 0, .12, 1), background-color .2s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.55, .055, .675, .19) .2s, opacity 0ms linear .5s, width .5s cubic-bezier(.48, 0, .12, 1), background-color .2s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.55, .055, .675, .19) .2s
}

.header__burger span:nth-child(2):after {
	border: 1px solid #fff;
	content: "";
	display: block;
	height: 8px;
	width: 8px;
	position: absolute;
	right: 0;
	top: -351%;
	-webkit-transform: scale(0) rotate(45deg);
	transform: scale(0) rotate(45deg);
	clip: rect(0, 8px, 7px, 1px);
	transition: -webkit-transform .25s cubic-bezier(.215, .61, .355, 1);
	transition: transform .25s cubic-bezier(.215, .61, .355, 1);
	transition: transform .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .25s cubic-bezier(.215, .61, .355, 1)
}

.header__burger span:nth-child(3) {
	top: 31px
}

.header__burger:focus {
	outline: 0
}

body.menu-is-done-opening .header__burger.allow-hover:hover span:nth-child(2) {
	width: 40px
}

@media screen and (min-width:600px) {
	body.menu-is-open .header--spread .header__burger {
		-webkit-transform: translate3d(-60px, 0, 0);
		transform: translate3d(-60px, 0, 0)
	}
}

body.menu-is-open .header__burger {
	-webkit-transform: translate3d(19px, 0, 0);
	transform: translate3d(19px, 0, 0);
	transition: margin .4s cubic-bezier(.48, 0, .12, 1) 0ms, -webkit-transform .4s cubic-bezier(.48, 0, .12, 1) .5s;
	transition: transform .4s cubic-bezier(.48, 0, .12, 1) .5s, margin .4s cubic-bezier(.48, 0, .12, 1) 0ms;
	transition: transform .4s cubic-bezier(.48, 0, .12, 1) .5s, margin .4s cubic-bezier(.48, 0, .12, 1) 0ms, -webkit-transform .4s cubic-bezier(.48, 0, .12, 1) .5s
}

@media screen and (min-width:600px) {
	body.menu-is-open .header__burger {
		-webkit-transform: translate3d(-30px, 0, 0);
		transform: translate3d(-30px, 0, 0)
	}
}

body.menu-is-open .header__burger span {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
	transition: opacity 0ms linear .5s, background-color .5s, -webkit-transform .5s ease;
	transition: transform .5s ease, opacity 0ms linear .5s, background-color .5s;
	transition: transform .5s ease, opacity 0ms linear .5s, background-color .5s, -webkit-transform .5s ease
}

body.menu-is-open .header__burger span:first-child {
	opacity: 0;
	-webkit-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0)
}

body.menu-is-open .header__burger span:nth-child(2) {
	transition: opacity 0ms linear .7s, width .5s cubic-bezier(.48, 0, .12, 1), background-color .5s, -webkit-transform .5s cubic-bezier(.215, .61, .355, 1) .7s;
	transition: transform .5s cubic-bezier(.215, .61, .355, 1) .7s, opacity 0ms linear .7s, width .5s cubic-bezier(.48, 0, .12, 1), background-color .5s;
	transition: transform .5s cubic-bezier(.215, .61, .355, 1) .7s, opacity 0ms linear .7s, width .5s cubic-bezier(.48, 0, .12, 1), background-color .5s, -webkit-transform .5s cubic-bezier(.215, .61, .355, 1) .7s
}

body.menu-is-open .header__burger span:nth-child(2):after {
	-webkit-transform: scale(1) rotate(45deg);
	transform: scale(1) rotate(45deg);
	transition-duration: .5s;
	transition-delay: .8s
}

body.menu-is-open .header__burger span:nth-child(3) {
	opacity: 0;
	-webkit-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0)
}

body.menu-is-open .header__burger:hover span {
	-webkit-animation: none;
	animation: none
}

body.menu-is-open .header__nav-list {
	opacity: 0;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
	transition-delay: 0ms;
	cursor: default;
	pointer-events: none
}

body.menu-is-closing .header__burger {
	transition-delay: .5s, .5s
}

body.menu-is-closing .header__burger span:nth-child(2):after {
	transition-duration: .5s;
	transition-delay: 0ms
}

body.menu-is-closing .header__nav-list {
	transition-delay: .5s
}

html[data-header-theme=dark] .header__burger span {
	background-color: #343945
}

html[data-header-theme=dark] .header__logo-letter {
	fill: #343945
}

html[data-header-theme=dark] .header__nav-item a {
	color: #343945
}

html[data-header-theme=dark] .header__nav-item a:before {
	background-color: #343945
}

html[data-header-theme=dark] .menu-is-open .header__burger span {
	background-color: #fff
}

html[data-header-theme=dark] .menu-is-open .header__logo-letter {
	fill: #fff
}

html[data-header-theme=dark] .menu-is-open .header__nav-item a {
	color: #fff
}

html[data-header-theme=dark] .menu-is-open .header__nav-item a:before {
	background-color: #fff
}

html[data-header-theme=dark] .menu-is-openimg .header__burger span {
	transition-delay: .5s, 0s, .5s, .5s, .5s
}

html[data-header-theme=dark] .menu-is-closing .header__burger span {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
	transition: opacity 0ms linear .5s, background-color 0ms ease-in-out .61s, -webkit-transform .5s ease .7s;
	transition: transform .5s ease .7s, opacity 0ms linear .5s, background-color 0ms ease-in-out .61s;
	transition: transform .5s ease .7s, opacity 0ms linear .5s, background-color 0ms ease-in-out .61s, -webkit-transform .5s ease .7s
}

html[data-header-theme=dark] .menu-is-closing .header__burger span:nth-child(2) {
	transition: opacity 0ms linear .5s, width 0ms linear .5s, background-color 0ms ease-in-out .61s, -webkit-transform .6s cubic-bezier(.55, .055, .675, .19) .2s;
	transition: transform .6s cubic-bezier(.55, .055, .675, .19) .2s, opacity 0ms linear .5s, width 0ms linear .5s, background-color 0ms ease-in-out .61s;
	transition: transform .6s cubic-bezier(.55, .055, .675, .19) .2s, opacity 0ms linear .5s, width 0ms linear .5s, background-color 0ms ease-in-out .61s, -webkit-transform .6s cubic-bezier(.55, .055, .675, .19) .2s
}

body.menu-is-open:not(.menu-is-closing) .header__burger span:nth-child(2):before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	width: 30px;
	height: 1px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	transition: -webkit-transform .15s cubic-bezier(.48, 0, .12, 1);
	transition: transform .15s cubic-bezier(.48, 0, .12, 1);
	transition: transform .15s cubic-bezier(.48, 0, .12, 1), -webkit-transform .15s cubic-bezier(.48, 0, .12, 1)
}

body.menu-is-open:not(.menu-is-closing) .header__burger span:nth-child(2).hover-step-1:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

body.menu-is-open:not(.menu-is-closing) .header__burger span:nth-child(2).hover-step-2:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

body:not(.menu-is-open):not(.menu-is-closing) .header__burger span {
	transition: -webkit-transform .15s cubic-bezier(.48, 0, .12, 1);
	transition: transform .15s cubic-bezier(.48, 0, .12, 1);
	transition: transform .15s cubic-bezier(.48, 0, .12, 1), -webkit-transform .15s cubic-bezier(.48, 0, .12, 1)
}

body:not(.menu-is-open):not(.menu-is-closing) .header__burger span.hover-step-1 {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

body:not(.menu-is-open):not(.menu-is-closing) .header__burger span.hover-step-2 {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

.hero {
	position: relative;
	height: 100vh
}

.hero__container {
	position: absolute;
	right: 0;
	bottom: 17.605%;
	left: 0;
	margin: 0 auto;
	padding-left: 20px
}

@media screen and (min-width:600px) {
	.hero__container {
		bottom: 25.888%;
		padding: 0;
		width: 81.25%
	}
}

.hero.color {
	background-image: none
}

.hero.image {
	background-color: #000;
	background-size: cover
}

.hero__block {
	cursor: default;
	max-width: 300px;
	padding-left: 50px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: 1;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1) .4s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .4s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .4s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s
}

@media screen and (min-width:600px) {
	.hero__block {
		max-width: 570px;
		padding-left: 96px
	}
}

.hero__block.menu-open {
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0);
	opacity: 0;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1) .3s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .3s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s
}

.hero__subtitles {
	margin-bottom: 0
}

.hero__subtitle {
	position: absolute;
	top: 82px;
	color: #fff;
	font-size: 14px;
	left: 50px;
	line-height: 22px;
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	transition: opacity .9s cubic-bezier(.48, 0, .12, 1), -webkit-transform .9s cubic-bezier(.48, 0, .12, 1);
	transition: opacity .9s cubic-bezier(.48, 0, .12, 1), transform .9s cubic-bezier(.48, 0, .12, 1);
	transition: opacity .9s cubic-bezier(.48, 0, .12, 1), transform .9s cubic-bezier(.48, 0, .12, 1), -webkit-transform .9s cubic-bezier(.48, 0, .12, 1)
}

.hero__subtitle--active {
	opacity: .8;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: opacity 1s cubic-bezier(.48, 0, .12, 1) .2s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .2s;
	transition: opacity 1s cubic-bezier(.48, 0, .12, 1) .2s, transform 1s cubic-bezier(.48, 0, .12, 1) .2s;
	transition: opacity 1s cubic-bezier(.48, 0, .12, 1) .2s, transform 1s cubic-bezier(.48, 0, .12, 1) .2s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .2s
}

@media screen and (min-width:600px) {
	.hero__subtitle {
		font-size: 19px;
		left: 96px;
		line-height: 30px;
		top: 155px
	}
}

.hero__title {
	opacity: 0;
	-webkit-transform: rotateY(-60deg) skewY(-7deg);
	transform: rotateY(-60deg) skewY(-7deg);
	transition: all 1.4s cubic-bezier(.48, 0, .12, 1) 0ms;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	color: #fff;
	font-size: 28px;
	line-height: 1.35714;
	position: relative
}

.is-mobile .hero__title {
	-webkit-transform: none;
	transform: none;
	transition-property: opacity
}

.pjax-active .hero__title {
	transition-delay: 0ms, 0ms
}

.pjax-active .hero__title span:first-child {
	transition-delay: .6s
}

.hero__title span:first-child {
	background-color: #fff;
	content: "";
	display: block;
	height: 1px;
	margin-right: 20px;
	position: absolute;
	top: 69px;
	right: 100%;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s, -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s;
	width: 30px;
	will-change: transform
}

.is-mobile .hero__title span:first-child {
	-webkit-transform: none;
	transform: none
}

@media screen and (min-width:600px) {
	.hero__title span:first-child {
		margin-right: 26px;
		top: 115px;
		width: 70px
	}
}

.fresh-visit .swipe--active .hero__title,
html:not(.fresh-visit) .visible .hero__title {
	opacity: 1;
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg)
}

.visible .hero__title span:first-child {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

html.fresh-visit .visible .hero__title span:first-child {
	transition-delay: 1.3s
}

.pjax-active .home-page .hero__title {
	opacity: 1;
	-webkit-transform: none!important;
	transform: none!important
}

@media screen and (min-width:600px) {
	.hero__title {
		font-size: 50px;
		line-height: 1.3
	}
}

.hero__title span:first-child.is-timing {
	-webkit-transform-origin: center left;
	transform-origin: center left;
	transition: -webkit-transform .5s linear;
	transition: transform .5s linear;
	transition: transform .5s linear, -webkit-transform .5s linear
}

.hero__title span:first-child.is-cycling {
	-webkit-transform: scaleX(1)!important;
	transform: scaleX(1)!important;
	transition-duration: 1s!important;
	-webkit-transform-origin: center right!important;
	transform-origin: center right!important;
	transition-timing-function: ease
}

.hero__title span:nth-child(2) {
	display: block;
	transition: opacity 1s cubic-bezier(.48, 0, .12, 1)
}

.hero__title span:nth-child(2).fade {
	opacity: 0
}

body.is-mobile .hero__video {
	display: none
}

.recent-news {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	background-color: #f3f3f3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 820px
}

.recent-news:after {
	clear: both;
	content: "";
	display: block
}

.recent-news__article-wrapper {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3%;
	flex: 0 0 33.3%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.recent-news__article-wrapper img {
	max-width: 100%;
	height: auto
}

.recent-news__article-wrapper h3 {
	max-width: 325px
}

.work-with {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	background-color: #f3f3f3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 610px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 50px
}

.work-with:after {
	clear: both;
	content: "";
	display: block
}

.work-with__statements-wrapper {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row
}

.work-with__statement,
.work-with__statements-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal
}

.work-with__statement {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3%;
	flex: 0 0 33.3%;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.show-on--background--active {
	opacity: 0;
	transition: opacity .5s ease-in-out
}

.background--active .show-on--background--active {
	opacity: 1;
	transition-delay: .1s
}

.small-content {
	position: relative;
	height: 100vh;
	min-height: 900px
}

@media screen and (min-width:1024px) {
	.small-content {
		height: 140vh
	}
}

.small-content__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50vh;
	padding: 0 20px
}

.small-content__container:after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:1024px) {
	.small-content__container {
		bottom: 80vh
	}
}

.small-content__block {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 65.81197%;
	margin-left: 17.09402%;
	position: relative;
	color: #000
}

.small-content__block:last-child {
	margin-right: 0
}

@media screen and (min-width:768px) {
	.small-content__block {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%;
		margin-left: 8.54701%
	}
	.small-content__block:last-child {
		margin-right: 0
	}
}

.small-content__block.shuffled {
	opacity: 1
}

.small-content__block.shuffled:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.small-content__block:before {
	content: "";
	position: absolute;
	top: 40px;
	left: -25.5%;
	width: 10vw;
	max-width: 70px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s, -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	will-change: transform
}

@media screen and (min-width:480px) {
	.small-content__block:before {
		top: 50px
	}
}

@media screen and (min-width:768px) {
	.small-content__block:before {
		width: 5vw
	}
}

@media screen and (min-width:1024px) {
	.small-content__block:before {
		left: -27%
	}
}

.small-content__copy.lead-copy {
	font-size: 20px;
	line-height: 30px
}

@media screen and (min-width:480px) {
	.small-content__copy.lead-copy {
		font-size: 30px;
		line-height: 40px
	}
}

.showcase {
	margin: 0 auto;
	padding-top: 90px;
	position: relative;
	width: 90%;
	z-index: 1
}

@media screen and (max-width:1023px) {
	.showcase[data-first=true] {
		padding-top: 0
	}
}

@media screen and (min-width:768px) {
	.showcase {
		padding-top: 180px
	}
}

.showcase.square {
	margin-bottom: 230px
}

.showcase.hide {
	display: none
}

.showcase__content {
	display: inline-block;
	line-height: 1.8em;
	max-width: 350px;
	padding: 0 10%
}

@media screen and (min-width:1300px) {
	.showcase__content {
		padding: 0;
		margin-left: 100px
	}
}

.showcase__copy,
.showcase__legal {
	font-size: 12px;
	opacity: 0;
	-webkit-transform: rotateY(-25deg) skewY(6deg);
	transform: rotateY(-25deg) skewY(6deg);
	transition: opacity 2s ease, -webkit-transform 1s ease;
	transition: transform 1s ease, opacity 2s ease;
	transition: transform 1s ease, opacity 2s ease, -webkit-transform 1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.showcase__copy {
	margin: 0
}

@media (min-width:480px),
(min-width:1300px) {
	.showcase__copy {
		font-size: 15px
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.showcase__copy {
		font-size: 12px
	}
}

.showcase__legal {
	color: #a09e9d
}

.showcase__tag {
	margin: 3px 0;
	color: #a09e9d;
	font-size: 10px;
	line-height: 1em;
	letter-spacing: .05em;
	width: 50%
}

@media (min-width:480px),
(min-width:1300px) {
	.showcase__tag {
		font-size: 12px;
		margin: 5px 0;
		width: auto
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.showcase__tag {
		font-size: 10px;
		margin: 3px 0;
		width: 50%
	}
}

.showcase__tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0;
	opacity: 0;
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
	transition: opacity .5s ease, -webkit-transform .5s ease;
	transition: opacity .5s ease, transform .5s ease;
	transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease;
	transition-delay: 0ms
}

@media (min-width:480px),
(min-width:1300px) {
	.showcase__tags {
		display: block;
		margin-top: 30px
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.showcase__tags {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 20px 0 0
	}
}

.showcase__col-right {
	padding-top: 90px
}

@media screen and (min-width:768px) {
	.showcase__col-right {
		padding-top: 0
	}
}

.showcase__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.showcase__container:after,
.showcase__left:before,
.showcase__right:before {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.showcase__left,
	.showcase__right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.showcase__right {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (min-width:768px) {
	.showcase__article--fullsize {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.showcase__eyebrow {
	color: #868991;
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 38px;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s, -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default
}

.fullsize .showcase__eyebrow {
	margin-top: 50px
}

@media screen and (min-width:768px) {
	.showcase__eyebrow {
		margin-bottom: 18px;
		margin-top: 146px
	}
}

.showcase__heading {
	color: #000;
	color: #1c1d1e;
	letter-spacing: .3px;
	margin-bottom: 70px;
	opacity: 0;
	padding-left: 48px;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1);
	position: relative
}

.background--active .showcase__heading {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media screen and (min-width:768px) {
	.showcase__heading {
		margin-bottom: 95px;
		padding-left: 88px
	}
}

.showcase__heading:before {
	background-color: #868991;
	content: "";
	height: 1px;
	left: 0;
	max-width: 70px;
	position: absolute;
	top: 80px;
	width: 30px
}

@media screen and (min-width:480px) {
	.showcase__heading:before {
		top: 106px
	}
}

@media screen and (min-width:768px) {
	.showcase__heading:before {
		top: 45px;
		width: 70px
	}
}

.showcase__header {
	font-size: 18px;
	line-height: 1.4em
}

@media screen and (min-width:768px) {
	.showcase__header {
		font-size: 24px
	}
}

.showcase__media {
	font-size: 0;
	overflow: hidden;
	position: relative
}

.showcase__media img {
	width: 100%
}

@media screen and (min-width:768px) {
	.showcase__media.landscape {
		margin-right: 2.5641%;
		width: 57.26496%
	}
	.showcase__right .showcase__media.landscape {
		margin-right: 0
	}
	.showcase__media.portrait,
	.showcase__media.square {
		margin-right: 2.5641%;
		width: 40.17094%
	}
}

.showcase__text {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-right: 2.5641%;
	padding-left: 48px;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	transition: opacity .5s ease-in-out;
	width: 23.07692%
}

.hide .showcase__text {
	opacity: 0
}

.showcase__text.shuffled:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.showcase__text:before {
	background-color: #868991;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 13px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) .4s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) .4s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) .4s, -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) .4s;
	width: 30px;
	will-change: transform
}

@media screen and (min-width:768px) {
	.showcase__text:before {
		left: -50px;
		top: 68px;
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@media screen and (min-width:1200px) {
	.showcase__text:before {
		left: -100px;
		width: 70px
	}
}

@media screen and (min-width:768px) {
	.showcase__text {
		padding-left: 0;
		position: relative;
		top: 22px
	}
	.showcase__text.fullsize {
		margin-left: 8.54701%;
		top: 0;
		width: 56%
	}
	.showcase__text.fullsize:before {
		top: 13px
	}
	.showcase--video .showcase__text.fullsize:before {
		top: 68px
	}
}

@media screen and (min-width:768px) {
	.showcase__text.landscape.left {
		margin-left: 8.54701%
	}
}

.showcase__text.landscape.left:before {
	-webkit-transform-origin: right center;
	transform-origin: right center
}

@media screen and (min-width:768px) {
	.showcase__text.landscape.right {
		margin-left: 17.09402%
	}
}

.showcase__text.landscape.right:before {
	-webkit-transform-origin: right center;
	transform-origin: right center
}

@media screen and (min-width:768px) {
	.showcase__text.portrait.left {
		margin-left: 8.54701%
	}
	.showcase__text.portrait.right {
		margin-left: 25.64103%
	}
}

@media screen and (min-width:768px) {
	.showcase__text.square.left {
		margin-left: 8.54701%
	}
}

.showcase__text.square.left:before {
	-webkit-transform-origin: right center;
	transform-origin: right center
}

@media screen and (min-width:768px) {
	.showcase__text.square.right {
		margin-left: 25.64103%
	}
}

.showcase__overlay {
	background: rgba(26, 27, 32, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #fff;
	font-size: 18px;
	height: 100%;
	left: -1px;
	opacity: 0;
	overflow: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	position: absolute;
	right: -1px;
	top: 0;
	transition: opacity .5s ease;
	z-index: 2
}

.showcase__overlay-container {
	height: 100%;
	padding-top: 17%
}

@media screen and (min-width:768px) {
	.showcase__overlay-container {
		padding-top: 12%
	}
}

@media screen and (min-width:1300px) {
	.showcase__overlay-container {
		max-width: 370px;
		padding-top: 100px
	}
}

.showcase__video {
	overflow: hidden
}

.showcase__video:before {
	content: "";
	display: block;
	padding-top: 100%
}

@media screen and (min-width:768px) {
	.showcase__video:before {
		min-height: 380px
	}
}

.showcase__video video {
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto
}

.showcase__video--fullsize video {
	height: auto;
	min-width: 100%
}

@media screen and (min-width:768px) {
	.showcase__video--fullsize:before {
		padding-top: 40.17094%
	}
	.showcase__video--landscape:before {
		padding-top: 70.14925%
	}
	.showcase__video--square:before {
		padding-top: 100%
	}
}

.showcase__image-fallback {
	display: none
}

.showcase .fullsize .showcase__overlay-container,
.showcase .landscape .showcase__overlay-container {
	max-width: 470px
}

.showcase .fullsize .showcase__overlay-container .showcase__content,
.showcase .landscape .showcase__overlay-container .showcase__content {
	max-width: 370px
}

.showcase .showcase__media:hover .showcase__copy,
.showcase .showcase__media:hover .showcase__legal {
	opacity: 1;
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg);
	transition-delay: .2s
}

.showcase .showcase__media:hover .showcase__overlay {
	opacity: 1
}

.showcase .showcase__media:hover .showcase__tags {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition-delay: .45s, .45s
}

@media (max-width:767px) {
	[class*=showcase__col] {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-right: 0;
		margin-left: 0;
		min-width: 100%
	}
}

@media (max-width:767px) {
	.showcase .square {
		margin: 0
	}
	.showcase__col-right,
	.showcase__image,
	.showcase__text {
		margin-left: auto;
		margin-right: auto;
		min-width: 100%
	}
}

body.is-mobile .showcase__video video {
	display: none
}

body.is-mobile .showcase__image-fallback {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%
}

body.is-mobile .showcase__media:hover .showcase__overlay {
	opacity: 0
}

body.is-mobile .showcase__overlay.show {
	opacity: 1!important
}

.footer {
	background-color: #000;
	color: #9b9b9b;
	font-size: 12px;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding: 50px 0;
	width: 100%;
	z-index: 1
}

@media screen and (min-width:1024px) {
	.footer {
		padding-bottom: 120px;
		padding-top: 90px
	}
}

.footer__address {
	color: inherit;
	font-size: 1em;
	line-height: 25px;
	margin: 0;
	transition: color .75s ease
}

.footer__address:hover {
	color: #fff
}

.footer__address-row {
	display: block
}

.footer__btn {
	color: #343945;
	float: left;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
	line-height: 35px;
	margin-top: 20px;
	position: relative;
	text-align: center
}

@media screen and (min-width:1024px) {
	.footer__btn {
		float: right;
		margin-right: 12px;
		margin-top: -2px;
		white-space: nowrap
	}
}

.footer__btn:after {
	background-color: #000;
	bottom: -5px;
	content: "";
	height: 160%;
	left: 0;
	position: absolute;
	-webkit-transform: scaleX(1.25) scaleY(0);
	transform: scaleX(1.25) scaleY(0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	transition: -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1), -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	width: 100%
}

.footer__btn:hover .footer__btn-line,
.footer__btn[data-trigger-animation=true] .footer__btn-line {
	-webkit-transform: scaleX(1.4);
	transform: scaleX(1.4)
}

.footer__btn:hover .footer__btn-line-inner,
.footer__btn[data-trigger-animation=true] .footer__btn-line-inner {
	-webkit-transform: scaleY(48);
	transform: scaleY(48)
}

.footer__btn:hover>span,
.footer__btn[data-trigger-animation=true]>span {
	color: #000
}

.footer__btn>span {
	color: #fff;
	cursor: pointer;
	pointer-events: none;
	position: relative;
	transition: color .6s ease;
	z-index: 5
}

.footer__btn-line {
	bottom: -5px;
	cursor: pointer;
	height: 1px;
	left: 0;
	pointer-events: none;
	position: absolute;
	transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
	width: 100%
}

.footer__btn-line-inner {
	background-color: #fff;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	transition: -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1), -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	width: 100%
}

.footer__col {
	float: left;
	line-height: 25px;
	width: 50%
}

.footer__col-title-link {
	color: inherit
}

.footer__col--intro {
	border-bottom: 1px solid #272727;
	clear: both;
	margin-bottom: 7px;
	padding-bottom: 5px;
	min-width: 100%
}

.footer__col--mobile {
	clear: left
}

.footer__col--next {
	clear: both;
	margin-right: 0;
	margin-top: 32px;
	min-width: 100%
}

.footer__col-title {
	color: #fff;
	margin-bottom: 4px;
	margin-top: 35px
}

.footer__col-title~.footer__col-title {
	margin-top: 22px
}

@media screen and (min-width:1024px) {
	.footer__col-title {
		margin-top: -2px
	}
}

@media screen and (min-width:480px) {
	.footer__col {
		width: 33.333%
	}
}

@media screen and (min-width:1024px) {
	.footer__col {
		margin-right: 2.5641%;
		width: 14.52991%
	}
	.footer__col--intro {
		clear: none;
		border-bottom: 0;
		margin-bottom: 0;
		min-width: auto;
		padding-bottom: 60px
	}
	.footer__col--next {
		clear: right;
		margin-top: -5px;
		margin-right: 0;
		min-width: auto
	}
}

@media (min-width:1024px) and (max-width:1300px) {
	.footer__col:first-child {
		margin-right: 7.9%
	}
	.footer__col:nth-child(2) {
		margin-right: 5%;
		width: 9.5%
	}
	.footer__col:nth-child(3) {
		margin-right: 7%
	}
	.footer__col:nth-child(5) {
		margin-right: 5%;
		width: 9.5%
	}
	.footer__col:nth-child(6) {
		margin-right: 3%;
		width: 9.5%
	}
}

.footer__legal {
	border-top: 1px solid #272727;
	clear: both;
	color: #9b9b9b;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 25px;
	margin-top: 45px;
	padding-top: 43px;
	width: 100%
}

@media screen and (min-width:1024px) {
	.footer__legal {
		border-top: 0;
		margin-top: 0;
		padding-top: 35px
	}
}

.footer__link {
	color: #9b9b9b;
	display: block;
	font-size: 12px;
	transition: color .75s ease
}

.footer__link:hover {
	color: #fff
}

.footer__logo {
	display: block;
	margin-top: 5px;
	margin-bottom: 7px
}

@media screen and (min-width:1024px) {
	.footer__logo {
		margin-bottom: 16px
	}
}

.footer__logo svg {
	height: 27px;
	width: 90px
}

.footer__logo-letter {
	fill: #fefefe
}

.footer__nav {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%
}

.footer__nav:after {
	clear: both;
	content: "";
	display: block
}

.footer__nav-list--day-one {
	display: none
}

.day-one-page .footer__nav-list--day-one {
	display: block
}

.footer__slogan {
	color: #9b9b9b;
	font-size: 12px;
	line-height: 25px;
	margin: 0 0 35px;
	width: 140px
}

.footer__slogan strong {
	color: #fff;
	font-weight: 400
}

@media screen and (min-width:1024px) {
	.footer__hide--large {
		display: none
	}
}

.footer__hide--small {
	display: none
}

@media screen and (min-width:1024px) {
	.footer__hide--small {
		display: block
	}
}

.latest-news {
	position: relative;
	padding-top: 25vh;
	padding-bottom: 140px;
	color: #fff;
	z-index: 2
}

@media screen and (min-width:1024px) {
	.latest-news {
		padding-top: 75vh
	}
}

.latest-news__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%;
	pointer-events: none
}

.latest-news__container:after {
	clear: both;
	content: "";
	display: block
}

body:not(.is-mobile) .latest-news__container:hover>.latest-news__article a {
	opacity: .3
}

body:not(.is-mobile) .latest-news__container:hover>.latest-news__article a:hover {
	opacity: 1
}

.latest-news__heading-container {
	opacity: 0;
	transition: all .5s ease-in-out
}

html[data-active-bg-section=latest] .latest-news__heading-container {
	opacity: 1
}

.latest-news__cta {
	color: #7a7a84;
	display: inline-block;
	font-family: 'Gotham-Light', sans-serif;
	font-size: 12px;
	letter-spacing: .32px;
	line-height: 25px;
	margin-left: 52px;
	position: relative
}

.latest-news__cta,
.latest-news__cta:before {
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1)
}

.latest-news__cta:before {
	background-color: #7a7a84;
	bottom: 100%;
	content: "";
	height: 1px;
	left: 0;
	max-width: 70px;
	position: absolute;
	width: 30px;
	margin-bottom: 18px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	opacity: .42
}

@media screen and (min-width:768px) {
	.latest-news__cta {
		margin-left: 0
	}
}

.latest-news__image,
.latest-news__video {
	position: relative
}

.latest-news__image:before,
.latest-news__video:before {
	content: "";
	display: block;
	padding-top: 100%
}

.latest-news__image video,
.latest-news__video video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

@media screen and (min-width:768px) {
	.latest-news__image,
	.latest-news__video {
		max-width: 370px
	}
}

.latest-news__image-fallback {
	display: none
}

.latest-news__image {
	background-position: 50%;
	background-size: cover;
	background-color: #000
}

.latest-news__title {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 91.45299%;
	margin-bottom: 66px;
	color: #fff
}

.latest-news__title:last-child {
	margin-right: 0
}

@media screen and (min-width:768px) {
	.latest-news__title {
		margin-bottom: 96px
	}
}

.latest-news__line {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 5.98291%
}

.latest-news__line:last-child {
	margin-right: 0
}

.latest-news__line hr {
	height: 1px;
	background-color: #868991;
	border: 0;
	margin-top: 46px
}

@media screen and (nin-width:480px) {
	.latest-news__line hr {
		top: 106px
	}
}

@media screen and (nin-width:1024px) {
	.latest-news__line hr {
		top: 45px
	}
}

.latest-news__article {
	margin-bottom: 93px
}

.latest-news__article:last-of-type {
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	.latest-news__article {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 31.62393%;
		margin-bottom: 0
	}
	.latest-news__article:last-child {
		margin-right: 0
	}
	.latest-news__article.odd {
		margin-left: 8.54701%
	}
	.latest-news__article.even {
		margin-left: 17.09402%;
		position: relative;
		margin-top: 165px
	}
}

.latest-news__article a {
	color: #7a7a84;
	display: block;
	transition: all .5s ease;
	pointer-events: all
}

body:not(.is-mobile) .latest-news__article a:hover .latest-news__image,
body:not(.is-mobile) .latest-news__article a:hover .latest-news__video {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

body:not(.is-mobile) .latest-news__article a:hover time:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

body:not(.is-mobile) .latest-news__article a:hover .latest-news__cta {
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

body:not(.is-mobile) .latest-news__article a:hover .latest-news__cta:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.latest-news__article .latest-news__image,
.latest-news__article .latest-news__video {
	margin-bottom: 42px;
	transition: opacity .5s ease, -webkit-transform .5s ease;
	transition: opacity .5s ease, transform .5s ease;
	transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease
}

.latest-news__article time {
	position: relative;
	color: inherit;
	font-size: 12px;
	margin-left: 53px
}

.latest-news__article time:before {
	content: "";
	position: absolute;
	left: -55px;
	top: 8px;
	width: 30px;
	height: 1px;
	background-color: #7a7a84;
	opacity: .42;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform .5s cubic-bezier(.48, 0, .12, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

@media screen and (min-width:768px) {
	.latest-news__article time {
		margin-left: 0
	}
}

.latest-news__article h3 {
	color: #fff;
	font-size: 17px;
	line-height: 1.4em;
	margin: 20px 0 25px 53px;
	transition: all .5s ease
}

@media screen and (min-width:768px) {
	.latest-news__article h3 {
		font-size: 20px;
		line-height: 30px;
		margin-left: 0
	}
}

body.is-mobile .latest-news__video video {
	display: none
}

body.is-mobile .latest-news__image-fallback {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%
}

.content-list {
	padding-bottom: 150px;
	padding-top: 240px;
	position: relative
}

@media screen and (min-width:1024px) {
	.content-list {
		padding-bottom: 250px
	}
}

.content-list__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%
}

.content-list__container:after {
	clear: both;
	content: "";
	display: block
}

.content-list__block,
.content-list__bottom,
.content-list__capabilities {
	padding-left: 50px
}

@media screen and (min-width:768px) {
	.content-list__block,
	.content-list__bottom,
	.content-list__capabilities {
		padding-left: 96px
	}
}

.content-list__block {
	position: relative
}

@media screen and (min-width:768px) {
	.content-list__block {
		float: left;
		width: 82.90598%
	}
}

.content-list__block.shuffled .content-list__heading:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.content-list__heading {
	font-size: 27px;
	line-height: 1.5;
	margin-bottom: 20px;
	position: relative
}

@media screen and (min-width:480px) {
	.content-list__heading {
		font-size: 30px
	}
}

.content-list__heading:before {
	background-color: #000;
	bottom: 13px;
	content: "";
	height: 1px;
	left: -50px;
	max-width: 70px;
	position: absolute;
	width: 30px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s, -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	will-change: transform
}

@media screen and (min-width:768px) {
	.content-list__heading {
		padding-left: 0
	}
	.content-list__heading:before {
		left: -97px;
		width: 70px
	}
}

.content-list__copy.lead-copy {
	color: #868991;
	margin-bottom: 76px;
	margin-top: 0;
	font-size: 16px;
	line-height: 1.7;
	max-width: 220px
}

@media screen and (min-width:480px) {
	.content-list__copy.lead-copy {
		font-size: 19px;
		max-width: none
	}
}

@media screen and (min-width:768px) {
	.content-list__copy.lead-copy {
		font-size: 24px;
		float: left;
		line-height: 35px;
		width: 80%
	}
}

@media screen and (min-width:1024px) {
	.content-list__copy.lead-copy {
		margin-bottom: 97px
	}
}

@media screen and (min-width:1200px) {
	.content-list__copy.lead-copy {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%
	}
	.content-list__copy.lead-copy:last-child {
		margin-right: 0
	}
}

.content-list__capabilities {
	clear: both;
	position: relative
}

.content-list__list-title {
	font-size: 30px;
	line-height: 45px;
	margin-bottom: 27px
}

.content-list__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	list-style: none;
	margin: 0 0 41px;
	padding: 0
}

.content-list__list-item {
	margin-bottom: 15px;
	width: 100%
}

.content-list__list-item-link {
	color: #18181a;
	display: inline-block;
	font-size: 13px;
	left: 1px;
	line-height: 15px;
	position: relative;
	transition: all .5s cubic-bezier(.48, 0, .12, 1)
}

.content-list__list-item-link:hover {
	color: rgba(24, 24, 26, .5)
}

@media screen and (min-width:768px) {
	.content-list__list-item-link {
		font-size: 15px
	}
}

.content-list__list-item-label {
	color: #868991;
	font-size: 18px;
	line-height: 1.5;
	position: relative
}

@media screen and (min-width:768px) {
	.content-list__list-item-label {
		font-size: 20px;
		margin-bottom: 25px;
		width: 50%
	}
	.content-list__list-item-label:before {
		background-color: #a4a4a4;
		bottom: 10px;
		content: "";
		height: 1px;
		left: -58px;
		opacity: .4;
		position: absolute;
		width: 30px
	}
}

@media screen and (min-width:1100px) {
	.content-list__list-item {
		width: 33.33333%
	}
}

.content-list__btn {
	border: 1px solid #18181a;
	color: #18181a;
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	padding: 18px 18px 17px
}

.lifestyle {
	position: relative;
	height: 500px;
	background-size: cover;
	background-position: 50%
}

@media screen and (min-width:480px) {
	.lifestyle {
		height: 100vh;
		min-height: 900px
	}
}

.gallery {
	position: relative;
	min-height: 900px;
	padding-bottom: 192px
}

.gallery__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.gallery__container:after {
	clear: both;
	content: "";
	display: block
}

.gallery__top {
	margin: 228px auto 0;
	max-width: 970px;
	width: 90%
}

.gallery__heading {
	margin-left: 50px;
	position: relative
}

.gallery__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -50px;
	max-width: 70px;
	position: absolute;
	top: 34px;
	width: 30px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s, -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	will-change: transform
}

.shuffled .gallery__heading:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

@media (min-width:480px) {
	.gallery__heading:before {
		top: 45px
	}
}

@media (min-width:1300px) {
	.gallery__heading:before {
		left: -97px;
		width: 70px
	}
}

@media (min-width:768px) {
	.gallery__heading {
		float: left;
		margin: 0 10px 86px 50px;
		width: 165px
	}
}

@media (min-width:1100px) {
	.gallery__heading {
		margin-left: 0
	}
}

.gallery__copy-wrap {
	margin-left: 50px
}

@media (min-width:768px) {
	.gallery__copy-wrap {
		float: left;
		width: 28.2%
	}
}

@media (min-width:1100px) {
	.gallery__copy-wrap {
		margin-left: 13.5%
	}
}

.gallery__copy-title {
	margin-top: 30px;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 3px
}

.gallery__copy {
	margin-top: 0;
	margin-bottom: 66px
}

.gallery__image-grid {
	overflow: hidden;
	margin: 0 auto;
	max-width: 970px;
	width: 90%
}

@media (min-width:768px) {
	.gallery__image-col {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%
	}
	.gallery__image-col:last-child {
		margin-right: 0;
		padding-top: 20.7%
	}
}

.gallery__image-wrap {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	height: 0;
	margin-bottom: 25px;
	padding-top: 100%;
	position: relative
}

@media (min-width:768px) {
	.gallery__image-wrap {
		padding-top: 142.55319%
	}
}

.gallery__image-wrap.square {
	padding-top: 100%
}

.gallery__image-wrap:hover .gallery__overlay {
	opacity: 1
}

.gallery__image-wrap:hover .gallery__overlay .content p {
	opacity: 1;
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg)
}

.gallery__overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	background: rgba(26, 27, 32, .9);
	overflow: hidden;
	z-index: 2;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	transition: opacity .5s ease;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.gallery__overlay-container {
	position: absolute;
	top: 140px;
	width: 370px;
	overflow: hidden
}

.gallery__overlay-container .content {
	display: inline-block;
	margin-left: 100px;
	padding-bottom: 100px;
	width: 270px;
	line-height: 1.8em
}

.gallery__overlay-container .content p {
	margin: 0;
	opacity: 0;
	-webkit-transform: rotateY(-25deg) skewY(6deg);
	transform: rotateY(-25deg) skewY(6deg);
	transition: opacity 2s ease, -webkit-transform 1s ease;
	transition: transform 1s ease, opacity 2s ease;
	transition: transform 1s ease, opacity 2s ease, -webkit-transform 1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.gallery__image {
	max-width: 100%
}

.partner-grid {
	padding-top: 243px;
	padding: 144px 5% 110px;
	position: relative
}

@media screen and (min-width:768px) {
	.partner-grid {
		padding-bottom: 183px;
		padding-top: 243px
	}
}

.partner-grid__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.partner-grid__container:after {
	clear: both;
	content: "";
	display: block
}

.partner-grid__heading {
	margin-bottom: 35px;
	color: #fff;
	padding-left: 50px;
	position: relative
}

.partner-grid__heading:before {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 0;
	max-width: 70px;
	position: absolute;
	width: 30px;
	top: calc(50% - 1px);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s, -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	will-change: transform
}

.shuffled .partner-grid__heading:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

@media screen and (min-width:768px) {
	.partner-grid__heading {
		float: left;
		margin-bottom: 105px;
		margin-left: 0;
		padding-left: 96px
	}
	.partner-grid__heading:before {
		left: 0;
		width: 70px
	}
}

.partner-grid__copy {
	color: #818181;
	margin: 30px 0 30px 50px;
	max-width: 250px
}

.partner-grid__copy b {
	color: #fff
}

@media screen and (min-width:768px) {
	.partner-grid__copy {
		float: left;
		margin-bottom: 66px;
		margin-left: 17%
	}
}

.partner-grid__image {
	max-width: 100%
}

.partner-grid__partner-grid {
	clear: both;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.partner-grid__partner,
.partner-grid__partner-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.partner-grid__partner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 140px;
	width: 50%
}

@media screen and (min-width:650px) {
	.partner-grid__partner {
		width: 33.333%
	}
}

@media screen and (min-width:900px) {
	.partner-grid__partner {
		height: 170px;
		width: 25%
	}
}

body.menu-is-closing .site-menu__logo-letter .site-menu__burger span,
body.menu-is-open .site-menu__logo-letter .site-menu__burger span {
	background-color: #343945
}

body.menu-is-closing .site-menu__logo-letter .site-menu__logo-letter,
body.menu-is-open .site-menu__logo-letter .site-menu__logo-letter {
	fill: #343945
}

body.menu-is-closing .site-menu__logo-letter .site-menu__nav-item a,
body.menu-is-open .site-menu__logo-letter .site-menu__nav-item a {
	color: #343945
}

body.menu-is-closing .site-menu__logo-letter .site-menu__nav-item a:before,
body.menu-is-open .site-menu__logo-letter .site-menu__nav-item a:before {
	background-color: #343945
}

.site-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: height 0ms linear 1.5s;
	z-index: 5
}

.site-menu--show {
	height: 100%;
	opacity: 1;
	transition-delay: 0ms
}

.site-menu--show .site-menu__bg {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.site-menu--show .site-menu__nav {
	opacity: 1;
	-webkit-transform: translateX(0) rotateY(0deg) skewY(0deg);
	transform: translateX(0) rotateY(0deg) skewY(0deg);
	transition: opacity .5s ease-in-out .5s, -webkit-transform .6s ease-in-out .4s;
	transition: transform .6s ease-in-out .4s, opacity .5s ease-in-out .5s;
	transition: transform .6s ease-in-out .4s, opacity .5s ease-in-out .5s, -webkit-transform .6s ease-in-out .4s
}

.site-menu--show .site-menu__info-slogan {
	opacity: 1;
	transition: opacity 2s ease .9s
}

.site-menu--hide {
	opacity: 0;
	transition: opacity .5s ease-in-out
}

.site-menu__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center right;
	transform-origin: center right;
	transition: -webkit-transform .75s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform .75s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform .75s cubic-bezier(.48, 0, .12, 1) .3s, -webkit-transform .75s cubic-bezier(.48, 0, .12, 1) .3s
}

.site-menu__container {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 6
}

.site-menu__info-slogan {
	position: absolute;
	left: 20px;
	bottom: 40px;
	opacity: 0;
	transition: opacity .5s ease;
	z-index: 7
}

@media screen and (min-width:480px) {
	.site-menu__info-slogan {
		bottom: 80px
	}
}

@media screen and (min-width:600px) {
	.site-menu__info-slogan {
		left: 80px
	}
}

.site-menu__slogan {
	margin: 0;
	width: 140px;
	color: #9b9b9b;
	font-size: 12px
}

.site-menu__slogan strong {
	color: #fff;
	font-weight: 400
}

.site-menu__nav {
	margin-left: 68.37607%;
	position: absolute;
	right: 120px;
	top: 20vh;
	opacity: 0;
	-webkit-transform: translateX(0) rotateY(-60deg) skewY(-7deg);
	transform: translateX(0) rotateY(-60deg) skewY(-7deg);
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform 1s cubic-bezier(.48, 0, .12, 1);
	transition: transform 1s cubic-bezier(.48, 0, .12, 1), opacity .5s cubic-bezier(.48, 0, .12, 1);
	transition: transform 1s cubic-bezier(.48, 0, .12, 1), opacity .5s cubic-bezier(.48, 0, .12, 1), -webkit-transform 1s cubic-bezier(.48, 0, .12, 1);
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media screen and (min-width:480px) {
	.site-menu__nav {
		top: 25vh
	}
}

@media screen and (min-width:600px) {
	.site-menu__nav {
		right: 227px
	}
}

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

.site-menu__nav-list--day-one {
	display: none
}

.day-one-page .site-menu__nav-list--day-one {
	display: block
}

@media screen and (min-width:1024px) {
	.site-menu__nav-list:hover .site-menu__nav-link:after {
		transition-delay: .1s!important
	}
	.site-menu__nav-list:hover .site-menu__nav-item--active .site-menu__nav-link:not(:hover):after {
		transition-delay: 0ms;
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	.site-menu__nav-list:hover .site-menu__nav-link {
		opacity: .2
	}
	.site-menu__nav-list:hover .site-menu__nav-link:after {
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
	.site-menu__nav-list:hover .site-menu__nav-link:hover {
		opacity: 1
	}
	.site-menu__nav-list:hover .site-menu__nav-link:hover:after {
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.site-menu__nav-link {
	display: block;
	position: relative;
	padding: 10px 0;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	text-align: right;
	transition: opacity 1s ease
}

.site-menu__nav-link:after {
	content: "";
	position: absolute;
	top: 40px;
	height: 1px;
	background-color: #fff;
	right: -90px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) .9s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) .9s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) .9s, -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) .9s;
	width: 50px;
	will-change: transform
}

@media screen and (min-width:600px) {
	.site-menu__nav-link:after {
		right: -108px;
		top: 50px;
		width: 70px
	}
}

@media screen and (min-width:1024px) {
	.site-menu__nav-link:hover:after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@media screen and (min-width:600px) {
	.site-menu__nav-link {
		font-size: 40px;
		line-height: 55px
	}
}

body.menu-is-open .site-menu__nav-item--active .site-menu__nav-link:after {
	transition-delay: .7s;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.accordion {
	position: relative;
	padding-top: 30px;
	padding-bottom: 75px
}

@media screen and (min-width:480px) {
	.accordion {
		padding-top: 163px;
		padding-bottom: 151px
	}
}

.accordion__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.accordion__container:after {
	clear: both;
	content: "";
	display: block
}

.accordion__heading {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 91.45299%;
	margin-left: 8.54701%;
	position: relative;
	margin-bottom: 50px
}

.accordion__heading:last-child {
	margin-right: 0
}

.accordion__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -97px;
	max-width: 70px;
	position: absolute;
	width: 10vw;
	bottom: 13px
}

@media screen and (min-width:768px) {
	.accordion__heading {
		margin-bottom: 100px
	}
}

.accordion__list,
.accordion__sublist {
	list-style: none;
	margin: 0;
	padding: 0
}

.accordion__list {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 65.81197%;
	margin-left: 25.64103%
}

.accordion__list:last-child {
	margin-right: 0
}

.accordion__expand-wrapper {
	height: 0;
	overflow: hidden;
	transition: height .5s cubic-bezier(.215, .61, .355, 1) .25s;
	will-change: height
}

.accordion__sublist {
	opacity: 0;
	-webkit-transform: rotateY(-30deg) skewY(3.5deg);
	transform: rotateY(-30deg) skewY(3.5deg);
	transition: opacity .25s ease .25s, -webkit-transform .25s ease .25s;
	transition: transform .25s ease .25s, opacity .25s ease .25s;
	transition: transform .25s ease .25s, opacity .25s ease .25s, -webkit-transform .25s ease .25s;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.accordion__item {
	position: relative;
	margin: 0 0 15px
}

@media screen and (min-width:480px) {
	.accordion__item {
		margin: 70px 0
	}
}

.accordion__item:hover .accordion__item-count {
	opacity: 1;
	transition-delay: .5s
}

.accordion__item:hover .accordion__item-heading:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.accordion__item--expanded .accordion__expand-wrapper {
	transition-delay: 0ms
}

.accordion__item--expanded .accordion__sublist {
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg);
	opacity: 1;
	transition: opacity 1.25s ease 125ms, -webkit-transform .5s ease 125ms;
	transition: transform .5s ease 125ms, opacity 1.25s ease 125ms;
	transition: transform .5s ease 125ms, opacity 1.25s ease 125ms, -webkit-transform .5s ease 125ms
}

.accordion__item--expanded .accordion__item-heading:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.accordion__item-count {
	position: absolute;
	left: -75px;
	top: 12px;
	color: #868991;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media screen and (min-width:480px) {
	.accordion__item-count {
		left: -95px;
		top: 16px;
		font-size: 18px
	}
}

.accordion__item-heading {
	color: #343945;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.accordion__item-heading:before {
	content: "";
	position: absolute;
	top: 38px;
	left: -75px;
	width: 60px;
	height: 1px;
	background-color: #000;
	overflow: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1);
	transition: transform .75s cubic-bezier(.42, 0, .19, 1);
	transition: transform .75s cubic-bezier(.42, 0, .19, 1), -webkit-transform .75s cubic-bezier(.42, 0, .19, 1);
	will-change: transform
}

@media screen and (min-width:480px) {
	.accordion__item-heading {
		font-size: 70px;
		line-height: 75px
	}
	.accordion__item-heading:before {
		left: -95px;
		top: 58px;
		width: 70px
	}
}

.accordion__subitem {
	color: #868991;
	font-size: 16px;
	line-height: 24px
}

@media screen and (min-width:480px) {
	.accordion__subitem {
		font-size: 20px;
		line-height: 30px
	}
}

.accordion__subitem:first-child {
	margin-top: 15px
}

@media screen and (min-width:480px) {
	.accordion__subitem:first-child {
		margin-top: 30px
	}
}

.career-listing {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px
}

@media screen and (min-width:768px) {
	.career-listing {
		padding-top: 215px;
		padding-bottom: 260px
	}
}

.career-listing__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.career-listing__container:after {
	clear: both;
	content: "";
	display: block
}

.career-listing__block {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 82.90598%;
	margin-left: 8.54701%;
	font-size: 15px;
	line-height: 1.66667;
	margin-bottom: 60px
}

.career-listing__block:last-child {
	margin-right: 0
}

@media screen and (min-width:768px) {
	.career-listing__block {
		margin-bottom: 0;
		margin-right: 2.5641%;
		width: 27.07692%
	}
}

.career-listing__block a {
	transition: opacity .2s cubic-bezier(.48, 0, .12, 1)
}

.career-listing__block a:hover {
	opacity: .7
}

.career-listing__description {
	margin-top: 0
}

.career-listing__listing {
	margin-left: 8.54701%;
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 82.90598%
}

.career-listing__listing:last-child {
	margin-right: 0
}

@media screen and (min-width:768px) {
	.career-listing__listing {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%
	}
	.career-listing__listing:last-child {
		margin-right: 0
	}
}

.career-listing__heading {
	margin-bottom: 37px
}

.career-listing__group-list {
	list-style: none;
	margin: 0;
	padding: 0;
	pointer-events: none
}

.career-listing__group-list:hover .career-listing__job-link {
	color: #c8c9cb
}

.career-listing__group-list:hover .career-listing__job-link:hover {
	color: #51555f
}

.career-listing__group-title {
	color: #868991;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 6px
}

.career-listing__job-link {
	color: #51555f;
	display: inline-block;
	font-size: 20px;
	padding: 6px 0;
	pointer-events: auto;
	transition: color .5s ease
}

.career-listing__job-link span {
	font-size: 15px;
	opacity: .5
}

.career-listing__listing-group {
	margin-bottom: 40px
}

.career-listing__location-tag {
	display: inline-block;
	font-size: 13px;
	letter-spacing: .5px;
	line-height: 13px;
	margin-left: 5px;
	padding: 5px 6px;
	position: relative;
	top: -3px
}

.career-listing__location-tag:after,
.career-listing__location-tag:before {
	content: "";
	height: 24px;
	left: -2.5%;
	position: absolute;
	top: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	width: 105%
}

.career-listing__location-tag:after {
	background-color: #000;
	-webkit-transform-origin: center top;
	transform-origin: center top;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease
}

.career-listing__job-link:hover .career-listing__location-tag:after {
	background-color: transparent;
	transition: all 0s ease;
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.career-listing__location-tag:before {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	transition: all 0ms ease
}

.career-listing__job-link:hover .career-listing__location-tag:before {
	background-color: #000;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.career-listing__location-tag span {
	color: #fff;
	opacity: 0;
	position: relative;
	transition: opacity .25s ease;
	z-index: 1
}

.career-listing__job-link:hover .career-listing__location-tag span {
	opacity: 1
}

.content-stats {
	position: relative;
	height: 100vh;
	min-height: 900px
}

.content-stats__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%;
	padding-left: 50px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25vh
}

.content-stats__container:after {
	clear: both;
	content: "";
	display: block
}

@media (min-width:768px) {
	.content-stats__container {
		padding: 0
	}
}

@media (min-width:768px) {
	.content-stats__copy.lead-copy {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.content-stats__top {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%;
		margin-left: 8.54701%
	}
	.content-stats__top:last-child {
		margin-right: 0
	}
}

.content-stats__heading {
	margin-bottom: 42px;
	position: relative
}

.content-stats__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -97px;
	max-width: 70px;
	position: absolute;
	top: 45px;
	width: 10vw;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	transition: -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	transition: transform .75s cubic-bezier(.42, 0, .19, 1) .4s, -webkit-transform .75s cubic-bezier(.42, 0, .19, 1) .4s;
	will-change: transform
}

@media (max-width:479px) {
	.content-stats__heading:before {
		top: 34px
	}
}

@media (max-width:767px) {
	.content-stats__heading:before {
		left: -50px;
		width: 30px
	}
}

.shuffle--with-bg .content-stats__heading:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.content-stats__copy {
	margin-bottom: 66px
}

.content-stats__stats {
	margin-left: -50px
}

@media (min-width:480px) {
	.content-stats__stats {
		margin-left: -9.5%
	}
}

@media (min-width:768px) {
	.content-stats__stats {
		float: left;
		margin-left: -1px;
		margin-top: 110px;
		width: 100%
	}
}

.content-stats__stat {
	color: #000;
	margin-left: 48px
}

.content-stats__stat+.content-stats__stat {
	margin-top: 34px
}

@media (min-width:480px) {
	.content-stats__stat {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 23.07692%;
		margin-left: 8.54701%
	}
	.content-stats__stat:last-child {
		margin-right: 0
	}
	.content-stats__stat+.content-stats__stat {
		margin-top: 0
	}
}

.content-stats__stat-value {
	display: inline-block;
	position: relative;
	font-size: 50px;
	line-height: 1.072
}

.content-stats__stat-value:before {
	background-color: #000;
	bottom: 16px;
	content: "";
	height: 1px;
	left: -43px;
	position: absolute;
	width: 30px
}

@media (min-width:768px) {
	.content-stats__stat-value {
		font-size: 70px
	}
	.content-stats__stat-value:before {
		bottom: 16px;
		left: -57px
	}
}

.content-stats__stat-unit {
	font-size: 12px;
	line-height: 25px;
	opacity: .7
}

.content-stats__stat-label {
	display: block;
	font-size: 15px;
	line-height: 25px;
	margin-left: 2px
}

@media (min-width:768px) {
	.content-stats__stat-label {
		font-size: 17px
	}
}

.heading-grid {
	position: relative;
	z-index: 1
}

@media screen and (min-width:1024px) {
	.heading-grid {
		height: 100vh
	}
}

.heading-grid__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%;
	padding: 160px 0 100px
}

.heading-grid__container:after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.heading-grid__container {
		padding-top: 200px
	}
}

@media screen and (min-width:1024px) {
	.heading-grid__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 250px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.heading-grid__container>* {
		margin-left: auto
	}
}

@media (min-height:750px) and (min-width:1024px) {
	.heading-grid__container {
		padding-bottom: 4%;
		padding-top: 0;
		position: relative;
		top: 100%;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@media (min-height:1080px) and (min-width:1024px) {
	.heading-grid__container {
		-webkit-transform: translateY(-125%);
		transform: translateY(-125%)
	}
}

.heading-grid__block {
	margin-left: 50px;
	opacity: 1;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1) .4s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .4s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .4s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s
}

@media screen and (min-width:600px) {
	.heading-grid__block {
		margin-left: 96px
	}
}

.heading-grid__block.menu-open {
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0);
	opacity: 0;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1) .3s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .3s;
	transition: transform 1s cubic-bezier(.48, 0, .12, 1) .3s, opacity .5s cubic-bezier(.48, 0, .12, 1) .3s, -webkit-transform 1s cubic-bezier(.48, 0, .12, 1) .3s
}

.heading-grid__block.shuffled .heading-grid__heading:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

@media screen and (min-width:1024px) {
	.heading-grid__block {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
		float: left;
		margin-top: 164px
	}
}

.heading-grid__grid {
	list-style: none;
	margin: 60px 0 0 56px;
	opacity: 0;
	padding: 0;
	transition: .45s ease-in-out .6s
}

.swipe--active .heading-grid__grid {
	opacity: 1
}

@media screen and (min-width:600px) {
	.heading-grid__grid {
		margin-left: 96px
	}
}

@media screen and (min-width:768px) {
	.heading-grid__grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
}

@media screen and (min-width:1024px) {
	.heading-grid__grid {
		margin: 0;
		max-width: 580px
	}
}

.heading-grid__grid-item {
	margin: 43px 0 0
}

.heading-grid__grid-item a {
	color: inherit;
	transition: color .25s ease-in-out
}

.heading-grid__grid-item a:focus,
.heading-grid__grid-item a:hover {
	color: #343945
}

@media screen and (min-width:600px) {
	.heading-grid__grid-item {
		margin-bottom: 83px;
		margin-top: 0;
		padding-right: 70px;
		width: 50%
	}
}

.heading-grid__heading {
	opacity: 0;
	-webkit-transform: rotateY(-60deg) skewY(-7deg);
	transform: rotateY(-60deg) skewY(-7deg);
	transition: all 1.4s cubic-bezier(.48, 0, .12, 1) 0ms;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform
}

.is-mobile .heading-grid__heading {
	-webkit-transform: none;
	transform: none;
	transition-property: opacity
}

.pjax-active .heading-grid__heading {
	transition-delay: 0ms, 0ms
}

.pjax-active .heading-grid__heading:before {
	transition-delay: .6s
}

.heading-grid__heading:before {
	background-color: #000;
	content: "";
	display: block;
	height: 1px;
	margin-right: 20px;
	position: absolute;
	top: 106px;
	right: 100%;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	transition: -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s;
	transition: transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s, -webkit-transform .5s cubic-bezier(.48, 0, .12, 1) 1.3s;
	width: 30px;
	will-change: transform
}

.is-mobile .heading-grid__heading:before {
	-webkit-transform: none;
	transform: none
}

@media screen and (min-width:600px) {
	.heading-grid__heading:before {
		margin-right: 26px;
		top: 106px;
		width: 70px
	}
}

@media (max-width:479px) {
	.heading-grid__heading:before {
		top: 81px
	}
}

.fresh-visit .swipe--active .heading-grid__heading,
html:not(.fresh-visit) .visible .heading-grid__heading {
	opacity: 1;
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg)
}

.visible .heading-grid__heading:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

html.fresh-visit .visible .heading-grid__heading:before {
	transition-delay: 1.3s
}

.heading-grid__heading:before {
	transition-delay: .6s
}

.page-active .heading-grid__heading:before {
	transition-delay: 0ms
}

.swipe--active .heading-grid__heading,
html:not(.fresh-visit) .shuffled .heading-grid__heading {
	opacity: 1;
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg)
}

.swipe--active .heading-grid__heading:before,
html:not(.fresh-visit) .shuffled .heading-grid__heading:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.heading-grid__item-heading {
	color: #343945;
	font-size: 20px;
	line-height: 35px;
	position: relative
}

.heading-grid__item-heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -56px;
	max-width: 70px;
	position: absolute;
	top: 22px;
	width: 30px
}

@media screen and (max-width:1023px) {
	.heading-grid__item-heading:before {
		display: none
	}
}

.showcase__heading {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media screen and (min-width:768px) {
	.showcase__col-left {
		margin-right: 2.5641%;
		width: 40.17094%
	}
	.showcase__col-right {
		margin-left: 17.09402%;
		width: 40.17094%
	}
	.showcase--2up .showcase__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.showcase--2up .showcase__text {
		opacity: 1;
		margin-left: 21.5%;
		top: 0;
		width: 48.71795%
	}
	.showcase--2up .showcase__text:before {
		top: 13px
	}
	.showcase .showcase__eyebrow {
		margin-top: 56px
	}
	.showcase .square {
		margin-top: 80px
	}
}

.showcase-show-more {
	padding-top: 105px
}

@media screen and (min-width:768px) {
	.showcase-show-more {
		padding-top: 18vh
	}
}

.showcase-show-more__container {
	position: relative;
	text-align: center;
	z-index: 5
}

.showcase-show-more__btn {
	display: inline-block;
	position: relative;
	color: #343945;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	transition: opacity .5s cubic-bezier(.48, 0, .12, 1)
}

.showcase-show-more__btn.shuffle {
	opacity: 1
}

.showcase-show-more__btn.fade-out {
	opacity: 0;
	pointer-events: none
}

.showcase-show-more__btn:hover .showcase-show-more__btn-line,
.showcase-show-more__btn[data-trigger-animation=true] .showcase-show-more__btn-line {
	-webkit-transform: scaleX(1.2);
	transform: scaleX(1.2)
}

.showcase-show-more__btn:hover .showcase-show-more__btn-line-inner,
.showcase-show-more__btn[data-trigger-animation=true] .showcase-show-more__btn-line-inner {
	-webkit-transform: scaleY(56);
	transform: scaleY(56)
}

.showcase-show-more__btn:hover span,
.showcase-show-more__btn[data-trigger-animation=true] span {
	color: #fff
}

.showcase-show-more__btn span {
	position: relative;
	color: #000;
	transition: color .6s ease;
	cursor: pointer;
	z-index: 5
}

.showcase-show-more__btn:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 160%;
	background-color: #fff;
	-webkit-transform: scaleX(1.25) scaleY(0);
	transform: scaleX(1.25) scaleY(0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	transition: -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1), -webkit-transform .7s cubic-bezier(.86, 0, .07, 1)
}

.showcase-show-more__btn-line {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 1px;
	cursor: pointer;
	transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s cubic-bezier(.215, .61, .355, 1);
	transition: transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1)
}

.showcase-show-more__btn-line-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	transition: -webkit-transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1);
	transition: transform .7s cubic-bezier(.86, 0, .07, 1), -webkit-transform .7s cubic-bezier(.86, 0, .07, 1)
}

.showcase-show-more__btn--closing {
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s ease .4s
}

.showcase-show-more__btn--closing .showcase-show-more__btn-line {
	-webkit-transform: scaleX(1.2)!important;
	transform: scaleX(1.2)!important
}

.showcase-show-more__btn--closing .showcase-show-more__btn-line-inner {
	-webkit-transform: scaleY(56)!important;
	transform: scaleY(56)!important
}

.showcase-show-more__btn--closing span {
	color: #000!important;
	opacity: 0;
	transition: color .2s cubic-bezier(.48, 0, .12, 1) .2s, opacity .2s cubic-bezier(.48, 0, .12, 1) .2s
}

.showcase-show-more__btn--closing:after {
	-webkit-transform: scaleX(1.25) scaleY(1);
	transform: scaleX(1.25) scaleY(1)
}

.location-blocks {
	overflow: hidden;
	padding-bottom: 134px;
	padding-top: 150px;
	position: relative
}

@media screen and (min-width:768px) {
	.location-blocks {
		padding-bottom: 160px;
		padding-top: 240px
	}
}

.location-blocks__cols {
	padding-left: 50px
}

@media screen and (min-width:768px) {
	.location-blocks__cols {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		padding-left: 96px
	}
}

.location-blocks__col {
	padding: 49px 0 10px 1px;
	position: relative;
	transition: opacity .5s ease-in-out
}

@media screen and (min-width:768px) {
	.location-blocks__col {
		float: left;
		padding-bottom: 66px;
		padding-right: 8.454%;
		width: 33.333%
	}
	[data-location-activated=true] .location-blocks__col {
		opacity: .3
	}
	[data-location-activated=true] .location-blocks__col--active {
		opacity: 1
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.location-blocks__col {
		padding-right: 8%
	}
}

.location-blocks__col--active {
	opacity: 1
}

.location-blocks__col:last-child {
	padding-right: 8.454%
}

.location-blocks__address {
	color: #a4a4a4;
	font-size: 15px;
	font-style: normal;
	line-height: 1.47059;
	margin-bottom: 20px
}

@media screen and (min-width:768px) {
	.location-blocks__address {
		margin-bottom: 30px
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.location-blocks__address {
		font-size: 1.7vw
	}
}

@media (min-width:1000px) {
	.location-blocks__address {
		font-size: 17px
	}
}

.location-blocks__contact-info {
	transition: opacity .6s ease-in-out .35s, -webkit-transform .9s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .6s ease-in-out .35s, transform .9s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .6s ease-in-out .35s, transform .9s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform .9s cubic-bezier(.48, 0, .12, 1) .35s
}

.location-blocks__contact-info a {
	color: #a4a4a4;
	font-size: 12px;
	line-height: 25px;
	transition: color .2s ease-in-out
}

.location-blocks__contact-info a:hover {
	color: #fff
}

@media screen and (min-width:768px) {
	.location-blocks__contact-info {
		opacity: 0;
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0)
	}
	body.is-mobile .location-blocks__contact-info {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
	.location-blocks__col--active .location-blocks__contact-info {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		transition: opacity .7s ease-in-out .5s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
		transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
		transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
	}
	[data-location-map-visible=false] .location-blocks__col--active .location-blocks__contact-info {
		transition-delay: 0ms, 0ms;
		transition-duration: .56s, .96s
	}
}

.location-blocks--one-office .location-blocks__contact-info {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

.location-blocks__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%
}

.location-blocks__container:after {
	clear: both;
	content: "";
	display: block
}

.location-blocks__heading {
	color: #fff;
	margin-bottom: 12px;
	padding-left: 50px;
	position: relative
}

.location-blocks__heading:before {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 0;
	max-width: 70px;
	position: absolute;
	top: 34px;
	width: 30px
}

@media screen and (min-width:480px) {
	.location-blocks__heading:before {
		top: 45px
	}
}

@media screen and (min-width:768px) {
	.location-blocks__heading {
		margin-bottom: 77px;
		padding-left: 96px
	}
	.location-blocks__heading:before {
		width: 70px
	}
}

.location-blocks__location-heading {
	margin-bottom: 10px;
	color: #fff;
	font-size: 26px;
	line-height: 1.23333;
	margin-bottom: 16px
}

@media (min-width:768px) and (max-width:1199px) {
	.location-blocks__location-heading {
		font-size: 2.5vw
	}
}

@media (min-width:1200px) {
	.location-blocks__location-heading {
		font-size: 30px
	}
}

.location-blocks__maps {
	margin: 0
}

.location-blocks--one-office .location-blocks__maps {
	opacity: 0;
	transition: opacity .5s ease-in-out
}

.location-blocks--one-office.background--active .location-blocks__maps {
	opacity: 1
}

.location-blocks__map {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition: opacity .42s ease-in-out .3s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .42s ease-in-out .3s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .42s ease-in-out .3s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
}

body.is-mobile .location-blocks__map--orange-county {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: opacity .7s ease-in-out .5s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
}

.location-blocks__map--chicago {
	background-image: url(/dist/assets/images/locations/chicago-10546cc706.jpg);
	background-position: top
}

[data-active-location=chicago] .location-blocks__map--chicago,
[data-location-map-visible=false] .location-blocks__map--chicago {
	transition: opacity .7s ease-in-out .5s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
}

[data-active-location=chicago] .location-blocks__map--chicago {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

[data-location-map-visible=false] [data-active-location=chicago] .location-blocks__map--chicago {
	transition-delay: 0ms, 0ms;
	transition-duration: .56s, .96s
}

.location-blocks__map--orange-county {
	background-image: url(/dist/assets/images/locations/orange-county-f72b166f23.jpg)
}

[data-active-location=orange-county] .location-blocks__map--orange-county,
[data-location-map-visible=false] .location-blocks__map--orange-county {
	transition: opacity .7s ease-in-out .5s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
}

[data-active-location=orange-county] .location-blocks__map--orange-county {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

[data-location-map-visible=false] [data-active-location=orange-county] .location-blocks__map--orange-county {
	transition-delay: 0ms, 0ms;
	transition-duration: .56s, .96s
}

.location-blocks__map--san-diego {
	background-image: url(/dist/assets/images/locations/san-diego-e7fa2d4074.jpg)
}

[data-active-location=san-diego] .location-blocks__map--san-diego,
[data-location-map-visible=false] .location-blocks__map--san-diego {
	transition: opacity .7s ease-in-out .5s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
}

[data-active-location=san-diego] .location-blocks__map--san-diego {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

[data-location-map-visible=false] [data-active-location=san-diego] .location-blocks__map--san-diego {
	transition-delay: 0ms, 0ms;
	transition-duration: .56s, .96s
}

.location-blocks--one-office .location-blocks__map {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: opacity .7s ease-in-out .5s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s;
	transition: opacity .7s ease-in-out .5s, transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s, -webkit-transform 1.2s cubic-bezier(.48, 0, .12, 1) .35s
}

.gallery-grid {
	padding-bottom: 150px;
	padding-top: 150px;
	position: relative
}

@media screen and (min-width:1024px) {
	.gallery-grid {
		padding-top: 237px;
		padding-bottom: 240px
	}
}

.gallery-grid__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%
}

.gallery-grid__container:after {
	clear: both;
	content: "";
	display: block
}

.gallery-grid__image {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.gallery-grid__image-col {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 48.71795%
	}
	.gallery-grid__image-col:last-child {
		margin-right: 0
	}
	.gallery-grid__image-col:first-child {
		padding-top: 20.7%
	}
}

.gallery-grid__image-wrap {
	margin-bottom: 25px;
	width: 100%;
	background-color: #000;
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 100%;
	position: relative
}

@media (min-width:768px) {
	.gallery-grid__image-wrap {
		padding-top: 142.55319%
	}
}

.gallery-grid__image-wrap.square {
	padding-top: 100%
}

.gallery-grid__image-wrap:hover .gallery-grid__overlay {
	opacity: 1
}

.gallery-grid__image-wrap:hover .gallery-grid__overlay .content p {
	opacity: 1;
	-webkit-transform: rotateY(0deg) skewY(0deg);
	transform: rotateY(0deg) skewY(0deg)
}

.gallery-grid__overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	background: rgba(26, 27, 32, .9);
	overflow: hidden;
	z-index: 2;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	transition: opacity .5s ease;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.gallery-grid__overlay-container {
	position: absolute;
	top: 140px;
	width: 370px;
	overflow: hidden
}

.gallery-grid__overlay-container .content {
	display: inline-block;
	margin-left: 100px;
	padding-bottom: 100px;
	width: 270px;
	line-height: 1.8em
}

.gallery-grid__overlay-container .content p {
	margin: 0;
	opacity: 0;
	-webkit-transform: rotateY(-25deg) skewY(6deg);
	transform: rotateY(-25deg) skewY(6deg);
	transition: opacity 2s ease, -webkit-transform 1s ease;
	transition: transform 1s ease, opacity 2s ease;
	transition: transform 1s ease, opacity 2s ease, -webkit-transform 1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.people-grid {
	position: relative;
	padding: 210px 0 150px
}

.people-grid__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.people-grid__container:after {
	clear: both;
	content: "";
	display: block
}

.people-grid__heading {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 82.90598%;
	margin-left: 8.54701%;
	position: relative;
	margin-bottom: 54px
}

.people-grid__heading:last-child {
	margin-right: 0
}

.people-grid__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -97px;
	max-width: 70px;
	position: absolute;
	width: 10vw;
	bottom: 13px
}

@media screen and (min-width:768px) {
	.people-grid__heading {
		margin-bottom: 104px
	}
}

.people-grid__image-grid {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 65.81197%;
	margin-left: 17.09402%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.people-grid__image-grid:last-child {
	margin-right: 0
}

.people-grid__image-wrap {
	margin-bottom: 55px;
	width: 100%
}

@media screen and (min-width:480px) {
	.people-grid__image-wrap {
		width: 48%;
		width: calc(50% - 17px)
	}
}

@media screen and (min-width:768px) {
	.people-grid__image-wrap {
		width: 30%;
		width: calc(50% - 15px)
	}
}

.people-grid__image {
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	margin-bottom: 30px;
	padding-top: 100%;
	position: relative;
	width: 100%
}

.people-grid__person-name {
	display: block;
	margin-bottom: 1px;
	color: #343945;
	font-size: 20px;
	line-height: 30px
}

.people-grid__person-job-title {
	display: block;
	color: #868991;
	font-size: 15px;
	line-height: 25px
}

.text-grid {
	position: relative;
	padding: 50px 0
}

@media screen and (min-width:768px) {
	.text-grid {
		padding-top: 196px;
		padding-bottom: 187px
	}
}

.text-grid__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.text-grid__container:after {
	clear: both;
	content: "";
	display: block
}

.text-grid__heading {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 82.90598%;
	margin-left: 8.54701%;
	position: relative;
	margin-bottom: 31px
}

.text-grid__heading:last-child {
	margin-right: 0
}

.text-grid__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -97px;
	max-width: 70px;
	position: absolute;
	width: 10vw;
	bottom: 13px
}

.text-grid__description {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 82.90598%;
	margin-left: 8.54701%;
	margin-top: 0;
	line-height: 25px
}

.text-grid__description:last-child {
	margin-right: 0
}

@media screen and (min-width:992px) {
	.text-grid__description {
		float: left;
		display: block;
		margin-right: 2.5641%;
		width: 31.62393%
	}
	.text-grid__description:last-child {
		margin-right: 0
	}
}

.text-grid__blocks {
	float: left;
	display: block;
	margin-right: 2.5641%;
	width: 82.90598%;
	margin-left: 8.54701%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.text-grid__blocks:last-child {
	margin-right: 0
}

.text-grid__block {
	margin-top: 45px
}

@media screen and (min-width:992px) {
	.text-grid__block {
		margin-top: 60px;
		width: 28%
	}
}

.text-grid__block-heading {
	color: #1c1d1e;
	font-size: 24px;
	line-height: 35px
}

.text-grid__block-description {
	line-height: 25px
}

.free-form-content {
	position: relative;
	padding-top: 200px;
	padding-bottom: 150px
}

.free-form-content__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	width: 90%
}

.free-form-content__container:after {
	clear: both;
	content: "";
	display: block
}

.free-form-content__heading {
	margin-bottom: 60px;
	color: #fff
}

.free-form-content__content h1,
.free-form-content__content h2,
.free-form-content__content h3,
.free-form-content__content h4,
.free-form-content__content h5,
.free-form-content__content h6 {
	margin-bottom: 20px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px
}

.free-form-content__content p {
	margin-top: 0;
	margin-bottom: 45px;
	font-size: 15px;
	line-height: 25px
}

.day-one-page #intercom-container,
.day-one-page .footer__col,
.day-one-page .footer__nav-list:first-of-type,
.day-one-page .header__nav-list:first-of-type,
.day-one-page .site-menu__nav-list:first-of-type {
	display: none
}

.day-one-page .accordion {
	padding-bottom: 100px;
	padding-top: 30px
}

.day-one-page .accordion__heading {
	margin-bottom: 50px;
	margin-left: 95px
}

.day-one-page .accordion__item {
	counter-increment: a
}

@media (max-width:767px) {
	.day-one-page .accordion__item {
		margin-bottom: 30px
	}
}

.day-one-page .accordion__list {
	counter-reset: a
}

.day-one-page .accordion__item-count {
	visibility: hidden
}

.day-one-page .accordion__item-count:before {
	content: counter(a);
	visibility: visible
}

.day-one-page .accordion__item-heading {
	font-size: 25px;
	line-height: 1.5
}

@media (min-width:480px) {
	.day-one-page .accordion__item-heading {
		font-size: 30px
	}
}

@media (min-width:768px) {
	.day-one-page .accordion__item-heading {
		font-size: 40px;
		line-height: 1.25
	}
}

.day-one-page .accordion__subitem {
	display: inline
}

@media (max-width:767px) {
	.day-one-page .accordion__subitem {
		font-size: 14px;
		line-height: 1.75
	}
}

.day-one-page .accordion__sublist {
	padding-top: 25px
}

.day-one-page .content-list {
	padding-bottom: 96px;
	padding-top: 0
}

.day-one-page .content-list__block,
.day-one-page .content-list__bottom,
.day-one-page .content-list__capabilities {
	padding-left: 0
}

.day-one-page .content-list__container {
	padding-left: 50px
}

@media (min-width:480px) {
	.day-one-page .content-list__container {
		padding-left: 70px
	}
}

@media (min-width:768px) {
	.day-one-page .content-list__container {
		padding-left: 90px
	}
}

.day-one-page .content-list__copy.lead-copy {
	max-width: none
}

@media (min-width:1200px) {
	.day-one-page .content-list__copy.lead-copy {
		width: 52.5%
	}
}

@media (max-width:767px) {
	.day-one-page .content-list__heading:before {
		display: none
	}
}

.day-one-page .content-list__list-title {
	font-size: 27px;
	line-height: 1.5;
	max-width: 880px
}

.day-one-page .content-list~.content-list {
	padding-bottom: 35px
}

@media (min-width:768px) {
	.day-one-page .content-list {
		padding-bottom: 145px
	}
}

.day-one-page .footer__col--intro,
.day-one-page .footer__col--intro+.footer__col {
	display: block
}

@media (min-width:768px) {
	.day-one-page .footer__col--intro {
		margin-right: 11%
	}
}

@media (max-width:767px) {
	.day-one-page .section-title__heading {
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-left: 70px;
		width: 90%
	}
	.day-one-page .section-title__heading:before {
		left: 0;
		width: 50px
	}
}

@media (max-width:479px) {
	.day-one-page .section-title__heading {
		padding-left: 50px
	}
	.day-one-page .section-title__heading:before {
		width: 30px
	}
}

.day-one-page .showcase__content {
	border: none
}

.day-one-page .showcase__heading {
	opacity: 1
}

.day-one-page .showcase+.hero {
	margin-top: 173px
}

.day-one-page .small-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width:1024px) {
	.day-one-page .small-content {
		height: 100vh
	}
}

.day-one-page .small-content__block {
	margin: 0;
	opacity: 1;
	max-width: 420px;
	width: 100%
}

.day-one-page .small-content__container {
	position: static;
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	padding-left: 50px;
	padding-right: 50px;
	width: 90%
}

@media (min-width:480px) {
	.day-one-page .small-content__container {
		padding-left: 70px;
		padding-right: 70px
	}
}

@media (min-width:768px) {
	.day-one-page .small-content__container {
		padding-left: 90px;
		padding-right: 90px
	}
}

.day-one-page .small-content__copy {
	margin: 0
}

.day-one-page .small-content+.showcase {
	padding-top: 0
}

.day-one-page .small-content~.small-content {
	height: auto;
	min-height: auto;
	padding: 0 0 65px
}

.section-title.shuffle+.day-one-page .small-content~.small-content {
	opacity: 0;
	transition: all .5s ease-in-out
}

.section-title.shuffled+.day-one-page .small-content~.small-content {
	opacity: 1
}

@media (min-width:480px) {
	.day-one-page .small-content__copy {
		font-size: 26px;
		line-height: 33px
	}
}

@media (min-width:768px) {
	.day-one-page .small-content~.small-content {
		padding: 0 0 115px
	}
	.day-one-page .small-content~.small-content~.small-content .small-content__block {
		max-width: 920px
	}
}

.day-one-page .text-grid {
	padding-bottom: 83px;
	padding-top: 0
}

.day-one-page .text-grid__blocks {
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	width: 90%;
	float: none;
	max-width: 1170px
}

@media (min-width:480px) {
	.day-one-page .text-grid__blocks {
		padding-left: 70px;
		padding-right: 70px
	}
}

@media (min-width:768px) {
	.day-one-page .text-grid__blocks {
		padding-left: 90px;
		padding-right: 90px
	}
}

@media (max-width:991px) {
	.day-one-page .text-grid__blocks {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.day-one-page .text-grid__block {
	padding-left: 0
}

@media (min-width:992px) {
	.day-one-page .text-grid__block {
		margin-top: 0
	}
}

.day-one-page .text-grid__container {
	max-width: none
}

@media (max-width:767px) {
	.day-one-page .text-grid__block-description,
	.day-one-page .text-grid__heading {
		margin-bottom: 0
	}
	.day-one-page .text-grid__blocks,
	.day-one-page .text-grid__heading {
		margin-left: 5%
	}
}

.section-title {
	padding-top: 90px;
	position: relative
}

@media (min-width:768px) {
	.section-title {
		padding-top: 140px
	}
}

@media (min-width:1024px) {
	.section-title {
		padding-top: 190px
	}
}

.section-title__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px
}

.section-title__container:after {
	clear: both;
	content: "";
	display: block
}

.section-title__heading {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	padding-left: 50px;
	padding-right: 50px;
	width: 90%;
	margin-bottom: 31px
}

.section-title__heading:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: -97px;
	max-width: 70px;
	position: absolute;
	width: 10vw
}

@media (min-width:480px) {
	.section-title__heading {
		padding-left: 70px;
		padding-right: 70px
	}
}

@media (min-width:768px) {
	.section-title__heading {
		padding-left: 90px;
		padding-right: 90px
	}
}

.section-title__heading:before {
	bottom: 13px;
	left: 0;
	width: 30px
}

@media (min-width:480px) {
	.section-title__heading:before {
		width: 50px
	}
}

@media (min-width:768px) {
	.section-title__heading:before {
		width: 70px
	}
}

.s_a_j_full{
	position: relative;
	display: block;
	float: left;
	width: 100%;
}
.s_a_j_vertical_center{
	display: flex;
    justify-content: center;
    flex-direction: column;
}
.s_a_j_all_center{
	display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.pricingArea{
	padding-top: 50px;
	padding-bottom: 100px;
}
.pricingArea>.text-grid__container{
	padding: 0 15px;
}
.pricingAreaItems{
	position: relative;
	float: left;
	width: 100%;
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
	justify-content: center;
}
.pricingAreaItems .pricingAreaItem{
	width: 100%;
	flex-grow:1;
	flex:none;
	display: flex;
	padding: 15px;
	overflow: hidden;
}
@media(min-width: 540px){
	.pricingAreaItems .pricingAreaItem{
		width: 50%;
	}
	.pricingAreaItems .pricingAreaItem:first-child{
		width: 60%;
	}
}
@media(min-width: 768px){
	.pricingAreaItems .pricingAreaItem{
		width: 33.33% !important;
	}
}

.pricingAreaItems .pricingAreaItem .pricingAreaBody{
	display: flex;
	flex-direction:column;
	flex-grow:1;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody .pt-features{
	flex-grow:1;
	display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    list-style: none;
}

.pricingAreaItems .pricingAreaItem .pricingAreaBody-1{
	background-color: #F3F3F3;
	padding: 5px;
    border-radius: 0px;
}
.pricingAreaItems .pricingAreaItem.featured .pricingAreaBody-1{
	background-color: #000;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features{
	background-color: #fff;
}

.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-header {
    text-align: center;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .plan-title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 22px;
    line-height: 36px;
    padding: 16px 15px 8px;
    margin-bottom: 0;
    color: green;
    font-family: 'gotham-bold', sans-serif;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .plan-price {
    position: relative;
    padding: 0 12px 37px;
    transition: all .5s ease;
    line-height: normal;
    margin: 0;
    font-size: 24px;
    font-family: 'gotham-bold', sans-serif;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .plan-price span{
	color: #000;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .plan-price span.span2{
	font-size: 60%;
	font-family: 'gotham-light', sans-serif;
}
.pricingAreaItems .pricingAreaItem.featured .pricingAreaBody-1 .plan-title,
.pricingAreaItems .pricingAreaItem.featured .pricingAreaBody-1 .plan-price span{
	color:#fff;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features {
	position: relative;
    padding: 30px 10px 30px 10px;
    margin: 0;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features:after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    transform: translate(50%,0);
    -webkit-transform: translate(50%,0);
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #f3f3f3;
    transition: all .5s ease;
}
.pricingAreaItems .pricingAreaItem.featured .pricingAreaBody-1 .pt-features:after {
    border-top-color: #000;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features li {
	position: relative;
    padding: 3px 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    color: #616161;
    line-height: 23px;
    margin-bottom: 4px;
    font-family: gotham-light;
    font-weight: bold;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features li.highlight{
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features li.highlight:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 40px;
	margin-left: -20px;
	border-top: 2px solid #77da55;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-features li .icon{
	margin-right: 7px;
	color: #77da55;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-footer {
    padding: 12px 15px 0;
    font-size: 23px;
    font-weight: 700;
    color: #235769;
    transition: all .5s ease;
    text-align:center; 
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-footer a {
    display: inline-block;
    font-size: 11px;
    color: #00c2e5;
    background: #fff;
    border: 2px solid;
    border-radius: 60px;
    padding: 10px 19px;
    margin-bottom: 14px;
    text-transform: uppercase;
    border: none;
    transition: all .25s ease;
}
.pricingAreaItems .pricingAreaItem.featured .pricingAreaBody-1 .pt-footer a {
    color: ##00c2e5;
}
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-footer a:hover,
.pricingAreaItems .pricingAreaItem .pricingAreaBody-1 .pt-footer a:focus {
    color: #fff !important;
    background: #393939;
}
.scrollDownToPricing{
	font-size: 87%;
    color: #77da55;
}
.scrollDownToPricing:hover,
.scrollDownToPricing:focus{
    color: #5db73e;
}