.hero{position:relative;display:flex;align-items:center;width:100%;min-height:max(480px,calc(100vh - var(--hero-header-offset, 0px)));min-height:max(480px,calc(100svh - var(--hero-header-offset, 0px)));margin-top:calc(-1 * var(--header-height, 0px));isolation:isolate}@media screen and (min-width:990px){.hero{min-height:max(480px,calc(90vh - var(--hero-header-offset, 0px)));min-height:max(480px,calc(90svh - var(--hero-header-offset, 0px)))}.hero__layout{padding-top:var(--header-height, 0px)}}@media screen and (max-width:989px){.hero{margin-top:0;min-height:max(480px,min(calc(100vh - var(--hero-header-offset, 0px) - var(--header-height, 0px)),140vw));min-height:max(480px,min(calc(100svh - var(--hero-header-offset, 0px) - var(--header-height, 0px)),140vw))}}.hero__ring-clip{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.hero__ring{position:absolute;top:50%;left:50%;width:min(900px,78vmin);aspect-ratio:705.69 / 682.95;transform:translate(-50%,-50%);pointer-events:none;animation:hero-ring-reveal 1.4s cubic-bezier(.16,1,.3,1) both;animation-delay:80ms}.hero__ring svg{display:block;width:100%;height:100%;transform-origin:50% 50%;animation:hero-ring-spin 70s linear infinite;will-change:transform}@keyframes hero-ring-reveal{0%{opacity:0}to{opacity:.45}}@keyframes hero-ring-spin{0%{transform:translate(1.2%) rotate(0) scale(1)}12.5%{transform:translate(.85%,.71%) rotate(45deg) scale(1.025)}25%{transform:translateY(1%) rotate(90deg) scale(1)}37.5%{transform:translate(-.85%,.71%) rotate(135deg) scale(.975)}50%{transform:translate(-1.2%) rotate(180deg) scale(1)}62.5%{transform:translate(-.85%,-.71%) rotate(225deg) scale(1.025)}75%{transform:translateY(-1%) rotate(270deg) scale(1)}87.5%{transform:translate(.85%,-.71%) rotate(315deg) scale(.975)}to{transform:translate(1.2%) rotate(360deg) scale(1)}}@media(prefers-reduced-motion:reduce){.hero__ring{animation:none;opacity:.45}.hero__ring svg{animation:none}}.hero__layout{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.6rem,4vw,3rem);padding-bottom:3rem}.hero__text{display:flex;flex-direction:column;align-items:center;gap:1.8rem;flex:none;max-width:46rem;text-align:center}.hero__layout--text-only .hero__text{max-width:56rem}.hero__product{flex:none;align-self:center;max-width:100%;pointer-events:none;animation:hero-product-reveal .9s cubic-bezier(.16,1,.3,1) both;animation-delay:80ms}.hero__product img{display:block;width:auto;height:auto;max-width:min(620px,85vw);max-height:min(56vh,620px)}@keyframes hero-product-reveal{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero__product{animation:none;opacity:1}}.hero__heading{margin:0;white-space:nowrap;font-size:clamp(2.2rem,6vw,5.2rem)}.hero__subheading{margin:0;font-family:var(--font-body-family);font-size:1.8rem;line-height:1.6;max-width:38ch;color:rgb(var(--color-foreground))}.hero__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:.6rem}.hero__text>*{animation:hero-reveal .8s cubic-bezier(.16,1,.3,1) both}.hero__text>*:nth-child(2){animation-delay:.12s}.hero__text>*:nth-child(3){animation-delay:.24s}@keyframes hero-reveal{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero__text>*{animation:none;opacity:1;transform:none}}@media screen and (max-width:749px){.hero__layout{gap:1.4rem}.hero__text{max-width:42rem}.hero__product img{max-width:min(480px,90vw);max-height:min(40vh,400px)}.hero__subheading{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-hero.css.map */
