:root{--peek-mobile: 16px;--slide-gap: 10px;--slide-radius: 12px}.hero-carousel{width:100%;overflow:hidden;background:#fff}.hero-carousel__track{display:flex;gap:var(--slide-gap);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:var(--peek-mobile);padding:8px var(--peek-mobile);box-sizing:border-box}.hero-carousel__track::-webkit-scrollbar{display:none}.hero-carousel__slide{flex:0 0 calc(100vw - var(--peek-mobile) * 2 - var(--slide-gap));scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:1 / 1;border-radius:var(--slide-radius);overflow:hidden;position:relative;background:#f5f5f0}.hero-carousel__img{display:block;width:100%;height:100%;object-fit:cover}.hero-carousel__image-link,.hero-carousel__overlay-link{display:block;width:100%;height:100%;position:relative;text-decoration:none;color:inherit}.hero-carousel__placeholder{width:100%;height:100%;background:#e8e4dc;display:flex;align-items:center;justify-content:center}.hero-carousel__placeholder-svg{width:60px;height:60px;opacity:.4}.hero-carousel__text-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;text-align:center;pointer-events:none}.hero-carousel__overlay-link--bottom_left .hero-carousel__text-wrap{justify-content:flex-end;align-items:flex-start;text-align:left}.hero-carousel__overlay-link--dark .hero-carousel__text-wrap{color:#1a1a1a}.hero-carousel__overlay-link--light .hero-carousel__text-wrap{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-carousel__label{display:block;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px;opacity:.7}.hero-carousel__heading{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 6px}.hero-carousel__subheading{font-size:11px;line-height:1.5;opacity:.8;margin:0 0 8px}.hero-carousel__button{display:inline-block;font-size:12px;padding:6px 16px;border:1px solid currentColor;border-radius:4px;opacity:.9;transition:opacity .2s}.hero-carousel__overlay-link:hover .hero-carousel__button{opacity:1}.hero-carousel__nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 0 16px}.hero-carousel__arrow{display:none;width:36px;height:36px;border:1px solid #ccc;border-radius:50%;background:#fff;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:border-color .2s}.hero-carousel__arrow:hover:not(:disabled){border-color:#1a1a1a}.hero-carousel__arrow:disabled{opacity:.3;cursor:default}.hero-carousel__arrow svg{width:16px;height:16px;display:block}.hero-carousel__dots{display:flex;align-items:center;gap:6px}.hero-carousel__dot{width:24px;height:4px;border-radius:2px;background:#ddd;border:none;padding:0;cursor:pointer;transition:background .2s}.hero-carousel__dot.is-active{background:#1a1a1a}@media screen and (min-width:750px){.hero-carousel{max-width:1200px;margin:0 auto;padding:0 24px}.hero-carousel__track{gap:14px;scroll-padding-inline:calc((100% - 480px)/2);padding:12px calc((100% - 480px)/2)}.hero-carousel__slide{flex:0 0 480px}.hero-carousel__heading{font-size:22px}.hero-carousel__subheading{font-size:12px}.hero-carousel__arrow{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/hero-carousel.css.map */
