.ao-hero{position:relative;min-height:var(--ao-hero-h, 80svh);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--ao-ivory);overflow:hidden;isolation:isolate;background:radial-gradient(120% 80% at 50% -10%,#e85a28,#cf3618 36%,#a82a0e 78%,#8f2509)}.ao-hero.color-scheme-4{background:radial-gradient(120% 80% at 50% -10%,#3a2a1a,#2a2018 55%,#1a1512)}.ao-hero__beam{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(46% 60% at 50% -8%,rgba(255,228,190,.5),rgba(255,210,160,.12) 40%,transparent 66%);mix-blend-mode:screen}.ao-hero__wm{position:absolute;z-index:1;pointer-events:none;width:min(56vw,640px);height:auto;top:50%;inset-inline-start:50%;transform:translate(-50%,-44%);opacity:.07}.ao-hero__curtain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;background:var(--ao-red-deep);transform-origin:top;animation:ao-hero-curtain 1.15s var(--ao-ease) .12s forwards}.ao-hero__inner{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-block:2rem}.ao-hero__emblem{width:clamp(5.4rem,6.5vw,8.8rem);height:auto;opacity:0;animation:ao-hero-fade .9s var(--ao-ease) .55s forwards}.ao-hero__eye{display:flex;align-items:center;gap:1rem;font-family:var(--font-body-family);font-size:clamp(1.2rem,.9vw,1.4rem);letter-spacing:.06em;color:#fbf7f1d9;opacity:0;animation:ao-hero-fade .9s var(--ao-ease) .7s forwards}[dir=rtl] .ao-hero__eye{letter-spacing:0}.ao-hero__eye .ln{width:4.4rem;height:1px;background:#fbf7f180}.ao-hero__h1{font-family:var(--font-heading-family);font-size:clamp(3.4rem,10vw,8.5rem);line-height:.96;font-weight:500;letter-spacing:-.015em;color:var(--ao-ivory);margin:.2rem 0 .4rem}[dir=rtl] .ao-hero__h1{line-height:1.08;letter-spacing:0}.ao-hero__h1 .ln-m{display:block;overflow:hidden;padding-block:.06em}.ao-hero__h1 .ln-m>span{display:block;transform:translateY(110%);animation:ao-hero-up 1.1s var(--ao-ease) forwards}.ao-hero__h1 .ln-m:nth-child(1)>span{animation-delay:.62s}.ao-hero__h1 .ln-m:nth-child(2)>span{animation-delay:.74s}.ao-hero__sub{max-width:46ch;font-size:clamp(1.5rem,1.3vw,2rem);line-height:1.85;color:#fbf7f1d6;opacity:0;animation:ao-hero-fade 1s var(--ao-ease) .95s forwards}.ao-hero__cta{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center;margin-top:.6rem;opacity:0;animation:ao-hero-fade 1s var(--ao-ease) 1.1s forwards}.ao-hero__btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body-family);font-weight:500;font-size:1.45rem;padding:1.5rem 2.8rem;border-radius:var(--ao-pill);position:relative;overflow:hidden;text-decoration:none;transition:transform .5s var(--ao-ease),color .5s var(--ao-ease),background-color .5s var(--ao-ease),border-color .5s var(--ao-ease)}.ao-hero__btn .l{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.6em}.ao-hero__arrow{transition:transform .5s var(--ao-ease)}[dir=rtl] .ao-hero__arrow{transform:scaleX(-1)}.ao-hero__btn:hover .ao-hero__arrow{transform:translate(-4px)}[dir=rtl] .ao-hero__btn:hover .ao-hero__arrow{transform:scaleX(-1) translate(-4px)}.ao-hero__btn--fill{background:var(--ao-ivory);color:#b83412}.ao-hero__btn--fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ao-red-deep);transform:translateY(101%);transition:transform .55s var(--ao-ease)}.ao-hero__btn--fill:hover{color:var(--ao-ivory)}.ao-hero__btn--fill:hover:after{transform:translateY(0)}.ao-hero__btn--fill:active{transform:scale(.97)}.ao-hero__btn--line{border:1px solid rgba(251,247,241,.6);color:var(--ao-ivory)}.ao-hero__btn--line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ao-ivory);transform:scaleX(0);transform-origin:var(--ao-line-origin, left center);transition:transform .55s var(--ao-ease)}.ao-hero__btn--line:hover{color:#b83412;border-color:transparent}.ao-hero__btn--line:hover:after{transform:scaleX(1)}.ao-hero__scroll{position:absolute;z-index:5;bottom:clamp(3.4rem,6vh,7.6rem);inset-inline-start:clamp(2rem,5vw,6rem);display:flex;align-items:center;gap:.7rem;color:#fbf7f1d9;font-size:1.2rem;letter-spacing:.04em}.ao-hero__scroll .bar{width:1px;height:4.2rem;background:#fbf7f14d;position:relative;overflow:hidden}.ao-hero__scroll .bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ao-ivory);transform:translateY(-100%);animation:ao-hero-scroll 2.4s var(--ao-ease) infinite}@keyframes ao-hero-curtain{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes ao-hero-up{to{transform:none}}@keyframes ao-hero-fade{to{opacity:1}}@keyframes ao-hero-scroll{0%{transform:translateY(-100%)}50%{transform:translateY(0)}to{transform:translateY(100%)}}@media(max-width:749px){.ao-hero{min-height:66svh}.ao-hero__wm{width:78vw}.ao-hero__inner{padding-block-start:3rem;gap:1.2rem}.ao-hero__scroll{display:none}}@media(prefers-reduced-motion:reduce){.ao-hero__curtain{display:none}.ao-hero__emblem,.ao-hero__eye,.ao-hero__h1 .ln-m>span,.ao-hero__sub,.ao-hero__cta{animation:none!important;opacity:1!important;transform:none!important}.ao-hero__scroll .bar:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ao-hero.css.map */
