.section{padding:3rem 0}.section--alt{background:#f9f9f9}.section--gradient{background:linear-gradient(213deg,#fdfdfd 0%,#f9f9f9 100%)}.container{max-width:1100px;margin:0 auto;padding:0 20px}.container--narrow{max-width:700px}.two-col{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:768px){.two-col{grid-template-columns:3fr 2fr}.two-col--reverse{grid-template-columns:2fr 3fr}}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center;background:#f8f9fa;border-radius:25px;padding:2rem;max-width:1080px;margin:0 auto}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.section-heading{text-align:center;margin-bottom:1.5rem}.single-page-hero{text-align:center;padding:2rem 0 3rem}.page-hero{text-align:center;padding:2.5rem 0;background:linear-gradient(135deg,#ffffff 0%,#f3fdfd 100%)}.cta-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}@media (max-width:640px){.section{padding:2rem 0}.stats-grid{padding:1.25rem}}.subscribe-section{background:#f5f5f5;padding:3rem 0}.image-rounded{border-radius:24px;overflow:hidden}.image-rounded img{width:100%;height:auto}.legal-content{max-width:800px;margin:0 auto}.legal-content h2{margin-top:2rem}.legal-content p{margin-bottom:1rem}.legal-content ul,.legal-content ol{padding-left:1.5rem;margin-bottom:1rem}.legal-content a{color:#35bcbf}