.hero{position:relative;display:flex;align-items:center;overflow:hidden;width:100%}.hero--height-medium{min-height:60vh}.hero--height-large{min-height:85vh}.hero--height-full{min-height:100vh}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));opacity:var(--overlay-opacity, .35);z-index:1}.hero__content{position:relative;z-index:2;width:100%;display:flex;padding:4rem 2rem}.hero__content--left{justify-content:flex-start;text-align:left}.hero__content--center{justify-content:center;text-align:center}.hero__content--right{justify-content:flex-end;text-align:right}.hero__content-inner{max-width:640px;display:flex;flex-direction:column;gap:1.25rem}.hero__eyebrow{font-size:1rem;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-foreground));opacity:1;margin:0}.hero__heading{font-size:clamp(2.75rem,6vw,5rem);line-height:1.05;margin:0;color:rgb(var(--color-foreground))}.hero__text{font-size:clamp(1.15rem,2vw,1.5rem);color:rgb(var(--color-foreground));opacity:1;margin:0}.hero__button{font-size:1.1rem;padding:1rem 2rem}.hero__text p{margin:0}.hero__buttons{display:flex;gap:1rem;margin-top:.5rem}.hero__content--center .hero__buttons{justify-content:center}.hero__content--right .hero__buttons{justify-content:flex-end}.hero__microcopy{font-size:1rem;opacity:.85;margin:.25rem 0 0;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.hero__content{padding:2.5rem 1.25rem}.hero__content-inner{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
