.about-hero{padding:6rem 0 4rem;text-align:center}.hero-content{max-width:820px;margin:0 auto;color:#000}.about-hero h1{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.2}.about-hero p{font-size:1.2rem;line-height:1.7;color:#333}.about-what-we-do,.about-who-we-help{padding:5rem 0}.about-what-we-do h2{margin-bottom:3rem;color:#000}.what-we-do-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.what-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 16px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s;text-align:left}.what-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.what-card h3{font-size:1.5rem;color:var(--color-accent);margin-bottom:1rem}.what-card p{font-size:1rem;color:#333;line-height:1.6}.about-who-we-help .title{color:#000}.who-we-help-list{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.help-item{display:flex;gap:1.5rem;align-items:flex-start}.badge{font-size:2rem;flex-shrink:0}.help-text h3{font-size:1.2rem;margin-bottom:.3rem;color:var(--color-accent)}.help-text p{color:#333;font-size:1rem;line-height:1.6}@media (max-width:600px){.help-item{flex-direction:column;align-items:flex-start}.badge{font-size:1.8rem}}.about-closing-cta{padding:5rem 0;text-align:center}.cta-wrap{max-width:720px;margin:0 auto}.cta-block h2{font-size:2rem;margin-bottom:1rem;color:#000}.cta-block p{font-size:1.1rem;color:#222;line-height:1.7;margin-bottom:2rem}