.hero{position:relative;width:100%;height:100vh;min-height:560px;max-height:700px;overflow:hidden}.hero__slides{position:relative;width:100%;height:100%}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity 1.2s ease;display:flex;align-items:center}.hero__slide.is-active{opacity:1;visibility:visible;z-index:1}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14120f59,#14120f8c)}.hero__content{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:0 60px;width:100%}.hero__heading{font-size:clamp(36px,5.4vw,68px);line-height:1.12;font-weight:500;letter-spacing:-.02em;color:#fff;max-width:720px;margin:0 0 40px;opacity:0;transform:translateY(28px);transition:opacity .9s ease .3s,transform .9s ease .3s;font-family:Machille}.hero__slide.is-active .hero__heading{opacity:1;transform:translateY(0)}.hero__cta{display:inline-flex;align-items:center;gap:12px;padding:18px 34px;background:#fff;color:#14120f;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:.02em;border-radius:999px;opacity:0;transform:translateY(24px);transition:opacity .9s ease .55s,transform .9s ease .55s,background .35s ease,gap .35s ease;font-family:Urbanist}.hero__slide.is-active .hero__cta{opacity:1;transform:translateY(0)}.hero__cta svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s ease}.hero__cta:hover{background:#d9a441;color:#14120f;gap:18px}.hero__cta:hover svg{transform:translate(2px)}.hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#ffffff14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .3s ease,border-color .3s ease,transform .3s ease}.hero__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero__arrow:hover{background:#fff;color:#14120f;border-color:#fff}.hero__arrow--prev{left:32px}.hero__arrow--next{right:32px}.hero__dots{position:absolute;bottom:36px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.hero__dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:transparent;padding:0;cursor:pointer;transition:background .3s ease,width .3s ease}.hero__dot.is-active{background:#fff;width:26px;border-radius:4px}@media(max-width:989px){.hero__content{padding:0 40px}.hero__arrow{width:44px;height:44px}.hero__arrow--prev{left:18px}.hero__arrow--next{right:18px}}@media(max-width:599px){.hero{height:70vh;min-height:480px}.hero__content{padding:0 24px}.hero__heading{margin-bottom:30px}.hero__arrow{display:none}.hero__dots{bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-slider.css.map */
