.hero-section{position:relative;width:100%;aspect-ratio:var(--img-ratio, 16 / 9);overflow:hidden;isolation:isolate}.hero-section__image{display:block;width:100%;height:auto;margin:0}.hero-section__placeholder{width:100%;aspect-ratio:16 / 9;background:#e5e5e5}.hero-section__placeholder svg{width:100%;height:100%;object-fit:cover}.hero-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .2));z-index:1}.hero-section__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;gap:1rem;padding:6% 8%;color:#fff;max-width:640px}.hero-section__content--center{align-items:center;justify-content:center;text-align:center;margin-inline:auto}.hero-section__content--top-left{align-items:flex-start;justify-content:flex-start;text-align:left}.hero-section__content--bottom-left{align-items:flex-start;justify-content:flex-end;text-align:left}.hero-section__heading{font-size:clamp(1.75rem,4vw,3.25rem);line-height:1.1;margin:0}.hero-section__text{font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.5}.hero-section__button{display:inline-block;padding:.85em 1.75em;background:#fff;color:#111;text-decoration:none;border-radius:4px;font-weight:600;transition:opacity .15s ease}.hero-section__button:hover{opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hero-section.css.map */
