.landing-hero-container{text-align:center;background:linear-gradient(90deg,#f5f7fa,#c3cfe2);justify-content:center;align-items:center;padding:150px 2rem 4rem;display:flex}.landing-hero-content{max-width:800px}.landing-hero-content-headline{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-hero-content-headline span{color:#0070f3}.landing-hero-content-subheadline{color:#444;margin-bottom:2rem;font-size:1.2rem}.landing-hero-cta-button{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-hero-cta-button button{cursor:pointer;color:#fff;background-color:#0070f3;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;transition:background .3s}.landing-hero-cta-button button:hover{background-color:#0059c1}
