.hero{padding:80px 0 60px;position:relative}.hero--light{background:var(--color-white)}.hero--gradient{background:linear-gradient(135deg,var(--color-bg-light) 0,var(--color-white) 100%)}.hero--center{text-align:center}.hero--center .hero__content-only,.hero--center .hero__description{margin-left:auto;margin-right:auto;max-width:700px}.hero--center .hero__buttons{justify-content:center}.hero__eyebrow{align-items:center;background-color:transparent;border-radius:var(--radius-full);color:#23616e;display:inline-flex;font-size:11px;font-weight:700;gap:4px;letter-spacing:.05em;margin-bottom:12px;padding:6px 12px;text-transform:uppercase;width:fit-content}.hero__eyebrow--bg-light-gold{background-color:#fff8e1}.hero__eyebrow--bg-light-teal{background-color:#f2f9fa}.hero__eyebrow--bg-light-cyan{background-color:rgba(59,191,213,.1)}.hero__eyebrow--bg-teal{background-color:#23616e;color:#fff}.hero__eyebrow--bg-cyan{background-color:#3bbfd5;color:#fff}.hero__eyebrow--bg-gold{background-color:#fecc4e}.hero__eyebrow--bg-orange{background-color:#ff7a59;color:#fff}.hero__eyebrow--bg-none{background-color:transparent}.hero__eyebrow-highlight{font-weight:800}@media (max-width:767px){.hero__eyebrow{margin-left:auto;margin-right:auto}}.hero h1{margin-bottom:8px}.hero__h1--small{font-size:28px}@media (min-width:768px){.hero__h1--small{font-size:32px}}@media (max-width:767px){.hero__h1--small{font-size:24px}}.hero__title-accent--gold{color:#fecc4e}.hero__title-accent--orange{color:#ff7a59}.hero__title-accent--cyan{color:#3bbfd5}.hero__highlight{display:inline-block;position:relative}.hero__highlight-text{position:relative;z-index:10}.hero__highlight-bar{border-radius:2px;bottom:4px;height:12px;left:0;position:absolute;width:100%;z-index:0}.hero__highlight-bar--cyan{background-color:rgba(59,191,213,.25)}.hero__highlight-bar--yellow{background-color:rgba(254,204,78,.3)}.hero__highlight-bar--orange{background-color:rgba(255,122,89,.25)}.hero__subtitle{color:var(--color-heading);font-size:20px;font-weight:600;line-height:1.5;margin-bottom:8px}.hero__subtitle--teal{color:#23616e}.hero__subtitle--gray{color:#374151}.hero__subtitle--small{font-size:16px}.hero__description{color:var(--color-text);font-size:18px;line-height:1.7;margin-bottom:16px;max-width:540px}.hero__description--small{font-size:15px}@media (max-width:767px){.hero__description--small{font-size:14px}}.hero__buttons{display:flex;flex-wrap:nowrap;gap:12px;padding-top:8px}.hero__buttons .btn{flex-shrink:1;min-width:0;white-space:nowrap}.hero__image{border-radius:var(--radius-lg);max-height:480px;object-fit:cover;width:100%}.hero__image--large{max-height:600px}.hero .btn{border-radius:var(--radius-lg)}.hero .btn--primary:hover{background-color:#e56a4a;border-color:#e56a4a}.btn--outline-teal{background-color:transparent;border:2px solid #d1d5db;color:var(--color-heading)}.btn--outline-teal:hover{background-color:#d4f4f8;border-color:#23616e;color:#23616e;transform:translateY(-1px)}.hero__rocket-icon{color:#23616e;height:20px;transition:transform var(--transition-base);width:20px}.group:hover .hero__rocket-icon{transform:scale(1.1)}@media (min-width:768px){.hero--wide .split{grid-template-columns:3fr 2fr}.hero--wide .split--reverse{grid-template-columns:2fr 3fr}}.hero--wide .hero__description{max-width:100%}.hero__content-only{max-width:700px}.hero__mobile-image{display:none}@media (max-width:767px){.hero{padding:48px 0 40px}.hero h1{font-size:26px}.hero__subtitle{font-size:16px}.hero__description{font-size:14px;margin-left:auto;margin-right:auto}.hero h1,.hero__description,.hero__subtitle{text-align:center}.hero__buttons{flex-direction:row;flex-wrap:wrap;justify-content:center}.hero__buttons .btn{font-size:14px;padding:10px 16px;text-align:center;width:auto}.hero--mobile-img-mid .hero__mobile-image{display:block;margin:16px auto 24px;text-align:center}.hero--mobile-img-mid .hero__mobile-image .hero__image{border-radius:var(--radius-lg);max-width:280px}.hero--mobile-img-mid .split__media{display:none}.hero--mobile-img-top .hero__mobile-image--top{display:block;margin:0 auto 24px;text-align:center}.hero--mobile-img-top .hero__mobile-image--top .hero__image{border-radius:var(--radius-lg);max-width:280px}.hero--mobile-img-top .split__media{display:none}}