.radar-hero{position:relative;display:grid;background:var(--radar-forest);color:var(--radar-cream);isolation:isolate}.radar-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--radar-mint);z-index:2}.radar-hero__media{position:relative;overflow:hidden;background:#0a2550}.radar-hero__picture,.radar-hero__image,.radar-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover}.radar-hero__placeholder svg{width:100%;height:100%;fill:#f1f5fa1f}.radar-hero__image{animation:radar-hero-zoom 1.2s var(--radar-ease-out) both}.radar-hero__panel{display:flex;flex-direction:column;justify-content:center;padding:32px 20px 40px}.radar-hero__eyebrow{margin:0 0 16px;opacity:0;animation:radar-hero-fade .5s var(--radar-ease-out) .1s forwards}.radar-hero__heading{margin:0;color:var(--radar-cream);font-size:clamp(2.1rem,3.7vw,3.6rem);line-height:1.04;letter-spacing:-.02em}.radar-hero__word{display:inline-block;overflow:hidden;vertical-align:bottom}.radar-hero__word>span{display:inline-block;transform:translateY(110%);animation:radar-hero-word .64s var(--radar-ease-out) forwards;animation-delay:calc(var(--i, 0) * 70ms)}.radar-hero__line{display:block;width:96px;height:2px;margin-top:22px;background:var(--radar-mint);transform:scaleX(0);transform-origin:left center;animation:radar-hero-line .52s var(--radar-ease-out) .4s forwards}.radar-hero__text,.radar-hero__text p{color:var(--radar-cream-soft)}.radar-hero__text{margin:18px 0 0;max-width:44ch;font-size:1rem;opacity:0;animation:radar-hero-rise .52s var(--radar-ease-out) .62s forwards}.radar-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;opacity:0;animation:radar-hero-rise .52s var(--radar-ease-out) .68s forwards}@media only screen and (max-width:899px){.radar-hero__media{aspect-ratio:4 / 5}.radar-hero__actions .button{flex:1 1 auto}}@media only screen and (min-width:900px){.radar-hero{grid-template-columns:.82fr 1fr;min-height:clamp(560px,78vh,820px)}.radar-hero__panel{padding:clamp(48px,5vw,88px)}.radar-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0}}@keyframes radar-hero-word{to{transform:translateY(0)}}@keyframes radar-hero-line{to{transform:scaleX(1)}}@keyframes radar-hero-fade{to{opacity:1}}@keyframes radar-hero-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes radar-hero-zoom{0%{transform:scale(1.06)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.radar-hero__image,.radar-hero__word>span,.radar-hero__line,.radar-hero__eyebrow,.radar-hero__text,.radar-hero__actions{animation:none;opacity:1;transform:none}.radar-hero__line{transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/radar-hero.css.map */
