.hero-simple{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:var(--hero-simple-min-height-mobile, 480px);overflow:hidden;isolation:isolate}@media screen and (min-width:768px){.hero-simple{min-height:var(--hero-simple-min-height-desktop, 560px)}}.hero-simple__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-simple__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-simple-image-position-mobile, center) center}.hero-simple__image--placeholder{display:flex;align-items:center;justify-content:center;background:#e3e3e3}.hero-simple__image--placeholder svg{width:100%;height:100%}.hero-simple__image--desktop{display:none}.hero-simple__image--mobile{display:block}@media screen and (min-width:768px){.hero-simple__image--desktop{display:block;object-position:var(--hero-simple-image-position-desktop, center) center}.hero-simple__image--mobile{display:none}}.hero-simple__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--hero-simple-overlay, rgba(10, 10, 10, .7));opacity:var(--hero-simple-overlay-opacity, .7);pointer-events:none}.hero-simple__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;max-width:640px;padding:var(--hero-simple-content-padding-mobile, 24px);padding-bottom:calc(var(--hero-simple-content-padding-mobile, 24px) + 56px)}@media screen and (min-width:768px){.hero-simple__content{max-width:720px;padding:var(--hero-simple-content-padding-desktop, 56px);padding-bottom:calc(var(--hero-simple-content-padding-desktop, 56px) + 64px)}}.hero-simple__title{margin:0;font-size:var(--hero-simple-title-size-mobile, 32px);line-height:1.15;font-weight:600;color:#fff}@media screen and (min-width:768px){.hero-simple__title{font-size:var(--hero-simple-title-size-desktop, 48px)}}.hero-simple__title-segment--italic{font-style:italic}.hero-simple__subtext{margin:0;max-width:46ch;font-size:var(--hero-simple-subtext-size-mobile, 15px);line-height:1.5;color:var(--hero-simple-subtext-color, #F2F2F2)}@media screen and (min-width:768px){.hero-simple__subtext{font-size:var(--hero-simple-subtext-size-desktop, 18px)}}.hero-simple__badge{position:absolute;z-index:2;left:var(--hero-simple-content-padding-mobile, 24px);bottom:var(--hero-simple-content-padding-mobile, 24px);display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - (var(--hero-simple-content-padding-mobile, 24px) * 2));padding:8px 16px;border-radius:999px;background:var(--hero-simple-badge-bg, rgba(255, 255, 255, .9));color:var(--hero-simple-badge-text-color, #171717);font-size:13px;line-height:1.3;font-weight:500}@media screen and (min-width:768px){.hero-simple__badge{left:var(--hero-simple-content-padding-desktop, 56px);bottom:var(--hero-simple-content-padding-desktop, 56px);max-width:calc(100% - (var(--hero-simple-content-padding-desktop, 56px) * 2));font-size:14px}}.hero-simple__badge-icon{flex-shrink:0}.hero-simple__badge-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hero-simple.css.map */
