.custom-hero{position:relative;background-color:var(--hero-bg, #0a0a0a);color:var(--hero-text, #f5f5f0);overflow:hidden}.custom-hero__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.06) 1px,transparent 1px);background-size:64px 64px;pointer-events:none;z-index:0}.custom-hero__mobile-stacked-image{display:none}@media screen and (max-width:989px){.custom-hero--mobile-stacked{display:flex;flex-direction:column;min-height:0}.custom-hero--mobile-stacked .custom-hero__bg-image,.custom-hero--mobile-stacked .custom-hero__scrim,.custom-hero--mobile-stacked .custom-hero__mobile-scrim,.custom-hero--mobile-stacked .custom-hero__media-debug{display:none}.custom-hero--mobile-stacked .custom-hero__overlay{position:static;z-index:auto;display:block;min-height:0;width:100%;padding-bottom:1rem;background-color:var(--mobile-content-bg, var(--hero-bg));order:var(--mobile-content-order, 1)}.custom-hero--mobile-stacked .custom-hero__content{position:static;max-width:none}.custom-hero--mobile-stacked .custom-hero__buttons{margin-bottom:0}.custom-hero--mobile-stacked .custom-hero__mobile-stacked-image{display:block;order:var(--mobile-image-order, 2);width:100%;height:auto;object-fit:cover}.custom-hero--mobile-stacked .custom-hero__benefits-viewport{position:absolute;left:50%;bottom:10px;transform:translate(-50%);z-index:5;width:min(300px,80vw);overflow:hidden}}.custom-hero--background{min-height:640px}.custom-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;display:block}.custom-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,var(--scrim-opacity, 0));pointer-events:none}.custom-hero__mobile-scrim{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.custom-hero__overlay{position:relative;z-index:2;display:flex;justify-content:var(--h-align, flex-start);align-items:var(--v-align, center);min-height:640px;width:100%;padding:6rem 4rem}.custom-hero--background .custom-hero__content{padding:0;order:initial;align-self:auto}@media screen and (max-width:989px){.custom-hero--background,.custom-hero__overlay{min-height:560px}.custom-hero__mobile-scrim{display:block;background:linear-gradient(to bottom,rgba(0,0,0,var(--mobile-scrim-opacity, .45)) 0% 50%,#0000 80%)}.custom-hero__overlay{align-items:var(--v-align-mobile, flex-start);padding:3rem 2rem 4rem}.custom-hero__heading{margin-bottom:1.4rem}.custom-hero__body{margin-bottom:2rem}.custom-hero__buttons{flex-direction:column;margin-bottom:2.2rem;gap:1rem}.custom-hero__btn{width:100%;justify-content:center}.custom-hero__benefits-viewport{overflow:hidden}.custom-hero__benefits{position:relative;min-height:54px}.custom-hero__benefit{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:center;transform:translate(100%);transition:transform .45s ease}.custom-hero__benefit.is-active{transform:translate(0)}.custom-hero__benefit.is-exiting{transform:translate(-100%)}}@media screen and (max-width:480px){.custom-hero__overlay{padding:4rem 1.5rem}}.custom-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:560px;width:100%}.custom-hero__content{position:relative;z-index:2;order:var(--content-order, 1);align-self:var(--content-align, center);padding:6rem 2rem 6rem 4rem;max-width:640px;min-width:0;-webkit-user-select:text;user-select:text}.custom-hero__eyebrow{margin:0 0 1.5rem;font-size:1.3rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.custom-hero__heading{margin:0 0 2rem;line-height:1.05;font-weight:700;letter-spacing:-.01em;overflow-wrap:break-word}.custom-hero__heading-emphasis{font-style:italic;font-weight:500}.custom-hero__body{line-height:1.6;max-width:480px;margin-bottom:3rem}.custom-hero__body p{margin:0}.custom-hero__body--mobile-only{display:none}.custom-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:4rem}.custom-hero__btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:600;border-radius:4px;text-decoration:none;transition:opacity .15s ease,border-color .15s ease;white-space:nowrap}.custom-hero__btn--primary{background-color:var(--hero-accent, #e35d4f);color:#fff}.custom-hero__btn--primary:hover{opacity:.88}.custom-hero__btn--secondary{background-color:transparent;color:var(--hero-text, #f5f5f0);border:1px solid rgba(255,255,255,.35)}.custom-hero__btn--secondary:hover{border-color:#ffffffb3}.custom-hero__btn-arrow{display:inline-flex}.custom-hero__benefits-viewport{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.custom-hero__benefits-viewport::-webkit-scrollbar{display:none}.custom-hero__benefits{display:flex;flex-wrap:nowrap;align-items:center;gap:2.4rem;margin:0;padding:0;list-style:none}.custom-hero__benefit{display:flex;align-items:center;flex-shrink:0;white-space:nowrap}.custom-hero__benefit-pill{display:inline-flex;align-items:center;gap:.7rem;font-size:1.4rem;color:#ffffffbf;padding:.7rem 1.4rem;border-radius:999px;background-color:color-mix(in srgb,var(--pill-color, #ffffff) var(--pill-opacity, 10%),transparent);white-space:nowrap}.custom-hero__benefit-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--hero-accent, #e35d4f);flex-shrink:0}.custom-hero__benefit-icon img{width:20px;height:20px;object-fit:contain}.custom-hero__media{position:relative;z-index:1;order:var(--media-order, 2);align-self:stretch;overflow:hidden}.custom-hero__media img,.custom-hero__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;will-change:transform}.custom-hero__media-placeholder svg{width:100%;height:100%;object-fit:cover}.custom-hero__media-debug{position:absolute;bottom:10px;right:10px;z-index:3;background:#000000bf;color:#fff;font-family:sans-serif;font-size:11px;line-height:1;padding:4px 8px;border-radius:3px;pointer-events:none}@media screen and (max-width:989px){.custom-hero__inner{grid-template-columns:minmax(0,1fr);min-height:0}.custom-hero__content{padding:5rem 2rem 4rem;max-width:none}.custom-hero__media{min-height:380px}.custom-hero__benefits{gap:1.6rem}.custom-hero__benefit{font-size:1.3rem}.custom-hero__body--desktop-only{display:none}.custom-hero__body--mobile-only{display:block}}@media screen and (max-width:480px){.custom-hero__content{padding:4rem 1.5rem 3rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-hero.css.map */
