@media (min-width: 992px) {
    .service-v2-certificates__viewport {
        height: auto;
    }

    .service-v2-certificates__row {
        align-items: flex-start;
    }

    .service-v2-certificates__item,
    .service-v2-certificates__item.swiper-slide {
        height: auto;
        aspect-ratio: 175 / 252;
    }
}

@media (max-width: 1439.98px) {
    .service-v2-page .container {
        max-width: 100%;
        padding-right: 24px;
        padding-left: 24px;
    }

    .service-v2-benefits,
    .service-v2-formats__grid {
        gap: 24px;
    }

    .service-v2-news__item {
        grid-template-columns: 320px minmax(0, 1fr) 72px;
    }

    .service-v2-news__arrow {
        width: 72px;
        height: 72px;
        background-size: 28px 28px;
    }
}

@media (min-width: 1320px) and (max-width: 1439.98px) {
    .service-v2-catalog__grid {
        grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
        height: auto;
        gap: 24px 14px;
        margin-top: 24px;
        align-items: start;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:nth-of-type(1) {
        grid-column: 1;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:last-of-type {
        grid-column: 3;
    }

    .service-v2-catalog__column {
        box-sizing: content-box;
        display: flex;
        flex-direction: column;
        grid-template-rows: none;
        align-content: normal;
        height: auto;
        gap: 24px;
    }

    .service-v2-catalog__divider {
        display: block;
        grid-column: 2;
        grid-row: 1;
        min-height: 304px;
    }

    .service-v2-section-title {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list,
    .service-v2-link-list--brands {
        gap: 24px;
    }

    .service-v2-link-list a {
        gap: 12px;
        font-size: 16px;
    }

    .service-v2-link-list a::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-link-list__brand-main {
        gap: 12px;
        min-height: 24px;
    }

    .service-v2-link-list__brand-logo {
        flex: 0 0 24px;
        width: 24px;
        height: 24px;
    }

    .service-v2-catalog__card {
        grid-column: 1 / -1;
        grid-row: 2;
        height: auto;
        min-height: 134px;
        gap: 14px;
        justify-content: flex-start;
    }

    .service-v2-catalog__card::before {
        display: none;
    }

    .service-v2-catalog__card-border--tablet {
        display: block;
    }

    .service-v2-catalog__card-border--mobile {
        display: none;
    }

    .service-v2-catalog__card-icon {
        display: none;
    }

    .service-v2-catalog__card-title {
        max-width: 358px;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__card-text {
        max-width: 358px;
        font-size: 16px;
        line-height: 1.6;
        height: 52px;
    }

    .service-v2-catalog__card .open-callForm {
        max-width: 642px;
        font-size: 16px;
    }
}

@media (max-width: 1199.98px) {
    .service-v2-catalog__tabs-label {
        display: block;
        margin-bottom: 8px;
        color: #666666;
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-page .section {
        margin-bottom: 64px;
    }

    .service-v2-hero__banner {
        min-height: 520px;
    }

    .service-v2-hero__content {
        max-width: 720px;
    }

    .service-v2-hero__title {
        font-size: 46px;
    }

    .service-v2-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .service-v2-format-card__copy {
        width: 100%;
    }

    .service-v2-format-card {
        grid-template-columns: minmax(0, 1fr) 220px;
    }

    .service-v2-format-card__visual {
        width: 220px;
        height: 152px;
        min-height: 152px;
    }

    .service-v2-format-card__visual::before {
        right: -46px;
        bottom: -104px;
        width: 270px;
        height: 270px;
    }

    .service-v2-format-card:nth-child(1) .service-v2-format-card__visual img,
    .service-v2-format-card:nth-child(2) .service-v2-format-card__visual img {
        width: 184px;
        height: 184px;
    }

    .service-v2-catalog__grid {
        grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
        height: auto;
        gap: 24px 14px;
        margin-top: 24px;
        align-items: start;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:nth-of-type(1) {
        grid-column: 1;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:last-of-type {
        grid-column: 3;
    }

    .service-v2-catalog__column {
        box-sizing: content-box;
        display: flex;
        flex-direction: column;
        grid-template-rows: none;
        align-content: normal;
        height: auto;
        gap: 24px;
    }

    .service-v2-catalog__divider {
        display: block;
        grid-column: 2;
        grid-row: 1;
        min-height: 304px;
    }

    .service-v2-section-title {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list,
    .service-v2-link-list--brands {
        gap: 24px;
    }

    .service-v2-link-list a {
        gap: 12px;
        font-size: 16px;
    }

    .service-v2-link-list a::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-link-list__brand-main {
        gap: 12px;
        min-height: 24px;
    }

    .service-v2-link-list__brand-logo {
        flex: 0 0 24px;
        width: 24px;
        height: 24px;
    }

    .service-v2-catalog__card {
        grid-column: 1 / -1;
        grid-row: 2;
        height: auto;
        min-height: 134px;
        gap: 14px;
        justify-content: flex-start;
    }

    .service-v2-catalog__card::before {
        display: none;
    }

    .service-v2-catalog__card-border--tablet {
        display: block;
    }

    .service-v2-catalog__card-border--mobile {
        display: none;
    }

    .service-v2-catalog__card-icon {
        display: none;
    }

    .service-v2-catalog__card-title {
        max-width: 358px;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__card-text {
        max-width: 358px;
        font-size: 16px;
        line-height: 1.6;
        height: 52px;
    }

    .service-v2-catalog__card .open-callForm {
        max-width: 642px;
        font-size: 16px;
    }

    .service-v2-lead__grid,
    .service-v2-outro__inner {
        grid-template-columns: 1fr;
    }

    .service-v2-outro__inner {
        gap: 32px;
        min-height: 0;
        padding: 32px;
    }

    .service-v2-outro__copy.info__text {
        max-width: none;
    }

    .service-v2-outro__image {
        width: 100%;
        max-width: 591px;
        justify-self: start;
    }

    .service-v2-outro__dots {
        display: none;
    }

    .service-v2-lead__grid {
        gap: 36px;
    }

    .service-v2-lead__form-column {
        min-height: 0;
    }

    .service-v2-lead__aside {
        width: 100%;
        min-height: 0;
    }

    .service-v2-lead__title {
        max-width: 520px;
        font-size: 42px;
    }

    .service-v2-lead__aside::before {
        left: 50%;
        top: 146px;
        width: 180px;
        height: 180px;
        transform: translateX(-50%);
    }

    .service-v2-lead__art {
        min-height: 420px;
    }

    .service-v2-lead__art::before {
        left: 50%;
        top: auto;
        bottom: 6px;
        width: 170px;
        height: 170px;
        transform: translateX(-96%);
    }

    .service-v2-lead__art::after {
        left: 50%;
        top: 26px;
        width: 320px;
        height: 348px;
        transform: translateX(-50%) rotate(-7.67deg);
    }

    .service-v2-lead__input {
        min-height: 88px;
        font-size: 26px;
        border-radius: 20px;
    }

    .service-v2-lead__textarea {
        min-height: 220px;
    }

    .service-v2-lead__submit {
        min-height: 68px;
        border-radius: 20px;
    }

    .service-v2-catalog__divider {
        display: none;
    }

    .service-v2-certificates__row {
        grid-column: 1;
    }

    .service-v2-certificates__viewport {
        grid-column: 1;
    }

    .service-v2-certificates__item {
        height: auto;
        aspect-ratio: 175 / 252;
    }

    .service-v2-certificates__slider {
        grid-template-columns: minmax(0, 1fr);
        column-gap: 0;
        row-gap: 20px;
    }

    .service-v2-certificates__nav {
        display: none;
    }

    .service-v2-certificates__pagination {
        grid-column: 1;
    }

    .service-v2-news__item {
        grid-template-columns: 280px minmax(0, 1fr);
    }

    .service-v2-news__arrow {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .service-v2-catalog__tabs-label {
        display: none;
    }

    .service-v2-lead .container {
        padding: 0 20px;
    }

    .service-v2-lead__grid {
        box-sizing: border-box;
        grid-template-columns: 1fr;
        gap: 20px;
        width: 100%;
        padding: 20px;
        border-radius: 16px;
        background: #fdd525;
    }

    .service-v2-lead__form-column {
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__form-box {
        padding: 0;
        gap: 0;
        border-radius: 0;
        background: transparent;
    }

    .service-v2-lead__form-title {
        display: none;
    }

    .service-v2-outro__inner {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 0.92fr);
        column-gap: 32px;
        align-items: start;
        width: 100%;
        min-height: 420px;
        padding: 40px;
        border-radius: 16px;
    }

    .service-v2-outro__inner:has(.service-v2-outro__copy.info__text.open) {
        min-height: 420px;
    }

    .service-v2-outro__copy.info__text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        min-height: 320px;
        gap: 0;
        max-width: none;
        align-self: stretch;
    }

    .service-v2-outro__copy-main {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
    }

    .service-v2-outro .service-v2-heading,
    .service-v2-outro__text {
        width: 100%;
    }

    .service-v2-outro .service-v2-heading {
        margin-bottom: 24px;
        font-size: 28px;
        line-height: 1.3;
    }

    .service-v2-outro__text {
        font-size: 18px;
        line-height: 1.6;
    }

    .service-v2-outro__copy-main .service-v2-outro__text {
        display: -webkit-box;
        min-height: 115px;
        max-height: 115px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__copy-main .service-v2-outro__text {
        display: block;
        max-height: none;
        overflow: visible;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__copy-more {
        gap: 16px;
        margin-top: 16px;
    }

    .service-v2-outro__readmore {
        width: 180px;
        height: 24px;
        margin-top: auto;
        gap: 12px;
        font-size: 18px;
        line-height: 1;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__readmore {
        margin-top: 16px;
    }

    .service-v2-outro__readmore::after {
        width: 24px;
        height: 24px;
        background-size: 14px 9px;
    }

    .service-v2-news__item {
        grid-template-columns: 320px minmax(0, 1fr) 72px;
        grid-template-areas: "image content arrow";
        gap: 24px;
        align-items: end;
        min-height: 289px;
    }

    .service-v2-news__image {
        grid-area: image;
        height: 220px;
    }

    .service-v2-news__content {
        grid-area: content;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 24px;
        min-height: 220px;
    }

    .service-v2-news__arrow {
        display: block;
        grid-area: arrow;
        width: 72px;
        height: 72px;
        align-self: end;
        justify-self: end;
        margin-left: 0;
        flex: 0 0 72px;
        background: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.704346 40.4687L40.3257 1.15561M3.22464 1.00001H40.7043M40.1689 0.46875L40.1689 37.6569' stroke='%23666666' stroke-width='2'/%3E%3C/svg%3E") center / 32px 32px no-repeat;
    }

    .service-v2-outro__dots {
        display: block;
        left: auto;
        right: 220px;
        top: 155px;
        width: 240px;
        height: 240px;
    }

    .service-v2-outro__image {
        order: 0;
        width: 100%;
        max-width: none;
        height: 320px;
        margin-top: 8px;
        overflow: hidden;
        align-self: start;
        justify-self: end;
    }

    .service-v2-outro__image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .service-v2-lead__aside {
        width: 100%;
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__title {
        display: block;
        max-width: 650px;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-lead__aside::before,
    .service-v2-lead__art {
        display: none;
    }

    .service-v2-lead__form.ctaform__form {
        gap: 14px;
    }

    .service-v2-lead__field--service {
        padding-bottom: 14px;
    }

    .service-v2-lead__label {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead__form .form-input.service-v2-lead__input {
        min-height: 54px;
        padding: 20px;
        font-size: 16px;
        line-height: 1;
    }

    #service-v2-service-type.service-v2-lead__select {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-lead__form-row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .service-v2-lead__select-wrap::after {
        right: 20px;
    }

    .service-v2-lead__form textarea.form-input.service-v2-lead__textarea {
        min-height: 164px;
        padding: 20px 20px 48px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-lead__textarea-meta {
        right: 20px;
        bottom: 20px;
    }

    .service-v2-lead__counter {
        font-size: 12px;
        line-height: 1;
    }

}

@media (max-width: 991.98px) {
    .service-v2-page {
        padding-bottom: 72px;
    }

    .service-v2-page .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .service-v2-page .section {
        margin-bottom: 56px;
    }

    .service-v2-hero__banner {
        min-height: 0;
    }

    .service-v2-hero__content {
        gap: 28px;
        padding: 28px;
    }

    .service-v2-hero__badge,
    .service-v2-hero__status,
    .service-v2-catalog__tab,
    .service-v2-catalog__search-input,
    .service-v2-catalog__note,
    .service-v2-link-list a,
    .service-v2-prices__label,
    .service-v2-prices__value,
    .service-v2-catalog__card-text,
    .service-v2-news__excerpt,
    .service-v2-faq__answer,
    .service-v2-outro__text {
        font-size: 18px;
    }

    .service-v2-hero__title {
        font-size: 40px;
    }

    .service-v2-outro .service-v2-heading {
        font-size: 28px;
    }

    .service-v2-hero__text {
        font-size: 18px;
    }

    .service-v2-catalog__tabs {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .service-v2-catalog__tab {
        width: 100%;
        min-height: 64px;
        padding: 14px;
    }

    .service-v2-catalog__tab:nth-child(1),
    .service-v2-catalog__tab:nth-child(2),
    .service-v2-catalog__tab:nth-child(3),
    .service-v2-catalog__tab:nth-child(4) {
        border-radius: 0;
    }

    .service-v2-catalog__tab:nth-child(2),
    .service-v2-catalog__tab:nth-child(4) {
        border-right: 0;
    }

    .service-v2-catalog__tab.is-active {
        font-size: 20px;
    }

    .service-v2-prices__row {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .service-v2-prices__label {
        padding-right: 0;
        border-right: 0;
    }

    .service-v2-prices__value {
        padding-left: 0;
    }

    .service-v2-formats__grid,
    .service-v2-benefits,
    .service-v2-lead__form-row {
        grid-template-columns: 1fr;
    }

    .service-v2-lead__grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .service-v2-lead .container {
        box-sizing: border-box;
        max-width: 690px;
        padding: 20px;
        border-radius: 16px;
        background: #fdd525;
    }

    .service-v2-lead__form-column {
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__form-box {
        padding: 0;
        gap: 0;
        border-radius: 0;
        background: transparent;
    }

    .service-v2-lead__form-title {
        display: none;
    }

    .service-v2-lead__aside {
        width: 100%;
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__title {
        display: block;
        max-width: 650px;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-lead__aside::before,
    .service-v2-lead__art {
        display: none;
    }

    .service-v2-lead__form.ctaform__form {
        gap: 14px;
    }

    .service-v2-lead__field--service {
        padding-bottom: 14px;
    }

    .service-v2-lead__label {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead__form .form-input.service-v2-lead__input {
        min-height: 54px;
        padding: 20px;
        font-size: 16px;
        line-height: 1;
    }

    #service-v2-service-type.service-v2-lead__select {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-lead__form-row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .service-v2-lead__select-wrap::after {
        right: 20px;
    }

    .service-v2-lead__form textarea.form-input.service-v2-lead__textarea {
        min-height: 164px;
        padding: 20px 20px 48px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-lead__textarea-meta {
        right: 20px;
        bottom: 20px;
    }

    .service-v2-lead__counter {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-format-card__copy {
        width: 100%;
        min-height: 0;
    }

    .service-v2-format-card {
        grid-template-columns: minmax(0, 1fr);
    }

    .service-v2-format-card__visual {
        width: 100%;
        height: 180px;
        min-height: 180px;
        justify-content: flex-end;
        margin-right: 0;
    }

    .service-v2-format-card__visual::before {
        right: -48px;
        bottom: -92px;
        width: 280px;
        height: 280px;
    }

    .service-v2-format-card:nth-child(1) .service-v2-format-card__visual img,
    .service-v2-format-card:nth-child(2) .service-v2-format-card__visual img {
        width: 188px;
        height: 188px;
    }

    .service-v2-quote {
        margin-top: 72px;
        margin-bottom: 72px;
        min-height: 0;
    }

    .service-v2-quote .container {
        min-height: 0;
    }

    .service-v2-quote__inner {
        gap: 32px;
        width: 100%;
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .service-v2-quote__text {
        font-size: 26px;
    }

    .service-v2-quote__mark {
        top: 0;
        right: -280px;
        width: 520px;
        height: 414px;
        background-size: 520px 414px;
    }

    .service-v2-quote__author {
        width: 460px;
    }

    .service-v2-certificates__row {
        grid-column: 1;
    }

    .service-v2-certificates__viewport {
        grid-column: 1;
    }

    .service-v2-news__item {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .service-v2-news__content {
        min-height: 0;
    }
}

@media (max-width: 1319.98px) {
    .service-v2-lead__custom-trigger {
        min-height: 54px;
        padding: 14px 20px;
        font-size: 16px;
        border: 1px solid #666666;
    }

    .service-v2-lead__custom-option {
        min-height: 60px;
        padding: 14px 20px;
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .service-v2-page {
        padding-bottom: 40px;
    }

    .service-v2-page .container,
    .service-v2-quote .container {
        box-sizing: border-box;
        max-width: 690px;
        padding-right: 0;
        padding-left: 0;
    }

    .service-v2-page .section {
        margin-bottom: 40px;
    }

    .service-v2-breadcrumbs {
        margin-bottom: 20px;
    }

    .service-v2-heading,
    .service-v2-section-title,
    .service-v2-prices .service-v2-heading,
    .service-v2-formats .service-v2-heading,
    .service-v2-certificates .service-v2-heading,
    .service-v2-news .service-v2-heading,
    .service-v2-faq .service-v2-heading,
    .service-v2-outro .service-v2-heading {
        margin: 0;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-hero__banner {
        height: 428px;
        min-height: 428px;
    }

    .service-v2-hero__content {
        max-width: 522px;
        /* gap: 40px; */
        padding: 20px 40px;
    }

    .service-v2-hero__copy {
        gap: 14px;
    }

    .service-v2-hero__badge {
        min-height: 28px;
        padding: 8px 12px;
        font-size: 12px;
    }

    .service-v2-hero__title {
        max-width: 330px;
        font-size: 28px;
    }

    .service-v2-hero__text {
        max-width: 416px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-hero__status {
        font-size: 20px;
    }

    .service-v2-hero__media img {
        object-position: center right;
    }

    .service-v2-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 30px;
        margin-top: 14px;
    }

    .service-v2-benefits__card {
        height: 120px;
    }

    .service-v2-benefits__body {
        max-width: 191px;
        padding: 18px;
    }

    .service-v2-benefits__title {
        font-size: 16px;
    }

    .service-v2-benefits__text {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-benefits__card:nth-child(1) .service-v2-benefits__icon {
        top: -10px;
        left: 142px;
        right: auto;
        bottom: auto;
        width: 264px;
        height: 264px;
    }

    .service-v2-benefits__card:nth-child(1) .service-v2-benefits__icon::before {
        inset: auto;
        left: 43px;
        top: 23px;
        width: 220.9px;
        height: 220.9px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(1) .service-v2-benefits__icon img {
        position: absolute;
        left: 0;
        top: 0;
        width: 228.35px;
        height: 228.35px;
        transform: rotate(9.84deg);
        transform-origin: center;
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__icon,
    .service-v2-benefits__card:nth-child(4) .service-v2-benefits__icon {
        top: -19px;
        left: 159.83px;
        right: auto;
        bottom: auto;
        width: 246.16px;
        height: 235.88px;
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__icon::before,
    .service-v2-benefits__card:nth-child(4) .service-v2-benefits__icon::before {
        inset: auto;
        left: 25.27px;
        top: 14.98px;
        width: 220.9px;
        height: 220.9px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__icon img,
    .service-v2-benefits__card:nth-child(4) .service-v2-benefits__icon img {
        position: absolute;
        left: 0;
        top: 0;
        width: 228.35px;
        height: 228.35px;
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon {
        top: -21px;
        left: 150px;
        right: auto;
        bottom: auto;
        width: 241.22px;
        height: 220px;
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon::before {
        inset: auto;
        left: 13.4px;
        top: 26.8px;
        width: 193.2px;
        height: 193.2px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon img {
        position: absolute;
        left: 0;
        top: 20.94px;
        width: 190.13px;
        height: 190.13px;
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon .service-v2-benefits__icon-secondary {
        display: block;
        position: absolute;
        left: 30.15px;
        top: 0;
        width: 211.07px;
        height: 211.07px;
    }

    .service-v2-catalog__tabs {
        display: block;
        max-height: none;
        overflow: visible;
        border-radius: 0;
    }

    .service-v2-catalog__tab {
        display: none;
    }

    .service-v2-catalog__tab.is-active {
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 54px;
        min-height: 54px;
        max-height: 54px;
        padding: 14px 20px;
        border: 1px solid #666666;
        border-radius: 16px;
        background: #e1e1e1;
        color: #292826;
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
    }

    .service-v2-catalog__tab.is-active::after {
        content: '';
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
        transform: rotate(90deg);
        background: center / 32px 32px no-repeat url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8L20 16L12 24' stroke='%23666666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .service-v2-catalog__search {
        margin-top: 24px;
        box-sizing: border-box;
        height: 54px;
        min-height: 54px;
        padding: 14px 20px;
        border-radius: 16px;
    }

    .service-v2-catalog__search-input {
        font-size: 16px;
    }

    .service-v2-catalog__search-icon {
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
        background-size: 21px 21px;
    }

    .service-v2-catalog__note {
        margin-top: 14px;
        gap: 12px;
        font-size: 16px;
    }

    .service-v2-catalog__grid {
        grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
        height: auto;
        gap: 24px 14px;
        margin-top: 24px;
        align-items: start;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:nth-of-type(1) {
        grid-column: 1;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:last-of-type {
        grid-column: 3;
    }

    .service-v2-catalog__column {
        box-sizing: content-box;
        display: flex;
        flex-direction: column;
        grid-template-rows: none;
        align-content: normal;
        height: auto;
        gap: 24px;
    }

    .service-v2-catalog__divider {
        display: block;
        grid-column: 2;
        grid-row: 1;
        min-height: 304px;
    }

    .service-v2-section-title {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list,
    .service-v2-link-list--brands {
        gap: 24px;
    }

    .service-v2-link-list a {
        gap: 12px;
        font-size: 16px;
    }

    .service-v2-link-list a::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-link-list__brand-main {
        gap: 12px;
        min-height: 24px;
    }

    .service-v2-link-list__brand-logo {
        flex: 0 0 24px;
        width: 24px;
        height: 24px;
    }

    .service-v2-catalog__card {
        grid-column: 1 / -1;
        grid-row: 2;
        height: auto;
        min-height: 134px;
        gap: 14px;
        justify-content: flex-start;
    }

    .service-v2-catalog__card::before {
        display: none;
    }

    .service-v2-catalog__card-border--tablet {
        display: block;
    }

    .service-v2-catalog__card-border--mobile {
        display: none;
    }

    .service-v2-catalog__card-icon {
        display: none;
    }

    .service-v2-catalog__card-title {
        max-width: 358px;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__card-text {
        max-width: 358px;
        font-size: 16px;
        line-height: 1.6;
        height: 52px;
    }

    .service-v2-catalog__card .open-callForm {
        max-width: 642px;
        font-size: 16px;
    }

    .service-v2-prices .service-v2-heading {
        margin-bottom: 14px;
    }

    .service-v2-prices__row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        min-height: 54px;
        gap: 0;
    }

    .service-v2-prices__label,
    .service-v2-prices__value {
        font-size: 16px;
    }

    .service-v2-prices__label {
        display: flex;
        align-items: center;
        height: auto;
        min-height: 54px;
        padding: 14px 20px 14px 0;
        border-right: 1px solid #a8a8a8;
    }

    .service-v2-prices__value {
        display: flex;
        align-items: center;
        min-height: 54px;
        padding: 14px 20px;
        font-size: 16px;
    }

    .service-v2-formats .service-v2-heading {
        margin-bottom: 14px;
    }

    .service-v2-formats__grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .service-v2-format-card {
        grid-template-columns: minmax(0, 327px) minmax(0, 1fr);
        gap: 14px;
        min-height: 290px;
        padding: 20px;
    }

    .service-v2-format-card__copy {
        width: 100%;
        max-width: none;
        min-height: 0;
        gap: 14px;
        padding-top: 0;
    }

    .service-v2-format-card__title {
        font-size: 20px;
        line-height: 1.2;
        white-space: normal;
    }

    .service-v2-format-card__list {
        gap: 12px;
        padding-bottom: 12px;
    }

    .service-v2-format-card__list li {
        gap: 12px;
        min-height: 24px;
        font-size: 16px;
    }

    .service-v2-format-card__list li::before {
        flex: 0 0 33px;
        width: 33px;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-format-card__visual {
        justify-self: end;
        align-self: center;
        width: 220px;
        height: 182px;
        min-height: 182px;
        margin-right: 0;
        right: auto;
    }

    .service-v2-format-card__visual::before {
        right: -42px;
        bottom: -90px;
        width: 250px;
        height: 250px;
    }

    .service-v2-format-card:nth-child(1) .service-v2-format-card__visual img {
        width: 196px;
        height: 196px;
        right: 0;
        bottom: -4px;
    }

    .service-v2-format-card:nth-child(2) .service-v2-format-card__visual img {
        width: 168px;
        height: 168px;
        right: 6px;
        bottom: 0;
    }

    .service-v2-format-card .btn {
        height: 54px;
        margin-top: 0;
        font-size: 16px;
    }

    .service-v2-quote {
        margin-top: 40px;
        margin-bottom: 40px;
        min-height: 376px;
    }

    .service-v2-quote .container {
        min-height: 376px;
        max-height: none;
    }

    .service-v2-quote__inner {
        width: 100%;
        max-width: none;
        min-height: 376px;
        max-height: none;
        gap: 24px;
        padding: 60px 20px;
    }

    .service-v2-quote__mark {
        left: 50%;
        top: 11px;
        right: auto;
        width: 345px;
        height: 365px;
        background: center / 345px 365px no-repeat url("data:image/svg+xml,%3Csvg width='345' height='365' viewBox='0 0 345 365' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M319.778 0C346.411 0 368.05 8.19278 384.696 24.5783C400.232 42.0562 408 63.3575 408 88.482C408 98.3133 407.445 107.052 406.335 114.699C405.226 122.345 403.006 131.631 399.677 142.554C396.348 153.478 391.909 166.586 386.361 181.88L316.449 408H236.55L309.791 104.867L323.107 175.325C296.474 175.325 274.835 167.133 258.189 150.747C241.543 135.454 233.22 114.699 233.22 88.482C233.22 62.265 241.543 40.9638 258.189 24.5783C274.835 8.19278 295.364 0 319.778 0ZM86.5575 0C113.191 0 134.83 8.19278 151.476 24.5783C167.012 42.0562 174.78 63.3575 174.78 88.482C174.78 98.3133 174.225 107.052 173.115 114.699C172.005 122.345 169.786 131.631 166.457 142.554C163.128 153.478 158.689 166.586 153.14 181.88L83.2283 408H3.32913L76.5702 104.867L89.8866 175.325C63.2536 175.325 41.6142 167.133 24.9685 150.747C8.32285 135.454 0 114.699 0 88.482C0 62.265 8.32285 40.9638 24.9685 24.5783C41.6142 8.19278 62.1438 0 86.5575 0Z' fill='white' fill-opacity='0.08'/%3E%3C/svg%3E");
    }

    .service-v2-quote__text {
        max-width: none;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-quote__text::before {
        width: 24px;
        height: 24px;
        margin-bottom: 24px;
        background-size: 24px 24px;
    }

    .service-v2-quote__author {
        width: 490px;
        min-height: 88px;
        padding: 4px;
        gap: 24px;
    }

    .service-v2-quote__avatar {
        flex: 0 0 80px;
        width: 80px;
        height: 80px;
    }

    .service-v2-quote__author-copy {
        width: 378px;
    }

    .service-v2-quote__author-copy strong {
        font-size: 16px;
    }

    .service-v2-quote__author-copy span {
        font-size: 16px;
    }

    .service-v2-lead .container {
        box-sizing: border-box;
        max-width: 690px;
        padding: 0;
        border-radius: 0;
        background: transparent;
    }

    .service-v2-lead__grid {
        box-sizing: border-box;
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 20px;
        border-radius: 16px;
        background: #FDD525;
    }

    .service-v2-lead__form-column {
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__form-box {
        padding: 0;
        gap: 0;
        border-radius: 0;
        background: transparent;
    }

    .service-v2-lead__form-title {
        display: none;
    }

    .service-v2-lead__aside {
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__title {
        display: block;
        max-width: 650px;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-lead__aside::before,
    .service-v2-lead__art {
        display: none;
    }

    .service-v2-lead__form.ctaform__form {
        gap: 14px;
    }

    .service-v2-lead__field--service {
        padding-bottom: 14px;
    }

    .service-v2-lead__label {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead__form .form-input.service-v2-lead__input {
        min-height: 54px;
        padding: 20px;
        font-size: 16px;
        line-height: 1;
    }

    #service-v2-service-type.service-v2-lead__select {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-lead__form-row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .service-v2-lead__select-wrap::after {
        right: 20px;
    }

    .service-v2-lead__form textarea.form-input.service-v2-lead__textarea {
        min-height: 164px;
        padding: 20px 20px 48px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-lead__textarea-meta {
        right: 20px;
        bottom: 20px;
    }

    .service-v2-lead__counter {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead__form .submit-btn.service-v2-lead__submit {
        padding: 14px 20px;
        font-size: 20px;
        line-height: 1;
    }

    .service-v2-lead__consent {
        width: 719px;
        max-width: 100%;
        gap: 8px;
        margin-top: 8px;
    }

    .service-v2-lead__consent .custom-checkbox {
        flex: 0 0 24px;
        width: 24px;
        height: 24px;
        border-width: 2px;
        border-color: #ffffff;
        background-color: #ffffff;
        background-size: 16px 11px;
    }

    .service-v2-lead__consent .form-check-label {
        font-size: 14px;
        line-height: 24px;
        color: #666666;
    }

    .service-v2-lead__consent .form-check-label a {
        color: #666666;
    }

    .service-v2-certificates .container,
    .service-v2-news .container,
    .service-v2-faq .container {
        gap: 14px;
    }

    .service-v2-certificates__slider {
        row-gap: 14px;
    }

    .service-v2-certificates__viewport {
        height: 252px;
    }

    .service-v2-certificates__pagination {
        margin-top: 0;
    }

    .service-v2-certificates__pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .service-v2-news__list,
    .service-v2-faq__list {
        gap: 14px;
    }

    .service-v2-news__item {
        grid-template-columns: minmax(0, 636px) 40px;
        grid-template-areas:
            'meta meta'
            'image image'
            'title title'
            'excerpt arrow';
        column-gap: 14px;
        row-gap: 14px;
        padding: 20px 0;
        min-height: 440px;
        align-items: start;
    }

    .service-v2-news__image {
        grid-area: image;
        height: 200px;
    }

    .service-v2-news__content {
        display: contents;
    }

    .service-v2-news__meta {
        grid-area: meta;
        gap: 12px;
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-news__rating img {
        width: 18px;
        height: 18px;
    }

    .service-v2-news__title {
        grid-area: title;
        font-size: 16px;
        line-height: 1;
        min-height: 32px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .service-v2-news__excerpt {
        grid-area: excerpt;
        font-size: 16px;
        line-height: 1.6;
        min-height: 78px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .service-v2-news__arrow {
        display: block;
        grid-area: arrow;
        width: 32px;
        height: 32px;
        align-self: end;
        justify-self: end;
        background: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.704102 32.5752L32.4012 1.12468M2.72034 1.0002H32.7041M32.2758 0.575195L32.2758 30.3257' stroke='%23666666' stroke-width='2'/%3E%3C/svg%3E") center / 32px 32px no-repeat;
    }

    .service-v2-faq__item {
        padding: 14px;
        gap: 8px;
    }

    .service-v2-faq__question {
        font-size: 16px;
    }

    .service-v2-faq__answer {
        padding-top: 8px;
        font-size: 16px;
    }

    .service-v2-outro__inner {
        display: grid;
        grid-template-columns: 330px 289px;
        column-gap: 30px;
        align-items: start;
        min-height: 304px;
        padding: 54px 20px;
        border-radius: 16px;
    }

    .service-v2-outro__inner:has(.service-v2-outro__copy.info__text.open) {
        min-height: 520px;
        align-items: start;
    }

    .service-v2-outro__copy.info__text {
        width: 330px;
        min-height: 196px;
        gap: 0;
    }

    .service-v2-outro__copy-main {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        width: 330px;
    }

    .service-v2-outro .service-v2-heading {
        width: 330px;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 1.2;
        flex-shrink: 0;
    }

    .service-v2-outro__text {
        width: 330px;
        font-size: 16px;
        line-height: 1.6;
        flex-shrink: 0;
    }

    .service-v2-outro__copy-main .service-v2-outro__text {
        display: -webkit-box;
        min-height: 102px;
        max-height: 102px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__copy-main .service-v2-outro__text {
        display: block;
        max-height: none;
        overflow: visible;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__copy-more {
        gap: 16px;
        margin-top: 16px;
    }

    .service-v2-outro__readmore {
        width: 160px;
        height: 32px;
        margin-top: auto;
        gap: 12px;
        font-size: 16px;
        line-height: 1;
        flex-shrink: 0;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__readmore {
        margin-top: 16px;
    }

    .service-v2-outro__readmore::after {
        width: 32px;
        height: 32px;
        background-size: 18px 11px;
    }

    .service-v2-outro__image {
        order: 0;
        width: 289px;
        max-width: none;
        height: 196px;
        margin-top: 0;
        align-self: start;
        justify-self: end;
    }

    .service-v2-outro__dots {
        display: block;
        left: 350px;
        top: 53.44px;
        width: 237px;
        height: 237px;
    }
}

@media (min-width: 768px) and (max-width: 1319.98px) {
    .service-v2-outro__copy.info__text {
        position: static;
    }

    .service-v2-outro__image {
        position: absolute;
        right: 20px;
    }

    .service-v2-catalog__tabs-label {
        display: block;
        margin-bottom: 8px;
        color: #666666;
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-catalog__tabs {
        position: relative;
        display: block;
        width: 100%;
        min-height: 54px;
        max-height: none;
        overflow: visible;
        border-radius: 0;
    }

    .service-v2-catalog__select-trigger {
        box-sizing: border-box;
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        height: auto;
        min-height: 54px;
        padding: 14px 20px;
        border: 1px solid #666666;
        border-radius: 16px;
        background: #e1e1e1;
        color: #292826;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        text-align: left;
    }

    .service-v2-catalog__select-trigger-label {
        display: -webkit-box;
        flex: 1 1 auto;
        min-width: 0;
        overflow: hidden;
        font-weight: 700;
        white-space: normal;
        overflow-wrap: anywhere;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .service-v2-catalog__select-trigger::after {
        content: '';
        flex: 0 0 24px;
        width: 24px;
        height: 14px;
        background: center / 24px 14px no-repeat url("data:image/svg+xml,%3Csvg width='31' height='17' viewBox='0 0 31 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L15.5 15L29 2' stroke='%23666666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__select-trigger {
        background: #ffffff;
        color: #292826;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__select-trigger::after {
        transform: rotate(180deg);
    }

    .service-v2-catalog__tab {
        display: none;
    }

    .service-v2-catalog__tab.is-active {
        display: none;
    }

    .service-v2-catalog__select-list {
        display: none;
        position: absolute;
        top: calc(100% + 12px);
        right: 0;
        left: 0;
        z-index: 20;
        flex-direction: column;
        border: 1px solid #666666;
        border-radius: 16px;
        background: #ffffff;
        box-shadow: 0 4px 10px rgba(43, 54, 60, 0.1);
        overflow: hidden;
    }

    .service-v2-catalog__tabs.is-open {
        z-index: 20;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__select-list {
        display: flex;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab {
        display: block;
        width: 100%;
        max-width: none;
        min-height: 60px;
        padding: 14px 20px;
        border: 0;
        border-radius: 0;
        background: transparent;
        color: #292826;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        text-align: left;
        transition: background-color 0.2s ease, color 0.2s ease;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab.is-active {
        background: transparent;
        color: #292826;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab:hover,
    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab:focus-visible {
        background: #e1e1e1;
        color: #ff9d00;
    }

    .service-v2-catalog__search {
        margin-top: 24px;
        box-sizing: border-box;
        height: 54px;
        min-height: 54px;
        padding: 14px 20px;
        border-radius: 16px;
    }

    .service-v2-catalog__search-input {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__search-icon {
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
        background-size: 21px 21px;
    }

    .service-v2-catalog__note {
        align-items: flex-start;
        margin-top: 14px;
        gap: 8px;
        font-size: 8px;
        line-height: 1;
    }

    .service-v2-catalog__note-icon {
        flex: 0 0 18px;
        width: 18px;
        height: 18px;
        background-size: 18px 18px;
    }

    .service-v2-catalog__grid {
        grid-template-columns: 1fr;
        height: auto;
        gap: 20px;
        margin-top: 24px;
        align-items: start;
    }

    .service-v2-catalog__column {
        box-sizing: content-box;
        display: flex;
        flex-direction: column;
        grid-template-rows: none;
        align-content: normal;
        height: auto;
        gap: 20px;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:nth-of-type(1),
    .service-v2-catalog__grid > .service-v2-catalog__column:first-child {
        grid-column: auto;
        padding-bottom: 14px;
        border-bottom: 1px solid #a8a8a8;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:last-of-type {
        grid-column: auto;
    }

    .service-v2-catalog__divider {
        display: none;
    }

    .service-v2-section-title {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list {
        gap: 24px;
    }

    .service-v2-link-list--brands {
        gap: 20px;
    }

    .service-v2-link-list a {
        gap: 12px;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list a::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-link-list__brand-main {
        gap: 12px;
        min-height: 32px;
    }

    .service-v2-link-list__brand-logo {
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
    }

    .service-v2-catalog__card {
        grid-column: auto;
        grid-row: auto;
        height: auto;
        min-height: 134px;
        padding: 24px;
        gap: 14px;
        justify-content: flex-start;
        border-radius: 16px;
    }

    .service-v2-catalog__card::before {
        display: none;
    }

    .service-v2-catalog__card-border--tablet {
        display: none;
    }

    .service-v2-catalog__card-border--mobile {
        display: block;
    }

    .service-v2-catalog__card-icon {
        display: none;
    }

    .service-v2-catalog__card-title {
        max-width: none;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__card-text {
        font-size: 16px;
        line-height: 1.6;
        height: 52px;
    }

    .service-v2-catalog__card .open-callForm {
        width: 100%;
        max-width: none;
        height: 54px;
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .service-v2-outro__image {
        position: relative;
        right: auto;
    }

    .service-v2-catalog__tabs-label {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-page {
        padding-bottom: 32px;
    }

    .service-v2-page .container,
    .service-v2-quote .container {
        box-sizing: border-box;
        padding-right: 16px;
        padding-left: 16px;
    }

    .service-v2-page .section {
        margin-bottom: 32px;
    }

    .service-v2-breadcrumbs {
        margin-bottom: 24px;
    }

    .service-v2-breadcrumbs .breadcramb-item,
    .service-v2-breadcrumbs .breadcramb-link {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-heading,
    .service-v2-section-title,
    .service-v2-prices .service-v2-heading,
    .service-v2-formats .service-v2-heading,
    .service-v2-certificates .service-v2-heading,
    .service-v2-news .service-v2-heading,
    .service-v2-faq .service-v2-heading,
    .service-v2-outro .service-v2-heading {
        margin: 0;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-hero__banner {
        width: calc(100% + 32px);
        min-height: 434px;
        height: auto;
        margin-right: -16px;
        margin-left: -16px;
        border-radius: 0;
    }

    .service-v2-hero__media img {
        object-position: center right;
    }

    .service-v2-hero__content {
        gap: 12px;
        justify-content: flex-start;
        min-height: 402px;
        margin: 16px;
        padding: 0;
    }

    .service-v2-hero__copy {
        width: 343px;
        gap: 12px;
        min-height: 272px;
    }

    .service-v2-hero__badge {
        min-height: 28px;
        padding: 8px 12px;
        border-radius: 16px;
        font-size: 12px;
    }

    .service-v2-hero__title {
        max-width: 343px;
        font-size: 28px;
        line-height: 1.2;
    }

    .service-v2-hero__title-line,
    .service-v2-hero__text-line {
        display: block;
    }

    .service-v2-hero__title-line + .service-v2-hero__title-line::before,
    .service-v2-hero__text-line + .service-v2-hero__text-line::before {
        content: none;
    }

    .service-v2-hero__text {
        max-width: 343px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-hero__actions {
        width: 343px;
        align-items: center;
        gap: 12px;
    }

    .service-v2-hero__status {
        width: 188px;
        min-height: 12px;
        gap: 8px;
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-hero__status-dot {
        --service-v2-status-size: 8px;
    }

    .service-v2-hero__actions .open-callForm {
        width: 100%;
        align-self: stretch;
        height: 54px;
        padding: 14px 20px;
        border-radius: 16px;
        font-size: 16px;
    }

    .service-v2-hero__actions .open-callForm::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 15px;
        margin-top: 32px;
    }

    .service-v2-benefits__card {
        height: 120px;
        min-height: 120px;
    }

    .service-v2-benefits__body {
        max-width: 191px;
        padding: 18px;
    }

    .service-v2-benefits__title {
        font-size: 12px;
    }

    .service-v2-benefits__text {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-benefits__card:nth-child(1) .service-v2-benefits__icon {
        top: 36px;
        width: 185px;
        height: 185px;
        right: -67px;
        bottom: auto;
        left: auto;

    }

    .service-v2-benefits__card:nth-child(1) .service-v2-benefits__icon::before {
        inset: auto;
        left: 63px;
        top: 42px;
        width: 155px;
        height: 155px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(1) .service-v2-benefits__icon img {
        position: absolute;
        /* top: 9px;
        left: 12px; */
        width: 160px;
        height: 160px;
        transform: rotate(9.84deg);
        transform-origin: center;
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__body {
        padding: 18px 11px;
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__icon {
        top: 34px;
        right: -53px;
        bottom: auto;
        left: auto;
        width: 164px;
        height: 157px;
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__icon::before {
        inset: auto;
        left: 70px;
        top: 44px;
        width: 147px;
        height: 147px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(2) .service-v2-benefits__icon img {
        position: absolute;
        width: 152px;
        height: 152px;
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon {
        top: 0;
        right: 19px;
        bottom: auto;
        left: auto;
        width: 145px;
        height: 132px;
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon::before {
        inset: auto;
        left: 62px;
        top: 46px;
        width: 116px;
        height: 116px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon img {
        position: absolute;
        top: 43px;
        left: 54px;
        width: 114px;
        height: 114px;
    }

    .service-v2-benefits__card:nth-child(3) .service-v2-benefits__icon .service-v2-benefits__icon-secondary {
        display: block;
        position: absolute;
        top: 30px;
        left: 72px;
        width: 127px;
        height: 127px;
    }

    .service-v2-benefits__card:nth-child(4) .service-v2-benefits__icon {
        top: 34px;
        right: -45px;
        bottom: auto;
        left: auto;
        width: 157px;
        height: 151px;
    }

    .service-v2-benefits__card:nth-child(4) .service-v2-benefits__icon::before {
        inset: auto;
        left: 68px;
        top: 44px;
        width: 141px;
        height: 141px;
        filter: blur(75px);
    }

    .service-v2-benefits__card:nth-child(4) .service-v2-benefits__icon img {
        position: absolute;
        width: 146px;
        height: 146px;
    }

    .service-v2-catalog__tabs {
        position: relative;
        display: block;
        width: 100%;
        min-height: 54px;
        max-height: none;
        overflow: visible;
        border-radius: 0;
    }

    .service-v2-catalog__select-trigger {
        box-sizing: border-box;
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        height: auto;
        min-height: 54px;
        padding: 14px 20px;
        border: 1px solid #666666;
        border-radius: 16px;
        background: #e1e1e1;
        color: #292826;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        text-align: left;
    }

    .service-v2-catalog__select-trigger-label {
        display: -webkit-box;
        flex: 1 1 auto;
        min-width: 0;
        overflow: hidden;
        font-weight: 700;
        white-space: normal;
        overflow-wrap: anywhere;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .service-v2-catalog__select-trigger::after {
        content: '';
        flex: 0 0 24px;
        width: 24px;
        height: 14px;
        background: center / 24px 14px no-repeat url("data:image/svg+xml,%3Csvg width='31' height='17' viewBox='0 0 31 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L15.5 15L29 2' stroke='%23666666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__select-trigger {
        background: #ffffff;
        color: #292826;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__select-trigger::after {
        transform: rotate(180deg);
    }

    .service-v2-catalog__tab {
        display: none;
    }

    .service-v2-catalog__tab.is-active {
        display: none;
    }

    .service-v2-catalog__select-list {
        display: none;
        position: absolute;
        top: calc(100% + 12px);
        right: 0;
        left: 0;
        z-index: 20;
        flex-direction: column;
        border: 1px solid #666666;
        border-radius: 16px;
        background: #ffffff;
        box-shadow: 0 4px 10px rgba(43, 54, 60, 0.1);
        overflow: hidden;
    }

    .service-v2-catalog__tabs.is-open {
        z-index: 20;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__select-list {
        display: flex;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab {
        display: block;
        width: 100%;
        max-width: none;
        min-height: 60px;
        padding: 14px 20px;
        border: 0;
        border-radius: 0;
        background: transparent;
        color: #292826;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        text-align: left;
        transition: background-color 0.2s ease, color 0.2s ease;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab.is-active {
        background: transparent;
        color: #292826;
    }

    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab:hover,
    .service-v2-catalog__tabs.is-open .service-v2-catalog__tab:focus-visible {
        background: #e1e1e1;
        color: #ff9d00;
    }

    .service-v2-catalog__search {
        margin-top: 24px;
        box-sizing: border-box;
        height: 54px;
        min-height: 54px;
        padding: 14px 20px;
        border-radius: 16px;
    }

    .service-v2-catalog__search-input {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__search-icon {
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
        background-size: 21px 21px;
    }

    .service-v2-catalog__note {
        align-items: flex-start;
        margin-top: 14px;
        gap: 8px;
        font-size: 8px;
        line-height: 1;
    }

    .service-v2-catalog__note-icon {
        flex: 0 0 18px;
        width: 18px;
        height: 18px;
        background-size: 18px 18px;
    }

    .service-v2-catalog__grid {
        grid-template-columns: 1fr;
        height: auto;
        gap: 20px;
        margin-top: 24px;
        align-items: start;
    }

    .service-v2-catalog__column {
        box-sizing: content-box;
        display: flex;
        flex-direction: column;
        grid-template-rows: none;
        align-content: normal;
        height: auto;
        gap: 20px;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:first-child {
        grid-column: auto;
        padding-bottom: 14px;
        border-bottom: 1px solid #a8a8a8;
    }

    .service-v2-catalog__grid > .service-v2-catalog__column:last-of-type {
        grid-column: auto;
    }

    .service-v2-catalog__divider {
        display: none;
    }

    .service-v2-section-title {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list {
        gap: 24px;
    }

    .service-v2-link-list--brands {
        gap: 20px;
    }

    .service-v2-link-list a {
        gap: 12px;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-link-list a::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-link-list__brand-main {
        gap: 12px;
        min-height: 32px;
    }

    .service-v2-link-list__brand-logo {
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
    }

    .service-v2-catalog__card {
        grid-column: auto;
        grid-row: auto;
        height: auto;
        min-height: 134px;
        padding: 24px;
        gap: 14px;
        justify-content: flex-start;
        border-radius: 16px;
    }

    .service-v2-catalog__card::before {
        display: none;
    }

    .service-v2-catalog__card-border--tablet {
        display: none;
    }

    .service-v2-catalog__card-border--mobile {
        display: block;
    }

    .service-v2-catalog__card-icon {
        display: none;
    }

    .service-v2-catalog__card-title {
        max-width: none;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-catalog__card-text {
        font-size: 16px;
        line-height: 1.6;
        height: 52px;
    }

    .service-v2-catalog__card .open-callForm {
        width: 100%;
        max-width: none;
        height: 54px;
        font-size: 16px;
    }

    .service-v2-prices .service-v2-heading {
        margin-bottom: 14px;
    }

    .service-v2-prices__row {
        grid-template-columns: 253px minmax(0, 1fr);
        min-height: 60px;
        gap: 0;
    }

    .service-v2-prices__label,
    .service-v2-prices__value {
        min-width: 0;
        font-size: 16px;
    }

    .service-v2-prices__label {
        height: auto;
        min-height: 60px;
        padding: 14px 20px 14px 0;
        border-right: 1px solid #a8a8a8;
        line-height: 1.6;
    }

    .service-v2-prices__value {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        min-height: 60px;
        padding: 14px 0px 14px 20px;
        font-size: 16px;
        gap: 2px;
        line-height: 1;
    }

    .service-v2-prices__value-prefix,
    .service-v2-prices__value-amount {
        display: block;
    }

    .service-v2-prices__value-prefix {
        margin-right: 0;
    }

    .service-v2-formats .service-v2-heading {
        margin-bottom: 14px;
    }

    .service-v2-formats__grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .service-v2-format-card {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        min-height: 380px;
        padding: 20px;
        border-radius: 16px;
    }

    .service-v2-format-card__visual {
        order: -1;
        align-self: center;
        justify-content: center;
        width: 94px;
        height: 94px;
        min-height: 94px;
        margin-right: 0;
        right: auto;
    }

    .service-v2-format-card__visual::before {
        display: none;
    }

    .service-v2-format-card__visual img,
    .service-v2-format-card:nth-child(1) .service-v2-format-card__visual img,
    .service-v2-format-card:nth-child(2) .service-v2-format-card__visual img {
        position: static;
        width: 94px;
        height: 94px;
    }

    .service-v2-format-card__copy {
        gap: 8px;
        width: 100%;
        min-height: 0;
        padding-top: 0;
    }

    .service-v2-format-card__title {
        font-size: 20px;
        line-height: 1.2;
        white-space: normal;
    }

    .service-v2-format-card__list {
        gap: 8px;
        padding-bottom: 12px;
    }

    .service-v2-format-card__list li {
        gap: 12px;
        min-height: 24px;
        font-size: 16px;
        line-height: 1;
        white-space: normal;
    }

    .service-v2-format-card__list li::before {
        flex: 0 0 33px;
        width: 33px;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-format-card .btn {
        width: 100%;
        height: 54px;
        margin-top: auto;
        padding: 14px 20px;
        border-radius: 16px;
        font-size: 16px;
    }

    .service-v2-format-card .btn::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .service-v2-quote {
        margin-top: 0;
        margin-bottom: 32px;
        min-height: 0;
    }

    .service-v2-quote .container {
        min-height: 0;
    }

    .service-v2-quote__inner {
        gap: 24px;
        min-height: 354px;
        padding: 40px 20px;
        border-radius: 16px;
    }

    .service-v2-quote__mark {
        top: 26px;
        left: auto;
        right: 0;
        width: 192px;
        height: 266px;
        background-image: url("data:image/svg+xml,%3Csvg width='192' height='266' viewBox='0 0 192 266' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M208.483 0C225.846 0 239.954 5.34137 250.807 16.0241C260.936 27.419 266 41.3066 266 57.6868C266 64.0964 265.638 69.7939 264.915 74.7791C264.191 79.7644 262.744 85.8179 260.574 92.9398C258.403 100.062 255.509 108.608 251.892 118.578L206.312 266H154.221L201.971 68.3695L210.653 114.305C193.289 114.305 179.181 108.964 168.329 98.2811C157.477 88.3106 152.051 74.7791 152.051 57.6868C152.051 40.5944 157.477 26.7068 168.329 16.0241C179.181 5.34137 192.566 0 208.483 0ZM56.4321 0C73.7958 0 87.9039 5.34137 98.7562 16.0241C108.885 27.419 113.949 41.3066 113.949 57.6868C113.949 64.0964 113.588 69.7939 112.864 74.7791C112.141 79.7644 110.694 85.8179 108.523 92.9398C106.353 100.062 103.459 108.608 99.8414 118.578L54.2616 266H2.17047L49.9207 68.3695L58.6026 114.305C41.2388 114.305 27.1308 108.964 16.2785 98.2811C5.42618 88.3106 0 74.7791 0 57.6868C0 40.5944 5.42618 26.7068 16.2785 16.0241C27.1308 5.34137 40.5153 0 56.4321 0Z' fill='white' fill-opacity='0.08'/%3E%3C/svg%3E");
        background-size: 192px 266px;
    }

    .service-v2-quote__text {
        max-width: 302px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-quote__text::before {
        width: 18px;
        height: 18px;
        margin-bottom: 24px;
        background-size: 18px 18px;
    }

    .service-v2-quote__author {
        max-width: 302px;
        min-height: 52px;
        padding: 4px;
        gap: 8px;
    }

    .service-v2-quote__avatar {
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
    }

    .service-v2-quote__author-copy {
        width: auto;
        min-width: 0;
        gap: 4px;
    }

    .service-v2-quote__author-copy strong {
        font-size: 16px;
    }

    .service-v2-quote__author-copy span {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead .container {
        box-sizing: border-box;
        padding: 0 16px;
        border-radius: 0;
        background: transparent;
    }

    .service-v2-lead__grid {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 20px;
        border-radius: 16px;
        background: #FDD525;
    }

    .service-v2-lead__aside {
        width: 100%;
        min-height: 0;
        gap: 14px;
    }

    .service-v2-lead__aside::before,
    .service-v2-lead__art {
        display: none;
    }

    .service-v2-lead__title {
        display: block;
        max-width: 321px;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-lead__form-column {
        gap: 0;
        min-height: 0;
    }

    .service-v2-lead__form-box {
        padding: 0;
        gap: 0;
        border-radius: 0;
        background: transparent;
    }

    .service-v2-lead__form-title {
        display: none;
    }

    .service-v2-lead__form.ctaform__form {
        gap: 14px;
    }

    .service-v2-lead__field--service {
        padding-bottom: 14px;
    }

    .service-v2-lead__field {
        gap: 8px;
    }

    .service-v2-lead__label {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead__form .form-input.service-v2-lead__input {
        min-height: 54px;
        padding: 20px;
        font-size: 16px;
        line-height: 1;
        border-radius: 16px;
    }

    .service-v2-lead__field--service .service-v2-lead__input {
        border-color: #666666;
    }

    #service-v2-service-type.service-v2-lead__select {
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-lead__form-row {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .service-v2-lead__select-wrap::after {
        right: 20px;
    }

    .service-v2-lead__form textarea.form-input.service-v2-lead__textarea {
        min-height: 164px;
        padding: 20px 20px 48px;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-lead__textarea-meta {
        right: 20px;
        bottom: 20px;
    }

    .service-v2-lead__counter {
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-lead__form .submit-btn.service-v2-lead__submit {
        min-height: 54px;
        padding: 14px 20px;
        border-radius: 16px;
        font-size: 20px;
        line-height: 1;
    }

    .service-v2-lead__consent {
        width: 719px;
        max-width: 100%;
        gap: 8px;
        margin-top: 8px;
        align-items: flex-start;
    }

    .service-v2-lead__consent .custom-checkbox {
        flex: 0 0 24px;
        width: 24px;
        height: 24px;
        border-width: 2px;
        border-color: #ffffff;
        background-color: #ffffff;
        background-size: 16px 11px;
    }

    .service-v2-lead__consent .custom-checkbox:checked {
        border-color: #ffffff;
        background-color: #ffffff;
    }

    .service-v2-lead__consent .form-check-label {
        font-size: 14px;
        line-height: 24px;
        color: #666666;
    }

    .service-v2-lead__consent .form-check-label a {
        color: #666666;
    }

    .service-v2-certificates .container,
    .service-v2-news .container,
    .service-v2-faq .container {
        gap: 14px;
    }

    .service-v2-certificates__slider {
        display: block;
        min-height: 0;
        width: 100%;
        overflow: hidden;
    }

    .service-v2-certificates__nav,
    .service-v2-certificates__pagination {
        display: none;
    }

    .service-v2-certificates__viewport {
        grid-column: auto;
        width: 100%;
        max-width: 100%;
        height: auto;
        overflow: hidden;
    }

    .service-v2-certificates__viewport::-webkit-scrollbar {
        display: none;
    }

    .service-v2-certificates__row {
        display: flex;
        gap: 0;
        width: 100%;
    }

    .service-v2-certificates__item {
        flex: 0 0 100px;
        width: 100px;
        height: 133px;
        aspect-ratio: auto;
    }

    .service-v2-news__list,
    .service-v2-faq__list {
        gap: 14px;
    }

    .service-v2-news__item {
        width: 100%;
        grid-template-columns: minmax(0, 1fr) 40px;
        grid-template-areas:
            'meta meta'
            'image image'
            'title title'
            'excerpt arrow';
        column-gap: 14px;
        row-gap: 14px;
        padding: 20px 0;
        min-height: 0;
        align-items: start;
    }

    .service-v2-news__image {
        grid-area: image;
        width: 100%;
        height: 200px;
    }

    .service-v2-news__content {
        display: contents;
    }

    .service-v2-news__meta {
        grid-area: meta;
        gap: 12px;
        font-size: 12px;
        line-height: 1;
    }

    .service-v2-news__rating img {
        width: 18px;
        height: 18px;
    }

    .service-v2-news__title {
        grid-area: title;
        font-size: 16px;
        line-height: 1;
        min-height: 0;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .service-v2-news__excerpt {
        grid-area: excerpt;
        font-size: 16px;
        line-height: 1.6;
        min-height: 0;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .service-v2-news__arrow {
        display: block;
        grid-area: arrow;
        width: 40px;
        height: 40px;
        align-self: end;
        justify-self: end;
        background: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.704102 32.5752L32.4012 1.12468M2.72034 1.0002H32.7041M32.2758 0.575195L32.2758 30.3257' stroke='%23666666' stroke-width='2'/%3E%3C/svg%3E") center / 32px 32px no-repeat;
    }

    .service-v2-faq__item {
        padding: 14px;
        gap: 8px;
        border-radius: 16px;
    }

    .service-v2-faq__question {
        font-size: 16px;
    }

    .service-v2-faq__answer {
        padding-top: 8px;
        font-size: 16px;
    }

    .service-v2-outro__inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        min-height: 496px;
        padding: 40px 16px;
        border-radius: 16px;
    }

    .service-v2-outro__inner:has(.service-v2-outro__copy.info__text.open) {
        min-height: 496px;
    }

    .service-v2-outro__image {
        order: -1;
        width: 100%;
        max-width: none;
        height: 200px;
        margin-top: 0;
        align-self: stretch;
        justify-self: auto;
    }

    .service-v2-outro__copy.info__text {
        width: 100%;
        min-height: 196px;
        gap: 0;
    }

    .service-v2-outro__copy-main {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
    }

    .service-v2-outro .service-v2-heading {
        width: 100%;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 1.2;
    }

    .service-v2-outro__text {
        width: 100%;
        font-size: 16px;
        line-height: 1.6;
    }

    .service-v2-outro__copy-main .service-v2-outro__text {
        display: -webkit-box;
        min-height: 102px;
        max-height: 102px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__copy-main .service-v2-outro__text {
        display: block;
        max-height: none;
        overflow: visible;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__copy-more {
        gap: 12px;
        margin-top: 12px;
    }

    .service-v2-outro__readmore {
        width: 160px;
        height: 32px;
        margin-top: auto;
        gap: 12px;
        font-size: 16px;
        line-height: 1;
    }

    .service-v2-outro__copy.info__text.open .service-v2-outro__readmore {
        margin-top: 12px;
    }

    .service-v2-outro__readmore::after {
        width: 32px;
        height: 32px;
        background-size: 18px 11px;
    }

    .service-v2-outro__dots {
        display: none;
    }
}

@media (max-width: 479.98px) {
    .service-v2-hero__content,
    .service-v2-catalog__card,
    .service-v2-format-card,
    .service-v2-faq__item,
    .service-v2-lead .container,
    .service-v2-outro__inner {
        border-radius: 16px;
    }

    .service-v2-quote__author-copy {
        min-width: 0;
    }
}

@media (max-width: 374.98px) {
    .service-v2-prices__row {
        grid-template-columns: minmax(0, 1fr) 90px;
    }
}


@media (min-width: 992px) and (max-width: 1319.98px) {
    .service-v2-outro__image {
        right: 40px;
    }
}

/* Начиная с планшета текст обтекает изображение и продолжается под ним. */
@media (min-width: 768px) {
    .service-v2-outro__inner {
        display: block;
    }

    .service-v2-outro__copy.info__text {
        display: block;
        position: relative;
        width: 100%;
    }

    .service-v2-outro__image {
        position: relative;
        right: auto;
        float: right;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .service-v2-outro__copy-main {
        display: contents;
    }

    .service-v2-outro__copy-more {
        display: block;
        width: auto;
    }

    .service-v2-outro__copy-more {
        /* В отличие от hidden, clip не создаёт отдельный контекст и не ломает float-обтекание. */
        overflow: clip;
    }

    .service-v2-outro__text {
        width: auto;
    }

    .service-v2-outro__copy-more .service-v2-outro__text + .service-v2-outro__text {
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .service-v2-outro__image {
        margin-left: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1319.98px) {
    .service-v2-outro__image {
        margin-left: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .service-v2-outro__image {
        width: calc((100% - 32px) * 0.92 / 1.92);
    }
}

@media (min-width: 1320px) {
    .service-v2-outro__image {
        width: min(591px, calc(50% - 49.5px));
        margin-top: 14px;
        margin-left: 99px;
    }
}

@media (max-width: 359.98px) {
    .service-v2-catalog__card {
        min-width: 0;
        padding: 16px;
        gap: 12px;
    }

    .service-v2-catalog__card-title {
        min-width: 0;
        font-size: 15px;
        line-height: 1.2;
        overflow-wrap: anywhere;
    }

    .service-v2-catalog__card-text {
        min-width: 0;
        height: auto;
        font-size: 14px;
        line-height: 1.5;
        overflow-wrap: anywhere;
    }

    .service-v2-catalog__card .open-callForm {
        box-sizing: border-box;
        min-width: 0;
        width: 100%;
        max-width: 100%;
        padding: 14px 16px;
        gap: 8px;
        font-size: 14px;
    }

    .service-v2-catalog__card .open-callForm::after {
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }
}
