

/* Start:/local/templates/main/components/bitrix/catalog.section.list/main_sects/style.css?17446400591401*/
.sections_gallery{
    position: relative;
}
.sections_slider .swiper-wrapper, .sections_slider .swiper-slide{
    height: auto;
}
.section-mitem__title{
    color: #464646;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: block;
    margin-bottom: 20px;
}
.section-mitem img {
    object-fit: contain;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.section-mitem{
    background: linear-gradient(180deg, #F8F8F8 0%, #EFEFEF 100%), linear-gradient(180deg, #DADADA 0%, #C1C1C1 100%);
    padding:20px 10px;
    text-align: center;
    text-decoration: none;
    outline: none;
    transition: all 0.5s ease-in-out;
}
.section-mitem:hover{
    background: linear-gradient(180deg, #DADADA 0%, #C1C1C1 100%), linear-gradient(180deg, #F8F8F8 0%, #EFEFEF 100%), linear-gradient(180deg, #DADADA 0%, #C1C1C1 100%);
}
.sections_slider_nav_disabled{
    display: none !important;
}
.sections_slider_nav {
    position: absolute;
    top: calc(50% - 25px);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    cursor: pointer;
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 6px 20px #00000026;
}
.sections_slider_next{
    right: -10px;
}
.sections_slider_prev{
    left: -10px;
}
.sections_slider_prev svg{
    transform: rotate(180deg);
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/projects/style.css?177331843741167*/
   .ready-about {
        margin-bottom: 40px;
    }

    @media (min-width: 767.98px) {
        .ready-about {
            margin-bottom: 60px;
        }
    }

    .ready-about__title {
        font-size: 20px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        color: #222;
        margin-bottom: 20px;
    }

    @media (min-width: 767.98px) {
        .ready-about__title {
            font-size: 24px;
            margin-bottom: 24px;
        }
    }

    .ready-about__text {
        color: #555;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .ready-estimate {
        margin-bottom: 40px;
    }

    @media (min-width: 767.98px) {
        .ready-estimate {
            margin-bottom: 60px;
        }
    }

    .ready-estimate__title {
        font-size: 20px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        color: #222;
        margin-bottom: 20px;
    }

    @media (min-width: 767.98px) {
        .ready-estimate__title {
            font-size: 24px;
            margin-bottom: 24px;
        }
    }

    .ready-estimate__cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 24px;
    }

    .ready-estimate__bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    @media (min-width: 767.98px) {
        .ready-estimate__bottom {
            padding-right: 230px;
        }
    }

    @media (min-width: 1279.98px) {
        .ready-estimate__bottom {
            padding-right: 256px;
        }
    }

    .ready-estimate__bottom-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    @media (min-width: 767.98px) {
        .ready-estimate__bottom-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }
    }

    .ready-estimate__bottom-text {
        min-width: 173px;
        color: #222;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
    }

    @media (min-width: 767.98px) {
        .ready-estimate__bottom-text {
            font-size: 18px;
            line-height: 1.55;
        }
    }

    .ready-estimate__bottom-quantity {
        color: #3C91CF;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.55;
        /* 155.556% */
    }

    .ready-estimate__bottom-price {
        color: #222;
        text-align: right;
        font-size: 18px;
        font-weight: 800;
        line-height: 1.55;
    }

    .estimate-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 14px;
        border: 1px solid #DDD;
        background: #FFF;
        position: relative;
        gap: 14px;
    }

    @media (min-width: 767.98px) {
        .estimate-card {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 24px;
            --gap: 20px;
            gap: var(--gap);
        }
    }

    @media (min-width: 1279.98px) {
        .estimate-card {
            --gap: 68px;
        }
    }

    .estimate-card__image {
        --size: 72px;
        width: var(--size);
        height: var(--size);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--size);
        flex: 0 0 var(--size);
    }

    .estimate-card__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }

    @media (min-width: 1279.98px) {
        .estimate-card__image {
            --size: 80px;
        }
    }

    .estimate-card__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8px;
    }

    @media (min-width: 767.98px) {
        .estimate-card__content {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            gap: var(--gap);
        }
    }

    .estimate-card__name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42;
        text-decoration: none;
        width: 100%;
        color: #000;
    }

    @media (min-width: 767.98px) {
        .estimate-card__name {
            max-width: 270px;
        }
    }

    @media (min-width: 1279.98px) {
        .estimate-card__name {
            -webkit-line-clamp: 3;
            font-size: 16px;
            font-weight: 400;
            max-width: 270px;
            line-height: 1.5;
        }
    }

    .estimate-card__status {
        color: var(--color);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.14;
        position: relative;
        padding-left: 13px;
    }

    @media (min-width: 767.98px) {
        .estimate-card__status {
            min-width: 135px;
        }
    }

    @media (min-width: 1279.98px) {
        .estimate-card__status {
            font-size: 16px;
            line-height: 1.25;
            min-width: 150px;
        }
    }

    .estimate-card__status::before {
        content: '';
        position: absolute;
        left: 0;
        top: 7px;
        background: currentColor;
        border-radius: 50%;
        width: 6px;
        height: 6px;
    }

    .estimate-card__quantity {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42;
        white-space: nowrap;
    }

    @media (min-width: 767.98px) {
        .estimate-card__quantity {
            font-size: 16px;
            font-weight: 400;
            line-height: 1.5;
            min-width: 50px;
        }
    }

    .estimate-card__price {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.5;
    }

    .estimate-card__price b {
        font-weight: 700;
    }

    @media (min-width: 767.98px) {
        .estimate-card__price {
            font-size: 18px;
            line-height: 1.55;
            /* 155.556% */
            min-width: 150px;
        }
    }

    .estimate-card__btn {
        position: relative;
        z-index: 2;
    }

    @media (min-width: 767.98px) {
        .estimate-card__btn {
            margin-left: auto;
        }
    }

    .estimate-card__link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        display: none;
    }

    .ready-advantages {
        display: -ms-grid;
        display: grid;
        gap: 16px;
        -ms-grid-columns: 1fr 16px 1fr;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 40px;
    }


    @media (min-width: 1279.98px) {
        .ready-advantages {
            display: -ms-grid;
            display: grid;
            gap: 24px;
            margin-bottom: 60px;
            -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
            grid-template-columns: repeat(4, 1fr);
        }
    }

    .ready-advantages__card {
        padding: 16px 10px;
        background: #fff;
        border: 1px solid #DDD;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    @media (min-width: 767.98px) {
        .ready-advantages__card {
            padding: 30px;
        }
    }

    .ready-advantages__icon {
        margin-bottom: 20px;
        --size: 60px;
        width: var(--size);
        height: var(--size);
    }

    .ready-advantages__icon img {
        width: 100%;
        height: 100%;
    }

    @media (min-width: 767.98px) {
        .ready-advantages__icon {
            --size: 80px;
        }
    }

    .ready-advantages__name {
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.37;
        /* 137.5% */
        margin-bottom: 8px;
    }

    @media (min-width: 767.98px) {
        .ready-advantages__name {
            margin-bottom: 12px;
            font-size: 22px;
            line-height: 1.18;
        }
    }

    .ready-advantages__text {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42;
        /* 142.857% */
        text-align: center;
    }

    .ready-banner {
        background: #F4F4F4;
        position: relative;
        padding: 40px 20px;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .ready-banner::before,
    .ready-banner::after {
        content: '';
        position: absolute;
        -webkit-clip-path: polygon(50% 0, 93.3% 25%, 93.3% 75%, 50% 100%, 6.7% 75%, 6.7% 25%);
        clip-path: polygon(50% 0, 93.3% 25%, 93.3% 75%, 50% 100%, 6.7% 75%, 6.7% 25%);
    }

    @media (min-width: 1278.98px) {
        .ready-banner {
            margin-bottom: 60px;
            padding: 50px;
        }
    }

    @media (min-width: 1278.98px) {
        .ready-banner__content {
            max-width: 460px;
        }
    }

    .ready-banner__name {
        color: #222;
        font-style: normal;
        font-weight: 800;
        line-height: 1.48;
        font-size: 20px;
        margin-bottom: 20px;
    }

    @media (min-width: 767.98px) {
        .ready-banner__name {
            font-size: 24px;
            line-height: 1.33;
            margin-bottom: 17px;
        }
    }

    .ready-banner__text {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.77;
        margin-bottom: 32px;
    }

    .ready-banner__btn {
        width: 100%;
    }

    @media (min-width: 767.98px) {
        .ready-banner__btn {
            width: auto;
        }
    }

    .ready-banner__image {
        display: none;
    }

    @media (min-width: 1278.98px) {
        .ready-banner__image {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            max-width: 695.657px;
            height: 100%;
        }

        .ready-banner__image img {
            width: 100%;
            min-height: 100%;
            height: auto;
        }
    }


    .item-gallery.item-gallery--ready {
        margin-bottom: 40px;
    }

    @media (min-width: 767.98px) {
        .item-gallery.item-gallery--ready {
            margin-bottom: 60px;
        }
    }

    .ready-gallery__zoom {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 48px;
        height: 48px;
        overflow: hidden;
        cursor: pointer;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        transition: opacity 0.3s ease 0s;

        opacity: 0;
    }

    .ready-gallery__slide:hover .ready-gallery__zoom {
        opacity: 1;
    }

    .ready-gallery__zoom img {
        display: block;
        width: 19px;
        height: 19px;
        object-fit: contain;
        object-position: center;
        transition: transform 0.3s ease 0s;
    }

    .ready-gallery__zoom:hover img {
        transform: scale(1.2);
    }

    /* Карточка готового продукта в слайдер */



    .ready-product {
        border: 1px solid #DDD;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        position: relative;
        flex-direction: column;
    }

    @media (max-width: 767.98px) {
        .ready-product,
        .ready-card-banner {
            max-width: 204px
        }
        .ready-card-banner__button.button {
            font-size: 14px;

        }
    }

    .ready-product__head {
        position: relative;
        aspect-ratio: 290/251;
    }

    .ready-product__image {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .ready-product__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .ready-product__favorite {
        position: absolute;
        cursor: pointer;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.9);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 32px;
        height: 32px;
        color: #999999;
        z-index: 3;
        top: 14px;
        right: 14px;
    }

    @media (any-hover: hover) {
        .ready-product__favorite:hover {
            color: #ff5c00;
        }
    }

    .ready-product__favorite.is-active svg {
        fill: #3c91cf;
    }

    .ready-product__favorite svg {
        width: 22px;
        height: 22px;
    }

    @media (min-width: 767.98px) {
        .ready-product__favorite {
            width: 42px;
            height: 42px;
            right: 25px;
            top: 25px;
        }
    }

    .ready-product__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 12px 14px 14px;
        background: #FFF;
        gap: 10px;
    }

    @media (min-width: 767.98px) {
        .ready-product__content {
            gap: 11px;
            padding: 20px 25px 25px;

        }
    }

    .ready-product__quantity {
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding: 1px 4px;
        color: #004C77;
        background: #F4F4F4;
        font-size: 8px;
        line-height: 1.75;
    }

    @media (min-width: 767.98px) {
        .ready-product__quantity {
            padding: 2px 6px;
            font-size: 13px;
            line-height: 1.53;
        }
    }

    .ready-product__name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.42;
        color: #343434;
    }

    @media (min-width: 767.98px) {
        .ready-product__name {
            font-size: 14px;
        }
    }

    .ready-product__price {
        color: #222;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.5;
    }

    @media (min-width: 767.98px) {
        .ready-product__price {
            font-size: 16px;
        }
    }

    .ready-product__price b {
        font-weight: 700;
    }

    .ready-product__link {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

    @media (any-hover: hover) {
        .ready-product__image img {
            -webkit-transition: -webkit-transform 0.3s ease 0s;
            transition: -webkit-transform 0.3s ease 0s;
            -o-transition: transform 0.3s ease 0s;
            transition: transform 0.3s ease 0s;
            transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
        }

        .ready-product:hover .ready-product__image img {
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
        }
    }

    /* Конец карточки готового продукта */

    .ready-card-banner {
        position: relative;
        width: 100%;
        height: auto !important;
        overflow: hidden;
    }

    .ready-card-banner__image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .ready-card-banner__image img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .ready-card-banner__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        z-index: 2;
        padding: 48px 14px 15px;
        height: 100%;
    }

    @media (min-width: 767.98px) {
        .ready-card-banner__content {
            padding: 56px 24px 25px;
        }
    }

    .ready-card-banner__title {
        color: #FFF;
        text-align: center;
        font-size: 18px;
        font-weight: 800;
        line-height: 1.1;
    }

    @media (min-width: 767.98px) {
        .ready-card-banner__title {
            font-size: 20px;
            line-height: 1.2;
        }
    }

    .ready-card-banner__button {
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }

    .product-gallery__showmore {
        padding: 7px 24px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-weight: 700;

        text-decoration: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        border: 2px solid #3C91CF;
        color: #3C91CF;
        border-radius: 6px;
        font-size: 14px;
        line-height: 1.28;
        margin-right: 12px;
        transition: all 0.3s ease;
    }

    @media (any-hover: hover) {

        .product-gallery__showmore:hover,
        .product-gallery__showmore:focus {
            border-color: #ff5c00;
            color: #ff5c00;

        }
    }

    .product-gallery__pagination:has(.product-gallery__showmore) {
        display: flex !important;
        gap: 10px;
    }


    @media (min-width: 767.98px) {
        .tabs:has(.product-gallery__showmore) .tabs__nav_pagination-is-here {
            width: calc(100% - 208px - 43px);
        }


    }

    @media (max-width: 767.98px) {
        .product-gallery__pagination:has(.product-gallery__showmore) {
            position: unset;
            margin-top: 32px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .product-gallery__pagination:has(.product-gallery__showmore) .product-gallery__nav-item {
            display: none;
        }
    }

    .ready-tabs {
        margin-bottom: 40px;
    }



    .ready-callback {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 40px 20px;
        border: 1px solid #DDD;
        background: #FFF;
        gap: 20px;
        margin-bottom: 40px;
    }

    @media (min-width: 767.98px) {
        .ready-callback {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 1fr 58px 1fr;
            grid-template-columns: repeat(2, 1fr);
            gap: 58px;
            padding: 50px;
            margin-bottom: 60px;
        }
    }

    .ready-callback__title {
        color: #222;
        font-weight: 800;
        font-size: 20px;
        line-height: 1.4;
    }

    @media (min-width: 767.98px) {
        .ready-callback__title {
            line-height: 1.33;
            /* 133.333% */
            font-size: 24px;
            max-width: 424px;
        }
    }

    .ready-callback__content {
        gap: 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    @media (min-width: 767.98px) {
        .ready-callback__content {
            max-width: 460px;
        }
    }

    .ready-callback__text {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.77;
    }

    .ready-description {
        margin-bottom: 40px;
    }

    @media (min-width: 767.98px) {
        .ready-description {
            margin-bottom: 60px;
        }
    }

    .ready-description__text {
        font-size: 16px;
        color: #555;
        line-height: 1.75;
    }

    .ready-description__text b,
    .ready-description__text strong {
        font-weight: 600;
    }

    .ready-description__text p {
        margin-bottom: 0;
    }




    .ready-form {
        background: #164281;
        color: #fff;
        margin-top: 52px;
        margin-bottom: 60px;
    }

    .ready-form .content {
        margin-top: 105px;
        padding-bottom: 100px;
    }

    .ready-form__row {
        display: -ms-grid;
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    @media (min-width: 767.98px) {
        .ready-form__row {
            -ms-grid-columns: 1fr 168px 504px;
            grid-template-columns: 1fr 504px;
        }
    }

    @media (min-width: 1278.98px) {
        .ready-form__row {
            gap: 168px;
            -ms-grid-columns: 1fr 168px 604px;
            grid-template-columns: 1fr 604px;
        }
    }

    .ready-form__title {
        margin-bottom: 20px;
        font-weight: 800;
        font-size: 20px;
        line-height: 1.4;
    }

    .ready-form .content__wave {
        transform: translateY(-52px);
    }

    @media (min-width: 767.98px) {
        .ready-form__title {
            margin-bottom: 24px;
            font-size: 24px;
            line-height: 1.33;
        }
    }

    .ready-form__body {
        border-radius: 6px;
        background: #3C91CF;
        padding: 20px 14px;
    }

    @media (min-width: 767.98px) {
        .ready-form__body {
            padding: 42px;

        }
    }

    .form-ready {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .form-ready__group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        gap: 20px;
        flex-wrap: wrap;
    }

    .form-ready .checkbox__label {
        color: #fff;
    }

    .form-ready .checkbox__label a {
        color: inherit;

    }

    .form-ready .checkbox__label a:hover {
        text-decoration: none;
    }

    .form-ready__legend {
        display: block;
        margin: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 0;
        margin: 0;
        border: 0;
        color: inherit;
        display: block;
        width: auto;
        max-width: 100%;
        white-space: normal;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.75;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .form-ready__legend span {
        color: #FF8C00;
    }

    .form-ready__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    @media (min-width: 1278.98px) {
        .form-ready__item {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

    }

    .form-ready__label span {
        color: #FF8C00;
    }

    .ready-form__text {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.77;
    }

    @media (max-width: 767.98px) {
        .form-ready__btn {
            width: 100%;

        }
    }

    .ready-form__decor {
        margin-top: auto;
    }

    @media (max-width: 767.98px) {
        .ready-form__decor {
            display: none;
        }
    }

    .ready-form__left {
        display: flex;
        flex-direction: column;
    }

    .ready-gallery__title {
        margin-bottom: 20px;
        font-size: 28px;
        font-weight: 800;
        line-height: 1.21;
        text-align: center;
        color: #222;
    }

    .ready-gallery {
        display: flex;
        flex-direction: column;
        padding-top: 20px;
        margin-bottom: 40px;
    }

    @media (min-width: 767.98px) {
        .ready-gallery__title {
            margin-bottom: 24px;
            text-align: left;
            font-size: 28px;
        }

        .ready-gallery {
            padding-top: 60px;
            margin-bottom: 60px;

        }
    }

    .ready-gallery__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 14px 6px;
        background: #F4F4F4;
        gap: 14px 6px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    @media (min-width: 767.98px) {
        .ready-gallery__head {
            padding: 8px;
            margin-bottom: 16px;
            gap: 8px;
        }
    }

    .ready-gallery__details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        flex-direction: column;
        gap: 6px;
        flex: 0 0 100%;
    }

    .ready-gallery__group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 4px;
        position: relative;
        min-height: 24px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.7;
    }

    @media (min-width: 767.98px) {
        .ready-gallery__details {
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            gap: 24px;
              -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
        }
    }

    @media (min-width: 767.98px) {
        .ready-gallery__group:not(:last-child)::before {
            content: "";
            position: absolute;
            right: -13px;
            height: 100%;
            background: #DDD;
            width: 1px;
        }
    }

    .ready-gallery__term {
        color: rgba(0, 0, 0, 0.6);
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .ready-gallery__dest {
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 8px;
    }

    .ready-gallery__dest img {
        width: 24px;
        height: 24px;
        display: block;
    }

    .ready-gallery__action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        border-radius: 6px;
        background: #FFF;
        cursor: pointer;
    }

    .ready-gallery__action img,
    .ready-gallery__action svg {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }


    .ready-gallery__action rect {
        transition: all 0.3s ease;
    }

    .item-gallery.item-gallery--ready {
        display: flex;
        flex-direction: column;
    }


    @media (any-hover: hover) {
        .ready-gallery__action:hover path {
            fill: #FF8C00;
        }
    }

    .item-gallery.item-gallery--ready .slider-pagination {
        display: none;
    }

    @media (max-width: 767.98px) {
        .ready-gallery__head {
            order: 5;
        }

        .item-gallery.item-gallery--ready .item-gallery__thumbs {
            display: block;
        }

        .item-gallery.item-gallery--ready .item-gallery__nav-item {
            display: none;
        }

        .item-gallery.item-gallery--ready .digi-recs-button,
        .item-gallery.item-gallery--ready .digi-recs-button--mobile {
            display: none;
        }

    }


    .ready-gallery__slide {
        width: 100%;
        position: relative;
        aspect-ratio: 1/1;
        overflow: hidden;
    }

    .ready-gallery__image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ready-gallery__open {
        position: absolute;
        top: 4px;
        right: 4px;
        padding: 3px;
        width: 46px;
        z-index: 2;
        height: 46px;
        border-radius: 6px;
        background: #164281;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
    }

    @media (any-hover: hover) {
        .ready-gallery__open:hover {
            background: #FF8C00;

        }
    }

    .ready-gallery__open img,
    .ready-gallery__open svg {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    @media (min-width: 767.98px) {
        .ready-gallery__slide {
            aspect-ratio: 1232/680;
        }

        .ready-gallery__open {
            right: 8px;
            top: 8px;
            padding: 4px;
            width: 60px;
            height: 60px;
            z-index: 10;
        }
    }

    .ready-thumbs__slide.swiper-slide {
        width: 132px;
        margin-right: 12px;
        opacity: 0.5;
        border: 2px solid transparent;
        transition: all 0.3s ease;
        aspect-ratio: 132/73;
        overflow: hidden;

    }

    .ready-thumbs__slide:last-child {
        margin-right: 0;
    }

    .ready-thumbs__slide.swiper-slide-thumb-active {
        opacity: 1;
        border: 2px solid #FF8C00;

    }

    .ready-thumbs__slide img {
        width: 100%;
        height: 100%;

        object-fit: cover;
    }


    @media (min-width: 767.98px) {
        .ready-thumbs__slide.swiper-slide {
            width: calc(100% / 5 - 8px);
            aspect-ratio: 232/128;
            margin-right: 18px;

        }

        .ready-thumbs__slide:last-child {
            margin-right: 0;
        }
    }

    .ready-gallery__bottom {
        position: relative;
        margin-top: 12px;
    }

    @media (min-width: 767.98px) {
        .ready-gallery__bottom {
            margin-top: 18px;
        }
    }

    .ready-gallery__arrow {
        align-items: center;
        border-radius: 50%;
        border-color: #3c91cf;
        border-style: solid;
        border-width: 2px;
        cursor: pointer;
        display: flex;
        height: 32px;
        justify-content: center;
        transition-duration: 100ms;
        transition-property: border-color;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        width: 32px;
        position: absolute;
    }

    @media (max-width: 767.98px) {
        .ready-gallery__arrow {
            display: none;
        }
    }

    .ready-gallery__arrow.arrow-prev {
        left: -42px;
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
    }
    @media (any-hover: hover){
        .ready-gallery__arrow:hover:not(.swiper-button-disabled){
            border-color: #ff5c00;
        }
        .ready-gallery__arrow:hover:not(.swiper-button-disabled) .product-gallery__nav-icon {
            fill: #ff5c00;
        }
    }
    .ready-gallery__arrow.swiper-button-disabled .product-gallery__nav-icon{
        fill: #ddd;
    }
    .ready-gallery__arrow.swiper-button-disabled{
        border-color: #ddd;
        cursor: default;
    }

    .ready-gallery__arrow.arrow-next {
        right: -42px;
        top: 50%;
        transform: translateY(-50%);
    }

    .ready-gallery__tag {
        position: absolute;
        bottom: 4px;
        padding: 4px 20px;
        font-size: 14px;

        color: #fff;
        font-weight: 500;
        background: rgba(22, 66, 129, 0.50);
        backdrop-filter: blur(100px);
        right: 4px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2;

    }

    @media (min-width: 767.98px) {
        .ready-gallery__tag {
            padding: 10px;
            min-width: 160px;
            right: 8px;
            bottom: 8px;

        }
    }

    .ready-gallery__slider {
        max-width: 100%;
    }

    @media (max-width: 767.98px) {
        .ready-gallery__button.button {

            flex: 1 1 auto;
        font-size: 14px;
            padding: 14px 4px;
        }
    }
@media (max-width:374.98px) {
    .ready-gallery__button.button {
        flex: 0 0 100%;
    }
}



    .ready-gallery .pnlm-controls-container {
        left: unset;
        right: 4px;
        top: 4px;
        display: flex;
        flex-direction: column-reverse;
        height: 100%;
        justify-content: flex-end;
        box-sizing: border-box;
        z-index: 10;
    }
    .ready-gallery .pnlm-controls-container * {
        box-sizing: border-box;

    }

    .ready-gallery .pnlm-controls {
        margin-top: 0;
    }

    .ready-gallery .pnlm-fullscreen-toggle-button {
        position: relative;
        top: 4px;
        right: 4px;
        padding: 3px;
        width: 46px;
        height: 46px;
        border-radius: 6px;
        background: #164281;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        border: none;
        outline: none;
    }

    @media (min-width: 767.98px) {
        .ready-gallery .pnlm-fullscreen-toggle-button {
            width: 60px;
            height: 60px;

        }

        .ready-gallery .pnlm-fullscreen-toggle-button {
            right: 8px;
            top: 8px;
        }
    }

    .ready-gallery .pnlm-fullscreen-toggle-button:hover {
        background: #FF8C00;
    }

    .ready-gallery .pnlm-fullscreen-toggle-button:before {
        content: '';
        background: #fff;
        display: block;
        width: 100%;
        height: 100%;
        mask: url("/local/templates/main/images/required/fullscreen.svg") center center/contain no-repeat;
    }

    .ready-gallery .pnlm-fullscreen-toggle-button.pnlm-fullscreen-toggle-button-active:before {
        mask: url("/local/templates/main/images/required/fullscreen-out.svg") center center/contain no-repeat;

    }



    @media (max-width: 767.98px) {
        .ready-gallery .pnlm-zoom-controls,
        .ready-gallery__zoom-options {
            display: none !important;
        }
    }
    .ready-gallery {
        padding: 20px 0px 0px 0px  !important;
    }
    .ready-gallery .pnlm-zoom-in,
    .ready-gallery .pnlm-zoom-out {
        width: 46px;
        background: #fff;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px 11px;
        box-sizing: border-box;
        border: none;


    }
    .ready-gallery .pnlm-zoom-in::before {
        content: '';
        width: 24px;
        height: 24px;
        background: #000;

        mask: url("/local/templates/main/images/required/zoom-in.svg") center center/contain no-repeat;

    }

    .ready-gallery .pnlm-zoom-out::before {
        content: '';
        width: 24px;
        height: 24px;
        background: #000;
        mask: url("/local/templates/main/images/required/zoom-out.svg") center center/contain no-repeat;

    }

    .ready-gallery .pnlm-zoom-out:after {
        content: '';
        position: absolute;
        left: 50%;
        top: -1px;
        height: 2px;
        background: #DDD;
        width: 30px;
        transform: translateX(-50%);

    }

    .ready-gallery .pnlm-zoom-controls {
        height: 112px;
        width: 46px;
        border: 1px solid #DDD;
        border-radius: 6px;
        margin-top: auto;
        margin-bottom: auto;
        transform: translateY(-48px);

        background: #fff;
        outline: none;
    }

    .pnlm-orientation-button {
        display: none;
    }

    .pnlm-about-msg {
        display: none !important;
    }



.ready-gallery__action img,
.ready-gallery__action svg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ready-gallery__action path {
    transition: all 0.3s ease;
}


.ready-gallery__head .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    border-radius: 6px;
    background: #FFF;
    cursor: pointer;
}
.ready-gallery__head .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    mask: url("/local/templates/main/images/required/share.svg") center center/contain no-repeat;
    background: #999999;
    transition: background 0.3s ease;
}
.ready-gallery__head .ya-share2__link.ya-share2__link_more.ya-share2__link_more-button-type_short:hover .ya-share2__icon.ya-share2__icon_more{
    background: #ff8c00;

}
.ready-gallery__head .ya-share2__popup .ya-share2__list.ya-share2__list_direction_vertical {
    padding: 16px !important;
}
.pnlm-ui {
    z-index: 5;
}

.ready-gallery__zoom-options {
    position: absolute;
    z-index: 10;
    right: 8px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
        height: 112px;
        width: 46px;
        border: 1px solid #DDD;
        border-radius: 6px;
        background: #fff;
        outline: none;
        display: flex;
        flex-direction: column;
}

    .ready-gallery__zoom-in,
    .ready-gallery__zoom-out {
        width: 46px;
        background: #fff;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px 11px;
        box-sizing: border-box;
        border: none;


    }
    .ready-gallery__zoom-in::before {
        content: '';
        width: 24px;
        height: 24px;
        background: #000;

        mask: url("/local/templates/main/images/required/zoom-in.svg") center center/contain no-repeat;

    }

    .ready-gallery__zoom-out::before {
        content: '';
        width: 24px;
        height: 24px;
        background: #000;
        mask: url("/local/templates/main/images/required/zoom-out.svg") center center/contain no-repeat;

    }

.panorama-modal-fs {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
}
.panorama-modal-content {
    height: 100%;
}

.ready-gallery__open {
    cursor: pointer;
}
.ready-gallery__open:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: url('/local/templates/main/images/required/fullscreen.svg') center center/contain no-repeat;
} 
.ready-gallery__open.active:before {
    background: url('/local/templates/main/images/required/fullscreen-out.svg') center center/contain no-repeat;

}

.modal-assistant .b24-form-control-container input:not(:focus):not(.b24-form-control-not-empty){
    color: transparent;
}
.ready-product__head.product_vertical {
  padding: 0;
} 



@media (max-width: 767.98px) {
    .tabs__list  {
        overflow: auto;
    }
    .tabs__list::-webkit-scrollbar {
        display: none;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174464004051*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/productSmall/style.css?174464005983*/
.product__quantity:not(.product__quantity_show) {
    display: none !important;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.section.list/main_sects/style.css?17446400591401 */
/* /local/templates/main/components/bitrix/news.list/projects/style.css?177331843741167 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174464004051 */
/* /local/templates/main/components/bitrix/catalog.item/productSmall/style.css?174464005983 */
