.hero-flex{position:relative;overflow:hidden;background-color:var(--hero-bg-color, transparent);background-repeat:no-repeat;background-size:var(--hero-bg-size, cover);background-position:var(--hero-bg-position, center);padding-top:100px;padding-bottom:100px;padding-inline:5%;font-family:Onest,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hero-flex:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-bg-image, none);background-repeat:no-repeat;background-size:var(--hero-bg-size, cover);background-position:var(--hero-bg-position, center);opacity:var(--hero-bg-opacity, 1);z-index:1;pointer-events:none}.hero-flex__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:var(--hero-overlay-color, transparent);opacity:var(--hero-overlay-opacity, 0);z-index:2}.hero-flex__container{position:relative;margin-inline:auto;max-width:90%;height:auto;display:flex;flex-direction:column;align-items:var(--hero-align-items, center);text-align:var(--hero-text-align, center);padding:60px 40px;background:#fff;border-radius:var(--hero-radius);box-shadow:var(--hero-shadow);--hero-radius: 12px;--hero-shadow: 0 6px 24px rgba(0, 0, 0, .06);z-index:3}.hero-flex__eyebrow{margin:0 0 8px;font-size:1.25rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent, #666)}.hero-flex__title{margin:0 0 4px;font-family:Fields,Georgia,Times New Roman,serif}.hero-flex__image{display:inline-block;margin:0;height:auto;max-width:100%;max-height:300px;object-fit:contain}.hero-flex__text{margin:0}.hero-flex__cta{display:inline-block}@media (min-width: 768px){.hero-flex__container{--hero-radius: 12px;--hero-shadow: 0 6px 24px rgba(0, 0, 0, .06)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-flex.css.map */
