.founders-hero{background:linear-gradient(135deg,#10254C 0%,#0858d0 100%);color:#fff;padding:6rem 1.5rem;text-align:center;margin-bottom:0}.founders-hero__container{max-width:800px;margin:0 auto}.founders-hero__badge{display:inline-block;background:#fab800;color:#10254C;padding:.5rem 1.25rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem}.founders-hero__pre-headline{font-size:1.125rem;opacity:.9;margin-bottom:1rem;font-style:italic}h1.founders-hero__headline{font-size:clamp(2rem, 5vw, 3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff}.founders-hero__sub-headline{font-size:1.25rem;opacity:.9;line-height:1.6;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.founders-hero__cta-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.founders-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all 0.2s ease}.founders-hero__cta--primary{background:#fab800;color:#10254C}.founders-hero__cta--primary:hover{background:#ffc933;transform:translateY(-2px)}.founders-hero__cta--secondary{background:#fff0;color:#fff;border:2px solid rgb(255 255 255 / .5)}.founders-hero__cta--secondary:hover{border-color:#fff;background:rgb(255 255 255 / .1)}@keyframes dpFadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.founders-hero__badge{animation:dpFadeUp 0.5s ease-out both}.founders-hero__pre-headline{animation:dpFadeUp 0.5s ease-out 0.1s both}.founders-hero__headline{animation:dpFadeUp 0.5s ease-out 0.15s both}.founders-hero__sub-headline{animation:dpFadeUp 0.5s ease-out 0.25s both}.founders-hero__cta-group{animation:dpFadeUp 0.5s ease-out 0.35s both}@media (prefers-reduced-motion:reduce){.founders-hero__badge,.founders-hero__pre-headline,.founders-hero__headline,.founders-hero__sub-headline,.founders-hero__cta-group{animation:none}}@media (max-width:640px){.founders-hero{padding:4rem 1rem}.founders-hero__cta-group{flex-direction:column}.founders-hero__cta{width:100%}}