.hero-carousel__heading{margin:0 0 1.5rem;text-align:center}.hero-carousel__wrapper{display:block}.hero-carousel__viewport{position:relative}.hero-carousel__track{position:relative;display:flex;gap:var(--hc-gap);margin:0;padding:0;padding-inline:calc((100% - var(--hc-slide)) / 2);list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.hero-carousel__track:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}.hero-carousel__track::-webkit-scrollbar{display:none}.hero-carousel__slide{position:relative;flex:0 0 var(--hc-slide);scroll-snap-align:center;scroll-snap-stop:always;border-radius:var(--hc-radius);overflow:hidden;transition:opacity .4s ease,transform .4s ease}.hero-carousel__link{display:block;text-decoration:none}.hero-carousel__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}@media screen and (min-width:750px){.hero-carousel__slide:not(.is-active){opacity:.45;transform:scale(.93)}.hero-carousel__slide:not(.is-active):hover{opacity:.75}}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:none;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 .2rem 1rem rgba(var(--color-foreground),.12);transition:opacity .2s ease,transform .2s ease}.hero-carousel__arrow:hover{transform:translateY(-50%) scale(1.06)}.hero-carousel__arrow[disabled]{opacity:.35;cursor:default}.hero-carousel__arrow svg{width:1.2rem;height:1.2rem;fill:currentColor}.hero-carousel__arrow--prev{left:1.5rem}.hero-carousel__arrow--prev svg{transform:rotate(90deg)}.hero-carousel__arrow--next{right:1.5rem}.hero-carousel__arrow--next svg{transform:rotate(-90deg)}@media screen and (min-width:750px){.hero-carousel__arrow{display:flex}}.hero-carousel__dots{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:1.6rem}.hero-carousel__dot{width:.9rem;height:.9rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.4);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,transform .2s ease,width .2s ease}.hero-carousel__dot.is-active{width:2.4rem;border-radius:.5rem;background:rgb(var(--color-foreground))}.hero-carousel__dot:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}@media(prefers-reduced-motion:reduce){.hero-carousel__track{scroll-behavior:auto}.hero-carousel__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-hero-carousel.css.map */
