<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.product-column-thumbs__slide img {*/
/*    height: 70px;*/
/*}*/
html {
    scroll-behavior: smooth;
}
.product-details__video {
    min-height: unset;
}
.product-details__video iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 16px;
}


.catalog-filter
.js-less_block
.b-filter_item_checkbox-item:nth-child(n + 6) {
    display: none;
}

.catalog-filter
.js-less_block.active
.b-filter_item_checkbox-item:nth-child(n + 6) {
    display: block;
}
.b-filter_box {
    position: relative;
}
.catalog-content__category .catalog-content__category-name {
    display: flex;
    align-items: center;
    min-height: 32px;
}
.catalog-content__descr h2 {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
}
.catalog-content__descr h3 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
}
.catalog-content__descr ul li{
    padding-left: 18px;
    position: relative;
    margin-bottom: 12px;
}
.catalog-content__descr p b {
    line-height: 180%;
}
.catalog-content__descr ul li b{
    line-height: 180%;
    position: relative;
    top: -3px;
}
.catalog-content__descr ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: var(--disabled-color);
    border-radius: 100%;
}
.catalog-content__descr ol{
    list-style-type: none;
    counter-reset: num;
}
.catalog-content__descr ol li{
    padding-left: 18px;
    position: relative;
    line-height: 129%;
}
.catalog-content__descr ol li p b {
    display: block;
    line-height: 129%;
    margin-bottom: 5px;
}
.catalog-content__descr ol li p b+br {
    display: none;
}
.catalog-content__descr ol &gt; li:before{
    content: counter(num) '.';
    counter-increment: num;
    display: inline-block;
    position: absolute;
    left: 0;
    width: 0;
    text-align: right;
}
.order-delivery__label .bx-sls .dropdown-block {
    box-shadow: none !important;
    font-size: 15px !important;
    background-color: var(--white-primary) !important;
    border-radius: 12px !important;
    outline: none !important;
    border: 1px solid var(--form-primary-border) !important;
    padding: 0px 38px 0px 28px !important;
    transition: border-color 0.3s ease !important;
}

.order-delivery__label .bx-sls .dropdown-block:focus {
    border-color: var(--accent-border) !important;
}

.order-delivery__label .bx-sls .dropdown-block .dropdown-icon {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.order-delivery__label .bx-sls .dropdown-block .bx-ui-sls-clear {
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-top: 0 !important;
}

.order-delivery__label .bx-sls .dropdown-block .dropdown-fade2white {
    right: 7px !important;
}

.order-delivery__label .bx-sls .dropdown-block .bx-ui-sls-route,
.order-delivery__label .bx-sls .dropdown-block .bx-ui-sls-fake {
    height: 38px;
    color: var(--color-secondary) !important;
    font-family: "Inter", sans-serif !important;
    font-size: 15px !important;
}

.bx_filter_popup_result_btn {
    height: auto;
}
.buffered-payment {
    width: 100%;
    margin: 15px 0;
}
.buffered-payment &gt; div {
    text-align: center;
    margin-bottom: 15px;
}
.bx_filter_popup_result.active {
    margin-left: 35px;
}

.delivery_desc {
    margin: 15px 0;
    line-height: normal;
}
.delivery_desc a {
    color: #0172D5;
}
.product-column-info__item {
    max-width: 100%;
}
.product-column-info__item-value {
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-column-slider__wrapper {
    cursor: pointer!important;
}
@media (min-width: 1200px) {
    .header.scroll-back .header__top {
        max-height: 44px;
        overflow: hidden;
    }
}
.header-center__container {
    position: relative;
}
.product__notice {
    top: unset;
    bottom: -60px;
    border: 1px solid #ddd;
}
.product-item__buy-btn.btn-white {
    border: 1px solid #ddd;
}
.scroll-to {
    scroll-margin-top: 150px; /* Р—Р°РґР°РµС‚ РѕС‚СЃС‚СѓРї РІ 20px РїСЂРё РїРµСЂРµС…РѕРґРµ РїРѕ СЏРєРѕСЂСЋ */
}
.hide {
    display: none;
}
.error_404 {
    padding: 150px 130px 100px;
}
.error_404 .desk404 p {
    margin-bottom: 15px;
}
.error_404 .desk404 a {
    text-decoration: underline;
}
.product-payment__unavailable {
    color: #eb4250;
}
.btnTBank {
    width: 100% !important;
    cursor: pointer;
    transition: all 0.3s;
}
.btnTBank:hover {
    opacity: 0.8;
}
.b-page {
    overflow-y: visible!important;
}
.b-page .notice button {
    background-color: transparent;
    border: none;
}
.b-page .checkbox-tag::before {
    box-sizing: border-box;
}

.btn-primary.btn-buy.btn-lg {
    background-color: #ffdd2d;
    border: none;
    border-radius: 6px;
    padding: 20px;
    width: 100%;
    margin-top: 20px;
}
.main__map .map__address-info&gt;p, .main__map .map__address-info&gt;br {
    display: none;
}
.header .mobile-only {
    display: none;
}
.header.mobile .mobile-only{
    display: block;
}
.header__top.active {
    z-index: 200;
}
.header-top-close {
    display: none;
    align-items: center;
    min-height: 52px;
    padding: 8px 24px;
    gap: 20px;
    background-color: var(--background-secondary);
    width: 100%;
}
@media (max-width: 1200px){
    .header-top__phone {
        padding: 20px 24px 0;
    }
    .header-top-close {
        display: flex;
    }
}
.grecaptcha-badge {
    display: none!important;
}
.grecaptcha-badge.active {
    display: block!important;
    visibility: visible!important;
    top: 0!important;
    z-index: 99999;
}

/*.blog-detail__description p {*/
/*    margin-bottom: 15px;*/
/*}*/
.blog-detail__info-list .head_h3 {
    padding-left: 15px;
}
.blog{
    overflow: hidden;
}
.blog-detail_text h2,.blog-detail_text h3 {
    padding: 8px 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}
.blog-detail_text img {
    aspect-ratio: 777 / 432;
    border-radius: 16px;
    overflow: hidden;
}
.blog-detail__media iframe {
    width: 100%;
    height: 100%;
}


.blog-detail_text ul, .blog-detail_text ol {
    margin: 12px 0 28px;
    padding-left: 27px;
}

.blog-detail_text li {
    position: relative;
    list-style: disc;
}

.blog-detail_text li:not(:last-child) {
    margin-bottom: 24px;
}

.blog-detail_text ol {
    counter-reset: num;
}

.blog-detail_text ol li {
    list-style: none;
}

.blog-detail_text ol li::before {
    counter-increment: num;
    content: counter(num) ". ";
    position: absolute;
    top: 0;
    left: -20px;
}

.blog-detail_text table {
    max-width: calc(100% + 58px);
    margin-right: -58px;
    overflow-x: auto;
    margin-bottom: 40px;
}

.blog-detail_text table {
    border-collapse: collapse;
}

.blog-detail_text table thead th {
    min-height: 82px;
    font-weight: 400;
    text-align: left;
}

.blog-detail_text table tr {
    display: flex;
}

.blog-detail_text table th,
.blog-detail_text table td {
    flex: 0 0 180px;
    padding: 20px 16px;
    border: 1px solid #eef0f3;
}

.blog-detail_text table th:first-child,
.blog-detail_text table td:first-child {
    flex: 0 0 114px;
    border-left: none;
}

.blog-detail_text table tbody td {
    min-height: 87px;
}
@media (max-width: 992px) {
    .blog-detail_text table {
        max-width: calc(100% + 80px);
        margin: 0 -40px 40px;
        padding: 0 40px;
    }
}
@media (max-width: 767px) {
    .blog-detail_text table {
        margin-bottom: 32px;
    }
    .blog-detail_text table th:first-child,
    .blog-detail_text table td:first-child {
        flex: 0 0 100px;
    }
}
@media (max-width: 480px) {
    .blog-detail_text table {
        max-width: none;
        margin: 0 -24px 32px;
        padding: 0 24px;
    }
}
@media (max-width: 375px) {
    .blog-detail_text table {
        margin: 0 -12px 32px;
        padding: 0 12px;
    }
}</pre></body></html>