@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}:root{--primary-green:#17af4e;--primary-blue:#005da4;--secondary-blue:#e5f4ff;--secondary-green:#e8ffe4;--white:#fff;--black:#000}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}.App{text-align:center}.navbar{background-color:var(--white);box-shadow:0 4px 4px rgba(0,0,0,.195);height:80px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.navbar .container{align-items:center;display:flex;justify-content:space-between}.logo-section{height:auto;object-fit:cover;width:auto}.logo-section>a>img{cursor:pointer;height:45px;width:240px}.navbar-links{align-items:center;column-gap:60px;display:flex;justify-content:center;padding-top:20px}.navbar-links>li{list-style:none}.navbar-links>li>a{color:var(--black);cursor:pointer;text-decoration:none}.navbar-links>li>a:hover{color:var(--primary-green)}.navbar-links>li>a .active{color:var(--primary-green);cursor:pointer}.navbar-mob{display:none}@media screen and (max-width:1024px){.navbar-links{column-gap:40px}}@media screen and (max-width:768px){.navbar-items{right:20px}.navbar-links{display:none}.navbar-mob{display:flex}.navbar-items{background-color:var(--primary-blue);height:100vh;margin-top:20px;padding-bottom:30px;padding-left:30px;padding-top:30px;position:absolute;right:0;text-align:left;width:300px}.navbar-items>li{list-style:none}.navbar-items>li>a{color:var(--white);font-size:20px;text-decoration:none}.social-links{column-gap:30px;display:flex;justify-content:flex-start;margin-top:40px}.social-links a{color:var(--white);text-decoration:none}}@media screen and (max-width:426px){.logo-section>a>img{height:35px;width:185px}}.hero-section .hero-content{align-items:center;display:flex;height:auto;justify-content:center;padding-bottom:200px;padding-top:40px;text-align:left}.hero-section .hero-title{color:var(--white);font-size:50px;font-weight:700}.hero-title .company-name{color:#31ff7c}.hero-section .hero-para{color:var(--white);font-size:18px;line-height:30px}.hero-section button{background-color:initial;border:2px solid #fff;border-radius:50px;color:var(--white);font-size:20px;height:80px;width:290px}.hero-section button:hover{background-color:var(--white);color:var(--primary-green)}.content-right img{border-radius:20px;border-style:none;height:100%;object-fit:cover;padding:6rem 0;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.hero-section .hero-title{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section .hero-title{font-size:30px}.hero-section .hero-para{font-size:14px}.hero-section button{height:60px;width:240px}}@media only screen and (max-width:767px){.hero-section .hero-content{height:100%;padding-bottom:40px;padding-top:40px;text-align:center}.content-left{align-items:center;justify-content:center;margin-bottom:40px}.hero-section .hero-title{font-size:40px}}.initiation-card{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.initiation-content{background-color:#fff;border-radius:20px;height:auto;padding:20px 10px;position:absolute;width:950px}.seedtest-img{height:360px}.seedtest-img img{border-radius:10px;height:100%;object-fit:cover;width:100%}.seedtest-text{display:flex;flex-direction:column;row-gap:25px;text-align:left}.seedtest-text>h2{font-size:40px;font-weight:700}.seedtest-text>p{font-size:16px}.seedtest-text>a{color:#000;font-weight:700;text-decoration:underline}@media only screen and (min-width:992px) and (max-width:1199px){.initiation-card{margin-top:40px}.seedtest-text>h2{font-size:35px}}@media only screen and (min-width:768px) and (max-width:991px){.initiation-content{width:100%}.initiation-card{margin-top:45px}.seedtest-text>h2{font-size:30px}.seedtest-text>p{font-size:14px}}@media only screen and (max-width:767px){.initiation-card{margin-top:300px}.initiation-content{border:2px solid #000;width:700px}.seedtest-img img{width:650px}.seedtest-text{margin-top:20px}}@media only screen and (max-width:700px){.initiation-content{width:600px}.seedtest-img img{width:550px}.seedtest-text>h2{font-size:25px}}@media only screen and (max-width:600px){.initiation-card{margin-top:60px;position:static}.initiation-content{position:static;width:500px}.seedtest-img img{width:450px}.seedtest-text>h2{font-size:25px}}@media only screen and (max-width:500px){.initiation-card{margin-top:60px;position:static}.initiation-content{position:static;width:400px}.seedtest-img img{width:350px}.seedtest-text>h2{font-size:25px}}@media only screen and (max-width:400px){.initiation-card{margin-top:60px;position:static}.initiation-content{position:static;width:300px}.seedtest-img img{width:250px}.seedtest-text>h2{font-size:25px}}.product-main{background-color:#e8ffe4;padding-bottom:60px;padding-top:240px}.product-content{margin-top:40px}.product-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-text h1{color:var(--primary-green);font-size:50px;font-weight:700}.product-text p{color:var(--black);font-size:18px;line-height:30px;width:800px}.all-product{color:var(--primary-green);font-size:50px;font-weight:700;margin-bottom:30px;text-align:center}.see-more{text:bold;background:var(--primary-green);border-radius:9999px;color:#fff;font-size:1.5rem;font-weight:500;line-height:1.75rem;margin-top:1rem;padding:1rem 2rem;text-decoration:none}.see-more:hover{background:#17af4ed9}.product-card{align-items:center;display:flex;justify-content:center}.product-card .card{width:350px}.product-card .card-body a{width:100%}.card:hover{box-shadow:var(--bs-box-shadow-lg)!important;cursor:pointer}@media only screen and (min-width:992px) and (max-width:1199px){.product-main{margin-top:-40px}}@media only screen and (min-width:768px) and (max-width:991px){.product-main{margin-top:-50px}.product-text h1{font-size:40px}.product-text p{font-size:16px;width:600px}}@media only screen and (max-width:767px){.product-main{margin-top:-300px;padding-top:740px}.product-text h1{font-size:30px}.product-text p{font-size:16px;width:auto}}@media only screen and (max-width:600px){.product-main{margin-top:40px;padding-top:40px}}.about-title{color:var(--white);font-size:50px;font-weight:700}.about-para{color:var(--white);font-size:18px;line-height:30px;opacity:80%}.mission-card:hover,.vision-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.icon-wrapper{align-items:center;align-self:center;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.mission-card .icon-wrapper{background-color:#2e7d321a}.mission-card{max-width:90%}.vision-card .icon-wrapper{background-color:#1565c01a}.section-icon{height:30px;width:30px}.mission-card .section-icon{color:#2e7d32}.vision-card .section-icon{color:#1565c0}.goals-subtitle{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.goal-card{background-color:#fff;border-radius:12px;border-top:4px solid #0000;box-shadow:0 10px 30px #0000000d;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.goal-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.goal-card:first-child{border-top-color:#2e7d32}.goal-card:nth-child(2){border-top-color:#1565c0}.goal-card:nth-child(3){border-top-color:#f57c00}.goal-card:nth-child(4){border-top-color:#7b1fa2}.goal-card:nth-child(5){border-top-color:#c62828}.featured-goal{background-color:#f8f9fa}.goal-icon{align-items:center;background-color:#0000000d;border-radius:50%;display:inline-flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.goal-card:first-child .goal-icon{background-color:#2e7d321a}.goal-card:nth-child(2) .goal-icon{background-color:#1565c01a}.goal-card:nth-child(3) .goal-icon{background-color:#f57c001a}.goal-card:nth-child(4) .goal-icon{background-color:#7b1fa21a}.goal-card:nth-child(5) .goal-icon{background-color:#c628281a}.goal-card:first-child .icon{color:#2e7d32}.goal-card:nth-child(2) .icon{color:#1565c0}.goal-card:nth-child(3) .icon{color:#f57c00}.goal-card:nth-child(4) .icon{color:#7b1fa2}.goal-card:nth-child(5) .icon{color:#c62828}.goal-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.goal-text{color:#4a4a4a;font-size:1rem;line-height:1.6}.abbreviations{align-items:center;background-color:#f8f9fa;border-radius:50px;color:#666;display:inline-flex;font-size:.9rem;justify-content:center;padding:.75rem 1.5rem}.divider{color:#ccc;margin:0 1rem}@media only screen and (min-width:768px) and (max-width:991px){.about-title{font-size:40px}.about-para{font-size:18px}}@media only screen and (max-width:767px){.about-title{font-size:35px}.about-para{font-size:16px;line-height:25px}}@media only screen and (max-width:600px){.about-title{font-size:30px}}.service-main{padding-bottom:60px;padding-top:40px}.top-icon{align-items:center;column-gap:30px;display:flex;justify-content:center}.top-icon .hr-line{height:5px;width:100px}.top-icon .circle,.top-icon .hr-line{background-color:var(--primary-green)}.top-icon .circle{align-items:center;border-radius:50px;display:flex;height:80px;justify-content:center;width:80px}.service-content{margin-top:40px;padding:0 15px}.service-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.service-text h1{color:var(--primary-green);font-size:50px;font-weight:700;margin-bottom:20px}.service-text p{color:var(--black);font-size:18px;line-height:30px;margin:0 auto 30px;max-width:800px;text-align:center;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.service-text h1{font-size:40px}.service-text p{font-size:16px;max-width:600px}}@media only screen and (max-width:767px){.service-text h1{font-size:30px;text-align:center}.service-text p{font-size:16px;max-width:100%;padding:0 15px}.service-card{margin-top:20px}}@media only screen and (max-width:390px){.top-icon .hr-line{width:60px}.top-icon .circle{height:60px;width:60px}.service-text h1{font-size:26px}}.service-card .card{width:400px}.service-card .card-body a{color:#000;font-weight:600;text-decoration:underline}.service-card .card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.service-card .card-body{display:flex;flex-direction:column;height:100%;min-height:350px;padding:1.5rem}.service-card .card-title{align-items:center;color:#333;display:flex;font-size:1.25rem;margin-bottom:1.25rem;min-height:40px}.service-card .card-text{color:#666;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:1rem}@media (max-width:992px){.service-card .card{max-width:100%;min-height:500px}.service-card .card-body{min-height:250px}}.guarantee-content .guarantee-img img{height:100%;object-fit:cover;width:100%}.guarantee-content .guarantee-text{background-color:var(--primary-green);display:flex;flex-direction:column;justify-content:center;row-gap:20px}.guarantee-content .guarantee-icon img{height:60px;object-fit:contain;width:60px}.image-gallery-container{overflow:hidden}.image-gallery{animation:scrollGallery 20s linear infinite;display:flex}@keyframes scrollGallery{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.image-item img{height:200px;object-fit:cover;width:290px}.company-main{background-color:#f8f9fa}.head-content{align-items:flex-start;display:flex;justify-content:center}.director-profile .director-profile-title{color:var(--black);font-size:50px;font-weight:700}.director-profile .head-img img{border:gray;border-radius:25px;height:390px;object-fit:cover;width:350px}.head-content .head-name{color:var(--primary-blue);font-size:40px;font-weight:700}.head-content .head-designation{color:var(--black);font-size:20px;font-weight:600}.head-content .head-intro{color:var(--black);font-size:16px}.member-content .member-img img{border-radius:20px;height:350px;object-fit:cover;width:295px}.member-content .member-name{color:var(--primary-blue);font-size:20px;font-weight:600}.member-content .member-designation{color:#787878;font-size:16px;margin-top:-10px}@media only screen and (max-width:1200px){.member-content .member-img img{height:300px;width:250px}.member-content .member-name{font-size:18px}}@media only screen and (min-width:992px) and (max-width:1199px){.director-profile .head-img img{height:400px;width:350px}.member-content .member-img img{height:250px;width:200px}}@media only screen and (min-width:768px) and (max-width:991px){.head-content{justify-content:space-between}.director-profile .director-profile-title{font-size:40px}.director-profile .head-img img{height:350px;width:300px}.head-content .head-name{font-size:30px}.head-content .head-designation{font-size:18px}.head-content .head-intro{font-size:14px}.member-content .member-img img{height:250px;width:200px}}@media only screen and (max-width:767px){.director-profile .head-img img{height:350px;width:100%}.head-text{margin-top:40px}}.footer-main{background-color:var(--black);color:var(--white);position:relative}.footer-logo a img{cursor:pointer;height:45px;width:250px}.footer-mid{margin-right:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-right{margin-left:50px}.send-cta{display:flex;justify-content:end}@media only screen and (max-width:767px){.footer-main{margin-top:-100px}.footer-main .footer-content{align-items:flex-start;justify-content:flex-start;row-gap:40px}.footer-right{margin-left:0}}
/*# sourceMappingURL=main.7cdda53a.css.map*/