/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.hero_section {
    background: #fff;
    padding: 141px 0 0;
    position: relative;
    margin-bottom: 30px;
    /*overflow: hidden;*/
}

.hero_section::before {
    content: '';
    display: block;
    position: absolute;
    width: 200vw;
    height: 133%;
    background: #FDFF37;
    right: 0;
    top: -250px;
    left: -50vw;
    z-index: 2;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}

.hero_section__wrapper {
    position: relative;
    z-index: 2;
    margin: auto;
    max-width: 1440px;
}

.hero_section .container {
    position: relative;
    overflow: visible;
}

.hero_section .container::after {
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 100px 100px 0 100px;
    border-color: #FDFF37 transparent transparent transparent;
    bottom: -12px;
    left: 8%;
    width: 100px;
    height: 100px;
}

.hero_section__container {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 calc(50% - 633px);
    max-width: 100%;
}

.hero_section__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hero_section__left_column {
    width: 50%;
    padding: 0 15px;
}

.hero_section__right_column {
    width: 50%;
    padding: 0 15px;
}


.hero_section__content {
    margin-left: 10%;
    margin-top: 9%;
    margin-bottom: 9%;
    position: relative;
    z-index: 1;
}

.hero_section__title {
    font-family: 'Aeonik';
    font-weight: 400;
    font-size: 62px;
    line-height: 70px;
    color: #112031;
    margin: 0;
}

.hero_section__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 32px -15px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hero_section__buttons a {
    font-size: 18px;
    min-width: 246px;
}

.hero_section__button {
    padding: 0 15px;
}

.hero_section__media {
    margin-right: -19px;
    z-index: 1;
    position: relative;
}

.hero_section__media img {
    margin-right: 0;
}

@media (max-width: 1200px) {
    .hero_section__content {
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .hero_section {
        padding-top: 118px;
    }

    .hero_section__left_column {
        width: 100%;
    }

    .hero_section__right_column {
        margin-top: 50px;
        width: 100%;
    }

    .hero_section__content {
        margin-top: 0;
        margin-bottom: 0;
    }

    .hero_section__title {
        text-align: center;
        font-size: 48px;
        line-height: 56px;
    }

    .hero_section__buttons {
        margin-top: 29px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .hero_section__buttons a {
        min-width: 343px;
    }

    .hero_section::before {
        height: 131%;
    }

    .hero_section__right_column img {
        max-width: 340px;
    }
}

@media (max-width: 768px) {
    .hero_section {
        margin-bottom: 15px;
    }

    .hero_section .container::after {
        bottom: 37px;
        left: -7%;
    }
}

@media (max-width: 460px) {
    .hero_section__left_column {
        padding: 0;
    }
    .hero_section__button,
    .hero_section__button a {
        width: 100%;
        min-width: auto;
    }
}

@media (max-width: 360px) {
    .hero_section__title {
        font-size: 42px;
        line-height: 48px;
    }
}

/* section_video */
.section_video {
    padding: 50px 0 50px;
}

.section_video__description {
    max-width: 647px;
    margin: auto;

    font-family: 'Aeonik';
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #112031;

}

.section_video__video {
    max-width: 880px;
    margin: 60px auto 0;
}

@media (max-width: 768px) {
    .section_video {
        padding-top: 25px;
    }

    .section_video .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .section_video__description {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: normal;
    }

    .section_video__video {
        margin-top: 50px;
    }
}
/* END section_video */

/* reviews_slider */
.reviews_slider {
    padding: 28px 0 49px;
}

.reviews_slider__header {
    text-align: center;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto 50px;
}

.reviews_slider__title {
    font-family: 'Aeonik';
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #112031;
    margin: 0;
}

.reviews_slider .slick-arrow {
    position: absolute;
    top: 130px;
    /*transform: translateY(-50%);*/
    font-size: 0 !important;
    background: #fff;
    border-radius: 100%;
    border: none;
    width: 42px;
    height: 42px;
    outline: none !important;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.reviews_slider:hover .slick-arrow {
    opacity: 1;
}

.reviews_slider .slick-arrow:hover {
    opacity: 0.8;
}

.reviews_slider .slick-arrow.slick-prev {
    left: 25px;
}

.reviews_slider .slick-arrow.slick-prev:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 20px;
    background-image: url("../img/reviews_slider_prev.svg");
}

.reviews_slider .slick-arrow.slick-next {
    right: 25px;
}

.reviews_slider .slick-arrow.slick-next:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 20px;
    background-image: url("../img/reviews_slider_next.svg");
}

.reviews_slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 38px 0 0;
    padding: 0;
    list-style: none;
}

.reviews_slider .slick-dots li {
    cursor: pointer;
}

.reviews_slider .slick-dots button {
    font-size: 0 !important;
    width: 7px;
    height: 7px;
    background: #112031;
    opacity: 0.3;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    border-radius: 100%;
    border: none;
    outline: none !important;
    margin: 4px;
    padding: 0;
    cursor: pointer;
}

.reviews_slider .slick-dots .slick-active button {
    opacity: 1;
}


.reviews_slide {
    width: 512px;
    padding: 0 10px;
}

.reviews_slide:nth-child(2n) .reviews_slide__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.reviews_slide__review_wrapper.gray {
    background: #E5EDF0;
}
.reviews_slide__review_wrapper.yellow {
    background: #FEFFAF;
}
.reviews_slide__review_wrapper.blue {
    background: #E4F9FF;
}

.reviews_slide__wrapper {
    /*width: 480px;*/
    margin: auto;
}

.reviews_slide__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}

.reviews_slide__image,
.reviews_slide__review {
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.reviews_slide__review_wrapper {
    padding: 25px 20px 15px 21px;

    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #112031;
    height: 100%;
}

.reviews_slide__review_author {
    margin-top: 4px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    color: #112031;
}

.reviews_slide__review_icon {
    margin-bottom: 7px;
}

.reviews_slider__button {
    margin-top: 50px;
    text-align: center;
}

.reviews_slider__button a {
    min-width: 246px;
    font-size: 18px;
}

.mobile .reviews_slide {
    width: 256px;
    height: auto;
}

.mobile .reviews_slide__review,
.mobile .reviews_slide__image {
    width: 100%;
    padding: 0;
    height: 100%;
}

.mobile .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.mobile.reviews_slider__item {
    display: none;
}

@media (max-width: 991px) {
.reviews_slider__title br {
    display: none;
}
}

@media (max-width: 768px) {
    .reviews_slider__item {
        display: none;
    }
    .mobile.reviews_slider__item {
        display: block;
    }
}
/* END reviews_slider */

/* snake_section */
.snake_section {
    padding: 100px 0 50px;
}

.snake_section .container {
    width: 100%;
    max-width: 1210px;
}

.snake_item {
    margin-bottom: 120px;
}

.snake_item:last-child {
    margin-bottom: 0;
}

.snake_item .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.snake_item .right .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.snake_item__content_col,
.snake_item__media_col {
    padding: 0 15px;
}

.snake_item__content_wrapper {
    max-width: 470px;
}

.snake_item .left .snake_item__content_wrapper {
    margin-left: auto;
}

.snake_item__label {
    font-family: 'Aeonik';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #112031;
}

.snake_item__title {
    font-family: 'Aeonik';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #112031;
    margin-bottom: 9px;
}

.snake_item__media_col .embed_code__wrapper {
    max-width: 575px;
}

.left .snake_item__media_col .embed_code__wrapper {
    margin-right: auto;
}

.right .snake_item__media_col .embed_code__wrapper {
    margin-left: auto;
}

@media (max-width: 991px) {
    .snake_item .row,
    .snake_item .right .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .snake_section .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .snake_item__media_col,
    .snake_item__content_col {
        width: 100% !important;
    }

    .left .snake_item__media_col .embed_code__wrapper,
    .right .snake_item__media_col .embed_code__wrapper {
        margin-left: auto;
        margin-right: auto;
    }

    .snake_item__content_col {
        margin-bottom: 50px;
    }

    .snake_item__content_wrapper {
        max-width: 100% !important;
    }

    .snake_item__content,
    .snake_item__content p {
        letter-spacing: -0.02em;
    }
}

@media (max-width: 768px) {
    .snake_item {
        margin-bottom: 133px;
    }

    .snake_section {
        padding-top: 82px;
    }
}
/* END snake_section */

/* slides_section */
.slides_section {
    padding: 93px 0 50px;
}

.slides_section .slick-track {
    padding: 100px 0;
    display: flex;
    flex-direction: row-reverse;
}

.slides_section__header {
    margin-bottom: 3px;
    text-align: center;
}

.slides_section__title {
    font-family: 'Aeonik';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #112031;
    margin: 0;
}

.life_slide {
    width: 240px;
    padding: 0 20px;
    position: relative;
    transition: .4s all ease-in-out;
    height: 380px;
    overflow: hidden;
    transform: translateY(0);
}

.life_slider .slick-list {
    overflow: visible;
}

/*.life_slide.type_1 {*/
/*    top: 44px;*/
/*}*/

/*.life_slide.type_2 {*/
/*    top: 45px;*/
/*}*/

/*.life_slide.type_3 {*/
/*    top: -21px;*/
/*}*/

/*.life_slide.type_4 {*/
/*    top: 128px;*/
/*}*/

.two_images_small_top .small_image {
    margin-bottom: 35px;
}

.two_images_small_bottom .small_image {
    margin-top: 30px;
}

.two_images_small_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

@media (max-width: 768px) {
    .slides_section {
        padding-top: 67px;
    }
}
/* END slides_section */

/* section_values */
.section_values {
    padding: 90px 0 43px;
}

.section_values .container {
    max-width: 100%;
    width: 1282px;
}

.section_values .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section_values__title {
    width: 327px;
    padding: 0 15px;
    aspect-ratio: 1;
    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;
    position: relative;
}

.section_values__circle_bg {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.section_values__image_decor {
    position: absolute;
    right: -25px;
    top: 34px;
}

.section_values__image_decor svg {
    position: relative;
    z-index: 1;
}

.section_values__image_decor img {
    position: absolute;
    right: 15px;
    top: 15px;
}

.section_values__header {
    text-align: center;
}

.section_values__title_text {
    font-family: 'Aeonik';
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #112031;
}

.values_item__row {
    width: calc(100% - 327px);
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*margin: 0 -15px;*/
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.values_item {
    width: 20%;
    padding: 0 15px;
    position: relative;
}

.values_item:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url("../img/values_item_blue.svg");
    width: 260px;
    height: 260px;
    top: -50%;
    left: -25%;
}

.values_item:nth-child(even):before {
    background-image: url("../img/values_item_yellow.svg");
}

.values_item__wrapper {
    /*padding: 70px 0;*/
    position: relative;
    z-index: 1;
}

.values_item__icon {
    margin-bottom: 7px;
    text-align: center;
}

.values_item__icon svg {
    max-width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
}

.values_item__title {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #112031;
}

@media (max-width: 991px) {
    .section_values .container {
        overflow: visible;
    }

    .section_values .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .values_item__row {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section_values__title {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .section_values {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .section_values__title {
        width: 271px;
    }

    .section_values__title_text {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 0.01em;
        margin: 0;
    }

    .section_values__image_decor {
        left: -43px;
        top: 29px;
        right: auto;
    }

    .values_item {
        width: 33.33%;
        margin-bottom: 30px;
    }
}

@media (max-width: 560px) {
    .section_values__title {
        margin-bottom: 0;
    }

    .values_item {
        width: 50%;
    }

    .values_item:before {
        left: -15%;
    }

    .values_item:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .values_item:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .values_item:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .values_item:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .values_item:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
}
/* END section_values */

/* section_how_to */
.section_how_to {
    margin: 84px 0 125px;
}

.section_how_to .container {
    background-image: url('../img/map.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    max-width: 1239px;
    padding: 108px 15px 80px;
}

.section_how_to__header {
    margin-bottom: 73px;
    text-align: center;
}

.section_how_to__title {
    font-family: 'Aeonik';
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #112031;
    margin: 0;
}

.section_how_to__items {
    max-width: 1170px;
    margin: auto;
}

.how_to_item {
    width: 16.66%;
    padding: 0 15px;
    margin-bottom: 45px;
}

.how_to_item__wrapper {
    height: 100%;
    padding: 50px 0 50px;
    border-radius: 5px;
    border-top: 5px solid #FDFF37;
    background: #fff;
    -webkit-box-shadow: -2px 3px 10px rgba(116, 126, 142, 0.09);
    box-shadow: -2px 3px 10px rgba(116, 126, 142, 0.09);
    position: relative;
    overflow: hidden;
}

.how_to_item__number {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 220px;
    line-height: 224px;
    color: #eee;
    opacity: 0.8;
    position: absolute;
    left: -70px;
    top: -5px;
}

.how_to_item:first-child .how_to_item__number {
    left: -36px;
}

.how_to_item__icon {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.how_to_item__title {
    margin: 0;
    font-family: 'Aeonik';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #112031;
    position: relative;
    z-index: 1;

}

.section_how_to__button {
    margin-top: 38px;
    text-align: center;
}

.section_how_to__button a {
    font-size: 18px;
    min-width: 246px;
}

@media (max-width: 991px) {
    .section_how_to .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section_how_to .container {
        background-position: top;
    }

    .how_to_item {
        width: 25%;
    }

    /*.how_to_item:last-child {*/
    /*    margin-bottom: 0;*/
    /*}*/

    .section_how_to__button {
        margin-top: 2px;
    }
}

@media (max-width: 768px) {
    .section_how_to__header {
        margin-bottom: 50px;
    }

    .section_how_to {
        margin-top: 48px;
        margin-bottom: 50px;
    }

    .section_how_to .container {
        padding-top: 40px;
    }

    .how_to_item {
        width: 50%;
    }

    .how_to_item__wrapper {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .how_to_item__icon {
        margin-bottom: 9px;
    }

    .how_to_item__number {
        font-size: 160px;
        line-height: 1;
        top: 10px;
        left: -46px;
    }

    .how_to_item:first-child .how_to_item__number {
        left: -25px;
        top: 5px;
    }
}

@media (max-width: 560px) {
    .section_how_to .container {
        background-image: url('../img/map_mobile.png');
    }

    .how_to_item {
        width: 100%;
    }
}
/* END section_how_to */


.page-template-careers_rebrand_2023 .global_snake_item__label {

    margin: 0;
}

.page-template-careers_rebrand_2023 .global_snake_item__label svg {
    display: none;
}

.page-template-careers_rebrand_2023 .global_snake_item__label span {
    padding-left: 0;
    font-family: 'Aeonik';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #112031;
    letter-spacing: normal;
    text-transform: none;
}

.page-template-careers_rebrand_2023 .global_snake_item__header {
    margin-bottom: 9px;
}

.page-template-careers_rebrand_2023 .global_snake_item__title {
    font-family: 'Aeonik';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #112031;

}