.hero-alr{position:relative;display:flex;align-items:flex-end;min-height:46rem;height:var(--hero-h, 78vh);max-height:82rem;overflow:hidden;color:rgb(var(--color-foreground));isolation:isolate}.hero-alr__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-alr__img{width:100%;height:100%;object-fit:cover;object-position:center 22%;animation:hero-alr-drift 26s ease-in-out both}@keyframes hero-alr-drift{0%{transform:scale(1.005)}to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.hero-alr__img{animation:none}}.hero-alr:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(72deg,rgba(20,10,16,calc(var(--hero-overlay, .3) + .28)),rgba(20,10,16,calc(var(--hero-overlay, .3) + .06)) 42%,#140a1000 72%),linear-gradient(0deg,#140a1047,#140a1000 34%)}.hero-alr__inner{width:100%}.hero-alr__content{max-width:46rem;padding-block:clamp(3.4rem,6vw,6.4rem)}.hero-alr__eyebrow{margin:0 0 1.4rem;font-size:1.15rem;letter-spacing:.24em;text-transform:uppercase;opacity:.92}.hero-alr__heading{margin:0 0 1.4rem;font-family:Marcellus,Times New Roman,Georgia,serif;font-weight:400;font-size:clamp(2.8rem,4.2vw,4.4rem);line-height:1.1;letter-spacing:-.015em;text-wrap:balance}.hero-alr__subheading{margin:0 0 2.8rem;font-size:1.55rem;line-height:1.5;opacity:.9;max-width:38rem}.hero-alr__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.hero-alr__button{min-width:17rem;letter-spacing:.08em}.hero-alr__button--ghost{background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.55)}.hero-alr__button--ghost:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.hero-alr__content>*{opacity:0;transform:translateY(1.2rem);animation:hero-alr-in .8s cubic-bezier(.2,.7,.2,1) forwards}.hero-alr__eyebrow{animation-delay:.15s}.hero-alr__heading{animation-delay:.28s}.hero-alr__subheading{animation-delay:.4s}.hero-alr__buttons{animation-delay:.52s}@keyframes hero-alr-in{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hero-alr__content>*{opacity:1;transform:none;animation:none}}@media screen and (max-width:749px){.hero-alr{height:82vh;min-height:44rem;max-height:none}.hero-alr__img{object-position:center 18%}.hero-alr:after{background:linear-gradient(0deg,rgba(20,10,16,calc(var(--hero-overlay, .3) + .34)),#140a1014 46%,#140a1000 78%)}.hero-alr__heading{font-size:clamp(2.2rem,7vw,2.9rem);margin-bottom:2rem}.hero-alr__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-alr.css.map */
