.hero-media-carousel{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;touch-action:pan-y;background-color:var(--dark-light)}.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{--bg-color: var(--original-text-color);--text-color: var(--original-background-color)}.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:var(--text-color)}.hero-media-carousel__buttons{display:flex;width:100%;justify-content:center;align-items:center;gap:1px;margin-top:10px;padding:0 30px;flex-wrap:wrap;transform:translate(0);transition:opacity .25s ease,transform .5s ease}.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:var(--bg-color)}.hero-media-carousel__nav-container{display:flex;justify-content:space-between;align-items:center;height:100%;width:100%}.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:var(--bg-color)}.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:var(--bg-color)}.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:var(--bg-color);opacity:.5;border:none;cursor:pointer}.hero-media-carousel__dot--active{opacity:1}@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/2/assets/slide-show.css.map */
