@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-regular-webfont.woff2) format("woff2"), url(../fonts/vollkorn-regular-webfont.woff) format("woff"),
        url(../fonts/vollkorn-regular-webfont.ttf) format("truetype"), url(../fonts/vollkorn-regular-webfont.svg#vollkornregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-semibold-webfont.woff2) format("woff2"), url(../fonts/vollkorn-semibold-webfont.woff) format("woff"),
        url(../fonts/vollkorn-semibold-webfont.ttf) format("truetype"), url(../fonts/vollkorn-semibold-webfont.svg#vollkornsemibold) format("svg");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-semibolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-semibolditalic-webfont.woff2) format("woff2"), url(../fonts/vollkorn-semibolditalic-webfont.woff) format("woff"),
        url(../fonts/vollkorn-semibolditalic-webfont.ttf) format("truetype"), url(../fonts/vollkorn-semibolditalic-webfont.svg#vollkornsemibold_italic) format("svg");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-bold-webfont.woff2) format("woff2"), url(../fonts/vollkorn-bold-webfont.woff) format("woff"),
        url(../fonts/vollkorn-bold-webfont.ttf) format("truetype"), url(../fonts/vollkorn-bold-webfont.svg#vollkornbold) format("svg");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-bolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-bolditalic-webfont.woff2) format("woff2"), url(../fonts/vollkorn-bolditalic-webfont.woff) format("woff"),
        url(../fonts/vollkorn-bolditalic-webfont.ttf) format("truetype"), url(../fonts/vollkorn-bolditalic-webfont.svg#vollkornbold_italic) format("svg");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-black-webfont.woff2) format("woff2"), url(../fonts/vollkorn-black-webfont.woff) format("woff"),
        url(../fonts/vollkorn-black-webfont.ttf) format("truetype"), url(../fonts/vollkorn-black-webfont.svg#vollkornblack) format("svg");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: vollkorn;
    src: url(../fonts/vollkorn-blackitalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/vollkorn-blackitalic-webfont.woff2) format("woff2"), url(../fonts/vollkorn-blackitalic-webfont.woff) format("woff"),
        url(../fonts/vollkorn-blackitalic-webfont.ttf) format("truetype"), url(../fonts/vollkorn-blackitalic-webfont.svg#vollkornblack_italic) format("svg");
    font-weight: 900;
    font-style: italic;
}



.slick-list {
    display: block;
    position: relative;
}
.slick-slider {
    display: block;
    position: relative;
}
.slick-track {
    display: block;
    position: relative;
}
#wrapper {
    visibility: hidden;
}
.nav-opener.close {
    visibility: hidden;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}
.news-events .slider-controls .slider-title {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}
.alert-holder {
    pointer-events: none;
}
.bg-stretch video {
    pointer-events: none;
}
.mouse-alert {
    pointer-events: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.btn {
    text-transform: uppercase;
}
.fake-select select {
    text-transform: uppercase;
}
.mouse-alert .mouse-alert-text {
    text-transform: uppercase;
}
.web-slogan {
    text-transform: uppercase;
}
.slick-slider {
    box-sizing: border-box;
    -ms-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}
.slick-list {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.slick-list:focus {
    outline: 0px;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.slick-track {
    left: 0px;
    top: 0px;
}
.slick-track::after {
    display: table;
    content: "";
}
.slick-track::before {
    display: table;
    content: "";
}
.slick-track::after {
    clear: both;
}
.slick-slide {
    height: 100%;
    float: left;
    display: none;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    border-image: none;
    height: auto;
    display: block;
}
.slick-arrow.slick-hidden {
    display: none;
}
.text-blue {
    color: rgb(0, 123, 255) !important;
}
.text-indigo {
    color: rgb(102, 16, 242) !important;
}
.text-purple {
    color: rgb(111, 66, 193) !important;
}
.text-pink {
    color: rgb(232, 62, 140) !important;
}
.text-red {
    color: rgb(220, 53, 69) !important;
}
.text-orange {
    color: rgb(253, 126, 20) !important;
}
.text-yellow {
    color: rgb(255, 193, 7) !important;
}
.text-green {
    color: rgb(40, 167, 69) !important;
}
.text-teal {
    color: rgb(32, 201, 151) !important;
}
.text-cyan {
    color: rgb(23, 162, 184) !important;
}
.text-white {
    color: rgb(255, 255, 255) !important;
}

.text-white1 {
    color: rgb(80, 65, 53) !important;
}

.text-gray-dark {
    color: rgb(52, 58, 64) !important;
}
.text-gray {
    color: rgb(145, 145, 145) !important;
}
.text-haiti {
    color: rgb(48, 47, 53) !important;
}
.text-primary {
    color: rgb(57, 56, 56) !important;
}
.text-mine-shaft {
    color: rgb(56, 50, 50) !important;
}
.text-success {
    color: rgb(233, 141, 16) !important;
}
.text-marlin {
    color: rgb(58, 57, 63) !important;
}
.text-cloudy {
    color: rgb(167, 159, 150) !important;
}
.text-silk {
    color: rgb(185, 176, 167) !important;
}
.text-bright-gray {
    color: rgb(82, 84, 87) !important;
}
.text-nevada {
    color: rgb(105, 108, 112) !important;
}
.bg-blue {
    background: rgb(0, 123, 255) !important;
}
.bg-indigo {
    background: rgb(102, 16, 242) !important;
}
.bg-purple {
    background: rgb(111, 66, 193) !important;
}
.bg-pink {
    background: rgb(232, 62, 140) !important;
}
.bg-red {
    background: rgb(220, 53, 69) !important;
}
.bg-orange {
    background: rgb(253, 126, 20) !important;
}
.bg-yellow {
    background: rgb(255, 193, 7) !important;
}
.bg-green {
    background: rgb(40, 167, 69) !important;
}
.bg-teal {
    background: rgb(32, 201, 151) !important;
}
.bg-cyan {
    background: rgb(23, 162, 184) !important;
}
.bg-white {
    background: rgb(255, 255, 255) !important;
}
.bg-gray-dark {
    background: rgb(1, 37, 3) !important;
}
.bg-gray {
    background: rgb(145, 145, 145) !important;
}
.bg-haiti {
    background: rgb(48, 47, 53) !important;
}
.bg-primary {
    background: rgb(233, 141, 16) !important;
}
.bg-mine-shaft {
    background: rgb(56, 50, 50) !important;
}
.bg-success {
    background: rgb(233, 141, 16) !important;
}
.bg-marlin {
    background: rgb(58, 57, 63) !important;
}
.bg-cloudy {
    background: rgb(167, 159, 150) !important;
}
.bg-silk {
    background: rgb(185, 176, 167) !important;
}
.bg-bright-gray {
    background: rgb(82, 84, 87) !important;
}
.bg-nevada {
    background: rgb(105, 108, 112) !important;
}
.font-base {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.font-serif {
    font-family: Vollkorn, "Times New Roman", Times, serif !important;
}
.font-alt {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.size-base {
    line-height: 2.3rem !important;
    font-size: 1.4rem !important;
}
.size-lg {
    line-height: 2.9rem !important;
    font-size: 2rem !important;
}
.size-sm {
    line-height: 2.1rem !important;
    font-size: 1.2rem !important;
}
.size-d2 {
    line-height: 7.9rem !important;
    font-size: 7rem !important;
}
.size-md2 {
    line-height: 3.9rem !important;
    font-size: 3rem !important;
}
.size-d3 {
    line-height: 4.2rem !important;
    font-size: 3.3rem !important;
}
.size-md3 {
    line-height: 2.7rem !important;
    font-size: 1.8rem !important;
}
.size-d5 {
    line-height: 3.7rem !important;
    font-size: 2.8rem !important;
}
.size-md5 {
    line-height: 2.8rem !important;
    font-size: 1.9rem !important;
}
.size-d4 {
    line-height: 10.9rem !important;
    font-size: 10rem !important;
}
.size-md4 {
    line-height: 5.9rem !important;
    font-size: 5rem !important;
}
.size-h1 {
    line-height: 8.9rem !important;
    font-size: 8rem !important;
}
.size-mh1 {
    line-height: 4.9rem !important;
    font-size: 4rem !important;
}
.size-h2 {
    line-height: 5.7rem !important;
    font-size: 4.8rem !important;
}
.size-mh2 {
    line-height: 3.3rem !important;
    font-size: 2.4rem !important;
}
.size-h3 {
    line-height: 3.4rem !important;
    font-size: 2.5rem !important;
}
.size-mh3 {
    line-height: 2.5rem !important;
    font-size: 1.6rem !important;
}
.size-h4 {
    line-height: 4.5rem !important;
    font-size: 3.6rem !important;
}
.size-mh4 {
    line-height: 2.7rem !important;
    font-size: 1.8rem !important;
}
.size-h5 {
    line-height: 3.9rem !important;
    font-size: 3rem !important;
}
.size-mh5 {
    line-height: 2.7rem !important;
    font-size: 1.8rem !important;
}
.size-h6 {
    line-height: 2.9rem !important;
    font-size: 2rem !important;
}
.size-mh6 {
    line-height: 2.5rem !important;
    font-size: 1.6rem !important;
}
.phases .phase-steps {
    list-style: none;
    padding: 0px;
}
.clearfix::after {
    clear: both;
    display: block;
    content: "";
}
@media screen and (min-width: 1024px) {
    .h1 {
        font-size: 8rem;
    }
    h1 {
        font-size: 8rem;
    }
    .h2 {
        font-size: 4rem;
    }
    .h3 {
        font-size: 4rem;
    }
    h2 {
        font-size: 4rem;
    }
    h3 {
        font-size: 4rem;
    }
    .h4 {
        font-size: 3.6rem;
    }
    h4 {
        font-size: 3.6rem;
    }
    .h5 {
        font-size: 3rem;
    }
    h5 {
        font-size: 3rem;
    }
    .h6 {
        font-size: 2rem;
    }
    h6 {
        font-size: 2rem;
    }
    .mouse-alert {
        margin-left: 3rem;
    }
}
html {
    font-size: 10px;
}
body {
    min-width: 320px;
}
.loader-circle {
    background-position: center;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    position: fixed;
    transform: translate(-50%, -50%);
    background-image: url("../../../uploads/images/loader.gif");
    background-repeat: no-repeat;
    background-size: contain;
}
.loaded .loader-circle {
    display: none;
}
.mouse-alert {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.mouse-alert .mouse-alert-text {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.mouse-alert {
    transition: opacity 0.8s ease-in-out;
    bottom: 4em;
    z-index: 1;
}
.mouse-alert.mouse-alert-fade {
    opacity: 0;
}
.mouse-alert .mouse-alert-icon {
    width: 50px;
}
.mouse-alert .mouse-alert-text {
    text-align: center;
    color: rgb(255, 255, 255);
    letter-spacing: 0.2em;
    padding-top: 1.5em;
    font-size: 0.7em;
    font-weight: 500;
}
.alert {
    font-size: 1.1rem;
}
.btn.btn-arrow {
    font-size: 1.1rem;
}
.header-list {
    font-size: 1.1rem;
}
.header-list .btn {
    font-size: 1.1rem;
}
.language {
    font-size: 1.1rem;
}
#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
}
.loaded #wrapper {
    visibility: visible;
}
.bg-stretch {
    background-position: 50% 50%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    background-size: cover;
}
.bg-stretch video {
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    object-fit: cover;
}
@media screen and (min-width: 1024px) {
    .sidebar-p {
        padding-left: 6rem !important;
    }
    .sidebar-m {
        margin-left: 6rem !important;
    }
    .sidebar-m-half {
        margin-left: 3rem !important;
    }
}
.btn {
    letter-spacing: 0.15rem;
    position: relative;
    z-index: 1;
}
.btn:hover {
    background: 0px 0px;
    text-decoration: none;
}
.btn:hover::before {
    top: 0px;
}
.btn::before {
    background: rgb(255, 255, 255);
    transition: top 0.25s cubic-bezier(0.5, 1, 0.5, 1);
    left: 0px;
    top: 100%;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
}
.btn.btn-outline-primary:hover {
    color: rgb(255, 255, 255);
}
.btn.btn-outline-primary:hover::before {
    background: rgb(57, 56, 56);
}
.btn.btn-outline {
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    color: rgb(255, 255, 255);
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: transparent;
}
.btn.btn-outline:hover {
    color: rgb(57, 56, 56);
}
.btn.btn-outline.btn-marlin {
    border-color: rgb(58, 57, 63);
    color: rgb(58, 57, 63);
}
.btn.btn-outline.btn-marlin::before {
    background-color: rgb(58, 57, 63);
}
.btn.btn-outline.btn-marlin:hover {
    color: rgb(255, 255, 255);
}
.btn.btn-outline-success:hover {
    border-color: rgb(255, 255, 255);
}
.btn.btn-arrow {
    padding: 0px;
    letter-spacing: 1.38px;
}
.btn.btn-arrow:hover::after {
    right: -2rem;
}
.btn.btn-arrow::before {
    display: none;
}
.btn.btn-arrow::after {
    border-width: 2px 2px medium medium;
    border-style: solid solid none none;
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) currentColor currentColor;
    transition: right 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    border-image: none;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    right: -1.5rem;
    position: absolute;
    content: "";
    transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 1024px) {
    .fade-up {
        transition: transform 0.75s cubic-bezier(0.34, 1, 0.34, 1), opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1);
        visibility: hidden;
        opacity: 0;
        transform: translateY(8rem);
    }
    .loaded .in-viewport .fade-up {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }
    :nth-child(2).fade-up {
        transition-delay: 0.75s;
    }
    :nth-child(3).fade-up {
        transition-delay: 0.9s;
    }
    :nth-child(4).fade-up {
        transition-delay: 1.05s;
    }
    :nth-child(5).fade-up {
        transition-delay: 1.2s;
    }
    :nth-child(6).fade-up {
        transition-delay: 1.35s;
    }
    :nth-child(7).fade-up {
        transition-delay: 1.5s;
    }
    :nth-child(8).fade-up {
        transition-delay: 1.65s;
    }
    :nth-child(9).fade-up {
        transition-delay: 1.8s;
    }
    .delay-1 .fade-up {
        transition: ;
        visibility: hidden;
        opacity: 0;
        transform: translateY(5rem);
    }
    .loaded .in-viewport .delay-1 .fade-up {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }
    .delay-1 :nth-child(2).fade-up {
        transition-delay: 0.95s;
    }
    .delay-1 :nth-child(3).fade-up {
        transition-delay: 1.05s;
    }
    .delay-1 :nth-child(4).fade-up {
        transition-delay: 1.15s;
    }
    .delay-1 :nth-child(5).fade-up {
        transition-delay: 1.25s;
    }
    .fade-in {
        transition: ;
        visibility: hidden;
        opacity: 0;
    }
    .loaded .in-viewport .fade-in {
        visibility: visible;
        opacity: 1;
    }
}
.side-line {
    color: rgb(187, 187, 187) !important;
    letter-spacing: 0.05em;
    padding-left: 6rem;
    position: relative;
}
.side-line::before {
    background: rgb(233, 141, 16);
    left: 0px;
    top: 50%;
    width: 4.1rem;
    height: 2px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
}
.news-events {
    margin: 0px -1.5rem;
    position: relative;
}
.news-events.in-viewport .line-decor {
    height: 6.6rem;
}
@media screen and (min-width: 1024px) {
    .news-events {
        margin: 0px;
    }
    .news-events.in-viewport .line-decor {
        height: 14.4rem;
    }
}
.news-events .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -3rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
    .news-events .line-decor {
        top: -8rem;
    }
}
.news-events .preview-slider {
    width: 33.33%;
}
.news-events .preview-slider::before {
    background: rgba(0, 0, 0, 0.5);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 2;
    content: "";
}
.news-events .preview-slider .slick-slide {
    height: 25.1rem;
    position: relative;
}
.news-events .main-slider {
    width: 100%;
}
.news-events .main-slider .slick-slide {
    height: 22.6rem;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .news-events .main-slider {
        width: 66.66%;
    }
    .news-events .main-slider .slick-slide {
        height: 50.1rem;
    }
}
.news-events .text-slider {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .news-events .text-slider {
        width: 45%;
        right: -1px;
        bottom: 0px;
        position: absolute;
        z-index: 9;
    }
    .news-events .text-slider .slick-track {
        display: flex;
        align-items: flex-end;
    }
}
@media screen and (min-width: 1200px) {
    .news-events .text-slider {
        width: 33.33%;
    }
}
.news-events .slider-controls .slider-title {
    left: 3rem;
    top: 24.5rem;
    width: 70%;
    color: rgb(57, 56, 62);
    letter-spacing: 0.1em;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .news-events .slider-controls .slider-title {
        left: 0px;
        top: 21.1rem;
        width: 25%;
    }
}
.news-events .slider-controls .counter {
    padding: 0px 2.2rem;
    top: 24.4rem;
    right: 0.6rem;
    letter-spacing: 0.1em;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .news-events .slider-controls .counter {
        top: 21.1rem;
        right: 66.66%;
    }
}
.news-events .slick-arrow {
    background: rgba(246, 234, 9, 0.8);
    padding: 0px;
    border: 0px currentColor;
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    border-image: none;
    left: auto;
    top: 18rem;
    width: 4.6rem;
    height: 4.6rem;
    right: 0px;
    display: flex;
    position: absolute;
    z-index: 4;
    justify-content: center;
    align-items: center;
}
@media screen and (min-width: 1024px) {
    .news-events .slick-arrow {
        left: 0px;
        top: 25rem;
        right: auto;
    }
}
.news-events .slick-arrow:hover {
    background: rgb(233, 141, 16);
    text-decoration: none;
}
.news-events .slick-arrow.slick-prev {
    left: calc(100% - 9.2rem);
}
@media screen and (min-width: 1024px) {
    .news-events .slick-arrow.slick-prev {
        left: calc(33.33% - 4.6rem);
    }
}
.news-events .slick-arrow.slick-prev img {
    transform: rotate(180deg);
}
.news-events .slick-arrow.slick-next {
    background: rgb(233, 141, 16);
    left: calc(100% - 4.6rem);
}
.news-events .slick-arrow.slick-next:hover {
    background: rgba(246, 234, 9, 0.8);
}
.news-events .text-box {
    background: rgb(245, 245, 245);
}
.news-events .news-title {
    line-height: 1.21;
    font-size: 2.4rem;
}
.news-events .news-title a {
    transition: color 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    color: inherit;
    text-decoration: none;
}
.news-events .news-title a:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
}
.alert {
    color: rgb(57, 56, 62);
    letter-spacing: 0.1em;
}
.news-events .link-more {
    color: rgb(57, 56, 62);
    letter-spacing: 0.1em;
}
.news-events .link-more {
    padding-right: 2.2rem;
    vertical-align: top;
    display: inline-block;
    position: relative;
}
.news-events .link-more:hover {
    text-decoration: none;
    opacity: 0.6;
}
.news-events .link-more:hover::before {
    right: -5px;
}
@media screen and (min-width: 1024px) {
    .news-events .slick-arrow.slick-next {
        left: 33.33%;
    }
    .news-events .text-box {
        background: rgba(255, 255, 255, 0.8);
    }
    .news-events .news-title {
        line-height: 1.19;
        font-size: 2.7rem;
    }
    .news-events .link-more {
        padding-right: 0px;
        padding-left: 2.5rem;
    }
    .news-events .link-more:hover::before {
        left: 1rem;
        right: auto;
    }
}
.news-events .link-more::before {
    background: url("../../../uploads/images/arrow-right.svg") no-repeat 0px 0px / 100% 100%;
    transition: left 0.75s cubic-bezier(0.34, 1, 0.34, 1), right 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    top: 50%;
    width: 7px;
    height: 14px;
    right: 0px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
    .news-events .link-more::before {
        left: 5px;
        right: auto;
    }
}
.news-events .auto-play {
    padding: 0px;
    left: 1rem;
    bottom: 1rem;
    position: absolute;
    z-index: 10;
}
.news-events .auto-play.start-rotation a::after {
    background: 0px 0px;
    border-width: 0px 4px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    margin: 0px 1px 0px 0px;
    border-image: none;
    width: 12px;
    height: 20px;
}
.news-events .auto-play a {
    background: 0px 0px;
    padding: 0px;
    outline: transparent solid 3px;
    border-radius: 100%;
    border: currentColor;
    border-image: none;
    width: 5rem;
    height: 5rem;
    display: block;
    box-shadow: inset 0px 0px 0px 1px #fff;
}
.news-events .auto-play a::after {
    background: url("../../../uploads/images/play-icon.svg") 50% 50%;
    left: 50%;
    top: 50%;
    width: 5rem;
    height: 5rem;
    position: absolute;
    content: "";
    transform: translate(-50%, -50%);
}
.news-events .auto-play svg {
    overflow: visible;
}
.anim-up {
    transition: transform 0.75s cubic-bezier(0.34, 1, 0.34, 1), opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    display: block;
    position: relative;
    transform: translateY(100%);
}
.slick-active .anim-up {
    transform: translateY(0px);
}
.alert-holder {
    left: 0px;
    width: 100%;
    height: 6rem;
    bottom: 0px;
    display: inline-block;
    position: fixed;
    z-index: 99;
}
.alert {
    background: rgba(246, 234, 9, 0.8);
    padding: 2.2rem 8rem 2.2rem 2.5rem;
    border: 0px currentColor;
    border-image: none;
    z-index: 99;
    pointer-events: auto;
}
@media screen and (min-width: 1024px) {
    .alert-holder {
        top: 0px;
        height: 100vh;
        bottom: auto;
        margin-top: -8rem;
    }
    .alert-holder.viewport-section {
        transition: margin 0.75s cubic-bezier(0.34, 1, 0.34, 1) 5s;
    }
    .loaded .alert-holder.viewport-section.in-viewport {
        margin-top: 0px;
    }
    .alert {
        padding: 1.95rem 12rem;
        font-size: 1.4rem;
    }
    .alert .close {
        width: 6rem;
        height: 6rem;
    }
}
.alert a {
    font-weight: 700;
    text-decoration: underline;
}
.alert a:hover {
    text-decoration: none;
}
.alert .close {
    background: rgb(105, 108, 112);
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    top: 0px;
    width: 6rem;
    height: 6rem;
    right: 0px;
    display: block;
    position: absolute;
    opacity: 1;
}
.alert .close:hover {
    text-decoration: none;
    background-color: rgb(105, 108, 112);
}
.alert .close:hover span {
    background: rgb(233, 141, 16);
}
.alert .close:hover::after {
    background: rgb(233, 141, 16);
}
.alert .close:hover::before {
    background: rgb(233, 141, 16);
}
.alert .close span {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
.alert .close::after {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
.alert .close::before {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .alert .close span {
        left: 31%;
        right: 31%;
    }
    .alert .close::after {
        left: 31%;
        right: 31%;
    }
    .alert .close::before {
        left: 31%;
        right: 31%;
    }
}
.alert .close::after {
    top: 59%;
}
.alert .close::after {
    left: 30%;
    top: 50%;
    right: 30%;
    content: "";
    transform: rotate(45deg);
}
.alert .close::before {
    left: 30%;
    top: 50%;
    right: 30%;
    content: "";
    transform: rotate(45deg);
}
.alert .close::after {
    transform: rotate(-45deg);
}
.alert .close span {
    opacity: 0;
}
.modal.show .modal-dialog {
    margin: 0px auto;
    height: 100%;
    max-width: 90%;
}
@media screen and (min-width: 576px) {
    .modal.show .modal-dialog {
        max-width: 80%;
    }
}
@media screen and (min-width: 768px) {
    .modal.show .modal-dialog {
        max-width: 60rem;
    }
}
.modal.show .video-holder {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo {
    display: block;
}
.logo a {
    display: block;
}
.modal.show .close {
    display: block;
}
.web-slogan span {
    display: block;
}
.modal.show .video-holder iframe {
    border: 0px currentColor;
    border-image: none;
    width: 100%;
    height: 25rem;
}
@media screen and (min-width: 576px) {
    .modal.show .video-holder iframe {
        height: 35rem;
    }
}
@media screen and (min-width: 768px) {
    .modal.show .video-holder iframe {
        height: 45rem;
    }
}
@media screen and (min-width: 1024px) {
    .modal.show .modal-dialog {
        max-width: 90rem;
    }
    .modal.show .video-holder iframe {
        height: 45rem;
    }
}
@media screen and (min-width: 1200px) {
    .modal.show .modal-dialog {
        max-width: 97.2rem;
    }
    .modal.show .video-holder iframe {
        height: 54.6rem;
    }
}
.modal.show .close {
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    top: 0px;
    width: 6rem;
    height: 6rem;
    right: 0px;
    position: absolute;
    z-index: 2;
    opacity: 1;
}
@media screen and (min-width: 1024px) {
    .modal.show .close {
        width: 8rem;
        height: 8rem;
    }
}
.modal.show .close:hover {
    text-decoration: none;
}
.modal.show .close span {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
.modal.show .close::after {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
.modal.show .close::before {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .modal.show .close span {
        left: 31%;
        right: 31%;
    }
    .modal.show .close::after {
        left: 31%;
        right: 31%;
    }
    .modal.show .close::before {
        left: 31%;
        right: 31%;
    }
}
.modal.show .close::after {
    top: 59%;
}
.web-slogan {
    left: 50%;
    top: 50%;
    position: absolute;
}
.web-slogan span {
    left: 50%;
    top: 50%;
    position: absolute;
}
.modal.show .close::after {
    left: 30%;
    top: 50%;
    right: 30%;
    content: "";
    transform: rotate(45deg);
}
.modal.show .close::before {
    left: 30%;
    top: 50%;
    right: 30%;
    content: "";
    transform: rotate(45deg);
}
.modal.show .close::after {
    transform: rotate(-45deg);
}
.modal.show .close span {
    opacity: 0;
}
.blockquote {
    margin: 0px auto;
    font-size: 2rem;
    max-width: 980px;
    quotes: none;
}
@media screen and (min-width: 768px) {
    .blockquote {
        font-size: 3.3rem;
    }
}
.header {
    left: 0px;
    top: 0px;
    right: 0px;
    position: fixed;
    z-index: 99999;
}
@media screen and (min-width: 1024px) {
    .header {
        right: auto;
        bottom: 0px;
    }
    .header.viewport-section {
        transition: ;
        left: -6rem;
        visibility: hidden;
        opacity: 1;
    }
    body.front-page .header.viewport-section {
        transition-delay: 2s;
    }
}
.header.viewport-section.in-viewport {
    left: 0px;
    visibility: visible;
    opacity: 1;
}
.header-bar {
    padding: 1.7rem 1.9rem 1.9rem;
    position: relative;
    cursor: pointer;
}
@media screen and (min-width: 1024px) {
    .header-bar {
        width: 6rem;
    }
}
.logo {
    width: 5.7rem;
    height: 5.4rem;
}
@media screen and (min-width: 1024px) {
    .logo {
        width: 5.2rem;
        height: auto;
    }
}
.logo img {
    width: 100%;
    height: 2.4rem;
}
@media screen and (min-width: 1024px) {
    .logo img {
        height: auto;
    }
    .header-bar {
        height: 100%;
    }
}
.web-slogan {
    width: 5rem;
    height: 5rem;
    text-align: center;
    line-height: 1;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.65rem;
    font-weight: 700;
    white-space: nowrap;
    transform: translate(-50%, -50%);
}
.web-slogan span {
    transform: translate(-50%, -50%) rotate(-90deg);
}
.web-slogan a {
    transition: color 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.web-slogan a:hover {
    color: rgb(233, 141, 16);
    text-decoration: none;
}
.nav-opener {
    background: rgb(188, 134, 35);
    width: 6rem;
    height: 6rem;
    right: 0px;
    bottom: 0px;
    position: absolute;
}
:not(.close).nav-opener {
    pointer-events: none;
}
@media screen and (min-width: 1024px) {
    .nav-opener {
        left: 0px;
        width: 6rem;
        height: 6rem;
        right: auto;
    }
}
.nav-active .nav-opener span {
    opacity: 0;
}
.nav-active .nav-opener::after {
    left: 27%;
    top: 50%;
    right: 27%;
    transform: rotate(45deg);
}
.nav-active .nav-opener::before {
    left: 27%;
    top: 50%;
    right: 27%;
    transform: rotate(45deg);
}
.nav-active .nav-opener::after {
    transform: rotate(-45deg);
}
.nav-opener.close {
    background: 0px 0px;
    left: 50%;
    width: 5rem;
    height: 5rem;
    right: auto;
    bottom: 2rem;
    z-index: 9;
    opacity: 0;
    transform: translateX(-50%);
}
.nav-active .nav-opener.close {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.6s;
}
.nav-active .nav-opener.close:hover {
    opacity: 1 !important;
}
.nav-opener.close span {
    opacity: 0;
}
.nav-opener.close::after {
    left: 15%;
    top: 50%;
    right: 15%;
    transform: rotate(45deg);
}
.nav-opener.close::before {
    left: 15%;
    top: 50%;
    right: 15%;
    transform: rotate(45deg);
}
.nav-opener.close::after {
    transform: rotate(-45deg);
}
.nav-opener:hover {
    opacity: 0.8;
}
.nav-opener span {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
.nav-opener::after {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
.nav-opener::before {
    background: rgb(255, 255, 255);
    transition: 0.3s linear;
    left: 30%;
    top: 50%;
    height: 2px;
    right: 30%;
    margin-top: -1px;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .nav-opener span {
        left: 31%;
        right: 31%;
    }
    .nav-opener::after {
        left: 31%;
        right: 31%;
    }
    .nav-opener::before {
        left: 31%;
        right: 31%;
    }
}
.nav-opener::after {
    top: 41%;
    content: "";
}
.nav-opener::before {
    top: 41%;
    content: "";
}
.nav-opener::after {
    top: 59%;
}
.nav-drop {
    left: 0px;
    top: 6rem;
    height: calc(100vh - 6rem);
    right: 0px;
    bottom: 0px;
    color: rgb(80, 65, 53);
    visibility: hidden;
    position: fixed;
    -ms-overflow-y: auto;
}
.nav-drop::before {
    background: 0px 0px;
    transition: right 0.3s linear, background 0.3s linear 0.6s;
    left: 0px;
    top: 0px;
    right: 100%;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
}
.main-menu .column {
}
.nav-drop .top-header .col {
}
.nav-active .nav-drop {
    visibility: visible;
}
.nav-active .nav-drop::before {
    background: rgb(40, 40, 42);
    right: 0px;
}
.nav-drop a:not(.btn) {
    color: rgb(80, 65, 53);
}
.nav-drop a:not(.btn):hover {
    color: rgb(233, 141, 16);
    text-decoration: none;
}
@media screen and (min-width: 1024px) {
    .nav-drop {
        top: 0px;
        height: 100vh;
    }
    .nav-drop .overflow-wrap {
        width: 100%;
        -ms-overflow-y: auto;
    }
}
.nav-drop :nth-child(1).col {
    background: rgb(243, 205, 151);
}
.nav-drop :nth-child(1).column {
    background: rgb(243, 205, 151);
}
.nav-drop :nth-child(2).col {
    background: rgb(244, 198, 135);
}
.nav-drop :nth-child(2).column {
    background: rgb(244, 198, 135);
}
.nav-drop :nth-child(3).col {
    background: rgb(247, 194, 121);
}
.nav-drop :nth-child(3).column {
    background: rgb(247, 194, 121);
}
.nav-drop .top-header {
    left: 0px;
    top: 0px;
    right: 0px;
    position: absolute;
    z-index: 4;
}
.nav-drop .top-header :nth-child(1).col {
    z-index: 3;
    transform: translateX(-100%);
    transition-duration: 0.3s;
}
.nav-active .nav-drop .top-header :nth-child(1).col {
    transform: translateX(0px);
    transition-duration: 0.6s;
}
.nav-drop .top-header :nth-child(2).col {
    z-index: 2;
    transform: translateX(-200%);
    transition-duration: 0.2s;
}
.nav-active .nav-drop .top-header :nth-child(2).col {
    transform: translateX(0px);
    transition-duration: 0.7s;
}
.nav-drop .top-header :nth-child(3).col {
    z-index: 1;
    transform: translateX(-300%);
    transition-duration: 0.1s;
}
.nav-active .nav-drop .top-header :nth-child(3).col {
    transform: translateX(0px);
    transition-duration: 0.8s;
}
.language {
    letter-spacing: 0.1em;
}
.language .active {
    font-weight: 700;
}
.language li + li {
    margin-left: 1.3rem;
    position: relative;
}
.language li + li::before {
    left: -9px;
    top: 50%;
    font-weight: 300;
    margin-top: -1px;
    position: absolute;
    content: "/";
    transform: translateY(-50%);
}
.header-list {
    letter-spacing: 0.1em;
}
.header-list .btn {
    padding: 0.9rem 1.8rem;
    line-height: 1.36;
}
.header-list li + li {
    margin-left: 2rem;
}
.main-menu {
    line-height: 2;
    font-size: 2.1rem;
}
@media screen and (min-width: 1024px) {
    .main-menu {
        line-height: 1.78;
        font-size: 1.8rem;
    }
}
.main-menu :nth-child(1).column {
    z-index: 3;
    transform: translateX(-100%);
    transition-duration: 0.3s;
}
.nav-active .main-menu :nth-child(1).column {
    transform: translateX(0px);
    transition-duration: 0.6s;
}
.main-menu :nth-child(2).column {
    z-index: 2;
    transform: translateX(-200%);
    transition-duration: 0.2s;
}
.nav-active .main-menu :nth-child(2).column {
    transform: translateX(0px);
    transition-duration: 0.7s;
}
.main-menu :nth-child(3).column {
    z-index: 1;
    transform: translateX(-300%);
    transition-duration: 0.1s;
}
.nav-active .main-menu :nth-child(3).column {
    transform: translateX(0px);
    transition-duration: 0.8s;
}
.main-menu .h2 {
    padding-bottom: 1.7rem;
    font-size: 3.2rem;
    position: relative;
}
.main-menu .h2::before {
    background: rgb(233, 141, 16);
    left: 0px;
    width: 6.2rem;
    height: 2px;
    bottom: 0px;
    position: absolute;
    content: "";
}
.banner-inner {
    position: relative;
}
.post-job {
    position: relative;
}
.hire-scope .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
}
.how-it-works .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
}
.post-job .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
}
.main-menu ul {
    margin-bottom: 0.8rem;
}
.banner-inner {
    height: 70rem;
}
@media screen and (min-width: 768px) {
    .banner-inner {
        height: 100vh;
        min-height: 72rem;
    }
}
@media screen and (min-width: 1024px) {
    .main-menu .h2 {
        padding-bottom: 3.2rem;
        font-size: 4rem;
    }
    .main-menu .h2::before {
        left: 50%;
        transform: translateX(-50%);
    }
    .banner-inner {
        min-height: 80rem;
    }
    .banner-inner h1 {
        font-size: 6rem;
    }
}
@media screen and (min-width: 1200px) {
    .header-list li + li {
        margin-left: 3.3rem;
    }
    .banner-inner h1 {
        font-size: 8rem;
    }
}
.banner-inner .title {
    letter-spacing: 0.2em;
}
.banner-inner .sub-title {
    letter-spacing: 0.18em;
}
.banner-inner .text-holder {
    line-height: 1.5;
    padding-bottom: 4.8rem;
}
.hire-scope .title {
    line-height: 1.26;
    font-size: 1.9rem;
}
.how-it-works .title {
    line-height: 1.26;
    font-size: 1.9rem;
}
.post-job.in-viewport .line-decor {
    height: 15.1rem;
}
@media screen and (min-width: 1024px) {
    .post-job.in-viewport .line-decor {
        height: 25.1rem;
    }
}
.post-job .line-decor {
    top: -11.6rem;
    height: 0px;
    position: absolute;
}
.hire-scope {
    position: relative;
}
.hire-scope.in-viewport .line-decor {
    height: 6.7rem;
}
@media screen and (min-width: 1024px) {
    .hire-scope.in-viewport .line-decor {
        height: 10.7rem;
    }
}
.hire-scope .line-decor {
    top: -2.8rem;
    height: 0px;
    position: absolute;
}
.hire-scope .img-holder {
    margin-bottom: 4.3rem;
    min-height: 7.7rem;
}
.how-it-works {
    position: relative;
}
.how-it-works.in-viewport .line-decor {
    height: 7.7rem;
}
@media screen and (min-width: 1024px) {
    .hire-scope .line-decor {
        top: -4.8rem;
    }
    .how-it-works.in-viewport .line-decor {
        height: 10.7rem;
    }
}
.how-it-works .line-decor {
    top: -5.9rem;
    height: 0px;
    position: absolute;
}
.how-it-works .img-holder {
    min-height: 7.7rem;
}
.col-numbered {
    counter-reset: item;
}
.col-numbered [class*="col-"] {
    padding-top: 13.5rem;
    position: relative;
    counter-increment: item;
}
.col-numbered [class^="col-"] {
    padding-top: 13.5rem;
    position: relative;
    counter-increment: item;
}
.col-numbered [class*="col-"]::before {
    padding: 1.5rem;
    border: 2px solid rgb(233, 141, 16);
    border-image: none;
    left: 50%;
    top: 0px;
    width: 8.4rem;
    height: 8.5rem;
    text-align: center;
    color: rgb(233, 141, 16);
    line-height: 1.41;
    font-size: 3.9rem;
    position: absolute;
    content: counter(item);
    transform: translateX(-50%);
}
.col-numbered [class^="col-"]::before {
    padding: 1.5rem;
    border: 2px solid rgb(233, 141, 16);
    border-image: none;
    left: 50%;
    top: 0px;
    width: 8.4rem;
    height: 8.5rem;
    text-align: center;
    color: rgb(233, 141, 16);
    line-height: 1.41;
    font-size: 3.9rem;
    position: absolute;
    content: counter(item);
    transform: translateX(-50%);
}
.talents-block {
    position: relative;
    z-index: 3;
}
.talents-block.in-viewport .line-decor {
    height: 10.7rem;
}
@media screen and (min-width: 1024px) {
    .talents-block.in-viewport .line-decor {
        height: 14.7rem;
    }
}
.talents-block .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -5.9rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.talents-block .talent-single {
    height: 30rem;
}
.talents-block .talent-single.hover {
    z-index: 9;
}
.talents-block .talent-single.hover .default {
    visibility: hidden;
    opacity: 0;
}
.talents-block .talent-single.hover .hover {
    visibility: visible;
    opacity: 1;
    transform: scale(1.07);
}
.talents-block .talent-single.hover .bg-stretch::before {
    background: rgba(0, 0, 0, 0.1);
}
.talents-block .talent-single.hover .text-block .designation::before {
    right: 0px;
}
.talents-block .talent-single .bg-stretch {
    transition: opacity 0.2s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.95s cubic-bezier(0.34, 1, 0.34, 1), transform 0.75s cubic-bezier(0.34, 1, 0.34, 1);
}
.talents-block .talent-single .bg-stretch::before {
    background: rgba(0, 0, 0, 0.7);
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    content: "";
}
.talents-block .talent-single .default {
    visibility: visible;
    opacity: 1;
}
.front-banner {
    visibility: hidden;
    opacity: 0;
}
.talents-block .talent-single .hover {
    visibility: hidden;
    opacity: 0;
}
.talents-block .text-block .designation {
    line-height: 1.15;
    font-size: 2.6rem;
    position: relative;
}
.talents-block .text-block .designation::before {
    background: rgb(233, 141, 16);
    transition: right 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 0px;
    height: 2px;
    right: 100%;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
}
.talents-block .talent {
    line-height: 1.3;
    font-size: 3.9rem;
}
.talents-block .btn {
    padding: 0.8rem 2.5rem;
}
.experts-block {
    line-height: 2.23;
    font-size: 1.3rem;
    position: relative;
}
.experts-block a {
    transition: color 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    color: rgb(56, 50, 50);
}
.experts-block a:hover {
    color: rgb(105, 108, 112);
    text-decoration: none;
}
.experts-block.in-viewport .line-decor {
    height: 12.4rem;
}
.experts-block.in-viewport .line-decor.lg {
    height: 6.6rem;
}
@media screen and (min-width: 1024px) {
    .experts-block {
        line-height: 1.94;
        font-size: 1.8rem;
    }
    .experts-block.in-viewport .line-decor.lg {
        height: 13.2rem;
    }
}
.contact-block .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    height: 0px;
    transform: translateX(-50%);
}
.experts-block .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    height: 0px;
    transform: translateX(-50%);
}
.experts-block .line-decor {
    top: -7rem;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .experts-block .line-decor {
        top: -11.5rem;
    }
}
.experts-block .line-decor.lg {
    top: -2.8rem;
}
@media screen and (min-width: 1024px) {
    .experts-block .line-decor.lg {
        top: -12.4rem;
    }
}
.contact-block {
    position: relative;
}
.contact-block.in-viewport .line-decor {
    height: 8.8rem;
}
.contact-block .line-decor {
    top: -6.1rem;
    position: absolute;
}
.contact-block .text-wrap .need-help {
    color: rgb(57, 56, 62);
    letter-spacing: 0.1em;
}
.contact-slider {
    margin: 0px auto;
    width: 29rem;
    height: 29rem;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .contact-slider {
        width: 35rem;
        height: 35rem;
    }
}
@media screen and (min-width: 1200px) {
    .contact-slider {
        width: 42.1rem;
        height: 42.1rem;
    }
}
.contact-slider::before {
    border: 2px solid rgb(233, 141, 16);
    border-image: none;
    left: -1rem;
    width: 24rem;
    height: 24rem;
    bottom: -1rem;
    position: absolute;
    content: "";
}
@media screen and (min-width: 1024px) {
    .contact-slider::before {
        left: -2rem;
        width: 30rem;
        height: 30rem;
        bottom: -2rem;
    }
}
@media screen and (min-width: 1200px) {
    .contact-slider::before {
        width: 33.1rem;
        height: 33.1rem;
    }
}
.contact-slider .slick-arrow {
    background: rgba(246, 234, 9, 0.8);
    padding: 0px;
    border: 0px currentColor;
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    border-image: none;
    left: 0px;
    top: 0px;
    width: 4.6rem;
    height: 4.6rem;
    display: flex;
    position: absolute;
    z-index: 4;
    justify-content: center;
    align-items: center;
}
.contact-slider .slick-arrow:hover {
    background: rgb(233, 141, 16);
    text-decoration: none;
}
.contact-slider .slick-arrow.slick-prev img {
    transform: rotate(180deg);
}
.contact-slider .slick-arrow.slick-next {
    background: rgb(233, 141, 16);
    left: 4.6rem;
}
.contact-slider .slick-arrow.slick-next:hover {
    background: rgba(246, 234, 9, 0.8);
}
.contact-slider .contact-wrapper {
    width: 29rem;
    height: 29rem;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .contact-slider .contact-wrapper {
        width: 35rem;
        height: 35rem;
    }
}
@media screen and (min-width: 1200px) {
    .contact-slider .contact-wrapper {
        width: 42.1rem;
        height: 42.1rem;
    }
}
.front-banner {
    background: rgb(180, 174, 170);
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    overflow: hidden;
    padding-top: 6rem;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .front-banner {
        height: 100vh;
        padding-top: 0px;
    }
}
.loaded .front-banner.in-viewport .early-load {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.front-banner .early-load {
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1) 2.5s, visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1) 2.5s;
    left: 50%;
    top: 50%;
    width: 80%;
    position: absolute;
    z-index: 100;
    transform: translate(-50%, -50%);
}
.front-banner .early-load h1 {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 3rem;
}
.front-banner .early-load .sub-title {
    text-align: center;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 5rem;
    font-weight: 300;
    word-spacing: 1em;
    display: block;
}
.front-banner .early-load .sub-title :nth-child(1).fade-up {
    transition-delay: 0.75s;
}
.front-banner .early-load .sub-title :nth-child(2).fade-up {
    transition-delay: 0.85s;
}
.front-banner .early-load .sub-title :nth-child(3).fade-up {
    transition-delay: 0.95s;
}
.front-banner .early-load .sub-title :nth-child(4).fade-up {
    transition-delay: 0.15s;
}
.front-banner .early-load .sub-title :nth-child(5).fade-up {
    transition-delay: 0.12s;
}
.front-banner .early-load .sub-title span {
    margin: 0px 1rem;
    vertical-align: top;
    display: inline-block;
}
.loaded .front-banner.in-viewport {
    visibility: visible;
    opacity: 1;
}
.loaded .front-banner.in-viewport .designer {
    visibility: visible;
    opacity: 1;
}
.front-banner .designer {
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    visibility: hidden;
    opacity: 0;
}
.front-banner .designer .name {
    font-size: 2rem;
}
.front-banner .designer .job {
    font-size: 1.5rem;
}
.front-banner .over {
    left: 0px;
    top: 60px;
    height: 61.2rem;
    right: 0px;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .front-banner .over {
        top: 0px;
        height: 100vh;
    }
    .front-banner .over .left {
        height: 100vh;
    }
    .front-banner .over .right {
        height: 100vh;
    }
}
.front-banner .left {
    height: 30.6rem;
}
.front-banner .right {
    height: 30.6rem;
}
@media screen and (min-width: 1024px) {
    .front-banner .left {
        width: 50%;
        height: auto;
    }
    .front-banner .right {
        width: 50%;
        height: auto;
    }
    .front-banner .left .bottom {
        min-height: 100vh;
    }
    .front-banner .left .top {
        min-height: 100vh;
    }
    .front-banner .right .bottom {
        min-height: 100vh;
    }
    .front-banner .right .top {
        min-height: 100vh;
    }
}
.front-banner .left .overlay {
    transition: opacity 1.5s ease-out 2s;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
    opacity: 0;
}
.front-banner .right .overlay {
    transition: opacity 1.5s ease-out 2s;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
    opacity: 0;
}
.loaded .left .overlay {
    opacity: 1;
}
.loaded .right .overlay {
    opacity: 1;
}
.front-banner .left .overlay .overlay-bg {
    transition: background-color 0.5s ease-out;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
}
.front-banner .right .overlay .overlay-bg {
    transition: background-color 0.5s ease-out;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
}
.front-banner .left .overlay.hover .overlay-bg {
    background-color: rgba(0, 0, 0, 0);
}
.front-banner .right .overlay.hover .overlay-bg {
    background-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 1023px) {
    .front-banner .left {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .front-banner .right {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .front-banner .left .overlay {
        transition: none !important;
        opacity: 1 !important;
    }
    .front-banner .right .overlay {
        transition: none !important;
        opacity: 1 !important;
    }
}
.front-banner .left a.hover .overlay-text {
    visibility: visible;
    opacity: 1;
}
.front-banner .right a.hover .overlay-text {
    visibility: visible;
    opacity: 1;
}
.front-banner .left {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.front-banner .left .bg-stretch {
    background-position: 100% 50%;
}
.front-banner .left .designer {
    left: 5rem;
    bottom: 4.4rem;
    position: absolute;
}
@media screen and (min-width: 1024px) {
    .front-banner .left {
        width: 50%;
    }
    .front-banner .left a > * .designer {
        transition-delay: 2s;
    }
}
.front-banner .left a.hover .overlay-text .title::before {
    right: 18%;
}
.front-banner .right {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.front-banner .right .bg-stretch {
    background-position: 0px 50%;
}
.front-banner .right .designer {
    right: 5rem;
    bottom: 4.4rem;
    position: absolute;
}
.front-banner .right a.hover .overlay-text .title::before {
    right: 0px;
}
.front-banner .bottom {
    height: 30.6rem;
    position: relative;
}
.front-banner .top {
    height: 30.6rem;
    position: relative;
}
.front-banner .overlay-text {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
@media screen and (min-width: 1024px) {
    .front-banner .right {
        width: 50%;
    }
    .front-banner .right a > * .designer {
        transition-delay: 2s;
    }
    .front-banner .bottom {
        height: 100vh;
    }
    .front-banner .top {
        height: 100vh;
    }
    .front-banner .overlay-text {
        transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1);
        visibility: hidden;
        opacity: 0;
    }
}
.front-banner .overlay-text .title {
    line-height: 1.1;
    font-size: 5rem;
    margin-bottom: 1rem;
    position: relative;
}
.front-banner .overlay-text .title::before {
    background: rgb(233, 141, 16);
    transition: right 0.6s cubic-bezier(0.5, 0, 0.5, 1);
    left: 0px;
    height: 3px;
    right: 100%;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
}
@media screen and (min-width: 1200px) {
    .front-banner .overlay-text .title {
        line-height: 1;
        font-size: 10rem;
        margin-bottom: 1.7rem;
    }
    .front-banner .overlay-text .title::before {
        height: 5px;
    }
}
.front-banner .overlay-text .sub-title {
    letter-spacing: 0.1em;
    font-size: 1.4rem;
}
@media screen and (min-width: 1024px) {
    .front-banner .overlay-text .sub-title {
        font-size: 1.9rem;
    }
    .slide-up {
        transition: margin-top 1.25s cubic-bezier(0.34, 1, 0.34, 1);
        padding-top: 100vh;
        margin-top: 0px;
    }
    .slide-up _:-ms-fullscreen {
        transition: none;
    }
    :root .slide-up {
        transition: none;
    }
    .slide-down {
        transition: margin-bottom 1.25s cubic-bezier(0.34, 1, 0.34, 1);
        padding-bottom: 100vh;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .slide-down _:-ms-fullscreen {
        transition: none;
    }
    :root .slide-down {
        transition: none;
    }
}
.clients-block .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
}
.heading-section .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
}
.heading-section {
    position: relative;
    z-index: 3;
}
.heading-section.in-viewport .line-decor {
    height: 6.5rem;
}
@media screen and (min-width: 1024px) {
    .heading-section.in-viewport .line-decor {
        height: 24.1rem;
    }
}
.heading-section .line-decor {
    top: 0px;
    height: 0px;
    position: absolute;
}
.clients-block {
    position: relative;
}
.clients-block.in-viewport .line-decor {
    height: 6.5rem;
}
@media screen and (min-width: 1024px) {
    .heading-section .line-decor {
        top: -12.1rem;
    }
    .clients-block.in-viewport .line-decor {
        height: 13.2rem;
    }
}
.clients-block .line-decor {
    top: -5rem;
    height: 0px;
    position: absolute;
}
.clients-block .logo-slider .slick-track {
    display: flex;
    align-items: center;
}
.clients-block .logo-slider .slick-slide {
    display: flex;
    justify-content: center;
}
.clients-block .logo-slider a {
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    text-align: center;
}
.clients-block .logo-slider a:hover {
    text-decoration: none;
    opacity: 0.6;
}
@media screen and (max-width: 459px) {
    .clients-block .logo-slider img {
        width: auto;
        height: auto;
        display: inline-block;
        max-width: 85%;
    }
}
.about-us {
    margin: 0px -1.5rem;
    position: relative;
}
.about-us.in-viewport .line-decor {
    height: 6.5rem;
}
@media screen and (min-width: 1024px) {
    .clients-block .line-decor {
        top: -7rem;
    }
    .about-us {
        margin: 0px;
    }
    .about-us.in-viewport .line-decor {
        height: 14.4rem;
    }
}
.about-us .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -6.5rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.about-us .video-block {
    width: 100%;
    height: 19rem;
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 1024px) {
    .about-us .line-decor {
        top: -15rem;
    }
    .about-us .video-block {
        width: 30rem;
        height: 30rem;
    }
}
@media screen and (min-width: 1200px) {
    .about-us .video-block {
        width: 42rem;
        height: 42rem;
    }
}
.about-us .video-block .play-btn {
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: 50%;
    width: 5.5rem;
    height: 5.5rem;
    position: absolute;
    transform: translate(-50%, -50%);
}
@media screen and (min-width: 1024px) {
    .about-us .video-block .play-btn {
        left: 3.5rem;
        top: auto;
        width: 7.3rem;
        height: 7.3rem;
        bottom: 3.5rem;
        transform: translate(0px, 0px);
    }
}
.about-us .video-block .play-btn img {
    width: 100%;
}
.about-us .video-block .play-btn:hover {
    text-decoration: none;
    opacity: 0.6;
}
.about-us .aboutus-text {
    width: 100%;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .about-us .aboutus-text {
        width: calc(100% - 30rem);
    }
}
@media screen and (min-width: 1200px) {
    .about-us .aboutus-text {
        width: calc(100% - 42rem);
    }
    .services .container {
        padding-right: 30px;
        padding-left: 30px;
        max-width: 115rem;
    }
}
.about-us .aboutus-text::before {
    background: rgb(245, 245, 245);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
}
@media screen and (min-width: 1024px) {
    .about-us .aboutus-text::before {
        left: -14.3rem;
        top: 4rem;
        right: 2rem;
        bottom: 0px;
    }
    .about-us .aboutus-text::after {
        content: "";
    }
}
.about-us .aboutus-text::after {
    border: 2px solid rgb(233, 141, 16);
    border-image: none;
    width: 33rem;
    height: 33rem;
    right: 0px;
    bottom: -2rem;
    position: absolute;
    z-index: -2;
}
.about-us .about-title {
    letter-spacing: 0.1em;
    margin-left: 5px;
}
.about-us a {
    width: 100%;
}
.long-quote {
    position: relative;
}
.offices {
    position: relative;
}
.our-story {
    position: relative;
}
.peoples-block {
    position: relative;
}
.phases {
    position: relative;
}
.services {
    position: relative;
}
.long-quote.in-viewport .line-decor {
    height: 6.7rem;
}
.offices.in-viewport .line-decor {
    height: 6.7rem;
}
.our-story.in-viewport .line-decor {
    height: 6.7rem;
}
.peoples-block.in-viewport .line-decor {
    height: 6.7rem;
}
.phases.in-viewport .line-decor {
    height: 6.7rem;
}
.services.in-viewport .line-decor {
    height: 6.7rem;
}
@media screen and (min-width: 1024px) {
    .about-us .about-title {
        margin-left: 0px;
    }
    .about-us a {
        width: auto;
    }
    .long-quote.in-viewport .line-decor {
        height: 10.7rem;
    }
    .offices.in-viewport .line-decor {
        height: 10.7rem;
    }
    .our-story.in-viewport .line-decor {
        height: 10.7rem;
    }
    .peoples-block.in-viewport .line-decor {
        height: 10.7rem;
    }
    .phases.in-viewport .line-decor {
        height: 10.7rem;
    }
    .services.in-viewport .line-decor {
        height: 10.7rem;
    }
}
.long-quote .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -2.8rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.offices .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -2.8rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.our-story .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -2.8rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.peoples-block .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -2.8rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.phases .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -2.8rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
.services .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -2.8rem;
    width: 2px;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
    .long-quote .line-decor {
        top: -4.8rem;
    }
    .offices .line-decor {
        top: -4.8rem;
    }
    .our-story .line-decor {
        top: -4.8rem;
    }
    .peoples-block .line-decor {
        top: -4.8rem;
    }
    .phases .line-decor {
        top: -4.8rem;
    }
    .services .line-decor {
        top: -4.8rem;
    }
}
.services {
    line-height: 1.57;
    font-size: 1.6rem;
}
.our-story .bg-video video {
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
}
.our-story .text-block {
    font-size: 1.6rem;
}
.our-story .side-line {
    font-size: 1.4rem;
}
.our-story .bg-video {
    height: 30rem;
}
.our-story .image-block {
    height: 30rem;
}
@media screen and (min-width: 576px) {
    .our-story .bg-video {
        height: 40rem;
    }
    .our-story .image-block {
        height: 40rem;
    }
}
@media screen and (min-width: 768px) {
    .our-story .bg-video {
        height: 100%;
    }
    .our-story .image-block {
        height: 100%;
    }
}
.peoples-block {
    z-index: 3;
}
.peoples-block .row:hover {
    z-index: 9;
}
.peoples-block .people-single {
    transition: transform 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    overflow: hidden;
}
.peoples-block .research-single {
    transition: transform 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    overflow: hidden;
}
.peoples-block .people-single.hover {
    z-index: 9;
    transform: scale(1.07);
}
.peoples-block .research-single.hover {
    z-index: 9;
    transform: scale(1.07);
}
.peoples-block .people-single.hover .text-block .btn {
    margin-top: 5rem;
    margin-bottom: 0px;
    visibility: visible;
    opacity: 1;
}
.peoples-block .research-single.hover .text-block .btn {
    margin-top: 5rem;
    margin-bottom: 0px;
    visibility: visible;
    opacity: 1;
}
.peoples-block .people-single.hover .bg-stretch {
    transform: none;
}
.peoples-block .research-single.hover .bg-stretch {
    transform: none;
}
.peoples-block .people-single.hover .bg-stretch::before {
    background: rgba(48, 47, 53, 0.4);
}
.peoples-block .research-single.hover .bg-stretch::before {
    background: rgba(48, 47, 53, 0.4);
}
.peoples-block .people-single .bg-stretch {
    transform-origin: 10% 40%;
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1), transform 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    transform: scale(2.2);
}
.peoples-block .research-single .bg-stretch {
    transform-origin: 10% 40%;
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1), transform 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    transform: scale(2.2);
}
.peoples-block .people-single .bg-stretch::before {
    background: rgba(48, 47, 53, 0.2);
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    content: "";
}
.peoples-block .research-single .bg-stretch::before {
    background: rgba(48, 47, 53, 0.2);
    transition: background 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    content: "";
}
.peoples-block .people-single .text-block .btn {
    transition: margin 0.75s cubic-bezier(0.34, 1, 0.34, 1), opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    margin-bottom: -5rem;
    visibility: hidden;
    opacity: 0;
}
.peoples-block .research-single .text-block .btn {
    transition: margin 0.75s cubic-bezier(0.34, 1, 0.34, 1), opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1), visibility 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    margin-bottom: -5rem;
    visibility: hidden;
    opacity: 0;
}
.peoples-block .people-single {
    height: 40rem;
    line-height: 1;
}
@media screen and (min-width: 1200px) {
    .services .container .row {
        margin-right: -30px;
        margin-left: -30px;
    }
    .services .container .row [class*="col"] {
        padding-right: 30px;
        padding-left: 30px;
    }
    .our-story .flex-row-reverse .image-block {
        margin-right: 5rem;
        margin-left: -5rem;
    }
    .our-story .flex-row-reverse .text-block h2 {
        margin-right: -10rem;
    }
    .peoples-block .people-single {
        height: 60rem;
    }
}
.peoples-block .research-single {
    height: 30rem;
}
@media screen and (min-width: 1024px) {
    .peoples-block .research-single {
        height: 30rem;
    }
}
.peoples-block .research-single .text-block .btn {
    margin-bottom: -2.5rem;
}
.peoples-block .research-single .bg-stretch {
    transform-origin: 22% 20%;
    transform: scale(2.7);
}
.peoples-block .research-single:hover {
    z-index: 9;
}
.peoples-block .research-single:hover .text-block .btn {
    margin-top: 1.5rem;
}
.peoples-block .research-single .position-rank {
    font-size: 1.2rem;
}
.peoples-block .name {
    line-height: 1.14;
}
.peoples-block .contact-list {
    line-height: 1.63;
    font-size: 1.6rem;
}
.peoples-block .contact-list a {
    transition: color 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.peoples-block .contact-list a:hover {
    color: rgb(233, 141, 16);
    text-decoration: none;
}
.offices {
    line-height: 1.857;
}
.offices .image-block {
    height: 29rem;
}
.offices .city-code {
    line-height: 1.2;
}
.offices .text-block {
    z-index: 9;
}
.offices .box::after {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 1;
    content: "";
    background-color: rgba(0, 0, 0, 0.02);
}
.offices :nth-child(2n).box-wrap .box {
    background-color: rgba(0, 0, 0, 0.04);
}
.phases .phase-steps {
    margin: 0px auto;
    line-height: 1.214;
    font-size: 1.5rem;
    counter-reset: newCounter;
    justify-content: center;
}
@media screen and (min-width: 768px) {
    .phases .phase-steps {
        font-size: 2.4rem;
        max-width: 57rem;
        flex-direction: column;
        justify-content: flex-start;
    }
}
@media screen and (min-width: 1024px) {
    .phases .phase-steps {
        font-size: 3rem;
        max-width: none;
        flex-direction: row;
    }
}
.phases .phase-steps li {
    padding-left: 8rem;
    margin-bottom: 6rem;
    z-index: 99;
    min-height: 6.6rem;
    min-width: 29rem;
    max-width: 71rem;
    background-color: rgb(255, 255, 255);
}
.phases .phase-steps li::before {
    font: 300 45px/100px "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    border: 2px solid rgb(233, 141, 16);
    border-image: none;
    left: 0px;
    top: 50%;
    width: 10rem;
    height: 10rem;
    text-align: center;
    color: rgb(233, 141, 16);
    display: block;
    position: absolute;
    z-index: -2;
    content: counters(newCounter, ".") " ";
    counter-increment: newCounter;
    font-size-adjust: none;
    font-stretch: normal;
    transform: translateY(-50%);
    background-color: rgb(255, 255, 255);
}
.filter .button {
    font-weight: 700;
}
.job-title {
    font-weight: 700;
}
@media screen and (min-width: 1024px) {
    .phases .phase-steps li {
        padding-left: 12rem;
        margin-bottom: 15rem;
    }
    .phases .phase-steps li::before {
        width: 14.5rem;
        height: 14.7rem;
        line-height: 14.7rem;
        font-size: 6.5rem;
    }
}
.phases .phase-steps li::after {
    left: 50%;
    top: 50%;
    width: 2px;
    height: 15rem;
    position: absolute;
    z-index: -3;
    content: "";
    transform: translateY(-50%);
    background-color: rgb(233, 141, 16);
}
@media screen and (min-width: 768px) {
    .phases .phase-steps li::after {
        left: 15.7%;
        height: 16rem;
    }
    .phases .phase-steps li:nth-child(2n + 1):not(:last-child):not(:first-child) {
        min-width: 27rem;
        align-self: flex-end;
    }
}
@media screen and (min-width: 1024px) {
    .phases .phase-steps li::after {
        left: 7rem;
        height: 34.5rem;
    }
}
.phases .phase-steps li .white-space {
    left: 8rem;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}
@media screen and (min-width: 1024px) {
    .phases .phase-steps li .white-space {
        left: 140px;
    }
    .phases .phase-steps li:nth-child(2n + 1):not(:last-child):not(:first-child) {
        margin-left: 60%;
    }
}
@media screen and (min-width: 1200px) {
    .phases .phase-steps li:nth-child(2n + 1):not(:last-child):not(:first-child) {
        margin-left: 55%;
    }
}
.phases .phase-steps li:nth-child(2n + 1):not(:last-child):not(:first-child)::after {
    top: 180%;
    height: 3rem;
}
@media screen and (min-width: 1024px) {
    .phases .phase-steps li:nth-child(2n) {
        width: 100%;
        margin-left: 10%;
    }
}
@media screen and (min-width: 1200px) {
    .phases .phase-steps li:nth-child(2n) {
        margin-left: 25%;
    }
}
.phases .phase-steps li:nth-child(2n)::after {
    left: 50%;
    top: 180%;
    height: 3rem;
}
@media screen and (min-width: 768px) {
    .phases .phase-steps li:nth-child(2n + 1):not(:last-child):not(:first-child)::after {
        display: none;
    }
    .phases .phase-steps li:nth-child(2n)::after {
        left: 49.8%;
        top: 130%;
    }
    .phases .phase-steps li:first-child {
        width: auto;
        margin-left: 40.4%;
    }
    .phases .phase-steps li:last-child {
        width: auto;
        margin-left: 40.4%;
    }
}
@media screen and (min-width: 1024px) {
    .phases .phase-steps li:nth-child(2n)::after {
        left: 46.6%;
        top: 180%;
    }
    .phases .phase-steps li:first-child {
        margin-left: 41.5%;
    }
    .phases .phase-steps li:last-child {
        margin-left: 41.5%;
    }
}
.phases .phase-steps li:first-child::after {
    display: block;
}
.phases .phase-steps li:last-child::after {
    display: block;
}
.banner-talent {
    background-color: rgba(56, 56, 62, 0.67);
}
.banner-campaign {
    background-color: rgb(246, 246, 246);
}
.filter {
    position: relative;
}
.filter.in-viewport .line-decor {
    height: 10rem;
}
@media screen and (min-width: 1200px) {
    .phases .phase-steps li:nth-child(2n)::after {
        left: 42.1%;
    }
    .phases .phase-steps li:first-child {
        margin-left: 44.1%;
    }
    .phases .phase-steps li:last-child {
        margin-left: 44.1%;
    }
    .story-with-video .text-block {
        margin-right: 0px;
        margin-left: -15rem;
    }
    .story-with-video .flex-row-reverse .text-block {
        margin-right: -10rem;
        margin-left: 0px;
    }
    .community .text-block {
        font-size: 2rem;
    }
    .filter.in-viewport .line-decor {
        height: 15.1rem;
    }
}
.filter .line-decor {
    background: rgb(233, 141, 16);
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    left: 50%;
    top: -5rem;
    width: 0.2rem;
    height: 0px;
    position: absolute;
    transform: translateX(-50%);
}
@media screen and (min-width: 1200px) {
    .filter .line-decor {
        top: -7.6rem;
    }
}
.filter .grid {
    transition: height 0.75s cubic-bezier(0.34, 1, 0.34, 1);
}
.filter .filter-nav {
    width: 100%;
    overflow: hidden;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    position: relative;
    min-height: 15rem;
}
@media screen and (min-width: 768px) {
    .filter .filter-nav {
        width: 50%;
        overflow: visible;
        min-height: 25rem;
    }
    .filter .filter-nav::before {
        left: -4rem;
        top: -4rem;
        right: 0px;
        bottom: 0px;
        position: absolute;
        z-index: -1;
        content: "";
        background-color: rgb(58, 57, 63);
    }
}
.filter .filter-nav h3::before {
    left: -5rem;
    top: 2.5rem;
    width: 4rem;
    height: 0.3rem;
    position: absolute;
    content: "";
    background-color: rgb(233, 141, 16);
}
@media screen and (min-width: 768px) {
    .filter .filter-nav h3::before {
        left: -5rem;
        width: 3rem;
    }
}
@media screen and (min-width: 1024px) {
    .filter .filter-nav h3::before {
        left: -7rem;
        width: 5rem;
    }
}
.filter .button {
    background: 0px 0px;
    padding: 0px;
    border: currentColor;
    border-image: none;
    height: auto;
    color: rgb(105, 108, 112);
    letter-spacing: -0.42px;
    margin-right: 1rem;
    display: inline-block;
    position: relative;
    box-shadow: none;
    -webkit-appearance: none;
}
.filter .button.is-checked {
    color: rgb(255, 255, 255);
}
.filter .button:active {
    color: rgb(255, 255, 255);
}
.filter .button:hover {
    color: rgb(255, 255, 255);
}
.footer {
    color: rgb(255, 255, 255);
}
.footer a {
    color: rgb(255, 255, 255);
}
.filter :last-child.button::after {
    display: none;
}
.filter .button::after {
    top: 50%;
    width: 2px;
    height: 1.5rem;
    right: -0.5rem;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    background-color: rgb(105, 108, 112);
}
.filter .button:focus {
    outline: 0px;
}
.filter .job-location {
    font: 300 1.4rem / normal "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size-adjust: none;
    font-stretch: normal;
}
.filter .element-item {
    width: 100%;
    position: relative;
}
@media screen and (min-width: 768px) {
    .filter .button {
        margin-right: 2rem;
    }
    .filter .button::after {
        right: -1rem;
    }
    .filter .element-item {
        width: 50%;
    }
}
@media screen and (min-width: 1200px) {
    .filter .element-item {
        width: 25%;
    }
}
.filter .element-item .text-wrap > * {
    width: 100%;
}
.filter .element-item a {
    transition: transform 0.5s cubic-bezier(0.34, 1, 0.34, 1);
    position: relative;
    z-index: 99;
    min-height: 12.5rem;
}
.filter .element-item a:hover {
    text-decoration: none;
    z-index: 999;
    transform: scale(1.07);
}
.filter .element-item a:hover::before {
    width: 40px;
}
.filter .element-item a::before {
    background: rgb(237, 219, 55);
    transition: width 0.5s cubic-bezier(0.34, 1, 0.34, 1);
    left: 15px;
    top: 20px;
    width: 0px;
    height: 3px;
    overflow: hidden;
    position: absolute;
    content: "";
}
.filter .element-item.double-item a {
    min-height: 25rem;
}
.footer {
    background: rgb(233, 141, 16);
}
.footer a {
    transition: color 0.75s cubic-bezier(0.34, 1, 0.34, 1);
}
.footer a:hover {
    color: rgb(233, 141, 16);
    text-decoration: none;
}
.footer .language {
    letter-spacing: 0px;
    font-size: 1.5rem;
    font-weight: 300;
}
.footer .language li + li {
    margin-left: 2.1rem;
}
.footer .language li + li::before {
    left: -1.3rem;
    font-weight: 300;
}
.footer .footer-links {
    font-size: 1.5rem;
    margin-bottom: 0px;
}
.footer .footer-links li {
    margin: 0px 1.8rem;
}
.footer .social-links a {
    transition: opacity 0.75s cubic-bezier(0.34, 1, 0.34, 1);
    text-decoration: none;
}
.footer .social-links a:hover {
    text-decoration: none;
    opacity: 0.6;
}
.footer .social-links img {
    width: 3.4rem;
    height: auto;
}
@media screen and (min-width: 768px) {
    .footer .social-links img {
        width: 2.3rem;
        height: auto;
    }
}
.fake-select {
    margin: 0px auto;
    width: 100%;
    display: block;
    position: relative;
    max-width: 30rem;
}
.fake-select::after {
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: none;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    right: 3rem;
    line-height: 0;
    margin-top: -0.6rem;
    position: absolute;
    z-index: 1;
    content: "";
    transform: rotate(-45deg);
}
.fake-select select::-ms-expand {
    display: none;
}
.fake-select select {
    background: 0px 0px;
    margin: 0px;
    padding: 1.5rem 5rem 1.5rem 1.8rem;
    outline: 0px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    width: 100%;
    color: rgb(255, 255, 255);
    line-height: 2;
    letter-spacing: 0.1em;
    font-size: 1.4rem;
    display: block;
    position: relative;
    max-width: 30rem;
    appearance: none;
}
.fake-select option {
    color: rgb(105, 108, 112);
}
header .nav-drop ul li.divider {
    display: none;
}
