.hero-carousel{display:block;position:relative;width:100%;overflow:hidden}.hero-carousel__container{position:relative;width:100%;height:var(--hc-desktop-height, 720px);touch-action:pan-y}@media screen and (max-width:749px){.hero-carousel__container{height:var(--hc-mobile-height, 500px)}}.hero-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,visibility .6s ease-in-out}.hero-carousel__slide.active{opacity:1;visibility:visible;z-index:1}.hero-carousel__media-wrapper{position:relative;width:100%;height:100%;background-color:var(--hc-bg-color, #000000);overflow:hidden}.hero-carousel__video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:749px){.hero-carousel__video--desktop{display:none}}.hero-carousel__video--mobile{display:none}@media screen and (max-width:749px){.hero-carousel__video--mobile{display:block}}.hero-carousel__image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero-carousel__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--image-position, center)}.hero-carousel__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--hc-bg-color, #000000)}.hero-carousel__placeholder svg{width:60px;height:60px;opacity:.3;fill:#fff}.hero-carousel__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,var(--hc-overlay-opacity, .3));z-index:1}.hero-carousel__content-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:var(--hc-content-v-align, center);align-items:var(--hc-content-h-align, center);padding:60px 40px;z-index:2}@media screen and (max-width:749px){.hero-carousel__content-overlay{padding:40px 20px}}.hero-carousel__content{max-width:var(--hc-content-max-width, 800px);width:100%;transform:translateY(var(--hc-offset-desktop, 0px))}@media screen and (max-width:749px){.hero-carousel__content{transform:translateY(var(--hc-offset-mobile, 0px))}}.hero-carousel__heading{margin:0 0 var(--hc-heading-gap, 20px) 0;font-size:var(--hc-heading-desktop, 60px);line-height:1.2;font-weight:600}.hero-carousel__heading p,.hero-carousel__heading span{margin:0;padding:0}@media screen and (max-width:749px){.hero-carousel__heading{font-size:var(--hc-heading-mobile, 32px);margin:0 0 var(--hc-heading-gap, 20px) 0}}.hero-carousel__subheading{margin:0 0 30px;font-size:var(--hc-subheading-desktop, 16px);line-height:1.6}.hero-carousel__subheading p,.hero-carousel__subheading span{margin:0;padding:0}@media screen and (max-width:749px){.hero-carousel__subheading{font-size:var(--hc-subheading-mobile, 14px);margin:0 0 24px}}.hero-carousel__button{display:inline-block;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;border-radius:var(--hc-btn-radius, 4px);transition:all .3s ease;border:2px solid transparent}@media screen and (max-width:749px){.hero-carousel__button{padding:12px 28px;font-size:13px}}.hero-carousel__dots{position:absolute;bottom:2.3rem;left:50%;transform:translate(-50%);display:flex;column-gap:1rem;z-index:3;pointer-events:visible;background-color:transparent}.hero-carousel__dot{width:5rem;height:3.4rem;display:flex;align-items:flex-end;overflow:hidden;position:relative;opacity:1;padding:0;border:none;background:transparent;cursor:pointer}.hero-carousel__dot:after{content:"";display:block;width:100%;height:.2rem;border-radius:0;background-color:var(--hc-dot-color, #ffffff);opacity:.4;transition-property:height,opacity;transition-duration:.3s;transition-timing-function:ease}.hero-carousel__dot:before{content:"";z-index:1;position:absolute;bottom:0;left:0;width:100%;height:.5rem;background-color:var(--hc-dot-active-color, #ffffff);transform:translate(-100%);transition:none}.hero-carousel__dot:hover:after{opacity:1}.hero-carousel__dot.active:after{height:.5rem;transform:scale(1)}.hero-carousel__dot.active:before{animation:hc-progress var(--hc-progress-duration, 6s) linear forwards}@keyframes hc-progress{0%{transform:translate(-100%)}to{transform:translate(0)}}@media screen and (max-width:749px){.hero-carousel__dots{bottom:1.5rem;column-gap:1rem}.hero-carousel__dot{width:5rem;height:2.5rem}.hero-carousel__dot:after{background-color:var(--hc-dot-color, white)}}.hero-carousel__image:not(.hero-carousel__image--none) img{will-change:transform;transition:transform 0s}.hero-carousel__slide.active .hero-carousel__image:not(.hero-carousel__image--none) img{transition:transform var(--hc-animation-duration, 6s) ease}.hero-carousel__image--none img{transform:none}.hero-carousel__image--zoom_out img{transform:scale(1.15)}.hero-carousel__slide.active .hero-carousel__image--zoom_out img,.hero-carousel__image--zoom_in img{transform:scale(1)}.hero-carousel__slide.active .hero-carousel__image--zoom_in img{transform:scale(1.15)}.hero-carousel__image--pan_left img{transform:scale(1.1) translate(5%)}.hero-carousel__slide.active .hero-carousel__image--pan_left img,.hero-carousel__image--pan_right img{transform:scale(1.1) translate(-5%)}.hero-carousel__slide.active .hero-carousel__image--pan_right img{transform:scale(1.1) translate(5%)}.hero-carousel__image--pan_down img{transform:scale(1.1) translateY(-5%)}.hero-carousel__slide.active .hero-carousel__image--pan_down img,.hero-carousel__image--pan_up img{transform:scale(1.1) translateY(5%)}.hero-carousel__slide.active .hero-carousel__image--pan_up img{transform:scale(1.1) translateY(-5%)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero-carousel.css.map */
