.about-us{background-color:#f5f7fa;flex-direction:column;align-items:center;width:100%;margin-top:0;padding-top:0;display:flex}.about-us .hero-section{width:100%;height:60vh;margin-top:0;margin-bottom:0;position:relative;overflow:hidden}.about-us .hero-section:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#0a23409e 0%,#00336685 60%,#c6282861 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-us .hero-image{object-fit:cover;width:100%;height:100%}.about-us .hero-image-container{width:100%;height:100%;position:absolute;top:0;left:0}.about-us .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%)}.about-us .hero-text h1{color:#fff;text-shadow:2px 2px 8px #000000b3;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.about-us .hero-text h2{color:#fff;text-shadow:1px 1px 4px #000000b3;margin-bottom:1rem;font-size:1.6rem;font-weight:500}.about-us .hero-subtext{color:#e0e0e0;text-shadow:1px 1px 3px #000000b3;font-size:1.1rem;line-height:1.5}.about-content{width:100%;max-width:1200px;padding:3rem 2rem 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%,#c62828 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%,#c62828 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){.about-us .hero-section{height:50vh}.about-us .hero-text h1{font-size:2rem}.about-us .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){.about-us .hero-text h1{font-size:1.8rem}.about-us .hero-text h2{font-size:1.2rem}.stats-row{grid-template-columns:1fr}.stats-row .stat-number{font-size:2.5rem}}.about-cta-section{text-align:center;background:#f6f8fb;border-top:1px solid #dce6f3;border-bottom:1px solid #dce6f3;width:100%;padding:2.5rem 2rem}.about-cta-container{max-width:800px;margin:0 auto}.about-cta-section h2{color:#0a2340;margin-bottom:.75rem;font-size:1.6rem}.about-cta-section p{color:#334e70;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.about-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-cta-btn{border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.about-cta-btn:hover{opacity:.9;transform:translateY(-2px)}.about-cta-primary{color:#fff;background:#036;border:2px solid #036}.about-cta-primary:hover{box-shadow:0 6px 20px #0363}.about-cta-whatsapp{color:#fff;background:#c62828;border:2px solid #c62828}.about-cta-whatsapp:hover{box-shadow:0 6px 20px #c6282833}.about-cta-secondary{color:#036;background:0 0;border:2px solid #00336673}.about-cta-secondary:hover{background:#0033660f;border-color:#003366a6}@media (max-width:480px){.about-cta-buttons{flex-direction:column;align-items:center}.about-cta-btn{justify-content:center;width:100%}}
