.advantages-accordion .accordion__heading:before,.animation--landing-intro .header,.animation--landing-intro .landing-intro__background img,.animation--landing-intro .landing-intro__inner-wrapper,.animation--landing-intro .landing-intro__overlay,.animation--scroll-counter,.animation--team-tabs-image-in,.animation--team-tabs-image-in>img,.animation--text-words i,.card--carousel-video,.card--carousel-video .card__image,.card--carousel-video .card__image--video,.card--carousel-video .card__image img,.card--carousel-video .card__title,.landing-intro__popup .background img,.news-list-item__title,.scroll-counter ol,.team__member-selector li:after,.team__member-selector li:before,.video-embed__button,.video-embed__mute,.video-embed__pause,.video-embed__progress-bar,.video-embed__progress-bar__inner {
	transition-duration:.4s;
	transition-timing-function:cubic-bezier(.25,.74,.22,.99)
}
.card--carousel-video .card__duration,.card--carousel-video .card__title small,.card--carousel-video .card__title time,.video-embed__progress-bar__text {
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
.team__cards__description,.team__member-list__item__description {
	font-size:1.4rem;
	line-height:1.14286em;
	letter-spacing:0
}
.investment-table__heading h3 {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-table__heading h3 {
	font-size:2.4rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.investment-table__heading h3 {
	font-size:3.2rem;
	line-height:.9375em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.card--carousel-video .card__duration,.card--carousel-video .card__title small,.card--carousel-video .card__title time,.video-embed__progress-bar__text {
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
.team__cards__description,.team__member-list__item__description {
	font-size:1.6rem;
	line-height:1.125em;
	letter-spacing:0
}
.investment-table__heading h3 {
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.card--carousel-video .card__duration,.card--carousel-video .card__title small,.card--carousel-video .card__title time,.video-embed__progress-bar__text {
	font-size:2rem;
	line-height:1.2em;
	letter-spacing:-.02em
}
.team__cards__description,.team__member-list__item__description {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}.rating {
	display:flex
}
.rating i {
	position:relative;
	margin-right:4px;
	width:10px;
	height:10px;
	border-radius:10px;
	border:1px solid #d2bb8a
}
.rating--2 i:nth-child(2),.rating--3 i:nth-child(2),.rating--3 i:nth-child(3),.rating--4 i:nth-child(2),.rating--4 i:nth-child(3),.rating--4 i:nth-child(4),.rating--5 i,.rating i:first-child {
	background:#d2bb8a
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.rating--large i {
	width:20px;
	height:20px;
	border-radius:20px;
	margin-right:6px
}
}.video-embed {
	position:relative;
	padding-bottom:62.5%
}
.video-embed__inner__placeholder,.video-embed iframe {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%
}
.video-embed__inner__placeholder {
	-o-object-fit:cover;
	object-fit:cover;
	font-family:"object-fit: cover"
}
.video-embed--dragging:before,.video-embed:before {
	cursor:pointer;
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	opacity:0;
	z-index:1
}
.video-embed--with-overlay.video-embed--playing.video-embed--dragging:before {
	display:block
}
.video-embed--fullscreen {
	pointer-events:none;
	padding:0;
	width:100vw;
	height:100vh;
	height:var(--viewport-height);
	min-height:100vh;
	min-height:var(--viewport-height)
}
@media (orientation:landscape) and (max-device-aspect-ratio:16/9) {
	.video-embed--fullscreen {
	width:177.77778vh;
	width:calc(1.77778*var(--viewport-height));
	height:100vh;
	height:var(--viewport-height);
	min-width:100vw;
	transform:translateX(calc(50vw - 50%))
}
}@media (orientation:landscape) and (min-device-aspect-ratio:16/9) {
	.video-embed--fullscreen {
	width:100vw;
	height:56.25vw;
	transform:translateY(calc(50vh - 50%))
}
}.video-embed--fullscreen .video-embed__inner {
	margin:0;
	position:relative;
	width:100%;
	height:100%
}
.video-embed--fullscreen iframe {
	display:block;
	position:relative
}
@media only screen and (min-width:1200px) and (min-height:600px) and (max-aspect-ratio:16/9) {
	.video-embed--fullscreen {
	width:177.77778vh;
	width:calc(1.77778*var(--viewport-height));
	height:100vh;
	height:var(--viewport-height);
	min-width:100vw;
	transform:translateX(calc(50vw - 50%))
}
}@media only screen and (min-width:1200px) and (min-height:600px) and (min-aspect-ratio:16/9) {
	.video-embed--fullscreen {
	width:100vw;
	height:56.25vw;
	transform:translateY(calc(50vh - 50%))
}
}.video-embed__button {
	position:absolute;
	z-index:1;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	transition-property:opacity
}
.video-embed--playing .video-embed__button {
	opacity:0
}
.video-embed__pause {
	position:absolute;
	z-index:1;
	width:40px;
	height:40px;
	transition-property:opacity;
	pointer-events:none;
	opacity:0
}
.video-embed--playing .video-embed__pause {
	opacity:1;
	pointer-events:all
}
.video-embed__mute,.video-embed__pause .btn {
	width:40px;
	height:40px
}
.video-embed__mute {
	position:absolute;
	z-index:1;
	transition-property:opacity;
	pointer-events:none;
	opacity:0
}
.video-embed--playing .video-embed__mute {
	opacity:1;
	pointer-events:all
}
.video-embed__mute .btn {
	width:40px;
	height:40px
}
.video-embed__mute .icon,.video-embed__mute .icon:not(:first-child),.video-embed__mute .icon:not(:last-child) {
	margin:0
}
.video-embed--muted .video-embed__mute .icon-volume-mute,.video-embed__mute .icon-volume-muted {
	display:none
}
.video-embed--muted .video-embed__mute .icon-volume-muted {
	display:block
}
.video-embed__progress-bar {
	position:absolute;
	z-index:1;
	height:64px;
	overflow:hidden;
	cursor:pointer;
	transition-property:opacity;
	pointer-events:none;
	opacity:0
}
.video-embed--playing .video-embed__progress-bar {
	opacity:1;
	pointer-events:all
}
.video-embed__progress-bar:before {
	content:"";
	position:absolute;
	top:40px;
	left:0;
	right:0;
	border-top:4px solid #d2bb8a;
	opacity:.4
}
.video-embed__progress-bar:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0
}
.video-embed__progress-bar__inner {
	position:absolute;
	top:40px;
	left:0;
	right:0;
	border-top:4px solid #d2bb8a;
	transition-duration:.333s;
	transition-timing-function:linear;
	transition-property:transform;
	transform:translateX(-100%);
	will-change:transform
}
.video-embed__progress-bar__text {
	position:absolute;
	right:0;
	bottom:40px;
	pointer-events:none
}
.video-embed__progress-bar--disable-animation .video-embed__progress-bar__inner {
	transition:none
}
.video-embed__pause {
	left:calc(8.33333vw - 15px);
	bottom:calc(8.33333vw - 20px)
}
.video-embed__mute {
	right:calc(8.33333vw - 15px);
	bottom:calc(8.33333vw - 20px)
}
.video-embed__progress-bar {
	display:block;
	left:16.66667vw;
	bottom:calc(8.33333vw - 20px);
	right:16.66667vw
}
@media only screen and (min-width:980px) {
	.video-embed__pause {
	left:calc(8.33333vw - 15px);
	bottom:calc(4.16667vw - 19px)
}
.video-embed__mute {
	right:calc(8.33333vw - 15px);
	bottom:calc(4.16667vw - 19px)
}
.video-embed__progress-bar {
	left:16.66667vw;
	bottom:calc(4.16667vw - 20px);
	right:16.66667vw
}
}.card--carousel-video {
	transition-property:transform;
	transition-duration:.8s
}
.card--carousel-video .card__title {
	position:absolute;
	left:20px;
	bottom:20px;
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0;
	width:calc(100% - 40px);
	max-width:440px;
	z-index:1;
	opacity:1;
	transition-property:opacity;
	will-change:opacity;
	pointer-events:all
}
.card--carousel-video .card__title small {
	display:block;
	margin:0 0 6px
}
.card--carousel-video .card__duration {
	position:absolute;
	left:20px;
	bottom:20px;
	color:#fff
}
.card--carousel-video .card__time {
	position:absolute;
	left:20px;
	right:20px;
	top:20px
}
.card--carousel-video .card__image,.card--carousel-video .card__image img {
	display:block;
	height:auto;
	width:100%;
	overflow:hidden;
	transition-property:transform;
	transition-duration:.8s;
	transform:scale(1);
	will-change:transform
}
.card--carousel-video .card__image--video {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	z-index:1;
	opacity:1;
	transition-property:opacity;
	will-change:opacity;
	pointer-events:all
}
.card--carousel-video .card__image--video img {
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	font-family:"object-fit: cover"
}
.card--carousel-video.video-embed--playing .card__image--video,.card--carousel-video.video-embed--playing .card__title {
	opacity:0;
	pointer-events:none
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.card--carousel-video .card__title {
	left:30px;
	bottom:30px;
	width:calc(100% - 60px);
	font-size:2.4rem;
	line-height:1.16667em;
	letter-spacing:-.02em
}
.card--carousel-video .card__duration {
	left:30px;
	bottom:30px
}
.card--carousel-video .card__time {
	left:30px;
	right:30px;
	top:30px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.card--carousel-video .card__title {
	left:60px;
	bottom:60px;
	width:calc(100% - 120px);
	font-size:3.2rem;
	line-height:1.09375em;
	letter-spacing:-.02em
}
.card--carousel-video .card__title small {
	margin:0 0 14px
}
.card--carousel-video .card__duration {
	left:60px;
	bottom:60px
}
.card--carousel-video .card__time {
	left:60px;
	right:60px;
	top:60px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.card--carousel-video .card__title {
	font-size:3.7rem;
	line-height:1.08108em;
	letter-spacing:-.02em
}
}.has-hover .card--carousel-video:hover .card__image img {
	transform:scale(1.1) translateY(0)
}
.has-hover .owl-grab .card--carousel-video {
	transition-delay:0ms;
	transform:scale(.95)
}
.has-hover .owl-grab .card--carousel-video .card__image img {
	transition-delay:0ms;
	transform:scale(1.05263)
}
.landing-intro {
	position:relative
}
.landing-intro__wrapper {
	overflow:hidden;
	min-height:calc(100vh - 60px);
	min-height:calc(var(--viewport-height) - 60px)
}
.landing-intro__content,.landing-intro__inner-wrapper {
	position:relative;
	z-index:1;
}
.landing-intro__content {
	display:flex;
	flex-direction:column
}
.landing-intro__content h1 {
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-intro__content h1 {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-intro__content h1 {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-intro__content h1 {
	font-size:9.3rem;
	line-height:.96774em;
	letter-spacing:-.04em
}
}.landing-intro__content p {
	margin:0
}
.landing-intro__content__spacer {
	flex-grow:1
}
.landing-intro__content__title>span {
	display:block;
	margin-top:2rem;
	margin-bottom:2rem
}
.landing-intro__content__title>span img{max-width: 50%;}
.landing-intro__content__title>span:first-child {
	margin-top:0
}
.landing-intro__content__title>span:last-child {
	margin-bottom:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-intro__content__title>span {
	margin-top:2.3rem;
	margin-bottom:2.3rem
}
.landing-intro__content__title>span:first-child {
	margin-top:0
}
.landing-intro__content__title>span:last-child {
	margin-bottom:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-intro__content__title>span {
	margin-top:3.2rem;
	margin-bottom:3.2rem
}
.landing-intro__content__title>span:first-child {
	margin-top:0
}
.landing-intro__content__title>span:last-child {
	margin-bottom:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-intro__content__title>span {
	margin-top:4rem;
	margin-bottom:4rem
}
.landing-intro__content__title>span:first-child {
	margin-top:0
}
.landing-intro__content__title>span:last-child {
	margin-bottom:0
}
}.landing-intro__overlay {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	height:var(--viewport-height);
	background:#fff;
	transform:translateY(-100%);
	z-index:9
}
@media only screen and (max-width:567px) and (max-aspect-ratio:13/9) {
	.landing-intro__inner-wrapper {
	display:flex;
	flex-direction:column
}
.landing-intro__background .background {
	position:relative;
	height:auto
}
.landing-intro__background img {
	height:auto
}
.landing-intro__content {
	flex-grow:1;
	background:#313033;
	min-height:240px
}
.landing-intro__content h1 {
	margin-bottom:auto;
	height:100%;
	min-height:200px
}
.landing-intro__content__title {
	position:relative
}
.landing-intro__content__title .landing-intro__content__text {
	position:absolute;
	left:50%;
	top:50%;
	transform:translateY(-50%)
}
.landing-intro__content p {
	padding-right:50%;
	transform:translateX(50%);
	margin-top:52px;
	margin-bottom:47px
}
.landing-intro__content__button {
	position:absolute;
	left:20px;
	bottom:-40px;
	overflow:visible
}
.landing-intro__content__button__text {
	position:absolute;
	left:0;
	top:100%;
	margin-top:20px;
	text-align:left;
	font-size:1.2rem;
	line-height:1.16667em;
	letter-spacing:0
}
}@media (max-width:667px) and (min-aspect-ratio:13/9),only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13/9) {
	.landing-intro__inner-wrapper {
	display:flex
}
.landing-intro__content {
	background:#313033;
	width:50%;
	flex:0 0 50%
}
.landing-intro__content__title {
	position:relative;
	height:100%
}
.landing-intro__content__title .landing-intro__content__text {
	position:absolute;
	left:0;
	bottom:0
}
.landing-intro__content__button {
	position:absolute;
	right:-40px;
	bottom:0;
	overflow:visible
}
.landing-intro__content__button__text {
	position:absolute;
	left:100%;
	top:0;
	margin-left:20px;
	text-align:left;
	font-size:1.2rem;
	line-height:1.16667em;
	letter-spacing:0
}
.landing-intro__content p {
	position:absolute;
	left:20px;
	right:50%;
	bottom:50px
}
.landing-intro__background {
	position:relative;
	width:50%;
	flex:0 0 50%
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px) {
	.landing-intro__inner-wrapper {
	display:flex;
	flex-direction:column
}
.landing-intro__content {
	flex-grow:1
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-intro__wrapper {
	flex-direction:column;
	flex-wrap:nowrap;
	min-height:0;
	height:calc(100vh - 60px);
	height:calc(var(--viewport-height) - 60px)
}
.landing-intro__card-list {
	height:33.3333vw
}
.landing-intro__card-list .card+.card {
	border-left:1px solid hsla(0,0%,100%,.06)
}
.landing-intro__content {
	height:100%
}
}@media only screen and (min-width:980px) {
	.landing-intro__wrapper {
	flex-direction:row
}
.landing-intro__inner-wrapper {
	flex:0 0 auto
}
.landing-intro__card-list {
	position:absolute;
	top:0;
	right:0;
	height:100%
}
.landing-intro__card-list .card:nth-child(3) {
	border-left:0
}
.landing-intro__card-list .card:nth-child(3),.landing-intro__card-list .card:nth-child(4) {
	border-top:1px solid hsla(0,0%,100%,.06)
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-intro__wrapper {
	height:calc(100vh - 132px);
	height:calc(var(--viewport-height) - 132px)
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-intro__wrapper {
	height:calc(100vh - 151px);
	height:calc(var(--viewport-height) - 151px)
}
}.animation--landing-intro {
	transition-duration:3.52s
}
.animation--landing-intro .header {
	transition-timing-function:cubic-bezier(.25,.74,.22,.99);
	transition-duration:1.2s;
	transition-property:transform;
	transition-delay:.56s
}
.animation--landing-intro .landing-intro__overlay {
	transition-timing-function:cubic-bezier(.81,0,.3,1);
	transition-duration:1.2s;
	transition-property:transform;
	transform:translateY(-100%)
}
.animation--landing-intro .landing-intro__inner-wrapper {
	transition-timing-function:cubic-bezier(.81,0,.3,1);
	transition-duration:1.2s;
	transition-delay:1.44s;
	transition-property:width
}
.animation--landing-intro .landing-intro__background img {
	transition-timing-function:cubic-bezier(.81,0,.3,1);
	transition-duration:1.76s;
	transition-property:transform
}
.animation--landing-intro--inactive .header {
	transform:translateY(-100%)
}
.animation--landing-intro--inactive .landing-intro__overlay {
	transform:translateY(0)
}
.animation--landing-intro--inactive .landing-intro__inner-wrapper {
	width:100vw
}
.animation--landing-intro--inactive .landing-intro__background img {
	transform:scale(1.1)
}
.landing-intro__popup {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:2;
	transition-duration:.8s
}
.landing-intro__popup--top {
	z-index:3
}
.landing-intro__popup__content {
	padding:0 8.33333vw;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
	display:flex;
	flex-direction:column;
	justify-content:center
}
.landing-intro__popup__content:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:-10px;
	bottom:-100vh;
	background-color:rgba(0,0,0,.3)
}
.landing-intro__popup__close {
	position:absolute;
	right:0;
	top:0;
	z-index:1
}
.landing-intro__popup .background img {
	transition-duration:2.4s;
	transition-property:transform
}
.landing-intro__popup h2 {
	display:flex;
	align-items:flex-end;
	position:relative;
	border-bottom:1px solid #d2bb8a;
	margin:0 0 45px;
	padding:0
}
.landing-intro__popup h2>b,.landing-intro__popup h2>span {
	flex:0 1 33.3333vw;
	width:33.3333vw
}
.landing-intro__popup h2>b _:-ms-input-placeholder,.landing-intro__popup h2>span _:-ms-input-placeholder,:root .landing-intro__popup h2>b,:root .landing-intro__popup h2>span {
	min-width:33.3333vw;
	max-width:33.3333vw
}
@-moz-document url-prefix() {
	.landing-intro__popup h2>b,.landing-intro__popup h2>span {
	max-width:33.3333vw
}
}.landing-intro__popup h2>b {
	position:relative;
	margin-left:16.66667vw;
	margin-bottom:-.07em;
	font-size:18.5rem;
	line-height:.81081em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-intro__popup h2>b {
	font-size:22.2rem;
	line-height:.81081em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-intro__popup h2>b {
	font-size:29.6rem;
	line-height:.81081em;
	letter-spacing:-.02em
}
}.landing-intro__popup h2>b span {
	display:block
}
.landing-intro__popup h2>span {
	position:absolute;
	left:0;
	bottom:40px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-intro__popup h2>span {
	font-size:4.8rem;
	line-height:.9375em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-intro__popup h2>span {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}.landing-intro__popup p {
	margin:0 0 0 33.3333vw;
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-intro__popup p {
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-intro__popup p {
	font-size:2rem;
	line-height:1.2em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-intro__popup p {
	font-size:2.4rem;
	line-height:1.16667em;
	letter-spacing:-.02em
}
}.landing-intro__popup.is-active .background img {
	transform:scale(1.05)
}
@media only screen and (min-width:980px) {
	.landing-intro__popup h2 {
	height:300px
}
.landing-intro__popup p {
	margin-left:25vw
}
.landing-intro__popup__content {
	position:relative;
	margin-top:-300px;
	display:block;
	padding-top:calc(50vh - 30px);
	padding-top:calc((var(--viewport-height) - 60px)*0.5)
}
.landing-intro__popup__close {
	top:300px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-intro__popup h2 {
	margin:0 0 75px
}
.landing-intro__popup h2>span {
	bottom:70px
}
.landing-intro__popup__content {
	padding-top:calc(50vh - 66px);
	padding-top:calc((var(--viewport-height) - 132px)*0.5)
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-intro__popup__content {
	padding-top:calc(50vh - 75.5px);
	padding-top:calc((var(--viewport-height) - 151px)*0.5)
}
}.has-hover .landing-intro__popup__close {
	display:none
}
.has-hover .background-move {
	overflow:hidden
}
.has-hover .background-move,.has-hover .background-move__inner {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%
}
.has-hover .background-move__inner {
	will-change:transform;
	transform:translateZ(0) scale(1.1);
	transform-origin:50% 50%
}
.advantages-title {
	text-align:center;
	height:360px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.advantages-title {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:980px) {
	.advantages-title {
	font-size:9.3rem;
	line-height:.96774em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.advantages-title {
	font-size:11.1rem;
	line-height:.9009em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.advantages-title {
	text-align:left;
	margin-left:16.66667vw
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.advantages-title {
	height:540px
}
}.advantages-layout {
	position:relative
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.advantages-layout {
	margin-bottom:41.66667vw
}
}@media only screen and (min-width:980px) {
	.advantages-layout {
	margin-bottom:280px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.advantages-layout {
	margin-bottom:27vw
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.advantages-layout {
	margin-bottom:25vw
}
}.advantages-accordion__mobile-title {
	padding:40px 20px 42px;
	margin:0
}
.advantages-accordion .accordion__icon,.advantages-accordion .accordion__title {
	color:#313033;
	padding:20px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.advantages-accordion .accordion__icon,.advantages-accordion .accordion__title {
	padding:30px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.advantages-accordion .accordion__icon,.advantages-accordion .accordion__title {
	padding:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.advantages-accordion .accordion__icon,.advantages-accordion .accordion__title {
	padding:60px
}
}.advantages-accordion .accordion__heading {
	position:relative;
	overflow:hidden;
	border-top:1px solid rgba(49,48,51,.06);
	padding-bottom:50px
}
.advantages-accordion .accordion__heading:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(49,48,51,.06);
	transition-property:transform,opacity;
	transform:translateY(101%)
}
.advantages-accordion .accordion__heading:first-child {
	border-top:0
}
.has-hover .advantages-accordion .accordion__heading:hover:before {
	transform:translateY(0)
}
.advantages-accordion .accordion__heading[aria-expanded=true]:before {
	transform:translateY(101%)!important
}
.advantages-accordion .accordion__heading.is-active:before {
	opacity:0
}
.advantages-accordion .accordion__title {
	font-size:1.6rem;
	line-height:1.125em;
	letter-spacing:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.advantages-accordion .accordion__title {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.advantages-accordion .accordion__title {
	font-size:2.4rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.advantages-accordion .accordion__title {
	font-size:2.8rem;
	line-height:1em;
	letter-spacing:-.02em
}
}.advantages-accordion .accordion__content {
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
@media only screen and (min-width:1440px) and (min-height:600px) {
	.advantages-accordion .accordion__content {
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.advantages-accordion .accordion__content {
	font-size:2rem;
	line-height:1.2em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.advantages-accordion .accordion__heading {
	padding-bottom:60px
}
}.scroll-counter {
	position:relative;
	overflow:hidden;
	padding-top:100%
}
.scroll-counter ol {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	margin:0;
	transition-duration:.8s;
	transition-timing-function:cubic-bezier(.55,0,.1,1);
	transition-property:transform
}
.scroll-counter li {
	display:block;
	position:relative;
	padding-top:100%
}
.scroll-counter li b {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%)
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.scroll-counter li {
	font-size:18.5rem;
	line-height:.81081em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.scroll-counter li {
	font-size:22.2rem;
	line-height:.81081em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.scroll-counter li {
	font-size:29.6rem;
	line-height:.81081em;
	letter-spacing:-.02em
}
}.scroll-counter p {
	padding:20px;
	margin:0;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	text-align:center;
	width:100%;
	max-width:180px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.scroll-counter p {
	padding:30px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.scroll-counter p {
	padding:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.scroll-counter p {
	padding:60px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.scroll-counter p {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.scroll-counter p {
	font-size:2.4rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.scroll-counter p {
	font-size:2.8rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.scroll-counter p {
	max-width:280px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.scroll-counter p {
	max-width:340px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.scroll-counter p {
	max-width:380px
}
}.scroll-counter--2 ol {
	transform:translateY(-100%)
}
.scroll-counter--3 ol {
	transform:translateY(-200%)
}
.scroll-counter--4 ol {
	transform:translateY(-300%)
}
.scroll-counter--5 ol {
	transform:translateY(-400%)
}
.scroll-counter--6 ol {
	transform:translateY(-500%)
}
.animation--scroll-counter,.animation--scroll-counter ol {
	transition-duration:1.6s
}
.js .animation--scroll-counter--inactive ol {
	transform:translateY(-600%)
}
.about-cards {
	position:relative
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.about-cards {
	margin-top:-25vw
}
}@media only screen and (min-width:980px) {
	.about-cards {
	margin-top:-120px
}
.has-hover .about-cards>.row>.col:first-child,.has-hover .about-cards>.row>.col:last-child {
	position:relative;
	margin-top:-120px
}
}.about-cards__second-dark:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	height:100%;
	border-left:1px solid hsla(0,0%,100%,.06)
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.about-cards__second-dark:before {
	border-left:0;
	height:auto;
	width:100%;
	border-top:1px solid hsla(0,0%,100%,.06)
}
}.landing-products {
	padding:50px 0 0
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-products {
	padding:50px 0 0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-products {
	padding:162px 0 0
}
}@media only screen and (min-width:980px) {
	.landing-products {
	padding:102px 0 0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-products {
	padding:113px 0 0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-products {
	padding:150px 0 0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-products {
	padding:140px 0 0
}
}.landing-products__bottom {
	margin-bottom:56px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-products__bottom {
	margin-bottom:56px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-products__bottom {
	margin-bottom:112px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-products__bottom {
	margin-bottom:121px
}
}.landing-products__heading {
	color:#d2bb8a;
	margin-bottom:22px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-products__heading {
	margin-bottom:26px
}
}@media only screen and (min-width:980px) {
	.landing-products__heading {
	margin-bottom:40px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-products__heading {
	margin-bottom:70px
}
}.landing-products__text {
	color:#313033
}
.landing-products__section {
	position:relative;
	display:flex;
	justify-content:center
}
.landing-products__section .landing-products__deco {
	position:absolute;
	bottom:0;
	top:50%;
	width:auto
}
.landing-products__section .landing-products__deco img {
	height:100%
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-products__section .landing-products__deco {
	top:0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-products__section .landing-products__deco {
	top:110px
}
}.landing-products__section .landing-products__description {
	color:#313033;
	padding:84px 0 116px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-products__section .landing-products__description {
	padding:84px 0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-products__section .landing-products__description {
	padding:188px 0 164px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-products__section .landing-products__description {
	padding:240px 0
}
}@media only screen and (max-width:567px) and (max-aspect-ratio:13/9) {
	.landing-products__row {
	flex-wrap:nowrap;
	overflow-x:auto;
	overflow-y:hidden;
	margin-left:-20px;
	margin-right:-20px;
	padding-left:10px
}
.landing-products__row:after {
	content:"";
	min-width:10px;
	height:1px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px) {
	.landing-products__row .col:not(:first-child) {
	position:relative
}
.landing-products__row .col:not(:first-child) .card--product {
	margin-top:50px
}
.landing-products__row .col:not(:first-child):before {
	content:"";
	position:absolute;
	left:15px;
	right:15px;
	top:40px;
	height:1px;
	background-color:rgba(49,48,51,.06)
}
}.landing-lightbox {
	position:absolute
}
.landing-lightbox,.landing-lightbox .video-embed__inner,.landing-lightbox .video-embed__inner iframe {
	width:100%;
	height:100%
}
.projects {
	padding:50px 20px 116px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.projects {
	padding:50px 20px 86px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.projects {
	padding:162px 30px 164px
}
}@media only screen and (min-width:980px) {
	.projects {
	padding:102px 30px 196px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.projects {
	padding:113px 30px 240px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.projects {
	padding:150px 40px 240px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.projects {
	padding:140px 60px 295px
}
}.projects .owl-item {
	position:relative
}
.projects .owl-item:before {
	content:"";
	position:absolute;
	left:-40px;
	top:0;
	right:0;
	bottom:0
}
.projects__carousel {
	padding-left:80px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.projects__carousel {
	padding-left:0
}
.projects .owl-item:before {
	left:-60px
}
}@media only screen and (min-width:980px) {
	.projects .owl-item:before {
	left:-80px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.projects .owl-item:before {
	left:-100px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.projects .owl-item:before {
	left:-120px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.projects .owl-item:before {
	left:-160px
}
}.projects .carousel__fallback {
	position:relative
}
.projects .carousel__fallback:before {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	margin:-30px 0 0 -60vw;
	width:120vw;
	border-top:1px solid #d2bb8a
}
.projects__heading {
	margin:0 0 56px
}
.projects__heading:last-child {
	margin-bottom:0
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.projects__heading {
	margin-bottom:56px
}
.projects__heading:last-child {
	margin-bottom:0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.projects__heading {
	margin-bottom:112px
}
.projects__heading:last-child {
	margin-bottom:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.projects__heading {
	margin-bottom:151px
}
.projects__heading:last-child {
	margin-bottom:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.projects__heading {
	margin-bottom:191px
}
.projects__heading:last-child {
	margin-bottom:0
}
}.projects-text {
	padding-top:75px;
	padding-bottom:116px;
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.projects-text {
	padding-top:75px;
	padding-bottom:86px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.projects-text {
	padding-top:158px;
	padding-bottom:164px
}
}@media only screen and (min-width:980px) {
	.projects-text {
	padding-top:198px;
	padding-bottom:196px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.projects-text {
	padding-top:228px;
	padding-bottom:240px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.projects-text {
	padding-top:246px;
	padding-bottom:240px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.projects-text {
	padding-top:285px;
	padding-bottom:295px
}
}.projects-text i {
	display:inline-block;
	font-style:normal;
	color:#d2bb8a
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.projects-text {
	font-size:2.4rem;
	line-height:1.16667em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.projects-text {
	font-size:3.2rem;
	line-height:1.09375em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.projects-text {
	font-size:3.7rem;
	line-height:1.08108em;
	letter-spacing:-.02em
}
}.animation--text-words {
	transition-duration:2.4s
}
.animation--text-words i {
	transition-property:color;
	transition-duration:.4s
}
.animation--text-words i:first-child {
	transition-delay:.46s
}
.animation--text-words i:nth-child(2) {
	transition-delay:.52s
}
.animation--text-words i:nth-child(3) {
	transition-delay:.58s
}
.animation--text-words i:nth-child(4) {
	transition-delay:.64s
}
.animation--text-words i:nth-child(5) {
	transition-delay:.7s
}
.animation--text-words i:nth-child(6) {
	transition-delay:.76s
}
.animation--text-words i:nth-child(7) {
	transition-delay:.82s
}
.animation--text-words i:nth-child(8) {
	transition-delay:.88s
}
.animation--text-words i:nth-child(9) {
	transition-delay:.94s
}
.animation--text-words i:nth-child(10) {
	transition-delay:1s
}
.animation--text-words i:nth-child(11) {
	transition-delay:1.06s
}
.animation--text-words i:nth-child(12) {
	transition-delay:1.12s
}
.animation--text-words i:nth-child(13) {
	transition-delay:1.18s
}
.animation--text-words i:nth-child(14) {
	transition-delay:1.24s
}
.animation--text-words i:nth-child(15) {
	transition-delay:1.3s
}
.animation--text-words--inactive i {
	color:#313033
}
.projects-background {
	position:absolute;
	left:50%;
	bottom:0;
	width:220px
}
.projects-background img {
	display:block;
	transform:translateX(-50%);
	width:100%;
	height:auto
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.projects-background {
	width:58.33333%
}
}@media only screen and (min-width:980px) {
	.projects-background {
	width:42.93478%
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.projects-background {
	width:41.25%
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.projects-background {
	width:38.19444%
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.projects-background {
	width:30.72917%
}
}.team {
	-webkit-tap-highlight-color:transparent;
	position:relative;
	overflow:hidden
}
.team__title {
	padding:20px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__title {
	padding:30px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.team__title {
	padding:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.team__title {
	padding:60px
}
}.team__cards .col {
	position:relative
}
.team__cards .col+.col:after {
	content:"";
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height:100%;
	border-left:1px solid hsla(0,0%,100%,.06)
}
.team__cards__description {
	position:absolute;
	left:0;
	bottom:0;
	padding:20px;
	color:#939299
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__cards__description {
	padding:30px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.team__cards__description {
	padding:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.team__cards__description {
	padding:60px
}
}@media (max-width:667px) and (min-aspect-ratio:13/9),only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13/9) {
	.team__cards .col+.col:after {
	height:auto;
	width:100%;
	border-left:0;
	border-top:1px solid hsla(0,0%,100%,.06)
}
}@media only screen and (max-width:567px) and (max-aspect-ratio:13/9),only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__cards .col:before {
	content:"";
	position:absolute;
	z-index:1;
	left:0;
	bottom:0;
	width:100%;
	border-bottom:1px solid hsla(0,0%,100%,.06)
}
}.team__member-list,.team__member-list__item,.team__member-selector {
	height:100vw
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.team__member-list,.team__member-list__item,.team__member-selector {
	height:50vw
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__member-list,.team__member-list__item,.team__member-selector {
	height:77.77778vw
}
}@media only screen and (min-width:980px) {
	.team__member-list,.team__member-list__item,.team__member-selector {
	height:58.33333vw
}
}@media only screen and (min-width:980px) and (max-aspect-ratio:24/13) and (min-aspect-ratio:8/5) {
	.has-hover .team__member-list,.has-hover .team__member-list__item,.has-hover .team__member-selector {
	height:54.16667vw
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.team__member-list,.team__member-list__item,.team__member-selector {
	height:50vw
}
}@media only screen and (min-width:1200px) and (min-height:600px) and (max-aspect-ratio:24/11) and (min-aspect-ratio:24/13) {
	.has-hover .team__member-list,.has-hover .team__member-list__item,.has-hover .team__member-selector {
	height:58.33333vw
}
}.has-hover .team__member-list,.has-hover .team__member-list__item,.has-hover .team__member-selector {
	max-height:90vh
}
.team__member-list__item {
	position:relative
}
.team__member-list__item picture {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%
}
.team__member-list__item img {
	display:block;
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	-o-object-position:50% 0;
	object-position:50% 0;
    font-family:"";
    object-fit: cover;
	object-position: 50% 0;
}
.team__member-list__item__name {
	position:absolute;
	z-index:2;
	left:20px;
	bottom:27px;
	font-size:2.4rem;
	line-height:1em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__member-list__item__name {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.team__member-list__item__name {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}.team__member-list__item__position {
	position:absolute;
	z-index:2;
	left:20px;
	right:20px;
	top:29px;
	margin:0;
	font-size:1.2rem;
	line-height:1.16667em;
	letter-spacing:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__member-list__item__position {
	font-size:1.4rem;
	line-height:1.14286em;
	letter-spacing:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.team__member-list__item__position {
	font-size:1.6rem;
	line-height:1.125em;
	letter-spacing:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.team__member-list__item__position {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}.team__member-list__item__description {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	max-width:520px;
	padding:20px;
	color:#939299
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__member-list__item__description {
	padding:30px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.team__member-list__item__description {
	padding:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.team__member-list__item__description {
	padding:60px
}
}@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.team__member-list__item__name {
	bottom:22px
}
.team__member-list__item__position {
	top:25px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.team__member-list__item__name {
	left:30px;
	bottom:108px
}
.team__member-list__item__position {
	left:30px;
	top:auto;
	bottom:42px
}
}@media only screen and (min-width:980px) {
	.team__member-list__item__name {
	left:-25vw;
	bottom:22vw
}
.team__member-list__item__position {
	bottom:32px
}
.team__member-list__item__description {
	left:-41.66667vw
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.team__member-list__item__name {
	bottom:14.66667vw
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.team__member-list__item__position {
	bottom:42px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.team__member-list__item__position {
	bottom:62px;
	left:60px
}
.team__member-list__item__description {
	max-width:600px
}
}.team__member-selector {
	overflow:hidden;
	background:#313033
}
.no-hover .team__member-selector {
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.team__member-selector li {
	position:relative;
	overflow:hidden;
	cursor:pointer
}
.team__member-selector li:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#d2bb8a;
	transition-property:opacity;
	opacity:0
}
.team__member-selector li:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:hsla(0,0%,100%,.06);
	transition-property:transform,opacity;
	transform:translateY(101%)
}
.has-hover .team__member-selector li:hover:after {
	transform:translateY(0)
}
.team__member-selector span {
	display:block;
	padding-top:100%
}
.team__member-selector li+li span {
	border-top:1px solid hsla(0,0%,100%,.06)
}
.team__member-selector img {
	position:absolute;
	left:50%;
	top:50%;
	width:50%;
	height:auto;
	transform:translate(-50%,-50%);
	border-radius:200px
}
.team__member-selector li.is-active:before {
	opacity:1
}
.team__member-selector li.is-active:after {
	opacity:0
}
@media only screen and (max-width:567px) and (max-aspect-ratio:13/9),only screen and (min-width:568px) and (max-aspect-ratio:13/9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px) {
	.team__member-selector {
	height:120px;
	overflow:hidden;
	-webkit-overflow-scrolling:initial
}
.team__member-selector ol {
	display:flex;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.team__member-selector li {
	width:120px;
	height:120px;
	flex:0 0 120px
}
.team__member-selector li+li:after {
	width:auto;
	height:100%;
	border-top:0;
	border-left:1px solid hsla(0,0%,100%,.06)
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px) {
	.team__member-selector {
	height:160px
}
.team__member-selector li {
	width:160px;
	height:160px;
	flex:0 0 160px
}
}.animation--team-tabs-in,.animation--team-tabs-out {
	transition:opacity 1.2s
}
.animation--team-tabs-image-in {
	overflow:hidden
}
.animation--team-tabs-image-in,.animation--team-tabs-image-in>img {
	transition-duration:1.2s;
	will-change:transform
}
.animation--team-tabs-image-in--inactive {
	transform:translateY(110%)
}
.animation--team-tabs-image-in--inactive>img {
	transform:translateY(-110%) scale(1.1)
}
.animation--team-tabs-image-out {
	transition:opacity 1.2s
}
.investment__heading {
	padding:50px 20px 60px
}
.investment__heading h2 {
	color:#d2bb8a;
	font-size:3.2rem;
	line-height:.9375em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment__heading h2 {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment__heading h2 {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment__heading {
	padding:170px 0 73px
}
}@media only screen and (min-width:980px) {
	.investment__heading {
	padding:150px 0 165px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment__heading {
	padding:160px 0 193px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment__heading {
	padding:220px 0 193px
}
}.investment-table {
	padding:0 20px 60px
}
.investment-table__card {
	margin-top:20px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-table {
	padding:0 30px 120px
}
.investment-table__card {
	margin-top:30px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.investment-table__card {
	padding:0;
	border-top:0;
	margin-top:35px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment-table {
	padding:0 40px 160px
}
.investment-table__card {
	margin-top:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment-table {
	padding-left:60px;
	padding-right:60px
}
}.investment-table__heading {
	position:relative;
	margin:0;
	padding:33px 0 17px;
	border-top:1px solid #313033
}
.investment-table__heading h3 {
	margin:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-table__heading {
	padding:30px 0 45px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment-table__heading {
	padding:40px 0 65px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment-table__heading {
	padding:60px 0 65px
}
}.investment-video {
	position:relative;
	margin:0 -20px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-video {
	margin:0 -30px
}
}@media only screen and (min-width:980px) {
	.investment-video {
	margin:0
}
}.investment-wizard {
	position:relative;
	margin:0
}
.investment-wizard__title {
	padding:32px 20px 18px;
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.investment-wizard__title {
	padding:32px 20px 0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-wizard__title {
	padding:37px 30px 30px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment-wizard__title {
	padding:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment-wizard__title {
	padding:60px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-wizard__title {
	font-size:2.4rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.investment-wizard__title {
	font-size:3.2rem;
	line-height:.9375em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment-wizard__title {
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
}.investment-wizard__list {
	counter-reset:wizard;
	padding:20px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-wizard__list {
	padding:30px 30px 40px
}
}@media only screen and (min-width:980px) {
	.investment-wizard__list {
	padding:30px 30px 40px 0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.investment-wizard__list {
	padding:30px 30px 50px 0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment-wizard__list {
	padding:40px 40px 80px 0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment-wizard__list {
	padding:40px 60px 120px 0
}
}.investment-wizard__list li {
	display:flex;
	border-top:1px solid;
	padding:18px 0 36px;
	color:#313033;
	counter-increment:wizard
}
.investment-wizard__list li:before {
	content:counter(wizard);
	flex-grow:0;
	flex-shrink:0;
	display:block;
	width:80px;
	font-size:4.8rem;
	line-height:.9375em;
	letter-spacing:-.04em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-wizard__list li:before {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment-wizard__list li:before {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}.investment-wizard__list li.is-active {
	color:#fff
}
.investment-wizard__list p {
	flex-grow:1;
	margin:4px 0 0
}
.investment-wizard__list__button {
	width:40px;
	flex-shrink:0;
	margin-left:20px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.investment-wizard__list {
	display:flex
}
.investment-wizard__list li {
	border-top:0;
	flex-direction:column;
	width:calc(100% - 40px);
	padding:18px 0 20px
}
.investment-wizard__list li:before {
	padding:0 0 14px
}
.investment-wizard__list li+li {
	margin-left:20px
}
.investment-wizard__list p {
	border-top:1px solid;
	margin:0;
	padding:15px 0 20px
}
.investment-wizard__list__button {
	width:auto;
	height:40px;
	margin:0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.investment-wizard__list li {
	width:calc(100% - 60px)
}
.investment-wizard__list li:before {
	padding:0 0 22px
}
.investment-wizard__list li+li {
	margin-left:30px
}
.investment-wizard__list p {
	padding:26px 0 80px
}
}@media only screen and (min-width:980px) {
	.investment-wizard__list {
	height:33.33333vw;
	max-height:540px
}
.investment-wizard__list p {
	padding:26px 0 50px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.investment-wizard__list li {
	width:calc(100% - 80px)
}
.investment-wizard__list li+li {
	margin-left:40px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.investment-wizard__list li {
	width:calc(100% - 100px)
}
.investment-wizard__list li:before {
	padding:0 0 32px
}
.investment-wizard__list li+li {
	margin-left:50px
}
.investment-wizard__list p {
	padding:30px 0 50px
}
}.landing-why {
	padding:35px 20px 80px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-why {
	padding:57px 0 80px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why {
	padding:117px 0 160px
}
}@media only screen and (min-width:980px) {
	.landing-why {
	padding:117px 0 240px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-why {
	padding:117px 0 240px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why {
	padding:145px 0 260px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-why {
	padding:185px 0 360px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.no-js .landing-why {
	padding-bottom:360px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.no-js .landing-why {
	padding-bottom:430px
}
}.landing-why__title {
	border-bottom:1px solid #d2bb8a;
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em;
	padding:0 0 36px;
	margin:0 0 36px
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why__title {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why__title {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-why__title {
	padding:0 0 41px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why__title {
	padding:0 0 53px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-why__title {
	padding:0 0 73px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-why__title {
	padding:0 0 93px
}
}.landing-why__title:first-child {
	margin-top:0;
	margin-left:0
}
.landing-why__title:last-child {
	margin-right:0;
	margin-bottom:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why__title {
	margin:0 0 58px
}
.landing-why__title:first-child {
	margin-top:0;
	margin-left:0
}
.landing-why__title:last-child {
	margin-right:0;
	margin-bottom:0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-why__title {
	margin:0 0 78px
}
.landing-why__title:first-child {
	margin-top:0;
	margin-left:0
}
.landing-why__title:last-child {
	margin-right:0;
	margin-bottom:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-why__title {
	margin:0 0 98px
}
.landing-why__title:first-child {
	margin-top:0;
	margin-left:0
}
.landing-why__title:last-child {
	margin-right:0;
	margin-bottom:0
}
}.landing-why__title small {
	display:block;
	font-size:1.4rem;
	line-height:1.14286em;
	letter-spacing:0;
	padding:0 0 6px
}
@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why__title small {
	font-size:1.6rem;
	line-height:1.125em;
	letter-spacing:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-why__title small {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why__title small {
	padding:0 0 10px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why__title small {
	padding:0 0 14px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-why__title small {
	padding:0 0 17px
}
}.landing-why__title b {
	display:block
}
.landing-why__icon {
	display:block;
	width:60px;
	height:60px
}
.landing-why__content {
	position:relative
}
@media only screen and (min-width:980px) {
	.landing-why__title {
	padding-right:16.66667vw
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-why__title {
	padding-right:25vw
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why__icon {
	width:80px;
	height:80px
}
}.landing-why-cards--landing {
	padding-bottom:40px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-why-cards--landing {
	padding-bottom:60px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why-cards--landing {
	padding-bottom:120px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-why-cards--landing {
	padding-bottom:160px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why-cards--landing {
	padding-bottom:240px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-why-cards--landing {
	padding-bottom:240px
}
}.landing-why-cards--vacancy {
	z-index:2;
	padding-bottom:40px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-why-cards--vacancy {
	padding-bottom:60px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-why-cards--vacancy {
	padding-bottom:80px
}
}@media only screen and (min-width:980px) {
	.landing-why-cards--vacancy {
	padding-bottom:20px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-why-cards--vacancy {
	padding-bottom:80px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-why-cards--vacancy {
	padding-bottom:120px
}
}.landing-why-cards__card {
	position:relative
}
.landing-why-cards__card:before {
	pointer-events:none;
	content:"";
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border-left:1px solid hsla(0,0%,100%,.06)
}
.landing-why-cards__card:first-child:before {
	border-left:0
}
@media only screen and (max-width:567px) and (max-aspect-ratio:13/9),only screen and (min-width:568px) and (max-aspect-ratio:13/9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px) {
	.landing-why-cards__card:before {
	border-top:1px solid hsla(0,0%,100%,.06);
	border-left:1px solid hsla(0,0%,100%,.06)
}
.landing-why-cards__card:first-child:before,.landing-why-cards__card:nth-child(2):before {
	border-top:0
}
.landing-why-cards__card:first-child:before,.landing-why-cards__card:nth-child(3):before {
	border-left:0
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.no-hover .landing-why-cards__card:first-child,.no-hover .landing-why-cards__card:nth-child(3) {
	top:-80px
}
.has-hover .landing-why-cards__card,.no-hover .landing-why-cards__card:nth-child(2),.no-hover .landing-why-cards__card:nth-child(4) {
	top:-1px
}
}@media (min-width:980px) and (max-height:599px),only screen and (min-width:980px) and (max-width:1199px) {
	.landing-why-cards__card .card__sizer {
	padding-top:133.33333%
}
}@media only screen and (min-width:980px) {
	.has-hover .landing-why-cards__card,.no-hover .landing-why-cards__card:first-child,.no-hover .landing-why-cards__card:nth-child(2),.no-hover .landing-why-cards__card:nth-child(3),.no-hover .landing-why-cards__card:nth-child(4) {
	top:-160px
}
}.landing-articles {
	padding-bottom:80px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-articles {
	padding-bottom:80px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-articles {
	padding-bottom:117px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-articles {
	padding-bottom:123px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-articles {
	padding-bottom:160px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-articles {
	padding-bottom:240px
}
}.has-hover .landing-articles {
	padding-top:40px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.has-hover .landing-articles {
	padding-top:60px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.has-hover .landing-articles {
	padding-top:120px
}
}@media only screen and (min-width:980px) {
	.has-hover .landing-articles {
	padding-top:0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.has-hover .landing-articles {
	padding-top:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.has-hover .landing-articles {
	padding-top:60px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.has-hover .landing-articles {
	padding-top:120px
}
}.landing-articles-item {
	border-top:1px solid rgba(49,48,51,.06);
	padding-top:39px;
	padding-bottom:39px
}
.col:first-child>.landing-articles-item {
	padding-top:0;
	border-top:0
}
.col:last-child>.landing-articles-item {
	padding-bottom:0
}
@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-articles-item {
	border-top:0;
	padding-top:0;
	padding-bottom:0
}
}.landing-news {
	padding:40px 0 80px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-news {
	padding:60px 0 100px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-news {
	padding:120px 0 180px
}
}@media only screen and (min-width:980px) {
	.landing-news {
	padding:160px 0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-news {
	padding:240px 0 200px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-news {
	padding:240px 0
}
}@media only screen and (min-width:980px) {
	.no-hover .landing-news {
	padding-top:0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.no-hover .landing-news {
	padding-top:80px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.no-hover .landing-news {
	padding-top:80px
}
}.landing-articles+.landing-news {
	padding-top:0
}
.news-list-item {
	border-top:1px solid rgba(49,48,51,.06);
	padding-top:30px;
	padding-bottom:38px;
	display:flex;
	flex-wrap:wrap
}
.news-list-item:last-child {
	padding-bottom:0
}
.news-list-item__date {
	display:block;
	color:#d2bb8a;
	width:60px;
	flex-grow:0;
	flex-shrink:0;
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.news-list-item__date {
	font-size:4.8rem;
	line-height:.9375em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item__date {
	font-size:5.6rem;
	line-height:.98214em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item__date {
	font-size:7.4rem;
	line-height:.94595em;
	letter-spacing:-.04em
}
}.news-list-item__month {
	display:block;
	color:#939299;
	flex-grow:0;
	flex-shrink:0;
	margin:2px 0 0;
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
.news-list-item__month b {
	display:block;
	color:#d2bb8a
}
@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item__month {
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item__month {
	font-size:2rem;
	line-height:1.2em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.news-list-item__month {
	font-size:2.4rem;
	line-height:1.16667em;
	letter-spacing:-.02em
}
}.news-list-item__right {
	width:100%;
	flex-grow:0;
	flex-shrink:0;
	margin:16px 0 0
}
.news-list-item__source {
	color:#313033;
	font-weight:700;
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item__source {
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item__source {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.news-list-item__source {
	font-size:2.4rem;
	line-height:1em;
	letter-spacing:-.02em
}
}.news-list-item__title {
	transition-property:color,transform;
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0;
	margin-top:4px;
	margin-bottom:26px
}
@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item__title {
	font-size:1.6rem;
	line-height:1.25em;
	letter-spacing:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item__title {
	font-size:2rem;
	line-height:1.2em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.news-list-item__title {
	font-size:2.4rem;
	line-height:1.16667em;
	letter-spacing:-.02em
}
}.news-list-item__title:first-child {
	margin-top:0
}
.news-list-item__title:last-child {
	margin-bottom:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.news-list-item__title {
	margin-top:10px;
	margin-bottom:36px
}
.news-list-item__title:first-child {
	margin-top:0
}
.news-list-item__title:last-child {
	margin-bottom:0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item__title {
	margin-top:16px;
	margin-bottom:26px
}
.news-list-item__title:first-child {
	margin-top:0
}
.news-list-item__title:last-child {
	margin-bottom:0
}
}.has-hover .news-list-item:hover .news-list-item__title {
	color:#d2bb8a
}
@media (max-width:567px) and (max-aspect-ratio:13/9),(max-width:667px) and (min-aspect-ratio:13/9),only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13/9) {
	.news-list-item:first-child {
	padding-top:0;
	border-top:0
}
}@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.news-list-item {
	flex-wrap:nowrap;
	padding-top:34px;
	padding-bottom:58px
}
.news-list-item__date {
	width:95px
}
.news-list-item__month {
	width:110px;
	margin:4px 0 0
}
.news-list-item__right {
	margin:4px 0 0;
	flex-shrink:1;
	flex-grow:1
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.news-list-item__date {
	width:100px
}
.news-list-item__month {
	width:60px
}
}@media only screen and (min-width:980px) {
	.news-list-item__date {
	width:120px
}
.news-list-item__month {
	width:80px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item {
	padding-top:37px;
	padding-bottom:58px
}
.news-list-item__date {
	width:130px
}
.news-list-item__month {
	width:105px
}
.news-list-item__month,.news-list-item__right {
	margin:2px 0 0
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item {
	padding-top:37px;
	padding-bottom:70px
}
.news-list-item__date {
	width:160px
}
.news-list-item__month {
	width:120px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.news-list-item {
	padding-top:57px;
	padding-bottom:92px
}
.news-list-item__date {
	width:190px
}
.news-list-item__month {
	width:170px
}
.news-list-item__right {
	padding-right:15%
}
}.news-list-item--small .news-list-item__month {
	width:110px;
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.news-list-item--small .news-list-item__month {
	font-size:1.4rem;
	line-height:1.28571em;
	letter-spacing:0
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item--small .news-list-item__month {
	font-size:1.6rem;
	line-height:1.125em;
	letter-spacing:0
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.news-list-item--small .news-list-item__month {
	font-size:2rem;
	line-height:1em;
	letter-spacing:-.02em
}
}.news-list-item--small .news-list-item__date {
	width:60px;
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.news-list-item--small .news-list-item__date {
	font-size:4.8rem;
	line-height:.9375em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.news-list-item--small .news-list-item__date {
	font-size:3.7rem;
	line-height:.94595em;
	letter-spacing:-.02em
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.news-list-item--small .news-list-item__date {
	font-size:4.8rem;
	line-height:.9375em;
	letter-spacing:-.04em
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.news-list-item--small .news-list-item__month {
	width:110px
}
.news-list-item--small .news-list-item__date {
	width:100px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.news-list-item--small .news-list-item__month {
	width:120px
}
.news-list-item--small .news-list-item__date {
	width:80px
}
}.landing-awards {
	padding-top:40px;
	padding-bottom:80px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.landing-awards {
	padding-top:60px;
	padding-bottom:80px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.landing-awards {
	padding-top:60px;
	padding-bottom:117px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.landing-awards {
	padding-top:60px;
	padding-bottom:123px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.landing-awards {
	padding-top:90px;
	padding-bottom:160px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.landing-awards {
	padding-top:120px;
	padding-bottom:240px
}
}.has-hover .landing-awards {
	padding-top:40px
}
@media (min-aspect-ratio:13/9),only screen and (min-width:568px) {
	.has-hover .landing-awards {
	padding-top:60px
}
}@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px) {
	.has-hover .landing-awards {
	padding-top:60px
}
}@media only screen and (min-width:980px) {
	.has-hover .landing-awards {
	padding-top:60px
}
}@media only screen and (min-width:1200px) and (min-height:600px) {
	.has-hover .landing-awards {
	padding-top:90px
}
}@media only screen and (min-width:1440px) and (min-height:600px) {
	.has-hover .landing-awards {
	padding-top:90px
}
}@media only screen and (min-width:1920px) and (min-height:600px) {
	.has-hover .landing-awards {
	padding-top:120px
}
}
.yTaNE {
    position: relative;
    right: 0px;
    width: 6.8rem;
    height: 6.8rem;
    background-color: #d2bb8a;
    user-select: none;
    border: none;
    cursor: pointer;
    z-index: 100;
}
.yTaNE:hover, .yTaNE:focus {
    outline: 0px;
}
.iiEtJb {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    transform: translateY(-1px);
    display: inline-block;
    cursor: pointer;
    user-select: none;
    transition: all 300ms ease 0s;
    width: 2.7rem;
    height: 2px;
    background-color: rgb(255, 255, 255);
}
.iiEtJb::before, .iiEtJb::after {
    content: "";
    display: inline-block;
    width: 2.7rem;
    height: 2px;
    background-color: rgb(255, 255, 255);
    position: absolute;
    left: 0px;
    transform-origin: 50% 50%;
    transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 300ms, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, background-color 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.iiEtJb::before {
    top: 0.8rem;
}
.iiEtJb::after {
    top: -0.8rem;
}
.eDZabM {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: calc(var(--vh,1vh) * 100);
    display: flex;
    pointer-events: none;
    z-index: 99;
}
.fCpZXh {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    width: 50%;
}
.jiWspF {
    position: relative;
    width: 100%;
    height: 60%;
    z-index: 2;
}
.ktXqiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.bRNuGh {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cwvJRw {
    position: absolute !important;
    top: 4.5rem;
    left: 5rem;
    width: 24rem;
    z-index: 10;
}
.iirNzm {
    position: absolute;
    right: 4.5rem;
    bottom: 3.5rem;
    text-align: right;
    z-index: 5;
}
.iirNzm p {
    font-family: Butler, serif;
    font-weight: 700;
    font-size: 3.5rem;
    color: rgb(255, 255, 255);
    margin-bottom: 0.5rem;
}
.iirNzm h4 {
    font-family: Maison, sans-serif;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.4rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    color: rgb(255, 255, 255);
    margin: 0px;
}
.iGpnMF {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: transform 1s ease 0s;
    will-change: transform;
    z-index: 1;
}
.iGpnMF::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: background-color 1s ease 0s;
    z-index: 2;
}
.dVPtTP {
    position: relative;
    width: 60%;
    height: 40%;
    z-index: 1;
    overflow: hidden;
}
.jshtnY {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hzUPib {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.fftmDu {
    position: absolute;
    right: 4.5rem;
    bottom: 3.5rem;
    text-align: right;
    white-space: pre-wrap;
    z-index: 5;
}
.fftmDu p {
    font-family: Maison, sans-serif;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.4rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    color: rgb(255, 255, 255);
    margin: 0px;
}
.oDvWS {
    position: relative;
    width: 40%;
    height: 40%;
    z-index: 1;
    overflow: hidden;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.inSybi {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hYfrSO {
    position: absolute;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 3rem;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #d2bb8a;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.oDvWS img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px;
}
.kdOoxN {
    position: relative;
    width: 50%;
    overflow: hidden;
    z-index: 2;
}
.ctxElN {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.krqXbU {
    position: absolute;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 8%;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(36, 36, 36);
    transition: all 0.8375s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.kdOoxN ul {
    list-style-type: none;
    margin: 0px;
}
.kdOoxN li {
    margin: 0px;
    transform: translateX(50px);
    transition: all ease;
    transition-duration: 0.45s;
    transition-delay: 0s;
}
.kdOoxN li:nth-child(1){
    transition-delay: 0s;
}
.kdOoxN li:nth-child(2){
    transition-delay: 0.05s;
}
.kdOoxN li:nth-child(3){
    transition-delay: 0.1s;
}
.kdOoxN li:nth-child(4){
    transition-delay: 0.15s;
}
.kdOoxN li:nth-child(5){
    transition-delay: 0.2s;
}

.eDZabM.active .kdOoxN li{
	transform: translateX(0);
    transition: all ease;
    transition-duration: 0.65s;
}
.eDZabM.active .kdOoxN li:nth-child(1){
        transition-delay: 0.3s;
}
.eDZabM.active .kdOoxN li:nth-child(2){
   transition-delay: 0.4s;
}
.eDZabM.active .kdOoxN li:nth-child(3){
    transition-delay: 0.5s;
}
.eDZabM.active .kdOoxN li:nth-child(4){
    transition-delay: 0.6s;
}
.eDZabM.active .kdOoxN li:nth-child(5){
    transition-delay: 0.7s;
}

.kdOoxN a {
    font-family: SuisseIntl-Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 6rem;
    font-weight: 700;
    line-height: 1.5;
    text-decoration: none;
    color: rgb(255, 255, 255);
    transition: color 0.8s ease 0s;
}
.kdOoxN a:hover, .kdOoxN a.active {
    color: #d2bb8a;;
}
li :last-child {
    margin-bottom: 0px;
}
.ZZSkK {
    position: absolute;
    bottom: 4%;
    left: 8%;
}
.fgzvlx {
    width: 100%;
    margin-bottom: 2rem;
}
@media (min-width: 650px){
    .fgzvlx {
        display: none;
    }
}
.fgzvlx p {
    font-family: Maison, sans-serif;
    font-size: 1.7rem;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0.3rem;
    text-transform: uppercase;
    text-decoration: none;
    color: rgb(255, 255, 255);
}
.fgzvlx span:first-child {
    margin-right: 15px;
}

.mNaih {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(36, 36, 36);
}
.yTaNE.active .Lines-sc-1aifq1p-19::before, .yTaNE.active .Lines-sc-1aifq1p-19::after {
    transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 300ms;
    top: 0px;
    width: 2.7rem;
}
.yTaNE.active .Lines-sc-1aifq1p-19::before {
    transform: rotate3d(0, 0, 1, 45deg) scale(1.1);
}
.yTaNE.active .Lines-sc-1aifq1p-19::after {
    transform: rotate3d(0, 0, 1, -45deg) scale(1.1);
}
.eDZabM.active {
    pointer-events: all;
}
.yTaNE.active .Lines-sc-1aifq1p-19 {
    background: transparent;
}
.lang{position: relative;}
.lang dl{position: absolute;left: 0;top: 22px;width: 100%;display: none;z-index: 99;}
.lang dl dd{margin-bottom: 5px;}
.size{position: relative;}
.size dl{position: absolute;left: 0;top: 22px;width: 100%;display: none;z-index: 99;}
.size dl dd{margin-bottom: 5px;}
.team__member-list__item__position{color: #fff;}
.footer__left__logo img{max-width: 50%}