.main-header h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cta-banner{background:linear-gradient(135deg,var(--primary-blue),var(--secondary-blue),#0091e6);color:var(--white);padding:3.5rem 2rem;text-align:center;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);margin-bottom:2.5rem;position:relative;overflow:hidden}.cta-banner h2{font-size:2.5rem;font-weight:700;margin-bottom:1.2rem;position:relative;z-index:2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cta-banner p{font-size:1.2rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;position:relative;z-index:2;font-weight:500}@media (max-width:768px){.main-header h1{font-size:2rem}.cta-banner h2{font-size:2rem}.cta-banner p{font-size:1rem}}