@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");.container88{margin:0 auto;max-width:1500px}.hero-section{background:linear-gradient(135deg,rgba(67,97,238,.9),rgba(67,97,238,.8)),url(https://images.unsplash.com/photo-1600880292203-757bb62b4baf?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80);background-position:50%;background-size:cover;color:#fff;padding:120px 0;text-align:center}.hero-section h1{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:20px}.hero-section p{font-size:1.3rem;margin:0 auto;max-width:700px;opacity:.9}@media (max-width:767px){.hero-section{padding:80px 0}.hero-section h1{font-size:2.2rem}.hero-section p{font-size:1.1rem}}.mission-section{background-color:#fafafa;padding:80px 0;text-align:center}.mission-section h2{color:#4361ee;font-size:2.5rem;font-weight:700;margin-bottom:30px}.mission-section p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px}@media (max-width:767px){.mission-section{padding:60px 0}.mission-section h2{font-size:1.8rem}}.features-section{background-color:#fff;padding:80px 0}.features-section h2{color:#4361ee;font-size:2.5rem;margin-bottom:50px;text-align:center}.features-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fafafa;border:1px solid rgba(0,0,0,.03);border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:40px 30px;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 30px rgba(67,97,238,.15);transform:translateY(-5px)}.feature-icon{align-items:center;background:rgba(67,97,238,.15);border-radius:50%;color:#4361ee;display:flex;font-size:2.8rem;height:90px;justify-content:center;margin:0 auto 25px;width:90px}.feature-card h3{color:#212529;font-size:1.5rem;margin-bottom:15px}.feature-card p{color:#6c757d;font-size:1.05rem;line-height:1.7}@media (max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.features-section{padding:60px 0}.features-grid{grid-template-columns:1fr;margin:0 auto;max-width:500px}.feature-card{padding:35px 25px}.feature-icon{font-size:2.5rem;height:80px;width:80px}}.stats-section{background-color:#fafafa;padding:80px 0;text-align:center}.stats-section h2{color:#4361ee;font-size:2.5rem;margin-bottom:20px}.stats-section p{color:#6c757d;font-size:1.1rem;margin:0 auto 40px;max-width:800px}.stats-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.stat-card{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:40px 30px;text-align:center}.stat-number{color:#4361ee;font-size:3.2rem;font-weight:700;margin-bottom:10px}.stat-label{color:#212529;font-size:1.2rem;font-weight:600;margin-bottom:15px}.stat-card p{color:#6c757d;line-height:1.7}@media (max-width:992px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.stats-section{padding:60px 0}.stats-grid{grid-template-columns:1fr;margin:0 auto;max-width:500px}}.process-section{background-color:#fff;padding:80px 0;text-align:center}.process-section h2{color:#4361ee;font-size:2.5rem;margin-bottom:20px}.process-section p{color:#6c757d;font-size:1.1rem;margin:0 auto 50px;max-width:800px}.process-steps{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.step{background:#fafafa;border:1px solid rgba(0,0,0,.03);border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:40px 30px;position:relative}.step-icon{align-items:center;background:rgba(67,97,238,.15);border-radius:50%;color:#4361ee;display:flex;font-size:2.8rem;height:90px;justify-content:center;margin:0 auto 25px;width:90px}.step h3{color:#212529;font-size:1.5rem;margin-bottom:15px}.step p{color:#6c757d;font-size:1.05rem;line-height:1.7;margin:0}@media (max-width:992px){.process-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.process-section{padding:60px 0}.process-steps{grid-template-columns:1fr;margin:0 auto;max-width:500px}}.cta-section{background-color:#fafafa;padding:80px 0;text-align:center}.cta-section h2{color:#4361ee;font-size:2.5rem;margin-bottom:20px}.cta-section p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin:0 auto 30px;max-width:1200px}.cta-button77{background:#4361ee;border:none;border-radius:8px;box-shadow:0 4px 15px rgba(67,97,238,.3);color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:16px 45px;transition:all .3s ease}.cta-button77:hover{background:#3a56d4;box-shadow:0 7px 20px rgba(67,97,238,.4);transform:translateY(-2px)}@media (max-width:767px){.cta-section{padding:60px 0}}