@import url("https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&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");:root{--primary-color:#00C853;--secondary-color:#F8981C;--section-color-1:#ECE9E0;--section-color-2:#F8F6F1;--box-shadow:0 10px 60px rgba(24,96,28,0.1);--mobile-box-shadow:0px -1px 10px 0px rgba(24,96,28,0.1)!important;--stroke-color:#ECE9E0;--dropddon-stroke:#FFFFFF;--button-radius:5px;--button-width:208px!important;--button-height:50px!important;--button-fontsize:20px!important;--font-family:"Poppins",sans-serif;--spacing-large:60px;--spacing-medium:30px;--spacing-small:20px}body,html{font-family:var(--font-family)!important;background-color:#fff;margin:0;padding:0;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.btn-custom{border-radius:var(--button-radius);max-width:var(--button-width);height:var(--button-height);font-weight:500;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;border:1px solid var(--stroke-color);font-size:var(--button-fontsize);width:100%}.btn-primary-custom{background-color:var(--primary-color);color:#ffffff;border:1px solid var(--primary-color)}.btn-custom-design{width:max-content;height:40px!important;background-color:rgba(0,192,96,.18)!important;backdrop-filter:blur(8px) saturate(140%)!important;-webkit-backdrop-filter:blur(8px) saturate(140%)!important;border:1px solid rgba(0,192,96,.4)!important;border-radius:var(--button-radius)!important;display:flex!important;padding:0 10px;letter-spacing:.2px!important;transition:all .3s cubic-bezier(.25,1,.5,1)!important}.btn-custom-design:hover{background-color:rgba(0,192,96,.3)!important;border-color:rgba(0,192,96,.7)!important;box-shadow:0 0 15px rgba(0,192,96,.25)!important}.btn-custom-design:active{background-color:rgba(0,192,96,.4)!important;transform:scale(.98)!important}.btn-primary-custom:hover{background-color:var(--secondary-color);border:1px solid var(--secondary-color)!important;opacity:.9}.btn-custom-design-active,.btn-custom-design:hover{background-color:var(--secondary-color)!important;border:1px solid var(--secondary-color)!important}.btn-custom-design-active{text-decoration:none;width:max-content;border-radius:var(--button-radius)!important;color:#ffffff!important;display:flex!important;padding:0 10px}a{text-decoration:none!important}.btn-secondary-custom{color:#ffffff}.btn-secondary-custom,.btn-secondary-custom:hover{background-color:var(--secondary-color);border:1px solid var(--secondary-color)}.btn-secondary-custom:hover{opacity:.9}.section-light{background-color:var(--section-color-1);padding:var(--spacing-large) var(--spacing-small)}.card-custom,.section-light{box-shadow:var(--box-shadow);border:1px solid var(--stroke-color);margin-bottom:var(--spacing-medium);border-radius:var(--button-radius);max-width:1440px;margin-left:auto;margin-right:auto}.card-custom{padding:var(--spacing-small);background-color:#ffffff;transition:transform .3s ease,box-shadow .3s ease}.card-custom:hover{transform:translateY(-5px);box-shadow:0 15px 70px rgba(24,96,28,.15)}@media (max-width:768px){.btn-custom{max-width:100%}.section-light{padding:var(--spacing-medium) var(--spacing-small)}}.text-center{text-align:center}.footer{background-color:#0E2207!important}.footer li a{color:#ffff!important;font-size:18px!important}.footerimg img{margin-bottom:20px!important}.footer-social{display:flex;gap:15px}.footer-social a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease,color .3s ease}.footer-social a,.footer-social a:hover{background-color:#ffff}.footer-social svg{font-size:20px;fill:black!important}@media (max-width:768px){.btn-custom{max-width:100%}.section-light{padding:var(--spacing-medium) var(--spacing-small)}.footer{padding:var(--spacing-medium) 0}.footer h5{font-size:1.1rem}.footer a,.footer li,.footer p{font-size:.9rem}.footer-social{gap:10px}.footer-social a{width:32px;height:32px}.footer-social svg{font-size:18px}}.footer a{color:#ffffff!important;text-decoration:none}.footer li a:hover{color:var(--secondary-color)!important}.copyRights,.footer-title{font-size:18px!important}.footer-contact-us li svg{font-size:25px!important}.maxwidth_container{max-width:1440px;margin:auto;width:100%}.contact_card{box-shadow:var(--box-shadow)!important;border:var(--dropddon-stroke)!important}.service-hero-title{max-width:1440px;margin:auto;width:100%}.cardshadow{box-shadow:var(--box-shadow)!important;border:var(--dropddon-stroke)!important}.dropdown-item.active,.dropdown-item:active,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:unset}.app-header .active a{color:#F8981C!important}.navbar{background-color:#fff;--bs-bg-opacity:1;background-color:rgb(255 255 255)!important;box-shadow:var(--box-shadow);height:80px;z-index:111111;position:-webkit-sticky!important;position:sticky!important;top:0}.nav-link{font-weight:600!important}.dropdown-toggle,.nav-link{color:black!important;font-size:18px}.dropdown-toggle:hover,.nav-link:hover{color:var(--secondary-color)!important}.dropdown-menu{background-color:var(--section-color-2);box-shadow:var(--box-shadow)!important;border:var(--dropddon-stroke)!important}.dropdown-item{color:black}.dropdown-item:hover{background-color:var(--section-color-1);color:var(--secondary-color)}.navbar-collapse.show{background:white!important;padding:20px}.dropdown-menu.show{display:block;width:max-content!important}@media (min-width:992px){.navbar ul{gap:5px}}@media (max-width:992px){.btn-custom-design{width:160px;height:45px;font-size:15px}}@media (max-width:576px){.btn-custom-design,.premium-btn{width:190px!important;height:45px;font-size:14px}.nav-item>a.btn-custom-design{width:100%!important;height:45px;font-size:14px}.dropdown-menu.show{width:100%!important}.quick-link{margin-top:20px}}.herosec-overlay{position:relative}@media (max-width:992px){.herosec-overlay{height:auto!important}}@media (max-width:576px){.herosec-overlay{height:auto!important}}.glass-card{width:100%;height:129px;background-color:rgba(212,212,212,.25);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s ease}.glass-card p{font-size:30px;font-weight:700;margin-bottom:0;color:#ffffff}.glass-card h5{font-size:20px;font-weight:600;margin-bottom:8px;color:#ffffff}@media (max-width:992px){.glass-card p{font-size:24px}.glass-card h5{font-size:18px}}@media (max-width:576px){.glass-card p{font-size:18px}.glass-card h5{font-size:14px}}@media (max-width:992px){.btn-custom-design{width:200px;height:45px;font-size:15px}}.dropdown-item.active,.dropdown-item:active{background-color:unset!important;color:var(--secondary-color)!important}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--secondary-color)!important}.navbar-nav .dropdown-menu{margin-left:0}.passwordeye{top:45px!important}.playstoreicon{width:35px!important}@media (max-width:768px){.playbtn{width:100%!important}.playbtn svg{width:25px!important}}.btn-custom-design{display:inline-flex!important;align-items:center;justify-content:center;width:max-content!important;min-width:160px;height:48px!important;padding:0 28px!important;font-family:var(--font-family,"Poppins",sans-serif);font-weight:600!important;font-size:1rem!important;letter-spacing:.3px;text-transform:none;background:linear-gradient(135deg,#00C060,#00994d)!important;border:none!important;border-radius:40px!important;box-shadow:0 4px 12px rgba(0,192,96,.25);color:#ffffff!important;transition:all .25s cubic-bezier(.2,.9,.4,1.1)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;cursor:pointer!important}.btn-custom-design:hover{background:linear-gradient(135deg,#00a652,#00803d)!important;transform:translateY(-3px)!important;box-shadow:0 8px 20px rgba(0,192,96,.4)!important;color:#ffffff!important}.btn-custom-design:active{transform:translateY(1px)!important;box-shadow:0 2px 8px rgba(0,192,96,.3)!important;transition:all .05s linear!important}.btn-custom-design.btn-secondary{background:linear-gradient(135deg,#F8981C,#e07e0a)!important;box-shadow:0 4px 12px rgba(248,152,28,.25)}.btn-custom-design.btn-secondary:hover{background:linear-gradient(135deg,#e07e0a,#c96d05)!important;box-shadow:0 8px 20px rgba(248,152,28,.4)}.btn-custom-design-active{background:linear-gradient(135deg,#F8981C,#e07e0a)!important;border:none!important;border-radius:40px!important;box-shadow:0 4px 12px rgba(248,152,28,.3);color:white;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;font-weight:600;transition:all .2s}.btn-custom-design-active:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(248,152,28,.4)}@media (max-width:768px){.btn-custom-design{min-width:140px;height:44px!important;padding:0 20px!important;font-size:.9rem!important}.btn-custom-design-active{height:44px;padding:0 20px;font-size:.9rem}}@media (max-width:576px){.btn-custom-design{width:100%!important;min-width:unset;height:42px!important;font-size:.85rem!important}}.homepage-container{position:relative;height:100vh;min-height:600px;max-height:900px;color:white;width:100%;overflow:hidden}.background-slider{position:absolute;inset:0;overflow:hidden}.background-slider img{object-fit:cover!important}.background-image{object-fit:cover;opacity:0;position:absolute;inset:0;transition:opacity 2s ease-in-out;animation:fadeSlide 15s infinite}.bg-image-0{animation-delay:0s}.bg-image-1{animation-delay:5s}.bg-image-2{animation-delay:10s}.background-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}@keyframes fadeSlide{0%,28%{opacity:1}33%,to{opacity:0}}.homepage-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 24px;max-width:1440px;margin:0 auto}.text-section{max-width:800px;margin-bottom:60px}.hero-title{font-size:68px;font-weight:700;text-align:left;margin-bottom:24px;line-height:1.1}.hero-subtitle{font-size:20px;text-align:left;margin-bottom:40px;line-height:1.6;max-width:600px}.hero-buttons{display:flex;gap:20px;flex-wrap:wrap}.btn{min-width:180px;height:56px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-weight:600;font-size:18px;transition:all .3s ease;text-decoration:none;border:2px solid transparent}.btn-primary{background-color:#22c55e;color:white}.btn-primary:hover{background-color:#16a34a;transform:translateY(-2px)}.btn-secondary{background-color:transparent;border-color:white;color:white}.btn-secondary:hover{background-color:white;color:black;transform:translateY(-2px)}.hero-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;width:100%;max-width:1300px}.stat-item{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(255,255,255,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.2);box-shadow:var(--box-shadow);transition:transform .3s ease}.card-counts{font-size:40px;font-weight:700;margin:0;display:flex;align-items:baseline;gap:4px}.count-suffix{color:#22c55e!important;font-size:32px}.stat-item .card-title{font-size:18px;margin-top:8px;text-align:center;font-weight:500}.card-counts{animation:countUp .5s ease forwards}@media (max-width:1024px){.homepage-container{height:auto;min-height:800px;max-height:none}.homepage-content{padding:100px 20px 60px;align-items:center;text-align:center}.text-section{margin-bottom:50px;text-align:center}.hero-title{font-size:52px;text-align:center}.hero-subtitle{font-size:18px;text-align:center;margin-left:auto;margin-right:auto}.hero-card{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}.card-counts{font-size:32px}.count-suffix{font-size:28px}.card-title{font-size:16px}}@media (max-width:768px){.homepage-container{min-height:700px}.homepage-content{padding:80px 16px 50px}.hero-title{font-size:42px}.hero-subtitle{font-size:17px}.hero-buttons{justify-content:center}.btn{min-width:160px;height:50px;font-size:16px}.hero-card{grid-template-columns:repeat(2,1fr);gap:12px}.stat-item{padding:15px}.card-counts{font-size:28px}.count-suffix{font-size:24px}.card-title{font-size:14px}}@media (max-width:576px){.homepage-container{min-height:650px}.homepage-content{padding:20px 12px 40px}.text-section{margin-bottom:40px}.hero-title{font-size:32px;margin-bottom:20px}.hero-subtitle{font-size:16px;margin-bottom:30px}.hero-buttons{flex-direction:row;align-items:center;gap:4px;width:100%}.btn{width:100%;max-width:max-content;height:48px;font-size:16px}.hero-card{gap:10px}.stat-item{padding:12px}.card-counts{font-size:24px}.count-suffix{font-size:20px}.card-title{font-size:14px}.background-slider .background-overlay{background:#2d7e3e96;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-title{font-size:28px;text-align:left}.hero-subtitle{font-size:15px;text-align:left}.card-counts{font-size:22px}.unit-price{font-size:14px!important}}@media (max-height:600px) and (orientation:landscape){.homepage-container{min-height:500px;height:100vh}.homepage-content{padding:40px 20px}.text-section{margin-bottom:30px}.hero-title{font-size:36px;margin-bottom:15px}.hero-subtitle{font-size:16px;margin-bottom:20px}}.who-we-are-container{width:100%;background:#F8F6F1;padding-top:20px;padding-bottom:30px}.who-we-are{max-width:1440px;margin:0 auto}.who-card{width:100%;max-width:290px;border-radius:12px;overflow:hidden;box-shadow:var(--box-shadow)!important}.who-card-img-wrapper{padding-top:148%;position:relative}.who-card-overlay h5{font-size:28px;font-weight:600}.who-card-overlay p{font-size:16px;line-height:1.4}.sec-title{font-size:40px;font-weight:700!important}.logo-desc{font-size:20px;line-height:1.6}.logo-gray{width:120px;height:auto}@media (max-width:1199px){.who-card-overlay h5{font-size:24px}.who-card-overlay p{font-size:15px}.sec-title{font-size:36px}.logo-desc{font-size:18px}}@media (max-width:991px){.who-card{max-width:100%}.who-card-img-wrapper{padding-top:140%}.who-card-overlay h5{font-size:22px}.who-card-overlay p{font-size:14px}}@media (max-width:768px){.who-we-are-container{padding-top:15px;padding-bottom:20px}.sec-title{font-size:32px}.logo-desc{font-size:17px}.logo-gray{width:100px}.who-card-overlay{padding:15px!important}.who-card-overlay h5{font-size:20px}.who-card-overlay p{font-size:14px}}@media (max-width:576px){.who-we-are-container{padding-top:10px;padding-bottom:15px}.sec-title{font-size:28px}.logo-desc{font-size:16px;padding:0 10px}.logo-gray{width:90px}.who-card{max-width:100%;margin-bottom:15px;box-shadow:var(--mobile-box-shadow)!important}.who-card-img-wrapper{padding-top:135%}.who-card-overlay{padding:12px!important}.who-card-overlay h5{font-size:18px;margin-bottom:5px!important}.who-card-overlay p{font-size:14px}.who-card-overlay{background:linear-gradient(180deg,rgba(255,255,255,0),#2C7D3D 80%)!important;border-radius:12px;position:absolute;bottom:0!important;left:0;width:100%;background:linear-gradient(135deg,#22631cbf,#197067)!important;-webkit-clip-path:polygon(0 100%,0 45%,15% 40%,30% 45%,45% 38%,60% 42%,75% 36%,90% 40%,100% 35%,100% 100%)!important;clip-path:polygon(0 100%,0 45%,15% 40%,30% 45%,45% 38%,60% 42%,75% 36%,90% 40%,100% 35%,100% 100%)!important;height:57%!important}}@media (max-width:375px){.sec-title{font-size:24px}.logo-desc{font-size:15px}.who-card-overlay h5{font-size:16px}.who-card-overlay p{font-size:14px}}@media (max-width:576px){.cardshadow{box-shadow:var(----mobile-box-shadow)!important;border:1px solid #ebe0e0c7!important}.slick-slider{padding-bottom:20px!important}}.row.g-3.g-md-4.g-lg-5>[class*=col-]{margin-bottom:15px}@media (max-width:576px){.row.g-3.g-md-4.g-lg-5>[class*=col-]{margin-bottom:20px}}.who-card{transition:transform .3s ease,box-shadow .3s ease}.who-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)!important}.core-services-section{position:relative;background:#00000005!important}.core-bg{height:150px;position:relative}.core-bg-img{z-index:1}.core-overlay{z-index:2}.core-text{z-index:3;margin-top:0;color:black}.core-card-container{margin-top:-120px;position:relative;z-index:5}.core-card-img-wrapper{padding-top:75%}.core-card{width:100%;max-width:400px;background:#ffffff;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--box-shadow)!important;border-radius:5px!important}.core-card,.core-card-overlay{height:460px;display:flex;flex-direction:column}.core-card-overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));justify-content:flex-end}.core-card:hover{transform:translateY(-5px)}@media (max-width:576px){.core-bg{height:200px}.core-text{margin-top:-30px!important;padding:0 15px}.core-card-container{margin-top:-50px!important}.core-card{max-width:320px;box-shadow:var(--mobile-box-shadow)!important}.core-card,.core-card-img-wrapper{height:460px}.sec-title{font-size:1.8rem!important}}@media (min-width:577px) and (max-width:768px){.core-card{max-width:350px}.core-card,.core-card-img-wrapper{height:460px}}@media (min-width:769px) and (max-width:992px){.core-card,.core-card-img-wrapper{height:460px}}@media (min-width:993px){.core-card,.core-card-img-wrapper{height:460px}}@media (min-width:1200px){.core-card{max-width:380px}.core-card,.core-card-img-wrapper{height:460px}}.projectcard-bg,.projectcard-section{position:relative}.projectcard-bg{height:100px}.projectcard-bg-img{z-index:1}.projectcard-overlay{z-index:2}.projectcard-text{z-index:3;margin-top:0;text-align:center;color:#000000!important}.projectcard-container{margin-top:-120px;position:relative;z-index:5}.projectcard-card-img-wrapper{padding-top:65%;position:relative;width:100%}.projectcard-card{width:100%;max-width:400px;height:579px;background:#ffffff;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;overflow:hidden;border-radius:10px;box-shadow:var(--box-shadow)!important}.projectcard-card:hover{transform:translateY(-5px)}.projectcard-card h5{margin-bottom:10px;color:#212529}.projectcard-card p{line-height:1.5;margin-bottom:15px;color:#495057}.projectcard-details .d-flex{display:flex;justify-content:space-between;margin-bottom:5px}.projectcard-details .fw-medium{color:#6c757d}.projectcard-details .fw-bold{color:#212529}@media (max-width:576px){.projectcard-container,.projectcard-text{margin-top:0!important}.projectcard-card{height:425px;max-width:320px;box-shadow:var(--mobile-box-shadow)!important;border-radius:var(--button-radius)!important}.sec-title{font-size:26px!important}.projectcard-card-img-wrapper{padding-top:60%}}@media (min-width:577px) and (max-width:768px){.projectcard-card{height:540px;max-width:350px}.projectcard-card-img-wrapper{padding-top:62%}}@media (min-width:769px) and (max-width:992px){.projectcard-card{height:540px}.projectcard-card-img-wrapper{padding-top:65%}}@media (min-width:993px){.projectcard-card{height:550px}.projectcard-card-img-wrapper{padding-top:65%}}@media (min-width:1200px){.projectcard-card{height:470px}.projectcard-card-img-wrapper{padding-top:65%}}.projectcard-card .text-dark{color:#212529!important}.why-invest-section{position:relative;padding-bottom:60px;background:#ffffff!important}.why-invest-bg{height:150px;position:relative}.why-invest-bg-img{z-index:1}.why-invest-overlay{z-index:2}.why-invest-text{z-index:3;color:#000000;margin-top:0}.why-invest-section .sec-title{font-size:2rem;font-weight:600}.why-invest-section .lead-text{font-size:1.1rem;color:#000000!important;max-width:700px;margin:0 auto}.why-invest-card-container{margin-top:-120px;position:relative;z-index:5}.why-invest-card-img-wrapper{padding-top:65%;position:relative;width:100%}.why-invest-card{max-width:400px;width:100%;height:400px;background:#ffffff;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;box-shadow:var(--box-shadow)!important;border-radius:10px}.why-invest-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)!important}.why-invest-card h5{margin-bottom:10px;color:#212529}.why-invest-card p{line-height:1.5;margin-bottom:0;color:#495057}@media (max-width:576px){.why-invest-section{padding-bottom:50px}.why-invest-bg{height:150px}.why-invest-card-container{margin-top:20px!important}.why-invest-text{margin-top:0!important}.why-invest-card{height:400px;max-width:320px;box-shadow:var(--mobile-box-shadow)!important}.why-invest-card-img-wrapper{padding-top:60%}.lead-text{font-size:1rem!important}.expallbtn{margin-top:40px!important}.why-invest-section .sec-title{font-size:26px!important}.background-slider img{object-fit:cover!important}}@media (min-width:577px) and (max-width:768px){.why-invest-card{height:400px;max-width:350px}.why-invest-card-img-wrapper{padding-top:62%}}@media (min-width:769px) and (max-width:992px){.why-invest-card{height:400px}.why-invest-card-img-wrapper{padding-top:65%}}@media (min-width:993px){.why-invest-card{height:400px}.why-invest-card-img-wrapper{padding-top:65%}}@media (min-width:1200px){.why-invest-card{height:400px}.why-invest-card-img-wrapper{padding-top:65%}}.why-invest-card .text-dark{color:#212529!important}@media (max-width:768px){.why-invest-text{text-align:center!important}}.awards-partners-section{background-color:#faf8f2!important;width:100%;margin:auto;padding-bottom:30px}.awards-partners-section h2{font-weight:600;font-size:2rem;margin-bottom:1.5rem;color:#222;text-align:center}.slider-container{width:100%;overflow:hidden;position:relative}.slider-track{width:max-content;animation:scroll-logos 20s linear infinite}.slider-item,.slider-track{display:flex;align-items:center}.slider-item{flex:0 0 auto;margin-right:2rem;justify-content:center;transition:transform .3s ease;height:80px;min-width:120px}.slider-item img{max-height:100%;max-width:100%;object-fit:contain;display:block}.slider-item:hover{transform:scale(1.1)}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.slider-track:hover{animation-play-state:paused}@media (max-width:768px){.slider-item{margin-right:1.5rem;height:60px}.awards-partners-section h2{font-size:1.5rem}}@media (max-width:480px){.slider-item{margin-right:1rem;height:50px}.awards-partners-section{padding:20px 0}}@media (min-width:1080px) and (max-width:1536px){.homepage-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 24px;max-width:1440px;margin:40px auto 0}.hero-title{font-size:50px}}.award-image-container img,.partner-item img{width:130px!important;height:100px!important}.awardtrack{background-color:#faf8f2!important}.why-invest-overlay{background-color:#ffffff!important}.why-card img{display:unset!important}@media (max-width:576px){.btn-custom-design{font-size:13px!important;width:max-content!important}.btn-custom-design,.btn-custom-design-active{height:40px!important}.blog-card{height:400px!important}.footer-career-button{flex-direction:row!important}.footer-career-button .premium-btn{font-size:13px!important;padding:14px!important;height:40px}.getinvolved-row{flex-direction:column-reverse;gap:20px}.getinvolved-row div img{width:200px!important}.project-details-container{flex-direction:column-reverse}.proejctdetails-card-info .card .small{font-size:.65rem}.product-image{height:250px!important}.coming-soon-img{max-width:180px!important}.flex-column.p-details-invest-btn{flex-direction:row!important}}.btn-custom-design.whatsAppbtn{background:#23cd64!important;border:none!important}.getinvolved{background:#f8f9fa!important}.btn-custom-design-active{height:40px!important}.headerInvestbutton{height:30px!important;width:max-content!important;padding:0 6px!important}.headerInvestbutton .btn-text{font-size:12px!important}@media (min-width:1024px) and (max-width:1600px){.card-counts{font-size:26px}.count-suffix,.count-value{font-size:26px!important}.card-title{font-size:16px!important}.hero-title{font-size:40px}}@media (min-width:768px) and (max-width:1366px){.card-counts,.count-value{font-size:22px}.count-suffix{font-size:22px!important}.card-title{font-size:16px!important}.stat-item{max-width:200px;width:100%}}.nav-item.dropdown a:after{display:none!important}.project-img img{height:230px!important}.who-card-overlay{background:linear-gradient(180deg,rgba(255,255,255,0),#2C7D3D 80%);border-radius:12px;position:absolute;bottom:0!important;left:0;width:100%;background:linear-gradient(135deg,#22631c,#197067);-webkit-clip-path:polygon(0 100%,0 45%,15% 40%,30% 45%,45% 38%,60% 42%,75% 36%,90% 40%,100% 35%,100% 100%);clip-path:polygon(0 100%,0 45%,15% 40%,30% 45%,45% 38%,60% 42%,75% 36%,90% 40%,100% 35%,100% 100%)}.background-slider .background-overlay{background:rgba(0,0,0,.5)!important}@media (max-width:576px){.location-text{font-size:12px!important}.unitprice-text{margin-bottom:30px}}@media (max-width:1366px){.hero-card{flex-wrap:wrap;overflow-x:hidden}}@media (max-width:1024px){.hero-card div{flex:1 1 45%}}@media (max-width:768px){.hero-card div{flex:1 1 100%;height:120px;padding:12px}}@media (max-width:480px){.hero-card div{flex:1 1 100%;height:110px;padding:10px}.hero-card div .card-counts{font-size:1.6rem}.hero-card div .card-title{font-size:.85rem}}.hero-card{scroll-behavior:smooth}.hero-card .stat-item{background-color:rgba(212,212,212,.25);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-card .card-counts{font-size:40px;font-weight:700;animation:countUp .5s ease forwards}.hero-card .card-title{font-size:20px}.hero-card .count-suffix{color:var(--secondary-color)!important;font-size:.8em;margin-left:4px}.hero-card::-webkit-scrollbar{height:6px}.hero-card::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:10px}.hero-card::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.hero-card::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.background-slider .background-overlay{background:rgba(0,0,0,.5)}@media (max-width:768px){.hero-card{flex-direction:column!important;overflow-x:hidden!important}.hero-card .stat-item{width:100%!important;max-width:300px;height:120px}.hero-card .card-counts{font-size:30px}.hero-card .card-title{font-size:18px}}@media (max-width:576px){.hero-card .stat-item{height:100px}.hero-card .card-counts{font-size:24px}.hero-card .card-title{font-size:16px}}.projectcardbody{display:flex;flex-direction:column;justify-content:space-between}