div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid red;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-aborted,
div.wpcf7-mail-sent-ng {
    border: 2px solid red;
}
div.wpcf7-spam-blocked {
    border: 2px solid orange;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: 400;
    display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}
span.wpcf7-list-item-label:after,
span.wpcf7-list-item-label:before {
    content: " ";
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
div.wpcf7 input[type="file"] {
    cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}
.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.glide * {
    box-sizing: inherit;
}
.glide__slides,
.glide__track {
    overflow: hidden;
}
.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
}
.glide__slide,
.glide__slides--dragging {
    user-select: none;
}
.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.glide__arrows,
.glide__bullets {
    -webkit-touch-callout: none;
    user-select: none;
}
.glide--rtl {
    direction: rtl;
}
@font-face {
    font-family: Sailec;
    src: url(../fonts/Sailec.eot?1);
    src: url(../fonts/Sailec.eot?1#iefix) format("embedded-opentype"), url(../fonts/Sailec.woff2?1) format("woff2"), url(../fonts/Sailec.woff?1) format("woff"), url(../fonts/Sailec.svg?1#wf) format("svg"),
        url(../fonts/Sailec.ttf?1) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Sailec-Medium;
    src: url(../fonts/Sailec-Medium.eot?1);
    src: url(../fonts/Sailec-Medium.eot?1#iefix) format("embedded-opentype"), url(../fonts/Sailec-Medium.woff2?1) format("woff2"), url(../fonts/Sailec-Medium.woff?1) format("woff"), url(../fonts/Sailec-Medium.svg?1#wf) format("svg"),
        url(../fonts/Sailec-Medium.ttf?1) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Sailec-Bold;
    src: url(../fonts/Sailec-Bold.eot?1);
    src: url(../fonts/Sailec-Bold.eot?1#iefix) format("embedded-opentype"), url(../fonts/Sailec-Bold.woff2?1) format("woff2"), url(../fonts/Sailec-Bold.woff?1) format("woff"), url(../fonts/Sailec-Bold.svg?1#wf) format("svg"),
        url(../fonts/Sailec-Bold.ttf?1) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Sailec-Italic;
    src: url(../fonts/Sailec-Italic.eot?1);
    src: url(../fonts/Sailec-Italic.eot?1#iefix) format("embedded-opentype"), url(../fonts/Sailec-Italic.woff2?1) format("woff2"), url(../fonts/Sailec-Italic.woff?1) format("woff"), url(../fonts/Sailec-Italic.svg?1#wf) format("svg"),
        url(../fonts/Sailec-Italic.ttf?1) format("truetype");
    font-weight: 400;
    font-style: normal;
}

/*! 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 {
    -webkit-box-sizing: content-box;
    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: -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;
}
[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: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    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"] {
    -webkit-box-sizing: border-box;
    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;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
*,
:after,
:before {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
body,
html {
    -webkit-font-smoothing: antialiased;
}
body {
    line-height: 1;
    -webkit-text-size-adjust: none;
    -moz-osx-font-smoothing: grayscale;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
select {
    vertical-align: middle;
}
ol,
ul {
    list-style-type: none;
}
button {
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: transparent;
    border: none;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}
textarea {
    -webkit-appearance: none;
}
input,
textarea {
    border-radius: 0;
}
button,
input[type="submit"] {
    border: 0;
}
body,
html {
    width: 100%;
    display: block;
    scrollbar-width: none;
}
@media (max-width: 800px) {
    body,
    html {
        scrollbar-width: auto;
    }
}
body.transition,
html.transition {
    pointer-events: none;
}
html {
    font-weight: 400;
    font-family: Sailec, Arial, sans-serif;
    font-size: 16px;
    color: #4b4b4c;
    line-height: 1.875;
}
::-webkit-scrollbar {
    width: 0;
    background: transparent;
}
@media (max-width: 800px) {
    ::-webkit-scrollbar {
        background: initial;
    }
}
@media (max-width: 800px) {
    ::-webkit-scrollbar-thumb {
        background: initial;
    }
}
.progress-container {
    width: 5px;
    height: 100vh;
    background: hsla(0, 0%, 80%, 0.3);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 12;
}
@media (max-width: 800px) {
    .progress-container {
        display: none;
    }
}
.progress-bar {
    height: 0%;
    background: #ff4438;
    width: 8px;
}
a {
    text-decoration: none;
    color: #000;
}
.is-link:hover {
    text-decoration: underline;
}
img,
video {
    max-width: 100%;
    height: auto;
}
.js-split .line-wrapper {
    overflow: hidden;
}
.js-split .split-line {
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
    opacity: 0;
    will-change: tranform;
}
.locked {
    overflow: hidden;
    height: 100%;
    width: 100%;
}
@media (max-width: 540px) {
    .locked {
        position: fixed;
    }
}
.play-follower {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 88px;
    height: 88px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}
.play-follower__bcg {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
}
.play-follower__pause,
.play-follower__play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1em;
}
.play-follower__pause {
    display: none;
}
.play-follower.is-active {
    opacity: 1;
}
.play-follower.played .play-follower__play {
    display: none;
}
.play-follower.paused .play-follower__play,
.play-follower.played .play-follower__pause {
    display: block;
}
.play-follower.paused .play-follower__pause,
p:empty {
    display: none;
}
.lazyload {
    opacity: 0;
}
.lazyloading {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: #f7f7f7;
}
.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 10ms;
    transition: opacity 10ms;
}
::-moz-selection {
    background-color: #000;
    color: #fff;
}
::selection {
    background-color: #000;
    color: #fff;
}
.clearfix {
    display: block;
}
.clearfix:after {
    height: 0;
    clear: both;
    font-size: 0;
    content: "\A";
    display: block;
    visibility: hidden;
}
b,
strong {
    font-weight: 400;
}
b,
h1,
strong {
    font-family: Sailec-Bold;
}
h1 {
    font-size: 3.8125em;
    line-height: 1.11475;
    letter-spacing: -2px;
}
h1,
h2 {
    margin-bottom: 30px;
}
h2 {
    font-size: 2.4375em;
    line-height: 1.15385;
    font-family: Sailec-Medium;
}
h2,
h3 {
    letter-spacing: -1px;
}
h3 {
    font-size: 2em;
    line-height: 1.28125;
    font-family: Sailec;
}
h4 {
    font-size: 1.875em;
    font-family: Sailec-Bold;
}
p {
    font-size: 1em;
    line-height: 1.875;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
}
.chosen-container a {
    cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}
.chosen-container-single .chosen-default {
    color: #999;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover,
.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0 2px;
}
.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}
.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%);
}
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff;
}
.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default;
}
.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}
.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}
.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: inset 0 1px 0 #fff;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important;
}
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
    cursor: default;
}
.chosen-rtl {
    text-align: right;
}
.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
}
.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px;
}
.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px;
}
.chosen-rtl .chosen-choices li {
    float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url(chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span,
    .chosen-rtl .chosen-search input[type="text"] {
        background-image: url(chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
.chosen-container-single .chosen-single {
    border: none;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    background-image: none;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7e7e80;
    padding: 0;
    overflow: visible;
}
.chosen-container-single .chosen-single div {
    width: 37px;
}
.chosen-container-single .chosen-single div b {
    background-image: none;
    position: relative;
    margin-left: 10px;
}
.chosen-container-single .chosen-single div b:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    background: url(../images/arrow.png) no-repeat 50%;
    background-size: 10px 14px;
    -webkit-transform-origin: center;
    transform-origin: center;
    height: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
@media (max-width: 540px) {
    .chosen-container-single .chosen-single div b:after {
        background-size: 8px 12px;
    }
}
.chosen-container-single .chosen-single span {
    color: #7e7e80;
    font-size: 16px;
    white-space: normal;
    line-height: 1;
}
@media (max-width: 540px) {
    .chosen-container-single .chosen-single span {
        font-size: 14px;
    }
}
.chosen-container-single .chosen-drop {
    border: 2px solid #4b4b4c;
    width: 274px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.chosen-container .chosen-results {
    padding: 0;
    margin: 0;
    max-height: 310px;
}
.chosen-container .chosen-results li {
    font-size: 16px;
    padding: 7px 14px;
    font-family: Sailec;
    color: #4b4b4c;
    line-height: normal;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #eaeaea;
    background-image: none;
    color: #4b4b4c;
}
.chosen-container .chosen-results li.result-selected {
    color: #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.chosen-container .chosen-results li.result-selected:after {
    content: "";
    position: relative;
    background: url(../images/check.png) no-repeat 100%;
    background-size: 17px 13px;
    width: 27px;
    height: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span,
    .chosen-rtl .chosen-search input[type="text"] {
        background-image: none !important;
    }
}
.chosen-container-single .chosen-drop {
    margin-top: 0;
    border-radius: 0;
}
.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 53px 45px 0;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    will-change: transform;
    pointer-events: none;
    z-index: 999;
}
@media (max-width: 1140px) {
    .header {
        padding: 21px 45px 0;
    }
}
@media (max-width: 800px) {
    .header {
        padding: 0 26px;
    }
}
.header .logo {
    overflow: hidden;
    top: 53px !important;
    left: 45px !important;
    position: absolute !important;
    pointer-events: auto;
}
@media (max-width: 1140px) {
    .header .logo {
        top: 21px !important;
    }
}
@media (max-width: 800px) {
    .header .logo {
        left: 26px !important;
    }
}
.header .logo .dark svg {
    fill: #fff;
}
.header .logo .light svg {
    fill: #ff4438;
}
.header .icon-logo {
    width: 96px;
    height: 26px;
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
}
.header--white .icon-logo {
    fill: #000;
}
.header--white .icon-logo-deg-white {
    display: none;
}
.header--transparent .icon-logo {
    fill: #fff;
}
.header--transparent .icon-logo-deg-red {
    display: none;
}
.header--transparent .header__menu-trigger span {
    background-color: #fff;
}
.header--red .icon-logo {
    fill: #ff4438;
}
.header--red .icon-logo-deg-white {
    display: none;
}
.header__menu-trigger {
    width: 21px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    top: 60px !important;
    right: 45px !important;
    left: auto !important;
    pointer-events: auto;
}
@media (max-width: 1140px) {
    .header__menu-trigger {
        top: 28px !important;
    }
}
@media (max-width: 800px) {
    .header__menu-trigger {
        right: 25px !important;
    }
}
.header__menu-trigger * {
    pointer-events: none;
}
.header__menu-trigger .midnightInner {
    overflow: initial !important;
}
@media (hover: none) and (pointer: coarse) {
    .header__menu-trigger {
        padding: 20px;
    }
    .header__menu-trigger .midnightHeader {
        width: 21px;
        right: 0 !important;
        left: unset !important;
    }
}
.header__menu-trigger span {
    display: block;
    width: 21px;
    height: 2px;
    background-color: #ff4438;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.header__menu-trigger span:nth-of-type(2) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    margin: 4px 0;
}
.header__menu-trigger .dark span {
    background-color: #fff;
}
.header__menu-trigger .light span {
    background-color: #ff4438;
}
.header__menu-trigger.is-loaded span {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.header__menu-trigger.is-loaded span:nth-of-type(2) {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
}
.header__menu-trigger.is-loaded:hover span:nth-of-type(2) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.header.scrolled {
    -webkit-transform: translateY(calc(-100% - 26px));
    transform: translateY(calc(-100% - 26px));
}
@media (max-width: 800px) {
    .header.scrolled {
        -webkit-transform: translateY(calc(-100% - 50px));
        transform: translateY(calc(-100% - 50px));
    }
}
.nav {
    width: 0;
    height: 100vh;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: scroll;
    pointer-events: auto;
    overflow-x: hidden;
}
.nav.is-animating * {
    pointer-events: none !important;
}
.nav__video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 99999;
    -webkit-transition: all 0.55s ease-in-out;
    transition: all 0.55s ease-in-out;
}
.nav__video.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.nav__video .video-js {
    -o-object-fit: cover;
    object-fit: cover;
    padding: 0;
    height: 100%;
}
.nav__video-wrapper {
    width: 100vw;
    height: 100vh;
    position: relative;
}
.nav__close {
    position: absolute;
    top: 57px;
    overflow: hidden;
    height: 20px;
    right: 42px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 540px) {
    .nav__close {
        top: 26px;
        right: 26px;
    }
}
.nav__close-label {
    font-size: 0.8125em;
    color: #4b4b4c;
}
@media (max-width: 540px) {
    .nav__close-label {
        display: none;
    }
}
.nav__close .mask-nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.nav__close .mask-nav-item.is-active div span:first-child {
    -webkit-transform: translate(0) rotate(-45deg);
    transform: translate(0) rotate(-45deg);
}
.nav__close .mask-nav-item.is-active div span:nth-child(3) {
    -webkit-transform: translateY(-2px) rotate(45deg);
    transform: translateY(-2px) rotate(45deg);
}
.nav__close .mask-nav-item.is-active:hover div span:first-child {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
}
.nav__close .mask-nav-item.is-active:hover div span:nth-child(3) {
    -webkit-transform: translateY(-2px) rotate(0);
    transform: translateY(-2px) rotate(0);
}
.nav__close div div {
    margin-left: 22px;
}
.nav__close div div span {
    display: block;
    width: 21px;
    height: 2px;
    background-color: #ff4438;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.nav__close div div span:first-child {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
}
.nav__close div div span:nth-child(2) {
    display: none;
}
.nav__close div div span:nth-child(3) {
    -webkit-transform: translateY(-2px) rotate(0);
    transform: translateY(-2px) rotate(0);
}
@-webkit-keyframes example {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0);
    }
    to {
        -webkit-transform: translate(0) rotate(-45deg);
        transform: translate(0) rotate(-45deg);
    }
}
@keyframes example {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0);
    }
    to {
        -webkit-transform: translate(0) rotate(-45deg);
        transform: translate(0) rotate(-45deg);
    }
}
@-webkit-keyframes example-second {
    0% {
        -webkit-transform: translateY(-2px) rotate(0);
        transform: translateY(-2px) rotate(0);
    }
    to {
        -webkit-transform: translateY(-2px) rotate(45deg);
        transform: translateY(-2px) rotate(45deg);
    }
}
@keyframes example-second {
    0% {
        -webkit-transform: translateY(-2px) rotate(0);
        transform: translateY(-2px) rotate(0);
    }
    to {
        -webkit-transform: translateY(-2px) rotate(45deg);
        transform: translateY(-2px) rotate(45deg);
    }
}
.nav__left {
    width: 38.19%;
    position: relative;
    overflow: hidden;
    background-color: #000;
}
@media (max-width: 640px) {
    .nav__left {
        display: none;
    }
}
.nav__left:after {
    z-index: 1;
}
.nav__left:after,
.nav__left__left-overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.nav__left .icon-logo,
.nav__left__left-overlay {
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav__left .icon-logo {
    position: absolute;
    top: 53px;
    left: 44px;
    z-index: 2;
    display: block;
    fill: transparent !important;
    -webkit-transform: none;
    transform: none;
}
.nav__left video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}
.nav__left .play-follower {
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav__left.is-active .btn,
.nav__left.is-active .icon-logo,
.nav__left.is-active:after {
    opacity: 1;
}
.nav__left.is-active:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.nav__video-mask {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2;
}
.nav__right {
    width: 61.81%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 7.7vw;
    background-color: #fff;
    overflow-x: hidden;
}
@media (max-width: 640px) {
    .nav__right {
        width: 100%;
        padding-left: 16vw;
        padding-bottom: 40px;
    }
}
.nav__main {
    margin-top: auto;
}
@media (max-width: 540px) {
    .nav__main {
        margin-top: 55px;
    }
}
.nav__main li {
    overflow: hidden;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
.nav__main li .mask-nav-item {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.nav__main li a {
    font-family: Sailec-Medium;
    font-size: 2.1875em;
    font-size: 2.43vw;
    letter-spacing: -1px;
    color: #ff4438;
    padding: 0 100px 30px 0;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
@media (hover: hover) and (pointer: fine) {
    .nav__main li a:hover {
        padding: 20px 165px 100px 0;
    }
    .nav__main li a:hover > div {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .nav__main li a:hover .btn--arrow {
        opacity: 1;
        -webkit-transform: translateY(-36%) scale(0.73);
        transform: translateY(-36%) scale(0.73);
    }
    .nav__main li a:hover p {
        opacity: 1;
        visibility: visible;
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .nav__main li a:hover {
        padding: 20px 165px 100px 0;
    }
    .nav__main li a:hover > div {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .nav__main li a:hover .btn--arrow {
        opacity: 1;
        -webkit-transform: translateY(-36%) scale(0.73);
        transform: translateY(-36%) scale(0.73);
    }
    .nav__main li a:hover p {
        opacity: 1;
        visibility: visible;
    }
}
@media (max-width: 800px) {
    .nav__main li a {
        font-size: 1.875em;
        font-size: 3.75vw;
    }
}
@media (max-width: 640px) {
    .nav__main li a {
        font-size: 4.69vw;
    }
}
@media (max-width: 540px) {
    .nav__main li a {
        font-size: 1.5625em;
        font-size: 7.8125vw;
    }
}
@media (max-width: 540px) {
    .nav__main li a > div {
        display: none;
    }
}
.nav__main li a > div {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
    will-change: transform;
}
.nav__main li a .btn--arrow {
    position: absolute;
    left: 100%;
    width: 32px;
    height: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0.67);
    transform: translateY(-50%) scale(0.67);
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding-left: 30px;
}
.nav__main li a .btn--arrow span {
    margin: 0;
}
.nav__main li a p {
    color: #4b4b4c;
    margin-top: 15px;
    font-size: 13px;
    max-width: 155px;
    letter-spacing: 0;
    line-height: 21px;
    padding-left: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
}
.nav__main-dropdown {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.nav__main-dropdown.is-active {
    opacity: 1;
}
.nav__main-dropdown li {
    margin-bottom: 0;
}
.nav__main-dropdown li a {
    color: #4b4b4c;
    font-size: 13px;
    line-height: 21px;
    max-width: 155px;
    margin-top: 18px;
}
.nav__bottom {
    width: 100%;
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 56px;
}
@media (max-width: 540px) {
    .nav__bottom {
        padding-bottom: 10vh;
    }
}
.nav__bottom li {
    overflow: hidden;
}
.nav__bottom .mask-nav-contact {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.nav__bottom .mask-nav-contact a {
    font-size: 1.25em;
    font-size: 1.38vw;
    line-height: 1.55;
    color: #4b4b4c;
    margin: 0 55px 20px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 800px) {
    .nav__bottom .mask-nav-contact a {
        font-size: 2.5vw;
    }
}
@media (max-width: 640px) {
    .nav__bottom .mask-nav-contact a {
        font-size: 3.125vw;
    }
}
@media (max-width: 540px) {
    .nav__bottom .mask-nav-contact a {
        font-size: 1.125em;
        font-size: 5.625vw;
    }
}
@media (hover: hover) and (pointer: fine) {
    .nav__bottom .mask-nav-contact a:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .nav__bottom .mask-nav-contact a:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
.nav__bottom .mask-nav-contact a .icon {
    width: 10px;
    height: 7px;
    margin-left: 10px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav__social {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nav__social li {
    overflow: hidden;
}
.nav__social li a {
    font-size: 0.8125em;
    font-size: 0.9vw;
    line-height: 2.46154;
    color: #4b4b4c;
    display: inline-block;
    margin-right: 12px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
@media (max-width: 800px) {
    .nav__social li a {
        font-size: 1.625vw;
    }
}
@media (max-width: 640px) {
    .nav__social li a {
        font-size: 2vw;
    }
}
@media (max-width: 540px) {
    .nav__social li a {
        font-size: 4vw;
    }
}
.nav__social li a:hover {
    color: #ff4438;
}
.footer {
    padding: 90px 0 95px;
    background-color: #161617;
}
@media (max-width: 800px) {
    .footer {
        padding: 40px 0 45px;
    }
}
.footer__cta {
    background-color: #161617;
    padding: 113px 240px;
    position: relative;
}
@media (max-width: 1430px) {
    .footer__cta {
        padding: 113px 100px;
    }
}
@media (max-width: 800px) {
    .footer__cta {
        padding: 50px 27px;
    }
}
@media (max-width: 540px) {
    .footer__cta {
        padding: 112px 50px 135px;
    }
}
.footer__cta > a {
    width: 66.66vw;
    display: block;
    margin: auto;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
@media (max-width: 1140px) {
    .footer__cta > a {
        width: 100%;
    }
}
@media (hover: hover) and (pointer: fine) {
    .footer__cta > a:hover .media-wrapper:after {
        opacity: 0.2;
    }
    .footer__cta > a:hover .btn--arrow__icon:after {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    .footer__cta > a:hover .btn--arrow__icon:before {
        opacity: 0;
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer__cta > a:hover .media-wrapper:after {
        opacity: 0.2;
    }
    .footer__cta > a:hover .btn--arrow__icon:after {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    .footer__cta > a:hover .btn--arrow__icon:before {
        opacity: 0;
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
    }
}
.footer__cta .media-wrapper {
    padding-bottom: 43.22%;
    overflow: hidden;
    display: block;
}
@media (max-width: 540px) {
    .footer__cta .media-wrapper {
        padding-bottom: 146%;
    }
}
.footer__cta .media-wrapper .full,
.footer__cta .media-wrapper .image {
    pointer-events: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    transition: 0.8s cubic-bezier(0.5, 0, 0.2, 1);
}
.footer__cta .media-wrapper .image {
    opacity: 1;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.footer__cta .media-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    transition: 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    opacity: 0.5;
}
.footer__cta--solid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #eaeaea;
    background-color: #f9f9f9;
    padding: 0;
}
.footer__cta--solid a {
    padding: 87px 30px 63px;
    min-height: 325px;
}
@media (max-width: 800px) {
    .footer__cta--solid a {
        padding: 45px 27px;
        min-height: auto;
    }
}
.footer__cta--solid a:hover .btn .icon-arrow {
    fill: #fff;
}
.footer__cta--solid .footer__cta-inner {
    position: relative;
    -webkit-transform: none;
    transform: none;
    top: auto;
    left: auto;
}
.footer__cta--solid .footer__cta-inner h2 {
    color: #000;
}
.footer__cta--solid .footer__cta-inner p {
    color: #4b4b4c;
}
.footer__cta--solid .footer__cta-inner .btn .icon-arrow {
    fill: #000;
}
.footer__cta--case .footer__cta-inner h2 {
    font-size: 1.52vw;
}
@media (max-width: 1140px) {
    .footer__cta--case .footer__cta-inner h2 {
        font-size: 2.52vw;
    }
}
.footer__cta--case .footer__cta-inner p {
    margin: auto auto 25px;
}
.footer__cta-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    width: calc(100% - 50px);
    margin: auto;
    pointer-events: none;
    z-index: 1;
}
.footer__cta-inner h2 {
    font-family: Sailec-Medium;
    font-size: 3.05em;
    font-size: 3.33vw;
    letter-spacing: -1px;
    margin-bottom: 20px;
    overflow: hidden;
}
@media (max-width: 800px) {
    .footer__cta-inner h2 {
        font-size: 2.5em;
        font-size: 5vw;
        max-width: 90%;
        margin: auto auto 20px;
    }
}
@media (max-width: 540px) {
    .footer__cta-inner h2 {
        font-size: 1.5625em;
        font-size: 7.81vw;
    }
}
.footer__cta-inner h2 span {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block;
}
.footer__cta-inner p {
    font-size: 0.8125em;
    font-size: 0.9vw;
    line-height: normal;
    margin: auto auto 32px;
    overflow: hidden;
}
@media (max-width: 1140px) {
    .footer__cta-inner p {
        font-size: 1.9vw;
    }
}
@media (max-width: 800px) {
    .footer__cta-inner p {
        font-size: 0.6875em;
    }
}
@media (max-width: 540px) {
    .footer__cta-inner p {
        font-size: 0.8125em;
        margin: auto auto 16px;
        max-width: 100%;
    }
}
.footer__cta-inner p span {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block;
}
.footer__cta-inner .btn {
    opacity: 0;
}
.footer__cta-inner .btn span {
    margin: auto;
}
.footer__cta-inner .btn .icon-arrow {
    fill: #fff;
}
.footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 800px) {
    .footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.footer__brand {
    display: inline-block;
    margin-bottom: 15px;
}
@media (max-width: 800px) {
    .footer__brand {
        margin-top: 70px;
    }
}
.footer__brand .icon-logo-deg-white {
    width: 106px;
    height: 28px;
}
.footer__social {
    margin-bottom: 30px;
}
.footer__social li {
    display: inline-block;
    margin-right: 10px;
}
@media (max-width: 540px) {
    .footer__social li {
        margin-right: 15px;
    }
}
.footer__social li a {
    font-size: 0.8125em;
    line-height: 2.46154;
    color: #7e7e80;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer__social li a:hover {
    color: #cacaca;
}
.footer__copyright {
    font-size: 0.75em;
    color: #4b4b4c;
}
.footer__copyright a {
    color: #4b4b4c;
    text-decoration: underline;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-right: 0.9375rem;
}
@media (max-width: 540px) {
    .footer__copyright a:last-child {
        display: block;
    }
}
.footer__copyright a:hover {
    color: #cacaca;
}
.footer__menu {
    margin-bottom: 30px;
}
@media (max-width: 540px) {
    .footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.footer__menu li {
    display: inline-block;
    margin-right: 22px;
}
@media (max-width: 800px) {
    .footer__menu li {
        margin-right: 15px;
    }
}
@media (max-width: 540px) {
    .footer__menu li {
        margin: 0 0 15px;
        width: 50%;
    }
}
.footer__menu li:last-child {
    margin-right: 0;
}
.footer__menu li a {
    font-size: 0.875em;
    line-height: 1.57143;
    color: #7e7e80;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer__menu li a.is-active,
.footer__menu li a:hover {
    color: #cacaca;
}
.footer__newsletter label {
    display: block;
    font-size: 0.75em;
    color: #eaeaea;
    line-height: 2.66667;
    margin-bottom: 10px;
}
.footer__newsletter .wpcf7-validation-errors {
    display: none !important;
}
.footer__newsletter .wpcf7-mail-sent-ok {
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 0 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin: 5px 0 0 !important;
}
.footer__newsletter-form {
    position: relative;
    max-width: 469px;
}
@media (max-width: 800px) {
    .footer__newsletter-form {
        max-width: 425px;
    }
}
.footer__newsletter-form input[type="email"] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #7e7e80;
    width: 469px;
    font-size: 0.875em;
    color: #7e7e80;
    padding: 0 25px 13px 0;
}
@media (max-width: 800px) {
    .footer__newsletter-form input[type="email"] {
        width: 100%;
    }
}
.footer__newsletter-form input[type="email"]:active,
.footer__newsletter-form input[type="email"]:focus {
    background-color: transparent;
}
.footer__newsletter-form .btn-submit {
    position: absolute;
    top: -5px;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    pointer-events: auto;
    z-index: 9999;
    background: transparent;
    color: transparent;
}
.footer__newsletter-form .btn-submit:hover .icon-arrow {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.footer__newsletter-form .btn-submit .icon-arrow {
    width: 10px;
    height: 8px;
    fill: #fff;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    right: 10px;
    top: 5px;
}
.footer__newsletter-form .wpcf7-not-valid-tip {
    font-size: 0.8125em;
    line-height: 1.61538;
    color: #ff4438;
}
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    font-family: Sailec;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (hover: hover) and (pointer: fine) {
    .btn--arrow:hover .btn--arrow__icon:after {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    .btn--arrow:hover .btn--arrow__icon:before {
        opacity: 0;
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
    }
    .btn--arrow:hover .icon {
        fill: #fff;
        -webkit-animation-name: arrowAnimation;
        animation-name: arrowAnimation;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn--arrow:hover .btn--arrow__icon:after {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    .btn--arrow:hover .btn--arrow__icon:before {
        opacity: 0;
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
    }
    .btn--arrow:hover .icon {
        fill: #fff;
        -webkit-animation-name: arrowAnimation;
        animation-name: arrowAnimation;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
}
@media (hover: none) and (pointer: coarse) {
    .btn--arrow:active .btn--arrow__icon:after {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    .btn--arrow:active .btn--arrow__icon:before {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-filter: blur(10px);
        filter: blur(10px);
    }
    .btn--arrow:active .icon {
        fill: #fff;
        -webkit-animation-name: arrowAnimation;
        animation-name: arrowAnimation;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
}
@-webkit-keyframes yAxis {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes yAxis {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes xAxis {
    0% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
    50% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@keyframes xAxis {
    0% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
    50% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@-webkit-keyframes arrowAnimation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scaleX(1.4) scaleY(0.9) translateX(1px);
        transform: scaleX(1.4) scaleY(0.9) translateX(1px);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes arrowAnimation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scaleX(1.4) scaleY(0.9) translateX(1px);
        transform: scaleX(1.4) scaleY(0.9) translateX(1px);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.btn--arrow span {
    font-size: 1.25em;
    white-space: nowrap;
}
.btn--arrow__icon {
    min-width: 34px;
    min-height: 34px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 37px;
    position: relative;
}
.btn--arrow__icon:after {
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-color: #ff4438;
    border-radius: 50%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.btn--arrow__icon:after,
.btn--arrow__icon:before {
    content: "";
    position: absolute;
    will-change: transform;
}
.btn--arrow__icon:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #dcdcdd;
    -webkit-transition: opacity 1.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.45s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn--arrow .icon {
    fill: #000;
    width: 10px;
    height: 10px;
    z-index: 1;
    position: relative;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.2s;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
.btn--back .icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.btn--back:hover .icon {
    -webkit-animation-name: arrowAnimationBack;
    animation-name: arrowAnimationBack;
}
.btn--back .back {
    display: none;
}
@media (max-width: 800px) {
    .btn--back .back {
        display: block;
        font-size: 12px;
        color: #7e7e80;
    }
}
.btn--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ff4438;
    height: 92px;
    width: 100%;
}
@media (max-width: 540px) {
    .btn--large {
        height: 68px;
    }
}
.btn--large span {
    font-size: 1.5625em;
    line-height: 1.24;
    letter-spacing: -0.8px;
    color: #fff;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: inline-block;
}
@media (max-width: 540px) {
    .btn--large span {
        font-size: 1.125em;
    }
}
.btn--large .icon {
    width: 14px;
    height: 10px;
    fill: #fff;
    margin-left: 16px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (hover: hover) and (pointer: fine) {
    .btn--large:hover span {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    .btn--large:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn--large:hover span {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    .btn--large:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
@-webkit-keyframes arrowAnimationBack {
    0% {
        -webkit-transform: rotate(-180deg) scale(1);
        transform: rotate(-180deg) scale(1);
    }
    25% {
        -webkit-transform: rotate(-180deg) scaleX(1.4) scaleY(0.9) translateX(1px);
        transform: rotate(-180deg) scaleX(1.4) scaleY(0.9) translateX(1px);
    }
    to {
        -webkit-transform: rotate(-180deg) scale(1);
        transform: rotate(-180deg) scale(1);
    }
}
@keyframes arrowAnimationBack {
    0% {
        -webkit-transform: rotate(-180deg) scale(1);
        transform: rotate(-180deg) scale(1);
    }
    25% {
        -webkit-transform: rotate(-180deg) scaleX(1.4) scaleY(0.9) translateX(1px);
        transform: rotate(-180deg) scaleX(1.4) scaleY(0.9) translateX(1px);
    }
    to {
        -webkit-transform: rotate(-180deg) scale(1);
        transform: rotate(-180deg) scale(1);
    }
}
.container {
    max-width: 90vw;
    width: 90%!important;
    margin: 0 auto;
}
@media (max-width: 1140px) {
    .container {
        max-width: 100%;
        padding: 0 26px;
    }
}
.img-wrapper {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
}
.img-wrapper .full,
.img-wrapper img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    -webkit-transition: opacity 0s 0.6s, -webkit-transform 1s 0.6s !important;
    transition: opacity 0s 0.6s, -webkit-transform 1s 0.6s !important;
    transition: opacity 0s 0.6s, transform 1s 0.6s !important;
    transition: opacity 0s 0.6s, transform 1s 0.6s, -webkit-transform 1s 0.6s !important;
    opacity: 0;
    -webkit-transform: translateX(-20px) translateZ(0);
    transform: translateX(-20px) translateZ(0);
}
.img-wrapper:after {
    content: "";
    margin: 0 -5px 0 0;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 100%;
    left: 0;
    background: #ddd;
    z-index: 99999999;
    -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
.img-wrapper.loaded-img:after {
    margin-right: 0;
    right: -3px;
    bottom: 0;
    left: 100%;
}
.img-wrapper.loaded-img .full,
.img-wrapper.loaded-img img {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.media-wrapper {
    position: relative;
    overflow: hidden;
}
.media-wrapper img,
.media-wrapper video {
    bottom: -9999px;
    height: 100%;
    left: -9999px;
    margin: auto;
    max-width: none;
    min-width: 100%;
    position: absolute;
    right: -9999px;
    top: -9999px;
    width: auto;
}
.line {
    border: dashed grey;
    border-width: 1px 0 0;
}
.overflow-hidden {
    overflow: hidden;
}
.form {
    max-width: 960px;
    margin: 0 auto;
    padding: 97px 0 160px;
}
@media (max-width: 800px) {
    .form {
        padding: 40px 0 70px;
    }
}
.form br {
    display: none;
}
.form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
@media (max-width: 800px) {
    .form .row {
        display: block;
    }
}
.form .row--half .input-field {
    width: calc(50% + 2px);
}
@media (max-width: 800px) {
    .form .row--half .input-field {
        width: 100%;
        margin-left: 0;
    }
}
.form .row--half .input-field.disabled label {
    color: rgba(75, 75, 76, 0.31);
}
.form .row--half .input-field.disabled .chosen-container-single {
    pointer-events: none;
}
.form .row--half .input-field.disabled .chosen-container-single .chosen-single span {
    color: rgba(126, 126, 128, 0.31);
}
.form .row--half .input-field.disabled .chosen-container-single .chosen-single div {
    opacity: 0.31;
}
.form .paragraph {
    font-size: 0.8125em;
    line-height: 1.69231;
    max-width: 886px;
    padding-left: 14px;
}
@media (max-width: 540px) {
    .form .paragraph {
        padding: 0;
    }
}
.form .paragraph a {
    color: #4b4b4c;
    text-decoration: underline;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.form .paragraph a:hover {
    color: #000;
}
.form .btn--large {
    margin-bottom: 38px;
}
@media (max-width: 540px) {
    .form .btn--large {
        margin-top: 10px;
        margin-bottom: 30px;
    }
}
.js-file-list {
    margin-top: 15px;
}
.input-field {
    position: relative;
    width: 100%;
    margin-top: -2px;
}
.input-field:nth-of-type(2) {
    margin-left: -2px;
}
.input-field label {
    font-size: 1em;
    line-height: 1.5;
    color: #4b4b4c;
    position: absolute;
    top: 7px;
    left: 15px;
}
@media (max-width: 540px) {
    .input-field label {
        font-size: 0.875em;
        line-height: 1.5;
    }
}
.input-field input[type="email"],
.input-field input[type="text"],
.input-field textarea {
    outline: none;
    border: 2px solid #d4d4d4;
    background: #fff;
    height: 95px;
    font-size: 1.5625em;
    width: 100%;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: #000;
    padding: 42px 15px 0;
}
@media (max-width: 540px) {
    .input-field input[type="email"],
    .input-field input[type="text"],
    .input-field textarea {
        font-size: 1.125em;
        line-height: 1.05556;
    }
}
.input-field textarea {
    height: 240px;
    resize: none;
    margin-bottom: 34px;
}
.input-field textarea::-webkit-input-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field textarea::-moz-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field textarea:-ms-input-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field textarea::-ms-input-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field textarea::placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field input::-webkit-input-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field input::-moz-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field input:-ms-input-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field input::-ms-input-placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field input::placeholder {
    opacity: 1;
    color: rgba(16, 16, 16, 0.2);
}
.input-field .chosen-container {
    width: 100%;
    height: 90px;
    border: 2px solid #d4d4d4;
    padding: 42px 15px 0 12px;
}
.input-field .chosen-container .chosen-drop {
    width: calc(100% + 4px);
    left: -2px;
}
.input-field .chosen-container .chosen-default span {
    color: rgba(16, 16, 16, 0.2) !important;
}
.input-field .chosen-container-single .chosen-single span {
    font-size: 25px;
    color: #000;
    overflow: visible;
}
@media (max-width: 540px) {
    .input-field .chosen-container-single .chosen-single span {
        font-size: 18px;
    }
}
.attach-field--top-space {
    margin-top: 16px;
}
.attach-field--bottom-space {
    margin-bottom: 40px;
}
.attach-field__btn-wrapper {
    border: 2.2px dashed #a29d9d;
    border-radius: 7px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 6px;
}
.attach-field__btn-wrapper.has-file .attach-field__icon {
    fill: #ff4438 !important;
}
.attach-field__btn-wrapper:hover .attach-field__icon {
    fill: #000;
}
.attach-field__btn-wrapper .btn-label {
    width: 100%;
    padding: 17px 32px 17px 125px;
    cursor: pointer;
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .btn-label {
        padding: 17px 32px 17px 58px;
    }
}
.attach-field__btn-wrapper .btn-label:hover span {
    color: #000;
}
.attach-field__btn-wrapper .btn-label span {
    display: block;
    color: #7e7e80;
    font-size: 17px;
    line-height: 21px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .btn-label span {
        font-size: 16px;
    }
}
.attach-field__btn-wrapper .btn-label span:nth-of-type(2) {
    font-size: 13px;
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .btn-label span:nth-of-type(2) {
        font-size: 12px;
    }
}
.attach-field__icon {
    fill: #cacaca;
    width: 28px;
    height: 26px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 45px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    pointer-events: none;
    z-index: 2;
}
@media (max-width: 540px) {
    .attach-field__icon {
        left: 15px;
    }
}
.attach-field__info {
    color: #000;
    display: block;
}
.attach-field__info--right-text {
    text-align: right;
}
.attach-field__info--center-text {
    text-align: center;
}
.attach-field__info--file-name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    padding: 17px 32px 17px 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
@media (max-width: 540px) {
    .attach-field__info--file-name {
        padding: 17px 15px 17px 58px;
    }
}
.attach-field__info--file-name.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.attach-field__info--file-name.is-active .remove-file {
    opacity: 1;
    visibility: visible;
}
.attach-field__info--file-name .remove-file {
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 2;
    position: relative;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.attach-field__info--file-name .remove-file:hover {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.attach-field__info--file-name .remove-file:hover:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.attach-field__info--file-name .remove-file:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.attach-field__info--file-name .remove-file:after,
.attach-field__info--file-name .remove-file:before {
    content: "";
    position: absolute;
    display: block;
    top: 9px;
    right: 0;
    width: 18px;
    height: 2px;
    background-color: #000;
}
.attach-field__info--file-name .remove-file:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.attach-field__info--file-name .file-name-text {
    font-size: 17px;
    line-height: 1.2;
}
@media (max-width: 540px) {
    .attach-field__info--file-name .file-name-text {
        font-size: 14px;
        max-width: calc(100% - 15px);
    }
}
.attach-field__btn-wrapper .wpcf7-form-control-wrap {
    display: block;
}
.attach-field__btn-wrapper .wpcf7-not-valid-tip {
    position: absolute;
    white-space: nowrap;
    right: -2px;
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .wpcf7-not-valid-tip {
        bottom: 8px !important;
        position: absolute;
        left: 0;
        right: auto;
        top: auto;
    }
}
.attach-field__btn-wrapper .attachment-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 22px;
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .attachment-label {
        border: 2px dashed #ff4438;
        border-radius: 5px;
        margin-top: 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 40px 20px 10px;
    }
}
.attach-field__btn-wrapper .attachment-label .icon-upload {
    width: 35px;
    height: 32px;
    margin-right: 14px;
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .attachment-label .icon-upload {
        width: 27px;
        height: 24px;
    }
}
.attach-field__btn-wrapper .attachment-label label {
    text-align: left;
    color: #7e7e80;
    line-height: 25px;
    font-size: 1.0625em;
}
@media (max-width: 540px) {
    .attach-field__btn-wrapper .attachment-label label {
        font-size: 0.875em;
        line-height: 1.14286;
    }
}
.attach-field__btn-wrapper .attachment-label span {
    font-size: 13px;
    display: block;
    color: #7e7e80;
}
.attach-field__btn-wrapper .attachment-label span.file-name-text {
    color: #000;
    font-size: 17px;
    padding-right: 15px;
}
.attach-field__btn-wrapper .file-upload-hidden {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.wpcf7-form-control-wrap {
    position: absolute !important;
    top: 9px;
    right: 15px;
    font-size: 13px;
    line-height: 1.5;
    z-index: 99;
}
@media (max-width: 540px) {
    .wpcf7-form-control-wrap {
        font-size: 12px;
        top: 26px;
        left: 15px;
        right: 0;
    }
}
.wpcf7-form-control-wrap.nwslettermail {
    left: 0;
    top: 100%;
    margin-top: 5px;
}
.wpcf7-form-control-wrap.appformtrconditions,
.wpcf7-form-control-wrap.condterm,
.wpcf7-form-control-wrap.ltrofintrconditions {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(calc(-50% + 27px));
    transform: translateY(calc(-50% + 27px));
    left: 40px;
    white-space: nowrap;
}
@media (max-width: 640px) {
    .wpcf7-form-control-wrap.appformtrconditions,
    .wpcf7-form-control-wrap.condterm,
    .wpcf7-form-control-wrap.ltrofintrconditions {
        -webkit-transform: translateY(calc(-50% + 32px));
        transform: translateY(calc(-50% + 32px));
    }
}
@media (max-width: 540px) {
    .wpcf7-form-control-wrap.appformtrconditions,
    .wpcf7-form-control-wrap.condterm,
    .wpcf7-form-control-wrap.ltrofintrconditions {
        white-space: normal;
        -webkit-transform: translateY(calc(-50% + 34px));
        transform: translateY(calc(-50% + 34px));
        line-height: 1;
        left: 33px;
    }
}
.wpcf7-response-output {
    border: none !important;
    padding: 0 !important;
    font-size: 14px;
    margin: 1em 0 0 !important;
    color: #000;
    line-height: 1.5;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width: 540px) {
    .wpcf7-response-output {
        font-size: 12px;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
}
.wpcf7 {
    position: relative;
}
.wpcf7 .custom-check {
    width: 100%;
    padding-left: 14px;
}
.wpcf7 .custom-check input[type="checkbox"] + label,
.wpcf7 .custom-check input[type="radio"] + label {
    max-width: 550px;
    line-height: 1.2;
}
@media (max-width: 540px) {
    .wpcf7 .custom-check {
        width: 100%;
        padding: 0;
    }
}
span.wpcf7-form-control-wrap.math-quiz {
    position: relative !important;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
    display: inline-block;
    float: none;
    right: auto;
}
span.wpcf7-form-control-wrap.math-quiz > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
span.wpcf7-form-control-wrap.math-quiz .wpcf7-quiz-label {
    position: relative !important;
    font-size: 25px;
    line-height: 1.2;
    color: #000;
    letter-spacing: 2px;
}
@media (max-width: 540px) {
    span.wpcf7-form-control-wrap.math-quiz .wpcf7-quiz-label {
        font-size: 14px;
        line-height: 1.5;
    }
}
span.wpcf7-form-control-wrap.math-quiz .wpcf7-quiz {
    border: solid #ff4438;
    border-width: 0 0 2px;
    height: 25px;
    text-align: center;
    min-width: 30px;
    padding: 0;
    font-size: 25px;
    color: #000;
    -webkit-animation: blink 1s step-end infinite;
    animation: blink 1s step-end infinite;
    max-width: 100px;
    overflow-x: auto;
    margin-left: 5px;
}
@media (max-width: 540px) {
    span.wpcf7-form-control-wrap.math-quiz .wpcf7-quiz {
        font-size: 14px;
    }
}
span.wpcf7-form-control-wrap.math-quiz .wpcf7-quiz.filled,
span.wpcf7-form-control-wrap.math-quiz .wpcf7-quiz:focus {
    -webkit-animation: none;
    animation: none;
    border-bottom-color: #d4d4d4;
}
.math-quiz-label {
    font-size: 13px;
    padding: 4px 0 0 2px;
}
@-webkit-keyframes blink {
    0%,
    to {
        border-bottom-color: transparent;
    }
    50% {
        border-bottom-color: #ff4438;
    }
}
@keyframes blink {
    0%,
    to {
        border-bottom-color: transparent;
    }
    50% {
        border-bottom-color: #ff4438;
    }
}
.custom-check {
    display: inline-block;
    position: relative;
    padding: 38px 0 44px;
}
@media (max-width: 540px) {
    .custom-check {
        padding: 20px 0 34px;
    }
}
.custom-check--full {
    width: 100%;
}
@media (max-width: 540px) {
    .custom-check {
        margin-left: 0;
    }
}
.custom-check input[type="checkbox"],
.custom-check input[type="radio"] {
    display: none;
}
.custom-check input[type="checkbox"] + label,
.custom-check input[type="radio"] + label {
    font-size: 0.875em;
    color: #000;
    padding-left: 41px;
    font-family: Sailec-Bold;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 800px) {
    .custom-check input[type="checkbox"] + label,
    .custom-check input[type="radio"] + label {
        font-size: 1em;
        line-height: 1;
    }
}
@media (max-width: 540px) {
    .custom-check input[type="checkbox"] + label,
    .custom-check input[type="radio"] + label {
        padding-left: 33px;
        font-family: Sailec;
        font-size: 0.8125em;
        line-height: 1.5;
    }
}
.custom-check input[type="checkbox"] + label:after,
.custom-check input[type="radio"] + label:after {
    border: 2px solid #d4d4d4;
    background-color: #fff;
    content: "";
    height: 27px;
    width: 27px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 540px) {
    .custom-check input[type="checkbox"] + label:after,
    .custom-check input[type="radio"] + label:after {
        width: 21px;
        height: 21px;
        top: 13px;
    }
}
.custom-check input[type="checkbox"] + label:before,
.custom-check input[type="radio"] + label:before {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 13px;
    left: 10px;
    top: calc(50% - 1px);
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: translateY(-50%) rotate(40deg) scale(0.95);
    transform: translateY(-50%) rotate(40deg) scale(0.95);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
@media (max-width: 540px) {
    .custom-check input[type="checkbox"] + label:before,
    .custom-check input[type="radio"] + label:before {
        -webkit-transform: rotate(40deg) scale(0.95);
        transform: rotate(40deg) scale(0.95);
        top: 5px;
        left: 7px;
    }
}
.custom-check input[type="checkbox"]:checked + label:before,
.custom-check input[type="radio"]:checked + label:before {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotate(40deg) scale(1);
    transform: translateY(-50%) rotate(40deg) scale(1);
}
@media (max-width: 540px) {
    .custom-check input[type="checkbox"]:checked + label:before,
    .custom-check input[type="radio"]:checked + label:before {
        -webkit-transform: rotate(40deg) scale(0.95);
        transform: rotate(40deg) scale(0.95);
    }
}
.custom-check a {
    display: inline-block;
    text-decoration: underline;
    font-size: 14px;
}
.custom-check--radio input[type="radio"] {
    display: none;
}
.custom-check--radio input[type="radio"] + label {
    padding-left: 37px;
    font-size: 18px;
}
@media (max-width: 540px) {
    .custom-check--radio input[type="radio"] + label {
        font-size: 1em;
    }
}
@media (max-width: 1140px) {
    .custom-check--radio input[type="radio"] + label {
        padding-left: 40px;
    }
}
@media (max-width: 800px) {
    .custom-check--radio input[type="radio"] + label {
        padding-left: 30px;
    }
}
.custom-check--radio input[type="radio"] + label:after {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    top: 0;
}
.custom-check--radio input[type="radio"] + label:before {
    top: 5px;
    left: 5px;
    height: 8px;
    width: 8px;
    z-index: 10;
    border: 0;
    border-radius: 50%;
    background-color: #ff4438;
}
.cover {
    height: 100vh;
    min-height: 100%;
    background-size: cover !important;
    position: relative;
}
.cover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    pointer-events: none;
}
.cover .btn--arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cover .btn--arrow span {
    font-size: 1.25em;
    font-family: Sailec;
}
.cover .btn--arrow__icon {
    border-color: #524f50;
}
.cover .btn--arrow .icon {
    fill: #fff;
    width: 10px;
    height: 10px;
}
.cover--video:after {
    content: none;
}
.cover--video .c-player {
    width: 100%;
    height: 100%;
}
.cover--video .c-player:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    pointer-events: none;
    z-index: 1;
}
.cover--video .c-player__toggle {
    z-index: 2;
    opacity: 0;
}
.cover--video .c-player__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.cover--video .c-player.played:after,
.cover--video .c-player__video--long {
    opacity: 0;
}
.cover--video .c-player.played .c-player__video {
    opacity: 0;
    visibility: hidden;
}
.cover--video .c-player.played .c-player__video--long {
    opacity: 1;
    visibility: visible;
}
.cover--video .scroll-down {
    position: absolute;
    bottom: 45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 8;
    padding: 10px;
}
.cover--video .scroll-down svg {
    width: 11px;
    height: 11px;
    -webkit-animation: scroll-anim 1.5s infinite;
    animation: scroll-anim 1.5s infinite;
    will-change: transform;
    pointer-events: none;
}
@-webkit-keyframes scroll-anim {
    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(7px);
        transform: translateY(7px);
    }
    60% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    70% {
        -webkit-transform: translateY(7px);
        transform: translateY(7px);
    }
}
@keyframes scroll-anim {
    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(7px);
        transform: translateY(7px);
    }
    60% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    70% {
        -webkit-transform: translateY(7px);
        transform: translateY(7px);
    }
}
.cover--video .video-close-area {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    right: 0;
    width: 130px;
    height: 110px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.cover--video .video-close-area.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.cover--video .video-close {
    background: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.cover--video .video-close:hover {
    background-color: #e4e3e3;
}
.cover--video .video-close .icon {
    width: 20px;
    height: 20px;
    fill: #fff;
}
.cover--video .video-close.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.cover--video .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    padding: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
.cover--video .video-js .vjs-big-play-button {
    display: none !important;
}
.cover--video .video-js .vjs-tech {
    -o-object-fit: cover;
    object-fit: cover;
}
.cover--video .video-js.vjs-playing {
    opacity: 1;
    visibility: visible;
}
.cover--video__video-placeholder.is-active {
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}
.cover--video__video-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    background-size: cover !important;
}
.cover--video__video-placeholder,
.cover--video__video-placeholder.is-active {
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.cover--video__video-placeholder.is-active {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.cover__video {
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.cover__video.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    cursor: none;
}
.cover__video.vjs-fullscreen {
    cursor: auto !important;
}
.cover__video .vjs-poster {
    background-size: cover !important;
}
.cover__video .vjs-loading-spinner {
    display: none !important;
}
.cover-text {
    background-color: #f9f9f9;
    padding-top: 240px;
    height: 38.88vw;
    min-height: 560px;
    position: relative;
    z-index: 2;
}
@media (max-width: 1440px) {
    .cover-text {
        padding-top: 200px;
    }
}
@media (max-width: 540px) {
    .cover-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 60px;
        height: 88vh;
        min-height: auto;
    }
}
.cover-text h1,
.cover-text p {
    overflow: hidden;
}
.cover-text .btn--arrow {
    position: absolute;
    left: 44px;
    top: 247px;
}
@media (max-width: 1440px) {
    .cover-text .btn--arrow {
        top: 204px;
    }
}
@media (max-width: 800px) {
    .cover-text .btn--arrow {
        position: absolute;
        left: 27px;
        top: 115px;
    }
}
@media (max-width: 800px) {
    .cover-text .btn--arrow__icon {
        margin-right: 12px;
    }
}
.cover-text--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 185px;
}
@media (max-width: 1440px) {
    .cover-text--middle {
        padding-bottom: 115px;
        padding-top: 196px;
    }
}
@media (max-width: 800px) {
    .cover-text--middle {
        padding-top: 175px;
        height: auto;
        padding-bottom: 90px;
    }
}
@media (max-width: 800px) {
    .cover-text--middle .cover-text__info {
        position: relative;
        max-width: 80%;
    }
}
@media (max-width: 540px) {
    .cover-text--middle .cover-text__info {
        max-width: 100%;
        margin-top: 0;
        padding-right: 27px;
    }
}
.cover-text--position {
    padding-bottom: 86px;
    padding-top: 196px;
}
.cover-text--position .cover-text__intro-date-location {
    margin-bottom: 0;
}
@media (max-width: 800px) {
    .cover-text--position {
        padding-bottom: 45px;
    }
}
.cover-text--about {
    min-height: 646px;
    background-color: #fff;
    padding-bottom: 0;
    height: 44.86vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 540px) {
    .cover-text--about {
        min-height: auto;
        height: 40vh;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0px!important;
    }
}
.cover-text--about .cover-text__info {
    width: 47vw;
}
@media (max-width: 800px) {
    .cover-text--about .cover-text__info {
        width: 70vw;
    }
}
@media (max-width: 540px) {
    .cover-text--about .cover-text__info {
        width: 100%;
    }
}
.cover-text--about .cover-text__info h1 {
    font-size: 4.75em;
    font-size: 5.27vw;
    margin-bottom: 42px;
    padding: 0;
}
@media (max-width: 540px) {
    .cover-text--about .cover-text__info h1 {
        font-size: 2em;
        font-size: 9.8vw;
        line-height: 1.28;
        margin-bottom: 20px;
    }
}
.cover-text--about .cover-text__info p {
    font-size: 1.25em;
    font-size: 1.38vw;
}
@media (max-width: 1140px) {
    .cover-text--about .cover-text__info p {
        line-height: normal;
    }
}
@media (max-width: 800px) {
    .cover-text--about .cover-text__info p {
        font-size: 1em;
        line-height: 1.88;
    }
}
@media (max-width: 540px) {
    .cover-text--about .cover-text__info p {
        font-size: 5vw;
    }
}
.cover-text--services .cover-text__info {
    width: 54.16vw;
}
@media (max-width: 540px) {
    .cover-text--services .cover-text__info {
        width: 100%;
        max-width: 100%;
    }
}
.cover-text--services .cover-text__info p {
    max-width: 45.83vw;
}
@media (max-width: 540px) {
    .cover-text--services .cover-text__info p {
        max-width: 100%;
    }
}
.cover-text__info {
    position: relative;
    margin-left: 16.666vw;
    width: 45.84vw;
}
@media (max-width: 1140px) {
    .cover-text__info {
        width: 62vw;
    }
}
@media (max-width: 800px) {
    .cover-text__info {
        width: 100vw;
        max-width: 500px;
        left: 0;
        right: 0;
        padding: 0 27px;
        margin-left: 0;
    }
}
@media (max-width: 540px) {
    .cover-text__info {
        padding: 0 25px;
        position: relative;
        max-width: 100%;
    }
}
.cover-text__info h1 {
    font-size: 3.0625em;
    font-size: 3.402vw;
    line-height: 1.22;
    letter-spacing: -1px;
    color: #ff4438;
}
@media (max-width: 800px) {
    .cover-text__info h1 {
        font-size: 2.25em;
    }
}
@media (max-width: 540px) {
    .cover-text__info h1 {
        font-size: 1.5625em;
        line-height: 1.12;
        margin-bottom: 15px;
        padding-right: 10px;
    }
}
.cover-text__info p {
    font-size: 1em;
    line-height: 30px;
    font-size: 1.11vw;
    line-height: 2.08vw;
    color: #4b4b4c;
}
@media (max-width: 1430px) {
    .cover-text__info p {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media (max-width: 540px) {
    .cover-text__info p {
        font-size: 0.875em;
        line-height: 1.85714;
    }
}
.cover-text__info--center {
    width: 83.33vw;
    max-width: 960px;
}
@media (max-width: 1140px) {
    .cover-text__info--center {
        width: 75vw;
    }
}
@media (max-width: 800px) {
    .cover-text__info--center {
        width: 100%;
    }
}
.cover-text__info--center h1 {
    max-width: 80%;
}
.cover-text__info--center .cover-text__intro-date-location {
    margin-bottom: 0;
}
.cover-text__categories {
    margin-top: 150px;
}
@media (max-width: 1140px) {
    .cover-text__categories {
        margin-top: 50px;
    }
}
.cover-text__categories > a {
    font-size: 0.875em;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: inline-block;
}
@media (max-width: 540px) {
    .cover-text__categories > a {
        display: block;
        margin-bottom: 15px;
    }
}
.cover-text__categories .input-field {
    display: inline-block;
    margin-left: 65px;
    min-width: 170px;
    width: auto;
}
@media (max-width: 540px) {
    .cover-text__categories .input-field {
        display: block;
        margin-left: 0;
    }
}
.cover-text__categories .input-field .chosen-container {
    height: auto;
    border: none;
    padding: 0;
    width: auto !important;
}
.cover-text__categories .input-field .chosen-container span {
    font-size: 16px;
    padding-bottom: 0;
}
.cover-text__categories .input-field .chosen-container .chosen-drop {
    width: 274px;
}
@media (max-width: 540px) {
    .cover-text__categories .input-field .chosen-container .chosen-drop {
        width: 230px;
    }
}
.cover-text__categories .input-field .chosen-container-active .chosen-single span {
    color: #000;
}
.cover-text__categories .input-field .chosen-container-active .chosen-default span {
    color: #7e7e80 !important;
}
.cover-text__categories--team {
    display: none;
}
@media (max-width: 1430px) {
    .cover-text__categories--team {
        display: block;
        margin: 0 0 40px 8.3vw;
    }
}
@media (max-width: 1140px) {
    .cover-text__categories--team {
        margin: 0 0 40px 14.3vw;
    }
}
@media (max-width: 800px) {
    .cover-text__categories--team {
        margin: 0 0 45px;
        padding-left: 13px;
    }
}
.cover-text__categories--work {
    display: none;
}
@media (max-width: 1430px) {
    .cover-text__categories--work {
        display: block;
        padding: 0 10px 40px;
        margin-top: 0;
    }
}
@media (max-width: 800px) {
    .cover-text__categories--work {
        padding: 0 0 43px;
    }
}
.cover-text__categories--work .input-field {
    margin-left: 0;
}
.cover-text__intro-date-location {
    margin-bottom: 32px;
}
@media (max-width: 540px) {
    .cover-text__intro-date-location {
        margin-bottom: 0;
    }
}
.cover-text__intro-date-location strong {
    color: #000;
    display: block;
    font-size: 1em;
    line-height: 1.875;
    font-family: Sailec-Medium;
}
@media (max-width: 540px) {
    .cover-text__intro-date-location strong {
        font-size: 0.875em;
        line-height: 2;
    }
}
.cover-text__intro-date-location span {
    font-size: 1em;
    line-height: 1.875;
    color: #7e7e80;
}
@media (max-width: 540px) {
    .cover-text__intro-date-location span {
        font-size: 0.875em;
        line-height: 2;
    }
}
.cover-text__intro-position {
    margin-bottom: 18px;
}
.cover-text__intro-position h4 {
    font-family: Sailec;
    color: #000;
    font-size: 1.5625em;
    line-height: 1.24;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
@media (max-width: 540px) {
    .cover-text__intro-position h4 {
        font-size: 1.3125em;
        line-height: 1.2381;
    }
}
.cover-text__intro-position p {
    font-size: 0.8125em;
    line-height: 1.84615;
}
@media (max-width: 540px) {
    .cover-text__intro-position p {
        font-size: 0.75em;
    }
}
.cover-text--team {
    padding-bottom: 64px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}
@media (max-width: 800px) {
    .cover-text--team {
        padding-bottom: 78px;
    }
}
.cover-text--team h1 {
    font-size: 4.75em;
    line-height: 1.13158;
    letter-spacing: -4px;
    margin-bottom: 30px;
}
@media (max-width: 1140px) {
    .cover-text--team h1 {
        font-size: 4.0625em;
    }
}
@media (max-width: 800px) {
    .cover-text--team h1 {
        font-size: 2.25em;
        letter-spacing: -1px;
    }
}
@media (max-width: 540px) {
    .cover-text--team h1 {
        font-size: 2em;
        line-height: 1.25;
        letter-spacing: -1.3px;
        margin-bottom: 15px;
    }
}
.cover-text--team p {
    font-size: 1.25em;
    line-height: 1.8;
}
@media (max-width: 540px) {
    .cover-text--team p {
        font-size: 1em;
        line-height: 1.875;
    }
}
.cover-text--team .btn--arrow {
    top: 282px;
}
@media (max-width: 1440px) {
    .cover-text--team .btn--arrow {
        top: 207px;
    }
}
@media (max-width: 800px) {
    .cover-text--team .btn--arrow {
        position: absolute;
        left: 27px;
        top: 115px;
    }
}
@media (max-width: 800px) {
    .cover-text--team .btn--arrow__icon {
        margin-right: 12px;
    }
}
@media (max-width: 1430px) {
    .cover-text--team .cover-text__info {
        width: 70vw;
    }
}
@media (max-width: 540px) {
    .cover-text--team .cover-text__info {
        width: 100%;
        margin-top: 50px;
    }
}
.cover-text--contact {
    background-size: cover !important;
    position: relative;
    height: 70vh;
    min-height: 600px;
    padding-bottom: 125px;
}
@media (max-width: 540px) {
    .cover-text--contact {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.cover-text--contact:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.cover-text--contact .cover-text__info {
    margin-bottom: 0;
    z-index: 9;
}
@media (max-width: 540px) {
    .cover-text--contact .cover-text__info {
        margin-top: 50px;
    }
}
.cover-text--contact .cover-text__info h1 {
    font-size: 5.9375em;
    line-height: 1.10526;
    letter-spacing: -4px;
    color: #fff;
    margin-bottom: 15px;
}
@media (max-width: 800px) {
    .cover-text--contact .cover-text__info h1 {
        font-size: 4.375em;
    }
}
@media (max-width: 540px) {
    .cover-text--contact .cover-text__info h1 {
        font-size: 3.125em;
    }
}
.cover-text--contact .cover-text__info p {
    font-size: 1em;
    line-height: 1.875;
    color: #fff;
}
.cover-text.grey {
    background-color: #f9f9f9;
}
.fixed {
    z-index: 5;
    position: fixed;
    width: 40px;
    height: 150px !important;
    margin-right: 35px;
    top: auto !important;
    left: auto !important;
    bottom: 90px !important;
}
@media (max-width: 540px) {
    .fixed {
        bottom: 20px !important;
        margin-right: 9px;
    }
}
.fixed .midnightHeader,
.fixed .midnightInner {
    overflow: hidden;
}
.fixed--in-small {
    bottom: 14.5vw !important;
}
.fixed a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.midnightHeader {
    right: -3px !important;
}
.midnightHeader.dark label {
    color: #fff;
}
.midnightHeader.dark .contact-indicator__circle:before {
    border-color: #fff;
}
.midnightHeader.light label {
    color: rgba(0, 0, 0, 0.8);
}
.midnightHeader.light .contact-indicator__circle {
    border-color: #000;
}
.midnightHeader.red label {
    color: #fff;
}
.midnightHeader.red .contact-indicator__circle,
.midnightHeader.red .contact-indicator__circle:before {
    border-color: #fff;
}
.midnightHeader.red .contact-indicator__circle:after {
    background-color: #fff;
}
.midnightHeader.red .contact-indicator__circle .icon {
    stroke: #ff4438;
}
.midnightHeader.red .icon-logo {
    fill: #fff;
}
.contact-indicator {
    width: 40px;
    height: 150px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 10px;
    white-space: nowrap;
}
.contact-indicator:hover > label {
    letter-spacing: 1px;
}
.contact-indicator:hover .contact-indicator__circle .icon {
    opacity: 1;
}
.contact-indicator:hover .contact-indicator__circle:after {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: scale(7);
    transform: scale(7);
}
.contact-indicator label {
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    cursor: pointer;
    font-size: 0.8125em;
    -webkit-transition: letter-spacing 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: letter-spacing 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
    width: 21px;
    margin: 0 auto;
    -webkit-transform: translate(12px, 10px) rotate(-180deg);
    transform: translate(12px, 10px) rotate(-180deg);
}
.contact-indicator label span {
    width: 14px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0;
}
.contact-indicator label.white {
    background: #fff;
    color: #000;
}
.contact-indicator label.black {
    background: #000;
    color: #fff;
}
.contact-indicator__circle {
    width: 21px;
    height: 21px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    margin: 27px auto 0;
}
.contact-indicator__circle:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff4438;
    border-radius: 50%;
    -webkit-transition: all 0.45s cubic-bezier(1, -0.39, 0, 1.56);
    transition: all 0.45s cubic-bezier(1, -0.39, 0, 1.56);
    will-change: transform;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-animation: animateHeart 2s infinite;
    animation: animateHeart 2s infinite;
}
.contact-indicator__circle:before {
    content: "";
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.5);
    width: 21px;
    height: 21px;
    border-radius: 50%;
    will-change: transform;
}
.contact-indicator__circle .icon {
    width: 21px;
    height: 21px;
    z-index: 1;
    opacity: 0;
}
@-webkit-keyframes animateHeart {
    0% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    5% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }
    10% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    15% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    to {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
}
@keyframes animateHeart {
    0% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    5% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }
    10% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    15% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    to {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
}
.lds-dual-ring {
    width: 60px;
    height: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lds-dual-ring.is-active {
    visibility: visible;
    opacity: 1;
    height: 60px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 44px;
    height: 44px;
    margin: 8px;
    border-radius: 50%;
    border-color: #ff4438 transparent;
    border-style: solid;
    border-width: 3px;
    -webkit-animation: lds-dual-ring 1.5s linear infinite;
    animation: lds-dual-ring 1.5s linear infinite;
}
@-webkit-keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.promo-module {
    padding-top: 125px;
    background-color: #272729;
    color: #f9f9f9;
}
@media (max-width: 540px) {
    .promo-module {
        padding-top: 56px;
        padding-bottom: 65px;
    }
}
.promo-module .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 800px) {
    .promo-module .container {
        display: block;
    }
}
.promo-module__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    overflow: hidden;
}
.promo-module__left span {
    font-size: 0.75em;
    line-height: 1.83333;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    -webkit-transform: translateY(46%);
    transform: translateY(46%);
}
@media (max-width: 800px) {
    .promo-module__left span {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-bottom: 42px;
    }
}
.promo-module__right {
    margin-left: 135px;
}
@media (max-width: 800px) {
    .promo-module__right {
        margin: 0;
    }
}
.promo-module__right h2 {
    font-size: 3.125em;
    font-family: Sailec;
    overflow: hidden;
    width: 500px;
}
@media (max-width: 800px) {
    .promo-module__right h2 {
        font-size: 1.71875em;
        width: 100%;
    }
}
@media (max-width: 640px) {
    .promo-module__right h2 {
        font-size: 8.59vw;
    }
}
.promo-module__right p {
    line-height: 1.875;
    margin-bottom: 65px;
}
.promo-module__right a {
    color: #000;
}
.promo-module .media-wrapper {
    padding-bottom: 66.82%;
    margin: auto;
    -webkit-transform: translateY(172px);
    transform: translateY(172px);
    background-size: cover !important;
    width: 100%;
}
@media (max-width: 640px) {
    .promo-module .media-wrapper {
        -webkit-transform: translateY(82px);
        transform: translateY(82px);
    }
}
@media (max-width: 540px) {
    .promo-module .media-wrapper {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-top: 42px;
    }
}
.text-image {
    padding-bottom: 230px;
}
@media (max-width: 800px) {
    .text-image {
        padding-bottom: 60px;
    }
}
.text-image .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 800px) {
    .text-image .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.text-image__left {
    width: 39.4%;
}
@media (max-width: 800px) {
    .text-image__left {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 45px;
    }
}
.text-image__left h2 {
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 1.9375em;
    font-size: 2.7vw;
}
@media (max-width: 1440px) {
    .text-image__left h2 {
        font-size: 1.75em;
    }
}
.text-image__left h2 span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.text-image__left p {
    font-size: 1em;
    font-size: 1.11vw;
    overflow: hidden;
}
@media (max-width: 1440px) {
    .text-image__left p {
        font-size: 0.875em;
    }
}
.text-image__left p span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.text-image__left a {
    font-size: 16px;
    font-size: 1.11vw;
    color: #ff4438;
    position: relative;
    padding-left: 21px;
    display: block;
}
@media (max-width: 800px) {
    .text-image__left a {
        font-size: 1em;
    }
}
.text-image__left a span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.text-image__left a:after {
    content: "";
    width: 13px;
    height: 2px;
    background-color: #ff4438;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.text-image__right {
    width: 39.5%;
    margin-right: 62px;
}
@media (max-width: 800px) {
    .text-image__right {
        width: 100%;
    }
}
.text-image__right .media-wrapper {
    padding-bottom: 132.44%;
}
.offices {
    padding-top: 30px;
    padding-bottom: 220px;
}
@media (max-width: 800px) {
    .offices {
        padding-top: 0;
        padding-bottom: 100px;
    }
}
.offices .container {
    max-width: 960px;
}
@media (max-width: 540px) {
    .offices .container {
        padding: 0 13px;
    }
}
.offices__info {
    margin-bottom: 95px;
}
@media (max-width: 800px) {
    .offices__info {
        margin-bottom: 40px;
    }
}
.offices__info h1 {
    color: #000;
    margin-bottom: 15px;
    font-family: Sailec;
}
@media (max-width: 800px) {
    .offices__info h1 {
        font-size: 2.5em;
    }
}
.offices__info p {
    font-size: 20px;
    color: #4b4b4c;
    line-height: 1.8;
}
@media (max-width: 800px) {
    .offices__info p {
        font-size: 16px;
        line-height: 1.33333;
    }
}
.offices__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.offices__item,
.offices__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.offices__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    width: calc(50% - 4px);
    margin-bottom: 8px;
    padding: 100px 50px 115px 90px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 800px) {
    .offices__item {
        padding: 50px;
    }
}
@media (max-width: 640px) {
    .offices__item {
        width: 100%;
    }
}
@media (max-width: 540px) {
    .offices__item {
        padding: 50px 30px;
    }
}
.offices__item h2 {
    width: 100%;
    letter-spacing: -1.3px;
}
.offices__item .icon-arrow-right,
.offices__item h2 {
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.offices__item .icon-arrow-right {
    width: 20px;
    height: 13px;
}
.offices__item:hover {
    background-color: #000;
}
.offices__item:hover h2 {
    color: #fff;
}
.offices__item:hover .icon-arrow-right {
    fill: #fff;
    -webkit-transform: translateX(17px);
    transform: translateX(17px);
}
.offices__item-details {
    width: 100%;
    margin-bottom: 35px;
}
.offices__item-details li {
    font-family: Sailec;
    font-size: 1em;
    line-height: 1.75;
    color: #747e80;
}
.container--progress {
    max-width: 960px;
}
.progress {
    background-color: #ffefee;
}
.bar {
    position: relative;
    height: 92px;
    background-color: #ff4438;
}
.bar,
.bar__count {
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bar__count {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 1.5625em;
}
.bar__count.is-hidden,
.bar__success {
    opacity: 0;
    visibility: hidden;
}
.bar__success {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    color: #fff;
    font-size: 1.5625em;
    text-align: center;
    min-width: 320px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bar__success.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.loader {
    position: fixed;
    top: 100%;
    left: 0;
    background-color: #ff4438;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
}
.loader.first-load {
    opacity: 1;
    top: 0;
}
.loader.hide {
    display: none !important;
}
.loader .icon-logo-loader {
    width: 150px;
    opacity: 0;
}
@media (max-width: 540px) {
    .loader .icon-logo-loader {
        width: 100px;
    }
}
.loader h1 {
    color: #fff;
}
.loader.show-first {
    top: 0;
}
.loader.show-first > .first {
    display: block;
}
.loader.show-second {
    top: 100%;
}
.loader.show-second > .second {
    display: block;
}
.loader.not-fired {
    top: 0;
}
.loader-first {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    overflow: hidden;
    background-color: #ff4438;
    z-index: 9999;
    -webkit-animation-name: abcg;
    animation-name: abcg;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-timing-function: cubic-bezier(1, 0.01, 0.51, 0.99);
    animation-timing-function: cubic-bezier(1, 0.01, 0.51, 0.99);
}
.loader-first.hide {
    display: none !important;
}
.loader-first__bcg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 540px) {
    .loader-first__bcg {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 26px;
    }
}
.loader-first__bcg h1 {
    position: absolute;
    letter-spacing: -3.2px;
    margin: 0;
    max-width: 62.43vw;
    font-size: 5.27vw;
    line-height: 6vw;
    color: #fff;
}
@media (max-width: 540px) {
    .loader-first__bcg h1 {
        font-size: 10vw;
        line-height: normal;
        max-width: 67.3vw;
    }
}
.loader-first__bcg h1 > div {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 3px;
    margin-top: -1px;
    padding-right: 3px;
}
@media (max-width: 540px) {
    .loader-first__bcg h1 > div {
        padding: 0 2px 0 0;
    }
}
.loader-first__bcg h1 > div div {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: inline-block;
    -webkit-animation-timing-function: cubic-bezier(0.36, 0.93, 0.54, 0.99);
    animation-timing-function: cubic-bezier(0.36, 0.93, 0.54, 0.99);
    will-change: transform;
}
.loader-first__bcg h1 > div.w-1 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.loader-first__bcg h1 > div.w-2 {
    margin-left: -3px;
}
@media (max-width: 540px) {
    .loader-first__bcg h1 > div.w-2 {
        margin-left: -1px;
    }
}
.loader-first__bcg h1 > div.w-2 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.45s;
    animation-delay: 1.45s;
}
.loader-first__bcg h1 > div.w-3 {
    margin-left: -3px;
}
@media (max-width: 540px) {
    .loader-first__bcg h1 > div.w-3 {
        margin-left: 0;
    }
}
.loader-first__bcg h1 > div.w-3 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
.loader-first__bcg h1 > div.w-4 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}
.loader-first__bcg h1 > div.w-5 {
    margin-left: -3px;
}
.loader-first__bcg h1 > div.w-5 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.45s;
    animation-delay: 2.45s;
}
.loader-first__bcg h1 > div.w-6 {
    margin-left: -3px;
}
@media (max-width: 540px) {
    .loader-first__bcg h1 > div.w-6 {
        margin-left: 0;
    }
}
.loader-first__bcg h1 > div.w-6 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}
.loader-first__bcg h1 > div.w-7 div {
    -webkit-animation-name: a1;
    animation-name: a1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.75s;
    animation-delay: 2.75s;
}
.loader-first__bcg h1 > div.w-8 {
    margin-left: -11px;
}
@media (max-width: 540px) {
    .loader-first__bcg h1 > div.w-8 {
        margin-left: -5px;
    }
}
.loader-first__bcg h1 > div.w-8 div {
    -webkit-transform: none;
    transform: none;
    opacity: 0;
    -webkit-animation-name: dot;
    animation-name: dot;
    -webkit-animation-duration: 2.45s;
    animation-duration: 2.45s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
@-webkit-keyframes a1 {
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes a1 {
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes abcg {
    to {
        height: 0;
    }
}
@keyframes abcg {
    to {
        height: 0;
    }
}
@-webkit-keyframes dot {
    to {
        opacity: 1;
    }
}
@keyframes dot {
    to {
        opacity: 1;
    }
}
.cookies {
    background-color: #fff;
    position: fixed;
    left: 25px;
    bottom: 40px;
    max-width: 490px;
    height: auto;
    padding: 10px 15px 15px;
    border: 1px solid hsla(0, 0%, 91.8%, 0.54);
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}
@media (max-width: 1140px) {
    .cookies {
        bottom: 20px;
    }
}
@media (max-width: 800px) {
    .cookies {
        left: 0;
        right: 0;
        margin: 0 25px;
    }
}
@media (max-width: 540px) {
    .cookies {
        margin: 0 10px;
    }
}
.cookies.is-active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}
.cookies:hover .cookies__info a,
.cookies:hover .cookies__info p {
    color: #4b4b4c;
}
.cookies__info p {
    font-size: 0.6875em;
    line-height: 1.81818;
}
.cookies__info p,
.cookies__info p a {
    color: rgba(75, 75, 76, 0.54);
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.cookies__info p a {
    text-transform: none;
    text-decoration: underline;
}
.cookies__info p a:hover {
    color: #000 !important;
}
.cookies__info .accept-link {
    display: block;
    font-size: 10px;
    color: rgba(75, 75, 76, 0.54);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 20px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.cookies__info .accept-link:hover {
    color: #000 !important;
}
.carousel {
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carousel .carousel__content {
    display: block;
    margin-left: calc((100vw - 70px) / 8 * 1 + 10px);
    margin-right: calc((100vw - 70px) / 8 * 1 + 10px);
}
@media screen and (min-width: 1366px) {
    .carousel .carousel__content {
        margin-left: 172px;
        margin-right: 172px;
    }
}
@media screen and (max-width: 800px) {
    .carousel .carousel__content {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 500px) {
    .carousel .carousel__content {
        margin-left: -3rem;
        margin-right: -3rem;
    }
}
.carousel .carousel__inner {
    position: relative;
    display: inline-block;
    width: calc((100vw - 70px) / 8 * 5 + 40px);
    text-align: center;
}
@media screen and (min-width: 1366px) {
    .carousel .carousel__inner {
        width: 850px;
    }
}
@media screen and (max-width: 800px) {
    .carousel .carousel__inner {
        width: calc((100vw - 70px) / 8 * 8 + 70px);
    }
}
@media screen and (max-width: 500px) {
    .carousel .carousel__inner {
        width: 100%;
    }
}
.carousel .carousel__left_hit {
    left: 0;
}
.carousel .carousel__left_hit,
.carousel .carousel__right_hit {
    display: block;
    position: absolute;
    top: 0;
    width: 20%;
    height: 100%;
    pointer-events: none;
}
.carousel .carousel__right_hit {
    right: 0;
}
.carousel .carousel__images {
    position: relative;
    display: block;
    padding-top: 66.66666667%;
    overflow: visible;
    width: 100%;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carousel .carousel__slider {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.carousel .carousel__mask,
.carousel .carousel__parentMask {
    height: 100%;
    width: 100%;
    overflow: hidden;
    will-change: transform;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.carousel .carousel__img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.carousel .carousel__img,
.carousel .carousel__img_bg {
    display: block;
    height: 100%;
    width: 100%;
    will-change: transform;
}
.carousel .carousel__img_bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}
.carousel .carousel__info {
    display: inline-block;
    width: 100%;
    padding-top: 25px;
}
@media screen and (max-width: 800px) {
    .carousel .carousel__info {
        width: calc((100vw - 70px) / 8 * 6 + 50px);
    }
}
@media screen and (max-width: 500px) {
    .carousel .carousel__info {
        width: 100%;
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
.carousel .carousel__caption {
    margin-top: 2.226rem;
    padding-right: calc((100vw - 70px) / 8 * 2 + 10px);
}
@media screen and (max-width: 1366px) {
    .carousel .carousel__caption {
        margin-top: 2.226rem;
    }
}
@media screen and (max-width: 800px) {
    .carousel .carousel__caption {
        margin-top: 2.226rem;
    }
}
@media screen and (max-width: 500px) {
    .carousel .carousel__caption {
        margin-top: 2.12971429rem;
    }
}
@media screen and (max-width: 1366px) {
    .carousel .carousel__caption {
        padding-right: calc((100vw - 70px) / 8 * 1);
    }
}
@media screen and (min-width: 1366px) {
    .carousel .carousel__caption {
        padding-right: 334px;
    }
}
.carousel .carousel__progress_bar {
    margin-top: 0;
    position: relative;
    height: 1px;
    width: 100%;
    overflow: hidden;
}
.carousel .carousel__progress_bar > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
    margin: 0;
}
.carousel .carousel__progress_bg {
    opacity: 0.2;
}
.carousel .carousel__progress_scrubber,
.carousel .carousel__progress_scrubberClone {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    width: 20%;
}
.carousel .carousel__fullscreen_btn {
    position: absolute;
    top: 0;
    right: calc((100vw - 70px) / 8 * -0.5 + 10px);
}
@media screen and (min-width: 1366px) {
    .carousel .carousel__fullscreen_btn {
        right: -71px;
    }
}
@media screen and (max-width: 1366px) {
    .carousel .carousel__fullscreen_btn {
        margin-right: -10px;
    }
}
@media screen and (max-width: 800px) {
    .carousel .carousel__fullscreen_btn {
        display: none;
    }
}
.carousel .carousel__fullscreen_btn .icon_btn {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 22px;
    height: 22px;
    opacity: 1;
    cursor: pointer;
}
.carousel .carousel__fullscreen_btn .icon_btn:hover svg {
    opacity: 0;
}
.carousel .carousel__fullscreen_btn .icon_btn > svg {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0.4;
}
.carousel[data-config-allow-fullscreen=""] .carousel__fullscreen_btn {
    display: none;
}
.carousel[data-config-style="left"],
.carousel[data-config-style="left"] .carousel__caption {
    text-align: left;
}
.carousel[data-config-style="center"] {
    text-align: center;
}
.carousel[data-config-style="center"] .carousel__caption {
    text-align: left;
}
.carousel[data-config-style="center"] .carousel__inner {
    width: calc((100vw - 70px) / 8 * 5 + 50px);
}
@media screen and (min-width: 1366px) {
    .carousel[data-config-style="center"] .carousel__inner {
        width: 860px;
    }
}
@media screen and (max-width: 800px) {
    .carousel[data-config-style="center"] .carousel__inner {
        width: calc((100vw - 70px) / 8 * 8 + 70px);
    }
}
@media screen and (max-width: 500px) {
    .carousel[data-config-style="center"] .carousel__inner {
        width: 100%;
    }
}
@media screen and (max-width: 1366px) {
    .carousel[data-config-style="center"] .carousel__fullscreen_btn {
        margin-right: 10px;
    }
}
.carousel[data-config-style="right"] {
    text-align: right;
}
.carousel[data-config-style="right"] .carousel__caption {
    text-align: right;
    padding-left: calc((100vw - 70px) / 8 * 2 + 10px);
    padding-right: calc((100vw - 70px) / 8 * 0);
}
@media screen and (max-width: 1366px) {
    .carousel[data-config-style="right"] .carousel__caption {
        padding-left: calc((100vw - 70px) / 8 * 1);
    }
}
@media screen and (min-width: 1366px) {
    .carousel[data-config-style="right"] .carousel__caption {
        padding-left: 334px;
        padding-right: 0;
    }
}
.carousel[data-config-style="right"] .carousel__content {
    text-align: right;
}
.carousel[data-config-style="right"] .carousel__fullscreen_btn {
    left: calc((100vw - 70px) / 8 * -0.5 + -10px);
    right: auto;
}
@media screen and (min-width: 1366px) {
    .carousel[data-config-style="right"] .carousel__fullscreen_btn {
        left: -91px;
    }
}
@media screen and (max-width: 1366px) {
    .carousel[data-config-style="right"] .carousel__fullscreen_btn {
        margin-left: -10px;
        margin-right: 0;
    }
}
@media screen and (max-width: 800px) {
    .carousel[data-config-style="right"] .carousel__fullscreen_btn {
        text-align: left;
    }
}
.carousel[data-config-style="hero"] {
    text-align: left;
    max-width: 100000px;
}
.carousel[data-config-style="hero"] .carousel__inner {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 5rem;
    padding-right: 5rem;
}
@media screen and (max-width: 1366px) {
    .carousel[data-config-style="hero"] .carousel__inner {
        padding-left: 0;
        padding-right: 0;
    }
}
.carousel[data-config-style="hero"] .carousel__info {
    width: calc((100vw - 70px) / 8 * 6 + 50px);
}
@media screen and (min-width: 1366px) {
    .carousel[data-config-style="hero"] .carousel__info {
        width: 1022px;
    }
}
@media screen and (max-width: 500px) {
    .carousel[data-config-style="hero"] .carousel__info {
        width: 100%;
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
.carousel[data-config-style="hero"] .carousel__caption {
    text-align: left;
}
.carousel[data-config-style="hero"] .carousel__content {
    margin-left: 0;
    margin-right: 0;
}
@media screen and (max-width: 500px) {
    .carousel[data-config-style="hero"] .carousel__content {
        margin-left: -3rem;
        margin-right: -3rem;
    }
}
.carousel[data-config-style="hero"] .carousel__content .carousel__images {
    padding-top: 56.25%;
}
.carousel__fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 30;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #000;
    opacity: 0;
    display: none;
}
.carousel__fullscreen .lightbox-ui-gradient {
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 256px;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.65));
}
.carousel__fullscreen .subpage__closeWrapper {
    top: 4rem;
    bottom: auto !important;
}
.carousel__fullscreen .carousel__content {
    display: block;
    margin-left: calc((100vw - 70px) / 8 * 1 + 10px);
    margin-right: calc((100vw - 70px) / 8 * 1 + 10px);
}
@media screen and (min-width: 1366px) {
    .carousel__fullscreen .carousel__content {
        margin-left: 172px;
        margin-right: 172px;
    }
}
@media screen and (max-width: 800px) {
    .carousel__fullscreen .carousel__content {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 500px) {
    .carousel__fullscreen .carousel__content {
        margin-left: -3rem;
        margin-right: -3rem;
    }
}
.carousel__fullscreen .carousel__inner {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.carousel__fullscreen .carousel__left_hit {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 100%;
    pointer-events: none;
}
.carousel__fullscreen .carousel__right_hit {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    pointer-events: none;
}
.carousel__fullscreen .carousel__images {
    position: relative;
    display: block;
    overflow: visible;
    width: 100%;
    height: 100%;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carousel__fullscreen .carousel__slider {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.carousel__fullscreen .carousel__mask,
.carousel__fullscreen .carousel__parentMask {
    height: 100%;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
    will-change: transform;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    background: #000;
}
.carousel__fullscreen .carousel__img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    will-change: transform;
}
.carousel__fullscreen .carousel__img_bg {
    display: block;
    height: 100%;
    width: 100%;
    will-change: transform;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}
@media screen and (max-width: 800px) {
    .carousel__fullscreen .carousel__img_bg {
        background-size: contain;
    }
}
.carousel__fullscreen .carousel__info {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 80%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    z-index: 1;
}
.carousel__fullscreen .carousel__caption {
    color: #fff;
    font-size: 14px;
    margin-bottom: 40px;
}
.carousel__fullscreen .carousel__progress_bar {
    margin-top: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    width: 100%;
    overflow: hidden;
}
.carousel__fullscreen .carousel__progress_bar > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #fcfcfc;
    margin: 0;
}
.carousel__fullscreen .carousel__progress_bg {
    opacity: 0.2;
}
.carousel__fullscreen .carousel__progress_scrubber,
.carousel__fullscreen .carousel__progress_scrubberClone {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    width: 20%;
}
.carousel__fullscreen .carousel__fullscreen_btn {
    position: absolute;
    top: 0;
    right: calc((100vw - 70px) / 8 * -0.5 + 10px);
}
@media screen and (min-width: 1366px) {
    .carousel__fullscreen .carousel__fullscreen_btn {
        right: -71px;
    }
}
@media screen and (max-width: 800px) {
    .carousel__fullscreen .carousel__fullscreen_btn {
        display: none;
    }
}
.carousel__fullscreen .carousel__fullscreen_btn .icon_btn {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 22px;
    height: 22px;
    opacity: 1;
    cursor: pointer;
}
.carousel__fullscreen .carousel__fullscreen_btn .icon_btn:hover {
    opacity: 0.7;
}
.carousel__fullscreen .carousel__fullscreen_btn .icon_btn > svg {
    display: block;
    width: 100%;
    height: 100%;
}
.carousel__fullscreen .carousel__fullscreenClose {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 7rem;
    left: 50%;
    margin: -30px 0 0 -30px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    z-index: 2;
    cursor: pointer;
}
.carousel__fullscreen .carousel__fullscreenClose svg {
    width: 9px;
}
.carousel__fullscreen .carousel__fullscreenClose .carousel__fullscreenCloseCircle {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    border: 0 solid transparent;
    opacity: 1;
    background-color: #333;
    -webkit-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
}
.carousel__fullscreen .carousel__fullscreenClose:hover .carousel__fullscreenCloseCircle {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.carousel__fullscreen .carousel__fullscreenClose .carousel__fullscreenCloseIcon {
    position: relative;
    background-size: contain;
    background-image: url(../img/common/modal_close_btn.png);
    width: 22px;
    height: 22px;
}
.carousel__fullscreen[data-config-allow-fullscreen="0"] .carousel__fullscreen_btn {
    display: none;
}
.carousel__fullscreen[data-config-style="left"],
.carousel__fullscreen[data-config-style="left"] .carousel__caption {
    text-align: left;
}
.carousel__fullscreen[data-config-style="center"] {
    text-align: center;
}
.carousel__fullscreen[data-config-style="center"] .carousel__caption {
    text-align: left;
}
.carousel__fullscreen[data-config-style="right"],
.carousel__fullscreen[data-config-style="right"] .carousel__caption,
.carousel__fullscreen[data-config-style="right"] .carousel__content {
    text-align: right;
}
.carousel__fullscreen[data-config-style="right"] .carousel__fullscreen_btn {
    left: calc((100vw - 70px) / 8 * -0.5 + -10px);
    right: auto;
}
@media screen and (min-width: 1366px) {
    .carousel__fullscreen[data-config-style="right"] .carousel__fullscreen_btn {
        left: -91px;
    }
}
@media screen and (max-width: 800px) {
    .carousel__fullscreen[data-config-style="right"] .carousel__fullscreen_btn {
        text-align: left;
    }
}
.carousel__fullscreen[data-config-style="hero"] {
    text-align: left;
    max-width: 100000px;
}
.carousel__fullscreen[data-config-style="hero"] .carousel__inner {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 5rem;
    padding-right: 5rem;
}
@media screen and (max-width: 1366px) {
    .carousel__fullscreen[data-config-style="hero"] .carousel__inner {
        padding-left: 0;
        padding-right: 0;
    }
}
.carousel__fullscreen[data-config-style="hero"] .carousel__info {
    width: calc((100vw - 70px) / 8 * 6 + 50px);
}
@media screen and (min-width: 1366px) {
    .carousel__fullscreen[data-config-style="hero"] .carousel__info {
        width: 1022px;
    }
}
@media screen and (max-width: 500px) {
    .carousel__fullscreen[data-config-style="hero"] .carousel__info {
        width: 100%;
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
.carousel__fullscreen[data-config-style="hero"] .carousel__caption {
    text-align: left;
}
.carousel__fullscreen[data-config-style="hero"] .carousel__content {
    margin-left: 0;
    margin-right: 0;
}
@media screen and (max-width: 500px) {
    .carousel__fullscreen[data-config-style="hero"] .carousel__content {
        margin-left: -3rem;
        margin-right: -3rem;
    }
}
.carousel__fullscreen .carousel__fullscreenLayer {
    background: #000;
    display: none;
    opacity: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.c-player {
    position: relative;
    overflow: hidden;
    cursor: none;
}
.c-player.played .c-player__controls {
    opacity: 1;
    pointer-events: auto;
}
.c-player.hide-controls .c-player__controls,
.c-player.hide-controls .c-player__toggle {
    opacity: 0 !important;
}
.c-player video::-webkit-media-controls-enclosure {
    display: none !important;
}
.c-player__video {
    display: block;
    width: 100%;
}
.c-player__toggle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
@media (max-width: 540px) {
    .c-player__toggle {
        width: 70px;
        height: 70px;
        -webkit-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
    }
}
.c-player__controls {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    width: 100%;
    -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.25s ease-in;
    transition: opacity 0.5s ease-in-out, -webkit-transform 0.25s ease-in;
    transition: opacity 0.5s ease-in-out, transform 0.25s ease-in;
    transition: opacity 0.5s ease-in-out, transform 0.25s ease-in, -webkit-transform 0.25s ease-in;
    will-change: transform;
    opacity: 0;
    pointer-events: none;
}
.c-player__controls:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.c-player__progress {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: ew-resize;
    height: 100%;
}
.c-player__progress-filled {
    height: 100%;
    width: 0;
    -webkit-transition: width 0.15s;
    transition: width 0.15s;
    background-color: #ff4438;
    pointer-events: none;
}
.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}
.case-cover {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.case-cover .media-wrapper {
    padding-bottom: 100vh;
    background-size: cover !important;
    background-position: 50% !important;
}
.case-cover__image-holder {
    position: absolute;
    top: -2%;
    left: -2%;
    width: 104%;
    height: 104%;
    pointer-events: none;
}
.case-cover__info {
    position: absolute;
    top: 175px;
    left: 12.5vw;
    max-width: 30.16vw;
}
@media (max-width: 1140px) {
    .case-cover__info {
        top: 115px;
    }
}
@media (max-width: 800px) {
    .case-cover__info {
        left: 8.6vw;
        max-width: 215px;
    }
}
@media (max-width: 540px) {
    .case-cover__info {
        left: 26px;
        max-width: 215px;
    }
}
.case-cover__info .category {
    display: block;
    margin-bottom: 58px;
    font-size: 1em;
    font-size: 1.111vw;
    line-height: 1.75;
    color: #fff;
}
@media (max-width: 1140px) {
    .case-cover__info .category {
        margin-bottom: 25px;
        font-size: 1em;
        font-size: 0.875em;
        line-height: 1.78571;
    }
}
.case-cover__info h1 {
    font-size: 4.125em;
    font-size: 4.5833vw;
    color: #fff;
    line-height: 1.16667;
    letter-spacing: -2.16px;
}
@media (max-width: 640px) {
    .case-cover__info h1 {
        font-size: 2.0625em;
        line-height: 1.18182;
    }
}
.intro-case {
    padding-top: 18.669vh;
}
@media (max-width: 800px) {
    .intro-case {
        padding-top: 80px;
    }
}
.intro-case .container {
    max-width: 50vw;
    margin: 0 auto;
}
@media (max-width: 1140px) {
    .intro-case .container {
        padding: 0 8.6vw;
        max-width: 100vw;
    }
}
@media (max-width: 540px) {
    .intro-case .container {
        padding: 0 26px;
    }
}
.intro-case__name {
    margin-bottom: 40px;
}
@media (max-width: 540px) {
    .intro-case__name {
        margin-bottom: 29px;
    }
}
.intro-case__name span {
    font-size: 0.875em;
    font-size: 0.972vw;
    line-height: 2.5;
    text-transform: uppercase;
}
@media (max-width: 1140px) {
    .intro-case__name span {
        font-size: 0.875em;
    }
}
@media (max-width: 540px) {
    .intro-case__name span {
        font-size: 0.6875em;
        line-height: 2;
    }
}
.intro-case__info {
    max-width: 54.16vw;
}
@media (max-width: 800px) {
    .intro-case__info {
        max-width: 100vw;
    }
}
.intro-case__info p {
    font-size: 1.25em;
    font-size: 1.3888vw;
    line-height: 1.8;
}
@media (max-width: 1140px) {
    .intro-case__info p {
        font-size: 1.125em;
    }
}
@media (max-width: 540px) {
    .intro-case__info p {
        font-size: 1em;
        line-height: 1.875;
    }
}
.intro-case__info-services {
    padding: 90px 0 55px;
}
@media (max-width: 800px) {
    .intro-case__info-services {
        padding: 45px 0 30px;
    }
}
@media (max-width: 540px) {
    .intro-case__info-services {
        padding: 60px 0 25px;
    }
}
.intro-case__info-services h6 {
    font-size: 0.875em;
    font-size: 0.972vw;
    line-height: 2.5;
    text-transform: uppercase;
    margin-bottom: 10px;
}
@media (max-width: 1140px) {
    .intro-case__info-services h6 {
        font-size: 0.875em;
    }
}
@media (max-width: 540px) {
    .intro-case__info-services h6 {
        font-size: 0.6875em;
        line-height: 2;
    }
}
.intro-case__info-services ul li {
    display: inline-block;
    font-size: 0.875em;
    font-size: 0.972vw;
    line-height: 2.5;
    margin-right: 20px;
}
@media (max-width: 1140px) {
    .intro-case__info-services ul li {
        font-size: 0.875em;
    }
}
.intro-case__visit {
    padding-bottom: 18.669vh;
}
@media (max-width: 800px) {
    .intro-case__visit {
        padding-bottom: 80px;
    }
}
.intro-case__visit .btn--arrow__icon {
    margin-right: 24px;
}
@media (max-width: 540px) {
    .intro-case__visit .btn--arrow__icon {
        margin-right: 17px;
    }
}
@media (max-width: 540px) {
    .intro-case__visit .btn--arrow span {
        font-size: 1em;
    }
}
.intro-case--lite-gray {
    background-color: #f9f9f9;
}
.intro-case--gray {
    background-color: #eaeaea;
}
.intro-case--dark-gray {
    background-color: #161617;
    color: #eaeaea;
}
.intro-case--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.intro-case--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.intro-case--dark-gray .btn--arrow span {
    color: #eaeaea;
}
.general-text-module {
    padding: 120px 0;
}
@media (max-width: 800px) {
    .general-text-module {
        padding: 80px 0;
    }
}
@media (max-width: 540px) {
    .general-text-module {
        padding: 85px 0 80px;
    }
}
@media (max-width: 1140px) {
    .general-text-module .container {
        padding: 0 8.6vw;
    }
}
@media (max-width: 540px) {
    .general-text-module .container {
        padding: 0 26px;
    }
}
.general-text-module__info {
    max-width: 50vw;
    margin: 0 auto;
}
@media (max-width: 1140px) {
    .general-text-module__info {
        max-width: 100vw;
    }
}
.general-text-module__info h6 {
    font-size: 0.75em;
    font-size: 0.83vw;
    line-height: 1.83333;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
@media (max-width: 1140px) {
    .general-text-module__info h6 {
        font-size: 0.75em;
    }
}
@media (max-width: 540px) {
    .general-text-module__info h6 {
        font-size: 0.6875em;
        line-height: 2;
        margin-bottom: 29px;
    }
}
.general-text-module__info p {
    font-size: 1.25em;
    font-size: 1.3888vw;
    line-height: 1.8;
    margin-bottom: 40px;
}
@media (max-width: 1140px) {
    .general-text-module__info p {
        font-size: 1.25em;
    }
}
@media (max-width: 540px) {
    .general-text-module__info p {
        font-size: 1em;
        line-height: 1.875;
    }
}
.general-text-module__info p:last-child {
    margin-bottom: 0;
}
.general-text-module--lite-gray {
    background-color: #f9f9f9;
}
.general-text-module--gray {
    background-color: #eaeaea;
}
.general-text-module--dark-gray {
    background-color: #161617;
    color: #eaeaea;
}
.testimonials {
    padding: 185px 0;
}
@media (max-width: 800px) {
    .testimonials {
        padding: 80px 0;
    }
}
.testimonials .container {
    max-width: 50vw;
    margin: auto;
}
@media (max-width: 1140px) {
    .testimonials .container {
        max-width: 100vw;
        padding: 0 8.6vw;
    }
}
@media (max-width: 540px) {
    .testimonials .container {
        max-width: 100vw;
        padding: 0 26px;
    }
}
.testimonials__controls {
    margin-bottom: 30px;
    display: none;
}
.testimonials__controls .btn--arrow__icon {
    margin-right: 45px;
}
.testimonials__slides li {
    font-size: 1.375em;
    font-size: 1.527vw;
    line-height: 1.86364;
}
@media (max-width: 1140px) {
    .testimonials__slides li {
        font-size: 1.375em;
    }
}
@media (max-width: 540px) {
    .testimonials__slides li {
        font-size: 1.125em;
        line-height: 1.88889;
    }
}
.testimonials__slides li .name {
    display: block;
    font-family: Sailec-Bold;
    font-size: 16px;
    font-size: 1.11vw;
    line-height: 1.5;
    color: #272729;
    margin: 35px 0 5px;
}
@media (max-width: 1140px) {
    .testimonials__slides li .name {
        font-size: 16px;
    }
}
@media (max-width: 540px) {
    .testimonials__slides li .name {
        font-size: 14px;
        line-height: 1.57143;
    }
}
.testimonials__slides li .position {
    display: block;
    font-size: 13px;
    font-size: 0.9027vw;
}
@media (max-width: 1140px) {
    .testimonials__slides li .position {
        font-size: 13px;
    }
}
.testimonials--lite-gray {
    background-color: #f9f9f9;
}
.testimonials--gray {
    background-color: #eaeaea;
}
.testimonials--dark-gray {
    background-color: #161617;
    color: #eaeaea;
}
.testimonials--dark-gray .testimonials__slides li .name {
    color: #eaeaea;
}
.testimonials--dark-gray .testimonials__slides li .position {
    color: #7e7e80;
}
.testimonials--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.testimonials--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.kpi {
    text-align: center;
    padding: 140px 0 175px;
}
@media (max-width: 800px) {
    .kpi {
        padding: 125px 0;
    }
}
@media (max-width: 1140px) {
    .kpi .container {
        padding: 0;
    }
}
.kpi__controls {
    margin-bottom: 65px;
    display: none;
}
@media (max-width: 540px) {
    .kpi__controls {
        margin-bottom: 50px;
    }
}
.kpi__controls .btn--arrow__icon {
    margin: 0 25px;
}
.kpi__slides li {
    font-family: Sailec-Medium;
    font-size: 10em;
    font-size: 11.111vw;
    color: #272729;
    text-align: center;
}
@media (max-width: 1140px) {
    .kpi__slides li {
        font-size: 8.125em;
    }
}
@media (max-width: 800px) {
    .kpi__slides li {
        font-size: 6.25em;
        padding: 0 8.6vw;
    }
}
@media (max-width: 540px) {
    .kpi__slides li {
        font-size: 4.1875em;
    }
}
.kpi__slides li .info {
    display: block;
    font-size: 20px;
    font-size: 1.388vw;
    font-family: Sailec;
    line-height: 1.4;
    text-align: center;
    margin-top: 50px;
}
@media (max-width: 1140px) {
    .kpi__slides li .info {
        font-size: 20px;
    }
}
@media (max-width: 540px) {
    .kpi__slides li .info {
        font-size: 18px;
        line-height: 1.38889;
        margin-top: 30px;
    }
}
.kpi--lite-gray {
    background-color: #f9f9f9;
}
.kpi--gray {
    background-color: #eaeaea;
}
.kpi--dark-gray {
    background-color: #161617;
}
.kpi--dark-gray .kpi__slides li {
    color: #f9f9f9;
}
.kpi--dark-gray .kpi__slides li .info {
    color: #7e7e80;
}
.kpi--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.kpi--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.video-module {
    padding: 120px 0;
}
@media (max-width: 800px) {
    .video-module {
        padding: 80px 0;
    }
}
.video-module .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 88px;
    height: 88px;
    border: 1px solid hsla(0, 0%, 100%, 0.32);
    z-index: 1;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 540px) {
    .video-module .btn-play {
        width: 55px;
        height: 55px;
        font-size: 11px;
    }
}
.video-module .container {
    max-width: 75vw;
    position: relative;
}
@media (max-width: 1140px) {
    .video-module .container {
        max-width: 100%;
        padding: 0 8.6vw;
    }
}
@media (max-width: 540px) {
    .video-module .container {
        padding: 0 26px;
    }
}
.video-module--gray {
    background-color: #eaeaea;
}
.video-module--lite-gray {
    background-color: #f9f9f9;
}
.video-module--dark-gray {
    background-color: #161617;
}
.video-module .play-follower {
    opacity: 1;
    visibility: visible;
    position: absolute;
}
#wrapp {
    position: relative;
}
.vjs-big-play-button {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}
.picture-wide {
    text-align: center;
}
.picture-wide img {
    min-width: 100%;
}
.picture-wide .media-wrapper {
    padding-bottom: 69.44%;
}
.module__title {
    max-width: 45.83vw;
    margin-bottom: 40px;
}
@media (max-width: 1140px) {
    .module__title {
        max-width: 70vw;
    }
}
@media (max-width: 540px) {
    .module__title {
        max-width: 100%;
    }
}
.module__title h2 {
    font-size: 39.1px;
    font-size: 2.71vw;
    letter-spacing: -1px;
    font-family: Sailec;
    color: #000;
    margin-bottom: 24px;
    line-height: 1.15;
}
@media (max-width: 1140px) {
    .module__title h2 {
        font-size: 2.5em;
    }
}
@media (max-width: 540px) {
    .module__title h2 {
        font-size: 2em;
    }
}
.module__title p {
    font-size: 1em;
    font-size: 1.11vw;
    line-height: 1.7;
}
@media (max-width: 1140px) {
    .module__title p {
        font-size: 1.25em;
    }
}
@media (max-width: 540px) {
    .module__title p {
        font-size: 4.37vw;
        line-height: normal;
    }
}
.carousel-wide {
    padding: 114px 0 96px;
}
.carousel-wide .container {
    max-width: 75.1vw;
}
@media (max-width: 1140px) {
    .carousel-wide .container {
        max-width: calc(100% - 17vw);
        padding: 0;
    }
}
@media (max-width: 540px) {
    .carousel-wide .container {
        max-width: calc(100% - 52px);
        padding: 0;
    }
}
.carousel-wide__controls {
    margin-bottom: 0;
    margin-top: 20px;
    display: none;
}
.carousel-wide__title {
    max-width: 45.83vw;
    margin-bottom: 40px;
}
@media (max-width: 540px) {
    .carousel-wide__title {
        max-width: 100%;
    }
}
.carousel-wide__title h2 {
    font-size: 39.1px;
    font-size: 2.71vw;
    font-family: Sailec;
    color: #000;
}
@media (max-width: 1140px) {
    .carousel-wide__title h2 {
        font-size: 2.5em;
    }
}
@media (max-width: 540px) {
    .carousel-wide__title h2 {
        font-size: 2em;
    }
}
.carousel-wide__title p {
    font-size: 1em;
    font-size: 1.11vw;
    line-height: 1.7;
}
@media (max-width: 1140px) {
    .carousel-wide__title p {
        font-size: 1.25em;
    }
}
@media (max-width: 540px) {
    .carousel-wide__title p {
        font-size: 4.37vw;
        line-height: normal;
    }
}
.carousel-wide--gray {
    background-color: #eaeaea;
}
.carousel-wide--lite-gray {
    background-color: #f9f9f9;
}
.carousel-wide--dark-gray {
    background-color: #161617;
}
.carousel-wide--dark-gray .module__title h2,
.carousel-wide--dark-gray .module__title p {
    color: #eaeaea;
}
.carousel-wide--dark-gray .module__title h2 {
    line-height: 1.15;
}
.carousel-wide--dark-gray .module__title p {
    line-height: 1.7;
}
.carousel-wide--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.carousel-wide--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.carousel-wide .infinite-slider__slide {
    height: auto;
}
.carousel-wide .infinite-slider__slide .img-wrapper {
    max-width: calc(100% - 60px);
    width: 100%;
    height: 100%;
}
@media (max-width: 1140px) {
    .carousel-wide .infinite-slider__slide .img-wrapper {
        max-width: calc(100% - 30px);
    }
}
.carousel-wide .infinite-slider__slide img {
    width: 100%;
    height: 100%;
}
.infinite-slider__slide .img-wrapper {
    display: block;
    width: 100%;
}
.carousel-tall {
    padding: 118px 0 66px;
}
.carousel-tall .container {
    max-width: 75.1vw;
}
@media (max-width: 1140px) {
    .carousel-tall .container {
        max-width: 82.8%;
        padding: 0;
    }
}
@media (max-width: 540px) {
    .carousel-tall .container {
        max-width: calc(100% - 52px);
    }
}
.carousel-tall__title {
    max-width: 660px;
    margin-bottom: 38px;
}
.carousel-tall__title h2 {
    line-height: 1.15;
    font-family: Sailec;
}
@media (max-width: 540px) {
    .carousel-tall__title h2 {
        font-size: 8.59vw;
        letter-spacing: -0.7px;
    }
}
.carousel-tall__title p {
    line-height: 1.7;
}
.carousel-tall__slider {
    position: relative;
}
.carousel-tall__slide .img-wrapper {
    margin-bottom: 9px;
    max-width: calc(100% - 60px);
    width: 100%;
    display: block;
}
@media (max-width: 1140px) {
    .carousel-tall__slide .img-wrapper {
        max-width: calc(100% - 30px);
    }
}
.carousel-tall__slide img {
    width: 100%;
}
.carousel-tall__slide-info {
    max-width: 51%;
    font-size: 0.8125em;
    font-size: 0.9vw;
    color: #4b4b4c;
    margin-bottom: 20px;
}
@media (max-width: 540px) {
    .carousel-tall__slide-info {
        font-size: 4.06vw;
        max-width: 100%;
        padding-right: 10vw;
    }
}
.carousel-tall__controls {
    margin: 0;
    display: none;
}
.carousel-tall--gray {
    background-color: #eaeaea;
}
.carousel-tall--lite-gray {
    background-color: #f9f9f9;
}
.carousel-tall--dark-gray {
    background-color: #161617;
}
.carousel-tall--dark-gray .module__title h2,
.carousel-tall--dark-gray .module__title p {
    color: #eaeaea;
}
.carousel-tall--dark-gray .module__title h2 {
    line-height: 1.15;
}
.carousel-tall--dark-gray .module__title p {
    line-height: 1.7;
}
.carousel-tall--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.carousel-tall--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.carousel-drag {
    padding: 118px 0;
}
.carousel-drag .container {
    max-width: 75.1vw;
}
@media (max-width: 1140px) {
    .carousel-drag .container {
        max-width: 82.8%;
        padding: 0;
    }
}
@media (max-width: 540px) {
    .carousel-drag .container {
        max-width: calc(100% - 52px);
    }
}
.carousel-drag__title {
    margin-bottom: 38px;
}
.carousel-drag .drag-holder {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
    opacity: 0;
    will-change: transform;
}
.carousel-drag .drag-holder.is-active {
    opacity: 1;
    top: auto;
    left: auto;
}
.carousel-drag__slider {
    position: relative;
}
.carousel-drag__slides {
    cursor: -webkit-grab;
    cursor: grab;
}
.carousel-drag__slide {
    text-align: left;
}
.carousel-drag__slide img {
    max-width: calc(100% - 60px);
    width: 100%;
}
@media (max-width: 1140px) {
    .carousel-drag__slide img {
        max-width: calc(100% - 30px);
    }
}
.carousel-drag--gray {
    background-color: #eaeaea;
}
.carousel-drag--lite-gray {
    background-color: #f9f9f9;
}
.carousel-drag--dark-gray {
    background-color: #161617;
}
.carousel-drag--dark-gray .module__title h2,
.carousel-drag--dark-gray .module__title p {
    color: #eaeaea;
}
.carousel-drag--dark-gray .module__title h2 {
    line-height: 1.15;
}
.carousel-drag--dark-gray .module__title p {
    line-height: 1.7;
}
.carousel-mockup {
    padding: 120px 0;
    position: relative;
    z-index: 10;
}
.carousel-mockup .glide__track,
.carousel-mockup__slides {
    padding: 10px 0;
}
.carousel-mockup__holder {
    position: relative;
    width: 18.75vw;
    margin: auto;
    overflow: hidden;
}
@media (max-width: 1140px) {
    .carousel-mockup__holder {
        width: 25.75vw;
    }
}
@media (max-width: 640px) {
    .carousel-mockup__holder {
        width: 40vw;
    }
}
@media (max-width: 540px) {
    .carousel-mockup__holder {
        width: 50vw;
    }
}
.carousel-mockup__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 87.3%;
    min-height: 93.5%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 27px;
    overflow: hidden;
    will-change: transform;
}
@media (max-width: 800px) {
    .carousel-mockup__content {
        border-radius: 20px;
    }
}
@media (max-width: 540px) {
    .carousel-mockup__content {
        border-radius: 18px;
    }
}
.carousel-mockup__slide {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    will-change: transform;
}
.carousel-mockup__controls {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 43vw;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: none;
}
.carousel-mockup__controls.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.carousel-mockup__controls .btn--arrow__icon {
    margin: 0 !important;
}
@media (max-width: 640px) {
    .carousel-mockup__controls {
        min-width: 63vw;
    }
}
@media (max-width: 540px) {
    .carousel-mockup__controls {
        min-width: 80vw;
    }
}
.carousel-mockup--gray {
    background-color: #eaeaea;
}
.carousel-mockup--lite-gray {
    background-color: #f9f9f9;
}
.carousel-mockup--dark-gray {
    background-color: #161617;
}
.carousel-mockup--dark-gray .module__title h2,
.carousel-mockup--dark-gray .module__title p {
    color: #eaeaea;
}
.carousel-mockup--dark-gray .module__title h2 {
    line-height: 1.15;
}
.carousel-mockup--dark-gray .module__title p {
    line-height: 1.7;
}
.carousel-mockup--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.carousel-mockup--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.web-img {
    padding: 140px 8.33vw 120px 12.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 640px) {
    .web-img {
        display: block;
    }
}
@media (max-width: 540px) {
    .web-img {
        padding: 140px 26px 120px;
    }
}
.web-img__left,
.web-img__right {
    width: 33.33vw;
}
@media (max-width: 640px) {
    .web-img__left,
    .web-img__right {
        width: 100%;
    }
}
.web-img--gray {
    background-color: #eaeaea;
}
.web-img--lite-gray {
    background-color: #f9f9f9;
}
.web-img--dark-gray {
    background-color: #161617;
}
.web-img--dark-gray .module__title h2,
.web-img--dark-gray .module__title p {
    color: #eaeaea;
}
.web-img--dark-gray .module__title h2 {
    line-height: 1.15;
}
.web-img--dark-gray .module__title p {
    line-height: 1.7;
}
.cross-selling {
    padding-top: 115px;
}
.cross-selling .container {
    max-width: 75.1vw;
}
@media (max-width: 1140px) {
    .cross-selling .container {
        max-width: calc(100% - 17vw);
        padding: 0;
    }
}
@media (max-width: 540px) {
    .cross-selling .container {
        max-width: calc(100% - 52px);
        padding: 0;
    }
}
.cross-selling--gray {
    background-color: #eaeaea;
}
.cross-selling--lite-gray {
    background-color: #f9f9f9;
}
.cross-selling--dark-gray {
    background-color: #161617;
}
.cross-selling--dark-gray .module__title h2,
.cross-selling--dark-gray .module__title p {
    color: #eaeaea;
}
.cross-selling--dark-gray .module__title h2 {
    line-height: 1.15;
}
.cross-selling--dark-gray .module__title p {
    line-height: 1.7;
}
.cross-services {
    padding: 140px 0;
}
.cross-services .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1140px) {
    .cross-services .container {
        display: block;
    }
}
.cross-services__content {
    max-width: 420px;
    padding-right: 30px;
}
@media (max-width: 1140px) {
    .cross-services__content {
        padding: 0 !important;
        margin: 0 auto;
    }
}
@media (max-width: 540px) {
    .cross-services__content {
        margin: 0;
    }
}
.cross-services__content h2 {
    color: #000;
}
.cross-services__content p {
    margin-bottom: 21px;
}
.cross-services__image {
    max-width: 34.72vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34.72vw;
    flex: 0 0 34.72vw;
}
@media (max-width: 1440px) {
    .cross-services__image {
        max-width: 500px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 500px;
        flex: 0 0 500px;
    }
}
@media (max-width: 1140px) {
    .cross-services__image {
        margin-top: 48px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 540px) {
    .cross-services__image {
        margin-left: 0;
        margin-right: 0;
    }
}
.cross-services__image .media-wrapper {
    width: 100%;
    padding-bottom: 100%;
}
.cross-services--reverse .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.cross-services--reverse .cross-services__content {
    padding-right: 0;
    padding-left: 30px;
}
.cross-services--gray {
    background-color: #eaeaea;
}
.cross-services--lite-gray {
    background-color: #f9f9f9;
}
.cross-services--dark-gray {
    background-color: #161617;
}
.cross-services--dark-gray .btn--arrow,
.cross-services--dark-gray .cross-services__content h2,
.cross-services--dark-gray .cross-services__content p {
    color: #fff;
}
.cross-services--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.cross-services--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.case-services {
    padding-top: 88px;
    padding-bottom: 122px;
}
.case-services__headline {
    margin-bottom: 44px;
}
.case-services__headline h6 {
    font-size: 0.75em;
    font-size: 0.83vw;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media (max-width: 1440px) {
    .case-services__headline h6 {
        font-size: 0.625em;
    }
}
.case-services__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.case-services__content {
    padding-right: 28px;
    max-width: 272px;
}
@media (max-width: 540px) {
    .case-services__content {
        max-width: 100%;
        padding: 0;
    }
}
.case-services__content h6 {
    margin-bottom: 10px;
    color: #7e7e80;
}
.case-services__content h3 {
    margin-bottom: 36px;
}
.case-services__image {
    max-width: 54.16vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16vw;
    flex: 0 0 54.16vw;
}
@media (max-width: 1430px) {
    .case-services__image {
        max-width: 60vw;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60vw;
        flex: 0 0 60vw;
    }
}
@media (max-width: 800px) {
    .case-services__image {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 48px;
    }
}
.case-services__image .media-wrapper {
    width: 100%;
    padding-bottom: 56.28%;
}
.case-services--gray {
    background-color: #eaeaea;
}
.case-services--lite-gray {
    background-color: #f9f9f9;
}
.case-services--dark-gray {
    background-color: #161617;
}
.case-services--dark-gray .btn--arrow,
.case-services--dark-gray .case-services__content h3,
.case-services--dark-gray .case-services__content h6,
.case-services--dark-gray .case-services__headline h6 {
    color: #fff;
}
.case-services--dark-gray .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
.case-services--dark-gray .btn--arrow .icon {
    fill: #fff;
}
.expertise {
    padding: 130px 0;
}
.expertise .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1140px) {
    .expertise .container {
        display: block;
    }
}
.expertise__headline {
    max-width: 300px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
}
@media (max-width: 1140px) {
    .expertise__headline {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 60px;
    }
}
.expertise__headline h6 {
    font-size: 0.75em;
    font-size: 0.83vw;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media (max-width: 1440px) {
    .expertise__headline h6 {
        font-size: 0.625em;
    }
}
.expertise__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.expertise__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 60px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #000;
}
@media (max-width: 640px) {
    .expertise__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
}
.expertise__item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 60px);
    height: 1px;
    background: #eaeaea;
}
@media (max-width: 640px) {
    .expertise__item:after {
        width: 100%;
    }
}
.expertise--gray {
    background-color: #eaeaea;
}
.expertise--gray .expertise__item:after {
    background: #b7b7b7;
}
.expertise--lite-gray {
    background-color: #f9f9f9;
}
.expertise--dark-gray {
    background-color: #161617;
}
.expertise--dark-gray .expertise__headline h6,
.expertise--dark-gray .expertise__item {
    color: #fff;
}
.careers,
.careers__positions {
    background-color: #f9f9f9;
}
.careers__positions {
    padding: 175px 0 0;
}
@media (max-width: 640px) {
    .careers__positions {
        padding: 115px 0 0;
    }
}
@media (max-width: 540px) {
    .careers__positions {
        padding-top: 50px;
        padding-bottom: 0;
    }
}
.careers__positions .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 640px) {
    .careers__positions .container {
        display: block;
    }
}
.careers__positions-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
}
@media (max-width: 640px) {
    .careers__positions-left {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 40px;
    }
}
.careers__positions-left span {
    font-size: 0.75em;
    line-height: 1.83333;
    letter-spacing: 1px;
    color: #4b4b4c;
    text-transform: uppercase;
}
@media (max-width: 540px) {
    .careers__positions-left {
        margin-bottom: 40px;
    }
}
.careers__positions-right {
    padding-left: 135px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84%;
    flex: 0 0 84%;
}
@media (max-width: 640px) {
    .careers__positions-right {
        padding-left: 0;
    }
}
.careers__positions-right .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    min-height: 200px;
    margin-bottom: 90px;
    padding-bottom: 28px;
    border-bottom: 1px solid #c9c9cc;
}
@media (max-width: 640px) {
    .careers__positions-right .item {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        min-height: auto;
        margin-bottom: 65px;
        padding-bottom: 15px;
    }
}
.careers__positions-right .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}
@media (max-width: 640px) {
    .careers__positions-right .item a {
        height: auto;
    }
}
@media (hover: hover) and (pointer: fine) {
    .careers__positions-right .item a:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .careers__positions-right .item a:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
.careers__positions-right .item h4 {
    font-size: 1.5625em;
    line-height: 1.24;
    letter-spacing: -1px;
    font-family: Sailec;
    margin-bottom: 5px;
    width: 300px;
}
@media (max-width: 640px) {
    .careers__positions-right .item h4 {
        width: 100%;
    }
}
.careers__positions-right .item h4 .icon {
    width: 10px;
    height: 10px;
    margin-left: 10px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.careers__positions-right .item p {
    color: #4b4b4c;
    font-size: 0.8125em;
    line-height: 1.84615;
}
.careers__positions-right .item__info {
    width: 100%;
    margin-top: auto;
}
@media (max-width: 640px) {
    .careers__positions-right .item__info {
        margin-top: 25px;
    }
}
.careers__positions-right .item__info span {
    font-size: 1em;
    line-height: 1.875;
    color: #7e7e80;
}
.careers__positions-right .item__info p {
    font-family: Sailec-Medium;
    font-size: 1em;
    line-height: 1.875;
    color: #4b4b4c;
}
.careers__cta {
    padding: 73px 0 140px;
    background-color: #f9f9f9;
}
@media (max-width: 640px) {
    .careers__cta {
        padding-bottom: 110px;
        padding-top: 43px;
    }
}
@media (max-width: 540px) {
    .careers__cta {
        padding-bottom: 60px;
    }
}
.careers__cta .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 640px) {
    .careers__cta .container {
        display: block;
    }
}
.careers__cta-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
}
@media (max-width: 640px) {
    .careers__cta-left {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 40px;
    }
}
.careers__cta-left span {
    font-size: 0.75em;
    line-height: 1.83333;
    letter-spacing: 1px;
    color: #4b4b4c;
    text-transform: uppercase;
}
@media (max-width: 540px) {
    .careers__cta-left {
        margin-bottom: 40px;
    }
}
.careers__cta-right {
    margin: 0 0 0 135px;
    max-width: 560px;
}
@media (max-width: 640px) {
    .careers__cta-right {
        margin: 0;
        max-width: 100%;
    }
}
.careers__cta-right h2 {
    overflow: hidden;
}
.careers__cta-right h2 span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
@media (max-width: 540px) {
    .careers__cta-right h2 {
        font-size: 1.71875em;
    }
}
.careers__cta-right p {
    margin-bottom: 65px;
    overflow: hidden;
}
@media (max-width: 640px) {
    .careers__cta-right p {
        margin-bottom: 35px;
    }
}
.careers__cta-right p span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.careers__cta-right a {
    color: #000;
}
.our-values {
    padding: 530px 0 230px;
}
@media (max-width: 1140px) {
    .our-values {
        padding: 380px 0 190px;
    }
}
@media (max-width: 640px) {
    .our-values {
        padding: 0;
        margin: 50px 0;
    }
}
.our-values .scrollmagic-pin-spacer {
    float: left;
}
.our-values .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 640px) {
    .our-values .container {
        display: block;
        padding: 0;
        overflow: hidden;
    }
}
.our-values__left {
    position: relative;
    width: 30.06vw;
    overflow: hidden;
}
@media (max-width: 1430px) {
    .our-values__left {
        width: 35.06vw;
    }
}
@media (max-width: 800px) {
    .our-values__left {
        width: 40vw;
    }
}
@media (max-width: 640px) {
    .our-values__left {
        width: 10vw;
        overflow: visible;
        float: left;
    }
}
.our-values__left:after {
    content: "";
    clear: both;
    display: table;
}
.our-values__left .pre-title {
    font-size: 0.75em;
    line-height: 1.83333;
    letter-spacing: 1px;
    padding-bottom: 70px;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
}
@media (max-width: 640px) {
    .our-values__left .pre-title {
        padding-left: 26px;
    }
}
.our-values__left img {
    min-width: 83.34vw;
    will-change: transform;
}
@media (max-width: 1140px) {
    .our-values__left img {
        min-width: 95.34vw;
    }
}
@media (max-width: 800px) {
    .our-values__left img {
        min-width: 100vw;
    }
}
@media (max-width: 640px) {
    .our-values__left img {
        min-width: 250vw;
    }
}
.our-values__right {
    padding-left: 110px;
    counter-reset: values;
    width: 37.16vw;
}
@media (max-width: 1430px) {
    .our-values__right {
        padding-left: 90px;
        width: 40.16vw;
    }
}
@media (max-width: 1140px) {
    .our-values__right {
        padding-left: 60px;
        width: 50vw;
    }
}
@media (max-width: 640px) {
    .our-values__right {
        float: left;
        margin-top: 340vw;
        padding-left: 6.56vw;
        width: 90vw;
    }
}
.our-values__right li a {
    cursor: auto;
}
.our-values__right li:last-child a {
    margin-bottom: 0;
}
.our-values__right a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 0 40px 34px;
    position: relative;
}
@media (max-width: 1430px) {
    .our-values__right a {
        padding: 30px 0 30px 34px;
    }
}
@media (max-width: 1140px) {
    .our-values__right a {
        padding: 20px 0 20px 34px;
    }
}
.our-values__right a:after {
    position: absolute;
    counter-increment: values;
    content: "0" counter(values);
    font-size: 0.75em;
    font-size: 0.83vw;
    top: 47px;
    left: 0;
}
@media (max-width: 1430px) {
    .our-values__right a:after {
        top: 36px;
        font-size: 12px;
    }
}
@media (max-width: 1140px) {
    .our-values__right a:after {
        top: 24px;
    }
}
@media (max-width: 640px) {
    .our-values__right a:after {
        font-size: 3.125vw;
        top: 26px;
    }
}
.our-values__right a > span {
    color: #000;
    font-size: 1.9375em;
    font-size: 2.15vw;
    line-height: normal;
}
@media (max-width: 1140px) {
    .our-values__right a > span {
        font-size: 2.3vw;
    }
}
@media (max-width: 640px) {
    .our-values__right a > span {
        font-size: 6.25vw;
    }
}
.our-values__right a .btn--arrow span {
    font-size: 20px;
}
.our-values__right a.is-active:after {
    color: #ff4438;
}
.our-values__right a.is-active > span {
    color: #cbcbcb;
}
.career__cover {
    height: 45.5vw;
    width: 100%;
    position: relative;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
@media (max-width: 540px) {
    .career__cover {
        height: 75vw;
    }
}
.career__cover-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
@media (max-width: 800px) {
    .career__cover-slider {
        background: transparent;
    }
}
.career__cover-slider:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
@media (max-width: 800px) {
    .career__cover-slider:after {
        content: none;
    }
}
.career__cover-slider .glide__track {
    height: 100%;
    pointer-events: none;
}
@media (max-width: 800px) {
    .career__cover-slider .glide__track {
        pointer-events: auto;
    }
}
.career__cover-slider .glide__slides {
    height: 100%;
}
.career__cover-slider .glide__slide {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: 50% !important;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
    position: relative;
    z-index: 10;
    pointer-events: none;
}
@media (max-width: 800px) {
    .career__cover-slider .glide__slide {
        pointer-events: auto;
    }
}
.career__cover-slider .glide__slide--active {
    z-index: 8;
}
.career__cover-slider .glide__slide--active.peeking-prev {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
}
.career__cover-slider .glide__slide--active.peeking-next {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
}
.career__cover-slider .glide__slide:after,
.career__cover-slider .glide__slide:before {
    content: "";
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
    background: #000;
}
@media (max-width: 800px) {
    .career__cover-slider .glide__slide:after,
    .career__cover-slider .glide__slide:before {
        content: none;
    }
}
.career__cover-slider .glide__slide:before {
    right: 100%;
}
.career__cover-slider .glide__slide:after {
    left: 100%;
}
.career__cover-slider .glide__slide.peek-prev {
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
}
.career__cover-slider .glide__slide.peek-next {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
}
.career__cover.open {
    z-index: 1991;
    height: 100vh;
}
.career__cover.open .career__cover-cta {
    opacity: 0 !important;
    pointer-events: none;
}
.career__cover.open .career__cover-slider:after {
    opacity: 0;
    pointer-events: none;
}
.career__cover.open .slider-btn {
    opacity: 1;
}
.career__cover.open .close-btn {
    opacity: 1;
    pointer-events: auto;
}
.career__cover.open .slider-pagination {
    opacity: 1;
}
.career__cover .container {
    max-width: 74.99vw;
}
.career__cover .slider-btn {
    position: absolute;
    top: 50%;
    left: 75%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
}
.career__cover .slider-btn .icon {
    width: 14px;
    height: 14px;
    fill: #fff;
}
.career__cover .slider-btn.prev .icon {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.career__cover .close-btn {
    position: absolute;
    top: 45px;
    right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: hsla(0, 0%, 100%, 0.6);
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    z-index: 10000;
}
.career__cover .close-btn span {
    pointer-events: none;
}
.career__cover .close-btn__icon-wrapper {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    margin-left: 15px;
    pointer-events: none;
}
.career__cover .close-btn__icon-wrapper .icon {
    width: 14px;
    height: 14px;
    fill: #fff;
}
.career__cover .slider-pagination {
    position: absolute;
    top: 60px;
    left: 40px;
    color: hsla(0, 0%, 100%, 0.6);
    font-size: 12px;
    pointer-events: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}
@media (max-width: 800px) {
    .career__cover .slider-pagination {
        opacity: 1;
        top: 100%;
        left: 26px;
        color: rgba(0, 0, 0, 0.6);
        margin-top: 10px;
    }
    .career__cover .slider-pagination span:first-child {
        color: #000;
    }
}
.career__cover-cta {
    position: absolute;
    bottom: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 1;
    cursor: pointer;
}
@media (max-width: 1140px) {
    .career__cover-cta {
        bottom: 50px;
    }
}
@media (max-width: 800px) {
    .career__cover-cta {
        display: none;
    }
}
.career__cover-cta > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
}
.career__cover-cta > span span:first-child {
    font-size: 1.25em;
    line-height: 1.8;
    margin-bottom: 11px;
    display: block;
}
.career__cover-cta > span span:nth-child(2) {
    font-size: 0.75em;
    line-height: 1.83333;
    letter-spacing: 1px;
    opacity: 0.8;
}
.career__cover-cta .btn .icon {
    fill: #fff;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.career__text-block {
    padding: 45px 0;
}
.career__text-block--top-spacing {
    padding-top: 90px;
}
.career__text-block--bottom-spacing {
    padding-bottom: 90px;
}
.career__text-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 75.1vw;
    margin: auto;
}
@media (max-width: 1430px) {
    .career__text-block .container {
        max-width: 95vw;
    }
}
@media (max-width: 1140px) {
    .career__text-block .container {
        max-width: 100vw;
        display: block;
        padding: 0 27px;
    }
}
.career__text-block .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
}
.career__text-block .left h3 {
    font-size: 2.4375em;
    line-height: 1.15385;
    letter-spacing: -1px;
    color: #000;
}
@media (max-width: 1140px) {
    .career__text-block .left h3 {
        margin-bottom: 30px;
    }
}
@media (max-width: 540px) {
    .career__text-block .left h3 {
        font-size: 1.75em;
        line-height: 1.21429;
        margin-bottom: 25px;
    }
}
.career__text-block .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 61%;
    flex: 0 0 61%;
    margin-left: auto;
}
.career__text-block .right p {
    margin-bottom: 40px;
}
@media (max-width: 1140px) {
    .career__text-block .right p {
        margin-bottom: 25px;
    }
}
@media (max-width: 540px) {
    .career__text-block .right p {
        font-size: 0.875em;
    }
}
.career__text-block .right strong {
    font-family: Sailec-Bold;
}
.career__text-block .right ul li {
    font-size: 1em;
    line-height: 1.875;
    position: relative;
    padding-left: 31px;
    margin-bottom: 24px;
}
@media (max-width: 1140px) {
    .career__text-block .right ul li {
        margin-bottom: 10px;
    }
}
@media (max-width: 540px) {
    .career__text-block .right ul li {
        font-size: 0.875em;
        padding-left: 24px;
    }
}
.career__text-block .right ul li:last-child {
    margin-bottom: 0;
}
.career__text-block .right ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #4b4b4c;
}
.career__offers {
    background-color: #f9f9f9;
    padding-top: 104px;
}
@media (max-width: 1140px) {
    .career__offers {
        padding-top: 65px;
    }
}
@media (max-width: 540px) {
    .career__offers {
        padding-top: 50px;
    }
}
.career__offers .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 75.1vw;
}
@media (max-width: 1140px) {
    .career__offers .container {
        max-width: 100%;
        display: block;
    }
}
.career__offers .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
}
.career__offers .left h3 {
    font-size: 2.4375em;
    line-height: 1.15385;
    letter-spacing: -1px;
    color: #000;
}
@media (max-width: 1140px) {
    .career__offers .left h3 {
        margin-bottom: 30px;
    }
}
@media (max-width: 540px) {
    .career__offers .left h3 {
        font-size: 1.75em;
        line-height: 1.14286;
    }
}
.career__offers .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.8%;
    flex: 0 0 64.8%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: auto;
}
.career__offers-item,
.career__offers .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.career__offers-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    margin-bottom: 80px;
}
@media (max-width: 540px) {
    .career__offers-item {
        width: 50%;
    }
}
.career__offers-item .icon {
    margin-bottom: 25px;
    width: 93px;
    height: 93px;
}
.career__offers-item span {
    font-size: 0.8125em;
    line-height: normal;
    opacity: 0.8;
    font-family: Sailec-Medium;
    color: #000;
    max-width: 135px;
    text-align: center;
}
.career__apply {
    text-align: center;
    padding: 56px 0 152px;
}
@media (max-width: 1140px) {
    .career__apply {
        padding: 56px 0 70px;
    }
}
.career__apply .container {
    border-top: 1px solid #c9c9cc;
}
.career__apply p {
    padding: 56px 0 26px;
}
.career__apply p a,
.career__apply p span {
    text-decoration: underline;
    color: #4b4b4c;
}
.career__apply .btn--large {
    height: 92px;
    max-width: 688px;
    margin: auto;
}
@media (max-width: 800px) {
    .career__apply .btn--large {
        height: 68px;
    }
}
.career__apply .btn--large .icon {
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (hover: hover) and (pointer: fine) {
    .career__apply .btn--large:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .career__apply .btn--large:hover .icon {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
.blog {
    padding-top: 65px;
    padding-bottom: 100px;
}
@media (max-width: 800px) {
    .blog {
        padding-bottom: 75px;
        margin-top: 40px;
        padding-bottom: 35px;
    }
}
.blog--related {
    padding-bottom: 45px;
}
.blog__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.blog__items {
    width: calc(50% - 0.75vw);
    margin-bottom: 90px;
}
@media (max-width: 800px) {
    .blog__items {
        width: 100%;
        margin-bottom: 40px;
    }
}
.blog__items a {
    display: block;
}
.blog__items .media-wrapper {
    padding-bottom: 62.97%;
    -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    width: 100%;
}
@media (max-width: 540px) {
    .blog__items .media-wrapper {
        -webkit-transition: none;
        transition: none;
    }
}
.blog__items .media-wrapper.loaded-img-reset img {
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5, 0, 0.2, 1) !important;
    transition: -webkit-transform 0.8s cubic-bezier(0.5, 0, 0.2, 1) !important;
    transition: transform 0.8s cubic-bezier(0.5, 0, 0.2, 1) !important;
    transition: transform 0.8s cubic-bezier(0.5, 0, 0.2, 1), -webkit-transform 0.8s cubic-bezier(0.5, 0, 0.2, 1) !important;
}
.blog__items:hover .media-wrapper img {
    -webkit-transform: scale(1.05) rotate(1deg);
    transform: scale(1.05) rotate(1deg);
}
@media (max-width: 540px) {
    .blog__items:hover .media-wrapper img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.blog__info {
    padding: 30px 0 0 16px;
}
@media (max-width: 540px) {
    .blog__info {
        padding: 15px 0 0;
    }
}
.blog__info .date {
    display: block;
    font-size: 0.875em;
    line-height: 1.92857;
    color: #7e7e80;
    margin-bottom: 10px;
}
@media (max-width: 540px) {
    .blog__info .date {
        font-size: 0.6875em;
        margin-bottom: 5px;
    }
}
.blog__info h4 {
    font-size: 1.75em;
    font-family: Sailec;
    line-height: 1.21429;
    letter-spacing: -1px;
    color: #000;
    max-width: 34.72vw;
    margin-bottom: 0 !important;
    padding-right: 60px;
}
@media (max-width: 800px) {
    .blog__info h4 {
        max-width: 75vw;
    }
}
@media (max-width: 540px) {
    .blog__info h4 {
        font-size: 1.25em;
        line-height: 1.2;
        max-width: 100%;
    }
}
.blog__pagination {
    width: 100%;
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 540px) {
    .blog__pagination {
        display: none;
    }
}
.blog__pagination li a,
.blog__pagination li span {
    font-size: 1.25em;
    letter-spacing: 3.1px;
    text-align: center;
    color: #7e7e80;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 0 10px;
}
.blog__pagination li a.current,
.blog__pagination li span.current {
    color: #000;
}
.blog__pagination li a:hover,
.blog__pagination li span:hover {
    color: #4b4b4c;
}
.blog--related {
    padding-top: 200px;
}
@media (max-width: 540px) {
    .blog--related {
        padding-top: 55px;
    }
}
.blog--related h5 {
    display: block;
    width: 100%;
    font-family: Sailec;
    font-size: 1.75em;
    color: #000;
    margin-bottom: 59px;
}
@media (max-width: 540px) {
    .blog--related h5 {
        margin-bottom: 30px;
        font-size: 1.25em;
    }
}
.blog-single {
    position: relative;
    padding-bottom: 135px;
}
@media (max-width: 540px) {
    .blog-single {
        margin-bottom: 0;
    }
}
.blog-single:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #f9f9f9;
    min-height: 137.3vh;
    z-index: -1;
}
@media (max-width: 1440px) {
    .blog-single:before {
        min-height: 112.7vh;
    }
}
@media (max-width: 1140px) {
    .blog-single:before {
        min-height: 100vh;
    }
}
@media (max-width: 800px) {
    .blog-single:before {
        content: none;
    }
}
.blog-single h1 {
    font-family: Sailec-Bold;
    font-size: 3.8125em;
    font-size: 4.236vw;
    line-height: 1.11475;
    letter-spacing: -2px;
    color: #ff4438;
    margin-bottom: 36px;
    padding-top: 36px;
}
@media (max-width: 1140px) {
    .blog-single h1 {
        font-size: 2.5625em;
    }
}
.blog-single h2 {
    font-family: Sailec;
    font-size: 2.4375em;
    line-height: 1.15385;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 36px;
    padding-top: 36px;
}
@media (max-width: 540px) {
    .blog-single h2 {
        font-size: 1.75em;
        line-height: 1.14286;
        letter-spacing: -0.7px;
        margin-bottom: 15px;
    }
}
.blog-single h3 {
    font-family: Sailec;
    font-size: 2em;
    line-height: 1.40625;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 36px;
    padding-top: 36px;
}
@media (max-width: 540px) {
    .blog-single h3 {
        font-size: 1.5em;
        line-height: 1.16667;
        letter-spacing: -0.7px;
        margin-bottom: 15px;
    }
}
.blog-single h4 {
    font-family: Sailec;
    font-size: 1.5625em;
    line-height: 1.68;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 10px;
}
@media (max-width: 540px) {
    .blog-single h4 {
        font-size: 1.125em;
        line-height: 1.61111;
        letter-spacing: -0.7px;
    }
}
.blog-single p {
    font-family: Sailec;
    font-size: 1.25em;
    line-height: 1.7;
    color: #4b4b4c;
    margin-bottom: 36px;
}
@media (max-width: 540px) {
    .blog-single p {
        font-size: 0.875em;
        line-height: 1.71429;
        margin-bottom: 26px;
    }
}
.blog-single ul {
    padding: 5px 0 20px;
}
.blog-single ul li {
    position: relative;
    font-family: Sailec;
    font-size: 1.25em;
    line-height: 1.7;
    color: #4b4b4c;
    margin-bottom: 27px;
    padding-left: 40px;
}
@media (max-width: 540px) {
    .blog-single ul li {
        font-size: 0.875em;
        line-height: 1.85714;
        margin-bottom: 15px;
        padding-left: 33px;
    }
}
.blog-single ul li strong {
    font-family: Sailec-Bold;
}
.blog-single ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #4b4b4c;
}
.blog-single iframe {
    width: 100% !important;
    height: auto !important;
}
.blog-single .container--small {
    padding-right: 120px;
    max-width: 1080px;
    position: relative;
}
@media (max-width: 1440px) {
    .blog-single .container--small {
        max-width: 840px;
    }
}
@media (max-width: 1140px) {
    .blog-single .container--small {
        max-width: 70vw;
        padding: 0;
    }
}
@media (max-width: 800px) {
    .blog-single .container--small {
        max-width: 100vw;
        padding: 0 27px;
    }
}
.blog-single__cover {
    padding-top: 205px;
}
@media (max-width: 1140px) {
    .blog-single__cover {
        padding-top: 165px;
    }
}
@media (max-width: 800px) {
    .blog-single__cover {
        background-color: #f9f9f9;
    }
}
.blog-single__cover .btn--arrow {
    position: absolute;
    left: 44px;
}
@media (max-width: 800px) {
    .blog-single__cover .btn--arrow {
        position: absolute;
        left: 27px;
        top: 115px;
    }
}
@media (max-width: 800px) {
    .blog-single__cover .btn--arrow__icon {
        margin-right: 12px;
    }
}
.blog-single__cover .btn--arrow .back {
    display: none;
}
@media (max-width: 800px) {
    .blog-single__cover .btn--arrow .back {
        display: block;
        font-size: 12px;
        color: #7e7e80;
    }
}
.blog-single__category .name-date {
    font-size: 0.8125em;
    font-size: 0.902vw;
    line-height: 1.84615;
    color: #272729;
}
@media (max-width: 1140px) {
    .blog-single__category .name-date {
        font-size: 0.8125em;
    }
}
.blog-single__title h1 {
    margin-top: 25px;
    padding-top: 0;
}
@media (max-width: 540px) {
    .blog-single__title h1 {
        font-size: 1.9375em;
        line-height: 1.09677;
    }
}
.blog-single__author {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-single__author,
.blog-single__author-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog-single__author-item {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1440px) {
    .blog-single__author-item {
        max-width: 47px;
        max-height: 47px;
    }
}
.blog-single__author-info {
    margin-left: 25px;
}
.blog-single__author-info span {
    display: block;
    font-size: 0.8125em;
    font-size: 0.902vw;
    line-height: 1.46154;
    color: #272729;
}
@media (max-width: 1140px) {
    .blog-single__author-info span {
        font-size: 0.8125em;
    }
}
.blog-single__author-info span.name {
    font-family: Sailec-Medium;
    margin-bottom: 2px;
}
.blog-single__info-cover {
    margin: 70px auto 60px;
    text-align: center;
}
@media (max-width: 800px) {
    .blog-single__info-cover {
        margin-bottom: 0;
    }
}
@media (max-width: 540px) {
    .blog-single__info-cover {
        margin-top: 50px;
    }
}
.blog-single__info-cover .media-wrapper {
    overflow: hidden;
    padding-bottom: 56.35%;
}
@media (max-width: 540px) {
    .blog-single__info-cover .media-wrapper {
        padding-bottom: 86.35%;
    }
}
@media (max-width: 540px) {
    .blog-single__info .container {
        padding: 0;
    }
}
@media (max-width: 800px) {
    .blog-single__info .container--small {
        padding: 50px 54px 0;
        background-color: #fff;
    }
}
@media (max-width: 540px) {
    .blog-single__info .container--small {
        padding: 50px 27px 0;
    }
}
.blog-single__info-social {
    position: absolute;
    top: 50px;
    right: -100px;
    z-index: 99;
}
@media (max-width: 800px) {
    .blog-single__info-social {
        display: none;
    }
}
.blog-single__info-social a {
    display: block;
    margin-bottom: 30px;
}
.blog-single__info-social a .icon-social {
    width: 20px;
    height: 20px;
    fill: #dedede;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog-single__info-social a:last-child {
    margin-bottom: 0;
}
.blog-single__info-social a:hover .icon-social {
    fill: #000;
}
.blog-single__info-social a:active .icon-social {
    fill: #7e7e80;
}
.blog-single__info-social--mobile {
    display: none;
}
@media (max-width: 800px) {
    .blog-single__info-social--mobile {
        display: block;
        position: relative;
        right: auto;
        top: 0;
    }
}
.blog-single__info-social--mobile a {
    display: inline-block;
    margin: 0 25px 0 0;
}
.blog-single__info-social--mobile a .icon-social {
    width: 25px;
    height: 25px;
}
.blog-single__info-general img {
    padding: 36px 0;
}
@media (max-width: 540px) {
    .blog-single__info-general img {
        padding: 20px 0;
    }
}
.blog-single__info-general a {
    text-decoration: underline;
    color: #4b4b4c;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog-single__info-general a:hover {
    color: #000;
}
.blog-single__info-general b {
    position: relative;
    font-family: Sailec;
    font-weight: 400;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffe4e2)) repeat-x 0 6px;
    background: linear-gradient(180deg, #fff 0, #ffe4e2) repeat-x 0 6px;
    background-size: 100% 19px;
    padding-bottom: 30px;
}
@media (max-width: 540px) {
    .blog-single__info-general b {
        background-size: 100% 10px;
    }
}
.blog-single__info-general blockquote {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.26667;
    letter-spacing: -1px;
    color: #4b4b4c;
    padding: 27px 60px;
    margin-bottom: 72px;
}
@media (max-width: 1140px) {
    .blog-single__info-general blockquote {
        padding: 27px 30px;
        max-width: 100%;
    }
}
@media (max-width: 540px) {
    .blog-single__info-general blockquote {
        font-size: 21px;
        line-height: 1.2381;
        letter-spacing: -0.7px;
        padding: 20px 0;
        margin-bottom: 50px;
    }
}
.blog-single__info-general blockquote p {
    font-size: 30px;
    line-height: 1.26667;
    letter-spacing: -1px;
    color: #4b4b4c;
    margin: 0;
}
@media (max-width: 540px) {
    .blog-single__info-general blockquote p {
        font-size: 21px;
        line-height: normal;
    }
}
.blog-single__info-general blockquote:after {
    content: " ";
    position: absolute;
    left: 60px;
    bottom: -5px;
    width: 245px;
    height: 2px;
    background-color: #000;
}
@media (max-width: 1140px) {
    .blog-single__info-general blockquote:after {
        left: 30px;
    }
}
@media (max-width: 540px) {
    .blog-single__info-general blockquote:after {
        width: 173px;
        height: 1px;
        left: 0;
    }
}
.blog-single__info-general iframe {
    width: 100% !important;
    height: auto !important;
}
.blog-single--privacy-policy:before {
    background-color: #fff;
}
.news-list-cover .custom-select .dropdown-items {
    right: auto;
    left: 0;
}
.news-list-cover .custom-select .dropdown-items .items:after {
    right: auto;
}
.blog-form {
    padding: 4.125rem 0 5.375rem;
    background: #f5f5f5;
}
.blog-form__headline {
    text-align: center;
    max-width: 716px;
    margin: 0 auto 42px;
    font-weight: 700;
    color: #000;
    font-family: Sailec-Bold;
    font-size: 2.3em;
}
@media (max-width: 800px) {
    .blog-form__headline {
        max-width: 100%;
    }
}
@media (max-width: 540px) {
    .blog-form__headline {
        font-size: 1.7em;
    }
}
.blog-form .form {
    padding: 0;
}
.blog-form .form__content {
    padding: 0 15px;
    margin-top: 28px;
}
.blog-form .form__content p:not(:last-child) {
    margin-bottom: 16px;
}
.blog-form .form__content p a {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog-form .form__content p a:hover {
    color: #000;
}
@media (max-width: 540px) {
    .blog-form .form__content p {
        font-size: 0.875em;
        line-height: 1.71429;
    }
}
.team {
    padding: 100px 0 90px;
    min-height: 100vh;
}
@media (max-width: 1430px) {
    .team {
        padding-top: 0;
    }
}
@media (max-width: 540px) {
    .team {
        padding-bottom: 30px;
    }
}
@media (max-width: 800px) {
    .team .container {
        padding: 0 13px;
    }
}
.team__category--wrapper {
    position: relative;
}
@media (max-width: 1430px) {
    .team__category--wrapper {
        display: inline-block;
        margin-bottom: 40px;
    }
}
.team__category--wrapper .placeholder-wrapper {
    display: none;
}
@media (max-width: 1430px) {
    .team__category--wrapper .placeholder-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px;
        min-width: 250px;
        cursor: pointer;
    }
    .team__category--wrapper .placeholder-wrapper svg {
        width: 15px;
        height: 15px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 10px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
}
.team__category--wrapper.open .team__category {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.team__category--wrapper.open .placeholder-wrapper svg {
    -webkit-transform: scaleY(-1) rotate(90deg);
    transform: scaleY(-1) rotate(90deg);
}
.team__category {
    margin: 0 0 60px 8.3vw;
}
.team__category li {
    display: inline-block;
    margin-right: 30px;
}
.team__category li:last-child {
    margin-right: 0;
}
.team__category li a {
    font-size: 1em;
    color: #7e7e80;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.team__category li.active a,
.team__category li a:hover {
    color: #000;
}
@media (max-width: 1430px) {
    .team__category {
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 10;
        background: #fff;
        border: 1px solid #000;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }
    .team__category li,
    .team__category li a {
        display: block;
        width: 100%;
    }
    .team__category li a {
        padding: 7px 10px;
    }
    .team__category li.active {
        background: #eaeaea;
    }
}
.team__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 1140px) {
    .team__wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.team__item {
    width: calc(25% - 20px);
    margin: 0 10px 120px;
}
@media (max-width: 1430px) {
    .team__item {
        margin: 0 10px 80px;
    }
}
@media (max-width: 800px) {
    .team__item {
        width: calc(50% - 10px);
        margin: 0 0 40px;
    }
}
@media (max-width: 540px) {
    .team__item {
        width: calc(50% - 5px);
    }
}
.team__item .media-wrapper {
    overflow: hidden;
    padding-bottom: 126.3%;
}
.team__item .media-wrapper:hover img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.team__info {
    margin-top: 25px;
}
@media (max-width: 540px) {
    .team__info {
        margin-top: 10px;
    }
}
.team__info .position {
    display: block;
    font-size: 13px;
    line-height: 1.84615;
    color: #7e7e80;
}
@media (max-width: 540px) {
    .team__info .position {
        font-size: 11px;
        line-height: 1.36364;
        margin-bottom: 4px;
    }
}
.team__info h5 {
    font-size: 1.25em;
    line-height: 1.6;
    color: #272729;
}
@media (max-width: 540px) {
    .team__info h5 {
        font-size: 1em;
        line-height: 1.3125;
    }
}
.thank-you {
    padding: 200px 0 240px;
}
@media (max-width: 1140px) {
    .thank-you {
        padding: 100px 0 125px;
    }
}
.thank-you .container {
    max-width: 67vw;
}
@media (max-width: 1140px) {
    .thank-you .container {
        padding: 0;
    }
}
@media (max-width: 800px) {
    .thank-you .container {
        max-width: 100%;
        padding: 0 27px;
    }
}
.thank-you__info {
    max-width: 660px;
}
.thank-you__info h2 {
    max-width: 75%;
}
@media (max-width: 540px) {
    .thank-you__info h2 {
        max-width: 100%;
        font-size: 1.25em;
        line-height: 1.1;
    }
}
.thank-you__info p {
    color: #4b4b4c;
    line-height: 1.875;
}
@media (max-width: 540px) {
    .thank-you__info p {
        font-size: 0.8125em;
        line-height: 1.76923;
    }
}
.thank-you__info p a {
    color: #4b4b4c;
    text-decoration: underline;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thank-you__info p a:after {
    content: none;
}
.thank-you__info p a:hover {
    color: #000;
}
.thank-you__info a.link-line {
    font-size: 16px;
    color: #ff4438;
    position: relative;
    padding-left: 21px;
    display: block;
    margin-top: 35px;
}
.thank-you__info a.link-line:after {
    content: "";
    width: 13px;
    height: 2px;
    background-color: #ff4438;
    position: absolute;
    left: 0;
    top: 6px;
}
@media (max-width: 540px) {
    .application .container {
        padding: 0 13px;
    }
}
.application .codedropz-upload-wrapper .codedropz-upload-handler {
    border: 2px dashed #d4d4d4;
    border-radius: 8px;
    margin-bottom: 15px;
}
.home {
    position: relative;
    z-index: 1;
}
.home__intro {
    height: 100vh;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 540px) {
    .home__intro {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding-left: 26px;
    }
}
.home__intro h1 {
    max-width: 62.43vw;
    font-size: 5.27vw;
    line-height: 6vw;
    color: #ff4438;
    margin: 0;
    position: absolute;
    letter-spacing: -3.2px;
}
@media (max-width: 540px) {
    .home__intro h1 {
        font-size: 10vw;
        line-height: normal;
        max-width: 66.875vw;
    }
}
.home__intro .cover__scroll-down {
    color: #000;
}
.section-title {
    font-size: 0.75em;
    line-height: 1.83333;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}
.section-title--dark {
    color: #4b4b4c;
}
.multi-textures-wrapper {
    pointer-events: none;
}
.services {
    position: relative;
    padding: 90px 120px 187px;
    min-height: 100vh;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    background-color: #000;
}
@media (max-width: 1140px) {
    .services {
        padding: 90px 0 40px;
    }
}
.services:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
}
.services .container {
    position: relative;
    z-index: 10;
}
.services__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.services__list {
    margin: 135px 0 0 11.45vw;
    display: table;
    counter-reset: services-counter;
}
@media (max-width: 540px) {
    .services__list {
        margin: 135px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.services__list li {
    opacity: 0.4;
    font-size: 1.6875em;
    font-size: 1.875vw;
    color: #fff;
    cursor: default;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    position: relative;
    padding-left: 38px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1140px) {
    .services__list li {
        font-size: 1.6875em;
        margin-bottom: 0;
    }
}
@media (max-width: 540px) {
    .services__list li {
        padding-left: 0;
        -webkit-transform-origin: center;
        transform-origin: center;
        margin: 0 10px;
    }
    .services__list li span {
        display: none;
    }
}
.services__list li.is-active {
    opacity: 1;
    -webkit-transform: scale(1.26);
    transform: scale(1.26);
}
.services__list li.is-active .progress-video,
.services__list li.is-active .progress-video__value {
    opacity: 1;
}
.services__list li:last-child {
    margin-bottom: 0;
}
.services__list li:before {
    position: absolute;
    left: -3px;
    top: 25%;
    counter-increment: services-counter;
    content: "0" counter(services-counter) " ";
    font-size: 15px;
    font-size: 1vw;
    line-height: 15.8px;
}
@media (max-width: 1140px) {
    .services__list li:before {
        font-size: 12px;
        top: 30%;
        left: 0;
    }
}
@media (max-width: 540px) {
    .services__list li:before {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
.services__list li .progress-video {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 13px;
    opacity: 0;
}
@media (max-width: 540px) {
    .services__list li .progress-video {
        margin-left: 0;
    }
}
.services__list li .progress-video__value {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 339.292;
    -webkit-transition: stroke-dashoffset 0.5s;
    transition: stroke-dashoffset 0.5s;
}
@media (max-width: 540px) {
    .services__list li .progress-video,
    .services__list li .progress-video__value {
        opacity: 1;
        width: 52px;
        height: 52px;
        margin: auto;
    }
}
.services__mobile-text {
    display: none;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    font-size: 0.6875em;
}
@media (max-width: 540px) {
    .services__mobile-text {
        display: block;
    }
}
.services .btn {
    margin: 135px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 280px;
}
@media (max-width: 540px) {
    .services .btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.services .btn .icon {
    fill: #fff;
}
.services .btn span {
    color: #fff;
}
.services .btn--arrow__icon {
    border-color: rgba(220, 220, 221, 0.32);
}
@media (max-width: 540px) {
    .services .btn--arrow__icon {
        margin-right: 0;
        margin-bottom: 20px;
    }
}
.recent-work {
    background-color: #000;
    padding-bottom: 92px;
}
.recent-work .section-title {
    padding-top: 92px;
}
.recent-work .container--inner {
    max-width: 70.83vw;
    margin-left: auto;
    margin-right: 8.33vw;
    padding-top: 80px;
    overflow: visible;
}
@media (max-width: 1140px) {
    .recent-work .container--inner {
        max-width: 82.83vw;
        margin: 0 0 0 11.45vw;
    }
}
@media (max-width: 800px) {
    .recent-work .container--inner {
        max-width: 100%;
        margin: 0;
        padding: 80px 0 0;
        overflow: hidden;
    }
}
.recent-work__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.15vw;
    opacity: 0.21;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (max-width: 800px) {
    .recent-work__list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }
    .recent-work__list-item.glide__slide--active {
        opacity: 1;
    }
}
.recent-work__list-item .media-wrapper {
    display: block;
}
.recent-work__list-item .media-wrapper .full,
.recent-work__list-item .media-wrapper .image {
    pointer-events: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    transition: 0.8s cubic-bezier(0.5, 0, 0.2, 1);
}
.recent-work__list-item .media-wrapper .image {
    opacity: 1;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.recent-work__list-item .media-wrapper .image.lazyload {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 1;
}
.recent-work__list-item .media-wrapper:hover .image {
    -webkit-transform: scale(1.05) rotate(1deg);
    transform: scale(1.05) rotate(1deg);
}
.recent-work__list-item .left {
    width: 18.88vw;
}
@media (max-width: 800px) {
    .recent-work__list-item .left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }
}
.recent-work__list-item .right {
    width: 50vw;
    position: relative;
}
@media (max-width: 1430px) {
    .recent-work__list-item .right {
        width: 55vw;
    }
}
@media (max-width: 800px) {
    .recent-work__list-item .right {
        width: 100%;
    }
}
.recent-work__list-item .right .media-wrapper {
    padding-bottom: 56.25%;
}
@media (max-width: 540px) {
    .recent-work__list-item .right .media-wrapper {
        padding-bottom: 134.25%;
    }
}
.recent-work__list-item .right .media-wrapper img {
    -webkit-transition: 0.6s cubic-bezier(0.5, 0, 0.2, 1);
    transition: 0.6s cubic-bezier(0.5, 0, 0.2, 1);
}
.recent-work__list-item .counter {
    margin-bottom: 15px;
    display: block;
    font-size: 0.83vw;
}
.recent-work__list-item .counter span {
    color: #fff;
}
@media (max-width: 800px) {
    .recent-work__list-item .counter {
        display: none;
    }
}
.recent-work__list-item .counter--mobile {
    display: none;
}
@media (max-width: 800px) {
    .recent-work__list-item .counter--mobile {
        display: block;
        position: absolute;
        top: 15px;
        left: 15px;
        z-index: 1;
        margin-bottom: 0;
        font-size: 0.625em;
        color: hsla(0, 0%, 100%, 0.4);
    }
}
.recent-work__list-item .title {
    display: block;
    font-size: 1em;
    font-size: 1.11vw;
    line-height: 1.75;
    color: #7e7e80;
    margin-bottom: 23px;
}
@media (max-width: 800px) {
    .recent-work__list-item .title {
        font-size: 0.6875em;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.recent-work__list-item h3 {
    font-size: 1.9375em;
    font-size: 2.15vw;
    line-height: 1.22581;
    letter-spacing: -1px;
    color: #fff;
    max-width: 85%;
    margin-bottom: 30px;
}
@media (max-width: 800px) {
    .recent-work__list-item h3 {
        font-size: 1.125em;
    }
}
.recent-work__list-item .btn--arrow .icon {
    fill: #fff;
}
.highlights {
    padding-bottom: 200px;
    overflow: hidden;
    padding-top: 100px;
}
.highlights .section-title {
    margin-bottom: 33px;
}
.highlights--industry {
    padding-bottom: 200px;
}
@media (max-width: 640px) {
    .highlights--industry {
        padding-bottom: 140px;
        padding-top: 39px;
    }
}
.highlights--epmployer {
    padding-top: 22px;
}
@media (max-width: 540px) {
    .highlights--epmployer {
        padding-bottom: 70px;
    }
}
.highlights .left strong {
    font-family: Sailec-Bold;
    font-size: 9em;
    font-size: 10vw;
    color: #ff4438;
    display: block;
    margin-bottom: 15px;
    min-width: 6.06vw;
    opacity: 0;
}
@media (max-width: 640px) {
    .highlights .left strong {
        font-size: 3.75em;
        font-size: 9.3vw;
    }
}
@media (max-width: 540px) {
    .highlights .left strong {
        font-size: 5.25em;
        font-size: 26.25vw;
        min-width: 16.06vw;
    }
}
.highlights .left h4 {
    font-family: Sailec;
    font-size: 1.9375em;
    font-size: 2.15vw;
    color: #000;
    margin-bottom: 13px;
    overflow: hidden;
}
@media (max-width: 640px) {
    .highlights .left h4 {
        font-size: 1.625em;
        font-size: 4vw;
    }
}
@media (max-width: 540px) {
    .highlights .left h4 {
        font-size: 1.375em;
        font-size: 6.87vw;
    }
}
.highlights .left p {
    font-size: 1.25em;
    font-size: 1.38vw;
    line-height: 1.3;
    overflow: hidden;
}
@media (max-width: 640px) {
    .highlights .left p {
        font-size: 0.75em;
        font-size: 1.875vw;
    }
}
@media (max-width: 540px) {
    .highlights .left p {
        font-size: 0.875em;
        font-size: 4.375vw;
    }
}
.highlights .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.highlights .container--half {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 20.8%;
    padding-right: 4%;
    position: relative;
}
@media (max-width: 1140px) {
    .highlights .container--half {
        padding-left: 13.8%;
    }
}
@media (max-width: 540px) {
    .highlights .container--half {
        padding-left: 26px;
        padding-right: 0;
    }
}
.highlights .container--half .industry-awards {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 540px) {
    .highlights .container--half .industry-awards {
        display: block;
    }
}
.highlights .container--half .industry-awards .left {
    padding-top: 93px;
}
@media (max-width: 640px) {
    .highlights .container--half .industry-awards .left {
        padding-top: 23px;
    }
}
.highlights .container--half .left {
    width: 38%;
}
@media (max-width: 540px) {
    .highlights .container--half .left {
        width: 60vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.highlights .container--half .right {
    position: relative;
    width: 31.94vw;
    overflow: hidden;
    margin-left: auto;
}
@media (max-width: 540px) {
    .highlights .container--half .right {
        width: 100vw;
        left: -26px;
        margin-top: 50px;
        overflow: auto;
    }
}
.highlights .container--half .right img {
    width: 66.77vw;
    max-width: inherit;
}
@media (max-width: 1430px) {
    .highlights .container--half .right img {
        width: 120vh;
    }
}
@media (max-width: 540px) {
    .highlights .container--half .right img {
        width: 171vw;
    }
}
.highlights .container--center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 20.8%;
    padding-right: 4%;
    margin-bottom: 167px;
}
@media (max-width: 540px) {
    .highlights .container--center {
        padding-left: 26px;
        padding-right: 26px;
        margin-bottom: 135px;
    }
}
.highlights .container--center.slider {
    margin-bottom: 0;
    padding-top: 33px;
}
@media (max-width: 540px) {
    .highlights .container--center.slider {
        padding-right: 16px;
    }
}
.highlights .container--center .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 27px;
}
.highlights .container--center .left > div {
    padding: 23px 0 0 40px;
    width: 30vw;
}
@media (max-width: 640px) {
    .highlights .container--center .left > div {
        padding: 0 0 0 40px;
    }
}
@media (max-width: 540px) {
    .highlights .container--center .left > div {
        padding: 0 0 0 35px;
        width: 100%;
    }
}
.highlights .container--center .left > div h4 {
    max-width: 90%;
}
@media (max-width: 540px) {
    .highlights .container--center .left > div h4 {
        max-width: 100%;
    }
}
.highlights .container--center .right {
    margin-left: -56px;
}
@media (max-width: 540px) {
    .highlights .container--center .right {
        margin-left: 0;
    }
}
.highlights .container--center .right .media-wrapper {
    padding-bottom: 59.51%;
    background-size: cover !important;
}
@media (max-width: 540px) {
    .highlights .container--center .right .media-wrapper {
        padding-bottom: 105%;
        background-position: 50% !important;
    }
}
.offices-list-wrapper {
    position: relative;
    padding-bottom: 15px;
}
@media (max-width: 800px) {
    .offices-list-wrapper {
        overflow: auto;
    }
}
.offices-list-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 355px;
    background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(80%, hsla(0, 0%, 100%, 0.36)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(270deg, #fff 0, hsla(0, 0%, 100%, 0.36) 80%, hsla(0, 0%, 100%, 0));
    pointer-events: none;
}
@media (max-width: 800px) {
    .offices-list-wrapper:after {
        content: none;
    }
}
.offices-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(240px + 135vw);
}
@media (max-width: 800px) {
    .offices-list {
        width: calc(120px + 180vw);
    }
}
@media (max-width: 540px) {
    .offices-list {
        width: calc(60px + 240vw);
    }
}
.offices-list__slide {
    min-width: 45vw;
    display: block;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    margin-right: 80px;
}
@media (max-width: 800px) {
    .offices-list__slide {
        min-width: 60vw;
        margin-right: 40px;
    }
}
@media (max-width: 540px) {
    .offices-list__slide {
        min-width: 80vw;
        margin-right: 20px;
    }
}
.offices-list__slide img {
    margin-bottom: 20px;
    width: 100%;
}
.offices-list__slide .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 17px;
    overflow: hidden;
}
@media (max-width: 540px) {
    .offices-list__slide .info {
        padding-left: 0;
    }
}
.offices-list__slide .info span:first-of-type {
    font-family: Sailec;
    font-size: 0.75em;
    font-size: 0.83vw;
    color: #7e7e80;
}
@media (max-width: 800px) {
    .offices-list__slide .info span:first-of-type {
        font-size: 0.5em;
        font-size: 1vw;
    }
}
@media (max-width: 640px) {
    .offices-list__slide .info span:first-of-type {
        font-size: 0.5625em;
        font-size: 1.4vw;
    }
}
@media (max-width: 540px) {
    .offices-list__slide .info span:first-of-type {
        font-size: 0.625em;
        font-size: 3.125vw;
    }
}
.offices-list__slide .info span:nth-of-type(2) {
    font-family: Sailec;
    font-size: 1.125em;
    font-size: 1.25vw;
    line-height: 2;
    color: #000;
    margin: 0 8px 0 19px;
}
@media (max-width: 800px) {
    .offices-list__slide .info span:nth-of-type(2) {
        font-size: 0.8125em;
        font-size: 1.625vw;
    }
}
@media (max-width: 640px) {
    .offices-list__slide .info span:nth-of-type(2) {
        font-size: 0.9375em;
        font-size: 2.35vw;
    }
}
@media (max-width: 540px) {
    .offices-list__slide .info span:nth-of-type(2) {
        font-size: 1em;
        font-size: 5vw;
    }
}
.offices-list__slide .info .icon {
    width: 10px;
    height: 10px;
}
.infinite-slider-arrow {
    padding-bottom: 117px;
}
@media (max-width: 540px) {
    .infinite-slider-arrow {
        padding-bottom: 60px;
    }
}
.infinite-slider-arrow .info {
    font-size: 0.8em;
    font-size: 0.9vw;
    color: #4b4b4c;
    max-width: 50%;
    line-height: normal;
    padding: 35px 0;
}
@media (max-width: 1140px) {
    .infinite-slider-arrow .info {
        font-size: 0.75em;
        max-width: 70%;
    }
}
@media (max-width: 540px) {
    .infinite-slider-arrow .info {
        max-width: 90%;
        padding: 20px 0;
    }
}
.infinite-slider-arrow__controls .btn--arrow.prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.infinite-slider-arrow__controls .btn--arrow.next {
    margin-left: 15px;
}
@media (max-width: 540px) {
    .infinite-slider-arrow__controls .btn--arrow.next {
        margin-left: 50px;
    }
}
.infinite-slider-arrow__controls .btn--arrow__icon {
    margin: 0;
}
.infinite-slider-arrow .glide__slide .img-wrapper {
    width: calc(100% - 4.16vw);
}
.page-404 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #ff4438;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.page-404__info {
    max-width: 570px;
    max-width: 39.5vw;
    margin: 0 auto;
}
@media (max-width: 800px) {
    .page-404__info {
        max-width: calc(100% - 26px);
    }
}
.page-404__info h1 {
    font-size: 3.4375em;
    font-size: 3.81vw;
    max-width: 95%;
    color: #992821;
    letter-spacing: -1px;
    margin-bottom: 20px;
    line-height: 1.18182;
}
@media (max-width: 800px) {
    .page-404__info h1 {
        font-size: 2em;
    }
}
.page-404__info p {
    font-size: 1.25em;
    font-size: 1.38vw;
    color: #6f1a14;
}
@media (max-width: 800px) {
    .page-404__info p {
        font-size: 1.0625em;
    }
}
.page-404__info .btn--arrow {
    margin-top: 60px;
}
@media (max-width: 800px) {
    .page-404__info .btn--arrow {
        margin-top: 20px;
    }
}
.page-404__info .btn--arrow:hover .btn--arrow__icon .icon {
    fill: #ff4438;
}
.page-404__info .btn--arrow:hover .btn--arrow__icon:after {
    background-color: #fff;
}
.page-404__info .btn--arrow__icon {
    margin-right: 20px;
}
.page-404__info .btn--arrow__icon .icon-arrow {
    fill: #fff;
}
.page-404__info .btn--arrow .back-link {
    font-size: 1.25em;
    line-height: 1.8;
    color: #fff;
}
@media (max-width: 800px) {
    .page-404__info .btn--arrow .back-link {
        font-size: 1.0625em;
    }
}
.work {
    padding: 80px 0 135px;
}
@media (max-width: 800px) {
    .work {
        padding: 40px 0 32px;
    }
}
.work__category--wrapper {
    position: relative;
}
@media (max-width: 1430px) {
    .work__category--wrapper {
        display: inline-block;
        margin-bottom: 40px;
    }
}
.work__category--wrapper .placeholder-wrapper {
    display: none;
}
@media (max-width: 1430px) {
    .work__category--wrapper .placeholder-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px;
        min-width: 250px;
        cursor: pointer;
    }
    .work__category--wrapper .placeholder-wrapper svg {
        width: 15px;
        height: 15px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 10px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
}
.work__category--wrapper.open .work__category {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.work__category--wrapper.open .placeholder-wrapper svg {
    -webkit-transform: scaleY(-1) rotate(90deg);
    transform: scaleY(-1) rotate(90deg);
}
.work__category {
    margin: 0 0 85px 4.9vw;
}
.work__category li {
    display: inline-block;
    margin-right: 30px;
}
.work__category li:last-child {
    margin-right: 0;
}
.work__category li a {
    font-size: 1em;
    color: #7e7e80;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.work__category li.active a,
.work__category li a:hover {
    color: #000;
}
@media (max-width: 1430px) {
    .work__category {
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 10;
        background: #fff;
        border: 1px solid #000;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }
    .work__category li,
    .work__category li a {
        display: block;
        width: 100%;
    }
    .work__category li a {
        padding: 7px 10px;
    }
    .work__category li.active {
        background: #eaeaea;
    }
}
.work__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.work__item {
    width: calc(50% - 40px);
    margin: 0 10px 75px;
}
.work__item a {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    display: block;
    position: relative;
}
@media (max-width: 800px) {
    .work__item {
        width: calc(50% - 10px);
        margin: 0 0 40px;
    }
}
@media (max-width: 540px) {
    .work__item {
        width: 100%;
        margin-bottom: 80px;
    }
}
.work__item .media-wrapper {
    overflow: hidden;
    padding-bottom: 63.8%;
    -webkit-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    will-change: transform;
    width: 100%;
}
@media (max-width: 540px) {
    .work__item .media-wrapper {
        padding-bottom: 121.5%;
    }
}
.work__item .media-wrapper .full {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    will-change: transform;
    width: 100%;
    height: 100%;
    position: absolute;
}
.work__item .media-wrapper.loaded-img-reset .full {
    -webkit-transition: 0.8s !important;
    transition: 0.8s !important;
    -webkit-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
}
.work__item.is-hover .media-wrapper,
.work__item:hover .media-wrapper {
    -webkit-transform: rotateX(-3deg) rotateY(-9deg) translateX(-10px);
    transform: rotateX(-3deg) rotateY(-9deg) translateX(-10px);
    will-change: auto;
}
.work__item.is-hover .full,
.work__item:hover .full {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.work__info {
    margin-top: 30px;
    padding-left: 18px;
}
@media (max-width: 800px) {
    .work__info {
        margin-top: 20px;
        padding-left: 0;
    }
}
.work__info .category {
    display: block;
    font-size: 16px;
    line-height: 1.75;
    color: #7e7e80;
    margin-bottom: 7px;
}
@media (max-width: 800px) {
    .work__info .category {
        font-size: 11px;
        line-height: 1.36364;
        margin-bottom: 6px;
    }
}
.work__info h3 {
    font-size: 1.9375em;
    max-width: 425px;
}
@media (max-width: 800px) {
    .work__info h3 {
        font-size: 1.25em;
        line-height: 1.2;
    }
}
.full {
    display: block;
    position: fixed;
    background-size: cover;
    background-position: 50%;
    opacity: 0;
    z-index: 99999999;
}
.barba-container {
    position: relative;
}
.barba-container > .full.is-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    pointer-events: none;
}
.privacy-policy {
    position: relative;
    padding: 205px 0 230px;
}
@media (max-width: 1140px) {
    .privacy-policy {
        padding: 110px 0 140px;
    }
}
@media (max-width: 540px) {
    .privacy-policy {
        padding: 100px 0;
    }
}
.privacy-policy:before {
    content: none;
}
@media (max-width: 1440px) {
    .privacy-policy:before {
        min-height: 112.7vh;
    }
}
@media (max-width: 1140px) {
    .privacy-policy:before {
        min-height: 100vh;
    }
}
@media (max-width: 800px) {
    .privacy-policy:before {
        content: none;
    }
}
.privacy-policy h1 {
    font-family: Sailec-Bold;
    font-size: 3.8125em;
    line-height: 1.11475;
    letter-spacing: -2px;
    margin-bottom: 36px;
    padding-top: 36px;
}
@media (max-width: 1140px) {
    .privacy-policy h1 {
        font-size: 2.5625em;
    }
}
.privacy-policy h2 {
    font-family: Sailec-Medium;
    font-size: 2.4375em;
    line-height: 1.15385;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 36px;
    padding-top: 36px;
}
@media (max-width: 540px) {
    .privacy-policy h2 {
        font-size: 1.75em;
        line-height: 1.14286;
        letter-spacing: -0.7px;
        margin-bottom: 15px;
    }
}
.privacy-policy h3 {
    font-family: Sailec;
    font-size: 2em;
    line-height: 1.40625;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 36px;
    padding-top: 36px;
}
@media (max-width: 540px) {
    .privacy-policy h3 {
        font-size: 1.5em;
        line-height: 1.16667;
        letter-spacing: -0.7px;
        margin-bottom: 15px;
    }
}
.privacy-policy h4 {
    font-family: Sailec;
    font-size: 1.5625em;
    line-height: 1.68;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 10px;
}
@media (max-width: 540px) {
    .privacy-policy h4 {
        font-size: 1.125em;
        line-height: 1.61111;
        letter-spacing: -0.7px;
    }
}
.privacy-policy p {
    font-family: Sailec;
    font-size: 1.25em;
    line-height: 1.7;
    color: #4b4b4c;
    margin-bottom: 36px;
}
@media (max-width: 540px) {
    .privacy-policy p {
        font-size: 0.875em;
        line-height: 1.71429;
        margin-bottom: 26px;
    }
}
.privacy-policy ul {
    padding: 5px 0 20px;
}
.privacy-policy ul li {
    position: relative;
    font-family: Sailec;
    font-size: 1.25em;
    line-height: 1.7;
    color: #4b4b4c;
    margin-bottom: 27px;
    padding-left: 40px;
}
@media (max-width: 540px) {
    .privacy-policy ul li {
        font-size: 0.875em;
        line-height: 1.85714;
        margin-bottom: 15px;
        padding-left: 33px;
    }
}
.privacy-policy ul li strong {
    font-family: Sailec-Bold;
}
.privacy-policy ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #4b4b4c;
}
.privacy-policy .container--small {
    max-width: 54.17vw;
    position: relative;
}
@media (max-width: 1140px) {
    .privacy-policy .container--small {
        max-width: 70vw;
        padding: 0;
    }
}
@media (max-width: 800px) {
    .privacy-policy .container--small {
        max-width: 100vw;
        padding: 0 27px;
    }
}
.about__story {
    padding-top: 305px;
}
@media (max-width: 1140px) {
    .about__story {
        padding-top: 100px;
    }
}
.about__story .container {
    max-width: 74.99vw;
}
@media (max-width: 1140px) {
    .about__story .container {
        max-width: 90vw;
    }
}
@media (max-width: 800px) {
    .about__story .container {
        max-width: 100vw;
    }
}
.about__story h3 {
    font-family: Sailec;
    font-size: 3.8125em;
    font-size: 4.23vw;
    letter-spacing: -2px;
    color: #000;
    margin-bottom: 30px;
    overflow: hidden;
}
@media (max-width: 800px) {
    .about__story h3 {
        font-size: 2em;
        letter-spacing: -0.7px;
    }
}
@media (max-width: 540px) {
    .about__story h3 {
        margin-bottom: 10px;
    }
}
.about__story h3 span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.about__story p {
    font-size: 1.25em;
    font-size: 1.38vw;
    max-width: 45.83vw;
    margin-bottom: 102px;
    overflow: hidden;
}
@media (max-width: 1140px) {
    .about__story p {
        font-size: 1.125em;
        margin-bottom: 50px;
    }
}
@media (max-width: 800px) {
    .about__story p {
        max-width: 100vw;
    }
}
@media (max-width: 540px) {
    .about__story p {
        font-size: 1em;
    }
}
.about__story p span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.about__story .row--left .img-wrapper {
    max-width: 48.12vw;
}
@media (max-width: 800px) {
    .about__story .row--left .img-wrapper {
        max-width: 100%;
    }
}
.about__story .row--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 262px;
}
@media (max-width: 1140px) {
    .about__story .row--right {
        padding-top: 100px;
    }
}
@media (max-width: 540px) {
    .about__story .row--right {
        display: block;
    }
}
.about__story .row--right h3 {
    font-size: 2.44375em;
    font-size: 2.71vw;
    padding: 0 11.1vw 145px 0;
    margin-bottom: 0;
}
@media (max-width: 800px) {
    .about__story .row--right h3 {
        font-size: 1.6875em;
        padding: 0 5vw 50px 0;
        letter-spacing: -0.7px;
    }
}
@media (max-width: 540px) {
    .about__story .row--right h3 {
        padding: 0 0 50px;
    }
}
.about__story .row--right .img-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31vw;
    flex: 0 0 31vw;
    max-width: 31vw;
}
@media (max-width: 540px) {
    .about__story .row--right .img-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
    }
}
.about__story .row--right img {
    width: 100%;
}
.about__story .row--full {
    padding: 255px 0 332px;
}
@media (max-width: 1140px) {
    .about__story .row--full {
        padding: 100px 0 72px;
    }
}
.about__story .row--full h3 {
    font-size: 2.44375em;
    font-size: 2.71vw;
    max-width: 58.33vw;
}
@media (max-width: 800px) {
    .about__story .row--full h3 {
        max-width: 100%;
        font-size: 1.6875em;
        letter-spacing: -0.7px;
    }
}
.awards {
    overflow: hidden;
    padding: 165px 2vw 140px 12.5vw;
    background-color: #f9f9f9;
}
@media (max-width: 1140px) {
    .awards {
        padding: 75px 2vw 50px 6.25vw;
    }
}
@media (max-width: 800px) {
    .awards {
        padding: 40px 26px 50px;
    }
}
@media (max-width: 540px) {
    .awards {
        padding: 0;
    }
}
@media (max-width: 540px) {
    .awards .title {
        padding: 40px 26px;
    }
}
.awards .title h2 {
    font-family: Sailec;
    font-size: 3.8125em;
    font-size: 4.23vw;
    letter-spacing: -2px;
    color: #000;
    margin-bottom: 36px;
    overflow: hidden;
    padding-bottom: 5px;
}
@media (max-width: 800px) {
    .awards .title h2 {
        font-size: 2em;
    }
}
@media (max-width: 540px) {
    .awards .title h2 {
        margin-bottom: 15px;
    }
}
.awards .title h2 span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.awards .title p {
    font-size: 1.25em;
    font-size: 1.38vw;
    max-width: 51.38vw;
    margin-bottom: 102px;
    overflow: hidden;
}
@media (max-width: 1140px) {
    .awards .title p {
        font-size: 1.25em;
        max-width: 100%;
        margin-bottom: 40px;
    }
}
@media (max-width: 540px) {
    .awards .title p {
        font-size: 1em;
    }
}
.awards .title p span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.awards__list {
    display: grid;
    grid-gap: 76px 43px;
    grid-template-columns: repeat(auto-fit, minmax(calc(25% - 43px), auto));
}
@media (max-width: 1140px) {
    .awards__list {
        grid-gap: 40px 25px;
    }
}
@media (max-width: 800px) {
    .awards__list {
        grid-template-columns: repeat(auto-fit, minmax(calc(33% - 43px), auto));
    }
}
@media (max-width: 540px) {
    .awards__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        grid-template-columns: none;
        grid-gap: unset;
        -webkit-overflow-scrolling: touch;
        padding: 26px;
        margin-bottom: 20px;
    }
}
.awards__list li {
    -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.13);
}
@media (max-width: 540px) {
    .awards__list li {
        width: 66.25vw;
        margin-right: 10.3125vw;
    }
}
.awards__list li img {
    margin-bottom: 0;
    display: block;
}
.initiative .container {
    max-width: 74.99vw;
}
@media (max-width: 800px) {
    .initiative .container {
        max-width: 100vw;
    }
}
.initiative__title {
    max-width: 41.66vw;
    padding: 130px 0 93px;
}
@media (max-width: 1140px) {
    .initiative__title {
        padding: 50px 0;
        max-width: 75vw;
    }
}
@media (max-width: 540px) {
    .initiative__title {
        max-width: 100vw;
    }
}
.initiative__title h3 {
    font-size: 2.44375em;
    font-size: 2.71vw;
    color: #000;
    margin-bottom: 22px;
    overflow: hidden;
}
@media (max-width: 1140px) {
    .initiative__title h3 {
        font-size: 1.875em;
    }
}
@media (max-width: 540px) {
    .initiative__title h3 {
        font-size: 1.6875em;
    }
}
.initiative__title h3 span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.initiative__title p {
    font-size: 1em;
    font-size: 1.38vw;
    overflow: hidden;
}
@media (max-width: 1140px) {
    .initiative__title p {
        font-size: 1em;
    }
}
@media (max-width: 540px) {
    .initiative__title p {
        font-size: 0.875em;
        line-height: 1.71429;
    }
}
.initiative__title p span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.companies {
    padding: 130px 0;
    background-color: #f9f9f9;
}
@media (max-width: 640px) {
    .companies {
        padding: 50px 0;
    }
}
.companies .container {
    max-width: 74.99vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1140px) {
    .companies .container {
        max-width: 90vw;
    }
}
@media (max-width: 800px) {
    .companies .container {
        max-width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 26px;
    }
}
.companies .container .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 18.75rem;
}
.companies .container .right {
    margin-top: -15px;
}
@media (max-width: 800px) {
    .companies .container .right {
        margin-top: 50px;
    }
}
.companies .container .right h3 {
    max-width: 29.16vw;
    max-width: 30vw;
    margin-bottom: 90px;
    font-size: 3.0625em;
    font-size: 3.4vw;
    color: #161617;
    text-transform: none;
    line-height: normal;
}
@media (max-width: 1140px) {
    .companies .container .right h3 {
        font-size: 1.875em;
    }
}
@media (max-width: 540px) {
    .companies .container .right h3 {
        font-size: 1.6875em;
        margin-bottom: 40px;
        max-width: 100%;
    }
}
.companies .container .right .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 640px) {
    .companies .container .right .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.companies .container .right .col {
    width: 50%;
    padding-right: 2vw;
}
@media (max-width: 640px) {
    .companies .container .right .col {
        width: 100%;
        padding-right: 0;
        margin-bottom: 50px;
    }
}
.companies .container .right .col img {
    margin-bottom: 25px;
}
.companies .container .right .col p {
    min-height: 120px;
    margin-bottom: 1.04vw;
    font-size: 1.11vw;
    line-height: 1.88;
}
@media (max-width: 1140px) {
    .companies .container .right .col p {
        font-size: 1em;
    }
}
@media (max-width: 640px) {
    .companies .container .right .col p {
        font-size: 0.75em;
        min-height: auto;
        margin-bottom: 15px;
    }
}
@media (max-width: 540px) {
    .companies .container .right .col p {
        font-size: 0.875em;
    }
}
.team-members__mobile-btn {
    display: none;
}
@media (max-width: 540px) {
    .team-members__mobile-btn {
        width: 100%;
        height: 10vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #edebec;
        padding: 75px 0 50px;
    }
}
.team-members #pinContainer {
    width: 100vw;
    overflow: hidden;
}
@media (max-width: 800px) {
    .team-members #pinContainer {
        overflow: auto;
        pointer-events: auto;
        -webkit-overflow-scrolling: touch;
    }
}
.team-members #slideContainer {
    width: 300vw;
}
@media (max-width: 540px) {
    .team-members #slideContainer {
        width: 600vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.team-members .panel {
    height: 46.9799vw;
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #edebec;
}
@media (max-width: 540px) {
    .team-members .panel {
        width: 225vw;
        height: auto;
        float: none;
    }
    .team-members .panel--last {
        width: 150vw;
    }
}
.team-members .panel a,
.team-members .panel img {
    width: 33.36%;
}
@media (max-width: 540px) {
    .team-members .panel a,
    .team-members .panel img {
        width: 75vw;
    }
}
.team-members .panel a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    pointer-events: auto;
}
@media (max-width: 540px) {
    .team-members .panel a {
        display: none;
    }
}
.services__categories {
    background-color: #171717;
    padding-top: 100px;
}
@media (max-width: 800px) {
    .services__categories {
        padding-top: 50px;
    }
}
.services__categories .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 800px) {
    .services__categories .container {
        display: block;
    }
}
.services__col {
    width: 20.83vw;
    border-bottom: 1px solid #272729;
}
@media (max-width: 1140px) {
    .services__col {
        width: 31.333%;
    }
}
@media (max-width: 800px) {
    .services__col {
        width: 100%;
        margin-bottom: 50px;
    }
    .services__col:last-child {
        margin-bottom: 0;
    }
}
.services__col .number {
    display: block;
    font-size: 5.975em;
    color: #D1FF5A;
    margin-bottom: 10px;
}
@media (max-width: 800px) {
    .services__col .number {
        margin-bottom: 15px;
    }
}
.services__col h2 {
    font-size: 2.01875em;
    font-family: Sailec-Medium;
    line-height: 1.15625;
    letter-spacing: -1px;
    color: #eaeaea;
    max-width: 90%;
    min-height: 75px;
}
@media (max-width: 800px) {
    .services__col h2 {
        min-height: auto;
        margin-bottom: 5px;
    }
}
@media (max-width: 540px) {
    .services__col h2 {
        font-size: 1.5em;
        line-height: 1.16667;
    }
}
.services__col p {
    color: #7e7e80;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 40px;
}
@media (max-width: 800px) {
    .services__col p {
        margin-bottom: 35px;
    }
}
.services__col .btn--arrow__icon {
    border-color: hsla(0, 0%, 100%, 0.5);
    margin-right: 20px;
}
.services__col .btn--arrow .icon {
    fill: #fff;
}
.services__col .btn--arrow span {
    color: #fff;
    font-size: 18px;
}
@media (max-width: 540px) {
    .services__col .btn--arrow span {
        font-size: 16px;
    }
}
.services__category-list {
    padding: 0 0 18px;
}
@media (max-width: 800px) {
    .services__category-list {
        border-top: 1px solid #272729;
        margin-top: 0px;
    }
}
.services__category-list li {
    margin-bottom: 32px;
}
@media (max-width: 540px) {
    .services__category-list li {
        margin-bottom: 25px;
        margin-top: 25px;
    }
}
.services__category-list li .item {
    font-size: 20px;
    line-height: 31px;
    color: #cacaca;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 540px) {
    .services__category-list li .item {
        font-size: 19px;
    }
}
.services__category-list li .item .icon {
    fill: #cacaca;
    width: 10px;
    height: 10px;
    margin-left: 10px;
}
.process {
    background-color: #000;
    padding-top: 95px;
    overflow: hidden;
}
.process__title {
    max-width: 740px;
}
.process__title h2 {
    font-size: 3.8125em;
    line-height: 1.11475;
    letter-spacing: -2px;
    color: #fff;
}
@media (max-width: 540px) {
    .process__title h2 {
        font-size: 10vw;
        margin-bottom: 10px;
    }
}
.process__title p {
    font-size: 1.25em;
    line-height: 1.8;
    color: #7e7e80;
}
@media (max-width: 540px) {
    .process__title p {
        font-size: 5vw;
        line-height: normal;
    }
}
.process__title p a {
    color: #fff;
    text-decoration: underline;
}
.curiosity-graphic {
    z-index: 1;
    position: relative;
    display: table;
    margin: 234px auto 200px;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 1430px) {
    .curiosity-graphic {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@media (max-width: 1140px) {
    .curiosity-graphic {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}
@media (max-width: 800px) {
    .curiosity-graphic {
        -webkit-transform: scale(0.6) rotate(90deg);
        transform: scale(0.6) rotate(90deg);
    }
}
@media (max-width: 540px) {
    .curiosity-graphic {
        -webkit-transform: scale(0.51) rotate(90deg);
        transform: scale(0.51) rotate(90deg);
        margin: 150px auto 200px;
    }
}
.curiosity-graphic * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.curiosity-graphic__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.curiosity-graphic__title {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: 37.38px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform: translate(-50%, -50%) scaleY(2.5);
    transform: translate(-50%, -50%) scaleY(2.5);
    -webkit-filter: blur(11px);
    filter: blur(11px);
    opacity: 0;
    will-change: transform;
}
@media (max-width: 800px) {
    .curiosity-graphic__title {
        -webkit-transform: translate(-50%, -65%) scaleX(2.5) rotate(-90deg);
        transform: translate(-50%, -65%) scaleX(2.5) rotate(-90deg);
    }
}
.curiosity-graphic__title.is-active {
    -webkit-transform: translate(-50%, -65%);
    transform: translate(-50%, -65%);
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
@media (max-width: 800px) {
    .curiosity-graphic__title.is-active {
        -webkit-transform: translate(-50%, -65%) rotate(-90deg);
        transform: translate(-50%, -65%) rotate(-90deg);
    }
}
.curiosity-graphic__circle {
    width: 198px;
    height: 198px;
    background: #161618;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.curiosity-graphic__circle span {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    -webkit-transition: all 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-filter: blur(11px);
    filter: blur(11px);
}
.curiosity-graphic__circle span.is-visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}
.curiosity-graphic__circle span:first-child {
    font-size: 17.6px;
    line-height: 29.4px;
    text-align: center;
    color: #cacaca;
}
.curiosity-graphic__circle span:nth-child(2) {
    font-size: 21.6px;
    line-height: 29.4px;
    color: #fff;
}
.curiosity-graphic__circle.is-active:first-of-type {
    -webkit-transform: translate(-311.6%, -40.4%);
    transform: translate(-311.6%, -40.4%);
}
@media (max-width: 800px) {
    .curiosity-graphic__circle.is-active:first-of-type {
        -webkit-transform: translate(-311.6%, -45.4%) rotate(-90deg);
        transform: translate(-311.6%, -45.4%) rotate(-90deg);
    }
}
.curiosity-graphic__circle.is-active:first-of-type span {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.curiosity-graphic__circle.is-active:nth-of-type(2) {
    -webkit-transform: translate(-211.6%, -152.5%);
    transform: translate(-211.6%, -152.5%);
}
@media (max-width: 800px) {
    .curiosity-graphic__circle.is-active:nth-of-type(2) {
        -webkit-transform: translate(-211.6%, -152.5%) rotate(-90deg);
        transform: translate(-211.6%, -152.5%) rotate(-90deg);
    }
}
.curiosity-graphic__circle.is-active:nth-of-type(2) span {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}
.curiosity-graphic__circle.is-active:nth-of-type(3) {
    -webkit-transform: translate(110.1%, 53%);
    transform: translate(110.1%, 53%);
}
@media (max-width: 800px) {
    .curiosity-graphic__circle.is-active:nth-of-type(3) {
        -webkit-transform: translate(110.1%, 53%) rotate(-90deg);
        transform: translate(110.1%, 53%) rotate(-90deg);
    }
}
.curiosity-graphic__circle.is-active:nth-of-type(3) span {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.curiosity-graphic__circle.is-active:nth-of-type(4) {
    -webkit-transform: translate(211.6%, -40.4%);
    transform: translate(211.6%, -40.4%);
}
@media (max-width: 800px) {
    .curiosity-graphic__circle.is-active:nth-of-type(4) {
        -webkit-transform: translate(211.6%, -47.4%) rotate(-90deg);
        transform: translate(211.6%, -47.4%) rotate(-90deg);
    }
}
.curiosity-graphic__circle.is-active:nth-of-type(4) span {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.curiosity-graphic__circle.is-active:nth-of-type(5) {
    -webkit-transform: translate(110.1%, -152.5%);
    transform: translate(110.1%, -152.5%);
}
@media (max-width: 800px) {
    .curiosity-graphic__circle.is-active:nth-of-type(5) {
        -webkit-transform: translate(110.1%, -152.5%) rotate(-90deg);
        transform: translate(110.1%, -152.5%) rotate(-90deg);
    }
}
.curiosity-graphic__circle.is-active:nth-of-type(5) span {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
}
.curiosity-graphic__circle.is-active:nth-of-type(6) {
    -webkit-transform: translate(-211.6%, 53%);
    transform: translate(-211.6%, 53%);
}
@media (max-width: 800px) {
    .curiosity-graphic__circle.is-active:nth-of-type(6) {
        -webkit-transform: translate(-211.6%, 53%) rotate(-90deg);
        transform: translate(-211.6%, 53%) rotate(-90deg);
    }
}
.curiosity-graphic__circle.is-active:nth-of-type(6) span {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s;
}
.curiosity-graphic__line {
    stroke-dasharray: 2934;
    stroke-dashoffset: 2934;
    -webkit-transition: all 2s linear;
    transition: all 2s linear;
}
.ball {
    width: 14px;
    height: 14px;
    background-color: #ff4438;
    border-radius: 50%;
    position: absolute;
    top: 0;
    opacity: 0;
}
.ball.remove-transition {
    -webkit-transition: none;
    transition: none;
}
.ball.is-active {
    opacity: 1;
}
.wpcf7 .newsletter-permissions__title {
    padding: 53px 0 40px;
}
.wpcf7 .newsletter-permissions__title h3 {
    color: #4b4b4c;
    font-size: 2.4375em;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1.15385;
    margin-bottom: 32px;
}
.wpcf7 .newsletter-permissions__title p {
    color: #4b4b4c;
    font-size: 1.25em;
    letter-spacing: -1px;
    line-height: 1.7;
}
.wpcf7 .custom-check {
    padding: 19px 0;
}
.wpcf7 .paragraph {
    padding-left: 0;
    margin-top: 38px;
}
.wpcf7 .btn {
    margin-top: 45px;
}
.office-single-intro {
    background-color: #f9f9f9;
    padding: 11rem 0 9.625rem 12.4vw;
}
@media (max-width: 800px) {
    .office-single-intro {
        padding: 11rem 8.16vw 9.625rem;
    }
}
@media (max-width: 540px) {
    .office-single-intro {
        padding: 11rem 1.6875rem 9.625rem;
    }
}
.office-single-intro__info h1 {
    color: #ff4438;
    margin-bottom: 3rem;
}
@media (max-width: 800px) {
    .office-single-intro__info h1 {
        font-size: 2.25em;
    }
}
.office-single-intro__info a,
.office-single-intro__info li {
    color: #4b4b4c;
}
@media (max-width: 540px) {
    .office-single-intro__info a,
    .office-single-intro__info li {
        font-size: 0.875em;
    }
}
.office-single-intro__info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5.4375rem;
}
@media (max-width: 640px) {
    .office-single-intro__info ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 2.9375rem;
    }
}
.office-single-intro__info ul li {
    margin-right: 3.125rem;
}
@media (max-width: 800px) {
    .office-single-intro__info ul li {
        margin-right: 1.5625rem;
    }
}
@media (max-width: 640px) {
    .office-single-intro__info ul li {
        margin-right: 0;
        margin-bottom: 1.875rem;
    }
}
.office-single-intro__info .btn--next .btn--arrow__icon {
    margin-right: 1.5rem;
}
.office-single-intro__info .btn--next .directions {
    color: #000;
}
.office-single-about {
    background-color: #000;
    padding: 8.8125rem 12.5vw 9.6875rem;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 800px) {
    .office-single-about {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 4.375rem 8.6vw;
    }
}
@media (max-width: 540px) {
    .office-single-about {
        padding: 4.375rem 1.6875rem;
    }
}
.office-single-about__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27.8%;
    flex: 0 0 27.8%;
    width: 27.8%;
}
@media (max-width: 800px) {
    .office-single-about__info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 2.5rem;
    }
}
@media (max-width: 640px) {
    .office-single-about__info {
        margin-bottom: 1.875rem;
    }
}
.office-single-about__info p {
    font-size: 0.875rem;
}
.office-single-about__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.2%;
    flex: 0 0 72.2%;
    width: 72.2%;
}
@media (max-width: 800px) {
    .office-single-about__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-right: 1.5625rem;
    }
}
.office-single-about__content p {
    font-size: 1.25rem;
}
@media (max-width: 800px) {
    .office-single-about__content p {
        font-size: 1rem;
    }
}
.office-single-about__content p:not(:last-of-type) {
    margin-bottom: 1.875rem;
}
.office-single-about__content ul {
    margin-top: 4.875rem;
    color: #7e7e80;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.office-single-about__content ul a,
.office-single-about__content ul li {
    color: inherit;
}
.office-single-about__content ul a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: 0.75rem;
}
.office-single-about__content ul li {
    margin-right: 1.875rem;
}
@media (max-width: 640px) {
    .office-single-about__content ul li {
        margin-right: 1.25rem;
    }
}
.office-single-about__content ul li:hover a {
    color: #fff;
}
.office-single-work {
    padding: 11.25rem 12.5vw 12.0625rem 33.33vw;
}
@media (max-width: 1140px) {
    .office-single-work {
        padding: 11.25rem 12.5vw 12.0625rem;
    }
}
@media (max-width: 800px) {
    .office-single-work {
        padding: 5.625rem 8.6vw;
    }
}
@media (max-width: 540px) {
    .office-single-work {
        padding: 5.625rem 1.6875rem;
    }
}
.office-single-work__content h2 {
    margin-bottom: 4.875rem;
    line-height: 3.4375rem;
}
@media (max-width: 800px) {
    .office-single-work__content h2 {
        font-size: 1.85em;
    }
}
.office-single-work__content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 640px) {
    .office-single-work__content ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.office-single-work__content ul li {
    margin-right: 8.125rem;
}
@media (max-width: 800px) {
    .office-single-work__content ul li {
        margin-right: 5rem;
    }
}
@media (max-width: 640px) {
    .office-single-work__content ul li {
        margin-right: 0;
    }
    .office-single-work__content ul li:not(:last-of-type) {
        margin-bottom: 1.875rem;
    }
}
.office-single-work__content ul li .btn--arrow__icon {
    margin-right: 1.5rem;
}
@media (max-width: 800px) {
    .office-single-work__content .btn span {
        font-size: 1rem;
    }
}
.services-category__cover {
    position: relative;
    padding-top: 205px;
    padding-bottom: 100px;
}
.services-category__cover .btn--arrow {
    position: absolute;
    left: 44px;
    top: 204px;
}
@media (max-width: 1140px) {
    .services-category__cover .btn--arrow {
        left: 27px;
        top: 115px;
    }
}
@media (max-width: 1140px) {
    .services-category__cover .btn--arrow__icon {
        margin-right: 12px;
    }
}
.services-category__cover__content {
    max-width: 780px;
    margin-bottom: 76px;
}
.services-category__cover__content .subheadline {
    font-size: 0.8125em;
    margin-bottom: 28px;
}
.services-category__cover__content h1 {
    color: #ff4438;
    margin-bottom: 46px;
}
@media (max-width: 540px) {
    .services-category__cover__content h1 {
        font-size: 2em;
        font-size: 9.8vw;
    }
}
.services-category__cover__content p {
    padding-right: 118px;
    font-size: 1.25em;
    line-height: 1.8;
}
@media (max-width: 640px) {
    .services-category__cover__content p {
        padding: 0;
    }
}
@media (max-width: 540px) {
    .services-category__cover__content p {
        font-size: 1em;
        font-size: 5vw;
    }
}
.services-category__cover__services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.services-category__cover__services__center,
.services-category__cover__services__left,
.services-category__cover__services__right {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 14px;
}
@media (max-width: 1140px) {
    .services-category__cover__services__center,
    .services-category__cover__services__left,
    .services-category__cover__services__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        max-width: 250px;
    }
}
@media (max-width: 800px) {
    .services-category__cover__services__center,
    .services-category__cover__services__left,
    .services-category__cover__services__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 0;
        border: 0;
    }
}
.services-category__cover__services__center .link,
.services-category__cover__services__left .link,
.services-category__cover__services__right .link {
    margin-bottom: 32px;
    font-size: 1.25em;
    display: block;
}
@media (max-width: 1140px) {
    .services-category__cover__services__center .link,
    .services-category__cover__services__left .link,
    .services-category__cover__services__right .link {
        font-size: 1.125em;
    }
}
.services-category__cover__services__center .link .icon,
.services-category__cover__services__left .link .icon,
.services-category__cover__services__right .link .icon {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    margin-left: 5px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.services-category__cover__services__center .link:hover .icon,
.services-category__cover__services__left .link:hover .icon,
.services-category__cover__services__right .link:hover .icon {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.service-single__cover {
    position: relative;
    padding-top: 205px;
    padding-bottom: 100px;
}
.service-single__cover .btn--arrow {
    position: absolute;
    left: 44px;
    top: 204px;
}
@media (max-width: 1140px) {
    .service-single__cover .btn--arrow {
        left: 27px;
        top: 115px;
    }
}
@media (max-width: 1140px) {
    .service-single__cover .btn--arrow__icon {
        margin-right: 12px;
    }
}
.service-single__cover__content {
    max-width: 780px;
    margin-bottom: 76px;
}
.service-single__cover__content .subheadline {
    font-size: 0.8125em;
    margin-bottom: 28px;
}
.service-single__cover__content h1 {
    color: #ff4438;
    margin-bottom: 46px;
}
@media (max-width: 540px) {
    .service-single__cover__content h1 {
        font-size: 2em;
        font-size: 9.8vw;
    }
}
.service-single__cover__content p {
    padding-right: 118px;
    font-size: 1.25em;
    line-height: 1.8;
}
@media (max-width: 640px) {
    .service-single__cover__content p {
        padding: 0;
    }
}
@media (max-width: 540px) {
    .service-single__cover__content p {
        font-size: 1em;
        font-size: 5vw;
    }
}

#wrapper {
    width:100%;
    height:600px;
    margin: 0 auto;
    background:url('../img/world.png') center center no-repeat;
    background-size: auto;
    background-color: #000;
    margin-bottom: 0px!important;
  }
  .point-container {
    position:absolute;
  }
  
#nc .pinpoint {
	background: #D1FF5A;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 10px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 2s infinite;
}

#wi .pinpoint {
	background: #D1FF5A;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 10px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 3s infinite;
}

#ca .pinpoint {
	background: #D1FF5A;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 10px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 1s infinite;
}

#tx .pinpoint {
	background: #D1FF5A;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 10px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 4s infinite;
}

#ru .pinpoint {
	background: #D1FF5A;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 10px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 4s infinite;
}

#uk .pinpoint {
	background: #D1FF5A;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 10px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 4s infinite;
}

@keyframes pulse-black {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(209,255,90, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 50px rgba(209,255,90, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(209,255,90, 0);
	}
}

#wi {
    margin: 90px 0 0 700px;
  }
  
  #ca {
    margin: 210px 0 0 945px;
}
  
#tx {
    margin: 320px 0 0 920px;
}
  
#nc {
    margin: 200px 0 0 660px;
}

  #ru {
    margin: 210px 0 0 990px;
}

#uk {
    margin: 200px 0 0 900px;
}

@media all and (max-width: 480px){
    #wrapper {
        background-size: contain;
    } 
    #wi {
        margin: 260px 0 0 195px;
    } 
    #ca {
        margin: 220px 0 0 60px;
    }
    #tx {
        margin: 265px 0 0 50px;
    }
    #nc {
        margin: 300px 0 0 150px;
    }
    #uk {
        margin: 240px 0 0 145px;
    }
    #ru {
        margin: 250px 0 0 175px;
    }
    .col-md-12 {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
}

@media all and (min-width: 1921px){
    #wi {
        margin: 150px 0 0 910px;
    } 
    #tx {
        margin: 325px 0 0 1235px;
    }
    #nc {
        margin: 210px 0 0 940px;
    }
    #ca {
        margin: 220px 0 0 1250px;
    }
    #ru {
        margin: 220px 0 0 1290px;
    }
    #uk {
        margin: 200px 0 0 1220px;
    }
}

  @media all and (max-width: 480px) {
    .icon {
        margin-left: 0px !important;
        padding: 0px 24px 10px!important;
        width: 80px!important;
    }
    .menu-icon {
        padding-top: 30px!important;
        right: 50px !important;
    }
    .form-container input[type=text], .form-container input[type=email], .form-container input[type=phone], .form-container input[type=number], .form-container textarea{
        font-size: 17px !important;
    }
    .form-container h3 {
        font-size: 17px;
    }
    .menu-icon {
        top: 47px!important;
    } 
    .form1div{
        width:100%!important;
    } 
    .registercontpage {
        width: 100%!important;
    }
  }

  .form-container {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    top: 50%;
    position: relative;
  }
  @media (min-width: 480px) {
    .form-container {
      width: 50%;
      margin-bottom: 10%;
      height: 200px;
    }
  }
  @media (min-width: 992px) {
    .form-container {
      width: 100%;
      margin-bottom: 10%;
      height: 200px;
    }
  }
  
  /*form*/
.registercontpage {
    position: relative;
    z-index: 0;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 53.5%;
    margin: auto;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 10px;
    font-size: 12px;
    border-radius: 50px;
}
.btn-circle{
	background:#000;
}
.btn-default[disabled]{
	    background-color: #FFFFFF;
        border-color: #cccccc;
}
.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: none;
}
.stepwizard {
	display: table;
	width: 50%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.field {
    position: relative;
    float: left;
    clear: both;
    margin: .35em 0;
    width: 100%;
}
.input {
    border-bottom: 1px solid #ccc!important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    width: 100%;
    font-size: 20px;
}
.btn-light {
    background-color: transparent!important;
    border: 1px solid #4900FB!important;
    border-radius: 0px !important;
    padding: 10px 40px 10px 40px!important;
    color: #4900FB;
}
.btn-light:hover {
    background-color: #4900FB!important;
    border: 1px solid #4900FB!important;
    border-radius: 0px !important;
    padding: 10px 40px 10px 40px!important;
    color: #fff!important;
}
.help-block {
    text-align: left!important;
}
  
  @media all and (min-width: 768px) and (max-width: 1023px) {
    #wi {
        margin: 90px 0 0 100px;
    }
    #ca {
        margin: 210px 0 0 100px;
    }
    #tx {
        margin: 320px 0 0 320px;
    }
    #ru {
        margin: 210px 0 0 390px;
    }
    #uk {
        margin: 200px 0 0 350px;
    }   
    #nc {
        margin: 200px 0 0 370px;
    } 
    .form-container {
        width: 90%!important;
    }
    .spanline {
        margin-top: 9%!important;
    }
    .icon {
        padding: 73px 0px 20px!important;
    }
  }

  @media all and (min-width: 1024px) and (max-width: 1365px) {
    #wi {
        margin: 90px 0 0 250px;
    }
    #ca {
        margin: 210px 0 0 200px;
    }
    #tx {
        margin: 320px 0 0 450px;
    }
    #nc {
        margin: 200px 0 0 460px;
    }
    #ru {
        margin: 210px 0 0 490px;
    }
    #uk {
        margin: 220px 0 0 520px;
    }
    .spanline {
        margin-top: 6.5%!important;
    }
    .icon {
        padding: 68px 0px 20px!important;
    }
    .form1div {
        width: 80%!important;
    }
    .registercontpage {
        width: 85.5%!important;
    }
  }

  @media all and (min-width: 1440px) and (max-width: 1600px) {
    #wi {
        margin: 145px 0 0 390px;
    }
    #ca {
        margin: 210px 0 0 410px;
    }
    #tx {
        margin: 340px 0 0 660px;
    }
    #nc {
        margin: 200px 0 0 460px;
    }
    #ru {
        margin: 220px 0 0 685px;
    }
    #uk {
        margin: 225px 0 0 730px;
    }
  }

  #basicform {display: none;}

  .form1div h3 {
      color: #4900FB;
  }

@media all and (min-width: 1025px) and (max-width: 1366px) {
    #wi {
        margin: 150px 0 0 390px!important;
    }
    #ca {
        margin: 200px 0 0 655px!important;
    }
    #tx {
        margin: 320px 0 0 640px!important;
    }    
    #nc {
        margin: 200px 0 0 345px!important;
    }
    #ru {
        margin: 210px 0 0 700px!important;
    }
    #uk {
        margin: 200px 0 0 620px!important;
    }
}