
    .consv2_main h1 {
        font-size: 32px;
        line-height: 39px;
    }

    .consv2_btn {
        padding: 20px;
        font-size: 20px;
        line-height: 24px;
        border-radius: 20px;
    }

    .consv2_promo {
        padding-top: 38px;
        padding-bottom: 45px;
    }
    .consv2_promo__note {
        font-size: 22px;
        line-height: 27px;
    }
    .consv2_promo__desc {
        font-size: 22px;
        line-height: 27px;
    }
    .consv2_promo__btn {
        padding: 12px;
        margin-top: 36px;
    }

    .consv2_about {
        padding-bottom: 30px;
    }
    .consv2_about__list {
        margin: 20px 0;
    }
    .consv2_about__list li:nth-last-child(1) .consv2_about__item,
    .consv2_about__list li:nth-last-child(2) .consv2_about__item {
        margin-bottom: 0;
    }
    .consv2_about__item-img {
        margin-bottom: 15px;
    }
    .consv2_about__item {
        margin-bottom: 80px;
    }
    .consv2_about__item-img {
        background-size: contain;
    }

    .consv2_features {
        padding-bottom: 40px;
    }
    .consv2_features__title {
        font-size: 24px;
        line-height: 29px;
    }
    .consv2_features__top {
        padding-top: 45px;
        padding-bottom: 25px;
    }
    .consv2_features__list {
        margin: 40px 0;
    }
    .consv2_features__item {
        min-height: auto;
        margin-bottom: 25px;
        margin-left: 20px;
        padding: 20px;
        padding-left: 40px;
        font-size: 15px;
        line-height: 18px;
    }
    .consv2_features__item::before {
        left: -25px;
        width: 48px;
        height: 48px;
        -webkit-transform: translateY(-50%) rotate(-10deg);
        -ms-transform: translateY(-50%) rotate(-10deg);
        transform: translateY(-50%) rotate(-10deg);
    }
    .consv2_features__item br {
        display: none;
    }
    .consv2_features__title {
        text-align: center;
    }
    .consv2_features__img--top {
        margin: 0;
    }
    .consv2_features__img img {
        height: 460px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        margin: 0 auto;
    }
    .consv2_features__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 88%;
        padding: 13px 140px;
        min-height: 72px;
        margin: 0 auto;
        margin-top: 65px;
    }
    .consv2_features__text {
        margin-top: 90px;
        font-size: 18px;
        line-height: 22px;
    }
    .consv2_features__text br {
        display: none;
    }

    .consv2_reviews {
        padding-top: 45px;
        padding-bottom: 75px;
    }
    .consv2_reviews__slider {
        margin-top: 25px;
        margin-bottom: 35px;
    }
    .consv2_reviews__slider-arrow {
        width: 20px;
    }
    .consv2_reviews__slider-arrow--prev {
        left: 35px;
    }
    .consv2_reviews__slider-arrow--next {
        right: 35px;
    }
    .consv2_reviews__slider-list {
        padding: 0 80px;
    }
    .consv2_reviews__slider-item {
        min-height: 185px;
    }
    .consv2_reviews__btn {
        display: block;
        position: static;
        width: 65%;
        padding: 18px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 auto;
    }

    .consv2_certificate {
        overflow: visible;
        min-height: auto;
        margin-bottom: 50px;
    }

    .consv2_benefits {
        padding-top: 35px;
    }

    .consv2_programm {
        margin-top: 0;
    }
    .consv2_programm__wrap {
        width: 100%;
        border: none;
        padding: 0 10px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .consv2_programm__tabs {
        overflow: auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .consv2_programm .consv2_programm__tab {
        margin-bottom: 45px;
    }
    .consv2_programm__content ol {
        padding-left: 20px;
    }

    .consv2_programm__tab {
        width: 31%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 14px;
    }

    .consv2_programm__tab:nth-child(2n) {
        margin-right: 14px;
    }

    .consv2_programm__tab-link {
        padding: 16px;
        font-size: 16px;
        line-height: 19px;
    }

    .consv2_sexology {
        padding-top: 60px;
        padding-bottom: 90px;
    }
    .consv2_sexology__container {
        padding: 0;
    }
    .consv2_sexology__title {
        margin: 0;
        margin-bottom: 40px;
        padding: 36px 30px;
        padding-bottom: 45px;
        background: #E0EFE5;
        font-size: 20px;
        line-height: 24px;
    }
    .consv2_sexology__title br {
        display: none;
    }
    .consv2_sexology__text {
        margin-bottom: 40px;
        padding: 0 20px;
        font-size: 20px;
        line-height: 24px;
    }
    .consv2_sexology__img {
        padding: 0 20px;
        margin: 0 auto;
    }
    .consv2_sexology__btn {
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-top: 70px;
        padding: 30px;
        font-size: 24px;
        line-height: 29px;
    }

    .consv2_expert {
        padding-bottom: 55px;
    }
    .consv2_expert__title {
        margin-bottom: 60px;
    }
    .consv2_expert__img {
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .consv2_expert__text {
        font-size: 18px;
        line-height: 22px;
    }

    .consv2_social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 40px 0;
    }

    .consv2_reputation {
        min-height: 590px;
    }
    .consv2_reputation__wrap {
        padding: 10px;
        padding-top: 35px;
    }
    .consv2_reputation__text {
        font-size: 18px;
        line-height: 22px;
    }

    .consv2_steps {
        padding-top: 140px;
    }
    .consv2_steps__title {
        font-size: 24px;
        line-height: 29px;
    }

    .consv2_price {
        padding-top: 80px;
        padding-bottom: 125px;
    }
    .consv2_price__title {
        font-size: 24px;
        line-height: 29px;
    }

    .consv2_faq__title {
        padding: 0 75px;
    }

    .consv2_accordeon__item {
        margin: 15px 0;
    }

    .consv2_accordeon__outside {
        padding-top: 15px;
    }

    .consv2_accordeon__title {
        margin: 0;
        height: auto;
        padding: 22px 20px;
        padding-right: 80px;
        font-size: 18px;
        line-height: 22px;
    }

    .consv2_accordeon__leaf {
        width: 48px;
        height: 45px;
        right: 20px;
    }

    .consv2_accordeon__desc {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
    }
