<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    :root {
        --MainColor: #e19969; /*РѕСЃРЅРѕРІРЅРѕР№ С†РІРµС‚ (Caramel)*/
        --SecondColor: #EEEAE7; /*РґРѕРїРѕР»РЅРёС‚РµР»СЊРЅС‹Р№ С†РІРµС‚ (Vanille)*/
        --BackgroundColor: #FBF9F6; /*Р¦РІРµС‚ С„РѕРЅР° (Light)*/
        --TextColor: #000000; /*Р¦РІРµС‚ С‚РµРєСЃС‚Р°*/
        --TextColorActive: #FFFFFF; /*Р¦РІРµС‚ С‚РµРєСЃС‚Р° РІ Р°РєС‚РёРІРЅРѕРј СЃРѕСЃС‚РѕСЏРЅРёРё*/
    }



    .uc-cards .t951__cont-wrapper {
        display: block;
    }
    
    .uc-cards .js-store-parts-select-container,
    .t951 .t-store__valign-buttons.js-store-grid-cont {
        width: 100%;
        border-radius: 30px !important;
    }
    
    .uc-cards .t951__grid-cont[data-col-gap='40'] {
        max-width: 100%;
        top: 40px;
    position: relative;
    }
    [data-col-gap='40'] .t-store__stretch-col {
    padding: 0px 20px 0 20px;
}
.t951__grid-cont[data-col-gap='40'] {
    margin-left: 0px;
    margin-right: 0px;
}
    .uc-cards .t-store__filter__options {
        flex-direction: unset;
        flex-wrap: wrap;
        border-radius: 30px !important;
    }
    .uc-cards .t-store__filter__item {
        width: 20%;
        border-radius: 30px !important;
    }
    .uc-cards .t-store__filter__item:nth-child(6) {
        width: 20%;
        border-radius: 30px !important;
    }
    
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2) .t-checkbox__indicator,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3) .t-checkbox__indicator,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4) .t-checkbox__indicator,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5) .t-checkbox__indicator,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6) .t-checkbox__indicator {
         display: none;
     }
     

     
     
     
     
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2) .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3) .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4) .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5) .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6) .t-store__filter__title {
    color: var(--TextColor) !important;
    background: var(--BackgroundColor);
    width: 30px;
    justify-content: center;
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 4px 0px 7px 0px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 30px !important;
    }
    
     .uc-cards .t-name,
     .uc-cards .t-descr {
         font-family: 'Jost' !Important;
     }
     
     

     
     
     
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2) .t-checkbox,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3) .t-checkbox,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4) .t-checkbox,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5) .t-checkbox,
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6) .t-checkbox {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    border-width: 0;
     }
     

     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-store__filter__item-controls-container {
         display: flex;
     }
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap {
         margin-left: -3px;
     }
     
     .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-store__filter__item-controls-container .t-checkbox__control {
         margin: 2px;
     }
     
  

     
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2).active .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3).active .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4).active .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5).active .t-store__filter__title,
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6).active .t-store__filter__title {
    color: var(--TextColorActive) !important;
    background: var(--MainColor);
    width: 30px;
    justify-content: center;
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 4px 0px 7px 0px;
    height: 20px;
    border: 1px solid var(--MainColor);
    border-radius: 30px !important;
     }
     

     .uc-cards .t951__sidebar_sticky .t951__sidebar-wrapper {
         padding-right: 0px;
     }
     .uc-cards .t951__sidebar-wrapper {
        position: relative;
        margin: 20px;
     }
     
     .t-store__filter__chosen-bar {
         display: block !important;
         /*margin-top: -65px;*/
     }

    .uc-cards .t951 .t-store__filter__chosen-bar {
        position: relative;
        width: 70%;
        padding: 0;
        left: 10px;
        margin-top: 30px;
        background: transparent;
        border: 0px solid rgba(0,0,0,.1);
        box-shadow: none;
        border-radius: 30px !important;
    }
     
     .uc-cards .t-store__filter__price-outer {
         z-index: 1;
         border-radius: 30px !important;
     }
     .uc-cards .t-store__filter__range_bg {
        z-index: 0;
        background-color: var(--MainColor);
        border-radius: 30px !important;
     }
     
     
     .uc-cards .t-store__filter__search-and-sort {
        position: relative;
        bottom: -245px;
        border-radius: 30px !important;
     }
     
     .uc-cards .t-store__sort-select-wrapper {
             width: 232px;
             border-radius: 30px !important;
     }
     .uc-cards .t-store__filter__btn, .t-store__filter__input, .t-store__sort-select {
        background: var(--BackgroundColor);
     }
     .uc-cards .t-store__filter__chosen-val {
         background-color: rgb(167 130 113 / 12%);
         border-radius: 30px !important;
     }
     .t-store__filter__sort {
    margin-right: 10px;
    border-radius: 30px !important;
}

.uc-cards .t-checkbox__indicator:after {
    border-color: var(--TextColorActive) !important;
    border-radius: 30px !important;
}
.uc-cards .t-checkbox__control.active .t-checkbox__indicator {
    background: var(--MainColor) !important;
    border-color: var(--MainColor) !important;
    border-radius: 30px !important;
}

.uc-cards .t-checkbox__indicator {
    border: 1px solid #b5b5b5 !important;
    border-radius: 30px !important;
}


    
    /*РўСЂР°РЅСЃС„РѕСЂРјР°С†РёСЏ РІ РјРѕР±РёР»СЊРЅСѓСЋ РІРµСЂСЃРёСЋ*/
@media screen and (max-width: 769px) {
    .uc-cards .t-store__filter__item,
    .uc-cards .t-store__filter__item:nth-child(6) {
        width: 100%
    }
    
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6).active .t-store__filter__title {
        padding: 5px 0 5px 0;
    }
    .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2) .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3) .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4) .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5) .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(5) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6) .t-store__filter__title {
        padding: 5px 0 5px 0;  
    }
    .uc-cards .t-store__filter__item:nth-child(4) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(2).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(4) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(3).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(4) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(4).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(4) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(5).active .t-store__filter__title, .uc-cards .t-store__filter__item:nth-child(4) .t-store__filter__item-controls-wrap .t-checkbox__control:nth-child(6).active .t-store__filter__title {
        padding: 5px 0 5px 0;     
    }

}

.uc-cards .t-container {
    max-width: 100vw !Important;
    border-radius: 30px !important;
}
    .t-descr_xxs {
    font-size: 16px;
    line-height: 1.55;
    border-radius: 30px !important;
}

.uc-cards .t-btn_sm {
    height: 64px;
    font-size: 16px;
    padding-left: 44px;
    padding-right: 44px;
    border-radius: 100px !important;
}

.uc-cards  .t-store__filter__item-title, .uc-cards  .t-store__filter__opts-mob-btn {
    color: #35312f;
    font-family: Jost;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    border-radius: 30px !important;
}

.uc-cards  .js-store-prod-charcs {
    display: none !Important;
    border-radius: 30px !important;
}

@media screen and (max-width: 960px) {
.uc-cards  .t-name {
    font-size: 16px !Important;
    border-radius: 30px !important;
}

.uc-cards  .t-store__card__descr {
    font-size: 14px !Important;
    border-radius: 30px !important;
}


.uc-cards  .t-store__card__price {
    font-size: 24px !Important;
    border-radius: 30px !important;
}

.uc-cards .t-btn_sm {
    height: 46px;
    font-size: 16px;
    padding-left: 44px;
    padding-right: 44px;
    border-radius: 100px !important;
}
}


.t702 .t-input-group {
    margin-bottom: 10px;
    border-radius: 30px !important;
}</pre></body></html>