

/* Start:/local/templates/letech-sfx/components/bitrix/catalog/le-catalog-1/bitrix/catalog.element/.default/style.css?17651767597618*/
@media (max-width: 767px) {
    .b24-widget-button-wrapper {
        right: 10px !important;
        bottom: 120px !important;
    }
}

#video {
    height: 25vh;
}

.le-product-video-button {
    height: 28px;
    width: 28px;
    margin: auto auto 14px;
    outline: none !important;
    border: none;
    padding: 0;
    background: none;
    cursor: pointer;
    z-index: 2;
}

.le-product-1 .le-product-info-nav {
    width: fit-content;
    position: relative;
}

.le-product-1 .le-product-info-nav::after {
    content: "";
    width: 100%;
    background: #B7B6C2;
    height: 1px;
    position: absolute;
    bottom: 0;
}

.le-product-1 .le-product-info-nav-item.active {
    border-bottom: unset !important;
}

.le-product-1 .le-product-info-nav-item.active:before {
    top: 24px;
    transform: unset;
    opacity: 1;
    background-color: #F3702B;
    z-index: 111;
}

.le-product-1 .le-product-info-nav-item.active {
    color: #1C2126 !important;

}

.le-product-1 .le-product-info-nav-item {
    color: #484F55 !important;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 20px; /* 142.857% */
    text-transform: uppercase;
}

.question-wrap:first-child {
    margin-top: 30px;
}

.question-wrap {
    border-radius: 12px;
    background: #F6F7F8;
    padding: 20px;
    height: 70px;
    transition: all 0.5s;
    overflow: hidden;
    margin: 0 auto 30px;
    position: relative;
    cursor: pointer;
}

.just-swiper-2 .swiper-button-next, .just-swiper-2 .swiper-button-prev {
    top: calc(50% - 25px) !important;
}

.question-wrap .questions-title {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px; /* 125% */
    align-items: center;
    gap: 10px;
}

.question-wrap .questions-desc {
    margin-top: 120px;
}

.question-wrap .just-icon.just-icon-plus {
    color: #707F8D;
}

.question-wrap .just-icon.just-icon-minus {
    color: #707F8D;
}
.question-wrap.active{
    margin-left: 20px;
}
.question-wrap .just-icon.just-icon-plus {
    background-image: url(data:image/svg+xml,<svg xmlns= "http://www.w3.org/2000/svg" width= "28" height= "28" viewBox= "0 0 28 28" fill= "none" > <path d= "M14.0016 5.59961L14.0016 22.3996M22.4016 13.9996L5.60156 13.9996" stroke= "#707F8D" stroke-width= "1.32" stroke-linecap= "round" /> </svg>);
}

.question-wrap.active {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(50, 65, 85, 0.08), 0 12px 28px 0 rgba(50, 65, 85, 0.12);
    height: auto;

}

.question-wrap.active .questions-desc {
    display: block;
    color: #484F55;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    margin-top: 20px;
}

.question-wrap .just-icon.just-icon-minus {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.33203 18.667L13.9987 8.16699L25.6654 18.667' stroke='%23F3702B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    filter: grayscale(1);
    transform: rotate(180deg);
    transition: filter 0.3s;

}

.question-wrap .just-icon.just-icon-minus:hover {
    filter: grayscale(0);
}

.question-wrap .just-icon.just-icon-plus {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.33203 18.667L13.9987 8.16699L25.6654 18.667' stroke='%23F3702B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.le-product-1 .le-product-wrapper .le-product-info-nav {
    width: fit-content;
}

.advantage-card {
    border-radius: 20px;
    background: #F6F7F8;
    padding: 24px 20px;
}

.le-product-info {
    padding-right: 40px;
}

.advantages-cards__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.multiclean-works .just-swiper-2 .swiper-slide {
    background: #F6F7F8;
}

.le-text-1-faq {
    padding-right: 30px;
}

.multiclean-works .just-card-5 .just-card-props {
    display: none;
}

.advantage-card__head {
    display: flex;
    gap: 20px;
    align-items: center;
}

.advantage-card__title {
    color: #1C2126;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px; /* 125% */
}

.advantage-card__body {
    color: #1C2126;
    font-size: 14px;
    line-height: 20px; /* 142.857% */

}

.advantage-card__body ul {
    padding: 0 0 0 20px;
}

.advantage-card__body li::marker {
    color: #F3702B;
}

.multiclean-works .section.bgc-gray-3 {
    background: white;
}

.multiclean-works .section-header a {
    display: none;
}

.multiclean-works .section-header h2 {
    color: #1C2126;

    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 116.667% */
}

@media (max-width: 760px) {
    .le-text-1-faq {
        padding-right: unset;
    }

    .advantages-cards__wrap {
        grid-template-columns: 1fr;

    }

    .le-product-video-button {
        position: fixed;
    }

    .multiclean-works {
        margin-bottom: 30px;
    }

    .le-product-info-nav__wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .le-product-info-nav {
        overflow: unset;
        width: max-content;

    }

}

.le-product-video-button:after {
    opacity: 0;
    transition: opacity 0.3s;
}

.le-product-video-button:hover:after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3e%3crect width='28' height='28' rx='14' fill='%23F3702B'/%3e%3cpath d='M11.537 7.97852C10.8713 7.5547 10 8.0329 10 8.82208V19.1787C10 19.9677 10.871 20.446 11.5367 20.0225L19.6741 14.8463C20.2917 14.4535 20.2918 13.5521 19.6744 13.159L11.537 7.97852Z' fill='white'/%3e%3c/svg%3e");
    margin-top: -31px;
    display: block;
    opacity: 1;
}

.le-product-video-button:hover:before {
    opacity: 0;
    transition: opacity 0.3s;

}

.le-product-video-button:before {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='28' height='28' rx='14' fill='%23707F8D'/%3e%3cpath d='M11.537 7.97852C10.8713 7.5547 10 8.0329 10 8.82208V19.1787C10 19.9677 10.871 20.446 11.5367 20.0225L19.6741 14.8463C20.2917 14.4535 20.2918 13.5521 19.6744 13.159L11.537 7.97852Z' fill='white'/%3e%3c/svg%3e ");
}
.le-product-info-elements-item-more::after{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 116px;
    background: linear-gradient(transparent, #fff);
    transition: opacity .3s;
    content: "";
    pointer-events: all;
    top: auto;
    right: 0;
    bottom: calc(100% - 60px);
    left: 0;

}

@media (max-width: 760px) {
    .question-wrap.active{
        margin-left: 10px;
        margin-right: 10px;
    }
    .le-product-info{
        padding-right: 0;
    }
    .le-product-1 .le-product-info-nav::after {
        width: 115%;
    }

}
@media screen and (min-width: 760px) {

    .le-product-video-button-mobile {
        display: none;
    }

    #video {
        height: 60vh;
    }
}



/* End */


/* Start:/local/templates/letech-sfx/components/bitrix/catalog.product.subscribe/.default/style.css?1761999548243*/
.le-card-4:not(.le-card-inline) .btn-subscribe {
	grid-column: 1/3;
}

.le-card-4.le-card-inline .btn-subscribe {
	align-self: center;
}

@media (max-width: 570px) {
	.le-card-4.le-card-inline .btn-subscribe {
		width: 100%;
	}
}

/* End */


/* Start:/local/templates/letech-sfx/components/bitrix/catalog.section/standart_slider/style.css?176199954848*/
.section-empty-catalog p{
	font-weight: 300;
}
/* End */


/* Start:/local/templates/letech-sfx/components/bitrix/catalog.item/standart/style.css?1763729359355*/
.le-card-props-item-value:not(.selected)
{
	display: none;
}
.product-item-scu-item-color {
	height: 30px;
	border: 1px solid gray;
}

.le-card-props-item-value {
	list-style-type: none;
	cursor: default;
}
.le-card-buttons .slider-link .btn-to-cart{
	width: 100%;
}
.le-card-4 .le-card-buttons.slider{
	grid-template-columns: 1fr 1fr;
}
/* End */
/* /local/templates/letech-sfx/components/bitrix/catalog/le-catalog-1/bitrix/catalog.element/.default/style.css?17651767597618 */
/* /local/templates/letech-sfx/components/bitrix/catalog.product.subscribe/.default/style.css?1761999548243 */
/* /local/templates/letech-sfx/components/bitrix/catalog.section/standart_slider/style.css?176199954848 */
/* /local/templates/letech-sfx/components/bitrix/catalog.item/standart/style.css?1763729359355 */
