.product-carousel{padding:3rem 0}.product-carousel__header{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.product-carousel__header-right{display:flex;align-items:center;gap:1.25rem}.product-carousel__eyebrow{margin:0 0 .4rem;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.7}.product-carousel__heading{margin:0;font-size:clamp(1.8rem,2.5vw,2.6rem)}.product-carousel__view-all{color:inherit;text-decoration:none;font-weight:600;font-size:1.3rem}.product-carousel__view-all:hover{text-decoration:underline}.product-carousel__arrows{display:flex;gap:.6rem}.product-carousel__arrow{width:4rem;height:4rem;border:1px solid var(--brand-forest);background:#fff;color:var(--brand-forest);border-radius:50%;font-size:2rem;font-weight:700;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease;display:inline-flex;align-items:center;justify-content:center}.product-carousel__arrow:hover:not(:disabled){background:var(--brand-forest);color:#fff;transform:scale(1.05)}.product-carousel__arrow:disabled{opacity:.35;cursor:not-allowed;background:transparent}.product-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:80%;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.5rem;margin:0;list-style:none;scrollbar-width:none;-ms-overflow-style:none}.product-carousel__track::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:750px){.product-carousel__track{grid-auto-columns:calc((100% - (var(--cards-per-row) - 1) * 1.25rem) / var(--cards-per-row))}}.product-carousel__item{scroll-snap-align:start;min-width:0}.product-carousel__item .card-wrapper{height:100%}.product-carousel__empty{padding:4rem 2rem;text-align:center;border:1px dashed rgba(var(--color-foreground),.3);border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-carousel.css.map */
