.video-slideshow{position:relative}.video-slideshow__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.video-slideshow__track::-webkit-scrollbar{display:none}.video-slideshow__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;overflow:hidden;aspect-ratio:var(--vsh-aspect-ratio, 4 / 5)}@media screen and (max-width:749px){.video-slideshow__slide{aspect-ratio:var(--vsh-aspect-ratio-mobile, 9 / 16)}}.video-slideshow__slide video,.video-slideshow__slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.video-slideshow__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;color:rgba(var(--color-foreground),.45);background:rgba(var(--color-foreground),.04)}.video-slideshow__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--vsh-overlay-opacity, .35)) 0%,transparent 55%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1.4rem;padding:3rem 2rem;text-align:center}.video-slideshow__heading{color:#fff;margin:0}.video-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:#ffffffd9;color:#121212;border:none;cursor:pointer;font-size:2.4rem;line-height:1}.video-slideshow__arrow--prev{left:1.5rem}.video-slideshow__arrow--next{right:1.5rem}.video-slideshow__dots{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:.8rem}.video-slideshow__dot{width:.9rem;height:.9rem;border-radius:50%;background:#ffffff80;border:none;padding:0;cursor:pointer}.video-slideshow__dot.is-active{background:#fff}@media screen and (max-width:749px){.video-slideshow__arrow{width:3.6rem;height:3.6rem;font-size:2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/video-slideshow-hero.css.map */
