.hero-slider-wrapper{position:relative;width:100%;overflow:hidden}.hero-slider__track{position:relative;width:100%}.hero-section{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:opacity .8s ease-in-out}.hero-section.active{position:relative;opacity:1;visibility:visible}.hero-section__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-section__content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.hero-section__text{max-width:1200px;width:100%}.hero-section__heading{margin:0;letter-spacing:-.02em}.hero-section__subheading{margin:0}.hero-section__button{display:inline-block;text-decoration:none;transition:all .3s ease;font-weight:600;border:none;cursor:pointer}.hero-section__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:100;width:50px;height:50px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.hero-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.hero-arrow--prev{left:2rem}.hero-arrow--next{right:2rem}.hero-arrow svg{width:24px;height:24px;pointer-events:none}.hero-dots{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);z-index:100;display:flex;gap:1rem}.hero-dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease;padding:0}.hero-dot:hover{background:#ffffffb3;transform:scale(1.2)}.hero-dot.active{background:#fff;transform:scale(1.3)}@media screen and (max-width:749px){.hero-arrow{width:40px;height:40px}.hero-arrow svg{width:20px;height:20px}.hero-arrow--prev{left:1rem}.hero-arrow--next{right:1rem}.hero-dots{bottom:2rem}.hero-dot{width:10px;height:10px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-hero.css.map */
