body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#services{padding:80px 0}.service-icon{align-items:center;color:#1e4c84;display:flex;height:70px;justify-content:center;margin:20px 0}.service-desc{margin-bottom:40px;padding:0 15px}.service-desc h3{color:#1e4c84;font-size:22px;font-weight:600;margin-bottom:15px}@media (max-width:768px){#services{padding:60px 0}.service-desc{margin-bottom:30px}.service-desc h3{font-size:20px}.service-icon svg{height:40px;width:40px}}@media (max-width:576px){.section-title h2{font-size:28px}.section-title p{font-size:16px;padding:0 15px}}#founders{background:#f8f9fa;padding:100px 0}.section-title{margin-bottom:50px}.founder-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;height:70%;padding:30px;transition:transform .3s ease}.founder-card:hover{transform:translateY(-5px)}.founder-header{align-items:center;display:flex;margin-bottom:25px}.founder-img{border:4px solid #f8f9fa;border-radius:50%;box-shadow:0 3px 10px #0000001a;height:120px;object-fit:cover;width:120px}.founder-title{margin-left:20px}.founder-title h3{color:#1e4c84;font-size:24px;font-weight:600;margin:0 0 5px}.founder-position{color:#666;font-size:16px;font-weight:500}.founder-body p{color:#444;font-size:15px;line-height:1.7;margin-bottom:15px;text-align:justify}.founder-body p:last-child{margin-bottom:0}@media (max-width:768px){.founder-header{flex-direction:column;text-align:center}.founder-title{margin:15px 0 0}}@media (max-width:992px){.founder-card{margin:0 15px}.founder-body p{font-size:14px}}@media (max-width:768px){#founders{padding:60px 0}.founder-header{flex-direction:column;text-align:center}.founder-title{margin:15px 0 0}.founder-img{height:100px;width:100px}.founder-title h3{font-size:22px}}@media (max-width:576px){.section-title h2{font-size:28px}.section-title p{font-size:16px;padding:0 15px}.founder-card{margin:0 10px;padding:20px}.founder-position{font-size:14px}}#testimonials{background:#f8f9fa;padding:100px 0}.testimonial-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;height:100%;padding:30px;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-header{margin-bottom:20px;text-align:center}.testimonial-img{border:4px solid #f8f9fa;border-radius:50%;box-shadow:0 3px 10px #0000001a;height:100px;margin-bottom:15px;object-fit:cover;width:100px}.testimonial-header h3{color:#1e4c84;font-size:20px;font-weight:600;margin-bottom:15px}.testimonial-body p{color:#444;font-size:15px;font-style:italic;line-height:1.7;margin-bottom:20px}.testimonial-author{color:#1e4c84;font-weight:600;text-align:right}.testimonial-author span{color:#666;display:block;font-size:14px;font-weight:400;margin-top:5px}@media (max-width:992px){.testimonial-card{margin:0 15px}}@media (max-width:768px){#testimonials{padding:60px 0}.testimonial-header h3{font-size:18px}.testimonial-body p{font-size:14px}}@media (max-width:576px){.testimonial-card{margin:0 10px;padding:20px}}#impact{background:linear-gradient(180deg,#fff,#f8f9fa);padding:80px 0}.impact-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:25px;text-align:center;transition:all .3s ease}.impact-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.impact-icon-wrapper{align-items:center;background:#f0f4f8;border-radius:12px;color:#1e4c84;display:flex;height:50px;justify-content:center;margin-bottom:15px;transition:all .3s ease;width:50px}.impact-card:hover .impact-icon-wrapper{background:#1e4c84;color:#fff}.impact-stat{color:#1e4c84;font-size:28px;font-weight:700;line-height:1.2;margin-bottom:10px}.impact-content p{color:#666;font-size:15px;line-height:1.5;margin:0}.section-title h2{font-size:32px;margin-bottom:10px}.impact-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px;padding:0 15px}@media (max-width:992px){.impact-card{padding:25px}.impact-content p{font-size:15px}.impact-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#impact{padding:60px 0}.impact-card{min-height:200px;padding:20px}.section-title h2{font-size:28px}.impact-icon{margin-right:15px}.impact-stat{font-size:24px}}@media (max-width:576px){.impact-content p{font-size:14px}.impact-card{flex-direction:column;min-height:180px;text-align:center}.impact-icon{margin:0 0 15px}.impact-grid{gap:15px;grid-template-columns:1fr}.section-title h2{font-size:28px}}#contact{background:linear-gradient(145deg,#fff,#f8f9fa);padding:100px 0}.section-title{margin-bottom:60px;text-align:center}.section-title h2{color:#1e4c84;font-size:36px;font-weight:700;margin-bottom:15px}.section-title p{color:#666;font-size:18px;margin:0 auto;max-width:600px}.contact-wrapper{margin-top:50px}.contact-info{display:flex;flex-direction:column;gap:30px;height:100%}.contact-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px;padding:0 15px}.contact-card{align-items:center;background:#f5f5f5;border-radius:15px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;min-height:200px;padding:30px 20px;text-align:center;transition:all .3s ease}.contact-card:hover{box-shadow:0 15px 40px #1e4c841a;transform:translateY(-10px)}.contact-icon{align-items:center;background:#f0f4f8;border-radius:15px;color:#1e4c84;display:flex;height:60px;justify-content:center;margin-bottom:20px;transition:all .3s ease;width:60px}.contact-card:hover .contact-icon{background:#1e4c84;color:#fff;transform:scale(1.1)}.contact-icon svg{height:24px;width:24px}.contact-card h3{color:#1e4c84;font-size:20px;font-weight:600;margin-bottom:12px}.contact-card p{color:#666;font-size:14px;line-height:1.5;margin-bottom:15px}.contact-link{align-items:center;color:#1e4c84;display:flex;font-weight:500;gap:5px;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#163761}.contact-form-wrapper{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;padding:40px}.form-group{margin-bottom:20px}.form-control{border:2px solid #eee;border-radius:8px;font-size:16px;height:50px;padding:10px 15px;transition:all .3s ease}textarea.form-control{height:auto;resize:vertical}.form-control:focus{border-color:#1e4c84;box-shadow:none;outline:none}.btn-submit{background:#1e4c84;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 40px;transition:all .3s ease}.btn-submit:hover{background:#163761;transform:translateY(-2px)}@media (max-width:992px){.contact-info{margin-bottom:40px}.contact-form-wrapper{padding:30px}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#contact{padding:60px 0}.contact-card{min-height:180px;padding:25px 15px}.contact-icon{height:50px;margin-bottom:15px;width:50px}.contact-card h3{font-size:18px}.btn-submit{width:100%}.contact-grid{gap:20px;grid-template-columns:1fr}.section-title h2{font-size:30px}.section-title p{font-size:16px;padding:0 20px}}@media (max-width:576px){.contact-form-wrapper{padding:20px}.form-control{font-size:15px;height:45px}.contact-card{min-height:160px;padding:20px 15px}.contact-icon{height:45px;width:45px}.contact-card h3{font-size:20px}}@media screen and (max-width:400px){#features{padding:20px}#about,#contact,#features,#footer,#services,#team,#testimonials{width:111%}#portfolio{width:110%}}html{scroll-behavior:smooth}body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700}p{color:#444;font-size:18px;line-height:1.8}#about{background-color:#f8f9fa;overflow:visible;position:relative;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 15px;position:relative;z-index:2}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.section-title{padding-bottom:15px;position:relative}.section-title:after{background-color:#007bff;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}
/*# sourceMappingURL=main.a04585dd.css.map*/