@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Bold.eot');
    src: local('Manrope Bold'), local('Manrope-Bold'), url('../fonts/manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Bold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Semibold.eot');
    src: local('Manrope Semibold'), local('Manrope-Semibold'), url('../fonts/manrope/Manrope-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Semibold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Regular.eot');
    src: local('Manrope Regular'), local('Manrope-Regular'), url('../fonts/manrope/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Regular.woff2') format('woff2'), url('../fonts/manrope/Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Light.eot');
    src: local('Manrope Light'), local('Manrope-Light'), url('../fonts/manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Light.woff2') format('woff2'), url('../fonts/manrope/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Medium.eot');
    src: local('Manrope Medium'), local('Manrope-Medium'), url('../fonts/manrope/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Medium.woff2') format('woff2'), url('../fonts/manrope/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

.font-300 {
    font-family: 'Manrope';
    font-weight: 300;
}

.font-400 {
    font-family: 'Manrope';
    font-weight: normal;
}

.font-500 {
    font-family: 'Manrope';
    font-weight: 500;
}

.font-600 {
    font-family: 'Manrope';
    font-weight: 600;
}

.font-bold {
    font-family: 'Manrope';
    font-weight: bold;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Thin'), local('Raleway-Thin'), url('../fonts/raleway/ralewaythin.woff2') format('woff2'), url('../fonts/raleway/ralewaythin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url('../fonts/raleway/ralewayextralight.woff2') format('woff2'), url('../fonts/raleway/ralewayextralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway/ralewaylight.woff2') format('woff2'), url('../fonts/raleway/ralewaylight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Regular'), local('Raleway-Regular'), url('../fonts/raleway/ralewayregular.woff2') format('woff2'), url('../fonts/raleway/ralewayregular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway/ralewaymedium.woff2') format('woff2'), url('../fonts/raleway/ralewaymedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway/ralewaysemibold.woff2') format('woff2'), url('../fonts/raleway/ralewaysemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/raleway/ralewaybold.woff2') format('woff2'), url('../fonts/raleway/ralewaybold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('../fonts/raleway/ralewayextrabold.woff2') format('woff2'), url('../fonts/raleway/ralewayextrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

.font-200-raleway {
    font-family: 'Raleway';
    font-weight: 200;
}

.font-300-raleway {
    font-family: 'Raleway';
    font-weight: 300;
}

.font-400-raleway {
    font-family: 'Raleway';
    font-weight: normal;
}

.font-500-raleway {
    font-family: 'Raleway';
    font-weight: 500;
}

.font-600-raleway {
    font-family: 'Raleway';
    font-weight: 600;
}

.font-bold-raleway {
    font-family: 'Raleway';
    font-weight: bold;
}

.font-800-raleway {
    font-family: 'Raleway';
    font-weight: 800;
}

* {
    margin: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;
}

.block-with-image .text-section {
    width: calc((100vw - 2.94117647vw * 2) / 12 * 7);
    margin-right: auto;
    margin-left: calc((100vw - 2.94117647vw * 2) / 12 + 2.94117647vw);
}

.block-with-image .decorative-link {
    margin-left: 3.38235294vw;
    color: #FFFFFF;
}

.block-with-image .decorative-link:after {
    content: '';
    left: -5.14705882vw;
    right: unset;
}

.block-with-image .content-wrapp {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-left: 3.38235294vw;
    margin-bottom: 2.57352941vw;
}

.statistics {
    margin-bottom: 7.72058824vw;
    padding-bottom: 8.45588235vw;
}

.statistics .image-section {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 3 + 2.94117647vw);
}

.statistics .image-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.statistics .text-section {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 7);
    margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 1 + 2.94117647vw);
    margin-right: calc((100vw - 2 * 2.94117647vw) / 12 * 1);
}

.statistics .text-section .image-section {
    display: none;
}

.statistics h2.block-title {
    width: 80%;
    margin-bottom: 4.26470588vw;
    color: #FFFFFF;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
}

.statistics h2.block-title div {
    display: inline-block;
    width: 70px;
}

.statistics .content-wrapp {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 2.94117647vw;
    margin-left: 4.11764706vw;
    justify-content: unset;
}

.statistics a.decorative-link {
    margin-left: 4.11764706vw;
    color: white;
}

.statistics a.decorative-link:after {
    background: transparent url(../img/link-shape/white-top-right.svg) center center no-repeat;
    background-size: contain;
    right: unset;
    left: -3.16176471vw;
}

.statistics div.info_card {
    margin-bottom: 2.57352941vw;
    width: calc(50% - 4.04411765vw);
    margin-right: 4.04411765vw;
}

.statistics div.info_card:nth-child(2n) {
    margin-right: 0;
}

.statistics div.info_card p {
    color: #E3E3E3;
    font-size: 1.32352941vw;
    line-height: 1.83823529vw;
    margin-bottom: 0;
}

.results_block {
    width: calc((100% - 2.94117647vw) / 12 * 10);
    margin: 0 auto;
    padding-top: 8.23529412vw;
    padding-bottom: 8.23529412vw;
}

.results_block h2 {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    display: flex;
    align-items: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #222729;
    margin-bottom: 4.55882353vw;
}

.results_block .btn {
    font-family: 'Manrope';
    font-weight: bold;
    font-size: 0.95588235vw;
    line-height: 1.32352941vw;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #222729;
    cursor: pointer;
    border: 2px solid #008295;
    padding: 1.54411765vw 1.83823529vw;
    display: table;
    margin: 0 auto;
    margin-top: 5.44117647vw;
}

.results_block .btn:hover {
    background: rgba(0, 130, 149, 0.05);
}

.results_block .content-wrapp {
    display: flex;
    justify-content: space-between;
}

.results_block .column {
    width: calc(100% / 10 * 2);
    margin-right: 10.66176471vw;
    flex-shrink: 0;
}

.results_block .column h3 {
    font-family: 'Raleway';
    font-weight: normal;
    font-size: 2.35294118vw;
    line-height: 2.57352941vw;
    letter-spacing: -1px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #222729;
    margin-bottom: 1.83823529vw;
    position: relative;
}

.results_block .column h3 span {
    font-family: 'Raleway';
    font-weight: normal;
    font-size: 10.29411765vw;
    line-height: 5.88235294vw;
    letter-spacing: -7px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #E3E3E3;
    position: absolute;
    top: -2.64705882vw;
    left: -4.55882353vw;
    z-index: -1;
    white-space: nowrap;
}

.results_block .column p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #555555;
}

.block-with-image.float-image {
    margin-bottom: 19.48529412vw;
}

.block-with-image.float-image .text-section {
    width: calc((100% - 2 * 2.94117647vw) / 12 * 5);
    margin-left: auto;
    margin-right: calc((100% - 2 * 2.94117647vw) / 12 * 2);
}

.benefits-block {
    width: calc((100% - 2 * 2.94117647vw) / 12 * 10);
    margin: 0 auto;
    margin-bottom: 9.11764706vw;
}

.benefits-block .title {
    margin-left: -4.11764706vw;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
    margin-bottom: 5vw;
}

.benefits-block .benefits_layout {
    display: flex;
    flex-flow: row wrap;
}

.benefit_card {
    width: 19.11764706vw;
    margin-right: 9.92647059vw;
    margin-bottom: 4.11764706vw;
}

.benefit_card:nth-child(3n) {
    margin-right: 0;
}

.benefit_card img {
    margin-bottom: 1.54411765vw;
    height: 5.36764706vw;
    width: auto;
}

.benefit_card p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #222729;
}

.partnership-form_block {
    padding-top: 20px;
    position: relative;
    background: red;
    margin-bottom: 14.26470588vw;
    display: flex;
}

.partnership-form_block .mobile-popup {
    display: none;
    cursor: pointer;
}

.partnership-form_block .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.partnership-form_block .back:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #111010;
    opacity: 0.8;
}

.partnership-form_block .back img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.partnership-form_block .form_section {
    position: relative;
    z-index: 99;
    background: #FFFFFF;
    margin-top: -3.30882353vw;
    margin-bottom: -5.44117647vw;
    margin-right: calc((100% - 2 * 2.94117647vw) / 12 + 2.94117647vw);
    padding: 4.41176471vw 4.85294118vw 3.30882353vw 4.85294118vw;
    text-align: center;
}

.partnership-form_block .form_section h2 {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 3.08823529vw;
    line-height: 3.30882353vw;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #222729;
    margin-bottom: 1.25vw;
}

.partnership-form_block .form_section p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #555555;
    margin-bottom: 0.22058824vw;
}

.partnership-form_block .form_section a {
    line-height: 1.83823529vw;
    font-size: 1.61764706vw;
    text-align: center;
    letter-spacing: -2px;
    color: #555555;
    font-family: 'Manrope';
    font-weight: 500;
    margin-bottom: 2.57352941vw;
    display: inline-block;
}

.partnership-form_block .form_section input {
    width: calc(100%);
    padding: 1.47058824vw;
    height: 4.77941176vw;
    background: #F2F2F2;
    display: block;
    margin-bottom: 2.20588235vw;
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #555555;
}

.partnership-form_block .form_section button {
    font-family: 'Manrope';
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #222729;
    padding: 1.54411765vw 1.83823529vw;
    cursor: pointer;
    border: 2px solid #008295;
    transition: 0.3s all ease-in-out;
    background: white;
}

.partnership-form_block .form_section button:hover {
    background: rgba(0, 130, 149, 0.05);
    transition: 0.3s all ease-in-out;
}

.partnership-form_block .text-section {
    padding-top: 7.94117647vw;
    padding-bottom: 8.45588235vw;
    position: relative;
    z-index: 99;
    width: calc((100% - 2 * 2.94117647vw) / 12 * 4);
    margin-left: calc((100% - 2 * 2.94117647vw) / 12 + 2.94117647vw);
    margin-right: calc((100% - 2 * 2.94117647vw) / 12);
}

.partnership-form_block .text-section h2 {
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #FFFFFF;
    font-family: 'Raleway';
    font-weight: 300;
    margin-bottom: 2.79411765vw;
}

.partnership-form_block .text-section p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #E3E3E3;
}

@media screen and (max-width: 768px) {
    .statistics {
        padding-top: 9.375vw;
        padding-left: 6.25vw;
        padding-right: 6.25vw;
        padding-bottom: 16.25vw;
        margin-bottom: 15.625vw;
    }

    .statistics .text-section {
        width: 100%;
        margin: 0;
    }

    .statistics .text-section .image-section {
        display: block;
    }

    .statistics h2.block-title {
        width: 100%;
        margin-bottom: 8.4375vw;
        font-size: 9.375vw;
        line-height: 12.5vw;
        text-align: center;
    }

    .statistics h2.block-title br,
    .statistics h2.block-title div {
        display: none;
    }

    .statistics .image-section {
        display: none;
        position: unset;
        width: calc(100% + 6.25vw);
        height: 43.75vw;
        overflow: hidden;
        margin-bottom: 9.375vw;
    }

    .statistics .image-section img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .statistics .content-wrapp {
        display: block;
        margin-bottom: 15.9375vw;
        margin-left: 0;
    }

    .statistics a.decorative-link {
        margin-left: 0;
        padding-left: -5vw;
    }

    .statistics a.decorative-link:after {
        left: 0;
    }

    .statistics div.info_card {
        width: 100%;
        margin-bottom: 6.25vw;
    }

    .statistics div.info_card img {
        width: 10.625vw;
        height: 10.625vw;
        margin-right: 3.75vw;
    }

    .statistics div.info_card p {
        font-size: 4.375vw;
        line-height: 5.625vw;
        color: #E3E3E3;
        margin-bottom: 0;
        max-width: 65.625vw;
    }

    .statistics div.info_card .text-wrapp {
        width: calc(100% - 3.75vw - 10.625vw);
    }

    .results_block {
        width: calc(100% - 2 * 6.25vw);
        padding: 15.625vw 0;
    }

    .results_block h2 {
        font-size: 9.375vw;
        line-height: 12.5vw;
        margin-bottom: 13.4375vw;
    }

    .results_block .content-wrapp {
        display: block;
    }

    .results_block .column {
        width: calc(100% - 6.25vw);
        margin-left: auto;
        margin-right: 0;
        margin-bottom: 13.125vw;
    }

    .results_block .column:last-of-type {
        margin-bottom: 9.375vw;
    }

    .results_block .column h3 {
        font-size: 8.75vw;
        line-height: 9.375vw;
        margin-bottom: 4.0625vw;
    }

    .results_block .column h3 span {
        font-size: 27.34375vw;
        line-height: 15.625vw;
        left: -7.5vw;
        top: -6.25vw;
    }

    .results_block .column p {
        font-size: 4.375vw;
        line-height: 6.25vw;
    }

    .results_block .btn {
        font-size: 3.75vw;
        line-height: 5vw;
        padding: 6.25vw;
        margin-left: 6.25vw;
    }

    .block-with-image .block-title {
        font-size: 9.375vw;
        line-height: 12.5vw;
    }

    .block-with-image .block-title mark:before,
    .block-with-image .block-title div,
    .block-with-image .block-title br {
        display: none;
    }

    .block-with-image.float-image {
        padding-top: 15vw;
        padding-bottom: 56.5625vw;
        margin-bottom: 32.5vw;
    }

    .block-with-image.float-image .block-title {
        font-size: 9.375vw;
        line-height: 12.5vw;
    }

    .block-with-image.float-image .block-title mark:before {
        height: 9.0625vw;
    }

    .block-with-image.float-image .image-section {
        width: 93.75vw;
        height: 62.5vw;
        left: 0;
        bottom: -16.875vw;
    }

    .block-with-image.float-image .text-section {
        width: 100%;
        margin-right: 0;
    }

    .block-with-image.float-image .content-wrapp {
        margin-left: 0;
    }

    .benefits-block {
        width: calc(100% - 2 * 6.25vw);
        margin-bottom: 15.625vw;
    }

    .benefits-block .title {
        margin-left: 0;
        font-size: 9.375vw;
        line-height: 12.5vw;
        margin-bottom: 10.9375vw;
    }

    .benefits-block .benefits_layout {
        display: block;
    }

    .benefit_card {
        width: 100%;
        margin-bottom: 9.375vw;
        display: flex;
    }

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

    .benefit_card img {
        margin-bottom: 0;
        margin-right: 4.6875vw;
        width: 10.3125vw;
        height: 10.3125vw;
        flex-shrink: 0;
    }

    .benefit_card p {
        font-size: 3.75vw;
        line-height: 5.625vw;
        color: #555555;
    }

    .partnership-form_block {
        padding: 15.625vw 6.25vw;
        display: block;
    }

    .partnership-form_block .form_section {
        display: none;
    }

    .partnership-form_block .mobile-popup {
        position: relative;
        border: 1px solid rgba(255, 255, 255, 0.3);
        padding: 6.25vw;
        font-size: 3.75vw;
        line-height: 5vw;
        display: inline-block;
        letter-spacing: 0.25em;
        text-transform: uppercase;
        color: #FFFFFF;
        font-family: 'Manrope';
        font-weight: bold;
        margin-top: 9.375vw;
    }

    .partnership-form_block .text-section {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .partnership-form_block .text-section h2 {
        font-size: 9.375vw;
        line-height: 12.5vw;
        margin-bottom: 8.125vw;
    }

    .partnership-form_block .text-section p {
        font-size: 4.375vw;
        line-height: 6.25vw;
    }
}

@media screen and (min-width: 1360px) {
    .statistics {
        margin-bottom: 107px;
        padding-top: 95px;
        padding-bottom: 116px;
    }

    .statistics .image-section {
        width: calc((1360px - 2 * 40px) / 12 * 3 + 40px);
        margin-right: calc((100vw - 1360px) / 2);
    }

    .statistics .image-section img {
        height: auto;
    }

    .statistics h2.block-title {
        margin-bottom: 58px;
    }

    .statistics .text-section {
        padding-top: 25px;
        width: calc((1360px - 2 * 40px) / 12 * 7);
        margin-left: calc((1360px - 2 * 40px) / 12 * 1 + 40px + (100vw - 1360px) / 2);
        margin-right: calc((1360px - 2 * 40px) / 12 * 1);
    }

    .statistics .text-section .image-section {
        display: none;
    }

    .statistics .content-wrapp {
        margin-bottom: 40px;
        margin-left: 56px;
    }

    .statistics a.decorative-link {
        margin-left: 56px;
        color: white;
    }

    .statistics a.decorative-link:after {
        left: -70px;
    }

    .statistics div.info_card {
        margin-bottom: 35px;
        width: calc(50% - 55px);
        margin-right: 55px;
    }

    .statistics div.info_card p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .results_block {
        margin-bottom: 126px;
        padding-top: 0;
        padding-bottom: 0;
        max-width: calc((1360px - 2 * 40px) / 12 * 10);
    }

    .results_block .wrapp {
        width: calc((1360px - 40px) / 12 * 10);
        margin: 0 auto;
        padding-top: 112px;
        padding-bottom: 112px;
    }

    .results_block h2 {
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 62px;
    }

    .results_block .column {
        margin-right: 145px;
    }

    .results_block .column h3 {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 26px;
    }

    .results_block .column h3 span {
        font-size: 140px;
        line-height: 80px;
        top: -36px;
        left: -62px;
    }

    .results_block .column p {
        font-size: 16px;
        line-height: 25px;
    }

    .results_block .btn {
        font-size: 13px;
        line-height: 18px;
        padding: 21px 25px;
        margin-top: 74px;
    }

    .statistics h2.block-title {
        font-size: 56px;
        line-height: 60px;
        width: 659px;
        margin-bottom: 58px;
    }

    .statistics h2.block-title mark:before {
        height: 61px;
        bottom: -6px;
    }

    .block-with-image .text-section {
        width: calc((1360px - 40px * 2) / 12 * 7);
        margin-right: auto;
        margin-left: calc((1360px - 40px * 2) / 12 + 40px + (100vw - 1360px) / 2);
    }

    .block-with-image .decorative-link {
        margin-left: 46px;
        color: #FFFFFF;
    }

    .block-with-image .decorative-link:after {
        content: '';
        left: -70px;
        right: unset;
    }

    .block-with-image .content-wrapp {
        margin-left: 46px;
        margin-bottom: 35px;
    }

    .block-with-image.float-image {
        margin-bottom: 265px;
    }

    .block-with-image.float-image .text-section {
        width: calc((1360px - 2 * 40px) / 12 * 5);
        margin-left: auto;
        margin-right: calc((1360px - 2 * 40px) / 12 * 2 + (100vw - 1360px) / 2);
    }

    .block-with-image.float-image .image-section {
        left: calc((100vw - 1360px) / 2);
    }

    .benefits-block {
        width: calc((1360px - 2 * 40px) / 12 * 10);
        margin: 0 auto;
        margin-bottom: 124px;
    }

    .benefits-block .title {
        margin-left: -56px;
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 68px;
    }

    .benefit_card {
        width: 260px;
        margin-right: 135px;
        margin-bottom: 56px;
    }

    .benefit_card img {
        margin-bottom: 21px;
        height: 73px;
        width: auto;
    }

    .benefit_card p {
        font-size: 14px;
        line-height: 20px;
    }

    .partnership-form_block {
        padding-top: 20px;
        position: relative;
        margin-bottom: 194px;
    }

    .partnership-form_block .form_section {
        position: relative;
        z-index: 99;
        background: #FFFFFF;
        margin-top: -45px;
        margin-bottom: -74px;
        margin-right: calc((1360px - 2 * 40px) / 12 + 40px + (100vw - 1360px) / 2);
        padding: 60px 65px 45px 65px;
        text-align: center;
    }

    .partnership-form_block .form_section h2 {
        font-size: 42px;
        line-height: 45px;
        margin-bottom: 17px;
    }

    .partnership-form_block .form_section p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 3px;
    }

    .partnership-form_block .form_section a {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 35px;
        display: inline-block;
    }

    .partnership-form_block .form_section input {
        padding: 18px 20px;
        height: 60px;
        margin-bottom: 35px;
        font-size: 16px;
        line-height: 24px;
    }

    .partnership-form_block .form_section button {
        font-family: 'Manrope';
        font-weight: bold;
        font-size: 13px;
        line-height: 18px;
        padding: 21px 25px;
    }

    .partnership-form_block .text-section {
        padding-top: 108px;
        padding-bottom: 115px;
        position: relative;
        z-index: 99;
        width: calc((1360px - 2 * 40px) / 12 * 4);
        margin-left: calc((1360px - 2 * 40px) / 12 + 40px + (100vw - 1360px) / 2);
        margin-right: calc((1360px - 2 * 40px) / 12);
    }

    .partnership-form_block .text-section h2 {
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 38px;
    }

    .partnership-form_block .text-section p {
        font-size: 16px;
        line-height: 25px;
    }
}

header .back.back-opacity:before {
    content: none;
}

.description .image_block {
    z-index: 2;
}

.description .text_block {
    z-index: 3;
    position: relative;
}

.benefits-block {
    z-index: 1;
    background: linear-gradient(to left, #ffffff, #ffffff) no-repeat -150px 0px;
    width: 100%;
    padding-top: 90px;
}

.benefits-block .benefits_layout {
    width: calc((100% - 2 * 2.94117647vw) / 12 * 10);
    margin: 0 auto !important;
}

.benefits-block .title {
    width: calc((100% - 1 * 2.94117647vw) / 12 * 10);
    margin: 0 auto !important;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
    margin-bottom: 5vw;
}

.benefits-block .benefits_layout {
    margin-top: 40px !important;
    display: flex;
    flex-flow: row wrap;
}

.benefit_card {
    width: 19.11764706vw;
    margin-bottom: 4.11764706vw;
}

.benefit_card:nth-child(3n) {
    margin-right: 0 !important;
}

.benefit_card img {
    margin-bottom: 1.54411765vw;
    height: 5.36764706vw;
    width: auto;
}

.benefit_card p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.02941176vw;
    line-height: 1.47058824vw;
    color: #555555;
    max-width: 200px;
}

@media screen and (max-width: 768px) {
    .benefits-block {
        width: calc(100% - 2 * 6.25vw);
        margin-bottom: 15.625vw;
    }

    .benefits-block .title {
        margin-left: 0;
        font-size: 9.375vw;
        line-height: 12.5vw;
        margin-bottom: 10.9375vw;
    }

    .benefits-block .benefits_layout {
        display: block;
    }

    .benefit_card {
        width: 100% !important;
        margin-bottom: 9.375vw;
        display: flex;
    }

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

    .benefit_card img {
        margin-bottom: 0;
        margin-right: 4.6875vw;
        width: 10.3125vw;
        height: 10.3125vw;
        flex-shrink: 0;
    }

    .benefit_card p {
        font-size: 3.75vw;
        line-height: 5.625vw;
        color: #555555;
    }
}

@media screen and (min-width: 1360px) {
    .benefits-block {
        width: calc((1360px - 2 * 40px) / 12 * 10);
        margin: 0 auto;
        margin-bottom: 124px;
    }

    .benefits-block .title {
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 68px;
    }

    .benefit_card {
        width: 260px;
        margin-right: 0px !important;
        margin-bottom: 56px !important;
    }

    .benefit_card img {
        margin-bottom: 21px;
        height: 73px;
        width: auto;
    }

    .benefit_card p {
        font-size: 14px;
        line-height: 20px;
    }
}

.interiors-block {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
}

.interiors-block .interiors-block-content {
    padding-top: 60px;
    width: calc((1360px - 2 * 40px) / 12 * 10);
    position: relative;
    z-index: 2;
}

.interiors-block .interiors-block-bg {
    width: calc((1360px - 2 * 40px) / 12 * 10);
    background: linear-gradient(to left, #ffffff, #ffffff);
    height: 100%;
    position: absolute;
    z-index: 1;
}

.interiors-block .title {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    font-size: 56px;
    line-height: 66px;
    color: #222729;
}

.interiors-list {
    margin-left: 42px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 33px;
    margin-bottom: 60px;
}

.interiors-list > div {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    color: #555555;
}

.interiors-list .interior {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    margin-bottom: 24px;
    width: 25%;
    padding-right: 10px;
}

.interiors-list .interior div {
    align-self: center;
    max-height: 10px;
    min-width: 10px;
    min-height: 10px;
    background: #008295;
    margin-right: 11px;
}

.interiors-gallery-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.interiors-gallery-list .gallery {
    width: 33%;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.interiors-gallery-list .gallery img {
    width: auto;
    height: 300px;
    min-width: 300px;
    object-fit: cover;
}

.interiors-gallery-list .gallery .image {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: flex;
    max-width: 300px;
    justify-content: center;
}

.interiors-gallery-list .gallery .image div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease;
    cursor: pointer;
}

.interiors-gallery-list .gallery .image div img {
    height: 100%;
}

.interiors-gallery-list .gallery .image div button {
    cursor: pointer;
    border: 1px solid #696f72;
    padding: 10px 20px;
    background: transparent;
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.19em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.interiors-gallery-list .gallery:hover .image div {
    opacity: 1;
}

.assortment-block {
    min-height: 817px;
    padding-top: 107px !important;
}

.assortment-block .image-block {
    left: 0;
    height: auto;
}

.assortment-block .assortment-title {
    font-family: Raleway;
    margin-bottom: 35px;
    font-style: normal;
    font-weight: 300;
    font-size: 56px;
    line-height: 66px;
    color: #FFFFFF;
}

.assortment-block .text-section p {
    font-family: Manrope !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #FFFFFF !important;
}

.assortment-block .text-section p a {
    font-family: Manrope !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #FFFFFF !important;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px solid white;
}

.assortment-block .info_card:first-child {
    width: 100%;
}

.assortment-block .info_card {
    width: 50%;
    margin-bottom: 50px;
}

.assortment-block .text-section {
    margin-right: calc((1360px - 40px * 2) / 12 + 40px + (100vw - 1360px) / 3);
    margin-left: auto;
}

.assortment-block .content-wrapp {
    margin-left: 45px !important;
}

.assortment-block .image-section {
    width: calc((1360px - 40px * 2) / 8 * 3 + 40px);
}

.interiors-block:first-of-type > .interiors-block-bg {
    left: auto;
    margin-left: 200px;
    right: auto;
    top: -175px !important;
}

.interiors-block:nth-of-type(2) .interiors-list .interior {
    width: 33%;
}

.interiors-block:nth-of-type(2) > .interiors-block-bg {
    left: auto;
    margin-left: -250px;
    right: auto;
    top: -175px !important;
}

.interiors-block:nth-of-type(3) .interiors-list .interior {
    width: 33%;
}

.interiors-block:nth-of-type(3) > .interiors-block-bg {
    left: auto;
    margin-left: 190px;
    right: auto;
    top: -165px !important;
}

.assortment-block .back-image:before {
    opacity: 0;
}

.brands_block .block_header .controls {
    display: none;
}

.brands_block .brands_rotator {
    margin-top: 75px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.brands_block .brands_rotator a {
    width: 25%;
}

.brands_block {
    margin-top: 80px;
}

@media screen and (max-width: 992px) {
    .interiors-gallery-list .gallery {
        width: 45%;
        margin-left: 10px;
        margin-right: 10px;
        justify-content: center;
    }

    .interiors-gallery-list .gallery .image {
        justify-content: center;
    }
}

@media screen and (max-width: 768px) {
    .interiors-block-content {
        width: calc(100% - 2 * 6.25vw) !important;
    }

    .interiors-block-content .title {
        font-size: 9.375vw;
        line-height: 12.5vw;
    }

    .assortment-title {
        font-size: 9.375vw !important;
        line-height: 12.5vw !important;
    }

    .interiors-list .interior {
        width: 33%;
    }

    .interiors-gallery-list .gallery {
        width: 45%;
        margin-left: 10px;
        margin-right: 10px;
    }

    .assortment-block .image-section {
        display: none;
    }

    .assortment-block .text-section {
        margin: 0 auto;
        width: calc(100% - 2 * 6.25vw);
    }

    .brands_block .brands_rotator a {
        width: 45%;
        justify-content: center;
        margin-bottom: 20px;
    }

    .brands_block .brands_rotator a div {
        width: 100%;
    }

    .brands_block .controls {
        display: none;
    }

    .brands_block {
        margin-bottom: 30px;
    }

    main > .description {
        padding-top: 30px;
    }

    .benefit_card p {
        max-width: 100%;
    }

    .benefits-block {
        background-position: center;
        padding-bottom: 30px;
    }

    .assortment-block .content-wrapp {
        margin-left: 0 !important;
    }

    .assortment-block .info_card {
        align-items: center;
    }

    .assortment-block .info_card p {
        margin-bottom: 0 !important;
    }

    .assortment-block .info_card img {
        width: 12.625vw;
        height: 12.625vw;
        margin-right: 30px;
    }

    .interiors-list .interior {
        align-items: center;
    }
}

@media screen and (max-width: 475px) {
    .interiors-gallery-list .gallery {
        width: 95%;
        margin-left: 10px;
        margin-right: 10px;
    }

    .assortment-block .info_card {
        width: 100%;
    }

    .assortment-block .info_card img {
        width: 14.625vw;
        height: 14.625vw;
    }

    .brands_block .brands_rotator a {
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }

    .brands_block .brands_rotator a .img_wrapp {
        justify-content: center;
    }

    .brands_block .brands_rotator a p {
        text-align: center;
    }

    .interiors-list .interior {
        width: 50% !important;
        align-items: center;
    }
}

@media screen and (max-width: 350px) {
    .interiors-list .interior {
        width: 100% !important;
    }
}

@media (min-width: 769px) and (max-width: 1359px) {
    .interiors-block-content {
        width: calc((100vw - 2 * 2.94117647vw) / 12 * 10) !important;
    }

    .assortment-block .image-block {
        width: calc((100vw - 2 * 2.94117647vw) / 12 * 5) !important;
    }

    .assortment-block {
        overflow: hidden;
    }
}

.brands_block .brand_item {
    height: auto;
    margin-bottom: 50px;
}

.brands_block .brand_item:hover:before {
    width: 177px;
    height: 177px;
}

.brands_block .brand_item p {
    text-align: center;
}

@media (min-width: 769px) {
    .partnership-form_block .text-section h2 {
        width: 300px;
    }
}

@media (min-width: 1050px) {
    .partnership-form_block .text-section h2 {
        width: 350px;
    }
}

@media (min-width: 1200px) {
    .partnership-form_block .text-section h2 {
        width: 400px;
        line-height: 66px;
    }
}

.brands_block {
    margin-bottom: 25px;
}

.brand_item p {
    padding-top: 20px;
}

.partnership-form_block .back:before {
    opacity: 0;
}

.partnership-form_block {
    background: white !important;
}

.brands_block .text_block {
    color: #555555 !important;
}

header .content_wrapp h1 {
    font-weight: 300;
}

.description .text_block p,
.benefit_card p {
    color: #555555;
}

.benefits-block .title {
    color: #222729;
}

.interiors-block-bg {
    display: none;
}

.image-with-decsription {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 10);
    margin: 20px auto 50px !important;
    max-width: 100%;
}

@media (min-width: 1360px) {
    .image-with-decsription {
        width: calc((1360px - 2 * 40px) / 12 * 10);
    }
}

@media screen and (max-width: 768px) {
    .image-with-decsription {
        width: calc(100% - 2 * 6.25vw);
    }
}

.image-with-decsription img {
    width: 100%;
    height: auto;
}

.image-with-decsription h2 {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #222729;
    margin-top: 80px;
    margin-bottom: 2.20588235vw;
}

@media (min-width: 1360px) {
    .image-with-decsription h2 {
        font-size: 56px;
        line-height: 60px;
    }
}

@media (min-width: 1360px) {
    .image-with-decsription h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .image-with-decsription h2 {
        font-size: 9.375vw;
        line-height: 12.5vw;
    }
}

.image-with-decsription .text_block {
    width: calc(100% / 10 * 6);
    margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
    .image-with-decsription .text_block {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .image-with-decsription .text_block {
        margin-bottom: 50px;
    }
}

/*# sourceMappingURL=projects_department.css.map */
