.AIAgentDetailsComponent-module__Er4bAG__mainWrapper{gap:20px;width:100%;max-width:1600px;min-height:100vh;margin:0 auto 50px;padding:20px 50px}.AIAgentDetailsComponent-module__Er4bAG__secondWrapper{gap:3rem;display:flex}.AIAgentDetailsComponent-module__Er4bAG__heading{text-align:center;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0;padding:30px 0 10px;font-size:2.5rem;font-weight:700;line-height:1.2}.AIAgentDetailsComponent-module__Er4bAG__headingUnderline{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:4px;width:180px;height:4px;margin:10px auto 50px}.AIAgentDetailsComponent-module__Er4bAG__leftScrollBox{scrollbar-width:thin;scrollbar-color:#025196 #0f1f33;background:#fff;border-radius:14px;width:60%;height:calc(100vh - 40px);position:sticky;top:20px;overflow:hidden auto}.AIAgentDetailsComponent-module__Er4bAG__leftScrollBox::-webkit-scrollbar{width:8px}.AIAgentDetailsComponent-module__Er4bAG__leftScrollBox::-webkit-scrollbar-track{background:#0f1f33}.AIAgentDetailsComponent-module__Er4bAG__leftScrollBox::-webkit-scrollbar-thumb{background:#025196;border-radius:4px}.AIAgentDetailsComponent-module__Er4bAG__imageWrapper{padding:0}.AIAgentDetailsComponent-module__Er4bAG__longImage{object-fit:contain;border-radius:14px;width:100%;height:auto;display:block}.AIAgentDetailsComponent-module__Er4bAG__connectCard{border-radius:14px;width:100%;height:300px;margin-top:20px;position:relative;overflow:hidden}.AIAgentDetailsComponent-module__Er4bAG__connectBgImage{object-fit:cover;border-radius:14px;width:100%;height:100%}.AIAgentDetailsComponent-module__Er4bAG__connectOverlay{align-items:center;width:100%;height:100%;padding:40px;display:flex;position:absolute;top:0;left:0}.AIAgentDetailsComponent-module__Er4bAG__connectContent{flex-direction:column;gap:12px;max-width:500px;display:flex}.AIAgentDetailsComponent-module__Er4bAG__connectSubtitle{color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.95rem;font-weight:500}.AIAgentDetailsComponent-module__Er4bAG__connectSubtitleYoutube{color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;width:90%;margin:0 0 0;font-size:2rem;font-weight:600}.AIAgentDetailsComponent-module__Er4bAG__connectTitle{color:#006400;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.AIAgentDetailsComponent-module__Er4bAG__connectTitleYoutube{color:red;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.AIAgentDetailsComponent-module__Er4bAG__connectDescription{color:#0f1f33;margin:0;font-size:1.1rem;line-height:1.5}.AIAgentDetailsComponent-module__Er4bAG__connectDescriptionYoutube{color:#0f1f33;width:70%;margin:2.5rem 0 0;font-size:1rem;line-height:1.5}.AIAgentDetailsComponent-module__Er4bAG__connectBtn{color:#fff;background:#006400;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin-top:8px;padding:14px 28px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.AIAgentDetailsComponent-module__Er4bAG__connectBtn:hover{background:#006400;transform:translateY(-2px);box-shadow:0 5px 20px #0003}.AIAgentDetailsComponent-module__Er4bAG__youtubeBtn{color:#fff;background:red}.AIAgentDetailsComponent-module__Er4bAG__youtubeBtn:hover{background:#c00}.AIAgentDetailsComponent-module__Er4bAG__rightSidebar{flex-direction:column;gap:25px;width:30%;padding-bottom:60px;padding-right:10px;display:flex}.AIAgentDetailsComponent-module__Er4bAG__sectionTitle{color:#0f1f33;font-size:1.3rem;font-weight:600}.AIAgentDetailsComponent-module__Er4bAG__verticalList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.AIAgentDetailsComponent-module__Er4bAG__verticalList li{color:#333;padding-left:20px;position:relative}.AIAgentDetailsComponent-module__Er4bAG__verticalList li:before{content:"✓";color:#025196;font-weight:700;position:absolute;left:0}.AIAgentDetailsComponent-module__Er4bAG__customAgentBox{color:#fff;background:#222e50;border-radius:14px;flex-direction:column;gap:15px;padding:22px;display:flex}.AIAgentDetailsComponent-module__Er4bAG__whiteHeading{margin:0;font-size:1.4rem;font-weight:700}.AIAgentDetailsComponent-module__Er4bAG__whiteSubText{opacity:.9;margin:0;line-height:1.5}.AIAgentDetailsComponent-module__Er4bAG__whatsappBtn{color:#fff;background:#25d366;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;text-decoration:none;transition:background .3s;display:inline-flex}.AIAgentDetailsComponent-module__Er4bAG__whatsappBtn:hover{background:#20bd5a}.AIAgentDetailsComponent-module__Er4bAG__infoBox{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:14px;flex-direction:column;gap:18px;padding:22px;display:flex}.AIAgentDetailsComponent-module__Er4bAG__infoList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.AIAgentDetailsComponent-module__Er4bAG__infoList li{border-bottom:1px solid #ffffff40;justify-content:space-between;padding-bottom:8px;display:flex}.AIAgentDetailsComponent-module__Er4bAG__infoList li:last-child{border-bottom:none}.AIAgentDetailsComponent-module__Er4bAG__infoList li strong{font-weight:600}.AIAgentDetailsComponent-module__Er4bAG__infoList li span{text-align:right}.AIAgentDetailsComponent-module__Er4bAG__downloadBtn{color:#fff;cursor:pointer;background:#ffffff20;border:1px solid #ffffff50;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:600;transition:background .3s;display:flex}.AIAgentDetailsComponent-module__Er4bAG__downloadBtn:hover{background:#ffffff30}.AIAgentDetailsComponent-module__Er4bAG__similarBox{margin-top:10px}.AIAgentDetailsComponent-module__Er4bAG__similarHeading{color:#0f1f33;margin-bottom:15px;font-size:1.4rem;font-weight:600}.AIAgentDetailsComponent-module__Er4bAG__similarList{flex-direction:column;gap:12px;display:flex}.AIAgentDetailsComponent-module__Er4bAG__similarItem{color:#0f1f33;background:#eef3ff;border:2px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.AIAgentDetailsComponent-module__Er4bAG__similarItem:hover{background:#d6e4ff;border-color:#025196;transform:translate(4px)}@media (max-width:1024px){.AIAgentDetailsComponent-module__Er4bAG__mainWrapper{flex-direction:column;gap:20px}.AIAgentDetailsComponent-module__Er4bAG__secondWrapper{flex-direction:column}.AIAgentDetailsComponent-module__Er4bAG__leftScrollBox{width:100%;height:60vh;position:relative;top:0}.AIAgentDetailsComponent-module__Er4bAG__rightSidebar{width:100%}.AIAgentDetailsComponent-module__Er4bAG__heading{font-size:2rem}.AIAgentDetailsComponent-module__Er4bAG__connectCard{height:250px}.AIAgentDetailsComponent-module__Er4bAG__connectOverlay{padding:30px}.AIAgentDetailsComponent-module__Er4bAG__connectTitle{font-size:2rem}}@media (max-width:640px){.AIAgentDetailsComponent-module__Er4bAG__mainWrapper{padding:10px}.AIAgentDetailsComponent-module__Er4bAG__heading{font-size:1.5rem}.AIAgentDetailsComponent-module__Er4bAG__leftScrollBox{height:50vh}.AIAgentDetailsComponent-module__Er4bAG__connectCard{height:220px}.AIAgentDetailsComponent-module__Er4bAG__connectOverlay{padding:20px}.AIAgentDetailsComponent-module__Er4bAG__connectTitle{font-size:1.8rem}.AIAgentDetailsComponent-module__Er4bAG__connectDescription{font-size:1rem}.AIAgentDetailsComponent-module__Er4bAG__connectBtn{padding:12px 24px;font-size:.95rem}}
.AIAgentsInternalBanner-module__gaL2oW__bannerSection{color:#fff;background-color:#0f273f;justify-content:center;padding:60px 5%;display:flex}.AIAgentsInternalBanner-module__gaL2oW__container{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1300px;display:flex}.AIAgentsInternalBanner-module__gaL2oW__leftContainer{flex-direction:column;flex:1;display:flex}.AIAgentsInternalBanner-module__gaL2oW__heading{margin-bottom:18px;font-size:2.6rem;font-weight:700}.AIAgentsInternalBanner-module__gaL2oW__description{opacity:.9;max-width:500px;font-size:1.1rem;line-height:1.7}.AIAgentsInternalBanner-module__gaL2oW__right{perspective:1200px;flex:1;justify-content:center;align-items:center;min-width:320px;display:flex}.AIAgentsInternalBanner-module__gaL2oW__heroVideo{background:#000;border:2px solid #0369d933;border-radius:25px;width:100%;max-width:600px;height:auto;transition:transform .8s,box-shadow .8s;animation:8s ease-in-out infinite AIAgentsInternalBanner-module__gaL2oW__floatEnhanced;transform:rotateY(-15deg)rotateX(3deg);box-shadow:0 20px 50px #02519640}@keyframes AIAgentsInternalBanner-module__gaL2oW__floatEnhanced{0%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}25%{transform:translateY(-25px)rotateY(-14deg)rotateX(4deg)}50%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}75%{transform:translateY(20px)rotateY(-16deg)rotateX(2deg)}to{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}}@media (max-width:1024px){.AIAgentsInternalBanner-module__gaL2oW__container{text-align:center;flex-direction:column}.AIAgentsInternalBanner-module__gaL2oW__right{margin-top:30px}.AIAgentsInternalBanner-module__gaL2oW__heroVideo{max-width:500px}}@media (max-width:600px){.AIAgentsInternalBanner-module__gaL2oW__heading{font-size:2rem}.AIAgentsInternalBanner-module__gaL2oW__description{font-size:.95rem}.AIAgentsInternalBanner-module__gaL2oW__heroVideo{border-radius:18px;max-width:100%}}
.Footer-module__LfKLGq__footer{z-index:10;color:#94a3b8;background:#0f273f;padding:0;position:relative;overflow-x:hidden}.Footer-module__LfKLGq__footerMain{grid-template-columns:1.2fr 1fr 1.2fr;align-items:baseline;gap:4rem;padding:3rem 3%;display:grid}.Footer-module__LfKLGq__footerLeft{flex-direction:column;display:flex}.Footer-module__LfKLGq__logoFooter{margin-bottom:1.5rem}.Footer-module__LfKLGq__footerLogoImg{max-width:100%;height:auto;width:260px!important}.Footer-module__LfKLGq__footerDescription{color:#fff;width:88%;margin-bottom:2rem;font-size:1rem;line-height:1.8}.Footer-module__LfKLGq__footerEmail{align-items:center;gap:.8rem;margin-top:1rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;color:#fff!important}.Footer-module__LfKLGq__footerEmail:hover{transform:translate(5px);color:#fff!important}.Footer-module__LfKLGq__footerEmail a{font-size:1rem;text-decoration:none;color:#fff!important}.Footer-module__LfKLGq__socialLinks{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.Footer-module__LfKLGq__socialLink{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Footer-module__LfKLGq__socialIcon{filter:brightness(0)invert();transition:filter .3s}.Footer-module__LfKLGq__socialLink:hover{background:#fff;transform:translateY(-4px)}.Footer-module__LfKLGq__socialLink:hover .Footer-module__LfKLGq__socialIcon{filter:brightness(0)saturate()sepia()hue-rotate(190deg)brightness(.6)}.Footer-module__LfKLGq__footerCenter{gap:3rem;margin-top:0;display:flex}.Footer-module__LfKLGq__footerColumn h4{color:#fff;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:800;position:relative}.Footer-module__LfKLGq__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__LfKLGq__footerColumn ul li{margin-bottom:.8rem}.Footer-module__LfKLGq__footerColumn ul li a{color:#fff;white-space:nowrap;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__LfKLGq__footerColumn ul li a:hover{color:#fff;transform:translate(5px)}.Footer-module__LfKLGq__footerRight{margin-top:1rem}.Footer-module__LfKLGq__globalLocationHeading{color:#fff;margin-bottom:1.2rem;font-size:1.1rem;font-weight:800;position:relative}.Footer-module__LfKLGq__locationSwiper{width:100%;max-width:450px;overflow:hidden;min-height:250px!important}.Footer-module__LfKLGq__locationCard{color:#fff;box-sizing:border-box;border-radius:12px;padding:16px;transition:all .3s}.Footer-module__LfKLGq__locationCard:hover{background:#ffffff14;transform:translateY(-3px)}.Footer-module__LfKLGq__locationCountry{color:#fff;text-transform:uppercase;margin-bottom:2rem;font-size:1.2rem;font-weight:700;position:relative;left:40px}.Footer-module__LfKLGq__locationRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Footer-module__LfKLGq__locationImage{flex-shrink:0}.Footer-module__LfKLGq__cityImg{object-fit:contain;border-radius:8px;width:140px;height:100px}.Footer-module__LfKLGq__locationInfo{flex:1;min-width:200px}.Footer-module__LfKLGq__locationAddress{color:#fff;margin-bottom:15px;font-size:1rem;line-height:1.4}.Footer-module__LfKLGq__locationPhone{color:#fff;font-size:1rem;font-weight:500}.Footer-module__LfKLGq__locationSwiper .swiper-pagination{position:relative;margin-top:1.2rem!important}.Footer-module__LfKLGq__locationSwiper .swiper-pagination-bullet{opacity:.6;width:10px;height:10px;transition:all .3s;background:#ffffff80!important}.Footer-module__LfKLGq__locationSwiper .swiper-pagination-bullet-active{opacity:1;transform:scale(1.3);background:#fff!important}.Footer-module__LfKLGq__footerBottom{text-align:center;background:#0f273f;padding:0 5% 2rem}.Footer-module__LfKLGq__footerBottom p{color:#fff;margin:.5rem 0;font-size:1rem}.Footer-module__LfKLGq__highlight{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800}.Footer-module__LfKLGq__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.Footer-module__LfKLGq__footerLinks a{color:#fff;font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__LfKLGq__footerLinks a:hover{color:#0369d9}.Footer-module__LfKLGq__divider{color:#64748b}@media (max-width:1399px){.Footer-module__LfKLGq__footerLogoImg{width:250px!important}.Footer-module__LfKLGq__footerDescription{width:95%;font-size:1rem}.Footer-module__LfKLGq__footerCenter{gap:2rem}.Footer-module__LfKLGq__locationSwiper{max-width:400px}}@media (max-width:1199px){.Footer-module__LfKLGq__footerMain{grid-template-columns:1fr 1fr;gap:2.5rem;padding:2rem 4%}.Footer-module__LfKLGq__footerLeft{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__LfKLGq__footerLogoImg{width:220px!important}.Footer-module__LfKLGq__footerDescription{width:100%;max-width:600px;margin-left:auto;margin-right:auto}.Footer-module__LfKLGq__footerEmail,.Footer-module__LfKLGq__socialLinks{justify-content:center}.Footer-module__LfKLGq__footerCenter{justify-content:space-between;gap:2rem}.Footer-module__LfKLGq__footerRight{grid-column:1/-1}.Footer-module__LfKLGq__globalLocationHeading{text-align:center}.Footer-module__LfKLGq__locationSwiper{max-width:100%;margin:0 auto}.Footer-module__LfKLGq__locationCountry{text-align:center;left:0}}@media (max-width:767px){.Footer-module__LfKLGq__footerMain{grid-template-columns:1fr;gap:2.5rem;padding:2rem 5%}.Footer-module__LfKLGq__footerLeft{text-align:center;align-items:center}.Footer-module__LfKLGq__footerLogoImg{width:200px!important}.Footer-module__LfKLGq__footerDescription{width:100%;font-size:.95rem}.Footer-module__LfKLGq__footerEmail{flex-direction:column;gap:.5rem;font-size:1rem}.Footer-module__LfKLGq__socialLinks{justify-content:center;gap:.8rem}.Footer-module__LfKLGq__socialLink{width:40px;height:40px}.Footer-module__LfKLGq__footerCenter{flex-direction:row;gap:2.5rem;margin-top:0;padding:5px 10px}.Footer-module__LfKLGq__footerColumn{text-align:left}.Footer-module__LfKLGq__footerColumn h4{margin-bottom:1rem;font-size:1.1rem}.Footer-module__LfKLGq__footerColumn ul li{margin-bottom:.7rem}.Footer-module__LfKLGq__footerColumn ul li a{white-space:normal;font-size:.9rem}.Footer-module__LfKLGq__footerRight{width:100%;max-width:100%;margin-top:0;overflow:hidden}.Footer-module__LfKLGq__globalLocationHeading{text-align:center;font-size:1.1rem}.Footer-module__LfKLGq__locationSwiper{box-sizing:border-box;width:100%;max-width:100%;padding:0 10px;overflow:hidden}.Footer-module__LfKLGq__locationCard{box-sizing:border-box;width:100%;max-width:100%;padding:1.5rem .5rem}.Footer-module__LfKLGq__locationCountry{text-align:center;word-wrap:break-word;margin-bottom:1.5rem;font-size:1.1rem;left:0}.Footer-module__LfKLGq__locationRow{text-align:center;flex-direction:column;gap:1rem;width:100%;max-width:100%}.Footer-module__LfKLGq__locationImage{justify-content:center;width:100%;display:flex}.Footer-module__LfKLGq__cityImg{width:140px;max-width:90%;height:100px}.Footer-module__LfKLGq__locationInfo{box-sizing:border-box;width:100%;min-width:auto;max-width:100%;padding:0 5px}.Footer-module__LfKLGq__locationAddress{text-align:center;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1rem;font-size:.9rem}.Footer-module__LfKLGq__locationPhone{text-align:center;word-wrap:break-word;font-size:.9rem}.Footer-module__LfKLGq__locationSwiper{min-height:300px!important}.Footer-module__LfKLGq__footerBottom{padding:1.5rem 5%}.Footer-module__LfKLGq__footerBottom p{font-size:.9rem}.Footer-module__LfKLGq__highlight{font-size:1.1rem}.Footer-module__LfKLGq__footerLinks{flex-direction:row;gap:.6rem;margin-top:.8rem}.Footer-module__LfKLGq__footerLinks a{font-size:.85rem}}@media (max-width:575px){.Footer-module__LfKLGq__footerMain{gap:2rem;padding:1.5rem 4%}.Footer-module__LfKLGq__footerLogoImg{width:180px!important}.Footer-module__LfKLGq__footerDescription{margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__LfKLGq__footerEmail{gap:.4rem;margin-top:0;font-size:.95rem}.Footer-module__LfKLGq__socialLinks{gap:.6rem;margin-top:1rem}.Footer-module__LfKLGq__socialLink{width:38px;height:38px}.Footer-module__LfKLGq__footerCenter{gap:2rem}.Footer-module__LfKLGq__footerColumn h4{margin-bottom:.9rem;font-size:1rem}.Footer-module__LfKLGq__footerColumn ul li{margin-bottom:.6rem}.Footer-module__LfKLGq__footerColumn ul li a{font-size:.85rem}.Footer-module__LfKLGq__globalLocationHeading{margin-bottom:1rem;font-size:1rem}.Footer-module__LfKLGq__locationSwiper{max-width:100%;padding:0 5px}.Footer-module__LfKLGq__locationCard{padding:1.2rem .3rem}.Footer-module__LfKLGq__locationCountry{margin-bottom:1.2rem;font-size:1rem}.Footer-module__LfKLGq__cityImg{width:120px;height:85px}.Footer-module__LfKLGq__locationAddress{margin-bottom:.8rem;padding:0 3px;font-size:.85rem}.Footer-module__LfKLGq__locationPhone{font-size:.85rem}.Footer-module__LfKLGq__locationSwiper{min-height:280px!important}.Footer-module__LfKLGq__footerBottom{padding:1rem 4% 1.5rem}.Footer-module__LfKLGq__footerBottom p{font-size:.85rem}.Footer-module__LfKLGq__highlight{font-size:1rem}.Footer-module__LfKLGq__footerLinks{flex-direction:row;gap:2rem}.Footer-module__LfKLGq__divider{display:none}.Footer-module__LfKLGq__footerLinks a{font-size:.8rem}}@media (max-width:374px){.Footer-module__LfKLGq__footerMain{padding:1.5rem 3%}.Footer-module__LfKLGq__footerLogoImg{width:160px!important}.Footer-module__LfKLGq__footerDescription{font-size:.85rem}.Footer-module__LfKLGq__footerEmail{font-size:.9rem}.Footer-module__LfKLGq__socialLink{width:36px;height:36px}.Footer-module__LfKLGq__footerColumn h4{font-size:.95rem}.Footer-module__LfKLGq__footerColumn ul li a{font-size:.8rem}.Footer-module__LfKLGq__locationSwiper{padding:0 3px}.Footer-module__LfKLGq__locationCard{padding:1rem .2rem}.Footer-module__LfKLGq__locationCountry{margin-bottom:1rem;font-size:.95rem}.Footer-module__LfKLGq__cityImg{width:110px;height:75px}.Footer-module__LfKLGq__locationAddress{padding:0 2px;font-size:.8rem}.Footer-module__LfKLGq__locationPhone{font-size:.8rem}.Footer-module__LfKLGq__locationSwiper{min-height:270px!important}.Footer-module__LfKLGq__highlight{font-size:.95rem}}@media (max-width:320px){.Footer-module__LfKLGq__footerMain{padding:1.5rem 2%}.Footer-module__LfKLGq__footerLogoImg{width:140px!important}.Footer-module__LfKLGq__footerDescription{font-size:.8rem}.Footer-module__LfKLGq__socialLink{width:34px;height:34px}.Footer-module__LfKLGq__footerColumn h4{font-size:.9rem}.Footer-module__LfKLGq__footerColumn ul li a{font-size:.75rem}.Footer-module__LfKLGq__locationSwiper{padding:0 2px}.Footer-module__LfKLGq__locationCard{padding:.8rem .1rem}.Footer-module__LfKLGq__locationCountry{font-size:.9rem}.Footer-module__LfKLGq__cityImg{width:100px;height:70px}.Footer-module__LfKLGq__locationAddress{padding:0 1px;font-size:.75rem}.Footer-module__LfKLGq__locationPhone{font-size:.75rem}.Footer-module__LfKLGq__locationSwiper{min-height:260px!important}.Footer-module__LfKLGq__footerBottom p{font-size:.8rem}}
.Header-module__XgeeLq__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;justify-content:space-between;align-items:center;height:80px;padding:1rem 5%;animation:.5s ease-out Header-module__XgeeLq__slideDown;display:flex;position:sticky;top:0;box-shadow:0 2px 30px #0251961a}@keyframes Header-module__XgeeLq__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__XgeeLq__logo{cursor:pointer;align-items:center;display:flex}.Header-module__XgeeLq__logoImg{width:200px;height:auto;transition:transform .3s}.Header-module__XgeeLq__logo:hover .Header-module__XgeeLq__logoImg{transform:scale(1.05)}.Header-module__XgeeLq__navLinks{flex:1;justify-content:center;align-items:center;gap:.5rem;margin-bottom:0;list-style:none;display:flex}.Header-module__XgeeLq__navActions{margin-left:1rem}.Header-module__XgeeLq__navItem{position:relative}.Header-module__XgeeLq__navItem>a,.Header-module__XgeeLq__navLink{color:#475569;border-radius:8px;align-items:center;gap:.4rem;padding:.8rem 1.2rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:flex}.Header-module__XgeeLq__navItem>a:hover,.Header-module__XgeeLq__navLink:hover{color:#025196;background:linear-gradient(135deg,#02519614 0%,#0369d914 100%)}.Header-module__XgeeLq__dropdownIcon{font-size:.7rem;transition:transform .3s}.Header-module__XgeeLq__navItem:hover .Header-module__XgeeLq__dropdownIcon{transform:rotate(180deg)}.Header-module__XgeeLq__navItem.Header-module__XgeeLq__mega{position:static}.Header-module__XgeeLq__navItem.Header-module__XgeeLq__active>a,.Header-module__XgeeLq__navItem.Header-module__XgeeLq__active .Header-module__XgeeLq__navLink{color:#025196;background:#02519614;border-radius:8px;font-weight:700}.Header-module__XgeeLq__navItem.Header-module__XgeeLq__active>a:hover,.Header-module__XgeeLq__navItem.Header-module__XgeeLq__active .Header-module__XgeeLq__navLink:hover{color:#025196;background:#0251961f}.Header-module__XgeeLq__megaDropdown{opacity:0;visibility:hidden;z-index:999;background:#fff;border-top:2px solid #0251961a;width:100vw;transition:all .35s;position:absolute;top:100%;left:0;transform:translateY(20px);box-shadow:0 10px 40px #02519626}.Header-module__XgeeLq__navItem.Header-module__XgeeLq__mega:hover .Header-module__XgeeLq__megaDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__XgeeLq__megaDropdown.Header-module__XgeeLq__open{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.Header-module__XgeeLq__servicesMega{padding:0!important}.Header-module__XgeeLq__megaInner{justify-content:space-between;align-items:stretch;gap:2rem;width:100%;padding:2rem 8%;display:flex}.Header-module__XgeeLq__megaLeft{flex-direction:column;width:75%;display:flex}.Header-module__XgeeLq__megaTitle{color:#0f273f;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.Header-module__XgeeLq__megaSubtitle{color:#0f273f;margin-bottom:.75rem;font-size:1rem}.Header-module__XgeeLq__megaUnderline{background-color:#000;width:100%;height:1px;margin-bottom:1.5rem}.Header-module__XgeeLq__tabsContainer{align-items:flex-start;gap:2rem;display:flex}.Header-module__XgeeLq__tabsList{flex-direction:column;gap:.6rem;width:30%;display:flex}.Header-module__XgeeLq__tabItem{color:#0f273f;cursor:pointer;background-color:#0000;border-radius:8px;padding:.8rem 1rem;font-weight:600;transition:all .3s}.Header-module__XgeeLq__tabItem:hover,.Header-module__XgeeLq__tabItem.Header-module__XgeeLq__active{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%)}.Header-module__XgeeLq__tabContent{width:70%}.Header-module__XgeeLq__tabLinksGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:15px;display:grid}.Header-module__XgeeLq__tabLinksGrid a{color:#475569;border-bottom:1px dotted #ccc;padding-bottom:3px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__XgeeLq__tabLinksGrid a:hover{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:600;transition:all .3s}.Header-module__XgeeLq__megaRight{justify-content:center;align-items:center;width:25%;display:flex}.Header-module__XgeeLq__megaImage{object-fit:cover;border-radius:12px;width:100%;height:400px}.Header-module__XgeeLq__megaUnderlineIndustries{background-color:#000;width:100%;height:1px;margin-bottom:.5rem}.Header-module__XgeeLq__megaInnerIndustries{justify-content:center;align-items:end;gap:2rem;width:100%;padding:2rem 8%;display:flex}.Header-module__XgeeLq__industryNotListed{background-color:#0f273f;border-radius:10px;width:25%;height:200px;padding:1.5rem}.Header-module__XgeeLq__industryListedHeading{color:#fff;text-align:center;font-size:1.4rem}.Header-module__XgeeLq__industryListedText{color:#fff;text-align:left;letter-spacing:1px;font-size:1rem;font-weight:400}.Header-module__XgeeLq__industryListedText span{cursor:pointer!important}.Header-module__XgeeLq__industriesGrid{grid-template-columns:repeat(4,1fr);gap:.8rem 1.2rem;margin-top:.6rem;display:grid}.Header-module__XgeeLq__industryCard{color:#0f273f;cursor:pointer;border-radius:8px;justify-content:flex-start;align-items:center;gap:.5rem;padding:.8rem 1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Header-module__XgeeLq__industryCard:hover{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);transform:translateY(-2px)}.Header-module__XgeeLq__industryIcon{font-size:.5rem;line-height:1}.Header-module__XgeeLq__industryTitle{white-space:nowrap;font-size:.95rem}.Header-module__XgeeLq__solutionsTitle{font-size:.95rem}.Header-module__XgeeLq__gradientTextBlue{color:#00a8e8;cursor:pointer}.Header-module__XgeeLq__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border:none;border-radius:50px;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0251964d}.Header-module__XgeeLq__ctaBtn:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__XgeeLq__ctaBtn:hover:before{width:300px;height:300px}.Header-module__XgeeLq__ctaBtn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 30px #02519680}.Header-module__XgeeLq__mobileMenuBtn{cursor:pointer;color:#025196;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:.5rem;display:none}.Header-module__XgeeLq__mobileDrawer{z-index:2000;background:#fff;flex-direction:column;width:85%;max-width:360px;height:100vh;transition:right .4s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 25px #00000026}.Header-module__XgeeLq__mobileDrawer.Header-module__XgeeLq__open{right:0}.Header-module__XgeeLq__drawerHeader{z-index:10;background:#fff;border-bottom:1px solid #0251961a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex;position:sticky;top:0}.Header-module__XgeeLq__closeBtn{color:#025196;cursor:pointer;font-size:1.5rem;transition:transform .2s}.Header-module__XgeeLq__closeBtn:hover{transform:scale(1.1)}.Header-module__XgeeLq__drawerLinks{flex-direction:column;flex:1;gap:.8rem;margin-bottom:0;padding:1.5rem;list-style:none;display:flex}.Header-module__XgeeLq__drawerLinks>li{margin-bottom:0}.Header-module__XgeeLq__drawerLinks>li>a{color:#1e293b;padding:.6rem 0;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.Header-module__XgeeLq__drawerLinks>li>a:hover{color:#025196}.Header-module__XgeeLq__drawerCollapsible{color:#1e293b;cursor:pointer;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:1.05rem;font-weight:600;transition:color .3s;display:flex}.Header-module__XgeeLq__drawerCollapsible:hover{color:#025196}.Header-module__XgeeLq__chevron{font-size:.9rem;transition:transform .3s}.Header-module__XgeeLq__chevron.Header-module__XgeeLq__rotate{transform:rotate(180deg)}.Header-module__XgeeLq__subLinks{max-height:0;margin-bottom:0;padding-left:0;list-style:none;transition:max-height .4s;overflow:hidden}.Header-module__XgeeLq__subLinks.Header-module__XgeeLq__open{max-height:2000px}.Header-module__XgeeLq__subLinks li{border-left:2px solid #0251961a;margin-top:.5rem;padding-left:1rem}.Header-module__XgeeLq__drawerSubCollapsible{color:#475569;cursor:pointer;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.Header-module__XgeeLq__drawerSubCollapsible:hover{color:#025196}.Header-module__XgeeLq__chevronRight{font-size:.8rem;transition:transform .3s}.Header-module__XgeeLq__chevronRight.Header-module__XgeeLq__rotateDown{transform:rotate(90deg)}.Header-module__XgeeLq__nestedLinks{border-left:2px solid #0251960d;max-height:0;margin-top:.3rem;margin-bottom:0;padding-left:1rem;list-style:none;transition:max-height .4s;overflow:hidden}.Header-module__XgeeLq__nestedLinks.Header-module__XgeeLq__open{max-height:1000px}.Header-module__XgeeLq__nestedLinks li{border-left:none;margin-top:.3rem;padding-left:0}.Header-module__XgeeLq__nestedLinks li a{color:#64748b;padding:.4rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Header-module__XgeeLq__nestedLinks li a:hover{color:#025196;padding-left:.5rem}.Header-module__XgeeLq__mobileIndustryLink{color:#475569;align-items:center;gap:.6rem;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Header-module__XgeeLq__mobileIndustryLink:hover{color:#025196;padding-left:.5rem}.Header-module__XgeeLq__mobileIndustryIcon{color:#025196;font-size:1rem}.Header-module__XgeeLq__drawerFooter{border-top:1px solid #0251961a;flex-shrink:0;justify-content:center;margin-top:auto;padding:1.5rem;display:flex}.Header-module__XgeeLq__drawerFooter .Header-module__XgeeLq__ctaBtn{width:100%}.Header-module__XgeeLq__overlay{z-index:1000;background:#0006;width:100%;height:100vh;animation:.3s Header-module__XgeeLq__fadeIn;position:fixed;top:0;left:0}@keyframes Header-module__XgeeLq__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__XgeeLq__desktopOnly{display:flex}@media (max-width:1599px){.Header-module__XgeeLq__nav{padding:1rem 4%}.Header-module__XgeeLq__megaInner,.Header-module__XgeeLq__megaInnerIndustries{padding:2rem 6%}.Header-module__XgeeLq__navItem>a,.Header-module__XgeeLq__navLink{padding:.7rem 1rem;font-size:.95rem}}@media (max-width:1399px){.Header-module__XgeeLq__logoImg{width:180px}.Header-module__XgeeLq__navItem>a,.Header-module__XgeeLq__navLink{padding:.7rem .9rem;font-size:.9rem}.Header-module__XgeeLq__ctaBtn{padding:.75rem 1.6rem;font-size:.95rem}.Header-module__XgeeLq__megaTitle{font-size:1.4rem}.Header-module__XgeeLq__megaSubtitle{font-size:.95rem}.Header-module__XgeeLq__tabLinksGrid{gap:1.5rem}}@media (max-width:1199px){.Header-module__XgeeLq__nav{padding:1rem 3%}.Header-module__XgeeLq__logoImg{width:160px}.Header-module__XgeeLq__navItem>a,.Header-module__XgeeLq__navLink{padding:.6rem .8rem;font-size:.85rem}.Header-module__XgeeLq__ctaBtn{padding:.7rem 1.4rem;font-size:.9rem}.Header-module__XgeeLq__megaInner{flex-direction:column;padding:1.5rem 5%}.Header-module__XgeeLq__megaLeft,.Header-module__XgeeLq__megaRight{width:100%}.Header-module__XgeeLq__megaImage{height:300px}.Header-module__XgeeLq__tabsContainer{flex-direction:column}.Header-module__XgeeLq__tabsList,.Header-module__XgeeLq__tabContent{width:100%}.Header-module__XgeeLq__tabLinksGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem}.Header-module__XgeeLq__industriesGrid{grid-template-columns:repeat(3,1fr)}.Header-module__XgeeLq__industryNotListed{width:30%;height:180px}}@media (max-width:992px){.Header-module__XgeeLq__nav{height:70px;padding:.8rem 4%}.Header-module__XgeeLq__desktopOnly{display:none!important}.Header-module__XgeeLq__logoImg{width:150px}.Header-module__XgeeLq__mobileMenuBtn{display:flex}.Header-module__XgeeLq__megaInnerIndustries{flex-direction:column;padding:1.5rem 5%}.Header-module__XgeeLq__industriesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.Header-module__XgeeLq__industryNotListed{width:100%;margin-top:1rem}}@media (max-width:767px){.Header-module__XgeeLq__nav{height:65px;padding:.8rem 4%}.Header-module__XgeeLq__logoImg{width:130px}.Header-module__XgeeLq__mobileDrawer{width:85%;max-width:300px}.Header-module__XgeeLq__megaInner,.Header-module__XgeeLq__megaInnerIndustries{padding:1.5rem 4%}.Header-module__XgeeLq__megaTitle{font-size:1.2rem}.Header-module__XgeeLq__megaSubtitle{font-size:.9rem}.Header-module__XgeeLq__tabItem{padding:.7rem .9rem;font-size:.95rem}.Header-module__XgeeLq__tabLinksGrid{grid-template-columns:1fr;gap:1rem}.Header-module__XgeeLq__tabLinksGrid a{font-size:.9rem}.Header-module__XgeeLq__industriesGrid{grid-template-columns:repeat(2,1fr);gap:.8rem}.Header-module__XgeeLq__industryCard{padding:.7rem .9rem}.Header-module__XgeeLq__industryTitle,.Header-module__XgeeLq__solutionsTitle{font-size:.9rem}.Header-module__XgeeLq__industryNotListed{height:160px;padding:1.2rem}.Header-module__XgeeLq__industryListedHeading{font-size:1.2rem}.Header-module__XgeeLq__industryListedText{font-size:.9rem}}@media (max-width:575px){.Header-module__XgeeLq__nav{height:60px;padding:.6rem 4%}.Header-module__XgeeLq__logoImg{width:120px}.Header-module__XgeeLq__mobileDrawer{width:90%;max-width:280px}.Header-module__XgeeLq__drawerHeader{padding:1rem 1.2rem}.Header-module__XgeeLq__drawerLinks{gap:.8rem;padding:1.2rem}.Header-module__XgeeLq__drawerLinks>li>a,.Header-module__XgeeLq__drawerCollapsible{font-size:1rem}.Header-module__XgeeLq__subLinks li a{padding:.4rem 0;font-size:.9rem}.Header-module__XgeeLq__ctaBtn{padding:.65rem 1.3rem;font-size:.85rem}.Header-module__XgeeLq__megaInner,.Header-module__XgeeLq__megaInnerIndustries{padding:1.2rem 4%}.Header-module__XgeeLq__megaTitle{margin-bottom:.4rem;font-size:1.1rem}.Header-module__XgeeLq__megaSubtitle{margin-bottom:.6rem;font-size:.85rem}.Header-module__XgeeLq__tabItem{padding:.6rem .8rem;font-size:.9rem}.Header-module__XgeeLq__tabLinksGrid a{font-size:.85rem}.Header-module__XgeeLq__industriesGrid{grid-template-columns:1fr;gap:.7rem}.Header-module__XgeeLq__industryCard{padding:.6rem .8rem}.Header-module__XgeeLq__industryTitle,.Header-module__XgeeLq__solutionsTitle{font-size:.85rem}.Header-module__XgeeLq__industryNotListed{height:140px;padding:1rem}.Header-module__XgeeLq__industryListedHeading{margin-bottom:.5rem;font-size:1.1rem}.Header-module__XgeeLq__industryListedText{font-size:.85rem}.Header-module__XgeeLq__megaImage{height:200px}}@media (max-width:479px){.Header-module__XgeeLq__nav{height:58px}.Header-module__XgeeLq__logoImg{width:110px}.Header-module__XgeeLq__mobileDrawer{width:95%}.Header-module__XgeeLq__megaTitle{font-size:1rem}.Header-module__XgeeLq__tabItem{font-size:.85rem}}@media (max-width:374px){.Header-module__XgeeLq__nav{height:55px;padding:.5rem 3%}.Header-module__XgeeLq__logoImg{width:100px}.Header-module__XgeeLq__ctaBtn{padding:.6rem 1.2rem;font-size:.8rem}.Header-module__XgeeLq__megaTitle{font-size:.95rem}.Header-module__XgeeLq__megaSubtitle{font-size:.8rem}.Header-module__XgeeLq__tabItem{padding:.5rem .7rem;font-size:.8rem}.Header-module__XgeeLq__tabLinksGrid a,.Header-module__XgeeLq__industryTitle,.Header-module__XgeeLq__solutionsTitle{font-size:.8rem}.Header-module__XgeeLq__drawerLinks>li>a,.Header-module__XgeeLq__drawerCollapsible{font-size:.95rem}.Header-module__XgeeLq__subLinks li a{font-size:.85rem}}@media (max-height:600px) and (orientation:landscape){.Header-module__XgeeLq__nav{height:60px}.Header-module__XgeeLq__mobileDrawer{padding-top:0}.Header-module__XgeeLq__drawerHeader{padding:.8rem 1.2rem}.Header-module__XgeeLq__drawerLinks{gap:.6rem;padding:1rem 1.2rem}.Header-module__XgeeLq__subLinks li a{padding:.3rem 0}}@media (max-height:500px) and (orientation:landscape){.Header-module__XgeeLq__nav{height:55px}.Header-module__XgeeLq__logoImg{width:100px}}@media (min-width:993px){.Header-module__XgeeLq__mobileDrawer,.Header-module__XgeeLq__overlay{display:none!important}}@media print{.Header-module__XgeeLq__nav,.Header-module__XgeeLq__mobileMenuBtn,.Header-module__XgeeLq__mobileDrawer,.Header-module__XgeeLq__overlay,.Header-module__XgeeLq__ctaBtn{display:none!important}}
.CommonModal-module__oyIkkW__customModal .CommonModal-module__oyIkkW__ant-modal-content{border-radius:12px;overflow:hidden;padding:0!important}.CommonModal-module__oyIkkW__customModal .CommonModal-module__oyIkkW__ant-modal-header{display:none!important}.CommonModal-module__oyIkkW__customModal .CommonModal-module__oyIkkW__ant-modal-body{padding:0!important}.CommonModal-module__oyIkkW__customModal .CommonModal-module__oyIkkW__ant-modal,.CommonModal-module__oyIkkW__customModal .CommonModal-module__oyIkkW__ant-modal-root .CommonModal-module__oyIkkW__ant-modal-wrap{border-radius:14px!important}.CommonModal-module__oyIkkW__headerBox{color:#fff;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border-top-left-radius:8px;border-top-right-radius:8px;padding:24px 28px;position:relative}.CommonModal-module__oyIkkW__headerTitle{margin:0;font-size:24px;font-weight:600}.CommonModal-module__oyIkkW__headerSubtitle{color:#fff;font-size:16px}.CommonModal-module__oyIkkW__closeBtn{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex;position:absolute;top:18px;right:18px}.CommonModal-module__oyIkkW__closeBtn:hover{background:#ffffff47}.CommonModal-module__oyIkkW__modalBody{background:#fff;padding:28px}
.ContactusComponent-module__GzoHXW__contactSection{background-color:#f8fafc;justify-content:center;width:100%;padding:60px 0;display:flex}.ContactusComponent-module__GzoHXW__contactSectionInsight{background-color:#0000;justify-content:center;width:100%;padding:60px 0;display:flex}.ContactusComponent-module__GzoHXW__formWrapper{border-radius:16px;width:80%;display:flex;overflow:hidden;background-color:#f8fafc!important}.ContactusComponent-module__GzoHXW__leftBox{color:#fff;background-color:#025196;border-top-left-radius:15px;flex-direction:column;gap:3rem;width:39%;margin-top:1.5rem;padding:30px;display:flex;box-shadow:0 8px 24px #0251961a,0 4px 12px #0251961a}.ContactusComponent-module__GzoHXW__leftBoxFirstSide{flex-direction:column;gap:2rem;display:flex}.ContactusComponent-module__GzoHXW__leftHeading{width:80%;margin-bottom:40px;font-family:Albert Sans,sans-serif;font-size:1.6rem;font-weight:500}.ContactusComponent-module__GzoHXW__statsGrid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.ContactusComponent-module__GzoHXW__statBox h3{margin:0;font-size:2.2rem;font-weight:600}.ContactusComponent-module__GzoHXW__statBox p{width:82%;margin:20px 0 5px;font-size:.9rem;font-weight:500}.ContactusComponent-module__GzoHXW__underline{background-color:#fff;width:100%;height:2px}.ContactusComponent-module__GzoHXW__featuredWrapper{margin-top:40px}.ContactusComponent-module__GzoHXW__featuredHeading{margin-bottom:15px;font-size:1.1rem;font-weight:600}.ContactusComponent-module__GzoHXW__featuredLogos{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ContactusComponent-module__GzoHXW__rightBox{background-color:#fff;border-radius:15px 16px 16px 0;flex-direction:column;justify-content:center;width:64%;padding:30px;display:flex;box-shadow:0 8px 24px #0000001a,0 4px 12px #0000001a}.ContactusComponent-module__GzoHXW__formHeading{color:#025196;margin-bottom:20px;font-family:Albert Sans,sans-serif;font-size:36px;font-weight:500}.ContactusComponent-module__GzoHXW__form{flex-direction:column;gap:10px;display:flex}.ContactusComponent-module__GzoHXW__row{gap:20px;display:flex}.ContactusComponent-module__GzoHXW__field{flex-direction:column;flex:1;display:flex}.ContactusComponent-module__GzoHXW__formInput,.ContactusComponent-module__GzoHXW__formSelect,.ContactusComponent-module__GzoHXW__formTextarea{border:1px solid #00000026;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:Albert Sans,sans-serif;font-size:1rem}.ContactusComponent-module__GzoHXW__formTextarea{resize:none;min-height:120px}.ContactusComponent-module__GzoHXW__formInput:focus,.ContactusComponent-module__GzoHXW__formSelect:focus,.ContactusComponent-module__GzoHXW__formTextarea:focus{border-color:#025196}.ContactusComponent-module__GzoHXW__phoneInput{border:1px solid #00000026!important;border-radius:8px!important;width:100%!important;padding:12px 16px!important;font-size:1rem!important}.ContactusComponent-module__GzoHXW__error{color:red;margin-top:5px;font-size:.8rem}.ContactusComponent-module__GzoHXW__termsRow{color:#0009;align-items:flex-start;gap:10px;font-size:1rem;display:flex}.ContactusComponent-module__GzoHXW__checkboxContainer input{accent-color:#025196;border-radius:100px;width:18px;height:18px}.ContactusComponent-module__GzoHXW__link{color:#3f7f40;font-weight:500;text-decoration:underline}.ContactusComponent-module__GzoHXW__submitButton{color:#fff;align-self:flex-start;width:100%;margin-top:0;font-size:1.1rem;border-radius:10px!important}.ContactusComponent-module__GzoHXW__termstext{margin-bottom:0!important}.ContactusComponent-module__GzoHXW__formInput::placeholder,.ContactusComponent-module__GzoHXW__formSelect::placeholder,.ContactusComponent-module__GzoHXW__formTextarea::placeholder,:is(input::placeholder,textarea::placeholder,select::placeholder){color:#8b8b8b;opacity:1}.react-tel-input .form-control::placeholder{color:#8b8b8b!important;opacity:1!important}@media (max-width:1024px){.ContactusComponent-module__GzoHXW__formWrapper{flex-direction:column}.ContactusComponent-module__GzoHXW__leftBox,.ContactusComponent-module__GzoHXW__rightBox{border-radius:16px;width:100%}.ContactusComponent-module__GzoHXW__leftHeading{text-align:center;width:100%;font-size:1.5rem}.ContactusComponent-module__GzoHXW__statsGrid{grid-template-columns:repeat(1,1fr);gap:20px}.ContactusComponent-module__GzoHXW__statBox h3{font-size:1.8rem}.ContactusComponent-module__GzoHXW__statBox p{font-size:.85rem}.ContactusComponent-module__GzoHXW__featuredLogos{justify-content:center}.ContactusComponent-module__GzoHXW__formHeading{text-align:center;font-size:2rem}.ContactusComponent-module__GzoHXW__row{flex-direction:column}}@media (max-width:768px){.ContactusComponent-module__GzoHXW__formWrapper{padding:10px}.ContactusComponent-module__GzoHXW__leftBox{gap:2rem;padding:20px}.ContactusComponent-module__GzoHXW__leftHeading{margin-bottom:10px}.ContactusComponent-module__GzoHXW__featuredWrapper{margin-top:10px}.ContactusComponent-module__GzoHXW__rightBox{padding:20px}.ContactusComponent-module__GzoHXW__featuredLogos{gap:30px}.ContactusComponent-module__GzoHXW__formHeading{font-size:1.8rem}.ContactusComponent-module__GzoHXW__formInput,.ContactusComponent-module__GzoHXW__formSelect,.ContactusComponent-module__GzoHXW__formTextarea,.ContactusComponent-module__GzoHXW__phoneInput{padding:10px 14px!important;font-size:.95rem!important}.ContactusComponent-module__GzoHXW__submitButton{font-size:1rem}.ContactusComponent-module__GzoHXW__termstext{font-size:.85rem}}@media (max-width:480px){.ContactusComponent-module__GzoHXW__formHeading{font-size:1.5rem}.ContactusComponent-module__GzoHXW__leftHeading{font-size:1.3rem}.ContactusComponent-module__GzoHXW__statBox h3{font-size:1.5rem}.ContactusComponent-module__GzoHXW__statBox p{font-size:.8rem}.ContactusComponent-module__GzoHXW__formInput,.ContactusComponent-module__GzoHXW__formSelect,.ContactusComponent-module__GzoHXW__formTextarea,.ContactusComponent-module__GzoHXW__phoneInput{padding:8px 12px!important;font-size:.9rem!important}.ContactusComponent-module__GzoHXW__submitButton{font-size:.95rem}.ContactusComponent-module__GzoHXW__termstext{font-size:.8rem}}
.TechStackFuture-module__fz5uPa__techStackSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:70px 5% 30px;display:flex;position:relative}.TechStackFuture-module__fz5uPa__techStackSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.TechStackFuture-module__fz5uPa__overlay{z-index:1;text-align:center;color:#025196;width:100%;max-width:1400px;position:relative}.TechStackFuture-module__fz5uPa__heading{color:#025196;margin-bottom:10px;font-size:2.4rem;font-weight:700;line-height:1.3}.TechStackFuture-module__fz5uPa__headingUnderline{background:#025196;border-radius:4px;width:180px;height:4px;margin:10px auto 25px}.TechStackFuture-module__fz5uPa__gradientText{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-weight:800;transition:opacity .3s}.TechStackFuture-module__fz5uPa__gradientText:hover{opacity:.8}.TechStackFuture-module__fz5uPa__subText{color:#000000bf;max-width:1200px;margin:0 auto 50px;font-size:1.1rem;line-height:1.8}.TechStackFuture-module__fz5uPa__techGrid{flex-wrap:wrap;justify-content:center;gap:18px;margin-bottom:70px;padding:0 2rem;display:flex}.TechStackFuture-module__fz5uPa__techBox{color:#025196;text-align:center;background:#fff;border:1px solid #0251964d;border-radius:10px;min-width:150px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .3s ease-in-out;box-shadow:0 3px 10px #00000014}.TechStackFuture-module__fz5uPa__techBox:hover{color:#025196;background:#0251960d;border:1px solid #025196;transform:translateY(-3px);box-shadow:0 5px 18px #0251964d}.TechStackFuture-module__fz5uPa__callToAction{color:#000000bd;max-width:850px;margin-top:40px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}@media (max-width:1024px){.TechStackFuture-module__fz5uPa__techStackSection{padding:60px 5% 28px}.TechStackFuture-module__fz5uPa__heading{font-size:2.2rem}.TechStackFuture-module__fz5uPa__subText{margin-bottom:45px;font-size:1.05rem}.TechStackFuture-module__fz5uPa__techGrid{gap:16px;margin-bottom:60px;padding:0 1.5rem}.TechStackFuture-module__fz5uPa__techBox{min-width:140px;padding:13px 22px;font-size:.98rem}.TechStackFuture-module__fz5uPa__callToAction{font-size:1.05rem}}@media (max-width:768px){.TechStackFuture-module__fz5uPa__techStackSection{background-size:100px 100px;padding:50px 4% 25px}.TechStackFuture-module__fz5uPa__heading{margin-bottom:8px;font-size:1.9rem}.TechStackFuture-module__fz5uPa__headingUnderline{width:140px;height:3px;margin:8px auto 20px}.TechStackFuture-module__fz5uPa__subText{margin-bottom:40px;padding:0 10px;font-size:.95rem;line-height:1.6}.TechStackFuture-module__fz5uPa__techGrid{gap:14px;margin-bottom:50px;padding:0 1rem}.TechStackFuture-module__fz5uPa__techBox{border-radius:9px;min-width:130px;padding:12px 20px;font-size:.95rem}.TechStackFuture-module__fz5uPa__callToAction{padding:0 10px;font-size:1rem}}@media (max-width:600px){.TechStackFuture-module__fz5uPa__techStackSection{background-size:80px 80px;padding:45px 4% 22px}.TechStackFuture-module__fz5uPa__heading{margin-bottom:8px;font-size:1.6rem}.TechStackFuture-module__fz5uPa__headingUnderline{width:120px;height:3px;margin:8px auto 18px}.TechStackFuture-module__fz5uPa__subText{margin-bottom:35px;padding:0 5px;font-size:.9rem;line-height:1.5}.TechStackFuture-module__fz5uPa__techGrid{gap:12px;margin-bottom:45px;padding:0 .5rem}.TechStackFuture-module__fz5uPa__techBox{border-radius:8px;min-width:115px;padding:11px 18px;font-size:.9rem}.TechStackFuture-module__fz5uPa__callToAction{font-size:.95rem;line-height:1.6}}@media (max-width:480px){.TechStackFuture-module__fz5uPa__techStackSection{background-size:60px 60px;padding:40px 3% 20px}.TechStackFuture-module__fz5uPa__heading{font-size:1.4rem;line-height:1.3}.TechStackFuture-module__fz5uPa__headingUnderline{width:100px;height:3px;margin:6px auto 15px}.TechStackFuture-module__fz5uPa__subText{margin-bottom:30px;font-size:.85rem}.TechStackFuture-module__fz5uPa__techGrid{gap:10px;margin-bottom:40px;padding:0}.TechStackFuture-module__fz5uPa__techBox{border-radius:8px;min-width:100px;padding:10px 16px;font-size:.85rem}.TechStackFuture-module__fz5uPa__callToAction{margin-top:35px;font-size:.9rem}}@media (max-width:375px){.TechStackFuture-module__fz5uPa__techStackSection{padding:35px 3% 18px}.TechStackFuture-module__fz5uPa__heading{font-size:1.3rem}.TechStackFuture-module__fz5uPa__headingUnderline{width:90px;height:2.5px}.TechStackFuture-module__fz5uPa__subText{margin-bottom:28px;font-size:.8rem}.TechStackFuture-module__fz5uPa__techGrid{gap:9px;margin-bottom:35px}.TechStackFuture-module__fz5uPa__techBox{border-radius:7px;min-width:90px;padding:9px 14px;font-size:.8rem}.TechStackFuture-module__fz5uPa__callToAction{margin-top:32px;font-size:.85rem}}@media (max-width:320px){.TechStackFuture-module__fz5uPa__techStackSection{padding:30px 2.5% 15px}.TechStackFuture-module__fz5uPa__heading{font-size:1.2rem}.TechStackFuture-module__fz5uPa__headingUnderline{width:80px;height:2.5px;margin:5px auto 12px}.TechStackFuture-module__fz5uPa__subText{margin-bottom:25px;font-size:.75rem}.TechStackFuture-module__fz5uPa__techGrid{gap:8px;margin-bottom:30px}.TechStackFuture-module__fz5uPa__techBox{border-radius:6px;min-width:80px;padding:8px 12px;font-size:.75rem}.TechStackFuture-module__fz5uPa__callToAction{margin-top:30px;font-size:.8rem}}
.IndustriesFlexibleEngagementModels-module__L1ol7G__engagementSection{text-align:center;color:#fff;background:#025196;padding:80px 5% 50px}.IndustriesFlexibleEngagementModels-module__L1ol7G__overlay{max-width:1200px;margin:0 auto}.IndustriesFlexibleEngagementModels-module__L1ol7G__heading{color:#fff;text-align:left;margin-bottom:10px;font-size:2.5em;font-weight:700}.IndustriesFlexibleEngagementModels-module__L1ol7G__headingUnderline{background:#ffc107;border-radius:4px;width:180px;height:4px;margin:15px 0}.IndustriesFlexibleEngagementModels-module__L1ol7G__description{color:#fff;text-align:left;max-width:1000px;margin:0 60px 50px 0;font-size:1rem;line-height:1.8}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardsWrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px;display:flex}.IndustriesFlexibleEngagementModels-module__L1ol7G__card{text-align:left;background:#fff;border-radius:16px;flex-direction:column;flex:300px;max-width:360px;min-height:420px;transition:all .4s ease-in-out;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000026}.IndustriesFlexibleEngagementModels-module__L1ol7G__card:hover{border-image:linear-gradient(135deg,#025196 0%,#0369d9 100%) 1;transform:translateY(-6px)}.IndustriesFlexibleEngagementModels-module__L1ol7G__imageWrapper{flex-shrink:0;width:100%;overflow:hidden}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardImage{object-fit:cover;width:100%;height:auto;display:block}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardTitle{color:#000;padding:20px 20px 10px;font-size:1.4rem;font-weight:700;transition:all .4s ease-in-out}.IndustriesFlexibleEngagementModels-module__L1ol7G__card:hover .IndustriesFlexibleEngagementModels-module__L1ol7G__cardTitle{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardText{color:#000;flex-grow:1;padding:0 20px 20px;font-size:1rem;line-height:1.6}.IndustriesFlexibleEngagementModels-module__L1ol7G__callToAction{color:#fff;margin-top:60px;text-align:center;max-width:1200px;margin-inline:auto;font-size:1.1rem;line-height:1.8}.IndustriesFlexibleEngagementModels-module__L1ol7G__gradientText{background:#ffc107;-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;font-weight:700}@media (max-width:1024px){.IndustriesFlexibleEngagementModels-module__L1ol7G__heading{text-align:center;font-size:2.2rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__description{text-align:center;margin:0 auto 40px;font-size:1rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardsWrapper{justify-content:center;gap:25px}.IndustriesFlexibleEngagementModels-module__L1ol7G__card{flex:280px;max-width:320px;min-height:400px}}@media (max-width:768px){.IndustriesFlexibleEngagementModels-module__L1ol7G__engagementSection{padding:60px 4% 40px}.IndustriesFlexibleEngagementModels-module__L1ol7G__headingUnderline{margin:15px auto}.IndustriesFlexibleEngagementModels-module__L1ol7G__heading{font-size:1.9rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__description{text-align:center;max-width:90%;margin:0 auto 30px;font-size:.95rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardsWrapper{flex-direction:column;align-items:center;gap:20px}.IndustriesFlexibleEngagementModels-module__L1ol7G__card{max-width:90%;min-height:320px}.IndustriesFlexibleEngagementModels-module__L1ol7G__callToAction{font-size:.9rem}}@media (max-width:480px){.IndustriesFlexibleEngagementModels-module__L1ol7G__engagementSection{padding:40px 3% 30px}.IndustriesFlexibleEngagementModels-module__L1ol7G__heading{font-size:1.6rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__description{font-size:.9rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__card{max-width:100%}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardTitle{font-size:1.2rem}.IndustriesFlexibleEngagementModels-module__L1ol7G__cardText{font-size:.95rem}}
.IndustriesOurInsights-module__Tx0sra__smartSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:50px 5% 60px;display:flex;position:relative}.IndustriesOurInsights-module__Tx0sra__smartSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.IndustriesOurInsights-module__Tx0sra__overlay{z-index:1;text-align:center;color:#025196;width:100%;max-width:1400px;position:relative}.IndustriesOurInsights-module__Tx0sra__heading{color:#025196;text-align:left;margin-bottom:10px;font-size:2.8rem;font-weight:600}.IndustriesOurInsights-module__Tx0sra__gradientText{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.IndustriesOurInsights-module__Tx0sra__headingUnderline{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:4px;width:180px;height:4px;margin:15px 10px}.IndustriesOurInsights-module__Tx0sra__subText{color:#000000bd;text-align:left;max-width:1000px;margin:0 60px 50px 0;font-size:1.1rem;line-height:1.7}.IndustriesOurInsights-module__Tx0sra__cardGrid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:30px;margin-bottom:30px;padding:0 1rem;display:grid}.IndustriesOurInsights-module__Tx0sra__card{background-color:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #00000026}.IndustriesOurInsights-module__Tx0sra__card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #02519640}.IndustriesOurInsights-module__Tx0sra__tag{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background-color:#025196;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:15px;left:15px}.IndustriesOurInsights-module__Tx0sra__imageWrapper{border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:210px;position:relative;overflow:hidden}.IndustriesOurInsights-module__Tx0sra__cardImage{object-fit:cover;object-position:center}.IndustriesOurInsights-module__Tx0sra__cardContent{color:#fff;text-align:left;flex-direction:column;flex:1;justify-content:space-between;padding:25px 20px 30px;display:flex}.IndustriesOurInsights-module__Tx0sra__cardTitle{color:#025196;width:90%;margin-bottom:12px;font-size:1.5rem;font-weight:500}.IndustriesOurInsights-module__Tx0sra__cardDesc{color:#040404a6;letter-spacing:1px;width:100%;margin-bottom:20px;font-size:1.1rem;font-weight:500}.IndustriesOurInsights-module__Tx0sra__viewLink{color:#3f7f40;align-items:center;gap:6px;margin-top:auto;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.IndustriesOurInsights-module__Tx0sra__viewLink:hover{color:#3f7f40}.IndustriesOurInsights-module__Tx0sra__whiteButton{color:#025196;background:#fff;box-shadow:0 4px 12px #0000001a}.IndustriesOurInsights-module__Tx0sra__whiteButton:hover{background:#f2f2f2;box-shadow:0 6px 18px #02519633}.IndustriesOurInsights-module__Tx0sra__gradientButton{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);padding:15px 30px}.IndustriesOurInsights-module__Tx0sra__gradientButton:hover{box-shadow:0 8px 20px #02519680}@media (max-width:1024px){.IndustriesOurInsights-module__Tx0sra__cardGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.IndustriesOurInsights-module__Tx0sra__cardGrid{grid-template-columns:1fr}.IndustriesOurInsights-module__Tx0sra__heading{font-size:2rem}.IndustriesOurInsights-module__Tx0sra__subText{font-size:1rem}.IndustriesOurInsights-module__Tx0sra__imageWrapper{height:180px}}
.IndustriesStartupApproach-module__6F6Tra__container{background:#fff;padding:60px 0}.IndustriesStartupApproach-module__6F6Tra__wrapper{justify-content:space-between;align-items:flex-start;gap:50px;width:90%;max-width:1250px;margin:auto;display:flex}.IndustriesStartupApproach-module__6F6Tra__left,.IndustriesStartupApproach-module__6F6Tra__right{flex:1}.IndustriesStartupApproach-module__6F6Tra__heading{color:#025196;margin-bottom:10px;font-size:32px;font-weight:700}.IndustriesStartupApproach-module__6F6Tra__underline{background-color:#025196;border-radius:4px;width:200px;height:3px;margin-bottom:25px}.IndustriesStartupApproach-module__6F6Tra__description{color:#025196;font-size:16px;font-weight:400;line-height:1.7}.IndustriesStartupApproach-module__6F6Tra__list{margin:0;padding:0;list-style:none}.IndustriesStartupApproach-module__6F6Tra__list li{color:#025196;width:80%;margin-bottom:18px;padding-left:28px;font-size:16.5px;font-weight:600;line-height:1.6;position:relative}.IndustriesStartupApproach-module__6F6Tra__list li:before{content:"+";color:#025196;font-size:22px;font-weight:700;position:absolute;top:0;left:0}@media (max-width:1024px){.IndustriesStartupApproach-module__6F6Tra__wrapper{flex-direction:column;gap:35px}.IndustriesStartupApproach-module__6F6Tra__heading{font-size:28px}.IndustriesStartupApproach-module__6F6Tra__description{font-size:15px}.IndustriesStartupApproach-module__6F6Tra__list li{width:100%;font-size:15px}.IndustriesStartupApproach-module__6F6Tra__underline{width:150px}}@media (max-width:768px){.IndustriesStartupApproach-module__6F6Tra__container{padding:40px 20px}.IndustriesStartupApproach-module__6F6Tra__heading{font-size:24px}.IndustriesStartupApproach-module__6F6Tra__description,.IndustriesStartupApproach-module__6F6Tra__list li{font-size:14px}.IndustriesStartupApproach-module__6F6Tra__underline{width:120px}}@media (max-width:480px){.IndustriesStartupApproach-module__6F6Tra__container{padding:30px 15px}.IndustriesStartupApproach-module__6F6Tra__heading{font-size:20px}.IndustriesStartupApproach-module__6F6Tra__description{font-size:13px}.IndustriesStartupApproach-module__6F6Tra__list li{padding-left:24px;font-size:13px}.IndustriesStartupApproach-module__6F6Tra__list li:before{font-size:18px}.IndustriesStartupApproach-module__6F6Tra__underline{width:100px}}
.IndustriesFaqs-module__wSPlrq__engagementSection{text-align:center;color:#fff;background:#025196;padding:80px 5% 50px}.IndustriesFaqs-module__wSPlrq__overlay{max-width:1200px;margin:0 auto}.IndustriesFaqs-module__wSPlrq__heading{color:#fff;text-align:left;margin-bottom:10px;font-size:2.5em;font-weight:700}.IndustriesFaqs-module__wSPlrq__headingUnderline{background:#ffc107;border-radius:4px;width:180px;height:4px;margin:15px 0}.IndustriesFaqs-module__wSPlrq__description{color:#fff;text-align:left;max-width:1000px;margin:0 60px 20px 0;font-size:1rem;line-height:1.8}.IndustriesFaqs-module__wSPlrq__accordionWrapper{text-align:left;max-width:900px;margin-top:30px}.IndustriesFaqs-module__wSPlrq__accordionItem{background:#fff;border:1px solid #dce6f4;border-radius:8px;margin-bottom:18px;overflow:hidden}.IndustriesFaqs-module__wSPlrq__accordionButton{cursor:pointer;color:#025196;text-align:left;background:#fff;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;font-size:.95rem;font-weight:700;display:flex}.IndustriesFaqs-module__wSPlrq__icon{color:#025196;font-size:1.5rem;font-weight:700}.IndustriesFaqs-module__wSPlrq__accordionContent{background:#fff;max-height:0;padding:0 20px;transition:all .3s;overflow:hidden}.IndustriesFaqs-module__wSPlrq__accordionContent.IndustriesFaqs-module__wSPlrq__open{max-height:200px;padding:15px 20px 20px}.IndustriesFaqs-module__wSPlrq__accordionContent p{color:#025196;text-align:left;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.IndustriesFaqs-module__wSPlrq__faqGrid{grid-template-columns:repeat(2,1fr);gap:25px 40px;margin-top:30px;display:grid}.IndustriesFaqs-module__wSPlrq__column{flex-direction:column;gap:12px;display:flex}@media (max-width:1024px){.IndustriesFaqs-module__wSPlrq__heading{font-size:2.2rem}.IndustriesFaqs-module__wSPlrq__description{margin:0 40px 20px 0;font-size:1rem}.IndustriesFaqs-module__wSPlrq__accordionButton{padding:12px 18px;font-size:1rem}.IndustriesFaqs-module__wSPlrq__accordionContent p{font-size:.95rem}.IndustriesFaqs-module__wSPlrq__faqGrid{grid-template-columns:1fr;gap:20px 0}}@media (max-width:768px){.IndustriesFaqs-module__wSPlrq__engagementSection{padding:60px 4% 40px}.IndustriesFaqs-module__wSPlrq__heading{font-size:2rem}.IndustriesFaqs-module__wSPlrq__headingUnderline{width:140px}.IndustriesFaqs-module__wSPlrq__description{text-align:left;margin:0 0 15px;font-size:.95rem}.IndustriesFaqs-module__wSPlrq__accordionButton{padding:10px 15px;font-size:.95rem}.IndustriesFaqs-module__wSPlrq__accordionContent p{font-size:.9rem}}@media (max-width:480px){.IndustriesFaqs-module__wSPlrq__engagementSection{padding:40px 4% 30px}.IndustriesFaqs-module__wSPlrq__heading{font-size:1.8rem}.IndustriesFaqs-module__wSPlrq__headingUnderline{width:120px}.IndustriesFaqs-module__wSPlrq__description{margin:0 0 10px;font-size:.85rem}.IndustriesFaqs-module__wSPlrq__accordionButton{padding:10px 12px;font-size:.9rem}.IndustriesFaqs-module__wSPlrq__accordionContent p{font-size:.85rem}}
.IndustriesLetsBuildTogether-module__bIMlFa__container{color:#fff;background-color:#0f273f;justify-content:center;align-items:center;padding:60px 5%;font-family:Albert Sans,sans-serif;display:flex}.IndustriesLetsBuildTogether-module__bIMlFa__containerServices{background-color:#ffc107!important}.IndustriesLetsBuildTogether-module__bIMlFa__textGradient{background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.IndustriesLetsBuildTogether-module__bIMlFa__wrapper{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1250px;display:flex}.IndustriesLetsBuildTogether-module__bIMlFa__left{text-align:left;flex:1}.IndustriesLetsBuildTogether-module__bIMlFa__smallText{opacity:.95;margin-bottom:10px;font-size:1.1rem}.IndustriesLetsBuildTogether-module__bIMlFa__mainHeading{margin-bottom:15px;font-size:2.2rem;font-weight:700;line-height:1.3}.IndustriesLetsBuildTogether-module__bIMlFa__subText{opacity:.9;font-size:1.1rem}.IndustriesLetsBuildTogether-module__bIMlFa__right{flex-shrink:0;justify-content:flex-end;display:flex}.IndustriesLetsBuildTogether-module__bIMlFa__buttonStyle{background-image:none;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%)!important}.IndustriesLetsBuildTogether-module__bIMlFa__buttonStyle span{color:#fff!important}@media (max-width:1024px){.IndustriesLetsBuildTogether-module__bIMlFa__wrapper{text-align:center;flex-direction:column;gap:30px}.IndustriesLetsBuildTogether-module__bIMlFa__left{text-align:center;max-width:80%;margin:0 auto}.IndustriesLetsBuildTogether-module__bIMlFa__mainHeading{font-size:2rem}.IndustriesLetsBuildTogether-module__bIMlFa__smallText,.IndustriesLetsBuildTogether-module__bIMlFa__subText{font-size:1rem}.IndustriesLetsBuildTogether-module__bIMlFa__right{justify-content:center;margin-top:20px}}@media (max-width:768px){.IndustriesLetsBuildTogether-module__bIMlFa__container{padding:40px 4%}.IndustriesLetsBuildTogether-module__bIMlFa__left{max-width:100%}.IndustriesLetsBuildTogether-module__bIMlFa__mainHeading{font-size:1.8rem}.IndustriesLetsBuildTogether-module__bIMlFa__smallText,.IndustriesLetsBuildTogether-module__bIMlFa__subText{font-size:.95rem}.IndustriesLetsBuildTogether-module__bIMlFa__right{justify-content:center;margin-top:15px}}@media (max-width:480px){.IndustriesLetsBuildTogether-module__bIMlFa__container{padding:30px 3%}.IndustriesLetsBuildTogether-module__bIMlFa__mainHeading{font-size:1.6rem}.IndustriesLetsBuildTogether-module__bIMlFa__smallText,.IndustriesLetsBuildTogether-module__bIMlFa__subText{font-size:.9rem}.IndustriesLetsBuildTogether-module__bIMlFa__wrapper{gap:20px}}
.OurSixStepProvendevelopmentMethodology-module__DWCFeG__smartSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:10px 5% 40px;display:flex;position:relative}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__smartSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__overlay{z-index:1;text-align:left;color:#025196;width:100%;max-width:1400px;position:relative}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__heading{color:#025196;margin-bottom:10px;font-size:2.5rem;font-weight:600}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__gradientText{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;font-weight:800}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__headingUnderline{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:4px;width:500px;height:4px;margin:20px 0;transition:all .3s}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__subText{color:#000000bd;max-width:1200px;margin-bottom:50px;font-size:1.1rem;line-height:1.7}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardsWrapper{perspective:1200px;border:1px solid #10101029;border-radius:25px;justify-content:center;align-items:stretch;gap:0;min-height:240px;display:flex;position:relative;overflow:hidden}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__card{will-change:transform;transform-origin:50%;flex-shrink:0;transition:transform .5s cubic-bezier(.25,1,.5,1)}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__card:hover{z-index:5;transform:scale(1.02)}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardContent{will-change:auto!important;transform:none!important}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive{background:#fff;border-right:1px solid #ddd;justify-content:flex-end;align-items:flex-end;width:220px;padding-right:30px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive .OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardContent{display:none}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive .OurSixStepProvendevelopmentMethodology-module__DWCFeG__count{color:#101010;opacity:.15;margin-left:20px;font-size:7rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);width:480px;padding:30px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active .OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardContent{opacity:1;transition:all .4s ease-in-out;display:block}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__iconWrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:15px;display:flex;box-shadow:0 2px 6px #00000014}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardTitle{color:#fff;text-align:left;margin-bottom:8px;font-size:20px;font-weight:700}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardText{color:#fff;text-align:left;max-width:70%;font-size:14px;line-height:1.6}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active .OurSixStepProvendevelopmentMethodology-module__DWCFeG__count{color:#fff;opacity:.3;font-size:7rem;position:absolute;top:5px;right:10px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__callToAction{color:#000000bd;margin-top:40px;text-align:center;max-width:1200px;margin-inline:auto;font-size:1.1rem;line-height:1.8}@media (max-width:1024px){.OurSixStepProvendevelopmentMethodology-module__DWCFeG__heading{font-size:2rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__headingUnderline{width:300px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardsWrapper{min-height:auto}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive{width:180px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active{width:380px;padding:25px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardText{max-width:80%}}@media (max-width:768px){.OurSixStepProvendevelopmentMethodology-module__DWCFeG__heading{font-size:1.8rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__headingUnderline{width:200px;height:3px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__subText{font-size:1rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardsWrapper{border-radius:15px;flex-direction:column}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__card{border-bottom:1px solid #ddd;border-right:none;width:100%!important}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive{width:100%;padding:15px 20px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive .OurSixStepProvendevelopmentMethodology-module__DWCFeG__count{font-size:4rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active{width:100%;padding:20px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active .OurSixStepProvendevelopmentMethodology-module__DWCFeG__count{font-size:5rem;right:15px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardText{max-width:100%}}@media (max-width:480px){.OurSixStepProvendevelopmentMethodology-module__DWCFeG__heading{font-size:1.5rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__headingUnderline{width:150px;height:3px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__subText{font-size:.95rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__cardText{font-size:13px}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__inactive .OurSixStepProvendevelopmentMethodology-module__DWCFeG__count{font-size:3rem}.OurSixStepProvendevelopmentMethodology-module__DWCFeG__active .OurSixStepProvendevelopmentMethodology-module__DWCFeG__count{font-size:4rem}}
.CaseStudyResources-module__PLznFa__smartSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:40px 5% 60px;display:flex;position:relative}.CaseStudyResources-module__PLznFa__smartSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.CaseStudyResources-module__PLznFa__overlay{z-index:1;text-align:center;color:#025196;width:100%;max-width:1400px;position:relative}.CaseStudyResources-module__PLznFa__heading{color:#025196;text-align:left;margin-bottom:10px;font-size:2.8rem;font-weight:600}.CaseStudyResources-module__PLznFa__gradientText{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.CaseStudyResources-module__PLznFa__headingUnderline{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:4px;width:180px;height:4px;margin:15px 0 10px}.CaseStudyResources-module__PLznFa__subText{color:#000000bd;text-align:left;max-width:1200px;margin:10px 0 40px;font-size:1.1rem;line-height:1.7}.CaseStudyResources-module__PLznFa__cardGrid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:30px;margin-bottom:30px;display:grid}.CaseStudyResources-module__PLznFa__card{background-color:#025196;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 6px 20px #02519626}.CaseStudyResources-module__PLznFa__card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #02519640}.CaseStudyResources-module__PLznFa__imageWrapper{border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:240px;position:relative;overflow:hidden}.CaseStudyResources-module__PLznFa__cardImage{object-fit:cover;object-position:center}.CaseStudyResources-module__PLznFa__cardContent{color:#fff;text-align:left;flex-direction:column;flex:1;justify-content:space-between;padding:25px 20px 30px;display:flex}.CaseStudyResources-module__PLznFa__cardTitle{color:#fff;width:90%;margin-bottom:12px;font-size:1.5rem;font-weight:500}.CaseStudyResources-module__PLznFa__cardDesc{color:#ffffffe6;width:80%;margin-bottom:10px;font-size:1.1rem;font-weight:300}.CaseStudyResources-module__PLznFa__viewLink{color:#ffc107;align-items:center;gap:6px;margin-top:auto;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.CaseStudyResources-module__PLznFa__viewLink:hover{color:#ffda5c}.CaseStudyResources-module__PLznFa__whiteButton{color:#025196;background:#fff;box-shadow:0 4px 12px #0000001a}.CaseStudyResources-module__PLznFa__whiteButton:hover{background:#f2f2f2;box-shadow:0 6px 18px #02519633}.CaseStudyResources-module__PLznFa__gradientButton{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);padding:15px 30px}.CaseStudyResources-module__PLznFa__gradientButton:hover{box-shadow:0 8px 20px #02519680}@media (max-width:1024px){.CaseStudyResources-module__PLznFa__cardGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.CaseStudyResources-module__PLznFa__cardGrid{grid-template-columns:1fr}.CaseStudyResources-module__PLznFa__heading{font-size:2rem}.CaseStudyResources-module__PLznFa__subText{font-size:1rem}.CaseStudyResources-module__PLznFa__imageWrapper{height:180px}}@media (max-width:480px){.CaseStudyResources-module__PLznFa__smartSection{padding:30px 10px 20px}.CaseStudyResources-module__PLznFa__overlay{padding:0 10px}.CaseStudyResources-module__PLznFa__heading{margin-bottom:10px;font-size:1.6rem}.CaseStudyResources-module__PLznFa__gradientText{font-size:1.8rem}.CaseStudyResources-module__PLznFa__headingUnderline{width:120px;height:3px;margin:10px 0}.CaseStudyResources-module__PLznFa__subText{margin-bottom:25px;font-size:.95rem;line-height:1.5}.CaseStudyResources-module__PLznFa__cardGrid{grid-template-columns:1fr;gap:20px}.CaseStudyResources-module__PLznFa__card{padding:15px}.CaseStudyResources-module__PLznFa__imageWrapper{height:160px}.CaseStudyResources-module__PLznFa__cardContent{padding:15px 12px 20px}.CaseStudyResources-module__PLznFa__cardTitle{width:100%;font-size:1.2rem}.CaseStudyResources-module__PLznFa__cardDesc{width:100%;margin-bottom:8px;font-size:1rem}.CaseStudyResources-module__PLznFa__viewLink{gap:4px;font-size:.95rem}.CaseStudyResources-module__PLznFa__whiteButton,.CaseStudyResources-module__PLznFa__gradientButton{text-align:center;width:100%;padding:12px 0;font-size:.95rem}}
.ExploreSpectrumIndustries-module__XzN7pG__wrapper{background:#fff;justify-content:center;width:100%;padding:60px 20px;display:flex}.ExploreSpectrumIndustries-module__XzN7pG__inner{text-align:center;width:100%;max-width:1200px}.ExploreSpectrumIndustries-module__XzN7pG__subheading{color:#0f273f;opacity:.7;margin-bottom:15px;font-size:18px;font-weight:500}.ExploreSpectrumIndustries-module__XzN7pG__heading{color:#0f273f;margin-bottom:20px;font-size:36px;font-weight:700}.ExploreSpectrumIndustries-module__XzN7pG__description{color:#0f273f;opacity:.9;max-width:800px;margin:0 auto 50px;font-size:16px;line-height:1.6}.ExploreSpectrumIndustries-module__XzN7pG__grid{grid-template-columns:repeat(5,1fr);gap:25px;display:grid}.ExploreSpectrumIndustries-module__XzN7pG__card{cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:25px 15px;transition:transform .25s;display:flex}.ExploreSpectrumIndustries-module__XzN7pG__card:hover{transform:translateY(-6px)}.ExploreSpectrumIndustries-module__XzN7pG__gifBox{justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:12px;display:flex}.ExploreSpectrumIndustries-module__XzN7pG__gif{width:50px;height:auto}.ExploreSpectrumIndustries-module__XzN7pG__cardTitle{color:#000;font-size:17px;font-weight:700}@media (max-width:1024px){.ExploreSpectrumIndustries-module__XzN7pG__grid{grid-template-columns:repeat(3,1fr);gap:20px}.ExploreSpectrumIndustries-module__XzN7pG__card{min-height:140px;padding:20px 10px}.ExploreSpectrumIndustries-module__XzN7pG__gifBox{width:50px;height:50px;margin-bottom:10px}.ExploreSpectrumIndustries-module__XzN7pG__gif{width:45px}.ExploreSpectrumIndustries-module__XzN7pG__cardTitle{font-size:15px}}@media (max-width:768px){.ExploreSpectrumIndustries-module__XzN7pG__grid{grid-template-columns:repeat(2,1fr);gap:15px}.ExploreSpectrumIndustries-module__XzN7pG__wrapper{padding:40px 15px}.ExploreSpectrumIndustries-module__XzN7pG__heading{font-size:28px}.ExploreSpectrumIndustries-module__XzN7pG__subheading{font-size:16px}.ExploreSpectrumIndustries-module__XzN7pG__description{margin-bottom:30px;font-size:14px;line-height:1.5}.ExploreSpectrumIndustries-module__XzN7pG__card{min-height:120px;padding:15px 10px}.ExploreSpectrumIndustries-module__XzN7pG__gifBox{width:45px;height:45px}.ExploreSpectrumIndustries-module__XzN7pG__gif{width:40px}.ExploreSpectrumIndustries-module__XzN7pG__cardTitle{font-size:14px}}@media (max-width:480px){.ExploreSpectrumIndustries-module__XzN7pG__grid{grid-template-columns:1fr;gap:15px}.ExploreSpectrumIndustries-module__XzN7pG__wrapper{padding:30px 10px}.ExploreSpectrumIndustries-module__XzN7pG__heading{font-size:24px}.ExploreSpectrumIndustries-module__XzN7pG__subheading{font-size:14px}.ExploreSpectrumIndustries-module__XzN7pG__description{margin-bottom:20px;font-size:13px}.ExploreSpectrumIndustries-module__XzN7pG__card{min-height:110px;padding:12px 10px}.ExploreSpectrumIndustries-module__XzN7pG__gifBox{width:40px;height:40px}.ExploreSpectrumIndustries-module__XzN7pG__gif{width:35px}.ExploreSpectrumIndustries-module__XzN7pG__cardTitle{font-size:13px}}
.LetsTalkAbout-module__RRWiZG__container{color:#fff;background-color:#0f273f;justify-content:center;align-items:center;padding:50px 5%;font-family:Albert Sans,sans-serif;display:flex}.LetsTalkAbout-module__RRWiZG__wrapper{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1250px;display:flex}.LetsTalkAbout-module__RRWiZG__left{text-align:left;width:40%}.LetsTalkAbout-module__RRWiZG__smallText{opacity:.95;margin-bottom:10px;font-size:1.1rem}.LetsTalkAbout-module__RRWiZG__mainHeading{margin-bottom:15px;font-size:2.2rem;font-weight:700;line-height:1.3}.LetsTalkAbout-module__RRWiZG__subText{opacity:.9;font-size:1.1rem}.LetsTalkAbout-module__RRWiZG__right{flex-shrink:0;justify-content:flex-end;display:flex}.LetsTalkAbout-module__RRWiZG__arrowBox{flex-shrink:0;justify-content:center;align-items:center;display:flex}.LetsTalkAbout-module__RRWiZG__arrowGif{object-fit:contain;width:200px;height:auto;transition:all .3s}@media (max-width:1024px){.LetsTalkAbout-module__RRWiZG__container{padding:40px 5%}.LetsTalkAbout-module__RRWiZG__wrapper{text-align:center;flex-direction:column;gap:30px}.LetsTalkAbout-module__RRWiZG__left{text-align:center;width:100%}.LetsTalkAbout-module__RRWiZG__mainHeading{font-size:1.9rem}.LetsTalkAbout-module__RRWiZG__subText{font-size:1rem}.LetsTalkAbout-module__RRWiZG__right{justify-content:center}.LetsTalkAbout-module__RRWiZG__arrowBox{margin:10px 0}.LetsTalkAbout-module__RRWiZG__arrowGif{width:120px}}@media (max-width:768px){.LetsTalkAbout-module__RRWiZG__container{padding:30px 4%}.LetsTalkAbout-module__RRWiZG__mainHeading{font-size:1.6rem;line-height:1.4}.LetsTalkAbout-module__RRWiZG__subText{font-size:.95rem}.LetsTalkAbout-module__RRWiZG__arrowGif{width:120px}.LetsTalkAbout-module__RRWiZG__wrapper{gap:20px}}@media (max-width:480px){.LetsTalkAbout-module__RRWiZG__mainHeading{font-size:1.4rem}.LetsTalkAbout-module__RRWiZG__subText{font-size:.9rem}.LetsTalkAbout-module__RRWiZG__arrowGif{width:120px}.LetsTalkAbout-module__RRWiZG__wrapper{gap:15px}}
.OtherServicesComponent-module__AULmrW__smartSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:70px 5% 30px;display:flex;position:relative}.OtherServicesComponent-module__AULmrW__smartSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.OtherServicesComponent-module__AULmrW__overlay{z-index:1;text-align:center;width:100%;max-width:1400px;position:relative}.OtherServicesComponent-module__AULmrW__smallHeading{color:#0f273f;margin-bottom:15px;font-size:20px;font-weight:600}.OtherServicesComponent-module__AULmrW__largeHeading{color:#0f273f;margin-bottom:40px;font-size:38px;font-weight:700}.OtherServicesComponent-module__AULmrW__cardsGrid{grid-template-columns:repeat(4,1fr);gap:35px;margin-top:40px;display:grid}.OtherServicesComponent-module__AULmrW__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:25px;transition:all .3s}.OtherServicesComponent-module__AULmrW__card:hover{background:var(--hoverColor);transform:translateY(-5px)}.OtherServicesComponent-module__AULmrW__icon{color:#000;width:50px;height:50px;margin:0 auto 15px}.OtherServicesComponent-module__AULmrW__cardTitle{color:#000;font-size:20px;font-weight:600}@media (max-width:900px){.OtherServicesComponent-module__AULmrW__cardsGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:600px){.OtherServicesComponent-module__AULmrW__smartSection{padding:40px 10px 20px}.OtherServicesComponent-module__AULmrW__overlay{padding:0 10px}.OtherServicesComponent-module__AULmrW__largeHeading{margin-bottom:25px;font-size:24px}.OtherServicesComponent-module__AULmrW__smallHeading{margin-bottom:10px;font-size:16px}.OtherServicesComponent-module__AULmrW__cardsGrid{grid-template-columns:1fr;gap:20px}.OtherServicesComponent-module__AULmrW__card{padding:20px}.OtherServicesComponent-module__AULmrW__icon{width:40px;height:40px;margin-bottom:10px}.OtherServicesComponent-module__AULmrW__cardTitle{font-size:18px}}
.OurBlogs-module__oxQaTW__smartSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:40px 5% 60px;display:flex;position:relative}.OurBlogs-module__oxQaTW__smartSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.OurBlogs-module__oxQaTW__overlay{z-index:1;text-align:center;color:#025196;width:100%;max-width:1400px;position:relative}.OurBlogs-module__oxQaTW__heading{color:#025196;margin-bottom:10px;font-size:2.8rem;font-weight:600}.OurBlogs-module__oxQaTW__gradientText{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.OurBlogs-module__oxQaTW__headingUnderline{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:4px;width:180px;height:4px;margin:10px auto 20px}.OurBlogs-module__oxQaTW__subText{color:#000000bd;max-width:1000px;margin:0 auto 60px;font-size:1.1rem;line-height:1.7}.OurBlogs-module__oxQaTW__cardGrid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:30px;margin-bottom:30px;padding:0 4rem;display:grid}.OurBlogs-module__oxQaTW__card{background-color:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #00000026}.OurBlogs-module__oxQaTW__card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #02519640}.OurBlogs-module__oxQaTW__tag{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background-color:#025196;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:15px;left:15px}.OurBlogs-module__oxQaTW__imageWrapper{border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:210px;position:relative;overflow:hidden}.OurBlogs-module__oxQaTW__cardImage{object-fit:cover;object-position:center}.OurBlogs-module__oxQaTW__cardContent{color:#fff;text-align:left;flex-direction:column;flex:1;justify-content:space-between;padding:25px 20px 30px;display:flex}.OurBlogs-module__oxQaTW__cardTitle{color:#025196;width:90%;margin-bottom:12px;font-size:1.5rem;font-weight:500}.OurBlogs-module__oxQaTW__cardDesc{color:#040404a6;letter-spacing:1px;width:100%;margin-bottom:20px;font-size:1.1rem;font-weight:500}.OurBlogs-module__oxQaTW__viewLink{color:#3f7f40;align-items:center;gap:6px;margin-top:auto;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.OurBlogs-module__oxQaTW__viewLink:hover{color:#3f7f40}.OurBlogs-module__oxQaTW__whiteButton{color:#025196;background:#fff;box-shadow:0 4px 12px #0000001a}.OurBlogs-module__oxQaTW__whiteButton:hover{background:#f2f2f2;box-shadow:0 6px 18px #02519633}.OurBlogs-module__oxQaTW__gradientButton{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);padding:15px 30px}.OurBlogs-module__oxQaTW__gradientButton:hover{box-shadow:0 8px 20px #02519680}@media (max-width:1024px){.OurBlogs-module__oxQaTW__cardGrid{grid-template-columns:repeat(2,1fr);gap:25px;padding:0 2rem}.OurBlogs-module__oxQaTW__heading{font-size:2.4rem}.OurBlogs-module__oxQaTW__subText{font-size:1rem}.OurBlogs-module__oxQaTW__imageWrapper{height:180px}}@media (max-width:768px){.OurBlogs-module__oxQaTW__cardGrid{grid-template-columns:1fr;gap:20px;padding:0 1.5rem}.OurBlogs-module__oxQaTW__heading{font-size:2rem}.OurBlogs-module__oxQaTW__subText{margin-bottom:40px;font-size:.95rem}.OurBlogs-module__oxQaTW__imageWrapper{height:160px}.OurBlogs-module__oxQaTW__cardContent{padding:20px 15px 25px}.OurBlogs-module__oxQaTW__cardTitle{font-size:1.3rem}.OurBlogs-module__oxQaTW__cardDesc{margin-bottom:15px;font-size:1rem}.OurBlogs-module__oxQaTW__viewLink{font-size:.9rem}.OurBlogs-module__oxQaTW__tag{padding:4px 10px;font-size:.65rem}}@media (max-width:480px){.OurBlogs-module__oxQaTW__smartSection{padding:15px 8px 20px}.OurBlogs-module__oxQaTW__heading{margin-bottom:8px;font-size:1.6rem}.OurBlogs-module__oxQaTW__gradientText{font-size:1.4rem}.OurBlogs-module__oxQaTW__headingUnderline{width:100px;height:3px;margin:6px auto 12px}.OurBlogs-module__oxQaTW__subText{margin-bottom:25px;font-size:.9rem;line-height:1.4}.OurBlogs-module__oxQaTW__cardGrid{grid-template-columns:1fr;gap:15px;padding:0 10px}.OurBlogs-module__oxQaTW__imageWrapper{height:140px}.OurBlogs-module__oxQaTW__cardContent{padding:15px 12px 20px}.OurBlogs-module__oxQaTW__cardTitle{font-size:1.1rem}.OurBlogs-module__oxQaTW__cardDesc{margin-bottom:12px;font-size:.9rem}.OurBlogs-module__oxQaTW__viewLink{font-size:.85rem}.OurBlogs-module__oxQaTW__whiteButton,.OurBlogs-module__oxQaTW__gradientButton{width:100%;padding:12px 0;font-size:.9rem}}
.AboutSamyotechComponent-module__NVOBbG__aboutSection{color:#fff;background:#0f273f;justify-content:center;width:100%;padding:60px 5% 40px;display:flex}.AboutSamyotechComponent-module__NVOBbG__aboutWrapper{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:60px;width:100%;max-width:1350px;display:flex}.AboutSamyotechComponent-module__NVOBbG__left{flex:50%;min-width:480px}.AboutSamyotechComponent-module__NVOBbG__title{color:#fff;width:90%;margin-bottom:20px;font-size:1.8rem;font-weight:700;line-height:1.5}.AboutSamyotechComponent-module__NVOBbG__description{color:#fff;width:85%;font-size:1rem;line-height:1.8}.AboutSamyotechComponent-module__NVOBbG__right{flex-direction:column;flex:45%;align-items:center;gap:35px;min-width:420px;display:flex}.AboutSamyotechComponent-module__NVOBbG__statsRow{border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:25px 20px;display:flex}.AboutSamyotechComponent-module__NVOBbG__statBox{text-align:center;flex:1}.AboutSamyotechComponent-module__NVOBbG__statLabel{color:#fff;margin-bottom:10px;font-size:1.1rem}.AboutSamyotechComponent-module__NVOBbG__statValue{color:#fff;font-size:2.2rem;font-weight:700}.AboutSamyotechComponent-module__NVOBbG__featuredCustomers{text-align:center;width:100%}.AboutSamyotechComponent-module__NVOBbG__featuredCustomers h4{color:#fff;letter-spacing:.5px;margin-bottom:0;font-size:1.1rem;font-weight:700}.AboutSamyotechComponent-module__NVOBbG__clientsSwiper{width:100%;padding:10px 0}.AboutSamyotechComponent-module__NVOBbG__clientSlide{justify-content:center;align-items:center;display:flex}.AboutSamyotechComponent-module__NVOBbG__clientLogo{opacity:.85;filter:brightness(0)invert();width:150px;height:auto;transition:transform .3s,opacity .3s}.AboutSamyotechComponent-module__NVOBbG__clientLogo:hover{opacity:1;transform:scale(1.05)}@media (max-width:1024px){.AboutSamyotechComponent-module__NVOBbG__left,.AboutSamyotechComponent-module__NVOBbG__right{flex:0 0 100%!important;width:100%!important;min-width:auto!important;max-width:100%!important}.AboutSamyotechComponent-module__NVOBbG__left{order:1}.AboutSamyotechComponent-module__NVOBbG__right{order:2}.AboutSamyotechComponent-module__NVOBbG__title,.AboutSamyotechComponent-module__NVOBbG__description{text-align:center;width:100%}.AboutSamyotechComponent-module__NVOBbG__statsRow{flex-wrap:wrap;justify-content:center;gap:25px}.AboutSamyotechComponent-module__NVOBbG__statBox{flex:0 0 45%}}@media (max-width:768px){.AboutSamyotechComponent-module__NVOBbG__aboutSection{padding:40px 6%}.AboutSamyotechComponent-module__NVOBbG__aboutWrapper{gap:25px}.AboutSamyotechComponent-module__NVOBbG__title{font-size:1.4rem}.AboutSamyotechComponent-module__NVOBbG__description{font-size:.9rem;line-height:1.6}.AboutSamyotechComponent-module__NVOBbG__right{align-items:center;gap:20px}.AboutSamyotechComponent-module__NVOBbG__statsRow{grid-template-columns:repeat(2,1fr);place-items:center;gap:1.5rem;display:grid}.AboutSamyotechComponent-module__NVOBbG__statBox{text-align:center;flex:0 0 100%}.AboutSamyotechComponent-module__NVOBbG__clientLogo{width:110px}}@media (max-width:480px){.AboutSamyotechComponent-module__NVOBbG__aboutSection{padding:30px 5%}.AboutSamyotechComponent-module__NVOBbG__title{font-size:1.2rem}.AboutSamyotechComponent-module__NVOBbG__description{font-size:.85rem}.AboutSamyotechComponent-module__NVOBbG__statValue{font-size:1.4rem}.AboutSamyotechComponent-module__NVOBbG__clientLogo{width:90px}}
.TestimonialsForAI-module__5c4hpW__smartSection{isolation:isolate;background-color:#f8fafc;background-image:url(/assets/Images/grid-bg.webp);background-position:top;background-repeat:repeat;background-size:120px 120px;justify-content:center;align-items:center;width:100%;padding:70px 5% 40px;display:flex;position:relative}.TestimonialsForAI-module__5c4hpW__smartSection:before{content:"";z-index:0;background:#ffffffd9;position:absolute;inset:0}.TestimonialsForAI-module__5c4hpW__overlay{z-index:1;text-align:center;width:100%;max-width:1400px;position:relative}.TestimonialsForAI-module__5c4hpW__largeHeading{color:#0f273f;margin-bottom:40px;font-size:36px;font-weight:700}.TestimonialsForAI-module__5c4hpW__swiperWrapper{width:80%;max-width:1200px;margin:0 auto;position:relative}.TestimonialsForAI-module__5c4hpW__swiperContainer{padding-bottom:50px;width:100%!important}.TestimonialsForAI-module__5c4hpW__customPagination .TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet{opacity:.6!important;background-color:#0f273f!important}.TestimonialsForAI-module__5c4hpW__swiperSection,.TestimonialsForAI-module__5c4hpW__swiperContainer{margin:0 auto;width:100%!important}.TestimonialsForAI-module__5c4hpW__swiperSection{width:70%}.TestimonialsForAI-module__5c4hpW__card{text-align:left;background:#fff;border:1px solid #02519633;border-radius:16px;height:100%;min-height:350px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 18px #0251961a}.TestimonialsForAI-module__5c4hpW__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #02519633}.TestimonialsForAI-module__5c4hpW__cardHeader{align-items:flex-start;gap:20px;margin-bottom:15px;display:flex}.TestimonialsForAI-module__5c4hpW__imageWrapper{border-radius:50%;flex-shrink:0;width:50px;height:50px;position:relative;overflow:hidden}.TestimonialsForAI-module__5c4hpW__userImage{object-fit:cover}.TestimonialsForAI-module__5c4hpW__userName{color:#222e50;margin:0;font-size:1rem;font-weight:600}.TestimonialsForAI-module__5c4hpW__rating{margin-top:3px;margin-bottom:3px}.TestimonialsForAI-module__5c4hpW__starFilled{color:#ffc107;font-size:.9rem}.TestimonialsForAI-module__5c4hpW__starEmpty{color:#ccc;font-size:.9rem}.TestimonialsForAI-module__5c4hpW__location{color:#222e50;margin-top:5px;font-size:.85rem}.TestimonialsForAI-module__5c4hpW__description{color:#222e50;margin-top:10px;font-size:1rem;line-height:1.5}.TestimonialsForAI-module__5c4hpW__swiperContainer{padding-bottom:40px;position:relative}.TestimonialsForAI-module__5c4hpW__customPagination{text-align:center;margin-top:15px}.TestimonialsForAI-module__5c4hpW__customPagination .TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet{width:10px;height:10px;transition:all .3s;opacity:.5!important;background-color:#000!important;margin:0 6px!important}.TestimonialsForAI-module__5c4hpW__customPagination .TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet-active{transform:scale(1.2);opacity:1!important;background-color:#000!important}.TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet{opacity:.6;background:#000!important}.TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet-active{opacity:1}@media (max-width:768px){.TestimonialsForAI-module__5c4hpW__smartSection{padding:40px 10px 30px}.TestimonialsForAI-module__5c4hpW__overlay{padding:0 10px}.TestimonialsForAI-module__5c4hpW__largeHeading{margin-bottom:25px;font-size:24px}.TestimonialsForAI-module__5c4hpW__swiperWrapper,.TestimonialsForAI-module__5c4hpW__swiperSection{width:100%}.TestimonialsForAI-module__5c4hpW__card{min-height:250px;padding:15px}.TestimonialsForAI-module__5c4hpW__cardHeader{gap:10px}.TestimonialsForAI-module__5c4hpW__imageWrapper{width:40px;height:40px}.TestimonialsForAI-module__5c4hpW__userName{font-size:.9rem}.TestimonialsForAI-module__5c4hpW__location{font-size:.75rem}.TestimonialsForAI-module__5c4hpW__description{margin-top:8px;font-size:.9rem;line-height:1.4}.TestimonialsForAI-module__5c4hpW__customPagination{margin-top:10px}.TestimonialsForAI-module__5c4hpW__customPagination .TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet{width:8px;height:8px;margin:0 4px!important}.TestimonialsForAI-module__5c4hpW__customPagination .TestimonialsForAI-module__5c4hpW__swiper-pagination-bullet-active{transform:scale(1.1)}}@media (max-width:600px){.TestimonialsForAI-module__5c4hpW__contentWrapper{flex-direction:column}.TestimonialsForAI-module__5c4hpW__textSection,.TestimonialsForAI-module__5c4hpW__swiperSection{width:100%}.TestimonialsForAI-module__5c4hpW__largeHeading{font-size:28px}}
.EngagementModels-module__w8ZCea__engagementSection{text-align:center;color:#fff;background:#025196;padding:80px 5% 50px}.EngagementModels-module__w8ZCea__overlay{max-width:1200px;margin:0 auto}.EngagementModels-module__w8ZCea__heading{color:#fff;margin-bottom:10px;font-size:2.5rem;font-weight:700;line-height:1.3}.EngagementModels-module__w8ZCea__headingUnderline{background:#ffc107;border-radius:4px;width:180px;height:4px;margin:10px auto 25px}.EngagementModels-module__w8ZCea__description{color:#fff;max-width:1000px;margin:0 auto 60px;font-size:1.1rem;line-height:1.8}.EngagementModels-module__w8ZCea__cardsWrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px;display:flex}.EngagementModels-module__w8ZCea__card{text-align:left;background:#fff;border-radius:16px;flex-direction:column;flex:300px;max-width:360px;transition:all .4s ease-in-out;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000026}.EngagementModels-module__w8ZCea__card:hover{border-image:linear-gradient(135deg,#025196 0%,#0369d9 100%) 1;transform:translateY(-6px);box-shadow:0 12px 30px #00000040}.EngagementModels-module__w8ZCea__imageWrapper{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:220px;display:flex;overflow:hidden}.EngagementModels-module__w8ZCea__cardImage{object-fit:cover;width:100%;height:100%;display:block}.EngagementModels-module__w8ZCea__cardTitle{color:#000;padding:20px 20px 10px;font-size:1.4rem;font-weight:700;transition:all .4s ease-in-out}.EngagementModels-module__w8ZCea__card:hover .EngagementModels-module__w8ZCea__cardTitle{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.EngagementModels-module__w8ZCea__cardText{color:#000;flex-grow:1;padding:0 20px 25px;font-size:1rem;line-height:1.6}.EngagementModels-module__w8ZCea__callToAction{color:#fff;max-width:850px;margin-top:60px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.EngagementModels-module__w8ZCea__gradientText{background:#ffc107;-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-weight:700;transition:opacity .3s}.EngagementModels-module__w8ZCea__gradientText:hover{opacity:.8}@media (max-width:1024px){.EngagementModels-module__w8ZCea__engagementSection{padding:70px 5% 45px}.EngagementModels-module__w8ZCea__heading{font-size:2.2rem}.EngagementModels-module__w8ZCea__description{margin-bottom:50px;font-size:1.05rem}.EngagementModels-module__w8ZCea__cardsWrapper{gap:25px}.EngagementModels-module__w8ZCea__card{max-width:340px}.EngagementModels-module__w8ZCea__callToAction{margin-top:50px;font-size:1.05rem}}@media (max-width:768px){.EngagementModels-module__w8ZCea__engagementSection{padding:60px 4% 40px}.EngagementModels-module__w8ZCea__heading{margin-bottom:8px;font-size:1.9rem}.EngagementModels-module__w8ZCea__headingUnderline{width:140px;height:3px;margin:8px auto 20px}.EngagementModels-module__w8ZCea__description{margin-bottom:40px;padding:0 10px;font-size:.95rem;line-height:1.6}.EngagementModels-module__w8ZCea__cardsWrapper{flex-direction:column;align-items:center;gap:20px}.EngagementModels-module__w8ZCea__card{flex:100%;max-width:100%}.EngagementModels-module__w8ZCea__imageWrapper{height:200px}.EngagementModels-module__w8ZCea__cardTitle{padding:18px 18px 8px;font-size:1.25rem}.EngagementModels-module__w8ZCea__cardText{padding:0 18px 20px;font-size:.95rem;line-height:1.5}.EngagementModels-module__w8ZCea__callToAction{margin-top:45px;padding:0 10px;font-size:1rem}}@media (max-width:600px){.EngagementModels-module__w8ZCea__engagementSection{padding:50px 4% 35px}.EngagementModels-module__w8ZCea__heading{margin-bottom:8px;font-size:1.6rem}.EngagementModels-module__w8ZCea__headingUnderline{width:120px;height:3px;margin:8px auto 18px}.EngagementModels-module__w8ZCea__description{margin-bottom:35px;padding:0 5px;font-size:.9rem;line-height:1.5}.EngagementModels-module__w8ZCea__cardsWrapper{gap:18px}.EngagementModels-module__w8ZCea__imageWrapper{height:180px}.EngagementModels-module__w8ZCea__cardTitle{padding:16px 16px 8px;font-size:1.15rem}.EngagementModels-module__w8ZCea__cardText{padding:0 16px 18px;font-size:.9rem}.EngagementModels-module__w8ZCea__callToAction{margin-top:40px;font-size:.95rem;line-height:1.6}}@media (max-width:480px){.EngagementModels-module__w8ZCea__engagementSection{padding:40px 3% 30px}.EngagementModels-module__w8ZCea__heading{font-size:1.4rem;line-height:1.3}.EngagementModels-module__w8ZCea__headingUnderline{width:100px;height:3px;margin:6px auto 15px}.EngagementModels-module__w8ZCea__description{margin-bottom:30px;font-size:.85rem}.EngagementModels-module__w8ZCea__cardsWrapper{gap:15px}.EngagementModels-module__w8ZCea__card{border-radius:14px}.EngagementModels-module__w8ZCea__imageWrapper{height:160px}.EngagementModels-module__w8ZCea__cardTitle{padding:14px 14px 7px;font-size:1.05rem}.EngagementModels-module__w8ZCea__cardText{padding:0 14px 16px;font-size:.85rem;line-height:1.4}.EngagementModels-module__w8ZCea__callToAction{margin-top:35px;font-size:.9rem}}@media (max-width:375px){.EngagementModels-module__w8ZCea__engagementSection{padding:35px 3% 28px}.EngagementModels-module__w8ZCea__heading{font-size:1.3rem}.EngagementModels-module__w8ZCea__headingUnderline{width:90px;height:2.5px}.EngagementModels-module__w8ZCea__description{margin-bottom:28px;font-size:.8rem}.EngagementModels-module__w8ZCea__imageWrapper{height:150px}.EngagementModels-module__w8ZCea__cardTitle{padding:12px 12px 6px;font-size:1rem}.EngagementModels-module__w8ZCea__cardText{padding:0 12px 14px;font-size:.8rem}.EngagementModels-module__w8ZCea__callToAction{margin-top:32px;font-size:.85rem}}@media (max-width:320px){.EngagementModels-module__w8ZCea__engagementSection{padding:30px 2.5% 25px}.EngagementModels-module__w8ZCea__heading{font-size:1.2rem}.EngagementModels-module__w8ZCea__headingUnderline{width:80px;height:2.5px;margin:5px auto 12px}.EngagementModels-module__w8ZCea__description{margin-bottom:25px;font-size:.75rem}.EngagementModels-module__w8ZCea__cardsWrapper{gap:12px}.EngagementModels-module__w8ZCea__card{border-radius:12px}.EngagementModels-module__w8ZCea__imageWrapper{height:140px}.EngagementModels-module__w8ZCea__cardTitle{padding:10px 10px 5px;font-size:.95rem}.EngagementModels-module__w8ZCea__cardText{padding:0 10px 12px;font-size:.75rem}.EngagementModels-module__w8ZCea__callToAction{margin-top:30px;font-size:.8rem}}
.ToolsWrapper-module__HlBLXq__wrapper{background-color:#0f273f;justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex}.ToolsWrapper-module__HlBLXq__inner{width:90%;max-width:1400px}.swiper-wrapper{align-items:center;display:flex}.ToolsWrapper-module__HlBLXq__imageBox{justify-content:center;align-items:center;width:100%;display:flex}.ToolsWrapper-module__HlBLXq__image{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:120px;height:auto;transition:opacity .3s}.ToolsWrapper-module__HlBLXq__image:hover{opacity:1}@media (max-width:768px){.ToolsWrapper-module__HlBLXq__image{width:90px}}@media (max-width:480px){.ToolsWrapper-module__HlBLXq__image{width:70px}}
.HomeBanner-module__QrdJNW__hero{background:#f9fafb;justify-content:center;align-items:center;padding:3rem 5% 5rem;display:flex;overflow:hidden}.HomeBanner-module__QrdJNW__heroContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1400px;display:flex}.HomeBanner-module__QrdJNW__left{z-index:2;flex:1;min-width:320px}.HomeBanner-module__QrdJNW__aiBadge{color:#025196;background:linear-gradient(135deg,#0251961a,#0369d91a);border:2px solid #0251964d;border-radius:50px;align-items:center;gap:.8rem;margin-bottom:2rem;padding:.7rem 1.8rem;font-size:.95rem;font-weight:700;animation:3s infinite HomeBanner-module__QrdJNW__pulse;display:inline-flex}@keyframes HomeBanner-module__QrdJNW__pulse{0%,to{box-shadow:0 0 #02519666}50%{box-shadow:0 0 0 7px #02519600}}.HomeBanner-module__QrdJNW__aiIcon{background:linear-gradient(135deg,#025196,#0369d9);border-radius:50%;width:12px;height:12px;animation:3s linear infinite HomeBanner-module__QrdJNW__rotate;box-shadow:0 0 15px #02519699}@keyframes HomeBanner-module__QrdJNW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HomeBanner-module__QrdJNW__headingStyle{color:#0f172a;letter-spacing:2px;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.1}.HomeBanner-module__QrdJNW__description{letter-spacing:1px;width:90%;margin-bottom:1.5rem;font-size:.9rem}.HomeBanner-module__QrdJNW__highlight{background:linear-gradient(135deg,#025196 0%,#0369d9 50%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HomeBanner-module__QrdJNW__highlightText{background:linear-gradient(135deg,#025196 0%,#0369d9 50%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.HomeBanner-module__QrdJNW__heroButtons{flex-wrap:wrap;gap:1.2rem;margin-bottom:2.5rem;display:flex}.HomeBanner-module__QrdJNW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border:none;border-radius:50px;align-items:center;gap:.7rem;padding:.7rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 6px 25px #02519659}.HomeBanner-module__QrdJNW__btnPrimary:hover{transform:translateY(-4px);box-shadow:0 12px 40px #02519680}.HomeBanner-module__QrdJNW__btnSecondary{color:#025196;cursor:pointer;background:#fff;border:3px solid #025196;border-radius:50px;align-items:center;gap:.7rem;padding:.7rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.HomeBanner-module__QrdJNW__btnSecondary:hover{background:linear-gradient(135deg,#0251961a,#0369d91a);transform:translateY(-4px);box-shadow:0 8px 25px #02519633}.HomeBanner-module__QrdJNW__trusted{flex-direction:column;justify-content:center;align-items:center;display:flex}.HomeBanner-module__QrdJNW__trusted p{color:#475569;margin-bottom:1rem;font-size:1rem;font-weight:700}.HomeBanner-module__QrdJNW__carouselWrapper{border-radius:16px;width:100%;padding:1.5rem 0;position:relative;overflow:hidden}.HomeBanner-module__QrdJNW__swiper{padding:10px 0}.HomeBanner-module__QrdJNW__swiper-wrapper{transition-timing-function:linear!important}.HomeBanner-module__QrdJNW__logoSlide{background:#fff;border-radius:12px;justify-content:center;align-items:center;height:90px;min-height:90px;margin:0 .5rem;padding:1.2rem 2rem;transition:all .3s;box-shadow:0 4px 12px #0000000d;display:flex!important}.HomeBanner-module__QrdJNW__logoSlide img{object-fit:contain;filter:brightness(0);width:auto;height:100px;max-height:100px}.HomeBanner-module__QrdJNW__logoSlide:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.HomeBanner-module__QrdJNW__logoSlide:hover img{filter:brightness(0)contrast(1.2);transform:scale(1.05)}.HomeBanner-module__QrdJNW__fadeLeft,.HomeBanner-module__QrdJNW__fadeRight{z-index:2;pointer-events:none;width:80px;height:100%;position:absolute;top:0}.HomeBanner-module__QrdJNW__fadeLeft{background:linear-gradient(90deg,#f9fafb,#f9fafb00);left:0}.HomeBanner-module__QrdJNW__fadeRight{background:linear-gradient(270deg,#f9fafb,#f9fafb00);right:0}.HomeBanner-module__QrdJNW__right{perspective:1200px;flex:1;justify-content:center;align-items:center;min-width:320px;display:flex}.HomeBanner-module__QrdJNW__heroVideo{background:#000;border:2px solid #0369d933;border-radius:25px;width:100%;max-width:600px;height:auto;transition:transform .8s,box-shadow .8s;animation:8s ease-in-out infinite HomeBanner-module__QrdJNW__floatEnhanced;transform:rotateY(-15deg)rotateX(3deg);box-shadow:0 20px 50px #02519640}@keyframes HomeBanner-module__QrdJNW__floatEnhanced{0%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}25%{transform:translateY(-25px)rotateY(-14deg)rotateX(4deg)}50%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}75%{transform:translateY(20px)rotateY(-16deg)rotateX(2deg)}to{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}}@media (max-width:1024px){.HomeBanner-module__QrdJNW__heroContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem}.HomeBanner-module__QrdJNW__left{width:100%;min-width:unset;text-align:center;flex:0 0 100%}.HomeBanner-module__QrdJNW__right{width:100%;min-width:unset;flex:0 0 100%;justify-content:center;align-items:center;margin-top:1.5rem}.HomeBanner-module__QrdJNW__heroVideo{border-radius:18px;max-width:90%;animation:6s ease-in-out infinite HomeBanner-module__QrdJNW__floatEnhancedMobile;transform:none}@keyframes HomeBanner-module__QrdJNW__floatEnhancedMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HomeBanner-module__QrdJNW__headingStyle{text-align:center}.HomeBanner-module__QrdJNW__description{text-align:center;margin:0 auto 1.5rem}.HomeBanner-module__QrdJNW__heroButtons{justify-content:center}.HomeBanner-module__QrdJNW__logoSlide{height:85px;min-height:85px;padding:1rem 1.5rem}.HomeBanner-module__QrdJNW__logoSlide img{height:45px;max-height:45px}}@media (max-width:768px){.HomeBanner-module__QrdJNW__hero{padding:2.5rem 5% 3.5rem}.HomeBanner-module__QrdJNW__headingStyle{letter-spacing:1px;font-size:2.2rem;line-height:1.2}.HomeBanner-module__QrdJNW__description{width:100%;font-size:.95rem}.HomeBanner-module__QrdJNW__aiBadge{gap:.6rem;padding:.6rem 1.5rem;font-size:.85rem}.HomeBanner-module__QrdJNW__btnPrimary,.HomeBanner-module__QrdJNW__btnSecondary{padding:.65rem 1.8rem;font-size:.95rem}.HomeBanner-module__QrdJNW__trusted p{font-size:.95rem}.HomeBanner-module__QrdJNW__carouselWrapper{padding:1.2rem 0}.HomeBanner-module__QrdJNW__logoSlide{height:80px;min-height:80px;margin:0 .4rem;padding:.9rem 1.5rem}.HomeBanner-module__QrdJNW__logoSlide img{min-width:66px;max-width:150px;height:70px;max-height:100px}.HomeBanner-module__QrdJNW__fadeLeft,.HomeBanner-module__QrdJNW__fadeRight{width:60px}}@media (max-width:600px){.HomeBanner-module__QrdJNW__hero{padding:2rem 5%}.HomeBanner-module__QrdJNW__heroContainer{gap:2rem}.HomeBanner-module__QrdJNW__heroVideo{border-radius:15px;max-width:100%}.HomeBanner-module__QrdJNW__headingStyle{font-size:1.9rem;line-height:1.3}.HomeBanner-module__QrdJNW__description{font-size:.9rem}.HomeBanner-module__QrdJNW__heroButtons{flex-direction:column;gap:1rem;width:100%}.HomeBanner-module__QrdJNW__btnPrimary,.HomeBanner-module__QrdJNW__btnSecondary{justify-content:center;width:100%;padding:.7rem 1.5rem;font-size:.9rem}.HomeBanner-module__QrdJNW__trusted p{font-size:.9rem}.HomeBanner-module__QrdJNW__carouselWrapper{width:100%;padding:1rem 0;overflow:hidden}.HomeBanner-module__QrdJNW__logoSlide{border-radius:10px;height:75px;min-height:75px;margin:0 .3rem;padding:.8rem 1rem}.HomeBanner-module__QrdJNW__logoSlide img{min-width:66px;max-width:150px;height:70px;max-height:100px}.HomeBanner-module__QrdJNW__fadeLeft,.HomeBanner-module__QrdJNW__fadeRight{width:40px}}@media (max-width:480px){.HomeBanner-module__QrdJNW__hero{padding:1.5rem 4%}.HomeBanner-module__QrdJNW__headingStyle{letter-spacing:.5px;font-size:1.7rem}.HomeBanner-module__QrdJNW__description{width:100%;font-size:.85rem}.HomeBanner-module__QrdJNW__aiBadge{margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.8rem}.HomeBanner-module__QrdJNW__aiIcon{width:10px;height:10px}.HomeBanner-module__QrdJNW__heroButtons{margin-bottom:2rem}.HomeBanner-module__QrdJNW__btnPrimary,.HomeBanner-module__QrdJNW__btnSecondary{padding:.65rem 1.2rem;font-size:.85rem}.HomeBanner-module__QrdJNW__trusted p{margin-bottom:.8rem;font-size:.85rem}.HomeBanner-module__QrdJNW__logoSlide{height:70px;min-height:70px;margin:0 .25rem;padding:.7rem .9rem}.HomeBanner-module__QrdJNW__logoSlide img{min-width:66px;max-width:150px;height:70px;max-height:100px}.HomeBanner-module__QrdJNW__fadeLeft,.HomeBanner-module__QrdJNW__fadeRight{width:30px}}@media (max-width:375px){.HomeBanner-module__QrdJNW__hero{padding:1.2rem 3%}.HomeBanner-module__QrdJNW__headingStyle{font-size:1.5rem}.HomeBanner-module__QrdJNW__description{font-size:.8rem}.HomeBanner-module__QrdJNW__aiBadge{padding:.45rem 1rem;font-size:.75rem}.HomeBanner-module__QrdJNW__btnPrimary,.HomeBanner-module__QrdJNW__btnSecondary{padding:.6rem 1rem;font-size:.8rem}.HomeBanner-module__QrdJNW__trusted p{font-size:.8rem}.HomeBanner-module__QrdJNW__logoSlide{height:65px;min-height:65px;padding:.6rem .8rem}.HomeBanner-module__QrdJNW__logoSlide img{min-width:66px;max-width:150px;height:70px;max-height:100px}.HomeBanner-module__QrdJNW__fadeLeft,.HomeBanner-module__QrdJNW__fadeRight{width:25px}}@media (max-width:320px){.HomeBanner-module__QrdJNW__headingStyle{font-size:1.3rem}.HomeBanner-module__QrdJNW__description{font-size:.75rem}.HomeBanner-module__QrdJNW__logoSlide{height:60px;min-height:60px;padding:.5rem .7rem}.HomeBanner-module__QrdJNW__logoSlide img{min-width:66px;max-width:150px;height:70px;max-height:100px}}
.ReduceStartupRisk-module__GZT5-W__riskSection{text-align:center;background-color:#fff;padding:60px 5% 80px;position:relative;overflow:hidden}.ReduceStartupRisk-module__GZT5-W__container{max-width:1250px;margin:0 auto}.ReduceStartupRisk-module__GZT5-W__mainTitle{color:#0f273f;letter-spacing:-.5px;margin-bottom:48px;font-size:2.4rem;font-weight:800;line-height:1.2}.ReduceStartupRisk-module__GZT5-W__cardsGrid{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.ReduceStartupRisk-module__GZT5-W__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:360px;padding:28px 24px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000000f}.ReduceStartupRisk-module__GZT5-W__card:hover{border-color:#4fc3f7;transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.ReduceStartupRisk-module__GZT5-W__statTitle{color:#0f273f;margin-bottom:12px;font-size:1.55rem;font-weight:700;line-height:1.3}.ReduceStartupRisk-module__GZT5-W__statTitleRed{color:#e53935;margin:10px 0 12px;font-size:1.7rem;font-weight:800;line-height:1.2}.ReduceStartupRisk-module__GZT5-W__bigNumber{color:#e53935;margin-bottom:6px;font-size:2.8rem;font-weight:900;line-height:1;display:block}.ReduceStartupRisk-module__GZT5-W__researchText{color:#4a5568;margin-bottom:4px;font-size:1.05rem;font-weight:500}.ReduceStartupRisk-module__GZT5-W__cardText{color:#4a5568;margin:0;font-size:.98rem;line-height:1.7}.ReduceStartupRisk-module__GZT5-W__highlightRed{color:#e53935;font-weight:600}.ReduceStartupRisk-module__GZT5-W__highlightBlue{color:#4fc3f7;font-weight:600}@media (max-width:1024px){.ReduceStartupRisk-module__GZT5-W__mainTitle{margin-bottom:40px;font-size:2.2rem}.ReduceStartupRisk-module__GZT5-W__cardsGrid{gap:24px}.ReduceStartupRisk-module__GZT5-W__card{max-width:320px;padding:24px 20px}}@media (max-width:768px){.ReduceStartupRisk-module__GZT5-W__riskSection{padding:50px 5% 70px}.ReduceStartupRisk-module__GZT5-W__mainTitle{margin-bottom:36px;font-size:2rem}.ReduceStartupRisk-module__GZT5-W__cardsGrid{flex-direction:column;align-items:center;gap:20px}.ReduceStartupRisk-module__GZT5-W__card{width:100%;max-width:100%;padding:26px 22px}.ReduceStartupRisk-module__GZT5-W__bigNumber{font-size:2.5rem}.ReduceStartupRisk-module__GZT5-W__statTitle,.ReduceStartupRisk-module__GZT5-W__statTitleRed{font-size:1.5rem}}@media (max-width:480px){.ReduceStartupRisk-module__GZT5-W__mainTitle{margin-bottom:32px;font-size:1.8rem}.ReduceStartupRisk-module__GZT5-W__card{border-radius:16px;padding:22px 18px}.ReduceStartupRisk-module__GZT5-W__bigNumber{font-size:2.3rem}.ReduceStartupRisk-module__GZT5-W__statTitle,.ReduceStartupRisk-module__GZT5-W__statTitleRed{font-size:1.4rem}.ReduceStartupRisk-module__GZT5-W__cardText{font-size:.95rem;line-height:1.65}.ReduceStartupRisk-module__GZT5-W__researchText{font-size:1rem}}.ReduceStartupRisk-module__GZT5-W__riskSection:before{content:"";opacity:.07;pointer-events:none;z-index:0;background:radial-gradient(circle,#4fc3f7 3%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
