.hero-split{position:relative;overflow:hidden;display:flex;align-items:center}.hero-split__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-split__image,.hero-split__media .placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-split__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.hero-split__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;align-items:center;gap:4rem;width:100%}.hero-split__content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;max-width:100%;color:#fff}.hero-split__heading,.hero-split__description{color:#fff;text-shadow:0 .2rem 1.2rem rgba(0,0,0,.45)}@media screen and (min-width:750px){.hero-split__content{max-width:46rem}}@media screen and (min-width:1400px){.hero-split__content{max-width:50rem}}.hero-split__badge{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;border:.1rem solid var(--hero-accent, #e0272d);border-radius:5rem;color:var(--hero-accent, #e0272d);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-split__badge svg{flex-shrink:0}.hero-split__heading{margin:0;font-size:4rem;line-height:1.1;font-weight:800;letter-spacing:-.01em;word-break:break-word}.hero-split__heading strong{font-weight:800;color:var(--hero-accent, #e0272d)}@media screen and (min-width:750px){.hero-split__heading{font-size:5rem}}@media screen and (min-width:1400px){.hero-split__heading{font-size:5.8rem}}.hero-split__description{max-width:46rem;font-size:1.7rem;line-height:1.55;opacity:.75}.hero-split__description p{margin:0}.hero-split__features{display:flex;flex-wrap:wrap;gap:2.8rem;padding:.8rem 0}.hero-split__feature{display:flex;align-items:center;gap:1.2rem}.hero-split__feature-icon{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:50%;background:#ffffff24;flex-shrink:0}.hero-split__feature-icon svg{width:2.2rem;height:2.2rem}.hero-split__feature-text{display:flex;flex-direction:column;font-size:1.4rem;line-height:1.35}.hero-split__feature-text strong{font-weight:700}.hero-split__feature-text span{opacity:.65}.hero-split__actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;margin-top:.6rem}.hero-split__button{display:inline-flex;align-items:center;gap:1rem;background:var(--hero-accent, #e0272d);color:#fff;border-color:var(--hero-accent, #e0272d);padding:1.4rem 2.6rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;font-size:1.4rem}.hero-split__button:hover{filter:brightness(.92)}.hero-split__social-proof{display:flex;align-items:center;gap:1.2rem}.hero-split__avatars{display:flex}.hero-split__avatars img{width:3.2rem;height:3.2rem;border-radius:50%;object-fit:cover;border:.2rem solid rgb(var(--color-background));margin-left:-.9rem}.hero-split__avatars img:first-child{margin-left:0}.hero-split__social-proof p{margin:0;font-size:1.4rem}.hero-split__scroll-cue{position:absolute;z-index:2;left:50%;bottom:3rem;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(255,255,255,.5);border-radius:50%;background:#00000026;color:#fff;cursor:pointer;animation:hero-split-scroll-cue-bounce 2s ease-in-out infinite}.hero-split__scroll-cue:hover{background:#00000059}@keyframes hero-split-scroll-cue-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,.8rem)}}@media(prefers-reduced-motion:reduce){.hero-split__scroll-cue{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-hero-split.css.map */
