section.cc-hero{--cc-hero-blue:#003c8a;--cc-hero-purple:#7c61da;--cc-hero-bg:#fff;background:#fff;color:#131b26;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:clip;padding:4px 0 20px;position:relative}section.cc-hero .cc-hero__inner{box-sizing:border-box;margin-inline:auto;max-width:1480px;padding-inline:12px;width:100%}section.cc-hero .cc-hero-debug-fallback{display:none!important}section.cc-hero .cc-hero__fallback{background:transparent;border-radius:0;box-shadow:none;padding:0}section.cc-hero .cc-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}section.cc-hero .cc-hero__badge{font-size:.6875rem;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}section.cc-hero .cc-hero__badge--eyebrow{align-items:center;background:rgba(124,97,218,.06);border:1.5px solid var(--cc-hero-purple);border-radius:999px;color:var(--cc-hero-blue);display:inline-flex;gap:8px;padding:8px 14px}section.cc-hero .cc-hero__badge-dot{background:var(--cc-hero-purple);border-radius:50%;flex-shrink:0;height:8px;width:8px}section.cc-hero .cc-hero__badge--offer{background:var(--cc-hero-purple);border-radius:999px;color:#fff;display:inline-block;padding:8px 16px}section.cc-hero .cc-hero__title{color:var(--cc-hero-blue);font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:clamp(2rem,6.5vw,3.125rem);font-weight:700;letter-spacing:0;line-height:1.1;margin:0 0 16px}section.cc-hero .cc-hero__title-highlight{color:var(--cc-hero-purple)}section.cc-hero .cc-hero__subtitle{color:var(--cc-hero-blue);font-size:1rem;line-height:1.55;margin:0 0 20px}section.cc-hero .cc-hero__proofs{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}section.cc-hero .cc-hero__proofs p{background:#fff;border:1px solid rgba(0,60,138,.1);border-radius:14px;font-size:.8125rem;line-height:1.4;margin:0;padding:12px}section.cc-hero .cc-hero__cta{align-items:center;border-radius:14px;box-sizing:border-box;display:inline-flex;font-size:.8125rem;font-weight:700;justify-content:center;margin:0 0 12px;max-width:100%;min-height:48px;padding:12px 20px;text-decoration:none;text-transform:uppercase;width:100%}section.cc-hero .cc-hero__cta--primary{background:var(--cc-hero-purple);color:#fff}section.cc-hero .cc-hero__cta--secondary{background:#fff;border:2px solid var(--cc-hero-purple);color:var(--cc-hero-purple)}section.cc-hero .cc-hero__disclaimer{color:#4a5568;font-size:.75rem;line-height:1.45;margin:12px 0 0}section.cc-hero .cc-hero__fallback-image{border-radius:20px;display:block;height:auto;margin:20px auto 0;max-width:420px;width:100%}section.cc-hero .cc-hero__mount--pending,section.cc-hero .cc-hero__mount[hidden]{display:none!important}section.cc-hero .cc-hero__mount{min-width:0;width:100%}section.cc-hero.cc-hero--react-ready .cc-hero__mount{display:block}section.cc-hero.cc-hero--react-ready .cc-hero__fallback{display:none!important}@media (max-width:959px){section.cc-hero .cc-hero__disclaimer,section.cc-hero .cc-hero__subtitle,section.cc-hero .cc-hero__title{text-align:center}section.cc-hero .cc-hero__badges{justify-content:center}}@media (min-width:768px){section.cc-hero{padding:6px 0 24px}section.cc-hero .cc-hero__inner{padding-inline:16px}section.cc-hero .cc-hero__fallback{padding:40px}section.cc-hero .cc-hero__cta{margin-right:12px;width:auto}}@media (min-width:960px){section.cc-hero .cc-hero__inner{padding-inline:32px}}