.hero-carousel{position:relative;overflow:hidden;padding:0}.hero-carousel__slides{position:relative;width:100%;height:70vh;min-height:400px;max-height:700px}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.hero-carousel__slide.active{opacity:1;z-index:1}.hero-carousel__image{width:100%;height:100%;object-fit:cover}.hero-carousel__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary))}.hero-carousel__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;background:#0000004d;z-index:2}.hero-carousel__content--left .hero-carousel__text{text-align:left;max-width:550px}.hero-carousel__content--center .hero-carousel__text{text-align:center;max-width:650px;margin:0 auto}.hero-carousel__content--right .hero-carousel__text{text-align:right;max-width:550px;margin-left:auto}.hero-carousel__subheading{color:#ffffffe6;font-size:.85rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.hero-carousel__heading{color:#fff;font-size:3rem;font-family:var(--font-heading);margin-bottom:16px}.hero-carousel__desc{color:#ffffffe6;font-size:1.05rem;margin-bottom:28px;line-height:1.6}.hero-carousel__controls{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:16px}.hero-carousel__arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border-radius:50%;color:var(--color-text);transition:all .2s}.hero-carousel__arrow:hover{background:#fff;transform:scale(1.1)}.hero-carousel__dots{display:flex;gap:8px}.hero-carousel__dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;transition:all .3s}.hero-carousel__dot.active{background:#fff;transform:scale(1.3)}@media(max-width:767px){.hero-carousel__slides{height:50vh;min-height:300px}.hero-carousel__heading{font-size:1.8rem}.hero-carousel__desc{font-size:.9rem}.hero-carousel__arrow{width:34px;height:34px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-hero.css.map */
