.category-scroller{overflow:hidden}.category-scroller__title{margin-bottom:1.6rem}.category-scroller__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-scroller__wrapper::-webkit-scrollbar{display:none}.category-scroller__track{display:grid;grid-template-columns:repeat(var(--columns-mobile, 3),minmax(130px,190px));gap:12px;padding-bottom:.4rem;width:max-content;min-width:100%}@media screen and (min-width:750px){.category-scroller__track{grid-template-columns:repeat(var(--columns-mobile, 3),minmax(200px,.8fr));width:100%;gap:20px}}@media screen and (min-width:990px){.category-scroller__wrapper{overflow-x:visible}.category-scroller__track{grid-template-columns:repeat(var(--columns-desktop, 5),1fr)}}.category-card{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;text-decoration:none;cursor:pointer}.category-card__image-wrap{position:relative;width:100%;border-radius:1.2rem;overflow:hidden;background:#f5f5f5}.category-card__image-wrap[style*="aspect-ratio: auto"] .category-card__image,.ratio-natural .category-card__image{height:auto}.ratio-natural{aspect-ratio:auto}.ratio-natural .category-card__image{height:auto;position:static}.category-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.category-card:hover .category-card__image{transform:scale(1.04)}.category-card--active .category-card__image-wrap{outline:2px solid #ddd;outline-offset:2px}.category-card__active-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:3px solid #1a9eeb;pointer-events:none}.category-card__placeholder,.category-card__placeholder .placeholder-svg{width:100%;height:100%}.category-card__label{font-size:1.2rem;font-weight:700;letter-spacing:normal;text-transform:uppercase;line-height:1.3;font-family:var(--font-heading--family)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-category-scroller.css.map */
