

/* Start:/local/templates/.default/components/bitrix/catalog/materials/bitrix/catalog.element/.default/style.css?17809988855895*/
.b-catalog-element-slider {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.b-catalog-element-slider__slider, .b-catalog-element-slider__slider-thumbs {
    max-height: 300px;
    max-width: 100%
}

.b-catalog-element-slider__slider {
    flex: 1
}

.b-catalog-element-slider__slider-thumbs {
    height: 70px
}

.b-catalog-element-slider__slider-thumbs .swiper-slide {
    cursor: pointer
}

.b-catalog-element-slider__img {
    display: flex;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    width: 100%
}

.b-catalog-element-slider__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.b-catalog-element__title {
    line-height: normal;
    margin: 0 0 20px
}

.b-catalog-element__title--mob {
    display: none
}

.b-catalog-element .l-h2, .b-catalog-element h2 {
    line-height: normal;
    margin-bottom: 20px
}

.b-catalog-element__top {
    display: flex;
    grid-gap: 40px;
    flex-direction: column
}

.b-catalog-element--solutions .b-catalog-element__top {
    align-items: flex-start
}

.b-catalog-element__img-wrap {
    margin: 0 auto;
    max-width: 100%
}

.b-catalog-element--solutions .b-catalog-element__img, .b-catalog-element__info {
    flex: 1
}

.b-catalog-element__desc {
    display: flex;
    gap: 10px
}

.b-catalog-element__text {
    flex: 1
}

.b-catalog-element__text .text {
    margin-bottom: 15px
}

.b-catalog-element__text .text--with-image {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
    max-width: 1610px
}

.b-catalog-element__text .text--with-image img {
    width: 100%
}

.b-catalog-element__warranty {
    max-width: 60px
}

.b-catalog-element__scheme {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px
}

.b-catalog-element__scheme-img {
    align-items: center;
    aspect-ratio: 1/1;
    border: 1px solid hsla(0, 0%, 63%, .302);
    cursor: pointer;
    display: flex;
    justify-content: center;
    max-width: 100px;
    padding: 3px;
    position: relative
}

.b-catalog-element__scheme-img span {
    display: none
}

.b-catalog-element__scheme-img:hover span {
    background: #e30613;
    bottom: 100px;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 5px 10px;
    position: absolute;
    width: 164px;
    z-index: 2
}

.b-catalog-element__tags {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    gap: 10px;
    margin-bottom: 20px
}

.b-catalog-element__tag {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    color: #5e656f;
    padding: 5px 15px;
    text-transform: capitalize
}



@media screen and (min-width: 0)and (max-width: 1023px) {
    .b-catalog-element__title {
        display: none
    }

    .b-catalog-element__title--mob {
        display: block
    }
}

@media screen and (min-width: 560px) {
    .b-catalog-element-slider {
        gap: 20px
    }

    .b-catalog-element-slider__slider, .b-catalog-element-slider__slider-thumbs {
        max-height: 400px
    }

    .b-catalog-element__img-wrap {
        max-width: 500px
    }

    .b-catalog-element__desc {
        gap: 40px
    }

    .b-catalog-element__text .text--with-image {
        flex-direction: row
    }

    .b-catalog-element__text .text--with-image img {
        max-width: 30%;
        width: 270px
    }
}

@media screen and (min-width: 768px) {
    .b-catalog-element-slider {
        flex-direction: row
    }

    .b-catalog-element-slider__slider-thumbs {
        height: auto;
        width: 150px
    }

    .b-catalog-element__text {
        text-align: justify
    }

    .b-catalog-element__text .text {
        margin-bottom: 25px
    }

    .b-catalog-element__text .text--with-image {
        gap: 45px;
        margin-bottom: 30px
    }

    .b-catalog-element__scheme {
        gap: 17px;
        margin-top: 40px
    }

    .b-catalog-element__tags {
        font-size: 16px;
        gap: 15px;
        margin-bottom: 30px
    }
}


@media screen and (min-width: 1024px) {
    .b-catalog-element .l-h2, .b-catalog-element h2 {
        font-size: 32px
    }

    .b-catalog-element__top {
        flex-direction: row
    }

    .b-catalog-element__img-wrap {
        max-width: 800px;
        width: 50%
    }

    .b-catalog-element__text .text--with-image {
        gap: 45px;
        margin-bottom: 40px
    }

    .b-catalog-element__tag {
        padding: 9px 19px
    }
}

@media screen and (min-width: 1280px) {
    .b-catalog-element__top {
        grid-gap: 60px
    }

    .b-catalog-element__scheme-img {
        max-width: 115px
    }

    .b-catalog-element__scheme-img:hover span {
        bottom: 120px
    }
}

@media screen and (min-width: 1440px) {
    .b-catalog-element-slider__slider, .b-catalog-element-slider__slider-thumbs {
        max-height: 536px
    }
}

@media screen and (min-width: 1660px) {
    .b-catalog-element__top {
        grid-gap: 80px
    }

    .b-catalog-element__desc {
        gap: 100px
    }

    .b-catalog-element__text {
        line-height: 160%
    }

    .b-catalog-element__text .text {
        margin-bottom: 40px
    }

    .b-catalog-element__text .text--with-image {
        margin-bottom: 80px
    }

    .b-catalog-element__warranty {
        max-width: 100px
    }

    .b-catalog-element__scheme-img {
        max-width: 145px
    }

    .b-catalog-element__scheme-img:hover span {
        bottom: 150px
    }

    .b-catalog-element__tags {
        font-size: 20px;
        gap: 20px;
        margin-bottom: 50px
    }
}



/* End */
/* /local/templates/.default/components/bitrix/catalog/materials/bitrix/catalog.element/.default/style.css?17809988855895 */
