.distribution-page-content {
    background: #f7f5f5;
}

.page-width {
    padding: 0 60px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    max-width: 1540px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        padding: 0 20px;
    }
}
.main-slider--custom-style .main-slider__title {
    color: #ffffff;
    font-size: 4rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-family: Rubik, sans-serif;
}

.distribution-page-content * {
    font-family: Rubik, sans-serif;
}

.main-slider--custom-style .main-slider__description {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #ffffff;
}

@media screen and (max-width: 599px) {
    .main-section-wrap {
        position: relative;
    }
}

.main-section-wrap .custom-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 311px;
    padding: 27px 30px;
    margin: 40px 0 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    width: 100%;
    max-width: 311px;
    justify-content: space-between;
    border: 2px solid #ffffff;
    font-weight: 700;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    border-radius: 24px;

    &:hover {
        background-color: #ffffff;
        color: #ae2573;
    }
}

@media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
    .banner-box__left {
        display: flex;
    }
}

@media screen and (max-width: 599px) {
    .banner-box__left {
        position: absolute;
        opacity: .7;
        filter: blur(1px);
        bottom: 0;
    }
}

.banner-box__left img {
    width: 100%;
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
    .banner-box__left img {
        margin: 0 auto 24px;
        width: 80%;
    }
}

.main-section-wrap .custom-btn svg {
    width: 32px;
    height: 32px;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.main-section-wrap .custom-btn:hover svg path {
    fill: #ae2573;
}

.main-slider--custom-style .main-slider__pic:after {
    display: none;
}

.main-slider--custom-style .main-slider__description:before {
    background: #ffffff;
}

.breadcrumbs.breadcrumbs--abs .breadcrumbs__item:last-child .breadcrumbs__link {
    color: #ffffff;
}

.main-slider__text .count-items {
    display: flex;
    margin: 24px 0;
}

@media screen and (max-width: 599px) {
    .main-slider__text .count-items {
        margin: 12px 0;
        justify-content: space-between;
    }
}

.main-slider__text .count-items__item {
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.main-slider__text .count-items__item::before {
    content: "";
    display: block;
    width: 2px;
    height: 62px;
    border-radius: 4px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.main-slider__text .count-items__item .count-items__number {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
}

.main-slider__text .count-items__item .count-items__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

@media only screen and (max-width: 979.3333333px) {
    .main-slider--custom-style .main-slider__item {
        padding: 0 0 100px;
        justify-content: flex-end;
    }

    .--object-pos-left-center {
        -o-object-position: left center ;
        object-position: left center ;
    }

    .main-slider--custom-style .main-slider__pic {
        position: initial;
        display: flex;
    }

    .main-slider--custom-style.main-slider .custom-btn svg {
        display: block ;
    }

    .main-slider--custom-style .main-slider__pic img, .main-slider--custom-style .main-slider__pic picture {
        position: initial;
        width: auto;
        height: auto;
        margin-left: auto;
        margin-top: -10px;
    }

    .main-slider--custom-style .main-slider__text {
        width: 100%;
        padding: 0;
        margin: 0;
        max-width: unset;
    }

    .main-slider--custom-style .main-slider__title {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 599px) {
    .main-slider--custom-style .custom-btn {
        margin-top: 20px;
        font-weight: 700;
        font-size: 16px;
        line-height: 15px;
        letter-spacing: 0.02em;
        width: 100%;
        max-width: unset;
        padding: 14px 24px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
    .main-slider--custom-style .custom-btn {
        margin-top: 20px;
        font-weight: 700;
        font-size: 16px;
        line-height: 15px;
        letter-spacing: 0.02em;
        width: max-content;
        padding: 14px 24px;
    }
}

@media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
    .main-slider--custom-style .main-slider__title {
        font-size: 26px;
        line-height: 34px;
        margin: 0;
    }
}

@media (max-width: 576px) {
    .main-slider__text {
        color: #fff ;
        width: 60% ;
        max-width: 650px ;
        position: relative ;
        z-index: 3 ;
        padding-left: 0px ;
        margin-top: 7% ;
    }
}


.mob-css-slider__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    scroll-snap-align: start;
}

.mob-css-slider::-webkit-scrollbar-track {
    background-color: transparent;
}

.mob-css-slider::-webkit-scrollbar {
    display: none;
    width: 0;
    background-color: transparent;
}

.mob-css-slider::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.mob-css-slider::-webkit-scrollbar * {
    background: transparent;
}

.title-wrap {
    position: relative;
}

.title-wrap h2 {
    font-size: 48px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 40px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        font-size: 32px;
        line-height: 40px;
    }
}

.title-wrap__image {
    position: absolute;
    top: -56px;
    width: 435px;
    left: -52px;
    height: auto;
    z-index: 1;
}

.coop-card {
    width: 246px;
}

.coop-card__head {
    position: relative;
}

.coop-card__image {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coop-card__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    margin-top: 20px;
}

.coop-card__descr p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #2D2D2D;
}

.coop-card__label {
    position: absolute;
    right: 0;
    top: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 13px;
    text-align: right;
    letter-spacing: 0.36em;
    text-transform: uppercase;
    color: #5c5c5c;
}

.def-sub-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #2D2D2D;
    margin-bottom: 23px;
    position: relative;
    z-index: 2;
}

.cooperation-section {
    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 640px) {
    .mob-css-slider {
        margin: 0 -20px -20px -20px;
        padding: 10px 20px;
        scroll-padding: 20px;
    }
}

@media only screen and (min-width: 980px) {
    .mob-css-slider {
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transition: -webkit-transform .5s ease-in-out;
        -o-transition: transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
        transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    }

    .mob-css-slider--no-offset-lg .mob-css-slider__item {
        margin-right: 0;
    }

    .title-wrap__image {
        top: -75px;
        width: 100%;
        left: -60px;
        z-index: 1;
    }

    .coop-card {
        width: 100%;
        padding-bottom: 20px;
    }

    .coop-card__head {
        min-height: 144px;
    }

    .coop-card__image {
        width: 224px;
        height: 224px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .coop-card__image svg {
        width: 80px;
        height: 80px;
    }

    .coop-card__content {
        padding-left: 110px;
        position: relative;
        z-index: 2;
    }

    .coop-card__title {
        font-size: 24px;
        padding-bottom: 30px;
        line-height: 34px;
    }

    .coop-card__descr {
        max-width: 396px;
    }

    .coop-card__label {
        right: -22px;
    }

    .def-sub-title {
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 28px;
    }

    .td-block {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
    }

    .coop-list__item {
        margin-bottom: 40px;
    }

    .coop-list__item.animate-in .coop-card__title, .coop-list__item.animate-in .coop-card__descr {
        -webkit-transform: translateY(0) ;
        -ms-transform: translateY(0) ;
        transform: translateY(0) ;
        opacity: 1 ;
    }

    .coop-list__item.animation .coop-card__title {
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transition: all .6s ease-in-out .1s;
        -o-transition: all .6s ease-in-out .1s;
        transition: all .6s ease-in-out .1s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    .coop-list__item.animation .coop-card__descr {
        -webkit-transition: all .5s ease-in-out 0.1s;
        -o-transition: all .5s ease-in-out 0.1s;
        transition: all .5s ease-in-out 0.1s;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 1;
    }

    .title-wrap__image.animate-in {
        -webkit-transform: translateY(0) ;
        -ms-transform: translateY(0) ;
        transform: translateY(0) ;
        opacity: 1 ;
    }

    .title-wrap__image.animation {
        -webkit-transition: all .5s ease-in-out .2s;
        -o-transition: all .5s ease-in-out .2s;
        transition: all .5s ease-in-out .2s;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 1;
    }

    .animation .coop-card__image {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: -webkit-transform 1s;
        transition: -webkit-transform 1s;
        -o-transition: transform 1s;
        transition: transform 1s;
        transition: transform 1s, -webkit-transform 1s;
        overflow: visible;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .animation .coop-card__image:after {
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        left: 0;
        bottom: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        background: #5c5c5c;
        color: #fff;
        background-image: url(/local/templates/main/img/logo_bx_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 80%;
    }

    .animate-in .coop-card__image {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
    }

    section.vertical-section.cooperation-section {
        margin: 155px 0 90px;
    }
}


@media only screen and (max-width: 979.33333px) {
    .mob-css-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        height: auto ;
        overflow: auto;
        margin: 0 -50px -20px -50px;
        padding: 10px 50px 10px 50px;
        -ms-scroll-snap-type: x mandatory;
        -webkit-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        scroll-padding: 50px;
    }

    .mob-css-slider__item:last-child:after {
        content: "";
        display: block;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: relative;
        width: 20px;
        height: 100%;
        background: transparent;
    }

    .hide-tab {
        display: none;
    }
}

.main-slider__description.main-slider__description--custom.d-block {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #ffffff;
}

@media only screen and (min-width: 980px) {
    .banner-box {
        display: flex;
        height: calc(100vh - 114px);
        align-items: center;
        /* padding: 43px 0 75px 0; */
        justify-content: space-between;
        max-width: 91.5vw;
        margin: 0 auto;
        gap: 24px;
    }

    .banner-box__right {
        width: 65%;
    }

    .banner-box__left {
        /* max-width: 650px; */
        width: 65%;
    }

    .main-slider__title.main-slider__title--large {
        padding-bottom: 24px;
        margin: 0;
    }

    .main-slider .custom-btn {
        margin-top: 40px;
    }

    .banner-box__img {
        width: 60%;
    }
}

@media only screen and (min-width: 1220px) {
    .banner-box__img {
        width: initial;
    }
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
    .banner-box__right {
        padding: 0 24px;
    }
}

@media screen and (max-width: 599px) {
    .banner-box__right {
        padding: 50px 12px 0;
    }
}


@media only screen and (max-width: 979.3333333px) {
    .cooperation-section {
        margin-top: 85px;
    }

    .banner-box {
        flex-direction: column-reverse;
        display: flex;
    }

    img.--object-pos-left-center.banner-box__img {
        position: absolute;
    }

    .page-header.page-header--main {
        padding: 40px 0;
    }

    .main-slider__description.main-slider__description--custom.d-block {
        font-size: 14px;
        line-height: 22px;
    }

    .main-slider {
        height: calc(100vh - 100px) ;
        padding-bottom: 100px;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

@media screen and (max-width: 599px) {
    .main-slider {
        /* padding-bottom: 40px; */
        height: calc(100vh - 190px);
    }
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
    .main-slider {
        height: calc(100vh - 114px);
    }
}

.banner-box__img {
    right: -100%;
    transition: all 1.2s ease-in-out .1s;
}
.swiper-slide-active .banner-box__img {
    right: 0;
}


/*vertical-section image-vertical-section*/

.vertical-section.image-vertical-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vertical-section.image-vertical-section .center-text {
    text-align: center;
    max-width: 70%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        max-width: 100%;
    }
}

.distribution-flex {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        gap: 30px;
    }
}

.distribution-flex__item {
    box-sizing: border-box;
    background: rgba(201, 201, 201, .2);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        flex-direction: column;
        gap: 20px;
    }
}

.distribution-flex__item:nth-child(even) {
    flex-direction: row-reverse;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        flex-direction: column;
    }
}

.distribution-flex__item:nth-child(even) .distribution-benefit__cont {
    text-align: right;
    padding: 0 0 0 36px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        text-align: left;
        padding: 0 12px 18px;
    }
}

.distribution-flex__item img {
    max-width: 50%;
    width: 100%;
    max-height: 400px;
    object-fit: cover;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        max-width: 100%;
        max-height: 200px;
    }
}

.distribution-benefit__cont {
    width: 48%;
    text-align: left;
    padding: 0 36px 0 0;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
        padding: 0 12px 18px;
    }
}

.distribution-benefit__text {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #222222;
    font-size: 22px;
    line-height: 30px;
    padding: 0 0 12px;
}

.distribution-benefit__desc {
    font-size: 16px;
    line-height: 24px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        font-size: 16px;
        line-height: 24px;
    }
}

/*our-products-section*/

.our-products-section h2 {
    font-size: 66px;
    line-height: 72px;
    margin: 30px 0 60px;
    text-transform: uppercase;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        font-size: 32px;
        line-height: 40px;
    }
}

.our-products-section .page-width {
    padding: unset;
}

.our-products-section .p-grid__row {
    display: flex;
    justify-content: space-between;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        flex-direction: column;
        gap: 30px;
    }
}

.our-products-section .p-grid__row .p-grid__item:nth-child(odd) {

}

.our-products-section .p-grid__row .p-grid__item:nth-child(even) {

}

.p-grid {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.our-products-section .p-item {
    margin: 0 10px 20px;
    padding: 30px;
    background-color: #fff;
    position: relative;
}

.p-item__head {
    display: flex;
    justify-content: space-between;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        margin: 100px 0 0;
    }
}

.p-item__head-img {
    position: absolute;
    top: -24px;
    right: 24px;
}

.p-item__head-img a {
    z-index: 1;
    position: relative;
}

.p-item__head-img a img {
    width: 220px;
    height: 220px;
    object-fit: contain;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 120px;
        height: 120px;
    }
}

.p-item__title {
    max-width: 44%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        max-width: 100%;
    }
}

.p-item__bg {
    background-color: #732ba6;
    width: 300px;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 200px;
        height: 120px;
    }
}

.p-item__descr {
    margin: 120px 0 0;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        margin: 20px 0 0;
    }
}

.p-item__head-text {
    width: 100%;
}

.p-item.p-grid__item--1 {
    width: 48.2%;
    
    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}
.p-item.p-grid__item--2 {
    width: 46.5%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}
.p-item.p-grid__item--3 {
    width: 47.8%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}
.p-item.p-grid__item--4 {
    width: 47.9%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}
.p-item.p-grid__item--5 {
    width: 49.1%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}
.p-item.p-grid__item--6 {
    width: 45.5%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}

.p-grid__item--2 .p-item__title,
.p-grid__item--3 .p-item__title,
.p-grid__item--6 .p-item__title {
    margin: 0 0 0 auto;
    
    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        margin: 0;
    }
}

.p-grid__item--2 .p-item__head-img,
.p-grid__item--3 .p-item__head-img,
.p-grid__item--6 .p-item__head-img {
    right: 59%;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        right: unset;
        left: 24px;
    }
}

.p-grid__item--2 .p-item__bg,
.p-grid__item--3 .p-item__bg,
.p-grid__item--6 .p-item__bg {
    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        right: unset;
        left: 0;
    }
}


/*content-vertical-section*/

.content-vertical-section {
    padding: 100px 0;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        padding: 40px 0;
    }
}

.content-vertical-section .center-text {
    text-align: center;
    line-height: 52px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 40px;
    letter-spacing: .02em;
    font-size: 44px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        font-size: 32px;
        line-height: 40px;
    }
}

.content-vertical-section .premium-promo {
    border: 1px solid #5c5c5c;
    margin: 100px 0 0 40px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        margin: 0;
        display: flex;
        flex-direction: column;
    }
}

.content-vertical-section .premium-promo__pic {
    width: 42%;
    position: relative;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 100%;
    }
}

.content-vertical-section .premium-promo__pic::after {
    position: absolute;
    content: '';
    display: block;
    left: -40px;
    top: -40px;
    width: 100%;
    height: 100%;
    background: #c9c9c9;
}

.content-vertical-section .premium-promo__pic img {
    z-index: 4;
    position: relative;
    margin-top: -100px;
}

.content-vertical-section .premium-promo__text {
    box-sizing: border-box;
    width: 58%;
    padding: 60px 100px;
    line-height: 1.6;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        padding: 0 22px;
        width: 100%;
    }
}

.content-vertical-section .default-ui__preview-text {
    font-size: 20px;
    margin-bottom: 40px;
    max-width: 1000px;
    line-height: 1.6;
    color: #2d2d2d;
}

/*form-section*/

.form-section {
    position: relative;
}

.form-section .order-section__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-section .page-width {
    z-index: 1;
    position: relative;
}

.form-section .page-width .center-text {
    text-align: center;
    color: #121212;
    padding: 120px 0 40px;
    font-size: 42px;
    line-height: 50px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        padding: 32px 0;
        font-size: 32px;
        line-height: 40px;
    }
}

.form-section .page-width .wpcf7 {
    width: 60%;
    margin: 0 auto;
    padding: 0 0 60px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        width: 95%;
        padding: 0 0 40px;
    }
}

.form-section .page-width .wpcf7 .wpcf7-not-valid-tip {
    top: calc(100% + 20px);
    left: 12px;
}

.form-section .page-width .wpcf7 .wpcf7-form-control-wrap[data-name="comment"] .wpcf7-not-valid-tip {
    top: 100%;
}

.form-section .page-width .wpcf7 input:not([type="radio"]):not([type="submit"]) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: 16px;
    width: 100%;
    height: 50px;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    background: 0 0;
    border: 1px solid #121212;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #121212;
    border-radius: 20px;
}

.form-section .page-width .wpcf7 textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: 16px;
    width: 100%;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    background: 0 0;
    border: 1px solid #121212;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #121212;
    border-radius: 24px;
}

.form-section .page-width .wpcf7 input[type="submit"] {
    width: 100%;
    padding: 20px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    background: #ae2573;
    border-radius: 24px;
}

.form-section .page-width .wpcf7 input[type="submit"]:hover {
    background: #121212;
    color: #ae2573;
}

.form-section .page-width .wpcf7 label {
    color: #121212;
    font-size: 16px;
    padding: 0 0 10px;
}

/* cta-section */
.cta-section {
    padding: 32px 0;
}

.cta-section .center-text {
    text-align: center;
    color: #121212;
    font-size: 42px;
    line-height: 50px;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        font-size: 32px;
        line-height: 40px;
    }
}

.cta-section .default-ui__preview-text {
    font-size: 20px;
    line-height: 1.6;
    color: #2d2d2d;
    text-align: center;
    margin: 0;

    @media screen and (max-width: 599px), screen and (min-width: 600px) and (max-width: 1023px) {
        font-size: 16px;
        line-height: 24px;
    }
}