.mission-image img,.why-us-card:hover{box-shadow:0 10px 30px rgba(0,49,82,.1)}.about-hero__content,.achievements-section .about-container{z-index:2;position:relative}.about-cta,.about-hero,.section-title,.why-us-card{text-align:center}.about-hero{position:relative;padding:6rem 1.5rem;color:#fff;background-size:cover;background-position:center}.about-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(13,59,78,.85),rgba(0,86,179,.85))}.about-hero__content{max-width:800px;margin:0 auto}.about-hero h1{font-size:3rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-hero p{font-size:1.2rem;opacity:.9}.about-section{padding:4rem 0}.about-section--light-grey{background-color:#f8f9fa}.about-container{max-width:1100px;margin:0 auto;padding:0 15px}.section-title{font-size:2.5rem;font-weight:600;color:#0d3b4e;margin-bottom:3rem}.section-title--light{color:#fff}.mission-layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.mission-layout{grid-template-columns:1fr 1fr}}.mission-text h3{font-size:1.8rem;font-weight:600;color:#0056b3;margin-bottom:1rem}.mission-text p{font-size:1.1rem;line-height:1.8;color:#495057}.mission-image img{max-width:100%;height:auto;border-radius:12px}.why-us-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.why-us-card{background-color:#fff;padding:2.5rem 2rem;border-radius:12px;border:1px solid #dee2e6;box-shadow:0 5px 20px rgba(0,49,82,.05);transition:transform .3s,box-shadow .3s}.why-us-card:hover{transform:translateY(-8px)}.why-us-card .icon-wrapper{width:70px;height:70px;margin:0 auto 1.5rem;background-color:#eaf2fa;color:#0056b3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.why-us-card h3{font-size:1.25rem;font-weight:600;color:#0d3b4e}.why-us-card p{line-height:1.7;color:#6c757d}.achievements-section{position:relative;padding:5rem 1.5rem;text-align:center;color:#fff;background-size:cover;background-position:center;background-attachment:fixed}.achievements-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(13,59,78,.9)}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.achievement-item i{font-size:2.5rem;color:#0056b3;margin-bottom:1rem}.achievement-number{font-size:3.5rem;font-weight:700;line-height:1}.achievement-item p{font-size:1rem;opacity:.8}.about-cta{background-color:#fff;padding:4rem 1.5rem;border-top:1px solid #dee2e6}.about-cta h2{font-size:2.2rem;font-weight:600;color:#0d3b4e}.about-cta p{font-size:1.1rem;color:#6c757d;max-width:600px;margin:1rem auto 2rem}.btn-primary{background-color:#0056b3;color:#fff;padding:.8rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:.3s}.btn-primary:hover{background-color:#00418a;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}