.hero{position:relative;display:flex;align-items:flex-end;min-height:60rem;isolation:isolate}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--brand-hero-fallback-bg, linear-gradient(155deg, #3c5b44 0%, rgb(var(--brand-moss-dark)) 70%))}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__content{position:relative;z-index:1;padding:6.4rem 0 5.6rem;width:100%}.hero__panel{display:inline-block;padding:2.8rem 3.2rem;background:#0000004d;border-radius:4px}.hero__eyebrow{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.hero__eyebrow .label{color:rgb(var(--brand-white))}.hero__eyebrow-dash{width:2.6rem;height:1px;background:rgb(var(--brand-brick))}.hero__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.06;max-width:16ch;color:rgb(var(--brand-white));letter-spacing:-.01em;margin:0}.hero__heading em{font-style:italic;color:rgb(var(--brand-white))}.hero__lede{color:rgb(var(--brand-white));font-family:var(--font-body-family);font-size:1.65rem;line-height:1.6;max-width:44ch;margin-top:2.2rem}.hero__lede p{margin:0}.hero__ctas{display:flex;gap:1.4rem;margin-top:3.2rem;flex-wrap:wrap}.hero__btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 2.2rem;border-radius:2px;text-decoration:none;font-family:var(--font-body-family);font-size:1.35rem;font-weight:600;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.hero__btn--light{background:rgb(var(--brand-paper));color:rgb(var(--brand-moss-dark));border-color:rgb(var(--brand-paper))}.hero__btn--light:hover{background:rgb(var(--brand-white))}.hero__btn--outline{background:transparent;color:rgb(var(--brand-white));border-color:#ffffff73}.hero__btn--outline:hover{border-color:rgb(var(--brand-white))}@media screen and (max-width:749px){.hero{min-height:50rem}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/section-hero.css.map */
