

/* Start:/bitrix/templates/main/components/bitrix/catalog.element/main/style.css?177210885427965*/
.prod-detail {
    margin-bottom: 30px;
}
.sales-old{
    font-size: 20px;
    color: #999;
    /*opacity: 0.3;*/
    text-decoration: line-through red;
    text-decoration-thickness: 2px;
    font-weight: 600;
}
.prod-detail .prod-fav {
    margin-bottom: 20px;
}

.prod-detail-main {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-bottom: 40px;
}

@media (min-width: 800px) {
    .prod-detail-main {
        display: flex;
        gap: 20px;
    }
}
.prod-detail-l {
    margin-bottom: 20px;
}

@media (min-width: 800px) {
    .prod-detail-l {
        flex: 0 0 380px;
        max-width: 380px;
        overflow: hidden;
    }
}
.prod-detail-slider {
    margin-bottom: 14px;
}

.prod-detail-slider picture {
    display: block;
}

.prod-detail-slider img {
    display: block;
    margin: auto;
}

.prod-detail-slider:not(.slick-slide) picture + picture {
    display: none;
}

.prod-detail-subslider picture {
    display: block;
    height: 84px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    position: relative;
}

.prod-detail-subslider picture img {
    height: calc(100% + 2px);
    width: auto;
    display: block;
    margin: auto;
    position: absolute;
    left: 50%;
    top: -1px;
    bottom: -1px;
    transform: translateX(-50%);
}

@media (min-width: 800px) {
    .prod-detail-subslider picture img {
        top: 0;
        bottom: 0;
    }
}
.prod-detail-subslider .slick-track {
    margin-left: 0;
}

.prod-detail-subslider:not(.slick-slider) {
    display: flex;
    gap: 8px;
}

.prod-detail-subslider:not(.slick-slider) picture {
    flex-basis: calc(50% - 4px);
    flex-shrink: 0;
    flex-grow: 0;
}

.prod-detail-subslider:not(.slick-slider) picture:first-child {
    outline: 1px solid #e74c3c;
    border-color: #e74c3c;
}

.prod-detail-subslider:not(.slick-slider) picture:nth-child(n+3) {
    display: none;
}

.prod-detail-subslider .slick-slide {
    margin: 2px 4px;
}

.prod-detail-subslider .slick-current picture {
    outline: 1px solid #e74c3c;
    border-color: #e74c3c;
}

.prod-detail-prices {
    margin-bottom: 27px;
}

.prod-detail-prices .price-product {
    padding-bottom: 7px;
    border-bottom: 1px dotted #e9e9e9;
}

@media (min-width: 900px) {
    .prod-detail-prices .price-product {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
.prod-detail-prices .price-product__title {
    font-size: 16px;
    color: #000;
    opacity: 0.3;
    font-family: "Russo One", sans-serif;
}

.prod-detail-prices .price-product__body {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.prod-detail-prices .price {
    color: rgba(0, 0, 0, 0.5);
}

.prod-detail-prices .price.cur {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size: 24px;
}

.prod-detail-prices .price.cur span:not([class]) {
    color: #000;
}

.prod-detail-prices .price .meas {
    font-weight: 400;
    font-size: 17px;
    color: #000;
}

@media (min-width: 800px) {
    .prod-detail-r {
        flex: 1 1 auto;
    }
}
.prod-detail-r .prod-detail-rate-art {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #e9e9e9;
    margin-bottom: 31px;
}

.prod-detail-r .product-article {
    font-size: 12px;
    color: #a4a4a4;
}

.prod-detail-r .product-sales-but {
    color: #000;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    font-family: "Russo One";
    line-height: 1;
    text-align: center;
    user-select: none;
}

.prod-detail-r .product-sales-list {
    margin-bottom: 21px;
}

.prod-detail-r .sales-list-item {
    background: rgba(35, 188, 242, 0.2);
    border-bottom: 1px solid #e3e4e5;
    display: flex;
    justify-content: space-between;
    padding: 6px;
    font-size: 14px;
}

.prod-detail-r .sales-list-item:nth-child(2n) {
    background: #fff;
}

.prod-detail-r .sales-list-item:first-child {
    border-top: 1px solid #e3e4e5;
}

.prod-detail-r .sales-list-item .sales-list-item-inner, .prod-detail-r .sales-list-item .sales-list-inner3 {
    min-width: 110px;
}

.prod-detail-r .sales-list-item .sales-list-inner3 {
    text-align: right;
}

.prod-detail-r .sales-list-item .sales-list-item-inner2 {
    min-width: 120px;
    text-align: center;
    display: none;
}

.att {
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    font-size: 14px;
    color: #555;
    display: flex;
    align-items: center;
    margin-bottom: 26px;
    margin-top: 10px;
}

.att:before {
    margin-right: 11px;
    content: "";
    display: inline-block;
    flex: 0 0 35px;
    height: 35px;
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2235px%22%20height%3D%2235px%22%20%20viewBox%3D%220%200%2035%2035%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M15.768%203C16.5378%201.66666%2018.4623%201.66667%2019.2321%203L30.9234%2023.25C31.6932%2024.5833%2030.7309%2026.25%2029.1913%2026.25H5.80866C4.26905%2026.25%203.30681%2024.5833%204.07661%2023.25L15.768%203Z%22%20fill%3D%22%23F3AF06%22%2F%3E%3Cpath%20d%3D%22M17.9663%2017.7261H16.2085L15.9595%2010.3359H18.2153L17.9663%2017.7261ZM17.0874%2018.8833C17.4438%2018.8833%2017.7295%2018.9883%2017.9443%2019.1982C18.1641%2019.4082%2018.2739%2019.6768%2018.2739%2020.0039C18.2739%2020.3262%2018.1641%2020.5923%2017.9443%2020.8022C17.7295%2021.0122%2017.4438%2021.1172%2017.0874%2021.1172C16.7358%2021.1172%2016.4502%2021.0122%2016.2305%2020.8022C16.0156%2020.5923%2015.9082%2020.3262%2015.9082%2020.0039C15.9082%2019.6816%2016.0156%2019.4155%2016.2305%2019.2056C16.4502%2018.9907%2016.7358%2018.8833%2017.0874%2018.8833Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;
}

.prod-detail-ctrls {
    display: flex;
    gap: 16px;
    padding-top: 31px;
    position: relative;
}

.prod-detail-ctrls:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 5px;
    background: url(/bitrix/templates/main/components/bitrix/catalog.element/main/../../../img/addform_before.png) 0 0/100% no-repeat;
}

.prod-detail-am {
    position: relative;
    display: inline-flex;
}

.prod-detail-am input {
    width: 140px;
    height: 46px;
    padding: 0 47px 0 25px;
    background: #fff;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    border-radius: 3px;
    transition: 0.2s;
}

.prod-detail-am button {
    display: block;
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.prod-detail-am button:hover {
    background-color: rgba(204, 204, 204, 0.3);
}

.prod-detail-am .am-minus {
    bottom: 0;
    left: 0;
    /*width: 25px;*/
    /*height: 50%;*/
}

.prod-detail-am .am-plus {
    top: 0;
    left: 0;
    /*width: 25px;*/
    /*height: 50%;*/
}

.prod-detail-am .unit-pr {
    position: absolute;
    top: 4px;
    bottom: 4px;
    line-height: 39px;
    text-align: right;
    padding-right: 4px;
    right: 5px;
    width: 41px;
    border-left: 1px dashed rgba(0, 0, 0, 0.2);
    font-size: 13px;
}

.prod-detail-am .am-minus {
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M11%204.37101e-07C11.5523%204.59047e-07%2012%200.447716%2012%201C12%201.55229%2011.5523%202%2011%202L1%202C0.447715%202%202.66859e-08%201.55228%205.96046e-08%201C9.25234e-08%200.447715%200.447715%201.77906e-08%201%203.97364e-08L11%204.37101e-07Z%22%20fill%3D%22%232A2A2A%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;
}

.prod-detail-am .am-plus {
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M5%201C5%200.447715%205.44772%200%206%200C6.55228%200%207%200.447715%207%201V11C7%2011.5523%206.55228%2012%206%2012C5.44772%2012%205%2011.5523%205%2011V1Z%22%20fill%3D%22%232A2A2A%22%2F%3E%3Cpath%20d%3D%22M11%205C11.5523%205%2012%205.44772%2012%206C12%206.55228%2011.5523%207%2011%207L1%207C0.447715%207%202.66859e-08%206.55228%205.96046e-08%206C9.25234e-08%205.44771%200.447715%205%201%205L11%205Z%22%20fill%3D%22%232A2A2A%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;
}
.prod-detail-add-div{
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 0 auto;
    max-width: 270px;
}
.prod-detail-add {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    height: 46px;
    border-radius: 3px;
    background: #2fbbeb;
    color: #fff;
    flex: 1 0 auto;
    max-width: 270px;
    font-family: "Russo One", sans-serif;
    box-shadow: 0px 5px 20px rgba(47, 187, 235, 0.27);
}

.prod-detail-add:before {
    content: "";
    display: block;
    width: 27px;
    height: 24px;
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2227px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2027%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9128%2019.3679C11.115%2019.3679%2010.4683%2020.0147%2010.4683%2020.8125C10.4683%2021.6102%2011.115%2022.257%2011.9128%2022.257H12.045C12.8428%2022.257%2013.4895%2021.6102%2013.4895%2020.8125C13.4895%2020.0147%2012.8428%2019.3679%2012.045%2019.3679H11.9128ZM19.9695%2019.3679C19.1717%2019.3679%2018.525%2020.0147%2018.525%2020.8125C18.525%2021.6102%2019.1717%2022.257%2019.9695%2022.257H20.1017C20.8995%2022.257%2021.5463%2021.6102%2021.5463%2020.8125C21.5463%2020.0147%2020.8995%2019.3679%2020.1017%2019.3679H19.9695Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9128%2020.3679C11.6673%2020.3679%2011.4683%2020.5669%2011.4683%2020.8125C11.4683%2021.058%2011.6673%2021.257%2011.9128%2021.257H12.045C12.2905%2021.257%2012.4895%2021.058%2012.4895%2020.8125C12.4895%2020.5669%2012.2905%2020.3679%2012.045%2020.3679H11.9128ZM9.46826%2020.8125C9.46826%2019.4624%2010.5627%2018.3679%2011.9128%2018.3679H12.045C13.3951%2018.3679%2014.4895%2019.4624%2014.4895%2020.8125C14.4895%2022.1625%2013.3951%2023.257%2012.045%2023.257H11.9128C10.5627%2023.257%209.46826%2022.1625%209.46826%2020.8125ZM19.9695%2020.3679C19.724%2020.3679%2019.525%2020.5669%2019.525%2020.8125C19.525%2021.058%2019.724%2021.257%2019.9695%2021.257H20.1017C20.3473%2021.257%2020.5463%2021.058%2020.5463%2020.8125C20.5463%2020.5669%2020.3473%2020.3679%2020.1017%2020.3679H19.9695ZM17.525%2020.8125C17.525%2019.4624%2018.6194%2018.3679%2019.9695%2018.3679H20.1017C21.4518%2018.3679%2022.5463%2019.4624%2022.5463%2020.8125C22.5463%2022.1625%2021.4518%2023.257%2020.1017%2023.257H19.9695C18.6194%2023.257%2017.525%2022.1625%2017.525%2020.8125Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.404297%201.59143C0.404297%201.03915%200.852012%200.591431%201.4043%200.591431H3.73138C5.02847%200.591431%206.17866%201.42504%206.58237%202.65771L10.5978%2014.9182C10.7697%2015.443%2010.4835%2016.0078%209.95867%2016.1797C9.43382%2016.3516%208.86899%2016.0655%208.6971%2015.5406L4.68171%203.28019C4.54714%202.8693%204.16374%202.59143%203.73138%202.59143H1.4043C0.852012%202.59143%200.404297%202.14372%200.404297%201.59143Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.4568%2016.2168C15.3538%2016.2168%2019.4085%2016.2168%2021.4992%2016.2168C22.324%2016.2168%2023.0624%2015.7105%2023.3614%2014.9418L26.3377%207.28915C26.8476%205.97807%2025.8831%204.56421%2024.4764%204.56421C20.6546%204.56421%2013.8676%204.56421%208.95752%204.56421%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;
    margin-right: 8px;
}

.prod-detail-add:hover {
    color: #fff;
}

.prod-det-desc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.prod-det-desc h3 {
    color: #000;
    font-size: 14.6px;
    margin-bottom: 10px;
    text-decoration: underline;
}

.prod-det-desc p {
    margin-bottom: 16px;
}

.prod-detail-tabs {
    border-radius: 4px;
    padding: 25px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.tab-block {
    margin-bottom: 10px;
}

@media (max-width: 799px) {
    .tab-block {
        border: 1px dotted rgba(0, 0, 0, 0.25);
    }
    .tab-block.active {
        border-color: #f3af06;
    }
}
.tab-block-acc {
    text-decoration: none;
    font-family: "Roboto Condensed";
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 38px;
    height: 38px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    padding: 0 15px;
    border-radius: 3px;
    position: relative;
}

@media (min-width: 800px) {
    .tab-block-acc {
        display: none;
    }
}
.tab-block-acc:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 11px;
    height: 7px;
    margin-top: -3px;
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23666666%22%20d%3D%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat;
}

.tab-block-acc.active {
    color: #f3af06;
}

.tab-block-acc.active:after {
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f3af06%22%20d%3D%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat;
    transform: rotate(180deg);
}

.prod-detail-tab-head {
    gap: 10px;
    padding-bottom: 30px;
}

@media (min-width: 800px) {
    .prod-detail-tab-head {
        display: flex;
    }
}
.prod-detail-tab-head a {
    height: 40px;
    line-height: 42px;
    padding: 0 25px;
    font-size: 17px;
    font-family: "Russo One", sans-serif;
    color: #00539f;
    background: #fff;
    border: 1px dotted rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}

.prod-detail-tab-head a.active {
    color: #fff;
    background: #f3af06;
    border-color: #f3af06;
}

.tab-block-content {
    font-size: 14.6px;
    line-height: normal;
}

@media (max-width: 799px) {
    .tab-block-content {
        padding: 0 15px 10px;
    }
}
.prod-det-chars {
    margin-bottom: 20px;
}

.prod-det-chars p {
    margin-bottom: 0;
}

.tpl-comment .tpl-name {
    font-weight: bold;
    margin: 0 11px 0 14px;
    font-size: 14px;
}

.tpl-comment .tpl-date {
    text-transform: lowercase;
    font-size: 11px;
    color: #999;
}

.tpl-comment .tpl-stars {
    margin: 0 0px 0px 12px;
}

.tpl-comment .tpl-link {
    margin: 0px 17px 0px 0px;
    margin-left: auto;
    font-family: "Roboto Condensed";
    color: #0974cd;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px 0 0;
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%230974cd%22%20d%3D%22M5.012%2C12.002%20C5.012%2C12.002%204.970%2C12.002%204.970%2C12.002%20C2.226%2C12.002%200.033%2C10.715%200.001%2C8.366%20C-0.002%2C8.134%200.100%2C7.916%200.276%2C7.762%20C0.455%2C7.603%200.710%2C7.509%200.980%2C7.509%20C1.534%2C7.509%201.950%2C7.872%201.962%2C8.355%20C1.974%2C9.589%202.957%2C10.104%204.271%2C10.239%20C4.233%2C10.148%204.210%2C10.049%204.210%2C9.944%20C4.210%2C9.944%204.210%2C5.893%204.210%2C5.893%20C4.210%2C5.893%203.455%2C5.893%203.455%2C5.893%20C3.000%2C5.893%202.631%2C5.533%202.631%2C5.089%20C2.631%2C4.645%203.000%2C4.286%203.455%2C4.286%20C3.455%2C4.286%204.210%2C4.286%204.210%2C4.286%20C4.210%2C4.286%204.210%2C3.562%204.210%2C3.562%20C3.590%2C3.261%203.157%2C2.622%203.157%2C1.875%20C3.157%2C0.839%203.982%2C-0.000%205.000%2C-0.000%20C6.017%2C-0.000%206.842%2C0.839%206.842%2C1.875%20C6.842%2C2.622%206.410%2C3.261%205.789%2C3.562%20C5.789%2C3.562%205.789%2C4.286%205.789%2C4.286%20C5.789%2C4.286%206.544%2C4.286%206.544%2C4.286%20C6.999%2C4.286%207.368%2C4.645%207.368%2C5.089%20C7.368%2C5.533%206.999%2C5.893%206.544%2C5.893%20C6.544%2C5.893%205.789%2C5.893%205.789%2C5.893%20C5.789%2C5.893%205.789%2C9.944%205.789%2C9.944%20C5.789%2C10.051%205.766%2C10.153%205.726%2C10.246%20C7.032%2C10.119%208.045%2C9.598%208.060%2C8.357%20C8.061%2C7.872%208.482%2C7.509%209.037%2C7.509%20C9.308%2C7.509%209.560%2C7.603%209.740%2C7.757%20C9.916%2C7.912%2010.006%2C8.130%2010.006%2C8.357%20C9.984%2C10.756%207.740%2C11.980%205.012%2C12.002%20Z%22%2F%3E%3C%2Fsvg%3E) 100% 50% no-repeat;
}

.tpl-comment .tpl-link, .tpl-comment .tpl-link:hover {
    text-decoration: none;
}

.tpl-comment .tpl-body {
    padding: 14px;
    font-size: 13px;
    color: #666;
}

.tpl-comment .tpl-header {
    background: none;
    border: 1px solid #e5e5e5;
    height: auto;
    line-height: 36px;
    padding: 9px 0;
    display: flex;
    align-items: center;
}

.reviews-form {
    padding: 40px 0;
}

.reviews {
    font-size: 15px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.reviews-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.reviews-item-review {
    padding: 20px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
}

.reviews-item-top {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    align-items: center;
}

.reviews-item-bottom {
    padding-top: 20px;
}

.reviews-item-name {
    font-weight: bold;
}

.reviews-item-text {
    font-style: italic;
}

.reviews-item-media {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding-top: 5px;
    padding-bottom: 15px;
}

.reviews-item-media-link {
    line-height: 0;
    font-size: 0;
    border-radius: 4px;
    overflow: hidden;
}

.reviews-item-media-link img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: center center;
    border-radius: 4px;
}

.reviews-item-media-link.video {
    position: relative;
}

.reviews-item-media-link.video img {
    width: 160px;
    height: 160px;
}

.reviews-item-media-link.video:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='44' height='32' viewBox='0 0 44 32' fill='none'%3E%3Crect x='0.25' y='0.25' width='43.5' height='31.2656' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_29_664' transform='scale(0.015625 0.0217391)'/%3E%3C/pattern%3E%3Cimage id='image0_29_664' width='64' height='46' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAuCAYAAACYlx/0AAADtElEQVRogeWaS2gTQRjHf7tJX7apJkFF6lvwVfCBQhFERS960oOK0pOiXvQsXrwXRKUgCCpWELFQpdDq1YMi4gOUapWKVdCiaG3VkJq2aVP54qxuMzEqdB/N/mDI7nyTnfn++5jdbz7j44oV/AcmMAOIA1NtpRKIAOWqVKu2QhUQVtuWvRADQFrZU8CQ2h5S+2IfBr4B39WvlATQB/QCmQLHH0dYq/nNKmAzIArVArOB6UBIa+kvRoFPwHugE3gK3AHu5xtlPgFWAo3ARs0yOZATNEuVNbYRPwKO5Aph5ri0C3gwiZ0vxFrgLrDP3sYuwAbgClBa4CCTHbk6LgBbcwUQpy8BJUXsvIWpRKiQfUuA3cACrWnxUgPstwuwPUDOW+yQX0uA5Zq5+FlmCSD3/eIACiC3QbWpnM/3PhAElogACwPqvDDfVK+4QWWuCDDPaefDtbWEF/ryQpstAszRqieY8KJFxK5do+roUYxIxG0nC5EVYHqBBhNHKMSU+nri7e1U7NwJhuGp54q4CDBNq3YQMxolcvw4seZmSlavdt/l8URFgKhW7QLhpUuJNjVR3dCAOXOmVwLEPRMgi2FQvm0b8bY2Kg8dwigr05o4TPZFyPPPX6O8nMrDh4m1tlK2ZYtmd5BSU8XyfEGopoapp04x7dy57MzhAhW5ESFfUFpXR6ylhcixY45Pm74UIEsoRMXevcRv3Pg5bZrODNW/AiiMkhKMqirHBPDvV2Amw2B7O8nGRjJ9fZp5ogirOLqvYv3pjg6SDQ2kOzs120QjAiTVCo/nZHp7SZ4+zeDNm24NZTBsW3ryjLHhYVKXLzNw/jxjqZSbwxgSAb6o9T5PGLp1i+TJk4z29HjRfUIE6NeqXWCku5vkiRMM37vnRfcWX6wrwDXGEgmSZ8+Sam7OPuk9pl8E+OzKGDIZUtevM3DmDJmvXzWzR3wWAd463ffo69f079nDSFeXZvOY9yKA40+f9LNnWp1P6DHduAJ8zDsR4E2ABegWAbplVtJMwaDLVAlJLwPovDz7EtY3pu8ezy7wXLqwBGgtZk//QJtUWwJcBV7lb1eUfAAu2gUYUSkj6QA4L+/fB1XS5biQmCQT1qsszGJFgj8HgF8Bh9xAWwtQp/Lpig1JkFwHNNn9yhcTfAKsB2ThbpNKlV2u8ghm/OE/fsJKlZVp7gXQAdwGHuYbYyFnHquSi4gQy5MsLQnSssokydH2pGipm2LrT+yF+FuytITwxJ6bLC1FYhvi/Ng/nRDgB4HC1AZ3EortAAAAAElFTkSuQmCC'/%3E%3C/defs%3E%3C/svg%3E") center center/40px auto no-repeat rgba(0, 0, 0, 0.2);
}

.reviews-item-feedback {
    background: #f2f2f2;
    margin: 0px 0 20px 20px !important;
    width: auto !important;
    max-width: 100%;
    padding: 20px;
    color: #323232;
    border-radius: 4px;
    border: 1px solid #d2d2d2;
}

.reviews-item-feedback .reviews-item-top {
    border-bottom-color: #d2d2d2;
}

@media (max-width: 760px) {
    .reviews-item-feedback {
        margin-left: 40px;
    }
}
@media (max-width: 424px) {
    .reviews-item-top {
        padding-bottom: 15px;
    }
    .reviews-item-bottom {
        padding-top: 15px;
    }
}
.reviews-form {
    max-width: 450px;
}

.reviews-form .tpl-field {
    margin-bottom: 10px;
}

.reviews-form .tpl-field input[type=text],.reviews-form .tpl-field input[type=email], .reviews-form .tpl-field textarea {
    outline: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    box-sizing: border-box;
    max-width: 100%;
    border-radius: 3px;
    width: 100%;
}

.reviews-form input[type=submit], .reviews-form input[type=button] {
    box-sizing: border-box;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #f6b129;
    margin-right: 10px;
    cursor: pointer;
    padding: 20px 30px;
}

.reviews-form textarea {
    width: 100%;
}

.reviews-form .field-title {
    margin-bottom: 3px;
}

.comments-form input, .comments-form textarea {
    max-width: 100%;
}

div.comments-form {
    max-width: 560px;
}

#image_button {
    padding: 6px 12px;
}

span#image_val {
    display: block;
    padding: 10px 5px;
    line-height: 1.5;
    height: auto;
}

div.tpl-value div.tpl-stars {
    margin-left: 0px;
}

div.tpl-value textarea {
    text-align: left;
}

label.field-title {
    display: block;
    padding-bottom: 5px;
}

div.field-note {
    margin-top: 5px;
}

input#company_reviews_files {
    display: none;
}

div.comments-form__body {
    font-size: 18px;
}

@media screen and (max-width: 600px) {
    div.shop-product-desc {
        display: flex;
        flex-wrap: wrap;
    }
    div.shop-product-desc div {
        width: 100%;
    }
    div.shop-product-desc div:nth-child(4) {
        order: -1;
    }
    div.shop-product-desc div:nth-child(3) {
        order: -1;
    }
    .tpl-comment .tpl-stars {
        width: 85px;
    }
    .tpl-comment .tpl-body {
        display: inline-block;
        width: 100%;
    }
    .desc-area .tpl-comment .tpl-date {
        margin-left: 14px;
    }
}
div.tpl-preloader {
    display: none;
}

.comments-form .tpl-form {
    font-size: 13px;
}

.comments-form .tpl-block-header {
    font-family: "Russo One", sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #000;
    margin: 0px 0px 12px 0px;
}

.comments-form .tpl-required {
    color: #e9573e;
}

.comments-form .tpl-form .tpl-field {
    margin: 0px 0px 10px 0px;
}

.comments-form label.field-title {
    display: block;
    padding-bottom: 5px;
    line-height: normal;
    font-size: 13px;
}

.comments-form .tpl-form .tpl-value {
    margin: 3px 0px 0px;
}

.comments-form .tpl-form .tpl-value .from-error {
    margin-top: 0;
}

.comments-form .tpl-form input[type=text],.comments-form .tpl-form input[type=email], .comments-form .tpl-form input[type=password], .comments-form .tpl-form textarea, .comments-form .tpl-form select {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 4px;
}

.comments-form .tpl-form input:not([type=checkbox]) {
    height: 32px;
    outline: none;
}

.comments-form .tpl-form textarea {
    resize: vertical;
}

.comments-form .shop2-btn {
    padding: 6px 12px;
    margin: 0;
    vertical-align: middle;
    border-color: #2fbbeb;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #2fbbeb;
    color: #2fbbeb;
    background: none;
    font-family: "Roboto Condensed";
    font-weight: bold;
    box-shadow: none;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.comments-form .shop2-btn:hover {
    background: #2fbbeb;
    color: #fff;
}

.highslide img {
    cursor: zoom-in !important;
}

.highslide-viewport-size {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.tpl-field .form-checkbox {
    position: relative;
    padding-left: 30px;
}

.tpl-field .form-checkbox input + span {
    position: absolute;
    left: 0;
}
.prod-fav{
    display: inline-flex;
    align-items: center;
}
.prod-detail-main .tpl-stars{
    cursor: pointer;
    transition: all 150ms ease-in;
}
.prod-detail-main .tpl-stars:hover {
    transform: scale(1.12);
}
@media screen and (max-width: 600px) {
    .prod-detail-tab-head {
        width: 0;
        height: 0;
        opacity: 1;
        overflow: hidden;
    }
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.product.subscribe/.default/style.min.css?17598287081413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/bitrix/templates/main/components/maxyss/iblock.element.add.form/rev/style.css?17538823735698*/
.board-form__title {
  font-size: 19px;
  margin: 0.90909em 0;
  line-height: 1.3;
  font-weight: 400;
}

.board-form__field {
  padding: 5px 0;
}

.board-form__field label {
  display: block;
}

.board-form__field label span {
  display: inline-block;
  font-size: 11.5px;
  line-height: 1.2em;
  font-weight: 700;
  max-width: 100%;
  margin-bottom: 0.5385em;
  position: relative;
}

.board-form__field label span.req:after {
  content: "*";
  color: red;
}

.board-form__field input[type=text], .board-form__field input[type=email], .board-form__field textarea {
  background: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #484848;
  font-size: 14px;
  line-height: 1.2;
  outline: 0;
  padding: 0.5em 0.71428em;
  transition: border-color 0.3s, box-shadow 0.3s;
  margin-bottom: 9px;
  display: block;
  width: 100%;
}

.board-form__field input[type=text]:focus, .board-form__field input[type=email]:focus, .board-form__field textarea:focus {
  border-color: rgba(17, 85, 204, 0.6);
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4);
}

.board-form__field input[type=text].error, .board-form__field input[type=email].error, .board-form__field textarea.error {
  border-color: #F74646;
}

.board-form__field input {
  max-width: 290px;
}

.board-form__field textarea {
  max-width: 550px;
  resize: vertical;
}

.board-form__buts button {
  display: inline-block;
  padding: 0.5em 1.35714em;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  border: 0.07143em solid rgba(0, 0, 0, 0.1);
  border-radius: 0.28571em;
  outline: 0;
  background-color: #115ccc;
  background-image: linear-gradient(-180deg, #3b7cef 0, #15c 100%);
  box-shadow: 0 0.07143em 0.07143em 0 rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  transition: 0.2s ease;
}

.board-form__buts button:hover {
  background: #15c;
}

.form-field .from-error {
  font-size: 11px;
  color: red;
  padding-bottom: 8px;
  padding-top: 6px;
  margin-top: -10px;
}

.form-checkbox {
  margin-bottom: 10px;
}

.form-checkbox input {
  display: none;
}

.form-checkbox span {
  margin-bottom: 0 !important;
}

.form-checkbox input + span {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  margin-bottom: 0;
  top: 3px;
}

.form-checkbox input.error + span {
  border-color: red;
}

.form-checkbox input:checked + span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect width='20' height='20' rx='4' fill='%23115ccc'/%3E%3Cpath d='M15 7L8.33333 13L5 10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #115ccc;
}

.form-checkbox label {
  font-size: 0.8667em;
  line-height: 1.2em;
}

.form-checkbox .from-error {
  margin-top: 0;
}

form .tpl-stars {
  background: none;
  width: auto;
  height: auto;
  display: flex;
}

form .tpl-stars.tpl-active {
  background: none;
}

form .tpl-stars:before {
  display: none;
}

form .tpl-stars span {
  position: relative;
  width: 21px;
  height: 18px;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 0;
  background-image: none;
  flex-shrink: 0;
}

form .tpl-stars span:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 2px;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79278 0.903676L9.79574 0.910489L9.79891 0.917211L12.0854 5.77594L12.2056 6.03135L12.4863 6.06039L17.2193 6.55001C17.8665 6.62675 18.0611 7.42879 17.615 7.78571L17.6149 7.78566L17.6089 7.79067L13.8525 10.8937L13.6153 11.0897L13.6833 11.3897L14.8674 16.6159L14.8673 16.6159L14.8688 16.6221C15.0063 17.1947 14.3488 17.6957 13.8151 17.3828L9.44934 14.7307L9.18974 14.573L8.93015 14.7307L4.56137 17.3846L4.56131 17.3845L4.55253 17.3901C4.04663 17.7121 3.3633 17.2607 3.51166 16.6178L3.5121 16.6159L4.69616 11.3897L4.76414 11.0897L4.52696 10.8937L0.773647 7.79316C0.27769 7.36841 0.557898 6.5966 1.14381 6.55153L1.14382 6.5517L1.15691 6.55035L5.89316 6.06039L6.17393 6.03135L6.29412 5.77595L8.58058 0.917211L8.5877 0.902082L8.59379 0.886512C8.78696 0.392858 9.54933 0.343746 9.79278 0.903676Z' stroke='%23949494'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

form .tpl-stars span.tpl-active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9113 0.704312L13.1978 5.56305L17.9341 6.053C18.9956 6.17549 19.4039 7.52287 18.5873 8.17615L14.831 11.2792L16.0151 16.5054C16.26 17.5261 15.1168 18.3427 14.2186 17.812L9.84978 15.158L5.481 17.812C4.58274 18.3836 3.43951 17.567 3.68449 16.5054L4.86855 11.2792L1.11222 8.17615C0.295625 7.48204 0.703922 6.13466 1.76549 6.053L6.50174 5.56305L8.7882 0.704312C9.15567 -0.234771 10.5031 -0.234771 10.9113 0.704312Z' fill='%23FF7044'/%3E%3C/svg%3E%0A");
}

form .tpl-stars span {
  display: block;
  float: left;
  cursor: pointer;
  margin-right: 5px;
  font-size: 0;
  width: 12px;
  height: 11px;
}

form .tpl-stars {
  width: 85px;
}

form .tpl-stars span.tpl-active {
  background: url(/bitrix/templates/main/components/maxyss/iblock.element.add.form/rev/../../../img/stars-big.png) 0 -13px no-repeat;
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
}

.tpl-value.form-field .from-error {
  margin-top: 0;
}


/* End */


/* Start:/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/style.min.css?17538757538780*/
.file-placeholder{margin-left:56px}.file-placeholder .loading-wrap{display:inline-block;margin-left:15px;vertical-align:middle;position:relative;width:50%}.file-placeholder .loading{background:#e3ebed;display:block;border:1px solid;border-top:1px solid #bcc2c4;border-left-color:#cfd7d9;border-right-color:#cfd7d9;border-bottom:1px solid #dde5e6;border-radius:2px;height:17px;-webkit-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);-moz-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);}
.file-placeholder .loading .del-but {
    background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 7px -20px; cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.file-placeholder .load-indicator{background:#40c0e9;background:linear-gradient(top,#40c0e9,#2698db);background:-moz-linear-gradient(top,#40c0e9,#2698db);background:-o-linear-gradient(top,#40c0e9,#2698db);background:-ms-linear-gradient(top,#40c0e9,#2698db);background:-webkit-gradient(linear,left top,left bottom,from(#40c0e9),to(#2698db));border-radius:2px;color:#fff;font-size:12px;height:19px;text-align:center;text-shadow:0 1px 0 rgba(56,124,162,1);left:0;top:0;position:absolute}.file-placeholder .load-number{display:inline-block;box-sizing:border-box;padding-top:2px;}
.file-placeholder .files-title {
	background:url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat; color:#5c6470;font-size:12px;text-shadow:0 1px 0 rgba(255,255,255,0.8);left:13px;top:12px;width:54px;padding-left:20px;position:absolute}.file-placeholder .files-list-wrap{margin-left:56px}html* .file-placeholder .files-list{width:auto !important}.file-placeholder .files-list{margin-top:-10px;table-layout:fixed;width:100%;position:relative}.file-placeholder .files-list td{box-shadow:0 -2px 0 -1px #fff inset;border-bottom:1px solid #dde5e8;color:#5c6470;font-size:12px;line-height:16px;padding:10px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;zoom:1}.file-placeholder .file-edit,.file-placeholder .file-section{display:none}.file-placeholder .files-name{width:30%}.file-placeholder .files-size{width:12%}.file-placeholder .files-storage{width:20%}.file-placeholder .files-storage .files-storage-text{display:inline-block;width:80px;color:#5c6470}.file-placeholder .files-storage-block{position:relative}.file-placeholder .files-text{-moz-box-sizing:border-box;color:#2067b0;display:inline-block;font-weight:bold;max-width:100%;padding-right:20px;position:relative;zoom:1}.file-placeholder .error-load .files-text{color:#b00}.file-placeholder .f-wrap{display:inline-block;overflow:hidden;width:100%;word-wrap:break-word;zoom:1;}
.file-placeholder .del-but {
	background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 0 0; cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.file-placeholder .files-text .del-but{background-position:6px -19px;display:inline-block;margin-top:-2px;position:static;vertical-align:top}.file-placeholder .loading .del-but{background-position:7px -20px;top:0}.file-placeholder .files-storage-block .del-but{background-position:7px -20px;top:0;}
.file-placeholder .info-icon {
	background:url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -112px -60px; display:inline-block;height:16px;margin-right:10px;vertical-align:middle;width:17px}.file-placeholder .stor-place{display:inline-block;margin-left:10px;vertical-align:top}.file-placeholder .stor-text{display:inline-block;border-bottom:1px solid #5c6470;}
.file-placeholder .stor-pl-arrow {
	background:url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -130px -23px; display:inline-block;margin-left:10px;height:5px;vertical-align:middle;width:3px;}
.file-placeholder .edit-stor {
	background:url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 4px -64px; display:none;height:15px;margin-left:0;vertical-align:middle;width:15px}.file-placeholder .files-path,.file-placeholder .files-path:visited,.file-placeholder .files-path:active,.file-placeholder .files-path:link,.file-placeholder .files-path:hover{border-bottom:1px dashed #5c6470;display:inline-block;color:#5c6470;text-decoration:none}.file-placeholder .files-placement,.file-placeholder .files-placement:visited,.file-placeholder .files-placement:active,.file-placeholder .files-placement:link,.file-placeholder .files-placement:hover{display:inline-block;color:#5c6470;text-decoration:none}.file-selectdialog{-moz-border-bottom-colors:none;-moz-border-image:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none repeat scroll 0 0 #f4f8f9;border-color:#ced0d1 #ced1d1 #d3d7d8;border-radius:2px 2px 2px 2px;border-style:solid;border-width:1px;box-shadow:0 1px 2px -1px rgba(164,164,164,0.698) inset;margin-bottom:11px;overflow:hidden;padding:13px 30px 0 0;position:relative;display:none}.file-selectdialog .file-placeholder{margin-left:56px}.file-selectdialog .file-simple .file-placeholder{margin-top:0;margin-left:90px;}
.file-selectdialog .file-label {
    background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -146px -186px; color:#5c6470;font-size:12px;left:13px;padding-left:20px;position:absolute;text-shadow:0 1px 0 rgba(255,255,255,0.8);top:12px;width:54px;line-height:20px}.file-selectdialog .file-extended .file-selector{border-radius:5px 5px 5px 5px;color:#a0aeb5;font-size:17px;font-weight:bold;line-height:26px;margin:30px 0 10px;padding:24px 3px 43px 191px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.file-selectdialog .file-extended .file-selector-active{background-position:57px -88px;border:3px dashed #d4dde1;padding:21px 0 40px 190px}.file-selectdialog .file-extended .file-selector:hover{border:3px dashed #d4dde1;padding:21px 0 40px 188px;}
.file-selectdialog .file-extended .file-load-img {background:url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/loading-place-img.gif") no-repeat 0 0; height:79px;left:58px;top:20px;position:absolute;width:90px}.file-selectdialog .file-extended .file-selector:hover .file-load-img{background-position:0 -104px;left:55px;top:17px}.file-selectdialog .file-extended .file-uploader{color:#2067b0;display:inline-block;overflow:hidden;position:relative;vertical-align:top}.file-selectdialog .file-extended .file-uploader .file-but-text{cursor:pointer;display:block;width:100%;height:100%}.file-selectdialog .file-uploader .file-fileUploader{font-size:120px;height:85px;opacity:0;filter:alpha(opacity=0);position:absolute;right:0;top:-20px;cursor:pointer}.file-selectdialog .file-uploader .file-filemacos{left:0 !important}.file-selectdialog .file-label2{color:#5c6470;font-size:12px;margin-left:58px;padding-bottom:11px}.file-selectdialog .file-simple,.file-selectdialog .file-extended{display:none;margin-left:30px}.file-selectdialog .file-simple .file-label2{margin-top:20px}.file-selectdialog .file-simple .file-selector{color:#5c6470;overflow:hidden;height:30px;font-weight:bold;margin:6px 0 6px 90px;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.file-selectdialog .file-simple .file-uploader{overflow:hidden;position:relative;display:inline-block;margin:0 15px 0 0;vertical-align:middle;cursor:pointer;}
.file-selectdialog .file-simple .file-uploader-left{
    background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 0px -240px; display:inline-block;height:25px;vertical-align:top;width:4px;}
.file-selectdialog .file-simple .file-uploader-right{
    background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -7px -240px; display:inline-block;height:25px;vertical-align:top;width:4px;}
.file-selectdialog .file-simple .file-but-text{
    background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") repeat-x 0 -267px; color:#7a808c;display:inline-block;font-size:12px;font-weight:bold;height:25px;padding:2px 10px 0;text-shadow:0 1px 0 rgba(255,255,255,0.8);vertical-align:top}.feed-add-photo-block-wrap{margin-top:-17px}.feed-add-photo-block{display:inline-block;margin:17px 17px 0 0;min-height:92px;width:102px;padding-right:21px;position:relative;vertical-align:top}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:#fff;height:22px;top:1px;z-index:0}.feed-add-img-wrap{background:#fff;border:1px solid #e2e6e6;-moz-box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(137,137,137,0.3);display:block;text-align:center;padding:4px;position:relative;z-index:2}.feed-add-img-title{color:#2067b0;display:block;font-weight:bold;font-size:12px;margin-top:3px;overflow:hidden}.feed-add-photo-block .feed-add-close-icon{background-color:#fff;background-position:8px -19px;height:22px;top:1px;right:1px;width:22px}.feed-add-photo-block .feed-add-close-icon:hover{background-position:-57px -60px;}

.feed-add-post-del-but {
	background: url("/bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat; cursor:pointer;right:0;top:0;height:20px;position:absolute;width:20px}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/system.pagenavigation/main/style.min.css?17525718093302*/
.list-more{text-align:center;padding-top:15px}.list-more a{background:#2fbbeb;color:#fff;display:inline-block;padding:15px 20px;border-radius:5px;transition:.3s ease}.list-more a:hover{background:#017cc3}.list-pag{margin:20px 0}.list-pag ul{display:flex;align-items:center;gap:4px;justify-content:center;height:50px;background:rgba(204,175,6,.15);padding:14px 0 12px}.list-pag ul li{display:inline-block;vertical-align:top;font-size:13px}.list-pag ul li:not(.page-num){font-size:12px;text-transform:uppercase}.list-pag ul li *{color:#5a5a5a}.list-pag ul li:hover *{color:#000}.list-pag ul li.active *{color:#000;font-weight:700}.list-pag ul .page-num *{display:inline-block;width:41px;line-height:33px;text-align:center;border-right:1px solid rgba(0,0,0,.1)}@media (max-width:767px){.list-pag:not(.--mob) .page-prev,.list-pag:not(.--mob) .page-next{display:none}}.--mob .page-num{display:none}@media (min-width:768px){.--mob{display:none}}.--mob .page-prev{margin-right:20px}.--mob .page-next{margin-left:20px}.page-prev{margin-right:43px}.page-prev:before{content:"";display:inline-block;width:7px;height:12px;background:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.54714%200.433754C6.23444%200.121618%205.72791%200.122076%205.41577%200.434778L0.433852%205.42572C0.122114%205.73802%200.122114%206.24377%200.433852%206.55607L5.43385%2011.5651C5.74599%2011.8778%206.25252%2011.8783%206.56522%2011.5661C6.87792%2011.254%206.87838%2010.7475%206.56625%2010.4348L2.1304%205.9909L6.54817%201.56512C6.8603%201.25242%206.85985%200.745891%206.54714%200.433754Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;margin-right:12px}.page-next{margin-left:43px}.page-next:after{content:"";display:inline-block;width:7px;height:12px;background:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.54714%200.433754C6.23444%200.121618%205.72791%200.122076%205.41577%200.434778L0.433852%205.42572C0.122114%205.73802%200.122114%206.24377%200.433852%206.55607L5.43385%2011.5651C5.74599%2011.8778%206.25252%2011.8783%206.56522%2011.5661C6.87792%2011.254%206.87838%2010.7475%206.56625%2010.4348L2.1304%205.9909L6.54817%201.56512C6.8603%201.25242%206.85985%200.745891%206.54714%200.433754Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;margin-left:12px;transform:rotate(180deg)}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/.default/style.min.css?175974942114874*/
.product-list .product-list-wrap {display: flex;flex-wrap: wrap;gap: 16px;}.product-list .product-list-item {flex: 0 0 100%;border: 1px solid #e9e9e9;border-radius: 3px;padding: 0 20px;}@media (min-width: 581px) {.product-list .product-list-item {flex: 0 0 calc(50% - 8px);max-width: calc(50% - 8px);display: flex;flex-direction: column;}}@media (min-width: 900px) {.product-list .product-list-item {flex: 0 0 calc(33.3% - 10.66px);max-width: calc(33.3% - 10.66px);}}@media (min-width: 1440px) {.product-list .product-list-item {flex: 0 0 calc(25% - 12px);max-width: calc(25% - 12px);}}@media (min-width: 1600px) {.product-list .product-list-item {flex: 0 0 calc(20% - 12.8px);max-width: calc(20% - 12.8px);}}.product-list .product-list-item .product-list-item-rate {margin-bottom: 12px;}@media (min-width: 1600px) {.product-list.product-list-thumbs-big .product-list-item {flex: 0 0 calc(25% - 12px);max-width: calc(25% - 12px);}}@media (min-width: 581px) {.product-list .product-list-item-bot {margin-top: auto;}}.product-list .product-list-item-image {display: block;margin: 5px 0;height: 200px;overflow: hidden;text-align: center;position: relative;}.product-list .product-list-item-image img {max-width: 100%;height: 100%;object-fit: contain;}.product-list .product-list-label {position: absolute;left: 0;right: 0;top: 15px;display: flex;flex-wrap: wrap;gap: 5px;}.product-list .product-list-label span {height: 27px;padding: 0 8px;line-height: 28px;min-width: 74px;font-family: "Roboto", sans-serif;font-style: normal;font-weight: normal;font-size: 14px;text-align: center;color: #fff;}.product-list .product-list-item-name {font-family: "Roboto", sans-serif;font-style: normal;font-weight: 500;line-height: 20px;font-size: 16px;color: #0784c8;padding: 5px 0;margin-bottom: 4px;word-break: break-word;}.product-list .product-list-item-price {padding: 5px 0;margin-bottom: 12px;}.product-list .product-list-item-price-item {display: flex;flex-wrap: wrap;}.product-list .product-list-item-price-item > div + div {margin-top: 4px;}.product-list .product-list-item-price-item .price {white-space: nowrap;}.product-list .product-list-item-price-item .meas {margin-left: 5px;font-family: var(--font-text);}.product-list .product-list-item-price-item .opt {width: 100%;display: flex;align-items: baseline;color: rgba(0, 0, 0, 0.5);font-size: 14px;}.product-list .product-list-item-price-item .opt .price {color: rgba(0, 0, 0, 0.5);font-weight: 900;}.product-list .product-list-item-price-item .opt .price span {font-weight: 400;}.product-list .product-list-item-price-item .p-main {display: flex;align-items: center;}.product-list .product-list-item-price-item .p-main .price {color: rgba(0, 0, 0, 0.5);font-weight: 900;line-height: 22px;font-size: 20px;}.product-list .product-list-item-price-item .p-main .price span {color: #000;}.product-list .product-list-item-ctrls {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 15px;gap: 23px 0;}.product-list .product-list-item-am {position: relative;display: inline-flex;}.product-list .product-list-item-am input {width: 140px;height: 46px;padding: 0 47px 0 25px;background: #fff;font-family: "Roboto", sans-serif;font-style: normal;font-weight: normal;line-height: normal;font-size: 14px;text-align: center;color: #000;border: 1px solid rgba(0, 0, 0, 0.12);box-sizing: border-box;border-radius: 3px;transition: 0.2s;}.product-list .product-list-item-am input:focus {box-shadow: 0px 2px 15px rgba(47, 187, 235, 0.5);border-color: rgba(47, 187, 235, 0.35);}.product-list .product-list-item-am input:focus ~ .am-minus {background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='12px' height='2px' viewBox='0 0 12 2' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath d='M11 4.37101e-07C11.5523 4.59047e-07 12 0.447716 12 1C12 1.55229 11.5523 2 11 2L1 2C0.447715 2 2.66859e-08 1.55228 5.96046e-08 1C9.25234e-08 0.447715 0.447715 1.77906e-08 1 3.97364e-08L11 4.37101e-07Z' fill='%232FBBEB'/%3E%3C/svg%3E") 50% 50% no-repeat;}.product-list .product-list-item-am input:focus ~ .am-plus {background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='12px' height='12px' viewBox='0 0 12 12' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath d='M5 1C5 0.447715 5.44772 0 6 0C6.55228 0 7 0.447715 7 1V11C7 11.5523 6.55228 12 6 12C5.44772 12 5 11.5523 5 11V1Z' fill='%232FBBEB'/%3E%3Cpath d='M11 5C11.5523 5 12 5.44772 12 6C12 6.55228 11.5523 7 11 7L1 7C0.447715 7 2.66859e-08 6.55228 5.96046e-08 6C9.25234e-08 5.44771 0.447715 5 1 5L11 5Z' fill='%232FBBEB'/%3E%3C/svg%3E") 50% 50% no-repeat;}.product-list .product-list-item-am input[value="1"] ~ .am-minus {opacity: 0.2;}.product-list .product-list-item-am button {display: block;width: 15px;height: 15px;background-position: center;background-repeat: no-repeat;position: absolute;transition: 0.2s ease;}.product-list .product-list-item-am .am-minus {bottom: 8px;left: 13px;width: 12px;height: 12px;}.product-list .product-list-item-am .am-plus {top: 11px;left: 13px;width: 12px;height: 12px;}.product-list .product-list-item-am .unit-pr {position: absolute;top: 4px;bottom: 4px;line-height: 39px;text-align: right;padding-right: 4px;right: 5px;width: 41px;border-left: 1px dashed rgba(0, 0, 0, 0.2);font-size: 13px;}.product-list .product-list-item-buts {width: 100%;}.product-list .am-minus {background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M11%204.37101e-07C11.5523%204.59047e-07%2012%200.447716%2012%201C12%201.55229%2011.5523%202%2011%202L1%202C0.447715%202%202.66859e-08%201.55228%205.96046e-08%201C9.25234e-08%200.447715%200.447715%201.77906e-08%201%203.97364e-08L11%204.37101e-07Z%22%20fill%3D%22%232A2A2A%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;background-position: center;background-repeat: no-repeat;}.product-list .am-plus {background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M5%201C5%200.447715%205.44772%200%206%200C6.55228%200%207%200.447715%207%201V11C7%2011.5523%206.55228%2012%206%2012C5.44772%2012%205%2011.5523%205%2011V1Z%22%20fill%3D%22%232A2A2A%22%2F%3E%3Cpath%20d%3D%22M11%205C11.5523%205%2012%205.44772%2012%206C12%206.55228%2011.5523%207%2011%207L1%207C0.447715%207%202.66859e-08%206.55228%205.96046e-08%206C9.25234e-08%205.44771%200.447715%205%201%205L11%205Z%22%20fill%3D%22%232A2A2A%22%2F%3E%3C%2Fsvg%3E);background-position: center;background-repeat: no-repeat;}.product-list .product-list-item-add {display: block;width: 90px;height: 46px;border-radius: 3px;background: #2fbbeb url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2227px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2027%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9128%2019.3679C11.115%2019.3679%2010.4683%2020.0147%2010.4683%2020.8125C10.4683%2021.6102%2011.115%2022.257%2011.9128%2022.257H12.045C12.8428%2022.257%2013.4895%2021.6102%2013.4895%2020.8125C13.4895%2020.0147%2012.8428%2019.3679%2012.045%2019.3679H11.9128ZM19.9695%2019.3679C19.1717%2019.3679%2018.525%2020.0147%2018.525%2020.8125C18.525%2021.6102%2019.1717%2022.257%2019.9695%2022.257H20.1017C20.8995%2022.257%2021.5463%2021.6102%2021.5463%2020.8125C21.5463%2020.0147%2020.8995%2019.3679%2020.1017%2019.3679H19.9695Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9128%2020.3679C11.6673%2020.3679%2011.4683%2020.5669%2011.4683%2020.8125C11.4683%2021.058%2011.6673%2021.257%2011.9128%2021.257H12.045C12.2905%2021.257%2012.4895%2021.058%2012.4895%2020.8125C12.4895%2020.5669%2012.2905%2020.3679%2012.045%2020.3679H11.9128ZM9.46826%2020.8125C9.46826%2019.4624%2010.5627%2018.3679%2011.9128%2018.3679H12.045C13.3951%2018.3679%2014.4895%2019.4624%2014.4895%2020.8125C14.4895%2022.1625%2013.3951%2023.257%2012.045%2023.257H11.9128C10.5627%2023.257%209.46826%2022.1625%209.46826%2020.8125ZM19.9695%2020.3679C19.724%2020.3679%2019.525%2020.5669%2019.525%2020.8125C19.525%2021.058%2019.724%2021.257%2019.9695%2021.257H20.1017C20.3473%2021.257%2020.5463%2021.058%2020.5463%2020.8125C20.5463%2020.5669%2020.3473%2020.3679%2020.1017%2020.3679H19.9695ZM17.525%2020.8125C17.525%2019.4624%2018.6194%2018.3679%2019.9695%2018.3679H20.1017C21.4518%2018.3679%2022.5463%2019.4624%2022.5463%2020.8125C22.5463%2022.1625%2021.4518%2023.257%2020.1017%2023.257H19.9695C18.6194%2023.257%2017.525%2022.1625%2017.525%2020.8125Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.404297%201.59143C0.404297%201.03915%200.852012%200.591431%201.4043%200.591431H3.73138C5.02847%200.591431%206.17866%201.42504%206.58237%202.65771L10.5978%2014.9182C10.7697%2015.443%2010.4835%2016.0078%209.95867%2016.1797C9.43382%2016.3516%208.86899%2016.0655%208.6971%2015.5406L4.68171%203.28019C4.54714%202.8693%204.16374%202.59143%203.73138%202.59143H1.4043C0.852012%202.59143%200.404297%202.14372%200.404297%201.59143Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.4568%2016.2168C15.3538%2016.2168%2019.4085%2016.2168%2021.4992%2016.2168C22.324%2016.2168%2023.0624%2015.7105%2023.3614%2014.9418L26.3377%207.28915C26.8476%205.97807%2025.8831%204.56421%2024.4764%204.56421C20.6546%204.56421%2013.8676%204.56421%208.95752%204.56421%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;transition: 0.3s ease;}.product-list .product-list-item-add:hover {background-color: #017cc3;}.product-list .product-list-sales {position: relative;margin-left: -20px;margin-right: -20px;}.product-list .product-list-sales-but {background: #2fbbeb;color: #fff;padding: 10px;cursor: pointer;font-size: 17px;font-family: var(--font-second);line-height: 1;text-align: center;user-select: none;transition: 0.3s ease;}.product-list .product-list-sales-but:hover {background-color: #017cc3;}.product-list .product-list-sales-but:after {content: "⇩";margin: 0 0 0 6px;font-size: 21px;display: inline-block;vertical-align: text-top;}.product-list .product-list-sales-but.active:after {transform: rotate(180deg);}.product-list .product-list-sales-list {position: absolute;top: 100%;left: 0;right: 0;background: #fff;z-index: 2;}.product-list .sales-list-item {background: rgba(35, 188, 242, 0.2);border-bottom: 1px solid #e3e4e5;display: flex;justify-content: space-between;padding: 6px;font-size: 14px;}.product-list .sales-list-item:nth-child(2n) {background: #fff;}.product-list .sales-list-item:first-child {border-top: 1px solid #e3e4e5;}.product-list .sales-list-item-inner2 {display: none;}.pop_item-prod {max-width: 1164px;}.card-product-preview {margin: -25px -20px;}.card-product-preview-top {background: #d4f2fd;padding: 20px;}@media (min-width: 768px) {.card-product-preview-top {display: flex;flex-wrap: wrap;gap: 10px 20px;align-items: center;}}.card-product-preview-left {font-size: 14px;line-height: 24px;padding: 0 0 0 45px;margin-bottom: 10px;}@media (min-width: 768px) {.card-product-preview-left {margin-bottom: 0;}}@media (min-width: 1024px) {.card-product-preview-left {font-size: 16px;}}.pop_cont .card-product-preview-left {background: url(/bitrix/templates/main/img/check.webp) 0 50% no-repeat;}.card-product-preview-btns {text-align: left;}.card-product-preview-btns a {display: inline-block;vertical-align: top;color: #fff;text-decoration: none;padding: 18px 16px;border-radius: 3px;font-size: 14px;font-weight: bold;background: #f3af06;}.card-product-preview-btns a:not(:last-child) {margin-right: 20px;}.card-product-preview-btns a[popup-close] {background: #2fbbeb;}@media (min-width: 768px) {.card-product-preview-btns {text-align: center;flex: 1 0 auto;}}.card-product-preview-checkbox {margin-top: 10px;flex: 0 0 100%;}@media (min-width: 768px) {.card-product-preview-checkbox {flex: 0 0 340px;margin-top: 0;}}.card-product-preview-checkbox label {position: relative;display: inline-block;padding: 0 0 0 22px;color: #000;font-size: 14px;}.card-product-preview-checkbox label input {position: absolute;left: 0;top: 0;margin: 0;}.card-product-preview__body .card-product-preview__top {padding: 30px 20px 20px;}.card-product-preview__body .card-product-preview__item {display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid #fafafa;padding-bottom: 20px;}@media (min-width: 768px) {.card-product-preview__body .card-product-preview__item {flex-wrap: nowrap;}}.card-product-preview__body .card-product-preview__left {display: flex;align-items: center;margin-bottom: 10px;}@media (min-width: 767px) {.card-product-preview__body .card-product-preview__left {flex: 1 1 100%;display: flex;align-items: center;}}.card-product-preview__body .card-product-preview__name a {color: #000;font-size: 15px;}.card-product-preview__body .card-product-preview__image {flex: 0 0 80px;margin: 0 25px 0 0;width: 80px;height: 80px;border-radius: 3px;border: 1px solid #fafafa;font-size: 0;padding: 5px;position: relative;}.card-product-preview__body .card-product-preview__image img {display: block;width: 100%;height: auto;}.card-product-preview__body .card-product-preview__right {display: flex;line-height: 1.2;flex-wrap: wrap;gap: 25px;}@media (min-width: 768px) {.card-product-preview__body .card-product-preview__right {flex: 0 0 394px;padding: 0 35px;}}.bx-section-desc{margin-top: 35px;}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.item/.default/style.css?177210884825691*/

.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	padding: 15px 0 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

.product-item-line-card .product-item {
	width: auto !important;
	border-bottom: 1px solid #dadada;
}

@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) { clear: both; }
}

.bx-retina .product-item { border-width: .5px; }

.product-item * { transition: opacity 300ms ease; }

@media (max-width: 767px) {
	.product-item { padding: 15px 5px 5px }

	.product-item-line-card .product-item .col-xs-12:nth-child(2n) { clear: both; }
}

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border: 1px solid transparent;
	background: #fff;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

.bx-touch .product-item {
	padding: 15px 0 0;
	width: auto;
	background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item { -webkit-animation: product-item-hover 300ms 1 ease; }

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
	transition: all 300ms ease;
}

.product-item-image-wrapper:hover { }

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

.product-item-image-original { z-index: 11; }

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

.product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }

/*Image Slider*/
.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
}

.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev { display: block; }

.product-item-image-slider-slide-container > .active { left: 0; }

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.product-item-image-slider-slide-container > .next { left: 100%; }

.product-item-image-slider-slide-container > .prev { left: -100%; }

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right { left: 0; }

.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container { opacity: 1; }

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover { cursor: pointer; }

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		--product-item-label-ring-size: 40px;
		width: var(--product-item-label-ring-size);
		height: var(--product-item-label-ring-size);
		line-height: var(--product-item-label-ring-size);
		font-size: 14px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle { top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle {
	transform: translateY(-50%) translateX(-50%);
}

/*Title*/
.product-item-title {
	overflow: hidden;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
	overflow: auto;
	white-space: normal;
}

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}

.product-item-big-card .product-item-title a { font-size: 21px; }

.product-item-line-card .product-item-title a { font-size: 20px; }

/*Price*/
.product-item-price-container { margin: 5px 0 10px; }

.product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}

.product-item-big-card .product-item-price-container { margin: 0 0 10px; }

.product-item-big-card .product-item-price-current { font-size: 18px; }

.product-item-big-card .product-item-price-old { font-size: 15px; }

/*Info*/
.product-item-line-card .product-item-info-container { text-align: center; }

.product-item-info-container { margin-bottom: 8px; }

.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	display: block;
}

.product-item-big-card .product-item-amount-field-container { text-align: left; }

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Properties */
.product-item-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-properties dl { clear: both; }

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}

/*Compare*/
.product-item-compare-container {
	position: relative;
	display: none;
	margin: 0 -15px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e6e6e6;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
	margin: 0;
	border: none;
	background-color: transparent;
	box-shadow: none;
	text-align: center;
}

.bx-touch .product-item-compare-container { display: none; }

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container { display: block; }

.product-item-compare .checkbox {
	margin: 0;
	padding: 0;
}

/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}

.product-item-scu-item-text-container { min-width: 32px; }

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
	transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
	transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title { text-align: center; }

	.product-item-line-card .product-item-scu-item-list { text-align: center; }

	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}

/*Description*/
.product-item-description-container { }

.product-item-description-container p {
	color: #575757;
	font-size: 13px;
}

/*Buttons*/
.product-item-button-container { text-align: center; }

.product-item-button-container .btn { margin-bottom: 2px; }

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round { display: none; }

/*More*/
.product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more { opacity: 1; }

.product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.sales-old{
    font-size: 20px;
    color: #999;
    /*opacity: 0.3;*/
    text-decoration: line-through red;
    text-decoration-thickness: 2px;
    font-weight: 600;
    padding-right: 10px
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1750434125706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /bitrix/templates/main/components/bitrix/catalog.element/main/style.css?177210885427965 */
/* /bitrix/templates/main/components/bitrix/catalog.product.subscribe/.default/style.min.css?17598287081413 */
/* /bitrix/templates/main/components/maxyss/iblock.element.add.form/rev/style.css?17538823735698 */
/* /bitrix/templates/main/components/bitrix/main.file.input/drag_n_drop/style.min.css?17538757538780 */
/* /bitrix/templates/main/components/bitrix/system.pagenavigation/main/style.min.css?17525718093302 */
/* /bitrix/templates/main/components/bitrix/catalog.section/.default/style.min.css?175974942114874 */
/* /bitrix/templates/main/components/bitrix/catalog.item/.default/style.css?177210884825691 */
/* /bitrix/templates/main/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1750434125706 */
