.crossfade-hero{position:relative;width:100%;height:var(--slide-height, 600px);overflow:hidden;background:#000}.crossfade-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--fade-duration, 1s) ease;pointer-events:none}.crossfade-hero__slide.is-active{opacity:1;pointer-events:auto}.crossfade-hero__image{width:100%;height:100%;object-fit:cover;display:block}.crossfade-hero__placeholder{width:100%;height:100%;object-fit:cover}.crossfade-hero__caption{position:absolute;bottom:0;left:0;right:0;padding:48px 48px 36px;background:linear-gradient(to top,rgba(0,0,0,var(--overlay-opacity, .45)) 0%,transparent 100%)}.crossfade-hero__title{color:#fff;font-size:clamp(24px,4vw,44px);font-weight:500;margin:0 0 8px;line-height:1.2;text-shadow:0 1px 6px rgba(0,0,0,.4)}.crossfade-hero__description{color:#ffffffd9;font-size:clamp(14px,1.6vw,18px);line-height:1.6;margin:0 0 20px;max-width:560px}.crossfade-hero__btn{display:inline-block;padding:12px 28px;background:#fff;color:#000;font-size:14px;font-weight:500;border-radius:4px;text-decoration:none;transition:background .2s,color .2s}.crossfade-hero__btn:hover{background:#ffffffe0}.crossfade-hero__dots{position:absolute;bottom:20px;right:24px;display:flex;gap:8px;z-index:10}.crossfade-hero__dot{width:9px;height:9px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background .3s,transform .2s}.crossfade-hero__dot.is-active{background:#fff;transform:scale(1.25)}.crossfade-hero__dot:hover{background:#ffffffbf}@media(max-width:749px){.crossfade-hero{height:calc(var(--slide-height, 600px) * .65)}.crossfade-hero__caption{padding:32px 20px 24px}}.crossfade-hero__slide{overflow:hidden}.crossfade-hero__image{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform 6s ease-out;will-change:transform}.crossfade-hero__slide.is-active .crossfade-hero__image{transform:scale(1.11)}.crossfade-hero__caption>*{opacity:0;transform:translate(-25px);filter:blur(5px)}.crossfade-hero__slide.is-active .crossfade-hero__caption>*{animation:textRevealSlow 2s cubic-bezier(.16,1,.3,1) forwards}.crossfade-hero__slide.is-active .crossfade-hero__title{animation-delay:.3s}.crossfade-hero__slide.is-active .crossfade-hero__description{animation-delay:.6s}.crossfade-hero__slide.is-active .crossfade-hero__btn{animation-delay:.9s}.crossfade-hero__slide:not(.is-active) .crossfade-hero__caption>*{opacity:0;transform:translate(-25px);filter:blur(5px)}@keyframes textRevealSlow{0%{opacity:0;transform:translate(-25px);filter:blur(5px)}to{opacity:1;transform:translate(0);filter:blur(0)}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/crossfade-hero.css.map */
