.custom-hero{background:var(--hero-bg, #F7F5F0);color:var(--hero-text, #1C2029);padding:64px 0}.custom-hero__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column-reverse;gap:40px;align-items:center}.custom-hero__text{flex:1 1 0%;min-width:0}.custom-hero__media{flex:1 1 0%;min-width:0;width:100%}.custom-hero__heading{font-size:clamp(2rem,4vw + 1rem,3.375rem);line-height:1.1;margin:0 0 20px}.custom-hero__body{font-size:1.0625rem;line-height:1.6;color:var(--hero-muted, #1C2029);max-width:34em;margin:0 0 24px}.custom-hero__body p{margin:0 0 1em}.custom-hero__body p:last-child{margin-bottom:0}.custom-hero__caption{font-size:.8125rem;color:var(--hero-muted, #1C2029);margin:20px 0 0}.custom-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:8px}.custom-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-size:.9375rem;font-weight:600;text-decoration:none;line-height:1;white-space:nowrap;transition:opacity .15s ease}.custom-hero__btn:hover{opacity:.85}.custom-hero__btn--primary{background:var(--hero-accent-bg, #2E7D74);color:var(--hero-accent-text, #FFFFFF)}.custom-hero__btn--secondary{background:transparent;color:var(--hero-text, #1C2029);border:1px solid currentColor}.custom-hero__image,.custom-hero__image--placeholder{display:block;width:100%;height:auto;border-radius:16px;object-fit:cover}.custom-hero__image--placeholder svg{width:100%;height:auto;display:block}@media screen and (min-width:750px){.custom-hero__inner{flex-direction:row;align-items:center;gap:64px}.custom-hero[data-image-position=left] .custom-hero__inner{flex-direction:row-reverse}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-hero.css.map */
