homepage-product-row{display:block}.home-product-row__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2rem}.home-product-row__heading{margin:0;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.05;text-transform:uppercase}.home-product-row__controls{display:flex;flex:0 0 auto;gap:.8rem}.home-product-row__button{display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;padding:0;border:.1rem solid rgba(var(--color-foreground),.28);border-radius:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.home-product-row__button:hover,.home-product-row__button:focus-visible{border-color:rgb(var(--color-foreground))}.home-product-row__button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.75);outline-offset:.2rem}.home-product-row__button:disabled{cursor:default;opacity:.28}.home-product-row__button .svg-wrapper{width:1.4rem;height:1.4rem}.home-product-row__button--previous .svg-wrapper{transform:rotate(90deg)}.home-product-row__button--next .svg-wrapper{transform:rotate(-90deg)}.home-product-row__scroller{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-product-row__scroller::-webkit-scrollbar{display:none}.home-product-row__list{display:flex;width:100%;min-width:100%;flex-wrap:nowrap;gap:.6rem;margin:0;padding:0;list-style:none}.home-product-row__item{flex:0 0 calc((100% - .6rem)/2);width:calc((100% - .6rem)/2);max-width:none;min-width:0;scroll-snap-align:start}.home-product-row__progress{position:relative;width:min(28rem,70vw);height:.3rem;margin:1.8rem auto 0;overflow:hidden;border-radius:999rem;background:rgba(var(--color-foreground),.12)}.home-product-row__progress[hidden]{display:none}.home-product-row__progress-thumb{position:absolute;top:0;bottom:0;left:0;width:28%;border-radius:inherit;background:rgba(var(--color-foreground),.5);transition:left .12s linear,width .12s linear}@media screen and (max-width:749px){.home-product-row.page-width{padding-right:.8rem;padding-left:.8rem}.home-product-row__header{margin-bottom:1.6rem;padding-right:.8rem;padding-left:.8rem}.home-product-row__controls{display:none}}@media screen and (min-width:750px){.home-product-row__list{gap:1.2rem}.home-product-row__item{flex-basis:calc((100% - 2.4rem) / 3);width:calc((100% - 2.4rem) / 3)}}@media screen and (min-width:990px){.home-product-row__item{flex-basis:calc((100% - 3.6rem)/4);width:calc((100% - 3.6rem)/4)}}@media(prefers-reduced-motion:reduce){.home-product-row__scroller{scroll-behavior:auto}.home-product-row__progress-thumb{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/homepage-product-row.css.map */
