.product-carousel__wrapper{display:flex;flex-direction:column;gap:1.75rem}.product-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.product-carousel__eyebrow{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.product-carousel__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.01em}.product-carousel__subheading{margin:.4rem 0 0;max-width:34rem;color:rgba(var(--color-foreground),.75);font-size:1.5rem;line-height:1.5}.product-carousel__controls{display:flex;align-items:center;gap:1.6rem}.product-carousel__view-all{font-size:1.4rem;font-weight:600;white-space:nowrap}.product-carousel__nav{display:flex;gap:.8rem}.product-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease,border-color .2s ease}.product-carousel__arrow:hover:not(:disabled){background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}.product-carousel__arrow:active:not(:disabled){transform:scale(.94)}.product-carousel__arrow:disabled{opacity:.3;cursor:default}.product-carousel__arrow:focus-visible{outline:2px solid rgba(var(--color-foreground),.9);outline-offset:2px}.product-carousel__container{position:relative}.product-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--pc-visible, 4) - 1) * 1.6rem) / var(--pc-visible, 4));gap:1.6rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;padding-bottom:.4rem;margin:0;list-style:none;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.25) transparent}.product-carousel__track::-webkit-scrollbar{height:6px}.product-carousel__track::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:999px}.product-carousel__track.is-dragging{scroll-snap-type:none;scroll-behavior:auto}.product-carousel__container--draggable .product-carousel__track{cursor:grab;user-select:none;-webkit-user-select:none}.product-carousel__container--draggable .product-carousel__track.is-dragging{cursor:grabbing}.product-carousel__slide{scroll-snap-align:start;min-width:0}.product-carousel__slide img{pointer-events:none}.product-carousel__container--draggable .product-carousel__slide a{-webkit-user-drag:none}@media screen and (max-width:989px){.product-carousel__track{grid-auto-columns:calc((100% - 1.6rem) / 2.4)}}@media screen and (max-width:749px){.product-carousel__track{grid-auto-columns:calc((100% - 1.2rem)/1.6);gap:1.2rem}.product-carousel__header{align-items:flex-start}.product-carousel__controls{width:100%;justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/section-product-carousel.css.map */
