/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */


@font-face {
    font-family: 'Gotham-Book';
    src: url(../fonts/Gotham-Book.otf);
}
@font-face {
    font-family: 'GothamMedium';
    src: url(../fonts/GothamMedium.ttf);
}

progress,
sub,
sup {
    vertical-align: baseline
}

.o-button,
.o-hsub.-h,
.o-hsub::before,
.o-loader:before,
.o-loader>*,
audio,
button,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

.o-button,
button,
select {
    text-transform: none
}

.o-button,
.slick-slider,
button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

html,
legend {
    box-sizing: border-box
}

.o-button,
button,
hr,
input,
select {
    overflow: visible
}

img,
legend,
svg {
    max-width: 100%
}

.is-loaded .o-loader,
.slick-dots li:last-child .c-carousel_dot_line,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.c-history-timeline,
.slick-slide.dragging img {
    pointer-events: none
}

.c-article_nav-header_icon::after,
.c-article_nav-header_icon::before,
.c-article_nav_item::after,
.c-article_nav_link::before,
.c-box_button::before,
.c-box_legend::before,
.c-carousel_dot_line::after,
.c-carousel_dot_line::before,
.c-carousel_link:before,
.c-carousel_play_icon:before,
.c-header-filters::before,
.c-header-filters_button::after,
.c-header-filters_button::before,
.c-header-filters_tags:before,
.c-header-filters_tags_wrap::after,
.c-header-filters_tags_wrap::before,
.c-header-home_image::after,
.c-header-home_image::before,
.c-history-timeline:before,
.c-history-timeline_line::after,
.c-home_section_nav_item::before,
.c-nav-button_line::after,
.c-nav-button_line::before,
.c-nav_background::after,
.c-nav_background::before,
.c-share_link::after,
.c-share_link:before,
.o-action-link_label::after,
.o-background.-overlay-light::before,
.o-button::after,
.o-button:before,
.o-button_line::after,
.o-button_line::before,
.o-checkbox-label::after,
.o-checkbox-label::before,
.o-hsub::before,
.o-input-lines::after,
.o-input-lines::before,
.o-link.-hover::after,
.o-list-table_data::after,
.o-list-table_data::before,
.o-list-table_header::after,
.o-list-table_header::before,
.o-loader::after,
.o-loader:before,
.o-loader_line::after,
.o-radio-label::after,
.o-radio-label::before,
.o-select-wrap::after,
.scrollbar-thumb::after,
.slick-track:after,
.slick-track:before,
.vs-scrollbar::before,
.vs-scrolldrag::after,
a.-hover::after {
    content: ""
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
button,
input,
select,
textarea {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

.o-button,
.o-button:hover,
button,
button:hover {
    text-decoration: none
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: 'GothamMedium';
    font-size: 1em
}

figure {
    margin: 1em 40px
}

optgroup {
    font-weight: 700
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: ButtonText dotted 1px
}

.c-carousel_link:focus,
.o-button,
.o-input:focus,
.o-select:focus,
.o-textarea:focus,
.slick-list:focus,
.slick-slide,
button {
    outline: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

*,
:after,
:before {
    box-sizing: inherit
}

input,
select,
textarea {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    background: 0 0;
    color: inherit
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #1e1e22
}

textarea {
    overflow: auto;
    resize: vertical
}

.o-button,
button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    color: inherit;
    text-align: center;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    user-select: none
}

.o-action-link,
strong {
    font-weight: 700
}

@font-face {
    font-family: 'Maison Neue';
    src: url(../fonts/hinted-MaisonNeue-Medium.eot);
    src: url(../fonts/hinted-MaisonNeue-Mediumd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/hinted-MaisonNeue-Medium.html) format("woff2"), url(../fonts/hinted-MaisonNeue-Medium.woff) format("woff"), url(../fonts/hinted-MaisonNeue-Medium.ttf) format("truetype"), url(../fonts/hinted-MaisonNeue-Medium.svg#MaisonNeue-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Maison Neue';
    src: url(../fonts/hinted-MaisonNeue-Bold.eot);
    src: url(../fonts/hinted-MaisonNeue-Boldd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/hinted-MaisonNeue-Bold.html) format("woff2"), url(../fonts/hinted-MaisonNeue-Bold.woff) format("woff"), url(../fonts/hinted-MaisonNeue-Bold.ttf) format("truetype"), url(../fonts/hinted-MaisonNeue-Bold.svg#MaisonNeue-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Maison Neue';
    src: url(../fonts/hinted-MaisonNeue-Light.eot);
    src: url(../fonts/hinted-MaisonNeue-Lightd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/hinted-MaisonNeue-Light.html) format("woff2"), url(../fonts/hinted-MaisonNeue-Light.woff) format("woff"), url(../fonts/hinted-MaisonNeue-Light.ttf) format("truetype"), url(../fonts/hinted-MaisonNeue-Light.svg#MaisonNeue-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Maison Neue';
    src: url(../fonts/hinted-MaisonNeue-LightItalic.eot);
    src: url(../fonts/hinted-MaisonNeue-LightItalicd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/hinted-MaisonNeue-LightItalic.html) format("woff2"), url(../fonts/hinted-MaisonNeue-LightItalic.woff) format("woff"), url(../fonts/hinted-MaisonNeue-LightItalic.ttf) format("truetype"), url(../fonts/hinted-MaisonNeue-LightItalic.svg#MaisonNeue-LightItalic) format("svg");
    font-weight: 400;
    font-style: italic
}

html {
    color: #1e1e22;
    font-family: 'GothamMedium';
    line-height: 1.6;
    background-color: #f6f6f6;
    height: 100%
}

@media (max-width:699px) {
    html {
        font-size: 14px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    html {
        font-size: 15px
    }
}

@media (min-width:700px) and (max-width:749px) {
    html {
        font-size: 14px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    html {
        font-size: 16px
    }
}

@media (min-width:1600px) and (max-width:2099px) {
    html {
        font-size: 18px
    }
}

@media (min-width:2100px) and (max-width:2399px) {
    html {
        font-size: 20px
    }
}

@media (min-width:2400px) and (max-width:2699px) {
    html {
        font-size: 22px
    }
}

@media (min-width:2700px) {
    html {
        font-size: 24px
    }
}

@media (min-width:1200px) {
    body {
        overflow: hidden;
        height: 100%
    }
    .o-scroll {
        height: 100%
    }
}

::-moz-selection {
    background: #0084c0;
    color: #fff
}

::selection {
    background: #0084c0;
    color: #fff
}

.o-radio-label::after,
.o-select-wrap::after {
    background-repeat: no-repeat;
    background-position: center
}

hr {
    box-sizing: content-box;
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}

.c-header-filters_tags_item,
.c-header-home,
.c-header-home_background,
.c-header-home_background-load-wrap,
.c-nav,
.o-loader_line,
.o-section_image,
.o-video,
.o-wrap,
.scroll-content {
    overflow: hidden
}

.o-blockquote.-nomargin,
p {
    margin: 0
}

.o-link,
a {
    color: #1a0dab;
    -webkit-transition: color .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

.o-link:hover,
a:hover {
    color: #13097c
}

.o-link.-normal,
a.-normal {
    color: currentColor;
    text-decoration: none
}

.o-link.-normal:hover,
a.-normal:hover {
    text-decoration: underline
}

.c-article_nav_link,
.c-article_next,
.c-box_button,
.c-box_link,
.c-history-timeline_link,
.c-nav_dropdown_link,
.c-nav_lang_link,
.c-nav_link,
.c-projects_link,
.c-search_link,
.o-action-link,
.o-hsub.-link,
.o-link.-blue:hover,
.o-link.-hover,
.s-wysiwyg a,
a.-blue:hover,
a.-hover {
    text-decoration: none
}

.o-link.-blue:hover,
a.-blue:hover {
    color: #0084c0
}

.o-link.-hover,
a.-hover {
    position: relative;
    color: #fff
}

.o-link.-hover::after,
a.-hover::after {
    position: absolute;
    bottom: -1px;
    right: 0;
    left: 0;
    border-bottom: 1px solid;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

.o-link.-hover:hover::after,
a.-hover:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.o-page.-anim {
    -webkit-transform: translate3d(0, 9.375rem, 0);
    transform: translate3d(0, 9.375rem, 0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.is-loaded .o-page.-anim {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.o-barba,
.o-barba_container {
    height: 100%
}

.js-parallax {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform
}

.o-action-link {
    display: block;
    padding-top: 12.8125rem;
    padding-bottom: 7.5rem;
    text-align: center
}

@media (max-width:699px) {
    .o-action-link {
        font-size: 40px;
        padding-top: 120px
    }
}

@media (max-width:1199px) {
    .o-action-link {
        color: #1e1e22
    }
}

@media (min-width:700px) {
    .o-action-link {
        font-size: 5.625rem
    }
}

@media (min-width:1200px) {
    .o-blockquote.-anim::before {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
        -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
    }
    .is-inview .o-blockquote.-anim {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }
    .o-action-link {
        color: #fff
    }
}

.o-action-link:hover {
    color: #fff
}

.o-action-link_label {
    display: inline-block;
    position: relative
}

.o-action-link_label::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: .1875rem solid;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.o-hsub::before,
.o-hsub_label {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.o-action-link:hover .o-action-link_label::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.o-h,
.o-h1,
.o-h2,
.o-h3,
.o-h4,
.o-h5,
.o-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin-top: 0;
    line-height: 1.1
}

@media (max-width:699px) {
    .o-h1,
    h1 {
        font-size: 26px
    }
}

@media (min-width:700px) {
    .o-h1,
    h1 {
        font-size: 60px
    }
    .o-hsub.-h {
        margin-left: 2.5rem
    }
}

@media (min-width:1600px) {
    .o-h1,
    h1 {
        font-size: 4.375rem
    }
}

@media (max-width:1599px) {
    .o-h2,
    h2 {
        font-size: 1.5625rem
    }
}

@media (min-width:1600px) {
    .o-h2,
    h2 {
        font-size: 2.25rem
    }
}

.o-h3,
h3 {
    font-size: 1.5625rem
}

.o-h4,
h4 {
    font-size: 1rem
}

.o-h5,
h5 {
    font-size: .8125rem
}

.o-h6,
h6 {
    font-size: .6875rem
}

.o-hsub {
    font-size: .75rem;
    padding: 1.25rem 0;
    display: inline-block;
    font-weight: 500;
    letter-spacing: .12em;
    text-transform: uppercase
}

.o-hsub::before {
    display: inline-block;
    border-bottom: 1px solid;
    width: 1.5rem;
    background-color: #1e1e22;
    margin-right: 1.125rem;
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

.o-hsub.-link {
    color: #fff
}

.o-hsub-wrap:hover .o-hsub.-link::before,
.o-hsub.-link:hover::before {
    -webkit-transform: scaleX(1.5);
    -ms-transform: scaleX(1.5);
    transform: scaleX(1.5)
}

.o-hsub.-link.-dark,
.o-hsub.-link.-dark:hover {
    color: #1e1e22
}

@media (max-width:699px) {
    .o-hsub.-h {
        display: block;
        margin-top: 20px
    }
    .o-container {
        padding-left: 40px;
        padding-right: 40px
    }
    .o-container.-small {
        padding-left: 20px;
        padding-right: 20px
    }
}

.o-hsub_label,
.o-loader:before,
.o-loader>*,
.o-loader_line {
    display: inline-block
}

.o-hsub_label {
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.o-checkbox-label::after,
.o-loader_line,
.o-radio-label::after {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.o-hsub-wrap:hover .o-hsub_label,
.o-hsub.-link:hover .o-hsub_label {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.o-loader {
    text-align: center;
    font-size: 0;
    white-space: nowrap
}

.o-loader:before {
    height: 100%
}

.o-loader>* {
    font-size: 1rem;
    white-space: normal
}

.o-loader_line {
    position: relative;
    width: 8.4375rem;
    height: .6875rem;
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 2
}

.o-loader_line::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border-radius: 2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-animation: loading 1.2s cubic-bezier(.4, 0, .2, 1) infinite forwards;
    animation: loading 1.2s cubic-bezier(.4, 0, .2, 1) infinite forwards
}

.is-loading .o-loader_line::after {
    background-color: #000
}

body.is-loading[data-route-option=via-nav] .o-loader_line::after,
body[data-route-option=prev-section] .o-loader_line::after,
body[data-route-option=next-section] .o-loader_line::after {
    background-color: #fff
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: translate(0) scaleX(0);
        transform: translate(0) scaleX(0)
    }
    30% {
        -webkit-transform: translate(0) scaleX(1);
        transform: translate(0) scaleX(1)
    }
    100%,
    80% {
        -webkit-transform: translate(100%) scaleX(0);
        transform: translate(100%) scaleX(0)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: translate(0) scaleX(0);
        transform: translate(0) scaleX(0)
    }
    30% {
        -webkit-transform: translate(0) scaleX(1);
        transform: translate(0) scaleX(1)
    }
    100%,
    80% {
        -webkit-transform: translate(100%) scaleX(0);
        transform: translate(100%) scaleX(0)
    }
}

.o-loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: visibility 0s;
    transition: visibility 0s
}

.o-loader::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #1e1e22;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

.o-container,
.o-section,
.o-section_image {
    position: relative
}

.is-loaded .o-loader::after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}

.is-loading .o-loader::after,
body[data-route-option=prev-section] .o-loader::after,
body[data-route-option=next-section] .o-loader::after {
    display: none
}

.is-loaded .o-loader {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

body.is-loading[data-route-option=prev-section] .o-loader,
body.is-loading[data-route-option=next-section] .o-loader {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

body.is-loaded[data-route-option=prev-section] .o-loader,
body.is-loaded[data-route-option=next-section] .o-loader {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.is-loaded .o-loader_line {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.o-container {
    margin: 0 auto
}

@media (min-width:700px) and (max-width:1599px) {
    .o-container {
        padding-right: 7.5rem;
        padding-left: 7.5rem;
        max-width: 140rem
    }
}

.o-section.-offset {
    margin-top: -9.375rem;
    background-color: #f6f6f6
}

.o-section.-padding {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem
}

.o-section.-padding-top {
    padding-top: 7.5rem
}

@media (max-width:699px) {
    .o-section.-bottom {
        padding-bottom: 60px
    }
    .o-grid_item.-button {
        width: 100%
    }
}

@media (min-width:700px) {
    .o-section.-bottom {
        padding-bottom: 7.5rem
    }
}

.o-section.-left {
    margin-right: 15rem
}

.o-section.-right {
    margin-left: 15rem
}

.o-section.-left-large {
    margin-right: 22.5rem
}

.o-section.-right.-padding {
    padding-left: 9.5625rem
}

.o-section_image.-small {
    padding-bottom: 57.144%
}

.o-section_image.-large {
    padding-bottom: 55%
}

.o-section_image.-padding-left {
    margin-left: 7.5rem
}

.o-section_image.-left {
    margin-right: 15rem
}

@media (max-width:1599px) {
    .o-section_image.-left {
        margin-left: -7.5rem
    }
    .o-section_image.-right {
        margin-right: -7.5rem
    }
}

@media (min-width:1600px) {
    .o-container {
        padding-right: 9.5625rem;
        padding-left: 9.5625rem;
        max-width: 144.125rem
    }
    .o-section_image.-left {
        margin-left: -9.5625rem
    }
}

.o-section_image.-right {
    margin-left: 15rem
}

@media (min-width:1600px) {
    .o-section_image.-right {
        margin-right: -9.5625rem
    }
}

.o-section_image img {
    width: 100%
}

.o-grid {
    margin-left: 0;
    letter-spacing: normal;
    font-size: 0
}

.o-button_label,
.o-label {
    letter-spacing: .12em;
    text-transform: uppercase
}

.o-grid.-margin {
    margin-left: -3.75rem
}

.o-grid_item {
    display: inline-block;
    padding-left: 0;
    width: 100%;
    vertical-align: top;
    font-size: 1rem
}

@media (min-width:700px) and (max-width:999px) {
    .o-grid_item.-button {
        margin-bottom: 60px
    }
}

@media (max-width:699px) {
    .o-grid_item.-button-content {
        margin-bottom: 30px
    }
}

@media (min-width:1000px) {
    .o-grid_item.-button {
        width: 18.75rem
    }
    .o-grid_item.-button-content {
        width: calc(100% - 18.75rem)
    }
}

.o-grid.-margin .o-grid_item {
    padding-left: 3.75rem
}

@media (min-width:700px) {
    .o-grid_item.-half {
        width: 50%
    }
}

@media (min-width:700px) and (max-width:999px) {
    .o-grid_item.-button-content {
        margin-bottom: 60px
    }
    .o-grid_item.-half.-medium {
        width: 100%
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .o-grid_item.-half.-large {
        width: 100%
    }
    .o-grid_item.-third {
        width: 50%
    }
}

@media (min-width:1200px) {
    .o-grid_item.-third {
        width: 33.3333333333%
    }
}

.o-form {
    padding-bottom: 3.25rem
}

@media (max-width:699px) {
    .o-form_item {
        margin-bottom: 35px
    }
}

@media (min-width:700px) {
    .o-form_item {
        margin-bottom: 2.9375rem
    }
}

.o-form_fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.o-form_button {
    text-align: right
}

.o-label {
    display: block;
    height: 100%;
    color: #b3b3b3;
    padding: .875rem;
    -webkit-transition: color .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .o-form_fieldset {
        margin-bottom: 20px
    }
    .o-label {
        font-size: 9px
    }
}

@media (min-width:700px) {
    .o-form_fieldset {
        margin-bottom: 3.75rem
    }
    .o-label {
        font-size: .5625rem
    }
}

.o-input-wrap .o-label {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: color .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.o-input:focus~.o-label,
.o-label.is-active,
.o-select:focus~.o-label,
.o-textarea:focus~.o-label {
    -webkit-transform: translateY(-1.875rem);
    -ms-transform: translateY(-1.875rem);
    transform: translateY(-1.875rem)
}

.has-error.o-select~.o-label,
.has-error.o-textarea~.o-label,
.o-input.has-error~.o-label {
    color: #cc3d3d
}

.o-input-wrap {
    position: relative
}

.o-input,
.o-select,
.o-textarea {
    padding: .875rem;
    background-color: transparent;
    border-bottom: 1px solid #b3b3b3;
    -webkit-transition: border-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: border-color .3s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .o-input,
    .o-select,
    .o-textarea {
        font-size: 14px
    }
}

@media (min-width:700px) {
    .o-input,
    .o-select,
    .o-textarea {
        font-size: .875rem
    }
}

.o-input::-webkit-input-placeholder,
.o-select::-webkit-input-placeholder,
.o-textarea::-webkit-input-placeholder {
    color: #b3b3b3
}

.o-input::-moz-placeholder,
.o-select::-moz-placeholder,
.o-textarea::-moz-placeholder {
    color: #b3b3b3
}

.o-input:-ms-input-placeholder,
.o-select:-ms-input-placeholder,
.o-textarea:-ms-input-placeholder {
    color: #b3b3b3
}

.o-input::placeholder,
.o-select::placeholder,
.o-textarea::placeholder {
    color: #b3b3b3
}

.-search.o-select,
.-search.o-textarea,
.o-input.-search {
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    border-bottom: none
}

@media (max-width:699px) {
    .-search.o-select,
    .-search.o-textarea,
    .o-input.-search {
        font-size: 26px
    }
}

@media (min-width:700px) {
    .-search.o-select,
    .-search.o-textarea,
    .o-input.-search {
        font-size: 3.75rem
    }
}

.-search.o-select::-webkit-input-placeholder,
.-search.o-textarea::-webkit-input-placeholder,
.o-input.-search::-webkit-input-placeholder {
    color: #000
}

.-search.o-select::-moz-placeholder,
.-search.o-textarea::-moz-placeholder,
.o-input.-search::-moz-placeholder {
    color: #000
}

.-search.o-select:-ms-input-placeholder,
.-search.o-textarea:-ms-input-placeholder,
.o-input.-search:-ms-input-placeholder {
    color: #000
}

.-search.o-select::placeholder,
.-search.o-textarea::placeholder,
.o-input.-search::placeholder {
    color: #000
}

.-mobile .-search.o-select,
.-mobile .-search.o-textarea,
.-mobile .o-input.-search {
    font-size: 26px;
    padding: 0
}

.-search.-light.o-select,
.-search.-light.o-textarea,
.o-input.-search.-light {
    color: #1e1e22
}

.-search.-light.o-select::-webkit-input-placeholder,
.-search.-light.o-textarea::-webkit-input-placeholder,
.o-input.-search.-light::-webkit-input-placeholder {
    color: #b3b3b3
}

.-search.-light.o-select::-moz-placeholder,
.-search.-light.o-textarea::-moz-placeholder,
.o-input.-search.-light::-moz-placeholder {
    color: #b3b3b3
}

.-search.-light.o-select:-ms-input-placeholder,
.-search.-light.o-textarea:-ms-input-placeholder,
.o-input.-search.-light:-ms-input-placeholder {
    color: #b3b3b3
}

.-search.-light.o-select::placeholder,
.-search.-light.o-textarea::placeholder,
.o-input.-search.-light::placeholder {
    color: #b3b3b3
}

.has-error.o-select,
.has-error.o-textarea,
.o-input.has-error {
    border-color: #cc3d3d
}

.o-input-line {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #1e1e22;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

.o-input:focus~.o-input-line,
.o-select:focus~.o-input-line,
.o-textarea:focus~.o-input-line {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.o-input-lines::after,
.o-input-lines::before {
    position: absolute;
    bottom: 0;
    border-right: 1px solid #b3b3b3;
    height: .375rem;
    -webkit-transition: border-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: border-color .3s cubic-bezier(.4, 0, .2, 1)
}

.has-error.o-select~.o-input-lines::after,
.has-error.o-select~.o-input-lines::before,
.has-error.o-textarea~.o-input-lines::after,
.has-error.o-textarea~.o-input-lines::before,
.o-input.has-error~.o-input-lines::after,
.o-input.has-error~.o-input-lines::before {
    border-color: #cc3d3d
}

.o-input-lines::before {
    left: 0;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.o-input-lines::after {
    right: 0
}

.o-input:focus~.o-input-lines::after,
.o-input:focus~.o-input-lines::before,
.o-select:focus~.o-input-lines::after,
.o-select:focus~.o-input-lines::before,
.o-textarea:focus~.o-input-lines::after,
.o-textarea:focus~.o-input-lines::before {
    border-color: #1e1e22
}

.o-input:focus~.o-input-lines::before,
.o-select:focus~.o-input-lines::before,
.o-textarea:focus~.o-input-lines::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.o-input:focus~.o-input-lines::after,
.o-select:focus~.o-input-lines::after,
.o-textarea:focus~.o-input-lines::after {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.o-checkbox,
.o-radio {
    position: absolute;
    width: 0;
    opacity: 0
}

.o-checkbox:checked+.o-checkbox-label::after,
.o-checkbox:checked+.o-radio-label::after,
.o-radio:checked+.o-checkbox-label::after,
.o-radio:checked+.o-radio-label::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.o-checkbox-label,
.o-radio-label {
    position: relative;
    display: inline-block;
    line-height: 1.4;
    margin-right: 4.0625rem;
    cursor: pointer;
    padding-top: .125rem
}

@media (max-width:699px) {
    .o-checkbox-label,
    .o-radio-label {
        font-size: 12px;
        padding-left: 27px
    }
    .o-checkbox-label::after,
    .o-checkbox-label::before,
    .o-radio-label::after,
    .o-radio-label::before {
        width: 12px;
        height: 12px;
        margin-top: -6px
    }
}

@media (min-width:700px) {
    .o-checkbox-label,
    .o-radio-label {
        font-size: .875rem;
        padding-left: 1.1875rem
    }
}

.-uppsercase.o-radio-label,
.o-checkbox-label.-uppsercase {
    text-transform: uppercase
}

.o-checkbox-label::after,
.o-checkbox-label::before,
.o-radio-label::after,
.o-radio-label::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    padding: 0;
    border: 1px solid;
    -webkit-transition: border-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: border-color .3s cubic-bezier(.4, 0, .2, 1)
}

.o-select,
.o-select-wrap {
    position: relative
}

@media (min-width:700px) {
    .o-checkbox-label::after,
    .o-checkbox-label::before,
    .o-radio-label::after,
    .o-radio-label::before {
        margin-top: -.28125rem;
        width: .5625rem;
        height: .5625rem
    }
}

.o-checkbox-label::after,
.o-radio-label::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1e1e22 transparent transparent;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .o-checkbox-label::after,
    .o-radio-label::after {
        border-width: 12px 12px 0 0
    }
}

@media (min-width:700px) {
    .o-checkbox-label::after,
    .o-radio-label::after {
        border-width: .5625rem .5625rem 0 0
    }
}

.has-error.o-radio-label::before,
.o-checkbox-label.has-error::before {
    border-color: #cc3d3d
}

.o-checkbox-label_text {
    display: inline-block;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.o-checkbox-label:hover .o-checkbox-label_text,
.o-radio-label:hover .o-checkbox-label_text {
    -webkit-transform: translateX(.3125rem);
    -ms-transform: translateX(.3125rem);
    transform: translateX(.3125rem)
}

.o-radio-label::after,
.o-radio-label::before {
    border-radius: 50%;
    width: 12px;
    height: 12px
}

.o-radio-label::after {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20enable-background%3D%22new%200%200%2013%2013%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20fill%3D%22%23424242%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3C%2Fsvg%3E);
    background-size: 6px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    border: none
}

.o-radio:checked+.o-radio-label::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.o-select {
    z-index: 1;
    padding-right: 2.5rem
}

.o-select:focus {
    border-bottom-color: #1e1e22
}

.o-select-wrap::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 2.5rem;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2211.3%22%20viewBox%3D%220%200%2013%2011.3%22%20enable-background%3D%22new%200%200%2013%2011.3%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23b3b3b3%22%20points%3D%226.5%2011.3%203.3%205.6%200%200%206.5%200%2013%200%209.8%205.6%20%22%2F%3E%3C%2Fsvg%3E);
    background-size: 10px;
    pointer-events: none
}

.o-button,
.o-textarea-wrap {
    position: relative
}

.o-textarea {
    min-height: 9.375rem
}

.o-button {
    display: inline-block;
    text-align: center;
    border : 1px solid #FFF;
    /*border: 1px solid #1e1e22;*/
    font-size: 0;
    white-space: nowrap;
    -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1), color .45s cubic-bezier(.4, 0, .2, 1) 75ms;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1), color .45s cubic-bezier(.4, 0, .2, 1) 75ms
}

.o-button:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.o-button>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

.o-button::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #5ec9ee ;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) 75ms;
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) 75ms;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1) 75ms;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1) 75ms, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) 75ms
}

.o-button_label,
.o-button_line::after {
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.o-button:hover {
    color: #fff;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.o-button:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

@media (min-width:1200px) {
    .o-button.-anim {
        border-color: transparent
    }
}

.o-button.-left::after {
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right
}

.o-button.-white {
    border-color: #fff
}

.o-button.-white::after {
    background-color: #fff
}

.o-button.-white:hover {
    color: #000
}

@media (max-width:699px) {
    .o-button {
        height: 60px;
        padding: 0 20px
    }
    .o-button.-width {
        width: 100%
    }
}

@media (min-width:700px) {
    .o-button {
        height: 3.75rem;
        padding: 0 1.875rem
    }
    .o-button.-width {
        width: 15rem
    }
}

.o-button.-form {
    width: 11.25rem
}

.o-button.-form:focus {
    color: #fff;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.o-button.-form:focus::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.o-button.-square {
    padding: 0
}

.o-button-group .o-button+.o-button {
    border-left: none
}

@media (max-width:699px) {
    .o-button.-square {
        width: 60px
    }
    .o-button.-padding {
        padding: 1.25rem
    }
}

@media (min-width:700px) {
    .o-button.-square {
        width: 3.75rem
    }
    .o-button.-padding {
        padding: 1.25rem 2.5rem
    }
}

.o-button_label {
    display: inline-block;
    position: relative;
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    line-height: 1.4;
    z-index: 2;
    font-weight: 500;
    font-size: .75rem
}

.c-header-home_heading,
.c-nav_dropdown,
.c-nav_list,
.c-nav_social_link {
    line-height: 1
}

.o-button:hover .o-button_label {
    -webkit-transform: translateX(.5rem);
    -ms-transform: translateX(.5rem);
    transform: translateX(.5rem);
    -webkit-transition-delay: 75ms;
    transition-delay: 75ms
}

.o-button.-left:hover .o-button_label {
    -webkit-transform: translateX(-.5rem);
    -ms-transform: translateX(-.5rem);
    transform: translateX(-.5rem)
}

.o-button.-square:hover .o-button_label {
    -webkit-transform: translateX(.375rem);
    -ms-transform: translateX(.375rem);
    transform: translateX(.375rem)
}

.o-button.-left.-square:hover .o-button_label {
    -webkit-transform: translateX(-.375rem);
    -ms-transform: translateX(-.375rem);
    transform: translateX(-.375rem)
}

.o-button-group {
    margin-left: 0;
    letter-spacing: normal;
    font-size: 0
}

.o-button_icon {
    position: relative;
    width: 1.1875rem;
    height: 1.1875rem;
    fill: #1e1e22;
    -webkit-transition: fill .45s cubic-bezier(.4, 0, .2, 1) 75ms;
    transition: fill .45s cubic-bezier(.4, 0, .2, 1) 75ms
}

.o-button.-white .o-button_icon {
    fill: #fff
}

.o-button:hover .o-button_icon {
    fill: #f6f6f6;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-header_logo_image,
.o-button.-white:hover .o-button_icon {
    fill: #1e1e22
}

.o-button_line::after,
.o-button_line::before {
    position: absolute;
    background-color: #1e1e22
}

.is-mobile .o-button_line::after,
.is-mobile .o-button_line::before {
    display: none
}

.o-button_line::before {
    width: 1px;
    top: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1)
}

.o-button_line::after {
    height: 1px;
    right: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.o-button_line:first-of-type::before {
    left: 0;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

.o-button_line:first-of-type::after {
    top: 0;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

.o-button_line:last-of-type::before {
    right: 0;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}

.o-button_line:last-of-type::after {
    bottom: 0;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right
}

.o-button.is-inview .o-button_line::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.o-button.is-inview .o-button_line::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.o-button.is-inview .o-button_line:first-of-type::before {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

.o-button.is-inview .o-button_line:first-of-type::after {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.o-button.is-inview .o-button_line:last-of-type::before {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

.o-button.is-inview .o-button_line:last-of-type::after {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.o-list-table {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width:699px) {
    .o-list-table.-margin {
        margin: 30px 0 60px
    }
}

@media (min-width:700px) {
    .o-list-table.-margin {
        margin: 5.625rem 0 7.5rem
    }
}

.o-list-table_item {
    margin-left: 0;
    letter-spacing: normal;
    font-size: 0
}

.o-list-table.-flex .o-list-table_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.o-list-table_data,
.o-list-table_header {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    padding: 1.375rem 0 1.3125rem;
    min-height: 3.75rem
}

.o-list-table_data::after,
.o-list-table_data::before,
.o-list-table_header::after,
.o-list-table_header::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-top: 1px solid;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

@media (min-width:1200px) {
    .o-list-table_data::after,
    .o-list-table_data::before,
    .o-list-table_header::after,
    .o-list-table_header::before {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.o-list-table_data::after,
.o-list-table_header::after {
    display: none;
    bottom: 0;
    top: auto
}

.o-list-table_item.-bottom .o-list-table_data::before,
.o-list-table_item.-bottom .o-list-table_header::before {
    display: none
}

.o-list-table.is-inview .o-list-table_item:nth-child(0) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(0) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(0) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(0) .o-list-table_header::before {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.o-list-table.is-inview .o-list-table_item:nth-child(1) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(1) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(1) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(1) .o-list-table_header::before {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

.o-list-table.is-inview .o-list-table_item:nth-child(2) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(2) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(2) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(2) .o-list-table_header::before {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

.o-list-table.is-inview .o-list-table_item:nth-child(3) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(3) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(3) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(3) .o-list-table_header::before {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.o-list-table.is-inview .o-list-table_item:nth-child(4) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(4) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(4) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(4) .o-list-table_header::before {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

.o-list-table.is-inview .o-list-table_item:nth-child(5) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(5) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(5) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(5) .o-list-table_header::before {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

.o-list-table.is-inview .o-list-table_item:nth-child(6) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(6) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(6) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(6) .o-list-table_header::before {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.o-list-table.is-inview .o-list-table_item:nth-child(7) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(7) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(7) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(7) .o-list-table_header::before {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

.o-list-table.is-inview .o-list-table_item:nth-child(8) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(8) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(8) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(8) .o-list-table_header::before {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.o-list-table.is-inview .o-list-table_item:nth-child(9) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(9) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(9) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(9) .o-list-table_header::before {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.o-list-table.is-inview .o-list-table_item:nth-child(10) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(10) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(10) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(10) .o-list-table_header::before {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

.o-list-table.is-inview .o-list-table_item:nth-child(11) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(11) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(11) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(11) .o-list-table_header::before {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

.o-list-table.is-inview .o-list-table_item:nth-child(12) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(12) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(12) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(12) .o-list-table_header::before {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

.o-list-table.is-inview .o-list-table_item:nth-child(13) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(13) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(13) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(13) .o-list-table_header::before {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

.o-list-table.is-inview .o-list-table_item:nth-child(14) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(14) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(14) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(14) .o-list-table_header::before {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

.o-list-table.is-inview .o-list-table_item:nth-child(15) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(15) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(15) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(15) .o-list-table_header::before {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

.o-list-table.is-inview .o-list-table_item:nth-child(16) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(16) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(16) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(16) .o-list-table_header::before {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

.o-list-table.is-inview .o-list-table_item:nth-child(17) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(17) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(17) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(17) .o-list-table_header::before {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

.o-list-table.is-inview .o-list-table_item:nth-child(18) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(18) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(18) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(18) .o-list-table_header::before {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

.o-list-table.is-inview .o-list-table_item:nth-child(19) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(19) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(19) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(19) .o-list-table_header::before {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

.o-list-table.is-inview .o-list-table_item:nth-child(20) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(20) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(20) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(20) .o-list-table_header::before {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

.o-list-table.is-inview .o-list-table_item:nth-child(21) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(21) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(21) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(21) .o-list-table_header::before {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

.o-list-table.is-inview .o-list-table_item:nth-child(22) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(22) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(22) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(22) .o-list-table_header::before {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

.o-list-table.is-inview .o-list-table_item:nth-child(23) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(23) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(23) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(23) .o-list-table_header::before {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

.o-list-table.is-inview .o-list-table_item:nth-child(24) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(24) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(24) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(24) .o-list-table_header::before {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

.o-list-table.is-inview .o-list-table_item:nth-child(25) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(25) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(25) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(25) .o-list-table_header::before {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

.o-list-table.is-inview .o-list-table_item:nth-child(26) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(26) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(26) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(26) .o-list-table_header::before {
    -webkit-transition-delay: 3.05s;
    transition-delay: 3.05s
}

.o-list-table.is-inview .o-list-table_item:nth-child(27) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(27) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(27) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(27) .o-list-table_header::before {
    -webkit-transition-delay: 3.15s;
    transition-delay: 3.15s
}

.o-list-table.is-inview .o-list-table_item:nth-child(28) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(28) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(28) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(28) .o-list-table_header::before {
    -webkit-transition-delay: 3.25s;
    transition-delay: 3.25s
}

.o-list-table.is-inview .o-list-table_item:nth-child(29) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(29) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(29) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(29) .o-list-table_header::before {
    -webkit-transition-delay: 3.35s;
    transition-delay: 3.35s
}

.o-list-table.is-inview .o-list-table_item:nth-child(30) .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_item:nth-child(30) .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_item:nth-child(30) .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_item:nth-child(30) .o-list-table_header::before {
    -webkit-transition-delay: 3.45s;
    transition-delay: 3.45s
}

.o-list-table.is-inview .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_data::before,
.o-list-table.is-inview .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_header::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.o-list-table_item:last-child .o-list-table_data::after,
.o-list-table_item:last-child .o-list-table_header::after {
    display: block
}

.o-list-table_header {
    width: 17%;
    margin-right: 1.8125rem
}

.o-list-table_header::before {
    border-top-color: rgba(0, 0, 0, .25)
}

.o-list-table.-large-header .o-list-table_header {
    width: 57%
}

.o-list-table.-large-header .o-list-table_header::before {
    border-top-color: #1e1e22
}

.o-list-table.-team .o-list-table_header {
    width: 63%
}

.o-list-table.is-inview .o-list-table_header::after,
.o-list-table.is-inview .o-list-table_header::before {
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.o-list-table_item:last-child .o-list-table_header::after {
    border-top-color: rgba(0, 0, 0, .25)
}

.o-list-table.-large-header .o-list-table_item:last-child .o-list-table_header::after {
    border-top-color: #1e1e22
}

.o-list-table_data {
    width: calc(83% - 1.8125rem)
}

.o-list-table.-large-header .o-list-table_data {
    width: calc(43% - 1.8125rem)
}

.o-list-table.-large-header .o-list-table_data::before {
    border-top-color: rgba(0, 0, 0, .25)
}

.o-list-table.-team .o-list-table_data {
    width: calc(37% - 1.8125rem)
}

.o-list-table.is-inview .o-list-table_data::after,
.o-list-table.is-inview .o-list-table_data::before {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.o-list-table_item:last-child .o-list-table_data::after {
    border-top-color: #1e1e22
}

.o-list-table.-large-header .o-list-table_item:last-child .o-list-table_data::after {
    border-top-color: rgba(0, 0, 0, .25)
}

.o-video {
    position: relative;
    padding-bottom: 56%;
    height: 0
}

.o-video embed,
.o-video iframe,
.o-video object,
.o-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media print {
    .o-video {
        display: none
    }
}

.o-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center
}

.o-background.-parallax {
    top: -1.875rem;
    bottom: -1.875rem
}

.o-background.-parallax-small {
    top: -.9375rem;
    bottom: -.9375rem
}

.o-background.-top {
    background-position: center top
}

.o-background.-overlay-light::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f6f6f6;
    opacity: .5;
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

li.slick-active .c-carousel_dot_line::before,
li.slick-active~li .c-carousel_dot_line::before {
    opacity: .25
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width:699px) {
    .o-list-table_data,
    .o-list-table_header {
        font-size: 11px
    }
    .slick-dots {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 40px;
        padding-right: 40px
    }
    .c-carousel.-home .slick-dots {
        max-width: 250px;
        margin: 0 auto
    }
    .slick-dots li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .slick-dots li:last-child {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (min-width:700px) and (max-width:999px) {
    .slick-dots {
        right: 2.5rem
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .slick-dots {
        right: 6.25rem
    }
}

@media (min-width:1200px) {
    .slick-dots {
        right: 14.0625rem
    }
}

@media (min-width:700px) {
    .o-list-table_data,
    .o-list-table_header {
        font-size: .6875rem
    }
    .slick-dots {
        position: absolute;
        top: 33.4375rem;
        width: 1.875rem
    }
    .c-carousel.-challenge .slick-dots {
        right: -11.25rem;
        width: 7.5rem
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-carousel.-challenge .slick-dots {
        right: -7.5rem
    }
}

@media (max-width:1199px) {
    .c-carousel.-challenge .slick-dots {
        top: 0
    }
}

@media (min-width:1200px) {
    .c-carousel.-challenge .slick-dots {
        top: 30%
    }
}

.c-carousel_dot {
    letter-spacing: .12em;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    color: #0084c0;
    text-align: center;
    width: 100%;
    padding-top: .625rem;
    font-size: .75rem
}

@media (max-width:699px) {
    .c-carousel_dot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-carousel_dot_line {
    position: relative;
    display: block;
    width: 2px;
    margin: .75rem auto 0
}

.vs-scrollbar,
.vs-scrollbar::before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0
}

.c-carousel_dot_line::after,
.c-carousel_dot_line::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.c-carousel_dot_line::before {
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.c-carousel_dot_line::after {
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

@media (max-width:699px) {
    .c-carousel_dot_line {
        height: 1px;
        width: 30px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .c-carousel_dot_line::after,
    .c-carousel_dot_line::before {
        border-top: 1px solid
    }
    .c-carousel_dot_line::after {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left
    }
    .slick-dots li:last-child .c-carousel_dot_line {
        display: none
    }
}

@media (min-width:700px) {
    .c-carousel_dot_line {
        height: 3rem
    }
    .c-carousel_dot_line::after,
    .c-carousel_dot_line::before {
        border-left: 1px solid
    }
    .c-carousel_dot_line::after {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
    .c-carousel.-challenge .c-carousel_dot_line {
        height: .9375rem
    }
}

.c-carousel_dot.is-first .c-carousel_dot_line::after {
    -webkit-transform: scaleY(0)!important;
    -ms-transform: scaleY(0)!important;
    transform: scaleY(0)!important
}

li.slick-active .c-carousel_dot_line::after {
    -webkit-transition-duration: 4s;
    transition-duration: 4s
}

@media (max-width:699px) {
    li.slick-active .c-carousel_dot_line::after {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    .c-carousel_dot_label {
        vertical-align: middle
    }
}

@media (min-width:700px) {
    li.slick-active .c-carousel_dot_line::after {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.c-carousel_dot_label {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

li.slick-active~li .c-carousel_dot_label {
    opacity: .25;
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

.vs-scrollbar {
    width: 15px
}

.vs-scrollbar::before {
    width: 100%;
    background-color: #fff;
    opacity: .1;
    -webkit-transform: scaleX(.3);
    -ms-transform: scaleX(.3);
    transform: scaleX(.3);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.c-header-filters_button,
.vs-scrolldrag::after {
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.vs-scrollbar::before:hover {
    opacity: .5
}

.vs-scrollbar:hover::before {
    opacity: .5;
    -webkit-transform: scaleX(.6);
    -ms-transform: scaleX(.6);
    transform: scaleX(.6)
}

.vs-scrolldrag {
    position: relative;
    width: 100%;
    cursor: pointer
}

.vs-scrolldrag::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    width: 100%;
    -webkit-transform: scaleX(.3);
    -ms-transform: scaleX(.3);
    transform: scaleX(.3);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.vs-scrollbar:hover .vs-scrolldrag::after {
    -webkit-transform: scaleX(.6);
    -ms-transform: scaleX(.6);
    transform: scaleX(.6)
}

[data-scrollbar],
[scrollbar],
scrollbar {
    display: block;
    position: relative
}

[data-scrollbar] .scroll-content,
[scrollbar] .scroll-content,
scrollbar .scroll-content {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform
}

[data-scrollbar].sticky .scrollbar-track,
[scrollbar].sticky .scrollbar-track,
scrollbar.sticky .scrollbar-track {
    background: rgba(222, 222, 222, .75)
}

[data-scrollbar] .scrollbar-track,
[scrollbar] .scrollbar-track,
scrollbar .scrollbar-track {
    position: absolute;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .5s ease-out, background .5s ease-out;
    transition: opacity .5s ease-out, background .5s ease-out;
    background: 0 0
}

[data-scrollbar] .scrollbar-track.show,
[data-scrollbar] .scrollbar-track:hover,
[scrollbar] .scrollbar-track.show,
[scrollbar] .scrollbar-track:hover,
scrollbar .scrollbar-track.show,
scrollbar .scrollbar-track:hover {
    opacity: 1
}

[data-scrollbar] .scrollbar-track:hover,
[scrollbar] .scrollbar-track:hover,
scrollbar .scrollbar-track:hover {
    background: rgba(222, 222, 222, .75)
}

[data-scrollbar] .scrollbar-track-x,
[scrollbar] .scrollbar-track-x,
scrollbar .scrollbar-track-x {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px
}

[data-scrollbar] .scrollbar-track-y,
[scrollbar] .scrollbar-track-y,
scrollbar .scrollbar-track-y {
    top: 0;
    right: 0;
    width: 8px;
    height: 100%
}

[data-scrollbar] .scrollbar-thumb,
[scrollbar] .scrollbar-thumb,
scrollbar .scrollbar-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, .5);
    border-radius: 4px
}

[data-scrollbar] .overscroll-glow,
[scrollbar] .overscroll-glow,
scrollbar .overscroll-glow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scrollbar-track {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fafafa!important;
    width: 14px!important;
    opacity: 0!important;
    z-index: 900!important
}

.is-animated .scrollbar-track {
    opacity: .75!important
}

.scrollbar-track:hover {
    opacity: 1!important
}

.scrollbar-thumb {
    position: relative;
    width: 14px!important;
    background-color: transparent!important
}

.scrollbar-thumb::after {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-color: #c1c1c1;
    border-radius: 4px;
    -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1)
}

.scrollbar-thumb:hover::after {
    background-color: #7d7d7d
}

.c-header {
    margin-left: 0;
    letter-spacing: normal;
    font-size: 0;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 900
}

@media (max-width:699px) {
    .c-header {
        height: 80px
    }
}

@media (min-width:700px) {
    .c-header {
        height: 7.5rem
    }
}

.c-header_button,
.c-header_logo {
    display: inline-block;
    padding-left: 0;
    width: 100%;
    vertical-align: top;
    height: 100%;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.c-header_button:before,
.c-header_logo:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle
}

.c-header_button>*,
.c-header_logo>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

.is-loaded .c-header_button,
.is-loaded .c-header_logo {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.c-header_button {
    background-color: #000
}

@media (max-width:699px) {
    .c-header_button {
        width: 80px
    }
}

@media (min-width:700px) {
    .c-header_button {
        width: 7.5rem
    }
}

.is-loaded .c-header_button {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.c-header_logo {
    background-color: #fff
}

@media (max-width:699px) {
    .c-header_logo {
        width: 160px
    }
}

@media (min-width:700px) {
    .c-header_logo {
        width: 15rem
    }
}

.is-loaded .c-header_logo {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.c-header_logo_wrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.is-loaded .c-header_logo_wrap {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

@media (max-width:699px) {
    .c-header_logo_image {
        width: 80px;
        height: 18px
    }
}

@media (min-width:700px) {
    .c-header_logo_image {
        width: 7.5rem;
        height: 1.6875rem;
        -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .c-header_logo:hover .c-header_logo_image {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.c-header-filters {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 800
}

@media (max-width:699px) {
    .c-header-filters {
        height: 80px
    }
    .c-header-filters_buttons {
        width: 80px
    }
}

@media (max-width:1199px) {
    .is-animated .c-header-filters::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }
}

@media (min-width:700px) {
    .c-header-filters {
        height: 7.5rem;
        padding-left: 22.5rem;
        padding-right: 15rem
    }
}

.c-header-filters .scrollbar-track {
    display: none!important
}

.c-header-filters::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .2s;
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .2s;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1) .2s;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1) .2s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .2s;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}

.c-header-filters.is-inview::before,
.has-filters-search-open .c-header-filters::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-header-filters_buttons {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0
}

.c-header-filters_button {
    position: relative;
    display: inline-block;
    height: 100%;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .c-header-filters_button {
        width: 80px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }
    .c-header-filters_button.-nomobile,
    .c-header-filters_button::after {
        display: none
    }
}

@media (max-width:1199px) {
    .is-animated .c-header-filters_button {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-header-filters_button:first-child {
        -webkit-transition-delay: 1.1s!important;
        transition-delay: 1.1s!important
    }
    .c-header-filters_button:last-child {
        -webkit-transition-delay: 1.2s!important;
        transition-delay: 1.2s!important
    }
}

@media (min-width:700px) {
    .c-header-filters_button {
        width: 7.5rem
    }
}

.has-filters-search-open .c-header-filters_button,
.is-inview .c-header-filters_button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.c-header-filters_button:first-child {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media (max-width:699px) {
    .c-header-filters_button:first-child {
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s
    }
    .c-header-home {
        min-height: 400px
    }
}

.has-filters-search-open .c-header-filters_button:last-child,
.is-inview .c-header-filters_button:last-child {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-header-filters_button::after,
.c-header-filters_button::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.c-header-filters_button::before {
    bottom: 0;
    background-color: #f6f6f6;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

.c-header-filters_button::after {
    background-color: #1e1e22;
    -webkit-transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    height: 2px
}

@media (min-width:1200px) {
    .c-header-filters_buttons:hover .c-header-filters_button::before {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0)
    }
    .c-header-filters_button:hover::before {
        -webkit-transform: scaleY(1)!important;
        -ms-transform: scaleY(1)!important;
        transform: scaleY(1)!important
    }
}

.c-header-filters_button.is-active::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-header-filters_button.is-active::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.c-header-filters_icon {
    position: relative;
    z-index: 2
}

.c-header-filters_tags {
    font-size: 0;
    white-space: nowrap;
    height: 100%;
    width: 100%
}

.c-header-filters_tags:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.c-header-filters_tags>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

@media (max-width:999px) {
    .c-header-filters_tags {
        display: none
    }
}

.c-header-filters_tags_wrap {
    position: relative;
    width: 100%;
    margin-top: 20px;
    opacity: 0;
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1)
}

.has-filters-search-open .c-header-filters_tags_wrap,
.is-inview .c-header-filters_tags_wrap {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-header-filters_tags_wrap::after,
.c-header-filters_tags_wrap::before {
    position: absolute;
    top: 0;
    bottom: 8px;
    width: 1.875rem;
    z-index: 2
}

.c-header-filters_tags_wrap::before {
    left: 0;
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%)
}

.c-header-filters_tags_wrap::after {
    right: 0;
    background: -webkit-linear-gradient(right, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%)
}

.c-header-filters_tags_wrap .scroll-content {
    display: inline-block
}

.c-header-filters_tags_list {
    margin: 0;
    padding: 0 1.375rem 0 1.875rem;
    list-style: none;
    display: inline-block;
    white-space: nowrap
}

.c-header-filters_tags_item {
    position: relative;
    display: inline-block;
    background-color: #f6f6f6;
    border-radius: 1.875rem;
    height: 1.875rem;
    margin-right: .5rem;
    padding-left: .9375rem;
    font-size: 0;
    -webkit-animation: tags 3s forwards;
    animation: tags 3s forwards;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-header-filters_tags_item.-remove {
    padding-right: .0625rem;
    padding-left: .0625rem;
    background-color: #1e1e22;
    color: #fff
}

@keyframe tags {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.c-header-filters_tags_label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: .1875rem;
    z-index: 2
}

.c-header-filters_tags_remove {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1.8125rem;
    padding-right: .5625rem;
    font-size: 0;
    position: relative;
    z-index: 2
}

.-remove .c-header-filters_tags_remove {
    padding-right: 0
}

.c-header-filters_tags_icon {
    display: inline-block;
    vertical-align: middle
}

.c-header-filters_background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e6e6e6;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    border-radius: 1.875rem
}

.-remove .c-header-filters_background {
    background-color: #000
}

.c-header-filters_tags_remove:hover+.c-header-filters_background {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.c-header-home {
    position: relative;
    color: #fff;
    background-color: #1e1e22;
    height: 100vh
}

.c-header-home.-transparent {
    background-color: transparent;
    color: #1e1e22
}

.c-header-home_section {
    visibility: hidden;
    -webkit-transition: visibility 0s 1.7s;
    transition: visibility 0s 1.7s
}

@media (max-width:699px) {
    .c-header-home.-full {
        height: 100vh
    }
    .c-header-home.-full .c-header-home_section {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

@media (min-width:700px) {
    .c-header-home_section {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.c-header-home_section.is-current {
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-header-home_background-load-wrap {
    -webkit-transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: transform .9s cubic-bezier(.4, 0, .2, 1), -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.is-loaded .c-header-home_background-load-wrap,
body[data-route-option=prev-section] .c-header-home_background-load-wrap,
body[data-route-option=next-section] .c-header-home_background-load-wrap,
body[data-route-option=keep-header] .c-header-home_background-load-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-header-home_section.is-next .c-header-home_background-parallax,
.c-header-home_section.is-next-section .c-header-home_background-parallax,
.c-header-home_section.is-prev .c-header-home_background-parallax,
.c-header-home_section.is-prev-section .c-header-home_background-parallax {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

.c-header-home_background-load {
    -webkit-transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: transform .9s cubic-bezier(.4, 0, .2, 1), -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.is-loaded .c-header-home_background-load,
body[data-route-option=prev-section] .c-header-home_background-load,
body[data-route-option=next-section] .c-header-home_background-load,
body[data-route-option=keep-header] .c-header-home_background-load {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-home_background-wrap {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .5s;
    transition: -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .5s;
    transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) .5s;
    transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) .5s, -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-home_section.is-prev .c-header-home_background-wrap {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.c-header-home_section.is-next .c-header-home_background-wrap {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.c-header-home_section.is-prev-section .c-header-home_background-wrap {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: none;
    transition: none
}

.c-header-home_section.is-next-section .c-header-home_background-wrap {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: none;
    transition: none
}

.c-header-home_background {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.c-header-home_section.is-next .c-header-home_background,
.c-header-home_section.is-prev .c-header-home_background {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-header-home_section.is-next-section .c-header-home_background,
.c-header-home_section.is-prev-section .c-header-home_background {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: none;
    transition: none
}

.c-header-home_image-wrap {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .6s;
    transition: -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .6s;
    transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) .6s;
    transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) .6s, -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .6s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-home_section.is-prev .c-header-home_image-wrap {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

.c-header-home_image {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) 1.5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.c-header-home_section.is-next .c-header-home_image,
.c-header-home_section.is-prev .c-header-home_image {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-header-home_section.is-next-section .c-header-home_image,
.c-header-home_section.is-prev-section .c-header-home_image {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: none;
    transition: none
}

.c-header-home_image::after,
.c-header-home_image::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .175
}

.c-header-home_image::before {
    background-color: #1e1e22
}

.c-header-home_image::after {
    background: -webkit-linear-gradient(top, transparent 0, #1e1e22 100%);
    background: linear-gradient(to bottom, transparent 0, #1e1e22 100%)
}

.c-header-home_section.is-next .c-header-home_container,
.c-header-home_section.is-next-section .c-header-home_container,
.c-header-home_section.is-prev .c-header-home_container,
.c-header-home_section.is-prev-section .c-header-home_container {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

.c-header-home_text {
    position: relative;
    height: 100%;
    padding-top: 33vh;
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .4s;
    transition: -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .4s;
    transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) .4s;
    transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform 1.2s cubic-bezier(.4, 0, .2, 1) .4s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-home_section.is-prev .c-header-home_text {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.c-header-home_section.is-next .c-header-home_text {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.c-header-home_section.is-prev-section .c-header-home_text {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: none;
    transition: none
}

.c-header-home_section.is-next-section .c-header-home_text {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: none;
    transition: none
}

.c-header-home_text-load {
    position: relative;
    height: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s
}

.is-loaded .c-header-home_text-load,
body[data-route-option=prev-section] .c-header-home_text-load,
body[data-route-option=next-section] .c-header-home_text-load {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (max-height:500px) {
    .c-header-home_heading {
        margin-bottom: 0!important
    }
}

@media (max-width:699px) {
    .c-header-home_heading {
        font-size: 40px;
        margin-bottom: 150px
    }
    .c-header-home.-full .c-header-home_heading {
        margin-bottom: 30px
    }
}

@media (min-width:700px) {
    .c-header-home_heading {
        font-size: 5.625rem;
        margin-bottom: 1.25rem
    }
}

@media (min-width:700px) and (max-width:749px) {
    .c-header-home {
        min-height: 500px
    }
    .c-header-home_heading {
        font-size: 4.375rem
    }
}

@media (min-width:1600px) {
    .c-header-home_heading {
        font-size: 6.25rem
    }
}

.c-header-home_heading.-full {
    width: 100%
}

.c-header-home_subheading {
    display: inline-block;
    padding: 1.875rem 0
}

.c-header-home_subheading.-load {
    -webkit-transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1) .4s;
    transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1) .4s;
    transition: transform .9s cubic-bezier(.4, 0, .2, 1) .4s;
    transition: transform .9s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform .9s cubic-bezier(.4, 0, .2, 1) .4s;
    -webkit-transform: translate3d(0, 3.75rem, 0);
    transform: translate3d(0, 3.75rem, 0)
}

.is-loaded .c-header-home_subheading.-load,
body[data-route-option=prev-section] .c-header-home_subheading.-load,
body[data-route-option=next-section] .c-header-home_subheading.-load {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-home_footer {
    z-index: 3;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.c-header-home_buttons,
.c-header-home_controls {
    margin-left: 0;
    letter-spacing: normal;
    font-size: 0;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

@media (max-width:699px) {
    .c-header-home_buttons,
    .c-header-home_controls {
        padding-bottom: 40px
    }
    .c-header-home_buttons {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (min-width:700px) {
    .c-header-home_buttons,
    .c-header-home_controls {
        padding-bottom: 5.625rem
    }
    .c-header-home_controls {
        float: left
    }
}

.is-loaded .c-header-home_buttons,
.is-loaded .c-header-home_controls,
body[data-route-option=prev-section] .c-header-home_buttons,
body[data-route-option=prev-section] .c-header-home_controls,
body[data-route-option=next-section] .c-header-home_buttons,
body[data-route-option=next-section] .c-header-home_controls {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-home_controls {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

@media (max-width:999px) {
    .c-header-home_controls.-nomobile {
        display: none
    }
}

.c-nav-button_icon,
.c-nav-button_wrap {
    display: inline-block
}

.c-header-home_buttons {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.c-header-page {
    position: relative
}

@media (max-width:699px) {
    .c-header-home_button {
        width: 50%!important
    }
    .c-header-page {
        padding-top: 130px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-header-page {
        padding-top: 30vh;
        margin-bottom: 7.5rem
    }
}

@media (min-width:1200px) {
    .c-header-page {
        padding-top: 40vh;
        height: 90vh
    }
}

.c-header-page_heading {
    line-height: 1;
    opacity: 0;
    -webkit-transform: translate3d(0, 600%, 0);
    transform: translate3d(0, 600%, 0);
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .1s, opacity .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .1s, opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s
}

@media (max-width:699px) {
    .c-header-page_heading {
        font-size: 40px;
        margin-bottom: 30px
    }
}

@media (min-width:700px) {
    .c-header-home_button {
        width: 15.625rem
    }
    .c-header-page_heading {
        font-size: 5.625rem;
        margin-bottom: 3.125rem
    }
}

.is-loaded .c-header-page_heading {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-page_number {
    position: relative;
    display: inline-block;
    font-size: 1.3125rem;
    vertical-align: top;
    font-weight: 300;
    left: -1.25rem
}

.c-header-page_text {
    min-height: 6.25rem;
    -webkit-transform: translate3d(0, 500%, 0);
    transform: translate3d(0, 500%, 0);
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .3s;
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .3s;
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .3s, opacity .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .3s, opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .3s;
    opacity: 0
}

@media (min-width:1200px) and (max-width:1599px) {
    .c-header-page_text {
        padding-left: 3.75rem
    }
}

.c-header-page_text.-max {
    max-width: 42.5rem
}

.is-loaded .c-header-page_text {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.c-header-page_letter-wrap {
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .1s, opacity .45s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) .1s, opacity .45s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform 1s cubic-bezier(.4, 0, .2, 1) .1s
}

@media (max-width:699px) {
    .c-header-page_text {
        font-size: 18px;
        margin-bottom: 50px
    }
    .c-header-page_letter-wrap {
        top: 0;
        left: 20px
    }
    .c-header-page_letter {
        width: 260px;
        height: 255px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-header-page_letter-wrap {
        top: 1.875rem;
        left: 7.5rem
    }
}

.is-loaded .c-header-page_letter-wrap {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-header-page_letter {
    fill: none;
    stroke: #0084c0;
    stroke-width: 1px
}

@media (min-width:700px) {
    .c-header-page_text {
        font-size: 1.3125rem
    }
    .c-header-page_letter {
        width: 28.75rem;
        height: 26.5625rem
    }
}

@media (min-width:1200px) {
    .c-header-page_letter-wrap {
        top: 3.75rem;
        left: 10rem
    }
    .c-header-page_letter {
        opacity: 0;
        width: 35rem;
        height: 32.8125rem
    }
    .is-loaded .c-header-page_letter {
        opacity: .5;
        stroke-dasharray: 3000;
        stroke-dashoffset: 3000;
        -webkit-animation: dash 3s linear forwards .3s;
        animation: dash 3s linear forwards .3s
    }
    .is-ie .c-header-page_letter {
        -webkit-animation: none!important;
        animation: none!important;
        stroke-dasharray: none!important;
        stroke-dashoffset: none!important
    }
}

.c-nav-button {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 902;
    text-align: center;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.is-loading .c-nav-button {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

@media (max-width:699px) {
    .c-nav-button {
        width: 80px;
        height: 80px
    }
}

.is-loaded .c-nav-button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

@media (min-width:700px) {
    .c-nav-button {
        width: 7.5rem;
        height: 7.5rem
    }
    .c-nav-button_wrap {
        -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
    }
    .has-nav-open .c-nav-button:hover .c-nav-button_wrap {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@media (min-width:700px) and (max-width:749px) {
    .c-header-home_buttons,
    .c-header-home_controls {
        padding-bottom: 3.75rem
    }
    .has-nav-open .c-nav-button:hover .c-nav-button_wrap {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.c-nav-button_icon {
    margin-top: .25rem;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.has-nav-open .c-nav-button_icon {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-nav-button_line {
    position: relative;
    display: block;
    height: 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .15s 50ms, -webkit-transform .2s cubic-bezier(.4, 0, .2, 1) .2s;
    transition: opacity .15s 50ms, -webkit-transform .2s cubic-bezier(.4, 0, .2, 1) .2s;
    transition: transform .2s cubic-bezier(.4, 0, .2, 1) .2s, opacity .15s 50ms;
    transition: transform .2s cubic-bezier(.4, 0, .2, 1) .2s, opacity .15s 50ms, -webkit-transform .2s cubic-bezier(.4, 0, .2, 1) .2s
}

@media (max-width:699px) {
    .c-nav-button_icon {
        width: 25px
    }
    .c-nav-button_line {
        margin-bottom: 9px
    }
}

.c-nav-button_line::after,
.c-nav-button_line::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #fff;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-nav-button_line::after {
    opacity: 0
}

@media (min-width:700px) {
    .c-nav-button_icon {
        width: 1.5625rem
    }
    .c-nav-button_line {
        margin-bottom: .5625rem
    }
    .c-nav-button:hover .c-nav-button_line::before {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    .has-nav-open .c-nav-button:hover .c-nav-button_line::before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.c-nav-button_line:nth-child(1)::before {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-nav-button:hover .c-nav-button_line:nth-child(1)::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.has-nav-open .c-nav-button_line:nth-child(1) {
    -webkit-transition-delay: 0s, .2s;
    transition-delay: 0s, .2s
}

@media (max-width:699px) {
    .has-nav-open .c-nav-button_line:nth-child(1) {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@media (min-width:700px) {
    .has-nav-open .c-nav-button_line:nth-child(1) {
        -webkit-transform: translateY(.625rem);
        -ms-transform: translateY(.625rem);
        transform: translateY(.625rem)
    }
}

.c-nav-button_line:nth-child(2) {
    -webkit-transition: -webkit-transform .2s cubic-bezier(.4, 0, .2, 1) 50ms;
    transition: -webkit-transform .2s cubic-bezier(.4, 0, .2, 1) 50ms;
    transition: transform .2s cubic-bezier(.4, 0, .2, 1) 50ms;
    transition: transform .2s cubic-bezier(.4, 0, .2, 1) 50ms, -webkit-transform .2s cubic-bezier(.4, 0, .2, 1) 50ms
}

.c-nav-button_line:nth-child(2)::before {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.has-nav-open .c-nav-button_line:nth-child(2) {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.c-nav-button_line:nth-child(3) {
    position: relative;
    margin-bottom: 0
}

.c-nav-button_line:nth-child(3)::before {
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms
}

.c-nav-button:hover .c-nav-button_line:nth-child(3)::before {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.has-nav-open .c-nav-button_line:nth-child(3) {
    -webkit-transform: translateY(-.59375rem);
    -ms-transform: translateY(-.59375rem);
    transform: translateY(-.59375rem);
    opacity: 0;
    -webkit-transition-delay: 0s, .15s;
    transition-delay: 0s, .15s
}

.c-nav-button_line:nth-child(3)::after {
    top: .59375rem
}

.c-nav,
.c-nav_background {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.c-nav {
    position: fixed;
    z-index: 901;
    visibility: hidden;
    -webkit-transition: visibility 0s .85s;
    transition: visibility 0s .85s
}

.has-nav-open .c-nav {
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

body.is-loading[data-route-option=via-nav] .c-nav {
    visibility: visible
}

.c-nav_background {
    position: absolute
}

.c-nav_background::after,
.c-nav_background::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.c-nav_background::before {
    background-color: #000;
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
    z-index: 1
}

.c-nav_background::after {
    background-color: #1e1e22;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    z-index: 3
}

@media (max-width:699px) {
    .c-nav_background::after {
        bottom: 90px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-nav_background::after {
        bottom: 11.25rem
    }
}

@media (min-width:700px) and (max-width:749px) {
    .c-nav_background::after {
        bottom: 7.5rem
    }
}

@media (min-width:1000px) {
    .c-header-home_buttons {
        float: right
    }
    .c-nav_background::after {
        right: 15rem
    }
}

.has-nav-open .c-nav_background::after,
.has-nav-open .c-nav_background::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.has-nav-open .c-nav_background::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.has-nav-open .c-nav_background::after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

body.is-loading[data-route-option=via-nav] .c-nav_background::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.c-nav_list-wrap {
    position: relative;
    z-index: 4
}

@media (max-width:699px) {
    .c-nav_list-wrap {
        bottom: 90px;
        font-size: 26px;
        padding-left: 40px;
        padding-top: 80px;
        padding-bottom: 80px;
        height: auto
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-nav_list-wrap {
        bottom: 11.25rem
    }
}

@media (max-width:999px) {
    .c-nav_list-wrap {
        position: absolute;
        top: 0;
        right: 0;
        left: 0
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-nav_list-wrap {
        height: 100%
    }
}

@media (max-width:1199px) {
    .c-nav_list-wrap {
        visibility: hidden;
        -webkit-transition: visibility 0s .6s;
        transition: visibility 0s .6s
    }
    .has-nav-open .c-nav_list-wrap {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        visibility: visible
    }
}

.c-nav_list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 4;
    display: inline-block
}

@media (min-width:700px) {
    .c-nav_list {
        font-size: 3.75rem;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 7.5rem;
        margin-top: 3.75rem
    }
}

@media (min-width:700px) and (max-width:749px) {
    .c-nav_list-wrap {
        bottom: 7.5rem
    }
    .c-nav_list {
        margin-top: 0;
        font-size: 2.5rem
    }
}

.c-nav_item {
    position: relative;
    -webkit-transform: translateX(-100%) translateX(-7.5rem);
    -ms-transform: translateX(-100%) translateX(-7.5rem);
    transform: translateX(-100%) translateX(-7.5rem);
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    opacity: 0
}

.c-nav_item:nth-child(1) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-nav_item:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.c-nav_item:nth-child(3) {
    -webkit-transition-delay: .0666666667s;
    transition-delay: .0666666667s
}

.c-nav_item:nth-child(4) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

.c-nav_item:nth-child(5) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms
}

.c-nav_item:nth-child(6) {
    -webkit-transition-delay: 33.3333333ms;
    transition-delay: 33.3333333ms
}

.c-nav_item:nth-child(7) {
    -webkit-transition-delay: 28.5714286ms;
    transition-delay: 28.5714286ms
}

.c-nav_item:nth-child(8) {
    -webkit-transition-delay: 25ms;
    transition-delay: 25ms
}

.has-nav-open .c-nav_item {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.has-nav-open .c-nav_item:nth-child(1) {
    -webkit-transition-delay: .19s;
    transition-delay: .19s
}

.has-nav-open .c-nav_item:nth-child(2) {
    -webkit-transition-delay: .23s;
    transition-delay: .23s
}

.has-nav-open .c-nav_item:nth-child(3) {
    -webkit-transition-delay: .27s;
    transition-delay: .27s
}

.has-nav-open .c-nav_item:nth-child(4) {
    -webkit-transition-delay: .31s;
    transition-delay: .31s
}

.has-nav-open .c-nav_item:nth-child(5) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.has-nav-open .c-nav_item:nth-child(6) {
    -webkit-transition-delay: .39s;
    transition-delay: .39s
}

.has-nav-open .c-nav_item:nth-child(7) {
    -webkit-transition-delay: .43s;
    transition-delay: .43s
}

.has-nav-open .c-nav_item:nth-child(8) {
    -webkit-transition-delay: .47s;
    transition-delay: .47s
}

.has-search-open .c-nav_item {
    -webkit-transform: translateX(-100%) translateX(-7.5rem);
    -ms-transform: translateX(-100%) translateX(-7.5rem);
    transform: translateX(-100%) translateX(-7.5rem);
    opacity: 0
}

@media (min-width:1200px) and (min-width:700px) {
    .c-nav_item.-dropdown::after {
        min-width: 7.5rem
    }
}

@media (min-width:1200px) {
    .c-nav_item.-dropdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .c-nav_item.-dropdown::after {
        content: "";
        display: inline-block;
        height: 1px;
        background-color: #000;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0 2.1875rem;
        -webkit-transform: translateX(-.625rem) scaleX(0);
        -ms-transform: translateX(-.625rem) scaleX(0);
        transform: translateX(-.625rem) scaleX(0);
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left;
        -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1) .2s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s
    }
    .c-nav_item.-dropdown:hover {
        z-index: 2
    }
    .c-nav_item.-dropdown:hover::after {
        -webkit-transform: translateX(0) scaleX(1);
        -ms-transform: translateX(0) scaleX(1);
        transform: translateX(0) scaleX(1);
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }
}

.c-nav_link {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: color .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .45s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .45s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .c-nav_link {
        padding: 10px 0
    }
}

@media (max-width:1199px) {
    .c-nav_item.has-dropdown .c-nav_link {
        color: #fff!important
    }
    .c-nav_list.has-dropdown .c-nav_link {
        color: #000
    }
}

@media (min-width:700px) {
    .c-nav_link {
        padding: .5rem 0
    }
}

.c-nav_item:last-child .c-nav_link {
    color: #000
}

@media (min-width:1200px) {
    .c-nav_list:hover .c-nav_link {
        color: #000
    }
    .c-nav_item.-dropdown:hover .c-nav_link,
    .c-nav_link:hover {
        -webkit-transform: translateX(.625rem);
        -ms-transform: translateX(.625rem);
        transform: translateX(.625rem)
    }
}

.c-nav_item.-dropdown:hover .c-nav_link,
.c-nav_link:hover {
    color: #fff!important
}

.c-nav_dropdown_link:hover,
.c-nav_lang_link,
.c-nav_lang_link:hover {
    color: #fff
}

.c-nav_dropdown {
    visibility: hidden;
    -webkit-transition: visibility 0s .6s;
    transition: visibility 0s .6s
}

@media (max-width:1199px) {
    .c-nav_dropdown {
        display: none;
        visibility: visible;
        font-size: 16px;
        overflow: hidden
    }
}

@media (min-width:1200px) {
    .c-nav_dropdown {
        position: absolute;
        top: 50%;
        left: 100%;
        font-size: .875rem;
        padding-left: 21.875rem;
        margin-left: -21.875rem
    }
}

.c-nav_item:hover .c-nav_dropdown {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

@media (max-width:699px) {
    .c-nav_dropdown_wrap {
        opacity: 0;
        -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
        transition: opacity .6s cubic-bezier(.4, 0, .2, 1)
    }
    .c-nav_item.has-dropdown .c-nav_dropdown_wrap {
        opacity: 1
    }
}

.c-nav_dropdown_list {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap
}

@media (max-width:1199px) {
    .c-nav_dropdown_list {
        padding-top: 5px;
        padding-left: 20px;
        padding-bottom: 20px
    }
}

.c-nav_dropdown_item {
    display: block;
    position: relative;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1200px) {
    .c-nav_dropdown_list {
        margin-top: -.9375rem
    }
    .c-nav_dropdown_item {
        opacity: 0;
        -webkit-transform: translateX(-30%);
        -ms-transform: translateX(-30%);
        transform: translateX(-30%)
    }
}

.c-nav_dropdown_item:nth-child(1) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-nav_dropdown_item:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.c-nav_dropdown_item:nth-child(3) {
    -webkit-transition-delay: .0666666667s;
    transition-delay: .0666666667s
}

.c-nav_dropdown_item:nth-child(4) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

.c-nav_dropdown_item:nth-child(5) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms
}

.c-nav_dropdown_item:nth-child(6) {
    -webkit-transition-delay: 33.3333333ms;
    transition-delay: 33.3333333ms
}

.c-nav_dropdown_item:nth-child(7) {
    -webkit-transition-delay: 28.5714286ms;
    transition-delay: 28.5714286ms
}

.c-nav_dropdown_item:nth-child(8) {
    -webkit-transition-delay: 25ms;
    transition-delay: 25ms
}

.c-nav_item:hover .c-nav_dropdown_item {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(1) {
    -webkit-transition-delay: .34s;
    transition-delay: .34s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(2) {
    -webkit-transition-delay: .38s;
    transition-delay: .38s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(3) {
    -webkit-transition-delay: .42s;
    transition-delay: .42s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(4) {
    -webkit-transition-delay: .46s;
    transition-delay: .46s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(5) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(6) {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(7) {
    -webkit-transition-delay: .58s;
    transition-delay: .58s
}

.c-nav_item:hover .c-nav_dropdown_item:nth-child(8) {
    -webkit-transition-delay: .62s;
    transition-delay: .62s
}

.c-nav_dropdown_link {
    display: block;
    color: #fff;
    padding: .625rem 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.c-nav_lang,
.c-nav_lang_label,
.c-nav_lang_link,
.c-nav_social_link {
    display: inline-block
}

@media (min-width:1200px) {
    .c-nav_dropdown_link {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width:700px) {
    .c-nav_dropdown_link:hover {
        -webkit-transform: translateX(.3125rem);
        -ms-transform: translateX(.3125rem);
        transform: translateX(.3125rem)
    }
}

.c-nav_aside {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5
}

@media (max-width:699px) {
    .c-nav_aside {
        left: 0;
        padding: 30px 40px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-nav_aside {
        left: 0;
        padding: 4.375rem 7.5rem
    }
}

@media (min-width:1000px) {
    .c-nav_aside {
        top: 0;
        width: 15rem;
        padding: 7.5rem 0;
        text-align: center
    }
    .c-nav_lang {
        position: absolute;
        right: 50%;
        bottom: 5rem;
        -webkit-transform-origin: center right;
        -ms-transform-origin: center right;
        transform-origin: center right
    }
}

@media (min-width:700px) and (max-width:749px) {
    .c-nav_aside {
        padding: 2.5rem 7.5rem
    }
}

@media (min-width:1000px) {
    .c-nav_lang {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.c-nav_lang_link {
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media (max-width:699px) {
    .c-nav_lang_link {
        font-size: 16px;
        -webkit-transform: translateX(-60px);
        -ms-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    .c-nav_social {
        right: 25px;
        bottom: 25px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-nav_lang_link {
        font-size: 20px
    }
    .c-nav_social {
        right: 7.5rem;
        bottom: 3.75rem
    }
}

@media (min-width:1000px) {
    .c-nav_lang_link {
        font-size: .875rem;
        -webkit-transform: translateY(15rem);
        -ms-transform: translateY(15rem);
        transform: translateY(15rem);
        padding: .625rem 1.25rem
    }
}

.has-nav-open .c-nav_lang_link {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
    opacity: 1
}

.c-nav_lang_label {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1000px) {
    .c-nav_lang_link:hover .c-nav_lang_label {
        -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        transform: translateY(-7px)
    }
}

.c-nav_social {
    margin: -.875rem 0 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

@media (min-width:700px) and (max-width:749px) {
    .c-nav_social {
        bottom: 1.875rem
    }
}

.has-nav-open .c-nav_social {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    opacity: 1
}

@media (max-width:999px) {
    .c-nav_social {
        position: absolute
    }
    .c-nav_social_item {
        display: inline-block
    }
}

@media (max-width:699px) {
    .c-nav_social_link {
        padding: 10px
    }
    .c-nav_social_icon {
        width: 20px;
        height: 20px
    }
}

@media (min-width:700px) {
    .c-nav_social_link {
        padding: .875rem
    }
}

.c-nav_social_icon {
    fill: #fff
}

@media (min-width:700px) and (max-width:999px) {
    .c-nav_social_icon {
        width: 1.875rem;
        height: 1.875rem
    }
}

@media (min-width:1200px) {
    .c-nav_social_icon {
        -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: transform .3s cubic-bezier(.4, 0, .2, 1);
        transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
    }
    .c-nav_social_link:hover .c-nav_social_icon {
        -webkit-transform: translateX(7px);
        -ms-transform: translateX(7px);
        transform: translateX(7px)
    }
    .c-home_section.-narrow {
        padding-right: 7.5rem
    }
}

.c-nav_search {
    position: absolute;
    top: 0;
    z-index: 4;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), visibility 0s .45s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), visibility 0s .45s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), visibility 0s .45s;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), visibility 0s .45s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .c-nav_search {
        bottom: 90px;
        padding-left: 40px
    }
    .c-home_section {
        margin: 150px auto
    }
    .c-home_section.-carousel {
        margin-bottom: 0
    }
}

@media (max-width:1199px) {
    .c-nav_search {
        overflow: hidden;
        left: 0;
        right: 0
    }
    .has-search-open .c-nav_search {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
    .c-home_section_image.-nomobile {
        display: none
    }
}

.c-article_image_background,
.c-box {
    overflow: hidden
}

@media (min-width:700px) and (max-width:999px) {
    .c-nav_search {
        bottom: 11.25rem;
        padding-left: 7.5rem
    }
}

@media (min-width:1000px) {
    .c-nav_social_icon {
        width: 1.125rem;
        height: 1.125rem
    }
    .c-nav_search {
        left: 7.5rem;
        right: 15rem;
        bottom: 0
    }
}

.has-search-open .c-nav_search {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.has-nav-open.has-search-open .c-nav_search {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-article_nav,
.c-home_section_nav_item:first-child::before {
    visibility: hidden
}

.c-home {
    position: relative
}

.c-home-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2671b5;
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

.c-block,
.c-box_link {
    background-color: #fff
}

.c-home-background.is-inview {
    opacity: 1
}

.c-home_section {
    position: relative
}

@media (min-width:700px) {
    .c-home_section {
        margin: 18.75rem auto
    }
    .c-home_section:first-child {
        margin-top: 21.875rem;
        margin-bottom: 12.5rem
    }
}

.c-home_section+.c-home_section {
    margin: 9.375rem auto
}

.c-home_section.-narrow {
    max-width: 60rem
}

.c-home_section.-no-top {
    margin-top: 0
}

@media (max-width:699px) {
    .c-home_section.-block-bottom {
        padding-bottom: 70px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-home_section.-block-bottom {
        margin-bottom: 25rem;
        padding-bottom: 7.5rem
    }
}

@media (min-width:1200px) {
    .c-home_section.-block-bottom {
        padding-bottom: 7.5rem
    }
}

.c-home_section.-block-top {
    padding-top: 7.5rem
}

@media (max-width:699px) {
    .c-home_section.-margin-large {
        margin: 200px auto
    }
}

@media (min-width:700px) {
    .c-home_section.-margin-large {
        margin: 20rem auto
    }
}

.c-home_section.-last {
    margin-bottom: 0
}

.c-home_section_letter {
    position: absolute;
    fill: none;
    stroke: #0084c0;
    stroke-width: 1px
}

.c-home_section_content,
.c-home_section_image-wrap {
    position: relative
}

@media (max-width:699px) {
    .c-home_section.-last {
        padding-bottom: 20px;
        margin-top: 250px
    }
    .c-home_section_letter {
        height: 226px;
        width: 225px;
        top: -120px
    }
    .c-home_section_letter.-left {
        left: 0
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-home_section_letter {
        width: 25.0625rem;
        height: 25rem;
        top: -11.875rem
    }
}

@media (min-width:1200px) {
    .c-home_section_letter {
        width: 31.3125rem;
        height: 31.25rem;
        top: -15rem;
        opacity: 0
    }
    .c-home_section_letter.is-inview {
        opacity: .5;
        stroke-dasharray: 3000;
        stroke-dashoffset: 3000;
        -webkit-animation: dash 3s linear forwards;
        animation: dash 3s linear forwards
    }
    .is-ie .c-home_section_letter.is-inview {
        -webkit-animation: none;
        animation: none;
        stroke-dasharray: none;
        stroke-dashoffset: none
    }
}

@media (min-width:700px) {
    .c-home_section.-last {
        margin-top: 0rem
    }
    .c-home_section_letter.-left {
        left: -3.75rem
    }
}

.c-home_section_letter.-right {
    right: -3.75rem
}

@media (max-width:699px) {
    .c-home_section_letter.-center {
        left: 0
    }
}

@media (min-width:700px) {
    .c-home_section_letter.-center {
        left: 24.375rem
    }
}

.c-home_section_letter.-middle {
    left: 50%;
    width: 31.3125rem;
    margin-left: -15.625rem;
    top: -11.25rem
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0
    }
}

.c-home_section_image {
    position: relative;
    overflow: hidden
}

@media (max-width:699px) {
    .c-home_section_image {
        margin-left: -20px;
        margin-right: -20px
    }
    .c-home_section_image.-small {
        padding-bottom: 77.5%
    }
}

@media (min-width:700px) {
    .c-home_section_image.-small {
        padding-bottom: 57.144%
    }
}

@media (max-width:699px) {
    .c-home_section_image.-large {
        margin-left: -40px;
        margin-right: -40px;
        padding-bottom: 81%
    }
    .c-home_section_content {
        margin-top: 25px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-home_section_image.-large {
        padding-bottom: 73.5%
    }
}

@media (min-width:1000px) {
    .c-home_section_image.-large {
        padding-bottom: 55.85%
    }
}

.c-home_section_image.-offset-bottom {
    margin-bottom: -7.5rem
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-home_section_image.-left {
        margin-right: 15rem
    }
}

@media (min-width:1200px) {
    .c-home_section_image.-padding-left {
        margin-left: 7.5rem
    }
    .c-home_section_image.-left {
        margin-right: 17.09375rem
    }
}

@media (min-width:700px) and (max-width:1599px) {
    .c-home_section_image.-left {
        margin-left: -7.5rem
    }
}

@media (min-width:1600px) {
    .c-home_section_image.-left {
        margin-left: -9.5625rem
    }
}

.c-home_section_image.-right {
    margin-left: 17.09375rem
}

@media (max-width:1599px) {
    .c-home_section_image.-right {
        margin-right: -7.5rem
    }
}

@media (min-width:1600px) {
    .c-home_section_image.-right {
        margin-right: -9.5625rem
    }
}

.c-home_section_image img {
    width: 100%
}

@media (max-width:699px) {
    .c-home_section_heading {
        font-size: 26px
    }
    .c-home_section_subheading {
        display: none
    }
    .c-home_section_subheading.-m {
        display: block
    }
    .c-home_section_subheading.-mobile {
        display: block;
        position: absolute;
        top: -40px;
        left: -21px
    }
}

@media (min-width:700px) {
    .c-home_section_content {
        margin-top: -5.625rem
    }
    .c-home_section_heading {
        font-size: 3.75rem
    }
}

.c-home_section_nav_item,
.c-home_section_subheading {
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: .12em;
    text-transform: uppercase
}

.c-home_section_subheading {
    color: #0084c0;
    margin-bottom: 2.1875rem
}

.c-home_section_subheading.-dark {
    color: #1e1e22
}

.c-home_section_text {
    padding-bottom: 1.5625rem
}

@media (min-width:700px) {
    .c-home_section_subheading.-mobile {
        display: none
    }
    .c-home_section_text {
        padding-left: 3.75rem
    }
}

@media (max-width:699px) {
    .c-home_section_block {
        margin-top: -30px;
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-home_section_block {
        margin-top: -7.5rem;
        text-align: right
    }
}

@media (min-width:1000px) {
    .c-home_section_block {
        position: absolute
    }
    .c-home_section_block.-right {
        right: 0;
        bottom: 0
    }
    .c-home_section_block.-left {
        top: 0;
        left: 0
    }
}

.c-home_section_nav {
    position: absolute;
    right: -8.4375rem;
    bottom: 0;
    width: 1.875rem;
    text-align: center
}

.c-home_section_nav_item {
    display: block;
    color: #0084c0;
    text-align: center;
    width: 100%;
    padding-top: .625rem
}

.c-home_section_nav_item::before {
    display: block;
    width: 2px;
    margin: 0 auto .75rem;
    height: 3rem;
    border-left: 1px solid
}

.c-home_section_nav_label {
    opacity: .5
}

.c-home_section_target {
    position: absolute;
    top: 11.25rem;
    right: 0;
    bottom: 0;
    left: 0
}

.c-block {
    position: relative;
    color: #2671b5
}

@media (min-width:700px) and (max-width:999px) {
    .c-block {
        display: inline-block;
        text-align: left;
        right: -3.75rem
    }
}

@media (max-width:699px) {
    .c-block {
        padding: 40px
    }
    .c-block_heading {
        font-size: 26px
    }
    .c-block_button {
        margin-top: 45px
    }
}

@media (min-width:700px) {
    .c-block {
        width: 30rem;
        height: 30rem;
        padding: 3.75rem
    }
    .c-block_heading {
        font-size: 3rem
    }
    .c-block_button {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 3.75rem
    }
}

.c-block_subheading {
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #0084c0;
    font-weight: 400;
    font-size: .75rem
}

@media (max-width:699px) {
    .c-block_subheading {
        margin-bottom: 25px
    }
}

@media (min-width:700px) {
    .c-block_subheading {
        margin-bottom: 2.5rem
    }
}

.c-block_subheading_line {
    display: inline-block;
    vertical-align: middle;
    width: 3rem;
    border-top: 1px solid;
    margin: 0 .625rem
}

.c-block_list {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-block_item {
    border-bottom: 1px solid #f6f6f6
}

.c-block_item:last-child {
    border-bottom: none
}

.c-block_link {
    display: block;
    font-size: 1.3125rem;
    text-decoration: none;
    color: #1e1e22;
    padding: 1.5625rem 0
}

.c-block_link:hover {
    color: #0084c0
}

.c-box_link,
.c-box_link:hover {
    color: #2671b5
}

.c-block_item:first-child .c-block_link {
    padding-top: .625rem
}

.c-box {
    display: inline-block;
    padding-left: 0;
    width: 100%;
    vertical-align: top;
    font-size: 1rem;
    position: relative
}

.c-box_button::before,
.c-box_button_label {
    vertical-align: middle;
    display: inline-block
}

.c-box_legend,
.c-box_legend-icon,
.c-box_legend::before {
    position: absolute;
    right: 0;
    bottom: 0
}
.c-box p{
    color: #898989;
}

@media (max-width:699px) {
    .c-box {
        font-size: 14px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-box {
        width: 50%;
        font-size: .675rem;
        padding-bottom: 50%
    }
    .c-box:nth-child(3) {
        display: none
    }
}

@media (min-width:1000px) {
    .c-box {
        width: 33.3333333333%;
        /*font-size: .700rem;*/
        font-size: 0.75rem;
        padding-bottom: 33.35%;
        font-family: 'Gotham-Book';
    }
}

.c-box_link {
    display: block;
    height: 100%
}

@media (max-width:699px) {
    .c-box_link {
        padding: 40px
    }
}

@media (min-width:700px) {
    .c-box_link {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-box-grid {
        margin-bottom: 3.75rem
    }
    .c-box_link {
        padding: 3.75rem
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .c-box_link {
        padding: 2.6875rem
    }
}

@media (min-width:1600px) {
    .c-box_link {
        padding: 4.5rem
    }
}

.c-box_legend-icon {
    z-index: 2;
    cursor: pointer;
    padding: 1.25rem .625rem .3125rem 1.25rem
}

.c-box_legend-icon:hover svg {
    -webkit-transform: translateX(1.875rem);
    -ms-transform: translateX(1.875rem);
    transform: translateX(1.875rem)
}

.c-box_legend-icon svg {
    fill: #fff;
    width: .9375rem;
    height: .9375rem;
    -webkit-transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1)
}

.c-box_legend {
    color: #fff;
    padding: 5px .625rem 3px;
    font-size: .625rem
}

.c-article_nav_link:hover,
.has-nav-news-open .c-article_nav_link.is-current,
.is-inview .c-article_nav_link.is-current {
    color: #1e1e22
}

.c-box_legend::before {
    top: 0;
    left: 0;
    background-color: #000;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.c-box_legend span {
    position: relative;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    opacity: 0
}

@media (max-width:1199px) {
    .c-box_legend-icon:hover+.c-box_legend::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
    .c-box_legend-icon:hover+.c-box_legend span {
        opacity: 1
    }
}

@media (min-width:1200px) {
    .c-box_legend-icon {
        display: none
    }
    .c-box:hover .c-box_legend::before,
    .c-home_section_image:hover .c-box_legend::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
    .c-box:hover .c-box_legend span,
    .c-home_section_image:hover .c-box_legend span {
        opacity: 1
    }
}

@media (max-width:699px) {
    .c-box_heading {
        font-size: 18px
    }
}

@media (min-width:700px) {
    .c-box_heading {
        font-size: 1.875rem
    }
}

.c-box_button {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .12em
}

@media (max-width:699px) {
    .c-box_button {
        font-size: 10px;
        left: 40px;
        margin-top: 30px
    }
    .c-article {
        padding-top: 60px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-box_button {
        left: 3.75rem;
        bottom: 3.75rem
    }
}

.c-box_button::before {
    height: 1px;
    width: 1.125rem;
    border-top: 1px solid;
    margin-right: .5625rem;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .1s;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

@media (min-width:700px) {
    .c-box_button {
        font-size: .5625rem;
        position: absolute
    }
    .c-box_button::before {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.c-box_button.is-inview::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.c-box_link:hover .c-box_button::before {
    -webkit-transform: scaleX(1.5)!important;
    -ms-transform: scaleX(1.5)!important;
    transform: scaleX(1.5)!important;
    -webkit-transition-duration: .45s;
    transition-duration: .45s
}

.c-box_button_label {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:700px) {
    .c-box_button_label {
        -webkit-transform: translateX(-1.6875rem);
        -ms-transform: translateX(-1.6875rem);
        transform: translateX(-1.6875rem)
    }
}

.c-box_button.is-inview .c-box_button_label {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.c-box_link:hover .c-box_button_label {
    -webkit-transform: translateX(.9375rem);
    -ms-transform: translateX(.9375rem);
    transform: translateX(.9375rem);
    -webkit-transition-duration: .45s;
    transition-duration: .45s
}

.c-article {
    position: relative;
    -webkit-transform: translate3d(0, 9.375rem, 0);
    transform: translate3d(0, 9.375rem, 0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .9s;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .9s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) .9s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) .9s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .9s
}

@media (min-width:700px) {
    .c-article {
        margin-bottom: 31.25rem;
        padding-top: 6.25rem
    }
    .c-article-wrap.-flex .c-article {
        margin-left: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 0;
        padding-bottom: 10.625rem
    }
}

@media (min-width:1200px) {
    .c-box_button {
        left: 7.5rem;
        bottom: 7.1875rem
    }
    .c-article {
        margin-left: 22.5rem;
        margin-top: -9.375rem
    }
    .c-article::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background-color: #f6f6f6;
        height: 12.5rem
    }
}

.c-article-wrap,
.c-article_content,
.c-article_image,
.c-article_wrap {
    position: relative
}

.is-loaded .c-article {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

body.is-loading[data-route-option=prev-section] .c-article,
body.is-loading[data-route-option=next-section] .c-article {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

body.is-loaded[data-route-option=prev-section] .c-article,
body.is-loaded[data-route-option=next-section] .c-article {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.c-article.-white,
.c-article.-white::before {
    background-color: #fff
}

.c-article.-dark::before {
    background-color: #1e1e22
}

@media (max-width:699px) {
    .c-article.-nobottom {
        margin-bottom: 30px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-article.-nobottom {
        margin-bottom: 7.5rem
    }
    .c-article_header {
        margin-right: -3.75rem
    }
}

@media (min-width:1000px) {
    .c-article.-nobottom {
        margin-bottom: 15.625rem
    }
    .c-article_content {
        padding-left: 3.75rem
    }
    .c-article_content.-right {
        padding-right: 3.75rem
    }
}

@media (max-width:699px) {
    .c-article.-small-bottom {
        margin-bottom: 60px
    }
}

@media (min-width:700px) {
    .c-article.-small-bottom {
        margin-bottom: 7.8125rem
    }
}

.c-article.-notop {
    margin-top: 0
}

.c-article.-notop::before {
    display: none
}

.c-article_wrap {
    max-width: 41.25rem
}

.c-article_summary {
    line-height: 1.5
}

.c-carousel_number,
.c-history_section_number {
    line-height: 1;
    -webkit-text-stroke: 1px #0084c0
}

@media (max-width:699px) {
    .c-article_summary {
        font-size: 18px;
        margin-bottom: 40px
    }
}

@media (min-width:700px) {
    .c-article_summary {
        font-size: 1.375rem;
        margin-bottom: 5.3125rem
    }
}

@media (min-width:1000px) and (max-width:1599px) {
    .c-article_header {
        margin-right: -5.625rem
    }
}

@media (min-width:1600px) {
    .c-article_summary {
        font-size: 1.5625rem
    }
    .c-article_header {
        margin-right: -8.3125rem
    }
}

.c-article-side {
    background-color: #fff;
    padding-bottom: 10.625rem
}

@media (max-width:699px) {
    .c-article-side {
        padding: 40px
    }
}

@media (min-width:700px) {
    .c-article-side {
        padding: 4.6875rem 3.75rem 2.8125rem 7.5rem
    }
}

@media (min-width:1200px) {
    .c-article-wrap.-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .c-article-side {
        width: 22.5rem
    }
}

.c-article-side_list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:700px) and (max-width:1199px) {
    .c-article-side_list {
        margin-left: -7.5rem;
        letter-spacing: normal;
        font-size: 0
    }
}

@media (max-width:699px) {
    .c-article-side_item {
        font-size: 11px;
        margin-bottom: 30px
    }
    .c-article-side_item:last-child {
        margin-bottom: 0
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-article-side_item {
        display: inline-block;
        padding-left: 7.5rem;
        vertical-align: top;
        font-size: 1rem;
        width: 50%
    }
}

@media (min-width:700px) {
    .c-article-side_item {
        font-size: .875rem;
        margin-bottom: 3.125rem
    }
}

.c-article-side_title {
    margin-bottom: .3125rem
}

.c-article_image.-small {
    padding-bottom: 57.144%
}

.c-article_image.-padding-left {
    margin-left: 7.5rem
}

@media (max-width:699px) {
    .c-article_image.-large {
        padding-bottom: 63.5%
    }
    .c-article_image {
        margin-top: 60px;
        margin-bottom: 60px
    }
    .c-article_quote {
        padding-left: 20px
    }
}

@media (min-width:700px) {
    .c-article_image.-large {
        padding-bottom: 58.1%
    }
    .c-article_image {
        margin-top: 8.4375rem;
        margin-bottom: 7.5rem
    }
}

.c-article_image_letter {
    position: absolute;
    fill: none;
    stroke: #0084c0;
    stroke-width: 1px;
    width: 31.3125rem;
    height: 31.25rem;
    opacity: 0;
    top: -18.75rem
}

.c-article_image_letter.is-inview {
    opacity: .5;
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    -webkit-animation: dash 3s linear forwards;
    animation: dash 3s linear forwards
}

.is-ie .c-article_image_letter.is-inview {
    -webkit-animation: none;
    animation: none;
    stroke-dasharray: none;
    stroke-dashoffset: none
}

.c-article_image_letter.-left {
    left: -3.75rem
}

.c-article_image_letter.-right {
    right: -18.75rem
}

.c-article_image_letter.-center {
    left: 24.375rem
}

@media (min-width:1200px) {
    .c-article_image.-left.-right {
        margin-left: 4.125rem
    }
    .c-article_image.-left.-left {
        margin-right: 26.625rem;
        margin-left: -22.5rem
    }
    .c-article_quote {
        position: absolute;
        top: 0;
        left: -22.5rem;
        max-width: 18.75rem;
        padding-left: 3.75rem
    }
    .c-article_carousel {
        margin-left: -22.5rem
    }
}

.c-article_quote.-bottom {
    top: auto;
    bottom: 0
}

@media (min-width:700px) and (max-width:1199px) {
    .c-article_quote.-bottom {
        margin-top: 3.75rem
    }
}

.c-article_quote.-offset-top {
    margin-top: -15rem
}

.c-article_logos {
    position: absolute;
    top: 0;
    left: -15rem;
    width: 7.5rem
}

.c-article_logo {
    display: block;
    width: 100%;
    margin-bottom: 3.125rem
}

.c-article_aside {
    position: absolute;
    top: 1.875rem;
    width: 22.5rem;
    bottom: 0;
    left: 0
}

@media (max-width:699px) {
    .c-article_carousel .slick-list {
        overflow: visible
    }
    .c-article_nav-header {
        height: 80px;
        width: calc(100% - 240px)
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-article_nav-header {
        height: 7.5rem;
        width: 100%
    }
}

@media (min-width:1200px) {
    .c-article_nav-header {
        display: none
    }
}

.c-article_nav-header_button {
    padding: 28px 0;
    height: 100%
}

@media (max-width:1199px) {
    .c-article_nav-header {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 2;
        text-align: right
    }
    .c-article_nav-header::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: transform .45s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
    .is-animated .c-article_nav-header::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition-delay: .9s;
        transition-delay: .9s
    }
    .c-article_nav-header_button {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: transform .45s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .1s;
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
    .is-animated .c-article_nav-header_button {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }
}

.c-article_nav-header_icon,
.c-article_nav_link::before {
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .c-article_nav-header_button {
        width: 80px
    }
    .c-article_nav_header_label {
        display: none
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-article_nav-header_button {
        padding: 0 3.1875rem
    }
    .c-article_nav_header_label {
        display: inline-block;
        position: relative;
        z-index: 2;
        font-size: .625rem!important;
        vertical-align: middle;
        margin-top: .3125rem;
        padding-right: .625rem
    }
}

@media (min-width:1200px) {
    .c-article_nav_header_label {
        display: none
    }
}

.c-article_nav-header_icon {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.c-article_nav-header_icon::after,
.c-article_nav-header_icon::before {
    position: absolute
}

.c-article_nav-header_icon::before {
    top: 12px;
    right: 0;
    left: 0;
    border-top: 1px solid #1e1e22
}

.c-article_nav-header_icon::after {
    left: 12px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #1e1e22
}

.has-nav-news-open .c-article_nav-header_icon {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.c-article_nav {
    position: fixed;
    bottom: 0;
    z-index: 2;
    -webkit-transition: visibility 0s .7s;
    transition: visibility 0s .7s
}

@media (max-width:699px) {
    .c-article_nav {
        top: 80px;
        right: 0
    }
}

@media (max-width:1199px) {
    .c-article_nav {
        z-index: 900
    }
    .has-nav-news-open .c-article_nav {
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
    .has-nav-news-open .c-article_nav::before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-article_nav {
        top: 7.5rem;
        right: 0;
        width: calc(100% - 22.5rem)
    }
    .c-article_nav::before {
        -webkit-transform-origin: center right;
        -ms-transform-origin: center right;
        transform-origin: center right
    }
}

@media (min-width:700px) {
    .c-article_nav {
        top: 7.5rem
    }
    .c-article_nav.is-inview {
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
    .c-article_nav.is-inview::before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

@media (min-width:1200px) {
    .c-article_nav {
        left: 0;
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left;
        width: 22.5rem
    }
    .c-article_nav::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1) .2s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left
    }
}

@media (max-width:1199px) {
    .c-article_nav_list-wrap {
        position: relative
    }
    .has-nav-news-open .c-article_nav_list-wrap::before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
    .c-article_nav_list-wrap::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: center right;
        -ms-transform-origin: center right;
        transform-origin: center right;
        -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1) .2s;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1) .2s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .2s
    }
}

.c-article_nav_list {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .6s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .has-nav-news-open .c-article_nav_list {
        opacity: 1;
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .has-nav-news-open .c-article_nav_list {
        opacity: 1;
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }
}

@media (min-width:1200px) {
    .is-inview .c-article_nav_list {
        opacity: 1;
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }
}

.c-article_nav_item {
    position: relative
}

.c-article_nav_item::after {
    position: absolute;
    right: 3.75rem;
    bottom: 0;
    left: 3.75rem;
    border-bottom: 1px solid #f6f6f6
}

.c-article_nav_link {
    position: relative;
    display: block;
    padding: 1.875rem 3.75rem;
    color: #1e1e22
}

.c-article_nav_link::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f6f6f6;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.c-article_nav_link:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.has-nav-news-open .c-article_nav_link.is-current::before,
.is-inview .c-article_nav_link.is-current::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.c-article_nav_wrap {
    display: block;
    height: 100%;
    border-bottom: 1px solid #f6f6f6
}

.c-article_nav_content {
    display: block;
    position: relative
}

.c-article_nav_heading {
    font-weight: 300;
    font-size: 1rem
}

.c-article_nav_time {
    display: block;
    color: #00acdb;
    font-size: .5625rem;
    margin-bottom: .9375rem;
    letter-spacing: .12em
}

.c-article_next,
.c-article_next:hover,
.c-carousel_link:hover {
    color: #1e1e22
}

.c-article_next {
    display: block
}

@media (max-width:699px) {
    .c-article_next {
        margin-bottom: 100px
    }
}

@media (min-width:700px) {
    .c-article_next {
        margin-top: 17.5rem
    }
}

.c-article_next_title {
    margin-bottom: 1.25rem
}

.c-carousel-wrap {
    height: 39.375rem
}

.c-carousel {
    position: relative
}

@media (max-width:699px) {
    .c-carousel {
        margin: 70px 0
    }
    .c-carousel.-home {
        margin-bottom: 250px
    }
    .c-carousel.-news {
        margin-bottom: 80px
    }
    .c-carousel.-challenge {
        margin: 0
    }
}

@media (min-width:700px) {
    .c-carousel {
        margin: 7.5rem 0
    }
}

.c-carousel.-challenge .slick-list {
    overflow: visible
}

.c-carousel_slide {
    text-align: center
}

@media (max-width:699px) {
    .c-carousel.-challenge {
        margin-left: -20px;
        margin-right: -20px
    }
    .c-carousel_slide {
        position: relative;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .c-carousel.-home .c-carousel_slide {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width:700px) {
    .c-carousel.-challenge {
        margin-left: -7.5rem
    }
    .c-carousel_slide {
        position: absolute;
        top: 0;
        left: 0
    }
    .c-carousel_slide.slick-slide,
    .c-carousel_slide:first-child {
        position: relative;
        top: auto;
        left: auto;
        overflow: hidden
    }
    .c-carousel.-home .c-carousel_slide {
        overflow: hidden
    }
}

.c-carousel_content,
.c-carousel_link {
    position: relative
}

.c-carousel.-home .c-carousel_slide {
    text-align: left
}

.c-carousel.-challenge .c-carousel_slide {
    text-align: left;
    min-height: 21.25rem;
    padding-top: 6.25rem;
    overflow: visible!important
}

@media (min-width:700px) {
    .c-carousel.-challenge .c-carousel_slide {
        padding-left: 7.5rem;
        margin-bottom: 7.5rem
    }
}

.c-carousel.-news .c-carousel_slide {
    text-align: left;
    overflow: hidden
}

@media (max-width:699px) {
    .c-carousel.-challenge .c-carousel_slide {
        padding-bottom: 60px
    }
    .c-carousel.-news .c-carousel_slide {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 45px
    }
}

@media (min-width:700px) {
    .c-carousel.-news .c-carousel_slide {
        padding-left: 7.5rem;
        width: 52.5rem
    }
}

.c-carousel_section {
    text-align: center
}

.c-carousel_link {
    display: inline-block;
    text-align: left;
    color: #1e1e22;
    cursor: pointer;
    font-size: 0;
    white-space: nowrap
}

.c-carousel_link:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.c-carousel_link>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

.c-carousel_link.-not {
    cursor: auto
}

@media (max-width:699px) {
    .c-carousel.-block .c-carousel_section {
        padding-left: 20px;
        padding-right: 20px
    }
    .c-carousel_link {
        position: relative;
        width: 100%
    }
    .c-carousel_label {
        margin-left: 20px!important;
        margin-right: 20px!important
    }
}

@media (min-width:700px) {
    .c-carousel_link {
        width: 45rem;
        height: 30rem
    }
}

.c-carousel_label {
    margin-top: .625rem
}

@media (min-width:700px) and (max-width:999px) {
    .c-carousel_content {
        margin-left: -1.875rem
    }
}

@media (min-width:1000px) {
    .c-carousel_content {
        margin-top: 4.0625rem
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-carousel_content {
        margin-left: -3.75rem
    }
}

.c-carousel_image {
    overflow: hidden
}

.c-carousel_slide.slick-current .c-carousel_image {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible
}

@media (min-width:700px) {
    .c-carousel_slide.slick-current+.c-carousel_slide .c-carousel_image {
        -webkit-transform: translateX(11.25rem);
        -ms-transform: translateX(11.25rem);
        transform: translateX(11.25rem)
    }
    .c-carousel_heading-wrap {
        margin-right: 3.75rem
    }
}

.c-carousel_heading-wrap {
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-carousel_heading,
.c-history-timeline_line {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1200px) {
    .c-carousel_content {
        margin-left: -7.5rem
    }
    .c-carousel_slide.slick-current .c-carousel_heading-wrap {
        -webkit-transform: translateX(75%);
        -ms-transform: translateX(75%);
        transform: translateX(75%)
    }
}

.c-carousel_heading {
    margin-bottom: 0;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width:1200px) {
    .c-carousel_slide.slick-current .c-carousel_heading {
        -webkit-transform: translateX(-75%);
        -ms-transform: translateX(-75%);
        transform: translateX(-75%)
    }
}

.c-carousel_play {
    white-space: nowrap;
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1) .25s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .25s;
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1) .25s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .25s;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1) .25s, opacity .45s cubic-bezier(.4, 0, .2, 1) .25s;
    transition: transform .45s cubic-bezier(.4, 0, .2, 1) .25s, opacity .45s cubic-bezier(.4, 0, .2, 1) .25s, -webkit-transform .45s cubic-bezier(.4, 0, .2, 1) .25s
}

@media (max-width:699px) {
    .c-carousel_content {
        display: block;
        width: 100%
    }
    .c-carousel_image {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        padding-bottom: 65%
    }
    .c-carousel.-news .c-carousel_image {
        height: 200px;
        padding-bottom: 0
    }
    .c-carousel_heading-wrap {
        margin-top: 15px
    }
    .c-carousel_heading {
        font-size: 26px
    }
    .c-carousel_play {
        margin-top: 30px
    }
}

@media (min-width:700px) {
    .c-carousel_heading {
        font-size: 3.75rem
    }
    .c-carousel_play {
        margin-top: 1.875rem;
        opacity: 0;
        -webkit-transform: translateX(7.5rem);
        -ms-transform: translateX(7.5rem);
        transform: translateX(7.5rem)
    }
    .c-carousel_play.-visible,
    .slick-current .c-carousel_play {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.c-carousel_play_wrap {
    display: inline-block;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.c-carousel_link:hover .c-carousel_play_wrap {
    -webkit-transform: translateX(.625rem);
    -ms-transform: translateX(.625rem);
    transform: translateX(.625rem)
}

.c-carousel_play_icon {
    display: inline-block;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

.c-carousel_play_icon:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.c-carousel_play_icon>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

@media (max-width:699px) {
    .c-carousel_play_icon {
        width: 60px;
        height: 60px
    }
    .c-carousel_play_label {
        display: none
    }
}

@media (min-width:700px) {
    .c-carousel_play_icon {
        width: 2.8125rem;
        height: 2.8125rem
    }
}

.c-carousel_play_icon svg {
    width: .6875rem;
    height: .6875rem;
    fill: #1e1e22
}

@media (min-width:700px) {
    .c-carousel_play_label {
        display: inline-block;
        vertical-align: middle;
        font-size: .5625rem;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .12em;
        margin-left: .9375rem;
        text-decoration: none;
        color: #1e1e22
    }
    .c-carousel_text {
        width: 45rem
    }
}

.c-carousel_arrows {
    position: absolute;
    z-index: 9;
    font-size: 0
}

@media (max-width:699px) {
    .c-carousel_arrows {
        bottom: -45px;
        right: 0
    }
    .c-carousel-project-container .c-carousel_arrows {
        right: 40px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-carousel_arrows {
        right: 11.25rem;
        top: 3.75rem
    }
}

@media (min-width:1200px) {
    .c-carousel_arrows {
        right: 22.875rem;
        top: 6.25rem
    }
    .c-carousel_number {
        opacity: 0
    }
}

.c-carousel_arrow {
    position: absolute;
    bottom: 6.125rem;
    z-index: 9;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-history-timeline_line,
.c-share_link::after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0)
}

@media (max-width:699px) {
    .c-carousel_arrow.-prev {
        right: 80px;
        bottom: 0
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-carousel_arrow.-prev {
        right: 5.625rem
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-carousel_arrow.-prev {
        right: 17%
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .c-carousel_arrow.-prev {
        right: 22.5rem
    }
}

@media (min-width:1600px) {
    .c-carousel_arrow.-prev {
        right: 30.8125rem
    }
    .c-carousel.-news .c-carousel_arrow.-prev {
        right: 31.6875rem
    }
}

.c-carousel_arrow.-next {
    border-left: none
}

@media (max-width:699px) {
    .c-carousel_arrow.-next {
        right: 20px;
        bottom: 0
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-carousel_arrow.-next {
        right: 1.875rem
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-carousel_arrow.-next {
        right: 11.5%
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .c-carousel_arrow.-next {
        right: 18.75rem
    }
}

@media (min-width:1600px) {
    .c-carousel_arrow.-next {
        right: 27.0625rem
    }
    .c-carousel.-news .c-carousel_arrow.-next {
        right: 27.9375rem
    }
}

.c-carousel_arrow.-top {
    position: relative;
    display: inline-block;
    right: auto;
    bottom: auto
}

.c-carousel_text {
    margin: 3.75rem auto 7.5rem;
    text-align: left
}

.c-carousel_number {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: transparent;
    font-weight: 700;
    white-space: nowrap;
    font-size: 0
}

.c-carousel_number.is-inview {
    opacity: .5
}

.c-carousel_number_character {
    fill: none;
    stroke: #0084c0;
    stroke-width: 1px
}

@media (max-width:699px) {
    .c-carousel_number {
        left: -40px
    }
    .c-carousel_number_character {
        width: 180px;
        height: 230px;
        margin-right: 20px
    }
    .c-carousel-project-container {
        margin-top: 60px
    }
}

@media (min-width:700px) {
    .c-carousel_number_character {
        width: 15.75rem;
        height: 21.25rem;
        margin-right: 2.5rem
    }
}

.c-carousel_number.is-inview .c-carousel_number_character {
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    -webkit-animation: dash 3s linear forwards .2s;
    animation: dash 3s linear forwards .2s
}

.is-ie .c-carousel_number.is-inview .c-carousel_number_character {
    -webkit-animation: none;
    animation: none;
    stroke-dasharray: none;
    stroke-dashoffset: none
}

.c-carousel_number_character.-one {
    width: 11.75rem
}

.c-carousel-project-container {
    position: relative;
    margin-bottom: 7.5rem;
    z-index: 2
}

.c-carousel-project-wrap {
    overflow: hidden
}

.c-carousel-project-wrap.-large {
    position: relative;
    z-index: 2
}

@media (min-width:700px) {
    .c-carousel-project-wrap.-small {
        width: 30rem;
        position: absolute;
        bottom: -7.5rem;
        right: 0
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-carousel-project.-large {
        margin-right: 15rem
    }
}

@media (min-width:1200px) {
    .c-carousel-project.-large {
        margin-right: 26.625rem
    }
}

.c-carousel-project.-small {
    margin-right: 0
}

.c-carousel-project_slide {
    position: relative;
    overflow: hidden
}

.c-share {
    border: 1px solid #e6e6e6;
    z-index: 2
}

.c-share-wrap.-dark .c-share {
    border-color: #444
}

@media (max-width:699px) {
    .c-carousel-project-wrap.-small {
        display: none
    }
    .c-carousel-project_slide {
        padding-bottom: 10.5%
    }
    .c-share {
        display: inline-block;
        margin: 30px 0
    }
    .c-share_item {
        display: inline-block
    }
}

@media (min-width:700px) {
    .c-carousel-project_slide {
        padding-bottom: 10.18%
    }
    .c-carousel-project.-small .c-carousel-project_slide {
        height: 30rem
    }
    .c-share {
        position: absolute;
        top: 0
    }
    .c-share_link {
        border-bottom: 1px solid #e6e6e6
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-share {
        right: -6.25rem
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-share {
        right: -11.25rem
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .c-share {
        right: -8vw
    }
}

@media (min-width:1600px) {
    .c-share {
        right: -16vw
    }
}

.c-share_list {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.c-share_link {
    position: relative;
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    text-align: center;
    font-size: 0;
    white-space: nowrap
}

.c-history-timeline:before,
.c-history-timeline>*,
.c-share_link:before,
.c-share_link>* {
    display: inline-block;
    vertical-align: middle
}

.c-share_link:before {
    height: 100%
}

.c-share_link>* {
    font-size: 1rem;
    white-space: normal
}

@media (max-width:699px) {
    .c-share_link {
        border-right: 1px solid #e6e6e6
    }
    .c-share_item:last-child .c-share_link {
        border-right: none
    }
    .c-history-timeline {
        display: none
    }
}

.c-share_link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e6e6e6;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

.c-share_link:hover::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}

.c-share-wrap.-dark .c-share_link {
    border-color: #444
}

.c-share_icon {
    position: relative;
    width: 1.125rem;
    height: 1.125rem;
    z-index: 2;
    fill: #1e1e22;
    -webkit-transition: fill .3s cubic-bezier(.4, 0, .2, 1) .1s;
    transition: fill .3s cubic-bezier(.4, 0, .2, 1) .1s
}

.c-share-wrap.-dark .c-share_icon {
    fill: #fff
}

.c-share_link:hover .c-share_icon {
    fill: #1e1e22;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

@media (min-width:1200px) {
    [data-template=history] .c-share_link:hover .c-share_icon {
        fill: #fff
    }
    [data-template=history] .c-history_wrapper.is-inview .c-share_link:hover .c-share_icon {
        fill: #1e1e22
    }
}

.c-history-timeline {
    position: fixed;
    top: 0;
    right: 3.75rem;
    bottom: 0;
    font-size: 0;
    white-space: nowrap;
    width: 7.5rem;
    text-align: center;
    z-index: 99
}

.c-history-timeline:before {
    height: 100%
}

.c-history-timeline>* {
    font-size: 1rem;
    white-space: normal
}

.c-history-timeline_list {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-history-timeline_item {
    opacity: 0;
    -webkit-transform: translateY(1.875rem);
    -ms-transform: translateY(1.875rem);
    transform: translateY(1.875rem);
    -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .6s cubic-bezier(.4, 0, .2, 1), transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .6s cubic-bezier(.4, 0, .2, 1), transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.c-history-timeline_item:nth-child(1) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.c-history-timeline_item:nth-child(2) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.c-history-timeline_item:nth-child(3) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.c-history-timeline_item:nth-child(4) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.c-history-timeline_item:nth-child(5) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.c-history-timeline_item:nth-child(6) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.c-history-timeline_item:nth-child(7) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.c-history-timeline.is-inview .c-history-timeline_item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.c-history-timeline_link {
    display: block;
    color: #fff;
    font-size: .5625rem;
    font-weight: 300;
    letter-spacing: .12em;
    overflow: hidden;
    -webkit-transition: color .6s;
    transition: color .6s
}

.c-history-timeline_link:hover {
    color: #fff
}

.c-history-timeline.is-inview .c-history-timeline_link {
    pointer-events: auto
}

.c-history-timeline_label {
    opacity: .5;
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1)
}

.c-history-timeline_link.is-current .c-history-timeline_label,
.c-history-timeline_link.is-inview .c-history-timeline_label,
.c-history-timeline_link:hover .c-history-timeline_label {
    opacity: 1
}

.c-history-timeline_line {
    position: relative;
    display: block;
    width: 1px;
    height: .9375rem;
    background-color: rgba(255, 255, 255, .5);
    margin: .3125rem auto .625rem;
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.c-history-timeline_item:nth-child(1) .c-history-timeline_line {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.c-history-timeline_item:nth-child(2) .c-history-timeline_line {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.c-history-timeline_item:nth-child(3) .c-history-timeline_line {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.c-history-timeline_item:nth-child(4) .c-history-timeline_line {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.c-history-timeline_item:nth-child(5) .c-history-timeline_line {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.c-history-timeline_item:nth-child(6) .c-history-timeline_line {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.c-history-timeline_item:nth-child(7) .c-history-timeline_line {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.c-history-timeline_line::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}

.c-history-timeline.is-inview .c-history-timeline_line,
.c-history-timeline_link.is-inview .c-history-timeline_line::after,
.c-history-timeline_link:hover .c-history-timeline_line::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-history-timeline_item:last-child .c-history-timeline_line {
    display: none
}

.c-history_wrapper {
    background-color: #1e1e22;
    color: #fff
}

.c-history_section {
    position: relative
}

@media (min-width:700px) {
    .c-history_section {
        padding-top: 18.75rem;
        margin-bottom: -7.5rem
    }
}

.c-history_section_number {
    position: absolute;
    top: 7.5rem;
    left: 0;
    right: 0;
    color: transparent;
    opacity: 0;
    font-weight: 700;
    white-space: nowrap;
    font-size: 0
}

.c-history_section_number.is-inview {
    opacity: .5
}

.c-history_section_number_character {
    width: 15.75rem;
    height: 21.25rem;
    fill: none;
    stroke: #0084c0;
    stroke-width: 1px;
    margin-right: 2.5rem;
    top: -15rem
}

.c-history_section_number.is-inview .c-history_section_number_character {
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    -webkit-animation: dash 3s linear forwards .2s;
    animation: dash 3s linear forwards .2s
}

.c-history_section_number_character.-one {
    width: 11.75rem
}

.c-history_section_content {
    position: relative;
    max-width: 37.5rem
}

@media (max-width:699px) {
    .c-history_section {
        margin-top: 70px
    }
    .c-history_section_content {
        margin-bottom: 60px
    }
}

@media (min-width:700px) {
    .c-history_section_content {
        margin-bottom: 11.25rem
    }
    .c-history_grid {
        padding-top: 9.375rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.c-history_grid_item {
    position: relative
}

@media (max-width:699px) {
    .c-history_grid_item {
        margin-bottom: 30px
    }
}

.c-history_grid_content {
    position: relative;
    font-weight: 700;
    font-size: 1.5625rem
}

@media (min-width:700px) {
    .c-history_grid_item {
        width: 50%;
        margin-bottom: 9.375rem
    }
    .c-history_grid_item:nth-child(4n),
    .c-history_grid_item:nth-child(4n-1) {
        padding-left: 7.5rem
    }
    .c-history_grid_item:nth-child(odd) {
        margin-bottom: 18.75rem;
        margin-top: -9.375rem
    }
    .c-history_grid_item.is-visible {
        -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1) .3s;
        transition: opacity .6s cubic-bezier(.4, 0, .2, 1) .3s
    }
    .c-history_grid_content {
        width: 22.5rem
    }
    .c-history_grid_description {
        margin-top: 3.4375rem
    }
}

@media (min-width:1200px) {
    .c-history_grid_content p {
        opacity: 0;
        -webkit-transition: opacity 1s cubic-bezier(.4, 0, .2, 1) .1s;
        transition: opacity 1s cubic-bezier(.4, 0, .2, 1) .1s
    }
    .c-history_grid_content.-overlay p {
        -webkit-transition: opacity 1s cubic-bezier(.4, 0, .2, 1) .6s;
        transition: opacity 1s cubic-bezier(.4, 0, .2, 1) .6s
    }
    .c-history_grid_content.-overlay:after {
        content: '';
        position: absolute;
        top: -5px;
        bottom: -5px;
        left: -5px;
        right: -5px;
        background-color: #1e1e22;
        z-index: 10;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
        -webkit-transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1);
        transition: transform 1s cubic-bezier(.4, 0, .2, 1);
        transition: transform 1s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1)
    }
    .c-history_grid_item.is-visible .c-history_grid_content p {
        opacity: 1
    }
    .c-history_grid_item.is-visible .c-history_grid_content.-overlay:after {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0)
    }
    .c-projects_item {
        overflow: hidden
    }
}

.c-contact_nav_line::after,
.c-contact_nav_line::before,
.c-filters_title::before,
.c-footer_item:before,
.c-lightbox-video:before,
.c-projects_link::after,
.s-wysiwyg blockquote::before,
.s-wysiwyg ul li::before,
.u-clearfix:after,
.u-vertical-center:before {
    content: ""
}

.c-history_grid_description {
    font-weight: 300;
    font-size: .875rem
}

.c-history_grid_image {
    position: relative;
    height: 15rem;
    overflow: hidden
}

.c-history_grid_year {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 3.75rem;
    height: 3.75rem;
    background-color: #1e1e22;
    color: #00acdb;
    letter-spacing: .12em;
    padding-top: 1.5625rem;
    z-index: 2
}

@media (max-width:699px) {
    .c-history_grid_year {
        font-size: 9px
    }
    .c-projects_list {
        padding-left: 0
    }
}

.c-history_grid_year.-relative {
    position: relative
}

@media (min-width:700px) {
    .c-history_grid_year {
        font-size: .5625rem
    }
    .c-projects {
        margin-bottom: 40.625rem
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-projects {
        margin-left: -3.75rem;
        margin-right: -3.75rem
    }
}

.c-projects-target {
    position: absolute;
    top: 1.875rem;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.c-project-previews_buttons {
    display: none
}

.c-projects_list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width:699px) {
    .c-projects_item {
        margin-bottom: 20px
    }
    .c-projects_info {
        margin-top: 10px
    }
}

@media (min-width:700px) {
    .c-projects_list {
        letter-spacing: normal;
        font-size: 0;
        margin-left: -3.75rem
    }
    .c-projects_item {
        display: inline-block;
        padding-left: 3.75rem;
        width: 100%;
        vertical-align: top;
        font-size: 1rem;
        margin-bottom: 3.75rem
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-projects_item {
        width: 50%
    }
    .c-projects_info {
        margin-top: 15px
    }
}

@media (min-width:1600px) {
    .c-projects_item {
        height: 31.125rem
    }
}

.c-projects_link {
    position: relative;
    display: block;
    opacity: 1;
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1), transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1), transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-projects_item:nth-child(24n+1).is-loading .c-projects_link,
.c-projects_item:nth-child(24n+2).is-loading .c-projects_link,
.c-projects_item:nth-child(24n+3).is-loading .c-projects_link,
.c-projects_item:nth-child(24n+4).is-loading .c-projects_link,
.c-projects_item:nth-child(24n+5).is-loading .c-projects_link,
.c-projects_item:nth-child(24n+6).is-loading .c-projects_link {
    opacity: 0;
    -webkit-transform: translateY(15rem);
    -ms-transform: translateY(15rem);
    transform: translateY(15rem);
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-projects_item:nth-child(24n+1) .c-projects_link {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.c-projects_item:nth-child(24n+2) .c-projects_link {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-projects_item:nth-child(24n+3) .c-projects_link {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.c-projects_item:nth-child(24n+4) .c-projects_link {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.c-projects_item:nth-child(24n+5) .c-projects_link {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.c-projects_item:nth-child(24n+6) .c-projects_link {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

@media (min-width:1200px) {
    .c-projects_item {
        width: 33.3333333333%
    }
    .c-projects_link {
        overflow: hidden;
        padding-bottom: 116.65%
    }
    .c-projects_link:hover::after {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.c-projects_link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #1e1e22;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.c-projects_info {
    z-index: 2
}

@media (max-width:1199px) {
    .c-projects_info {
        color: #1e1e22
    }
}

@media (min-width:1200px) {
    .c-projects_info {
        position: absolute;
        right: 0;
        bottom: -1.875rem;
        left: 0;
        padding: 3.75rem;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
        transition: transform .45s cubic-bezier(.4, 0, .2, 1);
        transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
        color: #fff
    }
    .c-projects_link:hover .c-projects_info {
        -webkit-transform: translateY(-1.875rem);
        -ms-transform: translateY(-1.875rem);
        transform: translateY(-1.875rem);
        -webkit-transition-delay: .15s;
        transition-delay: .15s
    }
    .c-projects_link:hover .c-projects_background {
        -webkit-transform: translateY(-3.125rem);
        -ms-transform: translateY(-3.125rem);
        transform: translateY(-3.125rem)
    }
}

.c-projects_title {
    line-height: 1.25;
    margin-bottom: 0
}

.c-projects_location {
    margin-top: .375rem;
    font-size: .875rem
}

@media (min-width:1000px) {
    .c-projects_location {
        margin-bottom: -.5rem
    }
}

.c-projects_background {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width:699px) {
    .c-projects_location {
        font-size: 12px
    }
    .c-projects_background {
        display: block;
        position: relative;
        padding-bottom: 100%;
        overflow: hidden
    }
    .c-filters {
        top: 0;
        padding-top: 80px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-projects_background {
        display: block;
        padding-bottom: 116.65%;
        overflow: hidden
    }
}

@media (max-width:1199px) {
    .c-projects_background {
        position: relative
    }
    .has-filters-open .c-filters {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
}

.c-filters {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 700;
    color: #1e1e22;
    visibility: hidden;
    -webkit-transition: visibility 0s .6s;
    transition: visibility 0s .6s
}

@media (min-width:700px) {
    .c-filters {
        top: 7.5rem
    }
    .c-filters::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #f6f6f6;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
        border-bottom: 2px solid #e6e6e6
    }
}

.has-filters-open .c-filters.-list {
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.has-filters-open .c-filters.-list::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-filters.-search {
    padding-top: 5rem;
    padding-bottom: 5rem;
    bottom: auto;
    height: auto
}

.c-filters.-search::before {
    -webkit-transition-duration: .45s;
    transition-duration: .45s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.has-filters-search-open .c-filters.-search {
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.has-filters-search-open .c-filters.-search::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-filters_container {
    position: relative
}

@media (max-width:699px) {
    .c-filters_container {
        padding-bottom: 40px
    }
}

@media (max-width:1199px) {
    .c-filters_container::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #f6f6f6;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
        border-bottom: 2px solid #e6e6e6
    }
    .has-filters-open .c-filters_container::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
        transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
        transition: transform .9s cubic-bezier(.4, 0, .2, 1);
        transition: transform .9s cubic-bezier(.4, 0, .2, 1), -webkit-transform .9s cubic-bezier(.4, 0, .2, 1)
    }
}

@media (min-width:700px) {
    .c-filters_container {
        opacity: 0;
        -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1);
        transition: opacity .45s cubic-bezier(.4, 0, .2, 1)
    }
    .c-filters.-list .c-filters_container {
        padding-top: 5.625rem
    }
    .c-filters_grid {
        margin-top: 3.75rem
    }
}

.has-filters-open .c-filters.-list .c-filters_container,
.has-filters-search-open .c-filters.-search .c-filters_container {
    opacity: 1;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

@media (max-width:699px) {
    .c-filters.-list .c-filters_container {
        padding-top: 60px
    }
    .c-filters_wrap {
        opacity: 0;
        -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1);
        transition: opacity .45s cubic-bezier(.4, 0, .2, 1)
    }
    .has-filters-open .c-filters_wrap {
        opacity: 1
    }
    .c-filters_grid {
        opacity: 0;
        -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
        transition: opacity .6s cubic-bezier(.4, 0, .2, 1)
    }
    .has-filters-open .c-filters_grid {
        opacity: 1;
        -webkit-transition-delay: .1;
        transition-delay: .1
    }
}

.c-filters_grid_item:nth-child(4) {
    display: none
}

.c-filters_heading {
    display: inline-block;
    margin-bottom: 0
}

.c-filters_number {
    position: absolute;
    right: -1.5625rem;
    vertical-align: top;
    font-size: 1.3125rem
}

.c-filters_filter-btn,
.c-filters_types_item {
    vertical-align: middle
}

@media (min-width:700px) and (max-width:1199px) {
    .c-filters_container {
        padding-bottom: 11.25rem
    }
    .-search .c-filters_container {
        padding-bottom: 0
    }
    .c-filters_number {
        top: .9375rem
    }
}

@media (min-width:1200px) {
    .c-filters_number {
        top: 0
    }
}

.c-filters_title {
    position: relative;
    font-weight: 500;
    letter-spacing: .12em;
    margin-bottom: 2.1875rem
}

.c-filters_title::before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    border-top: 2px solid #e6e6e6;
    margin-top: -1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

.c-contact,
.c-filters_form,
.c-filters_type,
.c-team_image,
.c-team_item {
    position: relative
}

.has-filters-open .c-filters_title::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.has-filters-open .c-filters_grid_item:nth-child(1) .c-filters_title::before {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.has-filters-open .c-filters_grid_item:nth-child(2) .c-filters_title::before {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.has-filters-open .c-filters_grid_item:nth-child(3) .c-filters_title::before {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.c-filters_title_label {
    display: inline-block;
    position: relative;
    background-color: #f6f6f6;
    padding-right: 1.875rem
}

@media (min-width:1000px) {
    .c-filters_types {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .c-filters_type {
        margin-right: 6.25rem
    }
}

@media (max-width:699px) {
    .c-filters_types_item {
        -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: opacity .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1), opacity .6s cubic-bezier(.4, 0, .2, 1);
        transition: transform .6s cubic-bezier(.4, 0, .2, 1), opacity .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
        opacity: 0
    }
}

@media (max-width:999px) {
    .c-filters_types_item {
        display: block
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-filters_types_item {
        margin-bottom: 1.875rem;
        display: inline-block
    }
    .c-filters_type {
        max-width: 25rem
    }
}

@media (min-width:700px) {
    .c-filters_types_item {
        display: inline-block;
        -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
        transform: translateY(-150%);
        -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
        transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
        transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .45s cubic-bezier(.4, 0, .2, 1);
        transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
        opacity: 0
    }
}

.has-filters-open .c-filters_types_item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.c-filters_types_item:first-child,
.has-filters-open .c-filters_types_item:first-child {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.has-filters-open .c-filters_types_item:last-child {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-filters_type {
    -webkit-transition: color .3s cubic-bezier(.4, 0, .2, 1);
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    cursor: pointer;
    display: inline-block;
    color: #b3b3b3
}

@media (max-width:699px) {
    .c-filters_type {
        width: 100%;
        margin-bottom: 30px
    }
}

.c-filters_type:hover {
    color: #444
}

.o-radio:checked+.c-filters_type {
    color: #1e1e22
}

.c-filters_list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width:699px) {
    .c-filters_list {
        margin-bottom: 30px
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-filters_list {
        margin-bottom: 3.75rem
    }
}

@media (min-width:1200px) {
    .c-filters_list {
        margin-bottom: 7.5rem
    }
}

@media (max-width:699px) {
    .c-filters_list_item {
        margin-bottom: 5px
    }
    .c-filters_filter-btn.-padding {
        padding-right: 20px
    }
}

.c-filters_item {
    margin-bottom: .25rem
}

.c-filters_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%);
    -webkit-transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), opacity .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.c-filters_form.-mobile {
    display: block;
    margin-bottom: 10px
}

@media (min-width:700px) {
    .c-filters_form.-mobile {
        display: none
    }
}

.has-filters-search-open .c-filters_form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-filters_filter-btn {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:700px) {
    .c-filters_filter-btn.-padding {
        padding-right: 1.875rem
    }
}

@media (max-width:1199px) {
    .c-filters_filter-btn {
        display: none
    }
    .c-filters_filter-btn.-mobile {
        display: inline-block;
        margin-right: .9375rem
    }
}

@media (min-width:1200px) {
    .c-filters_filter-btn {
        text-align: right
    }
    .c-filters_filter-btn.-mobile {
        display: none
    }
}

.c-filters_input,
.c-filters_search-btn {
    display: inline-block;
    vertical-align: middle
}

.c-team {
    letter-spacing: normal;
    font-size: 0;
    margin: 0 0 0 -3.75rem;
    padding: 0;
    list-style: none
}

.c-team_item {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 1rem;
    padding-left: 3.75rem
}

@media (min-width:700px) {
    .c-team_item {
        margin-bottom: 3.75rem
    }
    .c-team_content {
        margin-top: .4375rem
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-team {
        margin-left: -7.5rem;
        margin-right: -3.75rem
    }
    .c-team_item {
        width: 50%
    }
    .c-contact {
        margin-right: 12.5rem
    }
}

@media (min-width:1000px) {
    .c-team_item {
        width: 33.3333333333%
    }
}

.c-team_image {
    overflow: hidden;
    padding-bottom: 116.65%
}

.c-team_image img {
    width: 100%
}

.c-team_name {
    font-weight: 700
}

@media (max-width:699px) {
    .c-team_content {
        margin-bottom: 30px
    }
    .c-team_name {
        font-size: 11px;
        margin-bottom: 4px
    }
    .c-contact_nav {
        display: none
    }
}

@media (min-width:700px) {
    .c-team_name {
        font-size: .6875rem
    }
}

.c-team_role {
    font-size: .6875rem
}

.c-team_title {
    letter-spacing: .12em;
    font-size: .5625rem
}

@media (min-width:700px) {
    .c-contact_nav:before,
    .c-contact_nav>* {
        display: inline-block;
        vertical-align: middle
    }
    .c-contact_nav {
        position: absolute;
        top: 0;
        height: 30rem;
        text-align: center;
        font-size: 0;
        white-space: nowrap
    }
    .c-contact_nav:before {
        height: 100%;
        content: ""
    }
    .c-contact_nav>* {
        font-size: 1rem;
        white-space: normal
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-contact_nav {
        width: 12.5rem;
        right: -12.5rem
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-contact {
        margin-right: 18.75rem
    }
    .c-contact_nav {
        width: 18.75rem;
        right: -18.75rem
    }
}

@media (min-width:1200px) {
    .c-contact {
        margin-left: 15rem;
        margin-right: 22.5rem
    }
    .c-contact_nav {
        width: 22.5rem;
        right: -22.5rem
    }
    .c-contact_button-item {
        text-align: right
    }
}

.c-contact_nav_list {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-contact_nav_label {
    display: block;
    opacity: .5;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.c-contact_nav_button.is-active .c-contact_nav_label,
.c-contact_nav_button:hover .c-contact_nav_label {
    opacity: 1
}

.c-contact_nav_line {
    position: relative;
    display: inline-block;
    height: .9375rem;
    width: 1px;
    margin: .625rem 0
}

.c-contact_nav_line::after,
.c-contact_nav_line::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0084c0
}

.c-contact_nav_line::before {
    opacity: .5
}

.c-contact_nav_line::after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.c-contact_nav_button:hover .c-contact_nav_line::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-contact_nav_item:last-child .c-contact_nav_line {
    display: none
}

.c-contact_nav_button {
    color: #0084c0;
    font-size: .5625rem;
    text-transform: uppercase;
    letter-spacing: .12em
}

.c-contact_map {
    background-color: #e6e6e6;
    margin-left: 7.5rem
}

@media (min-width:700px) {
    .c-contact_map {
        height: 30rem
    }
    .c-contact_list {
        display: none
    }
}

.c-contact_letter {
    position: absolute;
    fill: none;
    stroke: #0084c0;
    stroke-width: 1px;
    width: 31.3125rem;
    height: 31.25rem;
    top: 9.375rem;
    left: -25rem;
    opacity: .5;
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    -webkit-animation: dash 3s linear forwards;
    animation: dash 3s linear forwards
}

.is-ie .c-contact_letter {
    -webkit-animation: none;
    animation: none;
    stroke-dasharray: none;
    stroke-dashoffset: none
}

.c-contact_content {
    position: relative;
    margin-top: -2.1875rem
}

@media (min-width:700px) and (max-width:1199px) {
    .c-contact_content {
        padding-left: 3.75rem
    }
}

.c-contact_button {
    margin-top: 10px
}

.c-contact_info {
    padding-left: 3.75rem
}

.c-contact_list {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-contact_list_item {
    margin-bottom: 40px
}

@media (min-width:700px) and (max-width:1199px) {
    .c-contact_button-item {
        margin-top: 2.1875rem
    }
}

.c-search {
    padding-top: 4.375rem;
    color: #fff
}

@media (max-width:699px) {
    .c-contact_content-wrap {
        display: none
    }
    .c-search {
        padding-right: 40px
    }
    .c-search_title {
        font-size: 18px
    }
}

@media (min-width:700px) {
    .c-search {
        padding-right: 7.5rem
    }
    .c-search_input {
        margin-top: 1.875rem
    }
}

.c-search_heading {
    font-weight: 400;
    margin-bottom: 2.1875rem
}

.c-search_input {
    margin-bottom: 3.125rem;
    padding-left: 0;
    padding-right: 0
}

.c-search_number {
    color: #696969
}

.c-search_section {
    margin-bottom: 4.6875rem
}

.c-search_list {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-search_link {
    display: block;
    color: #fff;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    padding: .875rem 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.c-search_link:hover {
    color: #fff;
    -webkit-transform: translateX(.625rem);
    -ms-transform: translateX(.625rem);
    transform: translateX(.625rem)
}

.c-search_title {
    margin-bottom: 0
}

@media (min-width:700px) {
    .c-search_title {
        font-size: 1.875rem
    }
}

.c-lightbox-video {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    -webkit-transition: visibility 0s .6s;
    transition: visibility 0s .6s;
    font-size: 0;
    white-space: nowrap;
    text-align: center
}

.c-lightbox-video:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.c-lightbox-video>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

.c-lightbox-video::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #1e1e22;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .3s;
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .3s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) .3s;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1) .3s, -webkit-transform .6s cubic-bezier(.4, 0, .2, 1) .3s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

.has-lightbox-video-open .c-lightbox-video {
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.u-hidden,
.u-invisible {
    visibility: hidden
}

.has-lightbox-video-open .c-lightbox-video::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.c-lightbox-video_container {
    position: relative;
    z-index: 2;
    opacity: 0;
    width: 100%;
    max-width: 1680px;
    -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .6s cubic-bezier(.4, 0, .2, 1)
}

.has-lightbox-video-open .c-lightbox-video_container {
    opacity: 1;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.c-lightbox-video_close {
    position: absolute;
    right: 0;
    z-index: 2;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1)
}

.c-footer_content,
.c-footer_item {
    position: relative
}

@media (max-width:699px) {
    .c-lightbox-video_container {
        padding-left: 20px;
        padding-right: 20px
    }
    .c-lightbox-video_close {
        width: 60px;
        height: 60px;
        top: -60px
    }
    .c-footer_content {
        margin-bottom: 35px
    }
}

@media (min-width:700px) {
    .c-lightbox-video_close {
        width: 7.5rem;
        height: 7.5rem;
        top: -7.5rem
    }
}

.has-lightbox-video-open .c-lightbox-video_close {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.c-lightbox-video_close_icon {
    fill: #fff;
    width: 1.25rem;
    height: 1.25rem;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.c-lightbox-video_close:hover .c-lightbox-video_close_icon {
    -webkit-transform: translateY(-.3125rem);
    -ms-transform: translateY(-.3125rem);
    transform: translateY(-.3125rem)
}

.c-footer {
    text-align: center;
    color: #fff
}

[data-template=news] .c-footer {
    color: #1e1e22
}

@media (min-width:700px) {
    .c-footer_content {
        height: 7.5rem
    }
    .c-footer_item.-left,
    .c-footer_item.-right {
        position: absolute;
        top: 0;
        z-index: 2
    }
    .c-footer_item.-left {
        left: 0
    }
    .c-footer_item.-right {
        right: 0
    }
}

.c-footer_item {
    display: inline-block;
    font-size: 0;
    white-space: nowrap;
    height: 100%
}

.c-footer_item:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.c-footer_item>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

@media (max-width:699px) {
    .c-footer_item {
        display: block;
        margin: 15px 0
    }
}

.c-footer_text {
    font-size: .75rem
}

@media (max-width:1199px) {
    .c-footer {
        color: #1e1e22
    }
    .c-footer_text {
        color: #1e1e22!important
    }
}

.u-vertical-center {
    font-size: 0;
    white-space: nowrap
}

.u-vertical-center:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.u-vertical-center>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    white-space: normal
}

.u-clearfix:after {
    display: table;
    clear: both
}

.u-hidden {
    display: none!important
}

.u-visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0
}

.u-visuallyhidden.focusable:active,
.u-visuallyhidden.focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    margin: 0;
    width: auto;
    height: auto
}

.s-wysiwyg {
    font-size: 14px;
    line-height: 1.7
}

@media (min-width:700px) {
    .s-wysiwyg {
        font-size: 1rem
    }
}

.s-wysiwyg h2,
.s-wysiwyg h3 {
    margin-top: 3.125rem;
    margin-bottom: 1.875rem
}

.s-wysiwyg h4,
.s-wysiwyg h5 {
    margin-top: 2.5rem;
    margin-bottom: 1.875rem
}

.s-wysiwyg p {
    margin: .9375rem 0
}

.s-wysiwyg a {
    color: #1e1e22;
    border-bottom: 2px solid #00acdb;
    font-size: .875rem
}

.s-wysiwyg a:hover {
    color: #00acdb
}

.s-wysiwyg ul {
    list-style-type: none;
    margin: 0 0 2.5rem
}

.s-wysiwyg ul li::before {
    display: inline-block;
    width: .5rem;
    margin-left: -1.875rem;
    border-bottom: 1px solid;
    float: left;
    margin-top: .75rem;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1200px) {
    .s-wysiwyg ul li::before {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.s-wysiwyg ul.is-inview li::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.s-wysiwyg ul.is-inview li:nth-child(1)::before {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.s-wysiwyg ul.is-inview li:nth-child(2)::before {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.s-wysiwyg ul.is-inview li:nth-child(3)::before {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.s-wysiwyg ul.is-inview li:nth-child(4)::before {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.s-wysiwyg ul.is-inview li:nth-child(5)::before {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.s-wysiwyg ul.is-inview li:nth-child(6)::before {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.s-wysiwyg ul.is-inview li:nth-child(7)::before {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.s-wysiwyg ul.is-inview li:nth-child(8)::before {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.s-wysiwyg ul.is-inview li:nth-child(9)::before {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

.s-wysiwyg ul.is-inview li:nth-child(10)::before {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.s-wysiwyg ul.is-inview li:nth-child(11)::before {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

.s-wysiwyg ul.is-inview li:nth-child(12)::before {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.s-wysiwyg ul.is-inview li:nth-child(13)::before {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

.s-wysiwyg ul.is-inview li:nth-child(14)::before {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.s-wysiwyg ul.is-inview li:nth-child(15)::before {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

.s-wysiwyg li {
    margin-bottom: .8125rem
}

.s-wysiwyg blockquote {
    position: relative;
    margin: 0;
    font-style: italic;
    font-size: 1.3125rem
}

@media (max-width:699px) {
    .s-wysiwyg blockquote {
        margin: 40px 0
    }
    .s-wysiwyg blockquote::before {
        left: -20px;
        border-left-width: 1px!important
    }
}

@media (min-width:700px) and (max-width:999px) {
    .s-wysiwyg blockquote {
        margin: 5.625rem 0
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .s-wysiwyg blockquote {
        margin: 5.9375rem 0
    }
}

.s-wysiwyg blockquote::before {
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 2px solid #00acdb;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: transform .9s cubic-bezier(.4, 0, .2, 1);
    transition: transform .9s cubic-bezier(.4, 0, .2, 1), -webkit-transform .9s cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1200px) {
    .s-wysiwyg blockquote {
        margin: 6.25rem 0
    }
    .s-wysiwyg blockquote::before {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0)
    }
}

.s-wysiwyg blockquote.is-inview::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.s-wysiwyg blockquote p {
    margin-top: 0
}

.s-wysiwyg .o-blockquote_author {
    font-size: 1rem;
    font-style: normal;
    margin-bottom: 0
}

.u-left {
    float: left!important
}

.u-right {
    float: right!important
}

.u-align-left {
    text-align: left!important
}

.u-align-right {
    text-align: right!important
}

.u-align-center {
    text-align: center!important
}

.u-black {
    color: #000
}

.u-uppercase {
    text-transform: uppercase;
    letter-spacing: .12em
}

@media (max-width:699px) {
    .u-uppercase {
        font-size: 12px;
        line-height: 1.4
    }
}

@media (min-width:700px) {
    .s-wysiwyg blockquote::before {
        left: -3.75rem
    }
    .u-uppercase {
        font-size: .5625rem
    }
}

.is-visible {
    visibility: visible!important;
    opacity: 1!important
}

.is-hidden {
    visibility: hidden!important;
    opacity: 0!important
}
.blue{ background-image: linear-gradient(to right bottom, #206db6, #1e84c7, #299bd6, #3eb2e4, #58c9f0);padding: 80px 240px; padding-bottom: 1px;} 
.addone{ margin-bottom: 80px; }
.blue h5{font-size: 1.5625rem; margin-bottom: 10px;color: #fff}
.blue h6{font-size: 1.3rem; font-weight: 400; line-height: 33px; color: #fff; margin-bottom: 10px;}
.blue a{font-size: 1.3rem; font-weight: 400; line-height: 33px; color: #fff}


@media (min-width:1200px) and (max-width:1599px) {
.blue{padding: 80px 180px; padding-bottom: 1px;} 
}


@media (min-width:1000px) and (max-width:1199px) {
.blue{padding:80px 160px; padding-bottom: 1px;} 
}

@media (min-width:750px) and (max-width:999px) {
.blue{padding:80px 110px; padding-bottom: 1px;} 
    .blue h6{ line-height: 26px;    margin-bottom: 0px; }
}

@media (min-width:300px) and (max-width:749px) {
.blue{padding:80px 40px; padding-bottom: 1px;} 
    .blue h6{ line-height: 26px;    margin-bottom: 0px; }
}