.catalog-category-slider{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.catalog-category-slider .category-slider-arrow{z-index:2;color:#dbe3ee;background:#151d28;border:1px solid #ffffff1c;border-radius:11px;width:44px;height:54px;min-width:44px;display:grid;place-items:center;box-shadow:0 10px 22px #00000035;transition:background .18s,border-color .18s,color .18s,transform .18s}.catalog-category-slider .category-slider-arrow:hover:not(:disabled){color:#fff;background:#f97316;border-color:#fb923c}.catalog-category-slider .category-slider-arrow:active:not(:disabled){transform:scale(.94)}.catalog-category-slider .category-slider-arrow:disabled{opacity:.35;cursor:not-allowed}.catalog-category-slider .category-slider-arrow:first-child .ii{transform:rotate(180deg)}.catalog-category-slider .cat-chips{width:100%;display:flex;flex-wrap:nowrap;gap:9px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-y;padding:3px 1px 11px;margin-bottom:0!important}.catalog-category-slider .cat-chips::-webkit-scrollbar{display:none}.catalog-category-slider .cat-chips.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.catalog-category-slider .cat-chip{flex:0 0 calc((100% - 45px)/6);min-width:0;scroll-snap-align:start}.catalog-category-slider .category-slider-dots{display:none}@media (width<=899px){.catalog-category-slider{display:block}.catalog-category-slider .category-slider-arrow{display:none}.catalog-category-slider .category-slider-dots{display:flex;justify-content:center;align-items:center;gap:6px;padding:3px 0 2px}.catalog-category-slider .category-slider-dots button{width:7px;height:7px;min-height:7px;padding:0;border:0;border-radius:50%;background:#526071;transition:width .2s,background .2s}.catalog-category-slider .category-slider-dots button.is-active{width:20px;border-radius:99px;background:#f97316}.catalog-category-slider .cat-chips{gap:7px}.catalog-category-slider .cat-chip{flex-basis:calc((100% - 14px)/3)}}
