.category-pills{padding:1.6rem 0}.category-pills__viewport{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-pills__viewport::-webkit-scrollbar{display:none}.category-pills__track{display:flex;gap:1.2rem;padding:.4rem 0;width:max-content}.category-pills__viewport.is-marquee{overflow:hidden}.category-pills__viewport.is-marquee .category-pills__track{animation:pills-marquee var(--pill-speed, 40s) linear infinite}.category-pills__viewport.is-marquee:hover .category-pills__track{animation-play-state:paused}@keyframes pills-marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.category-pills__viewport.is-marquee .category-pills__track{animation:none}}.category-pill{display:flex;align-items:center;gap:1rem;flex:0 0 auto;padding:.7rem 2rem .7rem .7rem;background:rgb(var(--color-foreground) / .04);border:1px solid rgb(var(--color-foreground) / .06);border-radius:5rem;text-decoration:none;color:rgb(var(--color-foreground));transition:background .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease;white-space:nowrap}.category-pill:hover,.category-pill:active,.category-pill:focus{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));transform:translateY(-2px);box-shadow:none;outline:none}.category-pill:hover .category-pill__label{color:rgb(var(--color-background))}.category-pill__icon{display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border-radius:50%;background:rgb(var(--color-background));overflow:hidden;flex:0 0 auto}.category-pill__icon img,.category-pill__placeholder{width:70%;height:70%;object-fit:contain}.category-pill__icon svg{width:58%;height:58%;color:rgb(var(--color-foreground))}.category-pill__label{font-weight:500;font-size:1.5rem;letter-spacing:.01rem}@media screen and (max-width:749px){.category-pill__label{font-size:1.3rem}.category-pill__icon{width:3.6rem;height:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-category-pills.css.map */
