.about-page{background:#fff}.about-hero{padding:140px 20px;background:#f7fbff;text-align:center}.about-hero-content{max-width:1000px;margin:auto}.about-tag{display:inline-block;background:#eaf4ff;color:#0f4c81;padding:10px 18px;border-radius:50px;font-weight:600;margin-bottom:25px}.about-hero h1{font-size:72px;line-height:1.1;color:#0f172a;margin-bottom:25px}.about-hero p{font-size:20px;line-height:1.8;color:#64748b}.story-section{max-width:1400px;margin:auto;padding:60px 40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.story-image img{width:100%;border-radius:25px}.story-content span{color:#0f4c81;font-weight:600}.story-content h2{font-size:48px;margin:20px 0;color:#0f172a}.story-content p{color:#64748b;line-height:1.9;margin-bottom:20px}.stats-section{max-width:1400px;margin:auto;padding:0 40px 60px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;text-align:center;padding:40px}.stat-card h3{color:#0f4c81;font-size:42px}.why-section{background:#f8fbff;padding:70px 20px}.section-heading{text-align:center;margin-bottom:60px}.section-heading span{color:#0f4c81;font-weight:600}.section-heading h2{font-size:52px;color:#0f172a}.why-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.why-card{background:white;border-radius:20px;padding:35px;border:1px solid #e5e7eb}.why-card h3{margin-bottom:15px;color:#0f172a}.why-card p{color:#64748b;line-height:1.8}.mission-section{max-width:1400px;margin:auto;padding:100px 40px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.mission-card{background:#0f4c81;color:white;border-radius:20px;padding:40px}.mission-card h3{margin-bottom:15px;font-size:28px}@media (max-width:992px){.mission-section,.stats-section,.story-section,.why-grid{grid-template-columns:1fr}.about-hero h1{font-size:42px}.story-content h2{font-size:34px}.section-heading h2{font-size:36px}}