/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

* {
    font-family: 'Inter', sans-serif;
}

body {
    margin: 0
}

main {
    display: block
}

.small-h {
    font-size: 40px;
}

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

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

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

a {
    cursor: pointer;
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box
}

[hidden],
template {
    display: none
}

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

address {
    font-style: inherit
}

cite,
dfn,
em,
i {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

a {
    text-decoration: none
}

a svg {
    pointer-events: none
}

ol,
ul {
    list-style: none
}

figure,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
    touch-action: manipulation
}

[hreflang]>abbr[title] {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    border-top: 1px solid #272727;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

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

img,
svg {
    height: auto;
    max-width: 100%
}

img[height],
img[width],
svg[height],
svg[width] {
    max-width: none
}

img {
    font-style: italic
}

svg {
    fill: currentColor
}

input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none transparent;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: block;
    font: inherit;
    line-height: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    width: 100%
}

select {
    text-transform: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    background: none;
    color: inherit
}

textarea {
    overflow: auto;
    resize: vertical
}

.o-button,
button {
    background: none transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    line-height: normal;
    margin: 0;
    outline: 0;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.o-button:focus,
.o-button:hover,
button:focus,
button:hover {
    text-decoration: none
}

@font-face {
    font-family: Neue Montreal;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NeueMontreal-Medium.woff2) format("woff2"), url(../fonts/NeueMontreal-Medium.woff) format("woff")
}

html {
    color: #222;
    font-family: Neue Montreal;
    line-height: 1.5
}

@media (max-width:699px) {
    html {
        font-size: 12px
    }
}

@media (min-width:700px) and (max-width:999px) {
    html {
        font-size: 13px
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    html {
        font-size: 14px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    html {
        font-size: 16px
    }
}

@media (min-width:1600px) and (max-width:1999px) {
    html {
        font-size: 18px
    }
}

@media (min-width:2000px) and (max-width:2399px) {
    html {
        font-size: 21px
    }
}

@media (min-width:2400px) {
    html {
        font-size: 24px
    }
}

html:not(.has-scroll-init) {
    cursor: wait;
    overflow: hidden
}

::-moz-selection {
    background-color: #272727;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #272727;
    color: #fff;
    text-shadow: none
}

a {
    color: #272727;
    transition: color .3s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1200px) {

    a:focus,
    a:hover {
        color: #fff
    }
}

a.-underline {
    text-decoration: underline
}

.o-h,
.o-h1,
.o-h2,
.o-h3,
.o-h4,
.o-h5,
.o-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.5;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    color: #3c3c3c;
}

.o-h1,
h1 {
    line-height: 1.1;
    font-weight: 500;
    /* text-transform: uppercase */
}

@media (max-width:699px) {

    .o-h1,
    h1 {
        font-size: 12vw
    }
}

@media (min-width:700px) and (max-width:1599px) {

    .o-h1,
    h1 {
        font-size: 12.5vw
    }

    .o-h1.-huge,
    h1.-huge {
        font-size: 36vh
    }
}

@media (min-width:1600px) {

    .o-h1,
    h1 {
        font-size: 12vw
    }
}

.o-h2,
h2 {
    font-size: 2rem
}

.o-h3,
h3 {
    font-size: 1.5rem
}

.o-h4,
h4 {
    line-height: 1.2
}

.o-h4,
.o-h5,
h4,
h5 {
    font-size: 1rem
}

.o-h6,
h6 {
    font-size: .9375rem
}

.o-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 95rem
}

@media (max-width:699px) {
    .o-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:700px) {
    .o-container {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}


.c-lerp-block_title {
    display: inline-block;
    font-size: 0;
    line-height: 1.1;
    margin-left: 1.25rem;
    vertical-align: middle
}

.c-lerp-block_title.is-inview>span:not([data-scroll]) {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

.c-lerp-block_title>span:not([data-scroll]) {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-lerp-block_title span {
    display: inline-block;
    min-width: .3em
}

@media (max-width:699px) {
    .c-lerp-block_title span {
        font-size: 1.5625rem
    }
}

@media (min-width:700px) {
    .c-lerp-block_title span {
        font-size: 3rem
    }
}


.o-layout {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

.o-layout.-gutter {
    margin-left: -3.75rem
}

.o-layout.-gutter-small {
    margin-left: -1.875rem
}

.o-layout.-center {
    text-align: center
}

.o-layout.-right {
    text-align: right
}

.o-layout.-reverse {
    direction: rtl
}

.o-layout.-reverse.-flex {
    flex-direction: row-reverse
}

.o-layout.-flex {
    display: flex
}

.o-layout.-flex.-top {
    align-items: flex-start
}

.o-layout.-flex.-middle {
    align-items: center
}

.o-layout.-flex.-bottom {
    align-items: flex-end
}

.o-layout.-stretch {
    align-items: stretch
}

.o-layout_item {
    display: inline-block;
    font-size: 1rem;
    padding-left: 0;
    vertical-align: top;
    width: 100%
}

.o-layout.-gutter>.o-layout_item {
    padding-left: 3.75rem
}

.o-layout.-gutter-small>.o-layout_item {
    padding-left: 1.875rem
}

.o-layout.-middle>.o-layout_item {
    vertical-align: middle
}

.o-layout.-bottom>.o-layout_item {
    vertical-align: bottom
}

.o-layout.-center>.o-layout_item,
.o-layout.-reverse>.o-layout_item,
.o-layout.-right>.o-layout_item {
    text-align: left
}

.o-layout.-reverse>.o-layout_item {
    direction: ltr
}

.o-checkbox-label,
.o-label {
    display: block;
    margin-bottom: .9375rem
}


.o-checkbox,
.o-radio {
    opacity: 0;
    position: absolute;
    width: 0
}

.o-textarea {
    min-height: 6.25rem
}

.o-button {
    background-color: #272727;
    color: #fff;
    font-size: 1.5rem;
    padding: 2rem 2.1875rem;
    position: relative;
    text-align: left;
    transition: color .3s cubic-bezier(.215, .61, .355, 1);
    width: 100%;
    z-index: 1
}

.o-button:before {
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    z-index: -1
}

.o-button:focus,
.o-button:hover {
    color: #272727
}

.o-button:focus:before,
.o-button:hover:before {
    transform: scaleY(1);
    transform-origin: center bottom
}

.o-button_icon {
    display: inline-block;
    height: 3.4375rem;
    margin-right: .9375rem;
    vertical-align: middle;
    width: 3.4375rem
}

.o-button_icon svg {
    display: block;
    height: 100%;
    width: 100%
}

.o-button_arrow {
    position: absolute;
    right: 2.1875rem;
    top: 50%;
    transform: translateY(-50%)
}

.o-scroll {
    background-color: #d4c9c9;
    overflow: hidden
}

.o-title {
    margin: 0;
    padding: 2.5rem 0;
    perspective: 600px;
    -webkit-perspective: 600px
}

.o-title_line {
    display: block;
    font-size: 0;
    opacity: 0;
    transform: translateY(100%) rotateX(-80deg);
    transform-origin: center top;
    transform-style: preserve-3d;
    transition: opacity .8s cubic-bezier(.215, .61, .355, 1), transform .8s cubic-bezier(.215, .61, .355, 1)
}

.o-title.is-inview .o-title_line {
    opacity: 1;
    transform: none
}

.o-title.is-inview .o-title_line:first-child {
    transition-delay: .4s
}

.o-title.is-inview .o-title_line:nth-child(2) {
    transition-delay: .5s
}

.o-title.is-inview .o-title_line:nth-child(3) {
    transition-delay: .6s
}

.o-title.is-inview .o-title_line:nth-child(4) {
    transition-delay: .7s
}

.o-title_line span {
    display: inline-block;
    font-size: 11.5vw;
    min-width: .05em
}


html.has-scroll-smooth {
    overflow: hidden
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.has-scroll-smooth body {
    overflow: hidden
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh
}

[data-scroll-direction=horizontal] [data-scroll-container] {
    display: inline-block;
    height: 100vh;
    white-space: nowrap
}

[data-scroll-direction=horizontal] [data-scroll-section] {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    white-space: nowrap
}

.c-header {
    position: relative
}

@media (max-width:699px) {
    .c-header {
        height: 50vh;
        min-height: 340px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-header {
        height: 80vh;
        min-height: 380px
    }
}

@media (min-width:1000px) {
    .c-header {
        height: 100vh;
        min-height: 46.875rem
    }
}

.c-header_title {
    padding: 2.5rem 0;
    perspective: 600px;
    -webkit-perspective: 600px
}

.c-header_line,
.c-header_title {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute
}

.c-header_line {
    right: 0;
    transform: scaleX(0);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-header_line.is-inview {
    transform: scaleX(1)
}

.c-header_title_line {
    display: block;
    opacity: 0;
    transform: translateY(100%) rotateX(-80deg);
    transform-origin: center top;
    transform-style: preserve-3d;
    transition: opacity 0s cubic-bezier(.215, .61, .355, 1), transform 0s cubic-bezier(.215, .61, .355, 1)
}

html.is-ready .c-header_title_line {
    opacity: 1;
    transform: none;
    transition-duration: .8s
}

html.is-ready .c-header_title_line:first-child {
    transition-delay: .1s
}

html.is-ready .c-header_title_line:nth-child(2) {
    transition-delay: .2s
}

html.is-ready .c-header_title_line:nth-child(3) {
    transition-delay: .3s
}

html.is-ready .c-header_title_line:nth-child(4) {
    transition-delay: .4s
}

.c-header_title_line span {
    display: inline-block
}

.c-header_title_line.-version {
    font-size: 0;
    text-transform: none
}

.c-header_heading {
    padding: 1.875rem 0
}

.c-header_heading_label {
    display: block;
    transform: translateY(-60px);
    transition: transform 0s cubic-bezier(.215, .61, .355, 1)
}

html.is-ready .c-header_heading_label {
    transform: none;
    transition-duration: .6s
}

html.is-ready .o-layout_item:nth-child(2) .c-header_heading_label {
    transition-delay: .1s
}

.c-header_logo {
    bottom: 2.5rem;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translateY(120px);
    transition: opacity 0s cubic-bezier(.215, .61, .355, 1), transform 0s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:699px) {
    .c-header_logo {
        height: 66px;
        width: 30px
    }
}

@media (min-width:700px) {
    .c-header_logo {
        height: 8.75rem;
        width: 4rem
    }
}

.c-header_logo svg {
    display: block;
    height: 100%;
    width: 100%
}

html.is-ready .c-header_logo {
    opacity: 1;
    transform: none;
    transition-delay: .6s;
    transition-duration: .6s
}

.c-summary {
    padding: 20px
}

@media (max-width:999px) {
    .c-summary_list {
        margin-top: 1.875rem
    }
}

.c-summary_list_item {
    margin-top: 20px;
    opacity: 0;
    position: relative;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-summary_list_item:after {
    background-color: #272727;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    opacity: 0;
    transform-origin: center left;
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-summary_list_item.is-inview {
    opacity: 1;
    transform: none
}

.c-summary_list_item.is-inview:after {
    transform: scaleX(1)
}

.c-summary_list_item.is-inview:first-child {
    transition-delay: .1s
}

.c-summary_list_item.is-inview:first-child:after {
    transition-delay: .5s
}

.c-summary_list_item.is-inview:nth-child(2) {
    transition-delay: .2s
}

.c-summary_list_item.is-inview:nth-child(2):after {
    transition-delay: .6s
}

.c-summary_list_item.is-inview:nth-child(3) {
    transition-delay: .3s
}

.c-summary_list_item.is-inview:nth-child(3):after {
    transition-delay: .7s
}

.c-summary_list_item.is-inview:nth-child(4) {
    transition-delay: .4s
}

.c-summary_list_item.is-inview:nth-child(4):after {
    transition-delay: .8s
}

.c-summary_list_item.is-inview:nth-child(5) {
    transition-delay: .5s
}

.c-summary_list_item.is-inview:nth-child(5):after {
    transition-delay: .9s
}

.c-summary_list_item.is-inview:nth-child(6) {
    transition-delay: .6s
}

.c-summary_list_item.is-inview:nth-child(6):after {
    transition-delay: 1s
}

.c-summary_list_item.is-inview:nth-child(7) {
    transition-delay: .7s
}

.c-summary_list_item.is-inview:nth-child(7):after {
    transition-delay: 1.1s
}

.c-summary_list_item.is-inview:nth-child(8) {
    transition-delay: .8s
}

.c-summary_list_item.is-inview:nth-child(8):after {
    transition-delay: 1.2s
}

.c-summary_list_item a {
    display: block;
    padding: 8px 0
}

.c-summary_list_icon {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translateX(30px) rotate(90deg);
    transition: opacity .4s cubic-bezier(.215, .61, .355, 1), transform .4s cubic-bezier(.215, .61, .355, 1)
}

.c-summary_list_item.is-inview .c-summary_list_icon {
    opacity: 1;
    transform: translateY(-50%) rotate(0deg)
}

.c-summary_list_item.is-inview:first-child .c-summary_list_icon {
    transition-delay: .6s
}

.c-summary_list_item.is-inview:nth-child(2) .c-summary_list_icon {
    transition-delay: .7s
}

.c-summary_list_item.is-inview:nth-child(3) .c-summary_list_icon {
    transition-delay: .8s
}

.c-summary_list_item.is-inview:nth-child(4) .c-summary_list_icon {
    transition-delay: .9s
}

.c-summary_list_item.is-inview:nth-child(5) .c-summary_list_icon {
    transition-delay: 1s
}

.c-summary_list_item.is-inview:nth-child(6) .c-summary_list_icon {
    transition-delay: 1.1s
}

.c-section {
    position: relative
}

@media (max-width:1199px) {
    .c-section {
        padding-bottom: 10vh
    }
}

@media (min-width:1200px) {
    .c-section {
        margin-bottom: 10vh
    }
}

.c-section_infos {
    max-width: 320px;
    position: relative;
    z-index: 0
}

@media (min-width:1000px) {
    .c-section_infos {
        padding-top: 7.5rem
    }

    .c-section_infos.-padding {
        padding-top: 35vh
    }
}

@media (max-width:999px) {
    .c-section_infos {
        margin-bottom: 1.875rem
    }
}

.c-section_infos_inner>* {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-section_infos_inner.is-inview>* {
    opacity: 1;
    transform: none
}

.c-section_infos_inner.is-inview>:first-child {
    transition-delay: .06s
}

.c-section_infos_inner.is-inview>:nth-child(2) {
    transition-delay: .12s
}

.c-section_infos_inner.is-inview>:nth-child(3) {
    transition-delay: .18s
}

.c-sections_infos_text {
    margin-top: 1.25rem
}


.c-direction-block_wrapper {
    margin-bottom: 31.25rem
}

@media (min-width:1200px) {
    .c-direction-block_wrapper {
        min-height: 180vh
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-direction-block_wrapper {
        min-height: 130vh
    }
}

@media (min-width:700px) and (max-width:999px) {
    .c-direction-block_wrapper {
        min-height: 100vh
    }
}

@media (max-width:699px) {
    .c-direction-block_wrapper {
        min-height: 70vh
    }
}

@media (min-width:1000px) {
    .c-direction-block_wrapper {
        margin-top: -35vh
    }
}

.c-direction-block {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

@media (min-width:1200px) {
    .c-direction-block {
        bottom: -50vh;
        top: -50vh
    }
}

@media (min-width:700px) and (max-width:1199px) {
    .c-direction-block {
        bottom: -50vh;
        top: -30vh
    }
}

@media (max-width:699px) {
    .c-direction-block {
        bottom: 0;
        top: -15vh
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .c-direction-block {
        margin-top: 6.25rem
    }
}

@media (min-width:1200px) {
    .c-direction-block {
        margin-top: 18.75rem
    }
}

.c-direction-block_item {
    font-size: 9vw;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    /* text-transform: uppercase; */
    white-space: nowrap;
    width: 100%;
    min-width: max-content;
    text-align: center;
}

.c-direction-block_item span {
    background-color: #3c3c3c;
    color: #fff;
    display: block;
    padding: 0 20px;
    white-space: nowrap
}

.c-direction-block_item.-one {
    top: 40%;
    transform: rotate(26deg)
}

.c-direction-block_item.-two {
    top: 45%
}

.c-direction-block_item.-three {
    top: 55%;
    transform: rotate(9deg)
}

.c-direction-block_item.-four {
    top: 68%;
    transform: rotate(-19deg)
}

.c-direction-block_item.-five {
    top: 63%;
    transform: translateX(-10vw) rotate(3deg)
}

.c-direction-block_item.-six {
    top: 75%;
    transform: rotate(6deg)
}

.c-cta_line {
    margin: 0;
    transform: scaleX(0);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-cta_line.-margin {
    margin-bottom: 30px
}

.c-cta_line.is-inview {
    transform: scaleX(1)
}

.c-cta_content {
    margin: 3.75rem 0
}

.c-cta_content_text {
    max-width: 520px
}

.c-cta_content_text>* {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-cta_content_text>:not(:first-child) {
    margin-top: 1.875rem
}

.c-cta_content_text.is-inview>* {
    opacity: 1;
    transform: none
}

.c-cta_content_text.is-inview>:first-child {
    transition-delay: .06s
}

.c-cta_content_text.is-inview>:nth-child(2) {
    transition-delay: .12s
}

.c-cta_content_text.is-inview>:nth-child(3) {
    transition-delay: .18s
}

.c-cta_button {
    margin-top: 5.625rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.c-cta_button.is-inview {
    opacity: 1;
    transform: none
}

.c-cta_section {
    margin-bottom: 11.25rem
}



.u-2\:1:before {
    padding-bottom: 50%
}

.u-4\:3:before {
    padding-bottom: 75%
}

.u-16\:9:before {
    padding-bottom: 56.25%
}

.u-1\/1 {
    width: 100% !important
}

.u-1\/2 {
    width: 50% !important
}

.u-2\/2 {
    width: 100% !important
}

.u-1\/3 {
    width: 33.33333% !important
}

.u-2\/3 {
    width: 66.66667% !important
}

.u-3\/3 {
    width: 100% !important
}

.u-1\/4 {
    width: 25% !important
}

.u-2\/4 {
    width: 50% !important
}

.u-3\/4 {
    width: 75% !important
}

.u-4\/4 {
    width: 100% !important
}

.u-1\/5 {
    width: 20% !important
}

.u-2\/5 {
    width: 40% !important
}

.u-3\/5 {
    width: 60% !important
}

.u-4\/5 {
    width: 80% !important
}

.u-5\/5 {
    width: 100% !important
}

@media (min-width:700px) {
    .u-1\/2\@from-small {
        width: 50%
    }
}

@media (min-width:1000px) {
    .u-1\/3\@from-medium {
        width: 33.33333%
    }

    .u-1\/2\@from-medium {
        width: 50%
    }

    .u-2\/5\@from-medium {
        width: 40%
    }

    .u-3\/5\@from-medium {
        width: 60%
    }
}

.u-float-left {
    float: left !important
}

.u-float-right {
    float: right !important
}

.u-text-center {
    text-align: center !important
}

.u-text-left {
    text-align: left !important
}

.u-text-right {
    text-align: right !important
}

.u-align-baseline {
    vertical-align: baseline !important
}

.u-align-bottom {
    vertical-align: bottom !important
}

.u-align-middle {
    vertical-align: middle !important
}

.u-align-top {
    vertical-align: top !important
}

.u-vertical-center {
    font-size: 0
}

.u-vertical-center:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.u-vertical-center>* {
    display: inline-block;
    font-size: 1rem;
    vertical-align: middle
}

.u-white {
    color: #fff
}

.u-label {
    font-size: 1.5rem;
    font-weight: 600;
    /* text-transform: uppercase */
}

.u-icon {
    font-family: Lucida Grande;
    font-size: 1.125rem
}

.u-text {
    font-size: .875rem
}

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

.u-truncate {
    word-wrap: normal;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[hidden][aria-hidden=false] {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}

[hidden][aria-hidden=false]:focus {
    clip: auto
}




.nav_overlay {
    position: absolute;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    inset: 0;
    z-index: 10001;
    padding: 0 40px;
    background-color: #dedede;
}

.nav_overlay.hidden {
    display: none;
}



.nav_overlay .o-title_line {
    display: block;
    font-size: 0;
    opacity: 0;
    transform: translateY(100%) rotateX(-80deg);
    transform-origin: center top;
    transform-style: preserve-3d;
    transition: opacity .8s cubic-bezier(.215, .61, .355, 1), transform .8s cubic-bezier(.215, .61, .355, 1)
}


.nav_overlay .o-title {
    margin: 0;
    padding: 0.5rem 0;
    perspective: 600px;
    -webkit-perspective: 600px;
    height: 6.4rem;
    overflow: hidden;
    margin: 20px 0;
}

.nav_overlay .o-title_line {
    display: block;
    font-size: 5rem;
    opacity: 1;
    transform: translateY(0%) rotateX(0deg);
    transform-origin: center top;
    transform-style: preserve-3d;
    transition: opacity .8s cubic-bezier(.215, .61, .355, 1), transform .8s cubic-bezier(.215, .61, .355, 1);
    animation: textAnimation 1s cubic-bezier(.215, .61, .355, 1);
}

@keyframes textAnimation {
    0% {
        opacity: 0;
        transform: translateY(-100%) 
    }

    100% {
        opacity: 1;
        transform: translateY(0%) 
    }
}


.nav_overlay .o-title.is-inview .o-title_line {
    opacity: 1;
    transform: none
}

.nav_overlay .o-title.is-inview .o-title_line:first-child {
    transition-delay: .4s
}

.nav_overlay .o-title.is-inview .o-title_line:nth-child(2) {
    transition-delay: .5s
}

.nav_overlay .o-title.is-inview .o-title_line:nth-child(3) {
    transition-delay: .6s
}

.nav_overlay .o-title.is-inview .o-title_line:nth-child(4) {
    transition-delay: .7s
}

.nav_overlay .o-title_line span {
    display: inline-block;
    font-size: 5rem;
    min-width: .05em;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}

.nav_overlay .o-title_line span:hover {
    color: #222;
    transition: all 0.2s ease-in-out;
}