.about-us{background-color:#f5f7fa;flex-direction:column;align-items:center;width:100%;margin-top:0;padding-top:0;display:flex}.hero-section{width:100%;height:60vh;margin-top:0;margin-bottom:4rem;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.hero-image{object-fit:cover;width:100%;height:100%}.hero-text{color:#fff;text-align:center;z-index:2;max-width:800px;padding:0 2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-text h1{color:#fff;text-shadow:2px 2px 8px #000000b3;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-text h2{color:#fff;text-shadow:1px 1px 4px #000000b3;margin-bottom:1rem;font-size:1.8rem;font-weight:500}.hero-subtext{color:#e0e0e0;text-shadow:1px 1px 3px #000000b3;font-size:1.2rem;line-height:1.5}.about-content{width:100%;max-width:1200px;padding:2rem}.about-intro{text-align:center;margin-bottom:4rem}.about-intro h2{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.intro-text{color:#666;max-width:900px;margin:0 auto;font-size:1.2rem;line-height:1.8}.stats-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.stat-card{text-align:center;background:#fff;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.stat-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00336626}.stat-number{background:linear-gradient(135deg,#036 0%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.stat-label{color:#666;font-size:1.1rem;font-weight:500}.services-section{margin-bottom:4rem}.services-section h3{color:#1a1a1a;text-align:center;margin-bottom:2.5rem;font-size:2rem;font-weight:700}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.service-item{text-align:center;background:#fff;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.service-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00336626}.service-icon-img{object-fit:contain;width:60px;height:60px;margin-bottom:1rem}.service-item h4{color:#036;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.service-item p{color:#666;font-size:1rem;line-height:1.6}.mission-vision-section{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.mission-card,.vision-card{color:#fff;background:linear-gradient(135deg,#036 0%,#06c 100%);border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0033664d}.mission-card:hover,.vision-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0366}.mission-card h3,.vision-card h3{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.mission-card p,.vision-card p{color:#fffffff2;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.hero-section{height:50vh}.hero-text h1{font-size:2.5rem}.hero-text h2{font-size:1.5rem}.about-intro h2{font-size:2rem}.intro-text{font-size:1.1rem}.stats-row{grid-template-columns:repeat(2,1fr);gap:1.5rem}.services-grid,.mission-vision-section{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.2rem}.stats-row{grid-template-columns:1fr}.stat-number{font-size:2.5rem}}
