.custom-hero-carousel{position:relative;z-index:1;width:100%;overflow:hidden;display:block;font-family:var(--font-body-family, "Inter", sans-serif)}.custom-hero-carousel__track{display:flex;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.custom-hero-carousel__slide{min-width:100%;height:100%;position:relative;overflow:hidden;display:flex;padding:5%;box-sizing:border-box}.custom-hero-carousel__slide.active .custom-hero-carousel__image{animation:custom-hero-zoom .8s cubic-bezier(.4,0,.2,1) forwards}.custom-hero-carousel__image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.custom-hero-carousel__image{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.1);transition:opacity .5s ease;object-position:var(--desktop-pos, center center)}@media screen and (max-width:749px){.custom-hero-carousel__image{object-position:var(--mobile-pos, center center)}}.custom-hero-carousel__image.loaded{opacity:1}.custom-hero-carousel__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.custom-hero-carousel__content{position:relative;z-index:5;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;height:100%;pointer-events:none}.custom-hero-carousel__text-group{pointer-events:auto;max-width:600px;transition:transform .1s ease}@keyframes custom-hero-zoom{0%{transform:scale(1.1);opacity:0}to{transform:scale(1);opacity:1}}.custom-hero-carousel__navigation{position:absolute;left:50%;transform:translate(-50%);display:flex;z-index:10;align-items:flex-end}.custom-hero-carousel__nav-dash{border:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);padding:0}.custom-hero-carousel__nav-dash.active{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-custom-hero-carousel.css.map */
