.section-image-carousel{padding:0}.carousel-wrapper{position:relative;width:100%;max-width:var(--carousel-max-width, 1920px);margin:0 auto;overflow:hidden;background-color:var(--carousel-bg-color, #f4f4f4)}.carousel-track-container{position:relative;width:100%;height:var(--carousel-height-desktop, 500px);overflow:hidden}@media screen and (max-width:749px){.carousel-track-container{height:var(--carousel-height-mobile, 400px)}}.carousel-track{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out;pointer-events:none}.carousel-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.carousel-slide img{width:100%;height:100%;object-fit:var(--carousel-image-fit, cover);display:block}.carousel-slide__placeholder{width:100%;height:100%;background:#e5e5e5}.carousel-slide__placeholder svg{width:100%;height:100%}.carousel-slide__content{position:absolute;bottom:10%;left:50%;transform:translate(-50%);text-align:center;color:#fff;z-index:2;padding:0 20px}.carousel-slide__heading{font-size:2rem;margin:0 0 16px;text-shadow:0 2px 6px rgba(0,0,0,.4)}.carousel-slide__button{display:inline-block;padding:12px 28px;background:#fff;color:#111;text-decoration:none;border-radius:4px;font-weight:600}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#fffc;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.carousel-arrow--prev{left:16px}.carousel-arrow--next{right:16px}.carousel-arrow:hover{background:#fff}.carousel-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0}.carousel-dot.is-active{background:#fff}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-image-carousel.css.map */
