/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: rgba(0, 0, 0, 0);
}
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: -0.25em;
}
sup {
    top: -0.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;
    cursor: pointer;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.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;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
    font-family: "Campton";
    font-display: swap;
    src: url("/fonts/campton-light.woff2") format("woff2"),
        url("/fonts/campton-light.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Campton";
    font-display: swap;
    src: url("/fonts/campton-bold.woff2") format("woff2"),
        url("/fonts/campton-bold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Campton";
    font-display: swap;
    src: url("/fonts/campton-black.woff2") format("woff2"),
        url("/fonts/campton-black.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "AkagiPro";
    font-display: swap;
    src: url("/fonts/akagipro-book.woff2") format("woff2"),
        url("/fonts/akagipro-book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "AkagiPro", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1,
.h1 {
    font-size: 38px;
}
@media (min-width: 768px) {
    h1,
    .h1 {
        font-size: 48px;
    }
}
@media (min-width: 1100px) {
    h1,
    .h1 {
        font-size: 55px;
    }
}
@media (min-width: 1500px) {
    h1,
    .h1 {
        font-size: 60px;
    }
}
h2,
.h2 {
    font-size: 35px;
}
@media (min-width: 768px) {
    h2,
    .h2 {
        font-size: 40px;
    }
}
@media (min-width: 1100px) {
    h2,
    .h2 {
        font-size: 50px;
    }
}
@media (min-width: 1300px) {
    h2,
    .h2 {
        font-size: 55px;
    }
}
@media (min-width: 1500px) {
    h2,
    .h2 {
        font-size: 60px;
    }
}
h3,
.h3 {
    font-size: 30px;
}
@media (min-width: 768px) {
    h3,
    .h3 {
        font-size: 35px;
    }
}
@media (min-width: 1100px) {
    h3,
    .h3 {
        font-size: 38px;
    }
}
@media (min-width: 1300px) {
    h3,
    .h3 {
        font-size: 40px;
    }
}
h4,
.h4 {
    font-size: 16px;
}
@media (min-width: 768px) {
    h4,
    .h4 {
        font-size: 17px;
    }
}
@media (min-width: 1100px) {
    h4,
    .h4 {
        font-size: 18px;
    }
}
@media (min-width: 1500px) {
    h4,
    .h4 {
        font-size: 20px;
    }
}
h5,
.h5 {
    font-size: 11px;
}
@media (min-width: 1100px) {
    h5,
    .h5 {
        font-size: 12px;
    }
}
@media (min-width: 1300px) {
    h5,
    .h5 {
        font-size: 14px;
    }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    font-family: "Campton", Helvetica, Arial, sans-serif;
    margin: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-weight: 800;
    line-height: 1em;
}
h4,
.h4 {
    line-height: 1.4em;
}
h5,
.h5 {
    font-weight: 100;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
p {
    margin: 0;
}
p + p {
    margin-top: 25px;
}
.block__container,
.gallery {
    margin-left: -15px;
    margin-right: -15px;
}
.block__container .col,
.gallery .col {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .block__container,
    .gallery {
        margin-left: -20px;
        margin-right: -20px;
    }
    .block__container .col,
    .gallery .col {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.block__container col,
.gallery col {
    padding-left: 15px;
    padding-right: 15px;
}
.gutter-xs-10 {
    margin-left: -5px;
    margin-right: -5px;
}
.gutter-xs-10 .col {
    padding-left: 5px;
    padding-right: 5px;
}
.gutter-xs-20 {
    margin-left: -10px;
    margin-right: -10px;
}
.gutter-xs-20 .col {
    padding-left: 10px;
    padding-right: 10px;
}
.gutter-xs-30 {
    margin-left: -15px;
    margin-right: -15px;
}
.gutter-xs-30 .col {
    padding-left: 15px;
    padding-right: 15px;
}
.gutter-xs-40 {
    margin-left: -20px;
    margin-right: -20px;
}
.gutter-xs-40 .col {
    padding-left: 20px;
    padding-right: 20px;
}
.gutter-xs-50 {
    margin-left: -25px;
    margin-right: -25px;
}
.gutter-xs-50 .col {
    padding-left: 25px;
    padding-right: 25px;
}
.gutter-xs-60 {
    margin-left: -30px;
    margin-right: -30px;
}
.gutter-xs-60 .col {
    padding-left: 30px;
    padding-right: 30px;
}
.gutter-xs-70 {
    margin-left: -35px;
    margin-right: -35px;
}
.gutter-xs-70 .col {
    padding-left: 35px;
    padding-right: 35px;
}
@media (min-width: 768px) {
    .gutter-sm-10 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .gutter-sm-10 .col {
        padding-left: 5px;
        padding-right: 5px;
    }
    .gutter-sm-20 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gutter-sm-20 .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .gutter-sm-30 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .gutter-sm-30 .col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gutter-sm-40 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .gutter-sm-40 .col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gutter-sm-50 {
        margin-left: -25px;
        margin-right: -25px;
    }
    .gutter-sm-50 .col {
        padding-left: 25px;
        padding-right: 25px;
    }
    .gutter-sm-60 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .gutter-sm-60 .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gutter-sm-70 {
        margin-left: -35px;
        margin-right: -35px;
    }
    .gutter-sm-70 .col {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media (min-width: 992px) {
    .gutter-md-10 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .gutter-md-10 .col {
        padding-left: 5px;
        padding-right: 5px;
    }
    .gutter-md-20 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gutter-md-20 .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .gutter-md-30 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .gutter-md-30 .col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gutter-md-40 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .gutter-md-40 .col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gutter-md-50 {
        margin-left: -25px;
        margin-right: -25px;
    }
    .gutter-md-50 .col {
        padding-left: 25px;
        padding-right: 25px;
    }
    .gutter-md-60 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .gutter-md-60 .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gutter-md-70 {
        margin-left: -35px;
        margin-right: -35px;
    }
    .gutter-md-70 .col {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media (min-width: 1100px) {
    .gutter-lg-10 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .gutter-lg-10 .col {
        padding-left: 5px;
        padding-right: 5px;
    }
    .gutter-lg-20 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gutter-lg-20 .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .gutter-lg-30 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .gutter-lg-30 .col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gutter-lg-40 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .gutter-lg-40 .col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gutter-lg-50 {
        margin-left: -25px;
        margin-right: -25px;
    }
    .gutter-lg-50 .col {
        padding-left: 25px;
        padding-right: 25px;
    }
    .gutter-lg-60 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .gutter-lg-60 .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gutter-lg-70 {
        margin-left: -35px;
        margin-right: -35px;
    }
    .gutter-lg-70 .col {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media (min-width: 1300px) {
    .gutter-xl-10 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .gutter-xl-10 .col {
        padding-left: 5px;
        padding-right: 5px;
    }
    .gutter-xl-20 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gutter-xl-20 .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .gutter-xl-30 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .gutter-xl-30 .col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gutter-xl-40 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .gutter-xl-40 .col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gutter-xl-50 {
        margin-left: -25px;
        margin-right: -25px;
    }
    .gutter-xl-50 .col {
        padding-left: 25px;
        padding-right: 25px;
    }
    .gutter-xl-60 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .gutter-xl-60 .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gutter-xl-70 {
        margin-left: -35px;
        margin-right: -35px;
    }
    .gutter-xl-70 .col {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media (min-width: 1500px) {
    .gutter-xxl-10 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .gutter-xxl-10 .col {
        padding-left: 5px;
        padding-right: 5px;
    }
    .gutter-xxl-20 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gutter-xxl-20 .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .gutter-xxl-30 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .gutter-xxl-30 .col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gutter-xxl-40 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .gutter-xxl-40 .col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gutter-xxl-50 {
        margin-left: -25px;
        margin-right: -25px;
    }
    .gutter-xxl-50 .col {
        padding-left: 25px;
        padding-right: 25px;
    }
    .gutter-xxl-60 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .gutter-xxl-60 .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gutter-xxl-70 {
        margin-left: -35px;
        margin-right: -35px;
    }
    .gutter-xxl-70 .col {
        padding-left: 35px;
        padding-right: 35px;
    }
}
.col {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}
.col--right {
    float: right;
}
.col--center {
    display: block;
    margin: 0 auto;
    clear: both;
    float: none;
}
.col--clear {
    display: block;
    float: none !important;
}
.col-xs-1 {
    width: 8.3333333333%;
}
.col-xs-2 {
    width: 16.6666666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333333333%;
}
.col-xs-5 {
    width: 41.6666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333333333%;
}
.col-xs-8 {
    width: 66.6666666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333333333%;
}
.col-xs-11 {
    width: 91.6666666667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-half {
    width: 50%;
}
@media (min-width: 768px) {
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-half {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-half {
        width: 50%;
    }
}
@media (min-width: 1100px) {
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-half {
        width: 50%;
    }
}
@media (min-width: 1300px) {
    .col-xl-1 {
        width: 8.3333333333%;
    }
    .col-xl-2 {
        width: 16.6666666667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4 {
        width: 33.3333333333%;
    }
    .col-xl-5 {
        width: 41.6666666667%;
    }
    .col-xl-6 {
        width: 50%;
    }
    .col-xl-7 {
        width: 58.3333333333%;
    }
    .col-xl-8 {
        width: 66.6666666667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        width: 83.3333333333%;
    }
    .col-xl-11 {
        width: 91.6666666667%;
    }
    .col-xl-12 {
        width: 100%;
    }
    .col-xl-half {
        width: 50%;
    }
}
@media (min-width: 1500px) {
    .col-xxl-1 {
        width: 8.3333333333%;
    }
    .col-xxl-2 {
        width: 16.6666666667%;
    }
    .col-xxl-3 {
        width: 25%;
    }
    .col-xxl-4 {
        width: 33.3333333333%;
    }
    .col-xxl-5 {
        width: 41.6666666667%;
    }
    .col-xxl-6 {
        width: 50%;
    }
    .col-xxl-7 {
        width: 58.3333333333%;
    }
    .col-xxl-8 {
        width: 66.6666666667%;
    }
    .col-xxl-9 {
        width: 75%;
    }
    .col-xxl-10 {
        width: 83.3333333333%;
    }
    .col-xxl-11 {
        width: 91.6666666667%;
    }
    .col-xxl-12 {
        width: 100%;
    }
    .col-xxl-half {
        width: 50%;
    }
}
html,
body {
    padding: 0;
    margin: 0;
    background: #151515;
}
a {
    color: currentColor;
}
.cc-window.cc-floating {
    max-width: 25em;
    display: block;
    width: 100%;
    padding: 50px 20px 20px !important;
    max-width: 24em;
    flex-direction: column;
    background: #081434 url("/images/original/cookie.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    font-family: "NeutraText", Helvetica, Arial, sans-serif;
}
.cc-window.cc-floating.cc-error {
    background: #081434 url("/images/original/error.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.cc-floating .cc-message {
    display: block;
    margin-top: 2em;
    font-size: 14px;
    line-height: 1.55em;
    text-align: right;
}
.cc-compliance {
    display: block !important;
    padding-top: 10px;
    text-align: right;
}
.cc-compliance .cc-btn {
    display: inline-block;
    width: 100px;
    text-decoration: none;
    padding: 0.3em;
}
.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.result {
    display: block;
    margin-bottom: 20px;
}
.result strong {
    display: block;
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 35px;
    line-height: 0.9em;
    margin-top: 5px;
}
@media (min-width: 992px) {
    .result {
        margin-bottom: 25px;
    }
    .result strong {
        font-size: 45px;
    }
}
@media (min-width: 768px) {
    .result {
        margin-bottom: 35px;
    }
    .result strong {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .hidden--mobile {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .hidden--tablet {
        display: none !important;
    }
}
.container {
    position: relative;
    width: 85%;
    margin: 0 auto;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: none;
}
.actuallyhidden {
    display: none !important;
}
.clearfix:before,
.clearfix:after,
.block:before,
.block:after {
    content: " ";
    display: table;
}
.clearfix:after,
.block:after {
    clear: both;
}
a {
    text-decoration: underline;
    transition: color 180ms ease-in-out;
}
.text {
    display: block;
    width: 100%;
    padding-right: 35px;
    max-width: 390px;
}
@media (min-width: 768px) {
    .text {
        width: 75%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .text {
        width: 50%;
    }
}
@media (min-width: 1100px) {
    .text {
        width: 35%;
    }
}
@media (min-width: 768px) {
    .text__line {
        display: block;
        position: relative;
        padding-left: 60px;
    }
    .text__line:before {
        display: block;
        position: absolute;
        content: "";
        top: 0.7em;
        left: 0;
        width: 50px;
        height: 1px;
        background: currentColor;
    }
}
@media (min-width: 992px) {
    .text__line {
        padding-left: 80px;
    }
    .text__line:before {
        width: 70px;
    }
}
.link {
    display: block;
    text-decoration: none;
    font-size: 20px;
    font-family: "FairplexNarrowBlack", "NeutraText", Helvetica, Arial,
        sans-serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    margin: 10px 0;
    transition: all 200ms ease-in-out;
}
.link--small {
    font-size: 15px;
    color: #f00029;
}
.link:focus,
.link:hover {
    font-size: 30px;
}
.link--small:focus,
.link--small:hover {
    font-size: 22px;
}
@media (min-width: 768px) {
    .link {
        margin: 0;
        font-size: 38px;
    }
    .link--small {
        font-size: 24px;
    }
    .link:focus,
    .link:hover {
        font-size: 55px;
    }
    .link--small:focus,
    .link--small:hover {
        font-size: 31px;
    }
}
@media (min-width: 992px) {
    .link {
        font-size: 48px;
    }
    .link--small {
        font-size: 28px;
    }
    .link:focus,
    .link:hover {
        font-size: 80px;
    }
    .link--small:focus,
    .link--small:hover {
        font-size: 35px;
    }
}
.btn {
    position: relative;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0);
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: all 180ms ease-in-out;
    outline: none;
    cursor: pointer;
    line-height: 1;
    letter-spacing: 0.07em;
    padding: 12px 20px 12px 30px;
    float: right;
    border: 2px solid #fff;
    border-radius: 25px;
}
.btn svg {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-left: 20px;
    fill: currentColor;
}
.btn span {
    border-bottom: 1px solid #fff;
}
.btn:hover,
.btn.active {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.btn--margin {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .btn {
        font-size: 14px;
    }
}
@media (min-width: 992px) {
    .btn {
        font-size: 16px;
    }
}
.proposition {
    display: block;
    clear: both;
}
.proposition__item {
    position: relative;
    display: block;
    cursor: pointer;
}
.proposition__label {
    position: relative;
    display: block;
    font-family: "Campton";
    font-weight: 800;
    font-size: 6vw;
    text-align: right;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    margin: 0;
    color: #0069ff;
    z-index: 2;
    transition: color 180ms ease-in-out;
}
.proposition__label span {
    position: relative;
    display: none;
    font-weight: 100;
    font-size: 12px;
    padding-left: 40px;
    color: #f00029;
}
.proposition__label span:before {
    position: absolute;
    display: block;
    top: 0.5em;
    left: 0;
    content: "";
    width: 30px;
    height: 1px;
    background: currentColor;
}
.proposition__image {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 200px;
    z-index: 0;
}
.proposition__item:hover {
    z-index: 5;
}
.proposition__item:hover .proposition__image {
    display: block;
}
.proposition__item:hover .proposition__label span {
    display: inline-block;
}
.proposition__item:hover .proposition__label {
    color: #fff;
}
.social {
    display: block;
    margin-top: 20px;
    text-align: center;
}
.social span {
    display: none;
}
.social a {
    background: none;
    border: none;
    padding: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 12px;
    outline: none;
    cursor: pointer;
}
.social a:hover svg {
    fill: #0500ff;
}
.social svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
    pointer-events: none;
    transition: all 180ms ease-in-out;
}
.picture {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.picture__blur {
    width: 100%;
    transition: opacity 250ms 150ms ease-in-out;
    margin: 0 auto;
}
.loaded .picture__blur {
    opacity: 0;
}
.picture__elem {
    width: 100%;
    opacity: 0;
    transition: opacity 250ms ease-in-out;
}
.loaded .picture__elem {
    opacity: 1;
}
.picture__blur + .picture__elem {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.picture img {
    display: block;
    width: 100%;
    height: auto;
}
.picture__background {
    width: 100%;
    height: 100%;
}
.picture__background .picture__elem {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    object-fit: cover;
}
.navigation {
    position: fixed;
    display: block;
    z-index: 100;
    top: 0;
    left: 100%;
    bottom: 0;
    height: 70px;
    width: 100vh;
    transform: rotate(90deg);
    transform-origin: 0 0;
}
.navigation a {
    display: inline-block;
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin: 0 5px;
}
.navigation--right .navigation__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 40px 25px;
}
.navigation__container {
    padding: 40px 0;
}
.navigation__menu {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%) rotate(-90deg);
}
.navigation__menu svg {
    width: 100%;
    height: 100%;
}
.navigation__item {
    display: block;
}
.navigation__item--left {
    float: left;
}
.navigation__item--right {
    float: right;
}
.navigation__logo {
    position: fixed;
    display: block;
    z-index: 100;
    top: 40px;
    left: 3%;
    width: 60px;
    height: 44px;
}
.navigation__logo svg {
    width: 100%;
    height: 100%;
}
.footer {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    background: #111;
    padding-bottom: 25%;
}
.footer--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 0 30px;
}
.footer a {
    color: #fff;
}
.footer__links a {
    color: currentColor;
    display: inline-block;
    text-decoration: underline;
    margin: 0 10px;
}
.footer__links a:hover {
    text-decoration: none;
}
.footer__section {
    display: block;
}
.footer__section ul {
    display: block;
    list-style: none;
    padding: 0;
}
.footer__section ul:before,
.footer__section ul:after {
    content: " ";
    display: table;
}
.footer__section ul:after {
    clear: both;
}
.footer__section li {
    display: inline-block;
}
.footer__logo {
    display: inline-block;
    width: 150px;
    height: 45px;
}
.footer__logo svg {
    width: 100%;
    height: 100%;
}
.footer__social a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.footer__social svg {
    fill: #fff;
    width: 100%;
    height: 100%;
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list {
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    top: 0;
    left: 0;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: url("/img/ajax-loader.gif") center center no-repeat #fff;
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: rgba(0, 0, 0, 0);
    outline: 0;
    background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "â†";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
    content: "â†’";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}
[dir="rtl"] .slick-next:before {
    content: "â†";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.carousel {
    width: 100%;
    margin-top: 20px;
}
.carousel__item {
    margin: 0 1%;
    outline: none;
}
.carousel__item .picture {
    cursor: pointer;
    display: block;
    pointer-events: all;
}
.carousel__dots {
    margin: 35px 0 60px;
}
.carousel__dots .btn {
    font-size: 13px;
    margin: 0 20px;
    letter-spacing: 0.13em;
}
.carousel__dots .btn.active {
    color: #f5f5f5;
}
@media (max-width: 767px) {
    .carousel__dots .btn {
        width: 33%;
        margin: 0 0 8px;
        text-align: center;
    }
}
.carousel__slider {
    width: 100%;
    overflow: hidden;
}
.carousel__slider .slick-list {
    width: 240%;
    margin-left: -70%;
}
@media (min-width: 768px) {
    .carousel__slider .slick-list {
        width: 200%;
        margin-left: -50%;
    }
}
@media (min-width: 992px) {
    .carousel {
        margin-top: 0;
    }
    .carousel__item {
        margin: 25px 10% 0;
    }
    .carousel__dots {
        margin: 35px 0 100px;
    }
    .carousel__dots .btn {
        font-size: 15px;
    }
    .carousel__slider .slick-list {
        width: 180%;
        margin-left: -40%;
    }
}
@media (min-width: 1500px) {
    .carousel__item {
        margin: 40px 15% 10px;
    }
}
@media (min-width: 1900px) {
    .carousel__item {
        margin: 80px 15% 10px;
    }
}
.slick-dots {
    display: flex !important;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 180px;
    padding: 0;
    list-style: none;
    z-index: 5;
}
.slick-dots li {
    position: relative;
    display: block;
    width: 14px;
    overflow: hidden;
}
.slick-dots li:before,
.slick-dots li:after {
    position: absolute;
    display: block;
    content: "";
    height: 2px;
    bottom: 0;
    left: 0;
    right: 5px;
    background: #fff;
    opacity: 0.5;
    cursor: pointer;
}
.slick-dots li:after {
    opacity: 1;
    transform: translateX(-100%);
}
.slick-dots li svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 15px;
    fill: currentColor;
}
.slick-dots li a {
    display: block;
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-decoration: none;
    padding-right: 5px;
    cursor: pointer;
}
.slick-dots li span {
    display: flex;
    align-items: center;
    opacity: 0;
    height: 24px;
}
.slick-dots li:hover:after {
    opacity: 1;
}
.slick-dots li.slick-active {
    width: 140px;
}
.slick-dots li.slick-active:after {
    animation: carouselDot 4s forwards linear;
}
.slick-dots li.slick-active span {
    opacity: 1;
}
@keyframes carouselDot {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}
.quote {
    display: block;
    width: 100%;
    margin-bottom: 75px;
}
.quote span {
    font-weight: 100;
    margin-right: 10px;
}
.quote__author {
    display: flex;
    align-items: center;
}
.quote__author .picture {
    display: block;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden;
}
.featured {
    position: relative;
    display: block;
    width: 30%;
    margin: 0 auto;
    padding-bottom: 10%;
    outline: none;
}
.featured__picture {
    position: relative;
}
.featured__content {
    display: block;
    position: absolute;
    width: 85%;
    top: 45%;
    left: 100%;
    padding: 35px 30px;
    transform: translateY(-50%);
}
.featured__content--box {
    width: 85%;
    background: #000;
    top: auto;
    left: auto;
    bottom: 0;
    right: -40%;
    padding: 35px 30px 30px;
    transform: none;
}
.featured__brand {
    display: block;
    position: absolute;
    top: 0;
    left: -65px;
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 30px;
    transform: rotate(90deg);
    transform-origin: left bottom;
}
.featured--news .featured__content::after,
.featured--work .featured__picture::after {
    position: absolute;
    display: block;
    content: "";
    z-index: -1;
    left: 20%;
    top: 75%;
    bottom: -15%;
    right: -10%;
    border-color: #f00029;
    border-style: solid;
    border-width: 0 1px 1px 1px;
}
.featured--news p {
    font-size: 13px;
}
.featured--work p {
    color: #f00029;
}
.gallery__text {
    font-size: 10px;
    font-style: italic;
}
.gallery__text--center {
    text-align: center;
}
.gallery__text--right {
    text-align: right;
}
.gallery__item--video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.gallery__item--video-square {
    padding-bottom: 100%;
}
.gallery__item--video iframe,
.gallery__item--video object,
.gallery__item--video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gallery__item--video-portrait {
    padding-bottom: 177.77778%;
}
.gallery--zigzag .gallery__item:nth-of-type(2) {
    margin-top: 10%;
}
.gallery--waterfall {
    display: block;
    margin-bottom: -10%;
}
.gallery--waterfall .gallery__item:nth-of-type(2) {
    margin-top: 10%;
}
.gallery--waterfall .gallery__item:nth-of-type(3) {
    margin-top: 20%;
}
.contact {
    display: flex;
    align-items: center;
    height: 100%;
}
.contact__container {
    width: 100%;
}
.case {
    position: relative;
    display: block;
    width: 100%;
    transition: transform 180ms ease-in-out;
    outline: none;
    cursor: move;
}
.case__label {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
    text-transform: uppercase;
    opacity: 0.7;
    transition: opacity 180ms ease-in-out;
}
.case__label svg {
    display: block;
    width: 1.2em;
    height: 1.2em;
    fill: currentColor;
    opacity: 0;
    transition: opacity 180ms ease-in-out;
}
.case__picture {
    display: block;
    width: 100%;
    height: 300px;
    background: red;
}
.slick-slide:nth-of-type(2n + 1) .case__picture {
    background: orange;
}
.slick-current .case {
    z-index: 5;
    transform: scale(1.25);
    cursor: pointer;
}
.slick-current .case__label,
.slick-current .case svg {
    opacity: 1;
}
.block {
    display: flex;
    position: relative;
    width: 100%;
    max-width: 100%;
    z-index: 1;
    padding: 50px 0;
    background: #151515;
}
.ie .block::after {
    content: "";
    min-height: inherit;
    font-size: 0;
}
.block--red {
    background: #f00029;
}
.block--blue {
    background: #0500ff;
}
.block--fill {
    min-height: 100vh;
}
.block--flex .block__container {
    display: flex;
}
.block--center .block__container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.block__content {
    position: relative;
    display: block;
    width: 100%;
}
.block__container {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.block__container--small {
    width: 80%;
}
@media (min-width: 768px) {
    .block__container {
        width: 85%;
    }
    .block__container--small {
        width: 70%;
    }
}
@media (min-width: 768px) {
    .block {
        padding: 60px 0;
    }
}
@media (min-width: 1100px) {
    .block {
        padding: 70px 0;
    }
}
@media (min-width: 1300px) {
    .block {
        padding: 80px 0;
    }
}
.block--no-padding {
    padding: 0;
}
.title {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.title__subtitle {
    display: block;
}
.title__extra {
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 12px;
}
.title__extra span {
    display: block;
}
.title__extra:before {
    position: absolute;
    display: block;
    top: 0.75em;
    content: "";
    width: 30px;
    height: 1px;
    background: #fff;
}
.title--left {
    float: left;
    text-align: left;
}
.title--right {
    float: right;
    text-align: right;
}
.title--left .title__extra {
    padding-left: 40px;
}
.title--left .title__extra:before {
    left: 0;
}
.title--right .title__extra {
    padding-right: 40px;
}
.title--right .title__extra:before {
    right: 0;
}
.title h2 {
    margin-top: 15px;
}
.video {
    width: 100%;
    height: 100%;
    background: #111;
}
.video .plyr__controls,
.video .plyr__captions {
    display: none;
}
.video__blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    object-fit: cover;
    object-position: top;
    font-family: "object-fit: cover; object-position: top;";
}
.video__blur .picture__elem {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover";
}
.vloaded .video__blur {
    transition: opacity 250ms 250ms ease-in-out;
    opacity: 0;
}
.video .plyr {
    position: relative;
    z-index: 1;
}
.video .plyr--video {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.75;
}
.video .plyr--video,
.video .plyr__video-wrapper,
.video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0 !important;
    font-family: "object-fit: cover";
}
.header {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    min-height: 100vh;
    z-index: 1;
}
.header--home {
    display: flex;
    align-items: center;
}
.header--small {
    min-height: 50vh;
}
.header--fixed .header__background {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.header__overlay,
.header:not(.header--animated):before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(0deg, #151515 0%, rgba(0, 0, 0, 0) 100%);
}
.header__overlay {
    height: 200%;
    will-change: transform;
    background: linear-gradient(
        0deg,
        #151515 50%,
        rgba(21, 21, 21, 0.4) 80%,
        rgba(21, 21, 21, 0) 100%
    );
}
.header__content,
.header__container {
    position: relative;
    z-index: 2;
    width: 100%;
}
.header__content--right,
.header__container--right {
    text-align: right;
}
.header__content {
    padding: 50px 0 70px;
}
@media (min-width: 768px) {
    .header__content {
        padding: 60px 0 80px;
    }
}
@media (min-width: 992px) {
    .header__content {
        padding: 80px 0 100px;
    }
}
@media (min-width: 1100px) {
    .header__content {
        padding: 100px 0 120px;
    }
}
.header__container {
    display: block;
    margin: 0 auto;
    width: 85%;
    padding-bottom: 40px;
}
@media (min-width: 768px) {
    .header__container {
        display: flex;
        align-items: flex-end;
    }
}
@media (min-width: 992px) {
    .header__container {
        padding-bottom: 50px;
    }
}
@media (min-width: 1100px) {
    .header__container {
        padding-bottom: 65px;
    }
}
.header p {
    display: block;
    margin-top: 15px;
    color: #f00029;
}
.form__group {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 25px;
}
.form__group label {
    position: absolute;
    bottom: 5px;
    left: 0;
    color: #fff;
    opacity: 0.7;
    font-family: "Campton", Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 30px;
    font-weight: 500;
    transform-origin: 0 0;
    transition: all 0.2s ease;
    pointer-events: none;
}
.form__group .border {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #fff;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition: all 0.15s ease;
}
.form__group span {
    display: none;
    color: #ffa4b3;
    font-size: 12px;
}
.form__group span.active {
    display: block;
}
.form__group input,
.form__group textarea {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    border: 0;
    padding: 25px 0 10px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    background: none;
    color: #fff;
    transition: all 0.15s ease;
}
.form__group input:not(:placeholder-shown) + label,
.form__group textarea:not(:placeholder-shown) + label {
    opacity: 1;
    transform: translateY(-10px) scale(0.5);
}
.form__group input:focus,
.form__group textarea:focus {
    background: none;
    outline: none;
}
.form__group input:focus + label,
.form__group textarea:focus + label {
    opacity: 1;
    transform: translateY(-10px) scale(0.5);
}
.form__group input:focus + label + .border,
.form__group textarea:focus + label + .border {
    transform: scaleX(1);
}
.form__group.error {
    margin-bottom: 15px;
}
.form__group.error input {
    background: #ff3e5f;
    border-color: #ffa4b3;
}
.playground {
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    isolation: isolate;
}
.playground__img {
    display: block;
    top: 0;
    left: 0;
    max-width: 420px;
    max-height: 365px;
    position: absolute;
    opacity: 0;
    will-change: transform;
    box-shadow: rgba(0, 0, 0, 0.65) -25px 25px 25px;
}

.page--visit .client-color {
    color: #e2ad01;
}
.page--visit .btn {
    border-color: rgba(255, 208, 54, 0.4);
}
.page--visit .btn:hover,
.page--visit .btn.active {
    background: rgba(255, 208, 54, 0.2);
    border-color: #e2ad01;
    color: #fff;
}
.page--visit .image--highlight {
    height: 600px;
    margin-bottom: -10%;
}
.page--visit .image--highlight .picture img {
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.page--campari .client-color {
    color: #ffafaf;
}
.page--campari .btn {
    border-color: rgba(255, 175, 175, 0.4);
}
.page--campari .btn:hover,
.page--campari .btn.active {
    background: rgba(255, 175, 175, 0.2);
    border-color: #ffafaf;
    color: #fff;
}
.page--campari .image--highlight {
    height: 250px;
}
.page--campari .image--highlight .picture img {
    height: 100%;
    object-fit: cover;
}
@media (min-width: 768px) {
    .page--campari .image--highlight {
        height: 400px;
    }
}
@media (min-width: 992px) {
    .page--campari .image--highlight {
        height: 500px;
    }
}
.stats__container {
    margin-top: 50px;
}
.stats__container--3 .col:nth-of-type(3n + 1) {
    clear: both;
}
@media (min-width: 992px) {
    .stats__container {
        margin-top: 20px;
    }
}
.client_color {
    color: #fff;
}

.header__overlay,
.header:not(.header--animated):before {
    background: linear-gradient(
        0deg,
        #fcf2e5 50%,
        rgba(252, 242, 229, 0.4) 80%,
        rgba(252, 242, 229, 0) 100%
    );
}
.header .header__overlay {
    background: linear-gradient(
        0deg,
        #fcf2e5 50%,
        rgba(252, 242, 229, 0.4) 80%,
        rgba(252, 242, 229, 0) 100%
    );
}
.header__overlay {
    height: 200%;
    will-change: transform;
    background: linear-gradient(
        0deg,
        #fcf2e5 50%,
        rgba(252, 242, 229, 0.4) 80%,
        rgba(252, 242, 229, 0) 100%
    );
}
.block {
    background-color: #fcf2e5;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
p,
.p,
span,
.span {
    color: #000;
}
.btn {
    border: 2px solid #000;
}
.btn span {
    border-bottom: 1px solid #000;
}
.btn:hover,
.btn.active {
    background: rgba(0, 0, 0, 0.1);
    color: #000;
}
.btn svg {
    color: #000;
}
.page--aperol .client-color {
    color: #ff5600;
}
.page--aperol .btn {
    border-color: rgba(255, 86, 0, 0.4);
}
.page--aperol .btn:hover,
.page--aperol .btn.active {
    background: rgba(255, 86, 0, 0.2);
    border-color: #ff5600;
    color: #fff;
}
.page--aperol .gallery__item img {
    width: 100%;
    height: auto;
    max-width: 300px;
    margin-bottom: 60px;
    filter: drop-shadow(30px 10px 4px #222121);
}
.page--aperol .image--highlight {
    height: 250px;
}
.page--aperol .image--highlight .picture img {
    height: 100%;
    object-fit: cover;
}
@media (min-width: 768px) {
    .page--aperol .image--highlight {
        height: 400px;
    }
}
@media (min-width: 992px) {
    .page--aperol .image--highlight {
        height: 500px;
    }
}
