.animate-slide-up{transform:translateY(90px) scale(.96);opacity:0}.animate-slide-down{transform:translateY(-90px) scale(.96);opacity:0}.animate-slide-left{transform:translateX(120px) scale(.96);opacity:0}.animate-slide-right{transform:translateX(-120px) scale(.96);opacity:0}.animate-active{transform:translate(0,0) scale(1);opacity:1;transition:transform 1.3s cubic-bezier(.22,1,.36,1),opacity 1s ease-out}#home-new{--green:#7AC143;--dark:#0F1E17;--grey:#6B6F6C;--light:#F5F7F6;font-family:'Poppins',sans-serif}#home-new *{box-sizing:border-box}.container{width:1200px;max-width:92%;margin:auto}.section{padding:96px 0}.h1{font-size:48px;line-height:58px;font-weight:700;color:var(--dark)}.h2{font-size:36px;line-height:46px;font-weight:700;color:var(--dark)}.h3{font-size:20px;line-height:28px;font-weight:600;color:var(--dark)}.h4{font-size:22px}.p{font-size:18px;line-height:26px;color:var(--grey)}.btn{display:inline-flex;align-items:center;padding:14px 28px;border-radius:28px;background:var(--green);color:#fff;font-weight:600;text-decoration:none}.btn:hover{color:#fff}.hero{padding:130px 0 110px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.hero p{margin:22px 0 34px}.hero-art{height:440px;border-radius:28px;background:#EAF3E3}.industries{background:var(--light)}.industry-grid{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr);gap:22px;overflow:hidden}.industry{background:#fff;border-radius:20px;padding:26px;text-align:center;font-weight:600}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.problem-list{margin-top:36px;display:grid;gap:18px}.problem{background:#fff;padding:26px;border-radius:20px}.services{background:var(--light)}.services-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.service{background:#fff;padding:34px 30px;border-radius:24px}.usecase-box{margin-top:46px;background:#fff;border-radius:26px;padding:46px}.process{background:var(--light)}.steps{margin-top:46px;display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.step{background:#fff;padding:26px;border-radius:20px;text-align:center}.stats-grid{margin-top:56px;display:grid;grid-template-columns:repeat(6,1fr);gap:22px;text-align:center}.stat{background:#fff;padding:30px;border-radius:20px}.stat strong{font-size:34px;color:var(--green)}.testimonial{background:var(--light)}.testi-box{margin-top:48px;background:#fff;border-radius:26px;padding:48px}.awards-grid{margin-top:46px;display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.award{background:#fff;padding:26px;border-radius:18px;text-align:center}.contact{background:var(--light)}.contact-grid{margin-top:56px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.reveal{opacity:0;transform:translateY(40px);transition:.8s}.reveal.show{opacity:1;transform:none}@media(max-width:991px){.hero-grid,.problem-grid,.contact-grid{grid-template-columns:1fr}.industry-grid,.services-grid,.steps,.stats-grid,.awards-grid{grid-template-columns:repeat(2,1fr)}}.hero-exact{position:relative;padding:90px 0 80px;overflow:hidden;background:#fff}.hero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-exact::after{content:"";position:absolute;inset:0;background:rgb(255 255 255 / .75);z-index:1}.hero-exact::before{content:"";position:absolute;inset:0;background-image:radial-gradient(#cfe1dc 1.2px,transparent 1.2px);background-size:22px 22px;opacity:.5;z-index:2;pointer-events:none}.hero-inner{position:relative;z-index:3}.inn-p{font-size:18px}.green{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.hero-inner{position:relative;width:85%;max-width:90%;margin:auto}.hero-title{font-size:64px;line-height:76px;font-weight:800;color:#2e2f44;max-width:900px}.hero-title .gradient{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.hero-btn{display:inline-block;margin-top:36px;padding:14px 34px;border-radius:40px;font-size:16px;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(90deg,#8dc63f,#1E66AB);box-shadow:0 10px 22px rgb(0 0 0 / .12)}.hero-btn:hover{color:#fff}.hero-logos{margin-top:90px;overflow:hidden;width:100%}.logos-track{display:flex;align-items:center;gap:60px;width:max-content;animation:logoScroll 30s linear infinite}.hero-logo{flex:0 0 auto;display:flex;align-items:center}.hero-logo img{max-height:36px;width:auto;opacity:.9;filter:grayscale(100%);transition:.3s}.hero-logo img:hover{filter:grayscale(0);opacity:1}@keyframes logoScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-logos:hover .logos-track{animation-play-state:paused}@media (max-width:768px){.logos-track{gap:40px;animation-duration:22s}.hero-logo img{max-height:28px}}@media (max-width:768px){.hero-title{font-size:42px;line-height:52px}.hero-logos{margin-top:56px;gap:26px}}.who-we-help{padding:60px 0;background:#fff}.who-header{width:85%;max-width:92%;margin:auto}.who-label{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:600;color:#1E66AB}.who-label::after{content:"";width:120px;height:2px;background:#1E66AB;margin-top:2px}.who-title{margin-top:28px;font-size:44px;line-height:56px;font-weight:800;color:#2e2f44;max-width:900px}.who-title .green{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.who-text{margin-top:22px;max-width:820px;font-size:17px;line-height:28px;color:#333}.industries-box{width:85%;margin:70px auto 0;background:#f1f4f6;border-radius:40px;padding:70px 50px;overflow:hidden}.industries-title{text-align:center;font-size:32px;font-weight:700;color:#3b3b55;max-width:900px;margin:auto}.industries-grid{display:flex;gap:36px;overflow:hidden;scroll-behavior:smooth;margin-top:40px}.industry-card{width:220px;height:240px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:10px;padding:20px;transition:transform 0.4s ease}.industry-divider{height:3px;width:100%;background:#d9dee3;border-radius:3px;margin-top:14px;overflow:hidden;position:relative}.industry-divider::after{content:"";position:absolute;left:0;top:0;height:100%;width:0%;background:linear-gradient(90deg,#1E66AB,#8dc63f)}.industry-card.active .industry-divider::after{animation:industryProgress 4s linear forwards}@keyframes industryProgress{from{width:0%}to{width:100%}}.industry-icon img{max-height:70px}.industry-name{font-size:15px;font-weight:600;color:#2e2f44;min-height:44px}.industry-card:hover{transform:translateY(-4px)}@media (max-width:991px){.industries-grid{grid-template-columns:repeat(2,1fr)}}.our-services{padding:70px 0}.services-header{width:85%;max-width:92%;margin:0 auto 80px}.services-label{display:flex;align-items:center;gap:14px;color:#1E66AB;font-weight:600}.services-label::after{content:"";width:120px;height:2px;background:#1E66AB}.services-title{margin:26px 0 18px;font-size:44px;font-weight:800;line-height:56px;color:#2e2f44}.services-title span{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.services-desc{max-width:700px;font-size:16px;line-height:28px;color:#4a4a4a}.services-btn{margin-top:26px;display:inline-block;padding:14px 34px;border-radius:40px;color:#fff;background:linear-gradient(90deg,#8dc63f,#1E66AB);font-weight:600;text-decoration:none}.services-btn:hover{color:#fff}.services-container{width:85%;max-width:92%;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.services-left{background:#f2f5f7;border-radius:36px;padding:50px;position:relative;height:500px}.services-left-inner{position:absolute;top:50%;left:50%;width:420px;height:360px;transform:translate(-50%,-50%)}.service-visual{display:none}.service-visual.active{display:block}.service-box{position:absolute;width:150px;height:155px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:600;padding:10px}.service-box-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%}.service-box-inner img{width:34px;height:34px;object-fit:contain}.service-box-inner span{font-size:13px;font-weight:600;line-height:1.35;color:#2e2f44}.box-1{top:-20px;left:10px;border:2px solid #1E66AB;box-shadow:0 12px 28px rgb(30 102 171 / .15)}.box-2{top:0;right:10px;border:2px solid #96C121;box-shadow:0 12px 28px rgb(150 193 33 / .15)}.box-3{top:105px;left:30%;border:2px solid #BD332D;box-shadow:0 14px 34px rgb(189 51 45 / .15);z-index:3;animation:floatYCenter 4s ease-in-out infinite}@keyframes floatYCenter{0%{transform:translate(-50%,0)}50%{transform:translate(-50%,-10px)}100%{transform:translate(-50%,0)}}.box-4{top:200px;left:10px;border:2px solid #EFBE13;box-shadow:0 14px 32px rgb(239 190 19 / .15);z-index:2}.box-5{top:230px;right:10px;border:2px solid #3F3D56;box-shadow:0 14px 32px rgb(63 61 86 / .3);z-index:2}.service-box{animation:floatY 4s ease-in-out infinite}@keyframes floatY{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.box-1{animation-delay:0s}.box-2{animation-delay:.6s}.box-3{animation-delay:.3s}.box-4{animation-delay:.9s}.box-5{animation-delay:1.2s}.services-right{display:flex;flex-direction:column;gap:26px}.service-item h4{font-size:18px;font-weight:700;color:#2e2f44;cursor:pointer}.service-item.active h4{color:#1E66AB}.service-divider{margin-top:14px;height:2px;background:#d9dee3}.service-item.active .service-divider{background:linear-gradient(90deg,#1E66AB,#96C121)}.use-cases{padding:70px 0}.use-cases-header{width:85%;max-width:92%;margin:0 auto 60px}.use-cases-label{display:flex;align-items:center;gap:14px;color:#1E66AB;font-weight:600}.use-cases-label::after{content:"";width:120px;height:2px;background:#1E66AB}.use-cases-title{margin-top:24px;font-size:42px;line-height:54px;font-weight:800;color:#2e2f44}.use-cases-title span{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.use-cases-slider{width:100%;overflow:hidden}.use-cases-track{display:flex;transition:transform 0.6s ease}.use-case-slide{min-width:100%;display:flex;justify-content:center}.use-case-box{width:85%;background:#f2f5f7;border-radius:40px;padding:50px}.use-case-image{width:100%;max-width:720px;height:340px;margin:0 auto;background:#fff;border:2px solid #1E66AB;border-radius:28px;box-shadow:0 12px 28px rgb(30 102 171 / .15);display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.use-case-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.use-case-heading{margin-top:32px;font-size:18px;font-weight:700;color:#1E66AB}.use-case-divider{margin:14px 0 28px;height:2px;width:180px;background:linear-gradient(90deg,#1E66AB,#96C121)}.use-case-points{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:24px;font-size:14px;line-height:24px;color:#2e2f44}.v-divider{width:2px;background:linear-gradient(90deg,#1E66AB,#96C121)}.use-cases-dots{margin-top:26px;text-align:center}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#cfd6dc;margin:0 4px}.dot.active{background:#96C121}.how-we-work{padding:20px 0}.how-header{width:85%;max-width:92%;margin:0 auto 60px}.how-label{display:flex;align-items:center;gap:14px;font-weight:600;color:#1E66AB}.how-label::after{content:"";width:120px;height:2px;background:#1E66AB}.how-title{margin-top:24px;font-size:42px;line-height:54px;font-weight:800;color:#2e2f44}.how-title span{background:linear-gradient(90deg,#96C121,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.how-container{width:85%;margin:auto;background:#f2f5f7;border-radius:40px;padding:50px}.how-image{background:#fff;border:2px solid #1E66AB;border-radius:28px;padding:24px;box-shadow:0 16px 36px rgb(31 120 193 / .12)}.how-image img{width:100%;height:360px;object-fit:contain;transition:opacity 0.3s ease}.progress-wrapper{position:relative;margin-top:60px;padding-bottom:20px}.progress-bar{position:absolute;top:9px;left:0;right:0;height:4px;background:#1E66AB;border-radius:4px;z-index:1}.progress-fill{height:100%;width:0;background:#96C121;border-radius:4px;transition:width 0.8s ease;z-index:1}.progress-steps{position:relative;display:flex;justify-content:space-between;align-items:flex-start;z-index:3}.p-step{width:20%;display:flex;flex-direction:column}.dott{width:22px;height:22px;border-radius:50%;background:#fff;border:4px solid #1E66AB;box-sizing:border-box;margin-bottom:26px;position:relative;z-index:6;flex:0 0 auto}.p-step.active .dott{border-color:#1E66AB}.p-step.completed .dott{border-color:#96C121}.p-step.completed .dott::after{content:'';position:absolute;top:50%;left:50%;width:4px;height:8px;border-right:2px solid #96C121;border-bottom:2px solid #96C121;transform:translate(-50%,-55%) rotate(45deg)}.p-step small{font-size:12px;color:#6b6f6c;font-weight:600}.p-step h4{margin:6px 0;font-size:15px;font-weight:700;color:#1E66AB;line-height:1.3rem}.p-step p{font-size:13px;line-height:22px;color:#2e2f44;padding-right:20px}.stats-section{padding:80px 0;font-family:Poppins,sans-serif}.stats-container{max-width:85%;margin:auto;background:#f2f5f7;border-radius:40px;padding:50px 40px;display:flex;align-items:center;justify-content:space-between}.stat-item{text-align:center;flex:1}.stat-item h3{font-size:36px;font-weight:800;color:#1E66AB;margin-bottom:6px}.stat-item p{font-size:14px;color:#2e2f44;font-weight:500}.stat-divider{width:2px;height:60px;background:linear-gradient(to bottom,#1E66AB,#96C121)}@media (max-width:991px){.stats-container{flex-wrap:wrap;gap:30px}.stat-divider{display:none}.stat-item{flex:0 0 45%}}.awards-section{padding:60px 0;font-family:Poppins,sans-serif}.awards-container{max-width:85%;margin:auto;padding:0 20px}.section-label{display:inline-flex;align-items:center;gap:14px;color:#1E66AB;font-weight:600}.section-label::before{content:none}.section-label::after{content:'';width:120px;height:2px;background:#1E66AB}.awards-title{margin:20px 0;font-size:42px;line-height:54px;font-weight:800;color:#2e2f44}.awards-title .green{color:#96C121}.awards-title .blue{color:#1E66AB}.awards-desc{max-width:850px;font-size:15px;line-height:26px;margin-bottom:12px}.awards-box{margin-top:50px;background:#f2f5f7;border-radius:40px;padding:40px;display:flex;justify-content:space-between;gap:24px}.award-card{flex:1;background:#fff;border-radius:18px;padding:30px;display:flex;align-items:center;justify-content:center}.award-card img{max-width:100%;max-height:80px;object-fit:contain}.border-green{border:2px solid #96C121}.border-blue{border:2px solid #1E66AB}.border-red{border:2px solid #BD332D}.border-yellow{border:2px solid #EFBE13}.border-purple{border:2px solid #3F3D56}@media (max-width:991px){.awards-box{flex-wrap:wrap}.award-card{flex:0 0 48%}}@media (max-width:576px){.award-card{flex:0 0 100%}}.main-container-contact{position:relative;overflow:hidden;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;width:85%;max-width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:576px){.main-container-contact{position:relative;overflow:hidden;padding-top:15px;padding-bottom:15px;padding-left:2px;padding-right:2px;width:90%;max-width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}}.contact-section{padding:40px 0}.contact-header{margin-left:100px}.contact-label{font-size:14px;font-weight:600;color:#1E66AB;display:flex;align-items:center;gap:14px}.cc-l{width:70%;max-width:80%;margin:0 auto;display:flex;flex-direction:column;align-items:start;text-align:left}.contact-label span{width:90px;height:2px;background:#1E66AB}.contact-title{margin-top:24px;font-size:44px;line-height:56px;font-weight:800;color:#2e2f44;text-align:center}.contact-title .green{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.contact-subtitle{margin-top:16px;font-size:16px;color:#333;text-align:center}.contact-container{width:85%;max-width:92%;margin:auto;border-radius:30px;display:grid;grid-template-columns:0.4fr 1.0fr;gap:30px}.location-image img{width:150px;margin-bottom:0;margin-right:90px}.contact-left{display:flex;flex-direction:column;justify-content:flex-start;margin-top:-98px}.location-cards{display:grid;gap:10px}.location-card h4{font-size:16px;color:#1E66AB;margin-bottom:0}.location-card p{font-size:14px}.location-card{border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.5}.location-card.gre{border:1px solid #96C121;background-color:#fff}.location-card.blue{border:1px solid #1E66AB;background-color:#fff}.location-card.red{border:1px solid #BD332D;background-color:#fff}.location-card.yellow{border:1px solid #EFBE13;background-color:#fff}.location-card.purple{border:1px solid #3F3D56;background-color:#fff}.contact-right{border:2px solid #1E66AB;border-radius:22px;padding-top:40px;padding-left:20px;padding-right:20px;background-color:#fff;margin-top:40px}@media (max-width:991px){.contact-header{margin-bottom:40px}.contact-container{grid-template-columns:1fr;padding:4px 4px}}@media (max-width:1024px){section{overflow-x:hidden}}@media (max-width:768px){.hero-exact{padding:100px 0 80px}.hero-title{font-size:36px;line-height:46px}.inn-p{font-size:15px;line-height:24px}.hero-logos{margin-top:50px}.logos-track{gap:36px;animation-duration:22s}.hero-logo img{max-height:26px}}@media (max-width:768px){.industries-box{padding:40px 20px}.industries-grid{overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.industry-card{scroll-snap-align:center;width:200px;height:220px}}@media (max-width:991px){.services-container{grid-template-columns:1fr;gap:50px}.services-left{height:auto;padding:40px}.services-left-inner{position:relative;transform:none;width:100%;height:auto}.service-box{position:relative;margin:10px auto;animation:none}.service-visual{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.use-case-box{padding:30px 20px}.use-case-image{height:240px}.use-case-points{grid-template-columns:1fr}.v-divider{display:none}}@media (max-width:991px){.how-container{padding:40px 20px}.how-image img{height:260px}.progress-steps{position:relative;flex-direction:column;gap:24px;transform:none}.p-step{width:100%}}@media (max-width:768px){.stats-container{flex-wrap:wrap;gap:30px}.stat-item{flex:0 0 100%}.stat-divider{display:none}}@media (max-width:768px){.awards-box{flex-wrap:wrap}.award-card{flex:0 0 100%}}@media (max-width:991px){.contact-header{margin-left:0;text-align:center}.contact-container{grid-template-columns:1fr;padding:4px 2px!important}.contact-left{margin-top:0}.location-image img{width:130px;margin:0 auto}.contact-right{margin-top:0}}@media (max-width:991px){.our-services,.services-container{overflow-x:hidden}.services-container{grid-template-columns:1fr;gap:40px}.services-left{height:auto;padding:30px 20px}.services-left-inner{position:relative;top:auto;left:auto;transform:none;width:100%;height:auto}.service-visual{display:none}.service-visual.active{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-box{position:relative;top:auto;left:auto;right:auto;width:100%;height:auto;min-height:120px;animation:none;transform:none}.service-box-inner{gap:8px}.service-box-inner img{width:28px;height:28px}.services-right{padding:0 10px}}@media (max-width:991px){section{padding-top:40px!important;padding-bottom:40px!important}.hero-exact{padding-top:80px!important;padding-bottom:70px!important}.who-we-help{padding-top:40px!important;padding-bottom:40px!important}.industries-box{padding:40px 20px!important;margin-top:40px!important}.our-services{padding-top:40px!important;padding-bottom:40px!important}.services-header{margin-bottom:40px!important}.use-cases{padding-top:40px!important;padding-bottom:40px!important}.use-case-box{padding:30px 20px!important}.how-we-work{padding-top:40px!important;padding-bottom:40px!important}.how-container{padding:30px 20px!important}.stats-section{padding-top:40px!important;padding-bottom:40px!important}.stats-container{padding:30px 20px!important}.awards-section{padding-top:40px!important;padding-bottom:40px!important}.awards-box{padding:30px 20px!important}.contact-section{padding-top:40px!important;padding-bottom:40px!important}.main-container-contact{padding-top:40px!important;padding-bottom:40px!important}}@media (max-width:991px){.animate-slide-up,.animate-slide-down,.animate-slide-left,.animate-slide-right{transform:none!important;opacity:1!important}}.defines-us{padding:80px 0 20px;font-family:Poppins,sans-serif}.defines-heading-row{width:100%;display:flex;justify-content:center}.defines-heading-inner{width:85%}.defines-heading-inner .section-label,.defines-heading-inner .defines-title{text-align:left}.defines-container{width:85%;max-width:92%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start}.section-label{display:flex;align-items:center;gap:14px;color:#1E66AB;font-weight:600}.section-label::after{content:"";width:120px;height:2px;background:#1E66AB}.defines-title{margin:14px 0 16px;font-size:42px;line-height:54px;font-weight:800;color:#2e2f44}.defines-title span{background:linear-gradient(90deg,#96C121,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.defines-desc{max-width:520px;margin-bottom:20px;font-size:16px;line-height:26px}.defines-btn{display:inline-block;margin-bottom:24px;padding:14px 34px;border-radius:40px;background:linear-gradient(90deg,#8dc63f,#1E66AB);color:#fff;font-weight:600;text-decoration:none}.defines-btn:hover{color:#fff}.defines-list{display:flex;flex-direction:column;gap:20px}.define-item{border:2px solid #d6e3f3;border-radius:14px;padding:20px;cursor:pointer;transition:all 0.3s ease}.define-item h4{margin-bottom:8px;font-size:19px;color:#1E66AB}.define-item p{font-size:16px;line-height:24px}.define-item.active{border-color:#1E66AB;background:#f8fbff}.defines-right{background:#f2f5f7;border-radius:40px;padding:40px;height:420px;display:flex;align-items:center;justify-content:center;margin-top:75px}.defines-right img{width:100%;height:100%;object-fit:contain;transition:opacity 0.3s ease}@media (max-width:991px){.defines-us{padding:40px 0}.defines-container{grid-template-columns:1fr;gap:40px}.defines-right{height:280px}.defines-heading-inner{width:100%}}@media (max-width:991px){.section-label{font-size:13px;gap:10px}.section-label::after{width:80px}.defines-title{font-size:34px;line-height:44px}}@media (max-width:768px){.section-label{font-size:12px;gap:8px}.section-label::after{width:60px}.defines-title{font-size:28px;line-height:38px}}@media (max-width:768px){.defines-heading-inner{padding-left:22px;padding-right:20px}}.testimonials-section{padding:60px 0;font-family:Poppins,sans-serif}.testimonials-heading-row{width:100%;display:flex;justify-content:center;margin-bottom:16px}.testimonials-heading-inner{width:85%}.testimonials-heading-inner .section-label,.testimonials-heading-inner .testimonials-title{text-align:left}.section-label{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:600;color:#1E66AB}.section-label::after{content:'';width:120px;height:2px;background:#1E66AB}.testimonials-title{margin:12px 0 8px;font-size:40px;font-weight:800;line-height:52px;color:#2e2f44}.testimonials-title span{background:linear-gradient(90deg,#96C121,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.testimonials-container{max-width:85%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:flex-start}.testimonials-desc{max-width:500px;margin-bottom:24px;font-size:16px;line-height:26px}.author-card{display:flex;align-items:center;gap:16px;padding:20px;border:2px solid #1E66AB;border-radius:16px;max-width:360px;margin-bottom:20px}.author-card img{width:64px;height:64px;border-radius:50%;object-fit:cover}.author-card h4{margin-bottom:4px;color:#1E66AB}.author-card p{font-size:14px}.primary-btn{display:inline-block;padding:12px 22px;border-radius:30px;background:linear-gradient(90deg,#96C121,#1E66AB);color:#fff;font-weight:600;text-decoration:none}.primary-btn:hover{color:#fff}.testimonials-right{background:#f2f5f7;border-radius:40px;padding:50px}.testimonials-right h3{margin-bottom:16px;font-size:22px;color:#1E66AB}.testimonial-text{margin-bottom:26px;font-size:16px;line-height:28px}.testimonial-nav{display:flex;gap:10px}.testimonial-nav button{width:40px;height:40px;border-radius:50%;border:none;background:#96C121;color:#fff;font-size:18px;cursor:pointer}@media (max-width:991px){.testimonials-section{padding:40px 0}.testimonials-container{grid-template-columns:1fr;gap:40px}.testimonials-right{padding:30px}}@media (max-width:768px){.testimonials-heading-inner{width:100%;padding:0 22px}.testimonials-title{font-size:28px;line-height:38px}}.problems-section{padding:70px 0;background:#fff}.problems-heading-row{width:100%;display:flex;justify-content:center;margin-bottom:20px}.problems-heading-inner{width:85%}.problems-heading-inner .problems-label,.problems-heading-inner .problems-title{text-align:left}.problems-label{display:flex;align-items:center;gap:14px;font-weight:600;color:#1E66AB}.problems-label::after{content:"";width:120px;height:2px;background:#1E66AB}.problems-title{margin:14px 0 8px;font-size:42px;line-height:54px;font-weight:800;color:#2e2f44}.problems-title span{background:linear-gradient(90deg,#8dc63f,#1E66AB);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.problems-container{width:85%;max-width:92%;margin:0 auto;display:grid;grid-template-columns:1.1fr 0.9fr;gap:80px;align-items:flex-start}.problem-list{display:flex;flex-direction:column;gap:24px}.problem-item{cursor:pointer}.problem-item h4{font-size:18px;font-weight:700;color:#2e2f44;transition:0.3s}.problem-item p{margin-top:6px;font-size:16px;color:#4a4a4a}.problem-divider{margin-top:12px;height:2px;width:100%;background:#d9dee3;transition:0.3s}.problem-item.active h4{color:#1E66AB}.problem-item.active .problem-divider{background:linear-gradient(90deg,#1E66AB,#96C121)}.problems-right{background:#f2f5f7;border-radius:36px;padding:40px;height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:50px}.problem-image{display:none;width:100%;height:100%}.problem-image.active{display:flex;align-items:center;justify-content:center}.problem-image img{width:100%;height:100%;object-fit:contain}@media (max-width:991px){.problems-section{padding:40px 0}.problems-container{grid-template-columns:1fr;gap:40px}.problems-right{height:320px}}@media (max-width:768px){.problems-heading-inner{width:100%;padding:0 18px}.problems-title{font-size:28px;line-height:38px}}#home-new .tech-section,#home-new .tech-section *{box-sizing:border-box}#home-new .tech-section{--brand-blue:#1E66AB;--brand-green:#96C121;--ink:#1c2430;--ink-soft:#5b6675;--line:#e3e9ee;--card:#ffffff;--accent:var(--brand-blue);--accent-2:var(--brand-green);background:#fff;padding:96px 0;font-family:'Poppins',system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}#home-new .tech-heading-row{display:flex;justify-content:center;margin-bottom:56px}#home-new .tech-heading-inner{width:88%;max-width:1200px}#home-new .tech-section .section-label{display:inline-flex;align-items:center;gap:14px;font-size:16px;font-weight:600;color:var(--brand-blue)}#home-new .tech-section .section-label{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;color:var(--brand-blue)}#home-new .tech-section .section-label::after{content:"";width:120px;height:2px;background:var(--brand-blue)}#home-new .tech-title{margin:18px 0 14px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.2;letter-spacing:-.01em;color:var(--ink);max-width:16ch}#home-new .tech-title span{background:linear-gradient(90deg,var(--brand-green),var(--brand-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0}#home-new .tech-desc{max-width:640px;font-size:16px;line-height:1.7;color:var(--ink-soft)}#home-new .tech-container{width:88%;max-width:1200px;margin:auto;display:grid;grid-template-columns:0.92fr 1.18fr;gap:56px;align-items:stretch}#home-new .tech-nav{display:flex;flex-direction:column;gap:8px}#home-new .tech-item{position:relative;display:flex;align-items:center;gap:16px;width:100%;text-align:left;border:0;background:#fff0;cursor:pointer;padding:18px 20px;border-radius:16px;color:var(--ink-soft);font-family:inherit;transition:background .35s ease,color .35s ease,box-shadow .35s ease,transform .35s ease}#home-new .tech-item:hover{background:#fff;color:var(--ink);box-shadow:0 8px 24px rgb(30 102 171 / .08)}#home-new .tech-item.active{background:#fff;color:var(--ink);box-shadow:0 16px 40px rgb(30 102 171 / .13);transform:translateX(4px)}#home-new .tech-item:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}#home-new .tech-item__icon{flex:0 0 auto;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:var(--ink-soft);background:#f2f5f8;transition:.35s ease}#home-new .tech-item__icon svg{width:22px;height:22px}#home-new .tech-item.active .tech-item__icon,#home-new .tech-item:hover .tech-item__icon{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 35%,transparent)}#home-new .tech-item__body{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}#home-new .tech-item__title{font-size:15.5px;font-weight:600;line-height:1.3;letter-spacing:-.005em}#home-new .tech-item__sub{font-size:12.5px;font-weight:400;color:var(--ink-soft);line-height:1.35}#home-new .tech-item.active .tech-item__title{color:var(--ink)}#home-new .tech-item__track{position:absolute;left:20px;right:20px;bottom:9px;height:2px;border-radius:2px;background:var(--line);overflow:hidden;opacity:0;transition:opacity .3s ease}#home-new .tech-item.active .tech-item__track{opacity:1}#home-new .tech-item__fill{display:block;height:100%;width:100%;border-radius:2px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--accent),var(--accent-2))}#home-new .tech-item.active .tech-item__fill.run{animation:techFill var(--dur,4500ms) linear forwards}@keyframes techFill{from{transform:scaleX(0)}to{transform:scaleX(1)}}#home-new .tech-stage{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f7fafc,#eef3f7);border:1px solid var(--line);border-radius:32px;padding:34px 36px 40px;display:flex;flex-direction:column;gap:26px}#home-new .tech-stage::before{content:"";position:absolute;z-index:-1;top:-90px;right:-60px;width:340px;height:340px;border-radius:50%;filter:blur(60px);opacity:.28;background:radial-gradient(circle,var(--accent),transparent 70%);transition:background .6s ease}#home-new .tech-stage::after{content:"";position:absolute;z-index:-1;inset:0;opacity:.5;background-image:radial-gradient(rgb(30 102 171 / .09) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 60%);mask-image:linear-gradient(180deg,#000,transparent 60%)}#home-new .tech-stage__head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#home-new .tech-stage__title{margin:0;font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}#home-new .tech-stage__body{position:relative;flex:1}#home-new .tech-panel{display:none}#home-new .tech-panel.active{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:18px}#home-new .tech-box{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px 16px 20px;min-height:160px;background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 6px 18px rgb(20 40 70 / .05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}#home-new .tech-panel.active .tech-box{animation:techCard .5s cubic-bezier(.22,1,.36,1) both}#home-new .tech-box:nth-child(1){animation-delay:.02s}#home-new .tech-box:nth-child(2){animation-delay:.07s}#home-new .tech-box:nth-child(3){animation-delay:.12s}#home-new .tech-box:nth-child(4){animation-delay:.17s}#home-new .tech-box:nth-child(5){animation-delay:.22s}#home-new .tech-box:nth-child(6){animation-delay:.27s}@keyframes techCard{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}#home-new .tech-box:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--accent) 40%,var(--line));box-shadow:0 18px 36px color-mix(in srgb,var(--accent) 16%,rgb(20 40 70 / .10))}#home-new .tech-box img{width:66px;height:66px;object-fit:contain;object-position:center;display:block;filter:saturate(.92);transition:filter .3s ease,transform .3s ease}#home-new .tech-box:hover img{filter:saturate(1.1);transform:scale(1.06)}#home-new .tech-box p{margin:0;font-size:13.5px;font-weight:600;line-height:1.35;color:var(--ink);min-height:2.7em;display:flex;align-items:center;justify-content:center}#home-new .tech-box span{width:26px;height:3px;border-radius:3px;display:block;background:linear-gradient(90deg,var(--accent),var(--accent-2));opacity:.4;transition:width .3s ease,opacity .3s ease}#home-new .tech-box:hover span{width:44px;opacity:1}@media (max-width:992px){#home-new .tech-section{padding:72px 0}#home-new .tech-container{grid-template-columns:1fr;gap:28px}#home-new .tech-nav{flex-direction:row;overflow-x:auto;gap:12px;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}#home-new .tech-nav::-webkit-scrollbar{display:none}#home-new .tech-item{flex:0 0 auto;width:220px;scroll-snap-align:start;padding:16px 16px 20px;background:#fff;box-shadow:0 6px 18px rgb(20 40 70 / .05)}#home-new .tech-item.active{transform:none}#home-new .tech-item__track{left:16px;right:16px;bottom:9px}}@media (max-width:560px){#home-new .tech-heading-inner,#home-new .tech-container{width:90%}#home-new .tech-stage{padding:24px 18px 28px;border-radius:24px}#home-new .tech-panel.active{grid-template-columns:repeat(2,1fr);gap:12px}#home-new .tech-box{min-height:140px;padding:20px 12px 16px}#home-new .tech-box img{width:52px;height:52px}}@media (max-width:360px){#home-new .tech-panel.active{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){#home-new .tech-section *{animation:none!important;transition:none!important}#home-new .tech-item__fill.run{transform:scaleX(1)}}.genai-popup-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .55);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all 0.3s ease}.genai-popup-overlay.active{opacity:1;visibility:visible}.genai-popup{background:#fff;border-radius:22px;width:92%;max-width:1200px;max-height:90vh;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;position:relative;border:2px solid #1E66AB;transform:scale(.92);transition:transform 0.3s ease}.genai-popup-overlay.active .genai-popup{transform:scale(1)}.genai-popup-close{position:absolute;top:16px;right:13px;font-size:32px;background:none;border:none;cursor:pointer;color:#96C121;z-index:999}.genai-popup-left{padding:40px;overflow:hidden}.genai-popup-left h3{font-size:26px;line-height:1.3;font-weight:700;margin-bottom:10px;color:#1E66AB}.genai-popup-left p{font-size:15px;margin-bottom:30px;color:#000}.genai-popup-left img{width:100%;max-width:540px}.genai-popup-right{padding:40px;overflow-y:auto;max-height:90vh}.genai-popup-right .gform_wrapper input,.genai-popup-right .gform_wrapper textarea{border-radius:6px!important;padding:12px!important;border:none!important}.genai-popup-right .gform_button{background:#96C121!important;border-radius:30px!important;padding:14px 30px!important;font-size:18px;font-weight:600;color:#ffffff!important;border:none!important;width:100%}#field_33_14,#field_33_14 label,#field_33_14 legend,#field_33_14 span,#field_33_14 div{color:#ffffff!important}#field_33_14 .gfield_captcha_container{color:#ffffff!important;font-weight:500}#field_33_14 input{color:#1e1e1e!important;background:#ffffff!important}#field_33_14{margin-top:18px}.genai-popup-right .gform_button{background:#96C121!important;color:#ffffff!important;border-radius:34px!important;padding:16px 30px!important;font-size:18px;font-weight:600;border:none!important;box-shadow:0 10px 22px rgb(150 193 33 / .55),inset 0 -2px 0 rgb(0 0 0 / .15);transition:all 0.25s ease}.genai-popup-right .gform_button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgb(150 193 33 / .65),inset 0 -2px 0 rgb(0 0 0 / .18)}.genai-popup-right-inner{background:linear-gradient(180deg,#96C121 0%,#1E66AB 100%);border-radius:20px;padding:36px;box-shadow:0 25px 60px rgb(30 102 171 / .12),inset 0 0 0 1px rgb(255 255 255 / .9)}.genai-popup{border:2px solid #1E66AB;box-shadow:0 40px 80px rgb(0 0 0 / .35),0 0 0 1px rgb(30 102 171 / .25)}@media (max-width:768px){.genai-popup{grid-template-columns:1fr;max-height:94vh;border-radius:18px}.genai-popup-left{padding:26px 22px 18px;text-align:center}.genai-popup-left h3{font-size:22px}.genai-popup-left p{font-size:14px;margin-bottom:18px}.genai-popup-left img{max-width:220px;margin:0 auto}.genai-popup-right{padding:22px;max-height:50vh;overflow-y:auto}.genai-form-card{padding:22px}.genai-popup-close{top:12px;right:12px;font-size:28px}}@media (max-height:800px){.genai-popup-right{padding-top:30px;padding-bottom:30px}}@media (max-width:768px){.who-title{font-size:28px;line-height:38px}.industries-title{font-size:25px;line-height:35px}.services-title{font-size:28px;line-height:38px}.tech-title{font-size:28px;line-height:38px}.use-cases-title{font-size:28px;line-height:38px}.how-title{font-size:28px;line-height:38px}.awards-title{font-size:28px;line-height:38px}.contact-title{font-size:28px;line-height:38px;margin-top:5px}.cc-l{width:79%;max-width:79%;margin:0 auto;display:flex;flex-direction:column;align-items:start;text-align:left}}