.hero{position:relative;height:82vh;min-height:480px;overflow:hidden;background:none;display:block}.hero-slides{position:relative;width:100%;height:100%}.hero-slide{position:absolute!important;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;opacity:0;visibility:hidden;transition:opacity .6s ease;pointer-events:none}.hero-slide.active{opacity:1;visibility:visible;pointer-events:auto}.hero-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-content{position:relative;z-index:2;padding:48px 64px;color:var(--black);max-width:600px;text-decoration:none;display:block}.hero-dots{position:absolute;bottom:24px;right:48px;display:flex;gap:8px;z-index:3}.dot{width:6px;height:6px;border-radius:50%;background:#2b1a1d4d;border:none;cursor:pointer;padding:0;transition:width .2s,background .2s}.dot.active{background:var(--red);width:20px;border-radius:3px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:#ffffffbf;display:flex;align-items:center;justify-content:center;color:var(--black);transition:background .2s}.hero-arrow:hover{background:#fffffff2}.hero-arrow svg{width:18px;height:18px}.hero-arrow.prev{left:20px}.hero-arrow.next{right:20px}@media(max-width:760px){.hero-arrow{width:34px;height:34px}.hero-dots{right:24px;bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hero-fix.css.map */
