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


/* ÐºÐ½Ð¾Ð¿ÐºÐ° Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ð¸ Ð´Ð¸Ð°Ð»Ð¾Ð³Ð¾Ð²Ð¾Ðµ Ð¸Ð½Ñ„Ð¾ Ð¾ÐºÐ½Ð¾*/

    .dialog-close-btn {
        background: url(https://static.tildacdn.com/tild6666-6539-4165-a639-326431323830/close-circle.svg) no-repeat;
        background-position: center;
        background-size: cover;
    
    }
    #rec745790316 .tn-elem[data-elem-id="1715174856760"] .tn-atom {
        border-radius: 24px!important;
    }
    .t-popup__container {
        margin-bottom: 8%!important;
    }

/*tooltip Ð²Ð¸Ð´Ð¶ÐµÑ‚Ð°*/
    .t898__tooltip {
        height: auto!important;
    }

/*ÐšÐ½Ð¾Ð¿ÐºÐ¸ Ñ…ÐµÐ´ÐµÑ€Ð° Ð¸ Ð±Ð°Ð½Ð½ÐµÑ€Ð° */
    
    
    
    
    .cart {
        border-radius: 12px;
    }
    .cart:hover {
        background-color: #EEEEEE!important;
    }
    /*.btn-katalog {
        
        background-position-x: 12px;
        background-position-y: center;
        padding: 8px 16px 8px 46px;
        border-radius: 12px;
    }
    .btn-katalog:hover {
        background-color: #EEEEEE;
    }*/
    
    .btn-katalog {
        border-radius: 12px;
    }
    .btn-katalog .tn-atom {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 8px 16px 8px 12px;
        
    }
    .btn-katalog .tn-atom:before {
        content: '';
        background: url(https://static.tildacdn.com/tild6434-6234-4634-a335-643165633862/category.svg) no-repeat;
        display: flex;
        width: 24px;
        height: 24px;
        align-items: center;
        justify-content: center;
        background-size: contain;
        margin-right: 8px;
        
    }
    
    .btn-katalog:hover {
        background-color: #EEEEEE;
    }
    
    
    
    .btn-search {
        border-radius: 12px;
    }
    .btn-search .tn-atom {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 8px 16px 8px 12px;
        
    }
    .btn-search .tn-atom:before {
        content: '';
        background: url(https://static.tildacdn.com/tild3436-6337-4435-a337-623562346335/search-favorite.svg) no-repeat;
        display: flex;
        width: 24px;
        height: 24px;
        align-items: center;
        justify-content: center;
        background-size: contain;
        margin-right: 8px;
        
    }
    
    .btn-search:hover {
        background-color: #EEEEEE;
    }
    
    
    .t985__search-icon circle {
        display: none!important;
    }

    .t985__search-icon line {
        display: none!important;
    }
    
    .t985__search-icon {
        background: url(https://static.tildacdn.com/tild3436-6337-4435-a337-623562346335/search-favorite.svg) center center no-repeat;
    }
    .t-search-widget__close-icon svg {
        display: none;
    }
    .t-search-widget__close-icon {
         background: url(https://static.tildacdn.biz/tild6666-6539-4165-a639-326431323830/close-circle.svg) no-repeat;
        background-position: center;
        background-size: cover;
        width: 40px;
        height: 40px
    }
    .t985__blockinput {
        border-radius: 16px;
        background-color: #F8F8F8;
        border-color: #E6E6E6;
    }
    
   
    
    
    
    
    
    .btn-katalog-red {
        border-radius: 16px;
    }
    .btn-katalog-red .tn-atom {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 16px 24px;
        width: max-content;
        
    }
    .btn-katalog-red .tn-atom:before {
        content: '';
        background: url(https://static.tildacdn.com/tild6533-3838-4066-a135-343163313032/category-white.svg) no-repeat;
        display: flex;
        width: 24px;
        height: 24px;
        align-items: center;
        justify-content: center;
        background-size: contain;
        margin-right: 8px;
        
    }
    
    
    
    
    
    

/*Ð²Ð¸Ð´Ð¶ÐµÑ‚ Ð¸Ð·Ð±Ñ€Ð°Ð½Ð½Ð¾Ð³Ð¾ */ 

    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
        background: #eb1a331c!important;
    }
    .t1002__addBtn svg path {
        stroke: #eb1a33;
    }
    .t1002__addBtn_active svg path {
        fill: #eb1a33;
        stroke: #eb1a33;
    }
    
/*ÐžÐ¿Ð¸ÑÐ°Ð½Ð¸Ðµ Ð½Ð° ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐºÐ°Ñ… Ñ‚Ð¾Ð²Ð°Ñ€Ð° */
    .t-store__card__descr {
        margin-top: 0px;
        height: 58px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    
    
    .t-store__card__price-wrapper {
        margin-top: 0;
    }   
   
 
/*ÐºÐ½Ð¾Ð¿ÐºÐ° Ð² ÐºÐ¾Ñ€Ð·Ð¸Ð½Ñƒ Ð½Ð° ÐºÐ°Ñ‚Ð¾Ñ‡ÐºÐµ Ñ‚Ð¾Ð²Ð°Ñ€Ð° */ 
    
    .t-store__card__btn {
        height: 40px;
        width: 100%;
    }
    .t-store__card__btn-text {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        line-height: 1.50;
        font-weight: 500;
        
    }
    .t-store__card__btn-text:before {
        display: flex;
        width: 24px;
        height: 24px;
        margin-right: 8px;
        content: '';
        background: url(https://static.tildacdn.biz/tild6461-3933-4832-b337-633838623366/bag-2.svg) no-repeat center;
        background-size: contain;
    }
    

    


/*ÑÐ»Ð°Ð¹Ð´ÐµÑ€ Ð² POP UP */
    .t-popup__close-icon_cross g {
        display: none;
    }
    .t-popup__close-icon_cross {
        background: url(https://static.tildacdn.com/tild6666-6539-4165-a639-326431323830/close-circle.svg) no-repeat;
        background-position: center;
        background-size: cover;
        width: 40px;
        height: 40px;
    }
    
    .t-popup__close-icon_arrow path {
        display: none;
    }
    .t-popup__close-icon_arrow {
        background: url(https://static.tildacdn.com/tild6666-6539-4165-a639-326431323830/close-circle.svg) no-repeat;
        background-position: center;
        background-size: cover;
        width: 32px!important;
        height: 32px;
        right: 14px;
        left: auto!important;
    }
    
    .t-popup__close {
        right: 40px;
    }
    
    .t-store__prod-popup__title-wrapper {
        margin-bottom: 0;
        background-color: white;
        padding: 16px 16px 0 16px;
        border-radius: 16px 16px 0 0;
        border-right: 1px solid #EEEEEE;
        border-top: 1px solid #EEEEEE;
        border-left: 1px solid #EEEEEE;
    }
    .t-store__prod-popup__name {
        font-size: 18px!important;
    }
    
    .t-store__prod-popup__brand {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .t-store__prod-popup__sku {
        margin-top: 0px;
        padding-top: 6px;
    }
    .js-product .t-product__option {
        padding: 16px;
        margin: 0;
        background-color: white;
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #EEEEEE;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        border-radius: 8px;
    }
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
        border-color: #EB1A33;
        background-color: #FCE1E1;
        color: #EB1A33;
    }
    
    .t-store__prod-popup__price-wrapper {
        margin-top: 0;
        padding: 16px;
        background-color: white;
        border-right: 1px solid #EEEEEE;
        border-left: 1px solid #EEEEEE;
    }
    
    .t-store__prod-popup__price-value {
        font-size: 22px;
        line-height: 1.30;
        font-weight: 600;
    }
    .t-store__prod-popup__price-currency {
        font-size: 22px;
        line-height: 1.30;
        font-weight: 400;
        color: #B0B0B0!important;
    }
    .t-store__prod-popup__btn-wrapper {
        margin: 0;
        padding: 0 16px 16px 16px;
        background-color: white;
        border-right: 1px solid #EEEEEE;
        border-bottom: 1px solid #EEEEEE;
        border-left: 1px solid #EEEEEE;
        border-radius: 0 0 16px 16px;
    }
    .t951 .t-slds__container {
        border-radius: 16px;
        border: 1px solid #EEEEEE;
        background-color: white;
       
    }
    .t-slds__bgimg-contain {
        margin-right: -5px
    }
    
    .t-slds__thumbsbullet-wrapper {
        display: flex;
        bottom: 10px;
        left: 10px;
        position: absolute;
    }
    
    .t-slds__bgimg {
        border-radius: 12px;
    }
    
    .t-slds__thumbsbullet-border {
        border-radius: 12px; 
    } 
    .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
        border-color: #eb1a33!important;
    }
    .t-store__prod-popup__text {
        margin-top: 10px;
    }
    .js-store-prod-all-text {
        font-size: 16px;
        padding: 16px;
        background-color: white;
        border: 1px solid #EEEEEE;
        border-radius: 16px 
    }
    .js-store-prod-all-charcs {
        font-size: 14px;
        padding: 16px;
        background-color: white;
        border: 1px solid #EEEEEE;
        border-radius: 16px;
        margin-top: 10px!important;
    }
    
    .js-store-prod-popup-buy-btn-txt {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 8px!important;
    }
    .js-store-prod-popup-buy-btn-txt:before {
        display: flex;
        width: 24px;
        height: 24px;
        margin-right: 8px;
        content: '';
        background: url(https://static.tildacdn.biz/tild6461-3933-4832-b337-633838623366/bag-2.svg) no-repeat center;
        background-size: contain;
    }

    
/*Ð¡Ñ‚Ð¸Ð»ÑŒ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ Ð¾ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐµ Ð¸ Ð¾Ð¿Ð»Ð°Ñ‚Ðµ*/
    .t792__line {
        display: none!important;
    }
    .t792__uptitle {
        letter-spacing: normal!important;
    }
    .t792__price {
        padding: 2px 16px;
        background-color: #FCE1E1;
        border-radius: 24px;
        color: #EB1A33!important;
            width: fit-content;
    }
    .t792__wrapper {
        border-radius: 16px;
        border: 1px solid #E6E6E6;
        padding: 16px;
    }
    .t265__wrapper {
        padding: 16px 16px 16px 55px!important;
        border-radius: 16px;
        margin: 0 auto;
    }
    .t-clear {
        margin-bottom: 15px!important;
    }
    .t265__icon {
        top: auto!important;
        left: 16px!important;
    }
    circle {
        display: flex!important;
    }
    
    
    /*Ð‘Ð»Ð¾Ðº Ð½Ð¸Ñ‡ÐµÐ³Ð¾ Ð½Ðµ Ð½Ð°Ð¹Ð´ÐµÐ½ Ð² ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³Ðµ */ 
    
    .t-store__empty-part-msg-wrapper {
        border-radius: 16px;
        border: 1px solid #E6E6E6!important;
        background-color: white;
    }
    
    /*Ð’Ð¾Ð·Ñ€Ð°ÑÑ‚Ð½Ð¾Ðµ Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ðµ Ð¿Ð¾Ð¿-Ð°Ð¿*/
        .t658__popup {
            backdrop-filter: blur(10px);
        }
        .t658__wrapper {
            border-radius: 16px;
        }
    
    
/*Ð¢Ð°Ð±Ñ‹ Ð½Ð° ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ð°Ñ…*/

    @media screen and (max-width: 960px) {
        .t976__wrapper {
        flex-wrap: nowrap;
        overflow-x: visible;
        overflow-y: hidden;
        width: max-content;
    
    }
}
    @media screen and (max-width: 980px) {
        .t-store__product-snippet .t-store__prod-popup__col-right {
            padding-left: 0;
            padding-right: 0;
            padding-top: 10px 
        }
        .t-store__product-snippet {
            padding-left: 10px;
            padding-right: 10px;
        
      
}
    }

    /*Ð¡Ð¼Ð¾Ñ‚Ñ€ÐµÑ‚ÑŒ ÐµÑ‰Ðµ*/

    @media screen and (min-width: 1240px) {
        .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
            border: 1px solid #E6E6E6;
            border-radius: 16px;
            margin: 5px 10px;
        }
    }

    @media screen and (max-width: 1240px) {
        .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
            border: 1px solid #E6E6E6;
            border-radius: 16px;
            margin:0 10px;
        }
    }
    @media screen and (max-width: 640px) {
        .t-store__grid-cont_mobile-one-row {
            min-width: 50%!important;
        }
    }
    @media screen and (max-width: 960px) {
        .t-store__relevants__container .t-store__scroll-icon-wrapper {
            display: none;
        }
    }

    /*Ð°Ð´Ð°Ð¿Ñ‚Ð¸Ð² ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐºÐ¸ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð²*/ 

    @media screen and (max-width: 560px) {
        .t-store .t-popup__close-wrapper {
            border-bottom: none!important;
            height: 56px;
        }
    
        .t-store__prod-snippet__container {
            padding-top: 56px;
    
        }
        .t-slds__thumbsbullet-wrapper {
            bottom: 20px;
            left: 0;
        }
    }



@media screen and (max-width: 480px) {
    #rec745790316 .tn-elem[data-elem-id="1715174856760"] .tn-atom {
        border-radius: 16px 16px 0 0!important;
    }
    .t-popup__container {
        margin-bottom: 0px!important;
    }
    
    
    .t-store__mobile-two-columns .t-store__card__title.t-name {
        word-break: break-word;
        height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    .t-store__card__btn {
        background-position-x: center;
    }
    
    .t-store__prod-popup__container {
        padding: 0 10px;
    }   
    
    .t-store__card__btn-text {
        font-size: 0px;
    }
    .t-store .t-store__prod-popup__container .t-store__product-popup .t-slds {
        margin: 0px!important;
    }
    .t-store__prod-popup__col-right {
        padding-top: 10px;
    }
      .t-search-widget__close-icon {

        width: 32px;
        height: 32px
    }
    
    /*.t-store__prod-popup__price-wrapper {
        border-radius: 0 0 16px 16px;
        border-bottom: 1px solid #EEEEEE;
    }*/
    /*.t-store__prod-popup__btn-wrapper {
        
        
        position: fixed;
        z-index: 1;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 16px;
        box-sizing: border-box;
        background: white;
        margin: 0;
        
        box-shadow: 0 -8px 12px 0 rgba(0,0,0,.07);
        display: flex
        
    
        
        }*/
        .t-store__card__btn-text:before { 
            margin-right: 0;
        }
        
    }
    
    
    
    
    
}</pre></body></html>