.about-us-page{background-color:#fff;color:#000;font-family:Roboto,sans-serif}.about-us-page .container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.about-us-page h1,.about-us-page h2,.about-us-page h3{color:#000}.about-us-page .hero-section{text-align:left;padding:5rem 0 3rem;background:#fff}.about-us-page h1{font-size:clamp(2.5rem,4vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1rem}.about-us-page .hero-section .subtitle{font-size:clamp(1.1rem,1.5vw,1.5rem);color:#444}.about-us-page section{padding:3rem 0}.about-us-page h2{font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:700;margin-bottom:2rem}.about-us-page .mission-section p{font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.8;color:#333;max-width:70ch}.about-us-page .values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.about-us-page .value-card{padding:2rem;border-left:3px solid #0e9913;background:#fff}.about-us-page .value-card h3{font-size:clamp(1.2rem,1.6vw,1.5rem);font-weight:700;margin-bottom:.75rem}.about-us-page .value-card p{color:#444;line-height:1.6}.about-us-page .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.about-us-page .team-member{padding:2rem;border-top:3px solid #0e9913;background:#fff}.about-us-page .team-member h3{font-size:clamp(1.2rem,1.6vw,1.5rem);font-weight:700;margin-bottom:.5rem}.about-us-page .team-member .position{color:#0E9913;font-weight:700;margin-bottom:.25rem}.about-us-page .team-member .subtitle{color:#666;font-size:.95rem;margin-bottom:.75rem}.about-us-page .team-member p{color:#444;line-height:1.6}.about-us-page .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.about-us-page .stat-item{text-align:center}.about-us-page .stat-item h3{font-size:clamp(2rem,3vw,3rem);color:#0E9913;font-weight:700;margin-bottom:.5rem}.about-us-page .stat-item p{color:#444;font-weight:500}@media (max-width:768px){.about-us-page .container{padding:0 1.5rem}.about-us-page .team-grid,.about-us-page .values-grid{grid-template-columns:1fr}.about-us-page .stats-grid{grid-template-columns:repeat(2,1fr)}}