.hero-2{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:var(--hero-2-min-height-mobile, 480px);overflow:hidden;isolation:isolate}@media screen and (min-width:768px){.hero-2{min-height:var(--hero-2-min-height-desktop, 560px)}}.hero-2__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-2__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-2-image-position-mobile, center) center}.hero-2__image--placeholder{display:flex;align-items:center;justify-content:center;background:#e3e3e3}.hero-2__image--placeholder svg{width:100%;height:100%}.hero-2__image--desktop{display:none}.hero-2__image--mobile{display:block}@media screen and (min-width:768px){.hero-2__image--desktop{display:block;object-position:var(--hero-2-image-position-desktop, center) center}.hero-2__image--mobile{display:none}}.hero-2__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--hero-2-overlay, rgba(10, 10, 10, .7));opacity:var(--hero-2-overlay-opacity, .7);pointer-events:none}.hero-2__stack{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:14px;box-sizing:border-box;max-width:calc(100% - (var(--hero-2-content-padding-mobile, 24px) * 2));margin:var(--hero-2-content-padding-mobile, 24px)}@media screen and (min-width:768px){.hero-2__stack{max-width:min(720px,calc(100% - (var(--hero-2-content-padding-desktop, 56px) * 2)));margin:var(--hero-2-content-padding-desktop, 56px)}}.hero-2__content{position:relative;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;width:auto;min-width:0;max-width:100%;padding:var(--hero-2-content-padding-mobile, 24px);border-radius:16px;background:var(--hero-2-panel-bg, rgba(0, 0, 0, .25));backdrop-filter:blur(var(--hero-2-panel-blur, 12px));-webkit-backdrop-filter:blur(var(--hero-2-panel-blur, 12px));overflow-wrap:break-word;word-break:break-word}@media screen and (min-width:768px){.hero-2__content{padding:var(--hero-2-content-padding-desktop, 56px)}}.hero-2__title{margin:0;font-size:var(--hero-2-title-size-mobile, 32px);line-height:1.15;font-weight:600;color:#fff}@media screen and (min-width:768px){.hero-2__title{font-size:var(--hero-2-title-size-desktop, 48px)}}.hero-2__title-segment--italic{font-style:italic}.hero-2__subtext{margin:0;max-width:46ch;font-size:var(--hero-2-subtext-size-mobile, 15px);line-height:1.5;color:var(--hero-2-subtext-color, #F2F2F2)}@media screen and (min-width:768px){.hero-2__subtext{font-size:var(--hero-2-subtext-size-desktop, 18px)}}.hero-2__badge{position:relative;display:inline-flex;align-items:center;gap:8px;box-sizing:border-box;max-width:100%;padding:8px 16px;border-radius:999px;background:var(--hero-2-badge-bg, rgba(255, 255, 255, .9));color:var(--hero-2-badge-text-color, #171717);font-size:13px;line-height:1.3;font-weight:500}@media screen and (min-width:768px){.hero-2__badge{font-size:14px}}.hero-2__badge-icon{flex-shrink:0}.hero-2__badge-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hero-2.css.map */
