.sh-hero{position:relative;min-height:var(--hero-min-h, 560px);background:var(--bg);overflow:hidden;isolation:isolate}.sh-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .5s var(--ease);display:flex;align-items:center}.sh-hero__slide.is-active{position:relative;opacity:1;pointer-events:auto}.sh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.sh-hero__img,.sh-hero__video,.sh-hero__media video{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.sh-hero__img--placeholder{background:linear-gradient(160deg,#1c1a12 0%,var(--bg) 55%)}.sh-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.sh-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 25% 15%,var(--yellow-soft),transparent 60%);pointer-events:none}.sh-hero__content{position:relative;width:100%;padding-top:56px;padding-bottom:72px}.sh-hero__content--left{text-align:left}.sh-hero__content--center{text-align:center}.sh-hero__content--right{text-align:right}.sh-hero__eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--yellow);margin:0 0 12px}.sh-hero__headline{font-size:clamp(28px,6vw,48px);font-weight:700;line-height:1.12;color:var(--text);margin:0 0 12px}.sh-hero__subline{font-size:15px;color:var(--text-mut);max-width:46ch;margin:0 0 20px}.sh-hero__content--center .sh-hero__subline{margin-inline:auto}.sh-hero__content--right .sh-hero__subline{margin-left:auto}.sh-hero__cta{display:inline-block;background:var(--yellow);color:var(--on-yellow);font-weight:600;font-size:15px;padding:13px 28px;border-radius:var(--r-ctrl);text-decoration:none;transition:transform var(--dur-fast) var(--ease)}.sh-hero__cta:active{transform:scale(.98)}.sh-hero__reveal{opacity:0;transform:translateY(20px)}.sh-hero__slide.is-active .sh-hero__reveal{animation:sh-hero-reveal .52s var(--ease) forwards}.sh-hero__slide.is-active .sh-hero__reveal:nth-child(1){animation-delay:0ms}.sh-hero__slide.is-active .sh-hero__reveal:nth-child(2){animation-delay:80ms}.sh-hero__slide.is-active .sh-hero__reveal:nth-child(3){animation-delay:.16s}.sh-hero__slide.is-active .sh-hero__reveal:nth-child(4){animation-delay:.24s}@keyframes sh-hero-reveal{to{opacity:1;transform:none}}.sh-hero__dots{position:absolute;bottom:18px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:2}.sh-hero__dot{width:8px;height:4px;border-radius:var(--r-pill);border:0;padding:0;background:var(--text-soft);cursor:pointer;transition:width var(--dur) var(--ease),background var(--dur) var(--ease)}.sh-hero__dot.is-active{width:20px;background:var(--yellow)}.sh-hero__dot{position:relative}.sh-hero__dot:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px}@media(prefers-reduced-motion:reduce){.sh-hero__slide{transition:none}.sh-hero__reveal,.sh-hero__slide.is-active .sh-hero__reveal{animation:none;opacity:1;transform:none}.sh-hero__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/shopistu-hero.css.map */
