.hero-carousel-wrapper{position:relative;overflow:hidden;width:100%}.hero-carousel{display:block;position:relative;height:var(--carousel-height);width:100%}.hero-carousel__inner{position:relative;height:100%;width:100%}.hero-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;z-index:1;display:flex;align-items:center}.hero-carousel__slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-carousel__media{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero-carousel__image,.hero-carousel__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-carousel__video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%}.hero-carousel__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:1}.hero-carousel__content-wrapper{position:relative;z-index:3;width:100%;pointer-events:none}.hero-carousel__content{max-width:60rem;color:#fff;pointer-events:auto}.hero-carousel__content--left{margin-right:auto;text-align:left}.hero-carousel__content--center{margin:0 auto;text-align:center}.hero-carousel__content--right{margin-left:auto;text-align:right}.hero-carousel__subheading{font-family:var(--font-body-family);font-size:1.4rem;text-transform:uppercase;letter-spacing:.3em;margin-bottom:1.5rem;animation:fadeUp .8s ease forwards;opacity:0}.hero-carousel__heading{font-family:var(--font-heading-family);font-size:5.2rem;line-height:1.1;margin-bottom:3rem;animation:fadeUp .8s ease .2s forwards;opacity:0}.hero-carousel__buttons{animation:fadeUp .8s ease .4s forwards;opacity:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-carousel__slide.is-active .hero-carousel__subheading,.hero-carousel__slide.is-active .hero-carousel__heading,.hero-carousel__slide.is-active .hero-carousel__buttons{opacity:1}.hero-carousel__button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;padding:10px}.hero-carousel__button:hover{background:#fff3}.hero-carousel__button svg{width:20px;height:20px;fill:#fff}.hero-carousel__button--prev{left:20px}.hero-carousel__button--next{right:20px}.hero-carousel__pagination{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:12px}.hero-carousel__pagination-dot{width:10px;height:10px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.hero-carousel__pagination-dot.is-active{background:#fff;transform:scale(1.3)}@media screen and (max-width:749px){.hero-carousel__heading{font-size:3.6rem}.hero-carousel__subheading{font-size:1.2rem}.hero-carousel__button{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero-carousel.css.map */
