.shop-catalog-data{color:#5f5f63;width:100%;padding:0 8vw}.shop-catalog-top{width:100%;margin-bottom:2.5vw}.shop-catalog-titlebox{flex-direction:column;align-items:flex-start;display:flex}.shop-catalog-title{color:#5e5e5e;font-family:var(--title);font-size:var(--h2);margin:0;font-weight:600;line-height:1.05}.shop-catalog-count{color:#949494;font-size:var(--s1);margin-top:.25vw;font-weight:500}.shop-catalog-breadcrumbs{color:#c3c3c7;font-size:var(--s1);flex-wrap:wrap;align-items:center;gap:.45vw;margin-top:-1vw;margin-bottom:1.2vw;font-weight:400;display:flex}.shop-catalog-breadcrumb{color:#c3c3c7;transition:color .2s}a.shop-catalog-breadcrumb:hover{color:#1683ef}.shop-catalog-breadcrumb.active{color:#a7a7ad}.shop-catalog-breadcrumb-separator{color:#d5d5d8}.shop-catalog-layout{grid-template-columns:20vw minmax(0,1fr);align-items:flex-start;gap:4.5vw;display:grid}.catalog-filterbar{box-sizing:border-box;background-color:#fff;border:1px solid #f4f4f4;border-radius:.8vw;flex-direction:column;gap:1.25vw;width:20vw;padding:1.85vw 2vw;display:flex;box-shadow:0 0 10px #00000014}.catalog-filterbar .u-form-element{height:auto}.catalog-filterbar .u-form-element-external-box{display:none}.catalog-sort-tabs .u-form-tabs-inner.default-format{background-color:#f7fbff;border:1px solid #1683ef;border-radius:55px;column-gap:0;height:2.5vw;padding:0;overflow:hidden}.catalog-sort-tabs .u-form-tab.default-format{color:#1683ef;min-width:0;height:100%;font-size:var(--s1);background-color:#0000;border-radius:55px;font-weight:600}.catalog-sort-tabs .u-form-tab.default-format.active{color:#fff;background-color:#1683ef!important}.catalog-available-toggle .u-form-tabs-inner.toggle-format{height:2.45vw;padding:0}.catalog-available-toggle .u-form-tab.toggle-format{align-items:center;min-width:0}.catalog-available-toggle .u-form-toggle-title{color:#65656a;font-size:var(--s1);font-weight:600;line-height:1.1}.catalog-available-toggle .u-form-toggle-container{flex-shrink:0;width:4.6vw;height:2vw}.catalog-available-toggle .u-form-toggle-background{background-color:#c8c9cc}.catalog-available-toggle .u-form-toggle-pointer{width:1.55vw;height:1.55vw;left:.27vw}.catalog-available-toggle .u-form-tab.active .u-form-toggle-background{background-color:#1683ef}.catalog-available-toggle .u-form-tab.active .u-form-toggle-pointer{left:calc(100% - 1.83vw)}.catalog-brand-select .u-form-select-header{color:#68686d;background-color:#ededee;border-radius:55px;min-height:2.6vw;padding:.55vw 3vw .55vw 1.25vw}.catalog-brand-select .u-form-select-header-text{font-size:var(--s1);font-weight:600}.catalog-brand-select .u-form-select-header-svg-box{width:2.6vw}.catalog-brand-select svg.u-form-select-header-svg{fill:#67676c;width:.9vw;height:.9vw}.catalog-brand-select .u-form-select-body.active{max-height:18vw}.catalog-brand-select .u-form-select-body-paddings{background-color:#f7f7f8;border-radius:.8vw;margin-top:.55vw;padding:.75vw 0}.catalog-brand-select .u-form-select-body-scroll{padding:0 .75vw}.catalog-brand-select .u-form-select-options{row-gap:.45vw}.catalog-brand-select .u-form-select-option{color:#69696e;min-height:2.15vw;font-size:var(--s1);background-color:#fff;border-radius:55px;padding:.45vw .75vw;font-weight:500}.catalog-brand-select .u-form-select-option-pointer-box{width:1.1vw;height:1.1vw}.catalog-brand-select svg.u-form-select-option-pointer-svg{width:.65vw;height:.65vw}.catalog-category-list{flex-direction:column;gap:.45vw;margin-top:.45vw;display:flex}.catalog-category-item{color:#606066;min-height:2.2vw;font-size:var(--s1);background-color:#ededee;border-radius:55px;align-items:center;padding:.65vw 1vw;font-weight:500;line-height:1.15;transition:background-color .2s,color .2s,opacity .2s;display:flex}.catalog-category-item:hover{color:#1683ef;background-color:#dceeff}.catalog-category-item.active{color:#fff;background-color:#6aaef2}.catalog-category-item.no-products{opacity:.45}.catalog-clean-filters{color:#a4a4aa;width:fit-content;font-size:var(--s1);cursor:pointer;font-weight:500;font-family:var(--text);background:0 0;border:0;margin:auto auto 0;padding:0;transition:color .2s}.catalog-clean-filters:hover{color:#1683ef}.catalog-products-shell{min-width:0}.catalog-products{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1vw;transition:opacity .2s;display:grid}.catalog-products.pending-catalog{opacity:.45;pointer-events:none}.u-product-card-wrapper{will-change:transform;min-width:0;display:flex}.u-product-card-inner{background-color:#fff;border:1px solid #f3f3f3;border-radius:.8vw;flex-direction:column;width:100%;min-height:18vw;padding:1.5vw 1.3vw 1.2vw;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 10px #0000001a}.u-product-card-inner:hover{transform:translateY(-.12vw);box-shadow:0 .45vw 1.15vw #00000024}.u-product-card-photo-link{justify-content:center;align-items:center;width:100%;height:7vw;display:flex;position:relative}.u-product-card-photo{object-fit:contain;width:100%;height:100%}.u-product-card-gallery .u-product-card-photo{opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.u-product-card-gallery .u-product-card-photo.active{opacity:1}.u-product-card-dots{opacity:0;pointer-events:none;align-items:center;gap:.22vw;transition:opacity .2s;display:flex;position:absolute;bottom:-.75vw;left:50%;transform:translate(-50%)}.u-product-card-gallery:hover .u-product-card-dots{opacity:1}.u-product-card-dots span{background-color:#d5d5d9;border-radius:50%;width:.26vw;height:.26vw;transition:background-color .15s}.u-product-card-dots span.active{background-color:#1683ef}.u-product-card-title{color:#555;font-size:var(--s1);-webkit-line-clamp:2;text-overflow:ellipsis;will-change:transform;-webkit-box-orient:vertical;margin-top:1.35vw;font-weight:500;line-height:1.25vw;transition:all .3s;display:-webkit-box;overflow:hidden}.u-product-card-title:hover{color:#1683ef}.u-product-card-prices{flex-flow:wrap;align-items:center;gap:.4vw .5vw;margin-top:auto;padding-top:1.4vw;display:flex}.u-product-card-price{color:#5a5a60;font-size:var(--p2);will-change:transform;font-weight:500;line-height:1}.u-product-card-cash-price{color:#579ff7;font-size:var(--s2);cursor:help;background-color:#eaf3ff;border-radius:.3vw;align-items:center;gap:.35vw;padding:.3vw .5vw;font-weight:500;line-height:1;display:flex}.u-product-card-cash-price:hover,.u-product-card-cash-price:focus-visible{color:#1683ef;outline:none}.u-product-price-tooltip{z-index:1000;color:#fff;width:max-content;max-width:16vw;font-size:var(--s2);pointer-events:none;opacity:0;background-color:#28282cf0;border-radius:.45vw;padding:.65vw .8vw;font-weight:400;line-height:1.3;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(.25vw);box-shadow:0 .35vw 1vw #0003}.u-product-price-tooltip.active{opacity:1;transform:translateY(0)}.u-product-card-cart{min-height:auto;margin-top:1.2vw;display:flex}.u-product-card-add-first,.u-product-card-quantity-zone{border-radius:555px;width:100%;height:2.4vw}.u-product-card-add-first{color:#fff;font-size:var(--p3);cursor:pointer;font-weight:500;font-family:var(--text);background-color:#83b7f7;border:2px solid #579ff7;transition:all .3s}.u-product-card-add-first:hover{background-color:#579ff7}.u-product-card-add-first.out-of-stock{cursor:default;background-color:#9f9fa4;border-color:#9f9fa4}.u-product-card-quantity-zone{border:1px solid #1683ef;grid-template-columns:1fr 1.4fr 1fr;align-items:center;display:grid;overflow:hidden}.u-product-card-change{color:#1079f8;height:100%;font-size:var(--h3);cursor:pointer;background-color:#fff;border:0;font-weight:500;transition:all .3s}.u-product-card-change:hover{background-color:#edf6ff}.u-product-card-quantity{color:#1079f8;width:100%;height:100%;font-size:var(--p2);text-align:center;font-weight:500;font-family:var(--text);background-color:#fff;border:0}.last-point{opacity:0;grid-column:1/-1;height:1px}.empty-catalog{text-align:center;background-color:#fff;border-radius:.8vw;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:14vw;padding:3vw;display:flex;box-shadow:0 .24vw .9vw #00000017}.empty-catalog-title{color:#56565c;font-size:var(--p1);font-weight:600}.empty-catalog-desc{color:#8a8a90;max-width:28vw;font-size:var(--s1);margin-top:.5vw;line-height:1.3}.product-carousel-wrapper{align-items:center;gap:1vw;display:flex}.product-carousel-inner{flex:1;min-width:0}.product-carousel-arrow{cursor:pointer;background-color:#dceeff;border:0;border-radius:50%;justify-content:center;align-items:center;width:3.7vw;height:3.7vw;padding:1.1vw;transition:all .3s;display:flex}.product-carousel-arrow:hover{opacity:.7}.product-carousel-arrow-icon{fill:#1683ef;width:100%;height:100%}.product-carousel-arrow.right .product-carousel-arrow-icon{transform:rotate(180deg)}
