.hero-media-carousel{position:relative;width:100%;margin-top:var(--header-height, 80px);min-height:calc(100dvh - var(--header-height, 80px));height:calc(100vh - var(--header-height, 80px));height:calc(100dvh - var(--header-height, 80px));overflow:hidden;touch-action:pan-y;background-color:rgb(var(--color-background))}.hero-media-carousel__slider{position:relative;width:100%;height:100%}.hero-media-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.hero-media-carousel__slide.reverse{--color-background: 0,0,0;--color-foreground: 255,255,255}.hero-media-carousel__slide--active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-media-carousel__slide-link{display:block;width:100%;height:100%}.hero-media-carousel__media{width:100%;height:100%;object-fit:cover}.hero-media-carousel__heading{transform:translate(0);opacity:0;transition:opacity .25s ease,transform .5s ease}.hero-media-carousel__content{position:absolute;bottom:69px;right:50%;transform:translate(50%);display:flex;flex-direction:column;align-items:center;width:100%;color:rgb(var(--color-background))}.hero-media-carousel__buttons{padding:0 16px;font-size:18px;gap:10px}.hero-media-carousel__button{width:49%}.hero-media-carousel__slide--active .hero-media-carousel__heading,.hero-media-carousel__slide--active .hero-media-carousel__buttons{opacity:1;transform:translateY(-50%)}.hero-media-carousel__navigation{position:absolute;bottom:0;left:0;width:100%;height:40px;background:#80808080;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);z-index:3}.hero-media-carousel__progress-bar{position:absolute;bottom:100%;left:0;width:100%;height:4px;background-color:#21212133}.hero-media-carousel__progress-fill{display:block;height:100%;width:0;background-color:rgb(var(--color-background))}.hero-media-carousel__nav-container{display:flex;justify-content:space-between;align-items:center;height:100%;width:100%;padding:0 10px}.hero-media-carousel__sound-toggle{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;opacity:0;visibility:hidden}.hero-media-carousel__sound-toggle path{fill:rgb(var(--color-background))}.hero-media-carousel__sound-toggle--visible{opacity:1;visibility:visible}.hero-media-carousel__sound-icon{width:20px;height:20px;display:none}.hero-media-carousel__sound-icon--on,.hero-media-carousel__sound-icon--off{fill:rgb(var(--color-background))}.hero-media-carousel__sound-toggle.on .hero-media-carousel__sound-icon--on,.hero-media-carousel__sound-toggle.off .hero-media-carousel__sound-icon--off{display:inline-block}.hero-media-carousel__dots{display:flex;justify-content:center;gap:20px}.hero-media-carousel__dot{display:block;width:8px;height:8px;border-radius:50%;background:rgb(var(--color-background));opacity:.5;border:none;cursor:pointer}.hero-media-carousel__dot--active{opacity:1}.hero-media-carousel__buttons{display:flex;width:100%;justify-content:center;align-items:center;gap:0;margin-top:10px;padding:0 30px;font-size:24px;white-space:nowrap;flex-wrap:wrap;transform:translate(0);gap:3px;transition:opacity .25s ease,transform .5s ease}@media (min-width: 768px){.hero-media-carousel__content{position:absolute;bottom:84px;right:40px;transform:none;width:470px}.hero-media-carousel__slide:nth-of-type(2n) .hero-media-carousel__content{left:40px;right:unset}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/slide-show.css.map */
