html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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 {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    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
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-family: MillerDisplay Roman;
    src: url(../fonts/MillerDisplay-Roman.woff2) format("woff2"), url(../fonts/MillerDisplay-Roman.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: MillerDisplay;
    src: url(../fonts/MillerDisplay-Italic.woff2) format("woff2"), url(../fonts/MillerDisplay-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: MillerDisplay;
    src: url(../fonts/MillerDisplay-Semibold.woff2) format("woff2"), url(../fonts/MillerDisplay-Semibold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: MillerDisplay;
    src: url(../fonts/MillerDisplay-LightItalic.woff2) format("woff2"), url(../fonts/MillerDisplay-LightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: MillerDisplay;
    src: url(../fonts/MillerDisplay-Light.woff2) format("woff2"), url(../fonts/MillerDisplay-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Chap;
    src: url(../fonts/chap-medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

.millerdisplayroman,
body,
html {
    font-family: MillerDisplay Roman, serif;
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.millerdisplaysemibold,
b,
strong {
    font-family: MillerDisplay, serif;
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

.millerdisplayitalic,
em,
i {
    font-family: MillerDisplay, serif;
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

.fullwidth-video__cta,
.millerdisplaylight,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: MillerDisplay, serif;
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

.fullwidth-video__cta span,
.huge-title span,
.millerdisplaylightitalic {
    font-family: MillerDisplay, serif;
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

.button,
.chap,
.contact-block__info-mail,
.contact-block__info-name,
.contact-block__location-address,
.contact-block__location-name,
.contact-form__error,
.contact-form__input-holder input,
.contact-form__input-holder label,
.contact-form__input-holder textarea,
.navigation__login,
p {
    font-family: Chap;
    font-feature-settings: "pnum" on, "lnum" on, "liga" off
}

*,
:after,
:before {
    box-sizing: border-box
}

[v-cloak] {
    display: none !important
}

body,
html {
    font-size: 100%;
    color: #fff;
    background-color: #272727
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::selection {
    background: #fff;
    color: #000
}

::-moz-selection {
    background: #fff;
    color: #000
}

#c {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    opacity: .3;
    pointer-events: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

p {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.4
}

a {
    position: relative;
    display: inline-flex;
    text-decoration: none;
    align-self: flex-start;
    padding-bottom: 3px;
    overflow: hidden
}

a:before {
    background-color: #a2a3a1
}

a:after,
a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px
}

a:after {
    background-color: #fff;
    transform: scaleX(0);
    transition: transform .2s ease-out
}

a .arrow-left-body,
a .arrow-left-head,
a .arrow-right-body,
a .arrow-right-head {
    transition: transform .8s ease-out;
    transform-origin: center center
}

.no-touchevents a:hover:after {
    transform: scaleX(1)
}

.no-touchevents a:hover .arrow-left-body,
.no-touchevents a:hover .arrow-right-body {
    transform: scaleX(1.5)
}

.no-touchevents a:hover .arrow-left-head {
    transform: translateX(-17px)
}

.no-touchevents a:hover .arrow-right-head {
    transform: translateX(17px)
}

a.--no-underline {
    padding-bottom: 0
}

a.--no-underline:after,
a.--no-underline:before {
    display: none
}

ul {
    font-size: 1.125em;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.6
}

@media (min-width:768px) {
    ul {
        font-size: 1.25em
    }
}

.huge-title {
    text-align: center;
    font-size: 4.125em;
    line-height: .9;
    margin-top: -150px;
}

@media (min-width:768px) {
    .huge-title {
        margin-top: -100px;
        font-size: 12.5vw;
    }
}

@media (min-width:1440px) {
    .huge-title {
        margin-top: -100px;
        font-size: 11.25em;
    }
}

@media (min-width:100px) {
    .huge-title {
        margin-top: -100px;
    }
}

.ajax-template {
    position: absolute !important;
    height: 100vh;
    visibility: hidden
}

.ajax-template,
.curtain {
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden
}

.curtain {
    position: fixed;
    height: 100%;
    background-color: #1d1d1d;
    transform: translateY(100%);
    z-index: 100
}

.curtain-dots {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
    height: auto;
    max-width: 500px
}

.fadeup {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity .6s cubic-bezier(.165, .84, .44, 1), transform .6s cubic-bezier(.165, .84, .44, 1)
}

.fadeup.rellax,
.fadeup.reveal {
    transform: translateY(0)
}

.fadeup.reveal {
    opacity: 1
}

.button {
    display: block;
    border: none;
    border-radius: 32px;
    background-color: #fff;
    color: #000;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    line-height: 1;
    cursor: pointer;
    transition: background-color .2s ease-out
}

.button:hover {
    background-color: #e5e1d9
}

.button:disabled {
    background-color: #a2a3a1;
    cursor: not-allowed
}

#page-container {
    position: relative
}

.page-container {
    padding-top: 100px
}

@media (min-width:768px) {
    .page-container {
        padding-top: 120px
    }
}

.page-container.--no-margins {
    padding-top: 0
}

@media (min-width:768px) {
    .page-container.--no-margins {
        padding-top: 0
    }
}

section {
    margin-bottom: 40px
}

@media (min-width:768px) {
    section {
        margin-bottom: 8.333333vw
    }
}

@media (min-width:1440px) {
    section {
        margin-bottom: 120px
    }
}

section.--no-margin {
    margin-bottom: 0
}

.container {
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 5.6vw
    }
}

@media (min-width:1440px) {
    .container {
        padding: 0 90px;
        margin: 0 auto;
        max-width: 1440px
    }
}

header {
    display: flex;
    align-items: center;
    position: relative;
    /*top: 25px;*/
    width: 100%;
    padding: 0 20px;
    /* z-index: 99 */
}

@media (min-width:768px) {
    header {
        top: 50px;
        padding: 0 60px
    }
}

.header__logo {
    display: block;
    width: 85px;
    height: auto;
    fill: #fff
}

.header__hamburger {
    display: flex;
    width: 33px;
    height: 13px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: auto;
    cursor: pointer
}

.header__hamburger-line {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff
}

.header--dark .header__logo {
    fill: #000
}

.header--dark .header__hamburger-line {
    background-color: #000
}

.navigation-holder {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (min-width:1024px) {
    .navigation-holder {
        padding: 0 40px
    }
}

.navigation__logo-holder svg circle {
    fill: #fff
}

.navigation__login-holder {
    display: flex;
    flex-direction: row
}

.navigation__login {
    display: flex;
    align-items: center;
    color: #fff;
    text-transform: uppercase
}

.navigation__login:not(:last-child) {
    margin-right: 15px
}

@media (min-width:768px) {
    .navigation__login:not(:last-child) {
        margin-right: 20px
    }
}

.navigation__login .hover-line {
    position: relative;
    padding-bottom: 3px
}

.navigation__login .hover-line:after,
.navigation__login .hover-line:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px
}

.navigation__login .hover-line:after {
    background-color: #fff;
    transform: scaleX(0);
    transition: transform .2s ease-out
}

.no-touchevents .navigation__login .hover-line:hover:after {
    transform: scaleX(1)
}

.navigation__login span:not(.hover-line) {
    margin-left: 10px
}

.navigation__login span:not(.hover-line) svg path {
    stroke: #fff
}

.navigation__privacy-notice {
    position: absolute;
    bottom: 24px;
    left: 50%;
    font-family: Chap;
    font-size: .75em;
    color: #fff;
    transform: translateX(-50%);
    text-decoration: none
}

@media (min-width:768px) {
    .navigation__privacy-notice {
        font-size: 1em;
        left: unset;
        right: 40px;
        transform: none
    }
}

.contact-form-holder,
.contact-form__input-holder {
    display: flex;
    flex-direction: column
}

.contact-form__input-holder {
    position: relative;
    width: 100%
}

.contact-form__input-holder:not(:last-child) {
    margin-bottom: 40px
}

.contact-form__input-holder label {
    display: block;
    margin-bottom: 10px;
    color: #a2a3a1;
    font-size: 1em
}

.contact-form__input-holder input,
.contact-form__input-holder textarea {
    padding: 20px 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #a2a3a1;
    width: 100%;
    font-size: 1em;
    color: #fff;
    outline: none
}

.contact-form__input-holder input:focus~.contact-form__input-active,
.contact-form__input-holder textarea:focus~.contact-form__input-active {
    transform: scaleX(1)
}

.contact-form__input-holder textarea {
    height: 100px
}

.contact-form__input-holder .contact-form__input-active {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
    transform: scaleX(0);
    transition: transform .2s ease-out
}

.contact-form__error {
    display: flex;
    position: absolute;
    bottom: -25px;
    color: #d1a86b;
    width: 100%
}

.contact-form__error-message {
    color: #d1a86b
}

.contact-form__error-mark {
    padding-left: 10px;
    margin-left: auto;
    color: #d1a86b
}

.contact-form__submit-holder {
    margin-top: 20px
}

.contact-thank-you__content-holder .title-block-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 20px;
    text-align: center
}

@media (min-width:768px) {
    .contact-thank-you__content-holder .title-block-holder {
        padding: 0 5.6vw
    }
}

@media (min-width:1440px) {
    .contact-thank-you__content-holder .title-block-holder {
        padding: 90px;
        max-width: 1440px;
        margin: 0 auto
    }
}

.fullwidth-video-holder {
    position: relative;
    overflow: hidden
}

.fullwidth-video__container {
    position: relative;
    width: 100vw;
    height: 100vh
}

.fullwidth-video__wrapper {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%
}

.fullwidth-video__poster-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.fullwidth-video__poster-holder img,
.fullwidth-video__video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.fullwidth-video__video {
    position: absolute;
    top: 0;
    left: 0
}

.fullwidth-video__video--landscape,
.fullwidth-video__video--portrait {
    display: none
}

@media (orientation:landscape) {
    .fullwidth-video__video--landscape {
        display: block
    }
}

@media (orientation:portrait) {
    .fullwidth-video__video--portrait {
        display: block
    }
}

.fullwidth-video__logo-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%
}

@media (min-width:768px) {
    .fullwidth-video__logo-holder {
        width: auto
    }
}

.fullwidth-video__logo-holder img {
    display: block;
    width: 100%;
    height: auto
}

.fullwidth-video__cta-holder {
    display: block;
    position: absolute;
    bottom: 75px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}

.fullwidth-video__cta {
    display: block;
    text-align: center;
    font-size: 2.5em;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
    transition: letter-spacing .8s ease-out
}

@media (min-width:768px) {
    .fullwidth-video__cta {
        font-size: 3.125em
    }
}

.fullwidth-video__cta i {
    display: block
}

.no-touchevents .fullwidth-video__cta:hover {
    letter-spacing: .02em
}

.text-block-holder {
    text-align: center;
}

.text-block__text-holder p {
    font-size: 1em;
    line-height: 1.4;
    letter-spacing: .04em;
    display: block;
    padding-left: 0em;
    padding-right: 0em;
}

.text-block__text-holder p:last-child {
    margin-bottom: 0
}

.title-block__intro-holder {
    margin-top: 20px
}

.title-block__intro-holder p {
    font-size: .875em;
    line-height: 1.3;
    letter-spacing: .24em;
    text-transform: uppercase
}

.text-block-holder {
    margin-top: 80px;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .text-block-holder {
        margin: 96px 6.9vw 40px
    }
}

@media (min-width:1024px) {
    .text-block-holder {
        margin: 96px 13.15vw 40px
    }
}

@media (min-width:1280px) {
    .text-block-holder {
        margin: 96px 0 40px
    }
}

.contact-block-holder {
    display: flex;
    flex-direction: column;
    margin-top: 40px
}

@media (min-width:768px) {
    .contact-block-holder {
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 6.9vw
    }
}

@media (min-width:1024px) {
    .contact-block-holder {
        margin: 0 13.15vw
    }
}

@media (min-width:1280px) {
    .contact-block-holder {
        flex-wrap: nowrap;
        margin: 0
    }
}

.contact-block__form {
    width: 100%
}

@media (min-width:1280px) {
    .contact-block__form {
        max-width: 37.5vw;
        order: 3
    }
}

@media (min-width:1440px) {
    .contact-block__form {
        max-width: 540px
    }
}

.contact-block__location-holder {
    width: 100%;
    margin-top: 80px
}

@media (min-width:768px) {
    .contact-block__location-holder {
        width: auto
    }
}

@media (min-width:1280px) {
    .contact-block__location-holder {
        margin-right: 6.25vw;
        max-width: 18.75vw;
        margin-top: 0;
        order: 1
    }
}

@media (min-width:1440px) {
    .contact-block__location-holder {
        margin-right: 90px;
        max-width: 270px
    }
}

.contact-block__location {
    display: flex;
    flex-direction: column
}

.contact-block__location:not(:last-child) {
    margin-bottom: 30px
}

.contact-block__location-name {
    font-size: 1em;
    color: #a2a3a1;
    letter-spacing: .04em
}

.contact-block__location-address {
    color: #fff;
    margin-top: 10px;
    letter-spacing: .04em
}

.contact-block__location-address p:last-child {
    margin-bottom: 0
}

.contact-block__info-holder {
    width: 100%;
    margin-top: 30px
}

@media (min-width:768px) {
    .contact-block__info-holder {
        margin-top: 80px;
        margin-left: 12.5vw;
        width: auto
    }
}

@media (min-width:1280px) {
    .contact-block__info-holder {
        margin-right: 6.25vw;
        margin-left: 0;
        margin-top: 0;
        max-width: 18.75vw;
        order: 2
    }
}

@media (min-width:1440px) {
    .contact-block__info-holder {
        margin-right: 90px;
        max-width: 270px
    }
}

.contact-block__info {
    display: flex;
    flex-direction: column
}

.contact-block__info:not(:last-child) {
    margin-bottom: 30px
}

.contact-block__info-name {
    font-size: 1em;
    color: #a2a3a1;
    letter-spacing: .04em
}

.contact-block__info-mail {
    color: #fff;
    margin-top: 10px;
    letter-spacing: .04em
}

.contact-block__info-social-holder {
    display: flex;
    margin-top: 10px
}

.contact-block__info-social:not(:last-child) {
    margin-right: 10px
}