

/* Start:/local/templates/muzzone/components/bitrix/catalog.element/muzzone/style_description.css?17727926984397*/
<style>
.class_1 {
    margin: 2.5em 0 !important;
    font-family: inherit;
}

.class_2 {
    display: block !important;
    font-weight: 700 !important;
    margin: 0 0 1.5em 0 !important;
    color: inherit;
    position: relative !important;
    padding-bottom: 0.8em !important;
}

.class_2:after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 3em !important;
    max-width: 60px !important;
    height: 0.2em !important;
    background: #c14f59 !important;
    border-radius: 2px !important;
}

.class_1 ul {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.4em !important; /* Уменьшил расстояние */
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    counter-reset: advantage-counter;
}

.class_1 ul li {
    background: #ffffff !important;
    border-radius: 1em !important;
    padding: 0.8em 1.5em 0.8em 5.2em !important; /* Уменьшил вертикальные отступы */
    box-shadow: 0 0.8em 1.5em -0.6em rgba(0,0,0,0.1) !important;
    border: 1px solid #eaeaea !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    list-style-type: none !important;
    counter-increment: advantage-counter;
    line-height: 1.5 !important;
    word-wrap: break-word !important;
    display: flex !important;
    align-items: center !important;
    min-height: 3.5em !important;
}

.class_1 ul li:before {
    content: counter(advantage-counter, decimal-leading-zero) !important;
    position: absolute !important;
    left: 0.8em !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 2em !important;
    font-weight: 800 !important;
    color: rgba(193, 79, 89, 0.25) !important;
    line-height: 1 !important;
    transition: all 0.3s ease !important;
}

@media (min-width: 1201px) {
    .class_1 ul li:after {
        content: "" !important;
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        width: 0.25em !important;
        height: 0 !important;
        background: #c14f59 !important;
        transition: height 0.3s ease !important;
    }

    .class_1 ul li:hover {
        transform: translateY(-0.2em) !important;
        box-shadow: 0 1em 1.8em -0.7em rgba(193, 79, 89, 0.2) !important;
        border-color: #c14f59 !important;
    }

    .class_1 ul li:hover:after {
        height: 100% !important;
    }

    .class_1 ul li:hover:before {
        color: rgba(193, 79, 89, 0.5) !important;
        transform: translateY(-50%) scale(1.1) !important;
    }
}

@media (max-width: 1200px) {
    .class_1 ul li {
        border-left: 4px solid #c14f59 !important;
        transition: none !important;
    }
    
    .class_1 ul li:hover {
        transform: none !important;
        box-shadow: 0 0.8em 1.5em -0.6em rgba(0,0,0,0.1) !important;
        border-color: #eaeaea !important;
        border-left-color: #c14f59 !important;
    }
    
    .class_1 ul li:hover:before {
        transform: translateY(-50%) !important;
        color: rgba(193, 79, 89, 0.25) !important;
    }
    
    .class_1 ul li:after {
        display: none !important;
    }
}

.class_1 > br,
.class_1 > p:empty {
    display: none !important;
}

@media (min-width: 701px) and (max-width: 1200px) {
    .class_1 ul {
        gap: 0.35em !important; 
    }
    
    .class_1 ul li {
        padding: 0.7em 1.3em 0.7em 4.9em !important; 
    }
    
    .class_1 ul li:before {
        left: 0.7em !important;
        font-size: 1.9em !important;
    }
}
@media (max-width: 700px) {
    .class_1 ul {
        gap: 0.3em !important; /* Уменьшил на мобильных */
    }
    
    .class_1 ul li {
        padding: 0.6em 1.2em 0.6em 4.4em !important;
        border-left-width: 3px !important;
    }
    
    .class_1 ul li:before {
        left: 0.6em !important;
        font-size: 1.8em !important;
    }
}

@media (max-width: 400px) {
    .class_1 ul li {
        padding: 0.5em 1em 0.5em 4em !important;
    }
    
    .class_1 ul li:before {
        left: 0.5em !important;
        font-size: 1.6em !important;
    }
}
</style>
/* End */
/* /local/templates/muzzone/components/bitrix/catalog.element/muzzone/style_description.css?17727926984397 */
