
.animation--appear-text, .animation--disappear-text, .animation--fade-appear, .animation--fade-in, .animation--fade-out, .animation--height, .animation--intro-out .header .logo, .animation--intro-out .nav-primary a, .animation--lead-text, .animation--lead-text>span span, .animation--scale-in, .animation--scale-out, .animation--transition-title, .btn--nav .icon, .btn--nav .icon-arrow, .btn--underline:after, .footer-btn:before, .footer-btn__bottom:before, .footer-btn__top:before, .form-control--float .form-label, .form-control--input, .form-control--input input, .form-control--select, .form-control--select .form-label, .form-control--select select, .form-control--textarea, .form-control--textarea textarea, .form-control-checkbox__icon, .form-control-checkbox__icon:before, .header__close-link, .header__nav, .icon, .icon-burger:after, .icon-burger:before, .icon-close:after, .icon-close:before, .page__nav-next.animation--next-appear, .page__nav-next span, .selectize-input, a, button, input[type=submit] {
	transition-duration: .4s;
	transition-timing-function: cubic-bezier(.26, 0, .22, 1)
}
.overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.disable-scrolling {
	overflow: hidden!important
}
.disable-smooth-scrolling {
	scroll-behavior: auto
}

.has-hover .ui-dark .btn--underline:hover, .has-hover a:hover .ui-dark .btn--underline, .ui-dark .btn--underline, .ui-dark .btn--underline.is-active, .ui-dark .btn--underline.is-disabled, .ui-dark .btn--underline:disabled, .ui-dark .btn--underline[disabled] {
	color: #fff;
	background-color: transparent
}
.ui-dark .btn--underline.loading {
	color: transparent!important
}
.has-hover .ui-dark .btn--underline.btn--primary:hover, .has-hover a:hover .ui-dark .btn--underline.btn--primary, .ui-dark .btn--underline.btn--primary, .ui-dark .btn--underline.btn--primary.is-active, .ui-dark .btn--underline.btn--primary.is-disabled, .ui-dark .btn--underline.btn--primary:disabled, .ui-dark .btn--underline.btn--primary[disabled] {
	color: #0006ff;
	background-color: transparent
}
.ui-dark .btn--underline.btn--primary.loading {
	color: transparent!important
}


.icon {
	transition-property: color, opacity, -webkit-transform;
	transition-property: color, transform, opacity;
	transition-property: color, transform, opacity, -webkit-transform;
	display: inline-block
}

.icon--no-margins:not(:first-child), .icon--no-margins:not(:last-child), a .icon--no-margins:not(:first-child), a .icon--no-margins:not(:last-child), button .icon--no-margins:not(:first-child), button .icon--no-margins:not(:last-child) {
	margin-right: 0;
	margin-left: 0
}
.icon, .icon--with-margins~span {
	vertical-align: middle
}
.btn .icon, a .icon, button .icon {
	pointer-events: none
}
.icon-burger, .icon-close {
	position: relative;
	margin-top: -3px;
	width: 30px;
	height: 30px
}
.icon-burger:after, .icon-burger:before, .icon-close:after, .icon-close:before {
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	height: 2px;
	width: 100%;
	background: currentColor;
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}
.icon-burger:before, .icon-close:before {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}
.icon-burger:after, .icon-close:after {
	-webkit-transform: translateY(4px);
	transform: translateY(4px)
}
@media (min-width:1280px) {
.icon-burger, .icon-close {
	margin-top: -2px
}
}
@media (max-width:668px), (max-width:979px) and (max-height:415px) and (orientation:landscape) {
.icon-burger, .icon-close {
	width: 25px;
	height: 25px;
	margin-top: -10px;
	margin-right: 0
}
}
.icon-button-arrow {
	position: relative;
	margin-top: -1px
}
.icon-logo {
	display: block;
	vertical-align: top
}
@media (max-width:1279px) {
.icon-logo {
	width: 120px;
	height: 15px
}
}
@media (max-width:979px) {
.icon-logo {
	width: 100px;
	height: 13px;
	margin-top: 7px
}
}

.is-hidden, .is-hidden--xl-down, .is-hidden--xs-up, .js .is-hidden--js, .no-js .is-hidden--no-js {
	display: none!important
}
@media (max-width:479px) and (orientation:portrait) {
.is-hidden--xs {
	display: none!important
}
}
.is-hidden--xs-up {
	display: none!important
}
@media (max-width:479px) and (orientation:portrait) {
.is-hidden--xs-down {
	display: none!important
}
}
@media (max-width:979px) and (max-height:415px) and (orientation:landscape) {
.is-hidden--sm {
	display: none!important
}
}
@media (max-width:979px) and (max-height:415px) and (orientation:landscape), (min-width:668px) and (min-height:416px) {
.is-hidden--sm-up {
	display: none!important
}
}
@media (max-width:668px), (max-width:979px) and (max-height:415px) and (orientation:landscape) {
.is-hidden--sm-down {
	display: none!important
}
}
@media (min-width:668px) and (max-width:979px) and (min-height:416px) {
.is-hidden--md {
	display: none!important
}
}
@media (min-width:668px) and (min-height:416px) {
.is-hidden--md-up {
	display: none!important
}
}
@media (max-width:979px) {
.is-hidden--md-down {
	display: none!important
}
}
@media (min-width:980px) and (max-width:1599px) {
.is-hidden--lg {
	display: none!important
}
}
@media (min-width:980px) {
.is-hidden--lg-up {
	display: none!important
}
}
@media (max-width:1599px) {
.is-hidden--lg-down {
	display: none!important
}
}
@media (min-width:1600px) {
.is-hidden--xl, .is-hidden--xl-up {
	display: none!important
}
}
.is-hidden--xl-down {
	display: none!important
}
@media (min-width:1280px) {
.is-hidden--lgl-up {
	display: none!important
}
}
@media (max-width:1279px) {
.is-hidden--lgl-down {
	display: none!important
}
}

.nav-primary {
	flex-grow: 1
}
.nav-primary a {
	position: relative
}
.nav-primary a:before {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	right: -20px;
	bottom: -20px;
	left: -20px
}
.nav-primary__link {
	min-width: 90px
}
.animation--intro-out .header .logo, .animation--intro-out .nav-primary a {
	transition-duration: 3.5s;
	transition-property: opacity
}
.js .is-intro .header .logo, .js .is-intro .nav-primary a {
	opacity: 0
}
.animation--intro-out .nav-primary a:first-child {
	transition-delay: .42s
}
.animation--intro-out .nav-primary a:nth-child(2) {
	transition-delay: .48s
}
.animation--intro-out .nav-primary a:nth-child(3) {
	transition-delay: .54s
}
.header__close-link a {
	display: block
}
.header__close-link a:before {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	right: -20px;
	bottom: -20px;
	left: -20px
}
.header__close-link, .header__nav {
	transition-duration: 3.5s;
	transition-property: opacity
}
.header__close-link {
	opacity: 0;
	pointer-events: none
}
.header--with-close .header__close-link {
	opacity: 1;
	pointer-events: all
}
.header--without-nav .header__nav__link {
	opacity: 0;
	pointer-events: none
}
.menu, .menu__nav {
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100vh!important;
	min-width: 100%;
	min-height: 100vh
}
.menu {
	position: fixed;
	width: 100%;
	z-index: 3
}
.menu__nav {
	position: absolute;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center
}
.menu__nav__inner {
	display: flex;
	flex-wrap: nowrap;transform: translateX(0px) !important;padding: 0 3vw;display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.menu__nav__inner li {
	flex-grow: 0;
	flex-shrink: 0;
}
.menu__nav__inner a {
	display: block;
	padding: 2.55556vw 0;
}
/*.menu__nav__inner li:first-child a {
	padding-left: calc(50vw - 265px)
}*/
/*.menu__nav__inner li:last-child a {
	padding-right: calc(50vw - 220px)
}*/
.has-hover .menu__nav__inner a {
	opacity: .2
}
.has-hover .menu__nav__inner a:hover, .menu__nav__inner a.is-active {
	opacity: 1
}
.has-hover .menu__nav__inner:hover a.is-active {
	opacity: .2
}
.has-hover .menu__nav__inner a.is-active:hover, .menu--standalone .menu__nav__inner a {
	opacity: 1
}
.no-hover .menu__nav {
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}
.no-hover .menu__nav__inner li:first-child a {
	padding-left: 5.55556vw
}
.no-hover .menu__nav__inner li:last-child a {
	padding-right: 5.55556vw
}
.animation--menu-in {
	transition: border-color 4.28s linear
}
.animation--menu-in .menu__nav li {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: opacity .8s cubic-bezier(.26, 0, .22, 1), -webkit-transform .8s cubic-bezier(.26, 0, .22, 1);
	transition: transform .8s cubic-bezier(.26, 0, .22, 1), opacity .8s cubic-bezier(.26, 0, .22, 1);
	transition: transform .8s cubic-bezier(.26, 0, .22, 1), opacity .8s cubic-bezier(.26, 0, .22, 1), -webkit-transform .8s cubic-bezier(.26, 0, .22, 1)
}
.animation--menu-in .menu__nav li:first-child {
	transition-delay: .6s
}
.animation--menu-in .menu__nav li:nth-child(2) {
	transition-delay: .73s
}
.animation--menu-in .menu__nav li:nth-child(3) {
	transition-delay: .86s
}
.animation--menu-in .menu__nav li:nth-child(4) {
	transition-delay: .99s
}
.animation--menu-in .menu__nav li:nth-child(5) {
	transition-delay: 1.12s
}
.animation--menu-in .menu__nav li:nth-child(6) {
	transition-delay: 1.25s
}
.animation--menu-in .background, .animation--menu-in .footer {
	transition: opacity 3.5s cubic-bezier(.26, 0, .22, 1) 1.32s
}
.menu--standalone.animation--menu-in {
	transition-duration: 1.58s
}
.menu--standalone.animation--menu-in .menu__nav li:first-child {
	transition-delay: 0ms
}
.menu--standalone.animation--menu-in .menu__nav li:nth-child(2) {
	transition-delay: .13s
}
.menu--standalone.animation--menu-in .menu__nav li:nth-child(3) {
	transition-delay: .26s
}
.menu--standalone.animation--menu-in .menu__nav li:nth-child(4) {
	transition-delay: .39s
}
.menu--standalone.animation--menu-in .menu__nav li:nth-child(5) {
	transition-delay: .52s
}
.menu--standalone.animation--menu-in .menu__nav li:nth-child(6) {
	transition-delay: .65s
}
.menu--standalone.animation--menu-in .menu__nav li:nth-child(7) {
	transition-delay: .78s
}
.menu--standalone.animation--menu-in .background, .menu--standalone.animation--menu-in .footer {
	transition-duration: .72s;
	transition-delay: 0ms
}
.animation--menu-in--inactive .menu__nav li {
	opacity: 0;
	-webkit-transform: translateY(75px);
	transform: translateY(75px)
}
.animation--menu-in--inactive .background, .animation--menu-in--inactive .footer {
	opacity: 0
}
.animation--menu-out {
	transition: border-color .72s linear
}
.animation--menu-out .background, .animation--menu-out .footer, .animation--menu-out .menu__nav li {
	transition: opacity .72s cubic-bezier(.26, 0, .22, 1)
}
.animation--menu-out--active .background, .animation--menu-out--active .footer, .animation--menu-out--active .menu__nav li {
	opacity: 0
}
.has-hover .cursor {
	pointer-events: none;
	position: fixed;
	left: 50%;
	top: 50%
}
.has-hover .cursor:before {
	content: "";
	display: block;
	background: #015098;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translate(-50%, -50%) scale(.5);
	transform: translate(-50%, -50%) scale(.5);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition: opacity .45s cubic-bezier(.26, 0, .22, 1), -webkit-transform .45s cubic-bezier(.26, 0, .22, 1);
	transition: transform .45s cubic-bezier(.26, 0, .22, 1), opacity .45s cubic-bezier(.26, 0, .22, 1);
	transition: transform .45s cubic-bezier(.26, 0, .22, 1), opacity .45s cubic-bezier(.26, 0, .22, 1), -webkit-transform .45s cubic-bezier(.26, 0, .22, 1);
	opacity: .3
}
.has-hover .cursor--loading:before {
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(1.33333);
	transform: translate(-50%, -50%) scale(1.33333)
}
.has-hover .cursor--dot:before {
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(.5);
	transform: translate(-50%, -50%) scale(.5)
}
@media (min-width:1600px) {
.has-hover .cursor--dot:before {
	-webkit-transform: translate(-50%, -50%) scale(.76667);
	transform: translate(-50%, -50%) scale(.76667)
}
}
.has-hover .cursor--nav:before {
	-webkit-transform: translate(-50%, -50%) scale(.16667);
	transform: translate(-50%, -50%) scale(.16667)
}
.has-hover .cursor--page:before {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 0.9
}
.has-hover .cursor--page-lg:before {
	-webkit-transform: translate(-50%, -50%) scale(1.33333);
	transform: translate(-50%, -50%) scale(1.33333);
	opacity: 0.9
}
.has-hover .cursor--line:before {
	-webkit-transform: translate(-50%, -50%) scale(.66667);
	transform: translate(-50%, -50%) scale(.66667);
	opacity: .6
}

.has-hover .footer-btn:hover:before {
	opacity: 0;
	-webkit-transform: scale(2.66667);
	transform: scale(2.66667)
}
.has-hover .footer-btn:hover .footer-btn__bottom:before, .has-hover .footer-btn:hover .footer-btn__top:before {
	opacity: 0
}
