<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/.default/components/bitrix/catalog.element/main/style.css?17473913693185*/
.measurements__instructions img {
    max-width: 250px;
}

.accordion__scroll {
    max-height: 100%!important;
}
.productinfo__discount--text {
    color: #3f185f;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 20px;
}

.product__area__branding__kod {
    font-family: 'Jost';
    font-size: 0.94rem;
    line-height: 140%;
    letter-spacing: 0.03rem;
    color: #757575;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .productinfo__discount--text {
        margin-top: 15px;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
}

.productinfo-color__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 7px;
    margin-bottom: 14px;
}

.productinfo-color-list-item__link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    color: #000;
}

.productinfo-color__label span {
    color: #757575;
}

.productinfo-color-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.productinfo-color-list-item__img {
    width: 60px;
    height: 87px;
}

@media (max-width: 599px) {
    .productinfo__color--desktop {
        display: none;
    }

    .productinfo__color--mobile {
        width: 250px;
        display: block;
        margin-top: 12px;
        margin-bottom: 45px;
        margin-left: auto;
        margin-right: auto;
    }

    .productinfo-color-list-item__img {
        width: 44px;
        height: 64px;
    }
}

@media (min-width: 600px) {
    .productinfo__color--desktop {
        display: block;
        margin-bottom: 12px;
    }

    .productinfo__color--mobile {
        display: none;
    }
}

.dolyami-button-wrapper {
    margin-top: 10px;
    width: 100%;
}

.messenger-button-link {
    font-size: 15px;
    width: 100%;
    max-width: 250px;
    margin-top: 10px;
    height: 38px;
    padding: 0;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #7826AD;
    color: #7826AD;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

@media (max-width: 600px) {
    .messenger-button-link {
        padding: 0;
        font-size: 15px;
    }
}

.messenger-button-link:hover,
.messenger-button-link:focus,
.messenger-button-link:active {
    background: #7826AD;
    color: #fff;
}

.product-cart-link {
    margin-top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


.product-cart-link svg{
    width: 20px;
    height: auto;
    fill: none;
    stroke: #fff;
}

.action-banner-wrapper {
    width: 100%;
    margin-top: 20px;
}

.action-banner-wrapper--desktop {
    display: block;
}

.action-banner-wrapper--mobile {
    display: none;
}

@media (max-width: 1023.98px) {
    .action-banner-wrapper--desktop {
        display: none;
    }

    .action-banner-wrapper--mobile {
        display: block;
    }
}


/* End */
/* /local/templates/.default/components/bitrix/catalog.element/main/style.css?17473913693185 */
</pre></body></html>