.about-module__8TymFG__aboutWrapper{min-height:100vh;font-family:var(--font-body);color:#1e293b;background:#fff;position:relative;overflow-x:hidden}.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:0 5%}.about-module__8TymFG__ambientGlowTop{z-index:0;pointer-events:none;background:radial-gradient(#10b98114 0%,#fff0 70%);width:60%;height:600px;position:absolute;top:-10%;left:20%}.about-module__8TymFG__ambientGlowRight{z-index:0;pointer-events:none;background:radial-gradient(circle,#3b82f60d 0%,#fff0 70%);width:500px;height:500px;position:absolute;top:30%;right:-10%}.about-module__8TymFG__heroSection{text-align:center;z-index:1;padding:150px 5% 50px;position:relative}.about-module__8TymFG__heroContent{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.about-module__8TymFG__heroBadge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:8px;margin-bottom:30px;padding:8px 20px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #16a34a1a}.about-module__8TymFG__heroTitle{font-family:var(--font-heading);color:#0f172a;letter-spacing:-2px;margin-bottom:25px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1.1}.about-module__8TymFG__textGradient{background:linear-gradient(135deg,#2563eb 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-module__8TymFG__heroSubtitle{color:#475569;max-width:700px;margin-bottom:40px;font-size:1.2rem;font-weight:500;line-height:1.7}.about-module__8TymFG__heroStats{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-wrap:wrap;justify-content:center;gap:40px;padding:30px 50px;display:flex;box-shadow:0 20px 40px -10px #0000000d}.about-module__8TymFG__statItem{flex-direction:column;align-items:center;gap:5px;display:flex}.about-module__8TymFG__statValue{font-family:var(--font-heading);color:#0f172a;font-size:2.2rem;font-weight:900}.about-module__8TymFG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.about-module__8TymFG__missionSection{background:#f8fafc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:70px 0}.about-module__8TymFG__missionGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__8TymFG__sectionLabel{color:#2563eb;letter-spacing:2px;text-transform:uppercase;background:#eff6ff;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:.85rem;font-weight:800;display:inline-block}.about-module__8TymFG__sectionTitle{font-family:var(--font-heading);color:#0f172a;letter-spacing:-1px;margin-bottom:25px;font-size:clamp(2.2rem,4vw,3rem);font-weight:900;line-height:1.15}.about-module__8TymFG__missionText p{color:#475569;margin-bottom:20px;font-size:1.15rem;line-height:1.8}.about-module__8TymFG__missionImage{border-radius:30px;height:500px;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0000001a}.about-module__8TymFG__missionImage img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.about-module__8TymFG__missionImage:hover img{transform:scale(1.05)}.about-module__8TymFG__processSection{background:#fff;padding:80px 0}.about-module__8TymFG__processHeader{text-align:center;max-width:700px;margin:0 auto 80px}.about-module__8TymFG__processGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.about-module__8TymFG__processCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px 30px;transition:all .4s;position:relative;box-shadow:0 10px 30px #00000005}.about-module__8TymFG__processCard:hover{border-color:#3b82f6;transform:translateY(-10px);box-shadow:0 25px 50px -12px #3b82f626}.about-module__8TymFG__processNum{color:#f1f5f9;font-size:6rem;font-weight:900;font-family:var(--font-heading);z-index:0;transition:color .4s;position:absolute;top:-20px;right:-20px}.about-module__8TymFG__processCard:hover .about-module__8TymFG__processNum{color:#eff6ff}.about-module__8TymFG__processCardContent{z-index:1;position:relative}.about-module__8TymFG__processIcon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;font-size:1.5rem;display:flex}.about-module__8TymFG__processCard h4{color:#0f172a;font-size:1.3rem;font-weight:800;font-family:var(--font-heading);margin-bottom:15px}.about-module__8TymFG__processCard p{color:#64748b;font-size:.95rem;line-height:1.7}.about-module__8TymFG__ctaSection{padding:60px 0 80px}.about-module__8TymFG__ctaCard{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:40px;justify-content:space-between;align-items:center;padding:80px 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0f172a66}.about-module__8TymFG__ctaText{z-index:1;max-width:600px;position:relative}.about-module__8TymFG__ctaText h2{font-family:var(--font-heading);letter-spacing:-1px;color:#fff;margin-bottom:15px;font-size:3rem;font-weight:900;line-height:1.1}.about-module__8TymFG__ctaText p{color:#94a3b8;font-size:1.15rem;line-height:1.6}.about-module__8TymFG__ctaBtn{color:#fff;white-space:nowrap;z-index:1;background:#10b981;border-radius:20px;align-items:center;gap:15px;padding:20px 40px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 15px 30px -10px #10b98180}.about-module__8TymFG__ctaBtn:hover{background:#059669;transform:translateY(-5px);box-shadow:0 20px 40px -10px #10b98199}@media (max-width:1024px){.about-module__8TymFG__missionGrid{grid-template-columns:1fr;gap:50px}.about-module__8TymFG__processGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__ctaCard{text-align:center;flex-direction:column;gap:40px;padding:50px 30px}.about-module__8TymFG__missionImage{height:400px}}@media (max-width:768px){.about-module__8TymFG__heroTitle{font-size:2.5rem}.about-module__8TymFG__heroStats{flex-direction:column;gap:20px;padding:20px}.about-module__8TymFG__processGrid{grid-template-columns:1fr}.about-module__8TymFG__processSection,.about-module__8TymFG__missionSection{padding:80px 0}.about-module__8TymFG__ctaText h2{font-size:2.2rem}}
