.about-page{min-height:100vh;background:#f8fafc}@media (max-width:768px){.about-page{padding-bottom:calc(90px + env(safe-area-inset-bottom, 0px))}}.about-hero{position:relative;padding:100px 20px 80px;text-align:center;overflow:hidden;background:#0057ff}.about-hero .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:0}.about-hero .gradient-sphere{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3}.about-hero .sphere-1{width:400px;height:400px;background:#b85c00;top:-100px;right:-100px}.about-hero .sphere-2{width:300px;height:300px;background:#007a33;bottom:-50px;left:-50px}.about-hero .container,.about-title{position:relative;z-index:2}.about-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.about-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.95);max-width:600px;margin:0 auto;position:relative;z-index:2;text-shadow:0 1px 5px rgba(0,0,0,.15)}.about-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.about-page .section-header{text-align:center;margin-bottom:3rem}.about-page .section-header h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.about-page .section-header p{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}.about-section{padding:80px 20px;background:#fff}.about-content{max-width:800px;margin:0 auto}.about-text p{font-size:1.1rem;line-height:1.8;color:#475569;margin-bottom:1.5rem;text-align:center}.stats-section{padding:60px 20px;background:#0057ff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card{text-align:center;padding:2rem;background:hsla(0,0%,100%,.15);border-radius:16px;border:1px solid hsla(0,0%,100%,.3)}.stat-icon{color:#fff;margin-bottom:1rem}.stat-value{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.stat-label{font-size:1rem;color:#fff;font-weight:500}.services-section{padding:80px 20px;background:#f8fafc}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.service-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,.1)}.service-icon-wrapper{width:70px;height:70px;border-radius:16px;background:var(--service-color);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.service-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.service-card p{font-size:.95rem;color:#64748b;line-height:1.6}.mission-section{padding:80px 20px;background:#fff}.mission-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.mission-card{background:#f8fafc;border-radius:20px;padding:3rem;text-align:center;border:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(0,0,0,.05)}.mission-icon{color:#0057ff;margin-bottom:1.5rem}.mission-card h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.mission-card p{font-size:1.05rem;color:#64748b;line-height:1.7}.values-section{padding:80px 20px;background:#f8fafc}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.value-card:hover{border-color:#0057ff;box-shadow:0 10px 25px rgba(0,87,255,.15)}.value-icon{color:#0057ff;margin-bottom:1rem}.value-card h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.value-card p{font-size:.9rem;color:#64748b;line-height:1.5}.features-section{padding:80px 20px;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.feature-card{background:#f8fafc;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(0,0,0,.05)}.feature-icon{color:#007a33;margin-bottom:1rem}.feature-card h3{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.feature-card p{font-size:.85rem;color:#64748b;line-height:1.5}.cta-section{padding:80px 20px;background:#0057ff;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.cta-section p{font-size:1.1rem;color:#fff;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-btn.primary{background:#fff;color:#0057ff}.cta-btn.primary:hover{background:#f0f0f0;transform:translateY(-2px)}.cta-btn.secondary{background:transparent;color:#fff;border:2px solid #fff}.cta-btn.secondary:hover{background:hsla(0,0%,100%,.1)}@media (max-width:1024px){.features-grid,.stats-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.mission-grid{grid-template-columns:1fr}}@media (max-width:768px){.about-title{font-size:2rem}.about-subtitle{font-size:1rem}.section-header h2{font-size:1.5rem}.features-grid,.stats-grid,.values-grid{grid-template-columns:1fr}.stat-value{font-size:2rem}.mission-card{padding:2rem}.cta-section h2{font-size:1.5rem}}