@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";:root{--pc: #003366;--pc-light: rgba(51, 102, 153, .2);--secc: #2F6F6D;--white: #fff;--texpc: #1a1a2e;--texsc: #88959c;--border: #ededed;--error: red;--font-text: 16px;--font-header: 22px;--grad-blue: linear-gradient(-45deg, #003366, #1a3a6c, #001a33, #0d1b3e);--grad-green: linear-gradient(-45deg, #2F6F6D, #1A4D48, #3E7D76, #225651);--grad-smart: linear-gradient(-45deg, #0f172a, #1e293b, #334155, #0f172a)}html,body{margin:0;padding:0;min-height:100%;color:#036;background:#fff;font-family:Raleway,sans-serif;overflow-x:hidden}@keyframes meshGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-mesh{background-size:400% 400%!important;animation:meshGradient 12s ease infinite!important}.container{width:100%;max-width:1600px;margin:0 auto!important;padding:0 40px;box-sizing:border-box;display:block;position:relative}[layout=column]{display:flex;flex-direction:column}[layout=row]{display:flex;flex-direction:row}[layout-align="center center"]{display:flex;align-items:center;justify-content:center}[layout-align="space-between center"]{display:flex;align-items:center;justify-content:space-between}[layout-align="start center"]{display:flex;align-items:center;justify-content:flex-start}[layout-align="center start"]{display:flex;align-items:flex-start;justify-content:center}[layout-align="end center"]{display:flex;align-items:center;justify-content:flex-end}.tac{text-align:center!important}.mainHeading{font-family:Raleway,sans-serif;color:var(--pc);font-weight:900;font-size:56px;line-height:1.2;margin:0}.subHeading{font-family:Raleway,sans-serif;color:var(--pc);font-weight:600;font-size:24px;margin:0}.pageText{color:#1e3a5f;font-size:var(--font-text);line-height:1.6;margin:0}p,.pageText,.product-intro,.product-tagline,.product-subtitle,.offering-subtitle,.feature-desc,.stat-desc,.pipeline-text,.footer-tagline{font-size:var(--font-text)!important;line-height:1.6}.pageHeader{font-weight:700;color:#036;font-size:24px;margin:0}.blockHeader{font-weight:600;color:#036;font-size:20px;margin:0}.primeButton{background:var(--grad-green);background-size:200% 200%;color:#fff;border:none;border-radius:52px;padding:14px 40px;font-weight:700;font-size:16px;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #2d6a6433}.primeButton:hover{background-position:right center;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #2d6a644d}.map-preview-overlay{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:32px;background:#000000b8;cursor:zoom-out}.map-preview-image{width:min(92vw,1200px);max-height:88vh;object-fit:contain;border-radius:12px;box-shadow:0 40px 100px #00000073;cursor:default}.map-preview-close{position:fixed;top:24px;right:28px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 16px 40px #00000047}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt80{margin-top:80px}.mt10{margin-top:10px}.ml10{margin-left:10px}.ml20{margin-left:20px}.padtb80{padding:80px 0}.offeringHolder{text-align:center;width:100%}.section1,.section2{width:100%;padding:100px 0;position:relative}app-contact-form{display:block;width:100%}.row{width:100%;display:flex}.column{display:flex;flex-direction:column}@media (max-width: 768px){.mainHeading{font-size:36px}.section1,.section2{padding:60px 0}.container{padding:0 20px}}a,button,.feature-card,.menu0,.nav-cta-button,.submit-btn,.step-number,.problem-card{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:hover,.problem-card:hover,.stat-card:hover{transform:translateY(-12px);box-shadow:0 30px 60px #00336626;border-color:var(--secc)!important}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(-6deg);box-shadow:0 12px 24px #0363}.feature-icon{width:60px;height:60px;border-radius:18px;background:var(--pc);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 16px #0033661a;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.icon-svg{width:28px;height:28px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .3s ease}.feature-card:hover .icon-svg{transform:scale(1.1)}.glass-panel{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}[layout]{box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex}[layout=column]{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}[layout=row]{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}[layout-align=center],[layout-align="center center"],[layout-align="center start"],[layout-align="center end"]{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}[layout-align=end],[layout-align="end center"],[layout-align="end start"],[layout-align="end end"]{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}[layout-align=space-around],[layout-align="space-around center"],[layout-align="space-around start"],[layout-align="space-around end"]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}[layout-align=space-between],[layout-align="space-between center"],[layout-align="space-between start"],[layout-align="space-between end"]{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}[layout-align=space-evenly],[layout-align="space-evenly center"],[layout-align="space-evenly start"],[layout-align="space-evenly end"]{-webkit-justify-content:space-evenly;-ms-flex-pack:justify;justify-content:space-evenly}[layout-align="center center"],[layout-align="start center"],[layout-align="end center"],[layout-align="space-between center"],[layout-align="space-around center"],[layout-align="space-evenly center"]{-webkit-align-items:center;-ms-flex-align:center;align-items:center}[layout-align="center start"],[layout-align="start start"],[layout-align="end start"],[layout-align="space-between start"],[layout-align="space-around start"],[layout-align="space-evenly start"]{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}[layout-align="center end"],[layout-align="start end"],[layout-align="end end"],[layout-align="space-between end"],[layout-align="space-around end"],[layout-align="space-evenly end"]{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width: 1400px){.closeico{top:50px;right:40px}.brandlogo{height:46px}.onlyMobile{display:none}.allOther{display:block}.container{width:1280px!important}.px1400{display:block}.px1200,.px700,.px500{display:none}.teamCard{height:625px}:root{--font-text: 18px;--font-header: 18px;--mainpagetop:100px}.menuHolderDesktop{display:inline-flex}.menuHolderMobile{display:none!important}.mainHeading{font-size:48px}.subHeading{font-size:28px}.formPad{padding-right:10px!important}.missionImg{display:flex!important}.heroTextHolder{margin-top:60px;width:100%;max-width:846px}.primeButton{height:52px;font-weight:400;font-size:var(--font-text)}.secButton{height:52px;font-weight:600;font-size:16px}.pageHeader{font-size:22px!important}.smallImg{display:none!important}.problemBlock{width:calc(50% - 40px);min-width:560px}.desktop{display:block}.mobile{display:none}.creditosIlluBig{display:inline-flex}.creditosIlluSmall{display:none}.newBlock1{height:380px}.forminputs{width:calc(33.33% - 27px);display:inline-block;text-align:left}.formMidinputs{width:calc(33.33% - 27px);display:inline-block;text-align:left;margin:0 40px}.ico{height:64px}.pageIllu{width:600px}.newBlock3{width:calc(50% - 80px);margin:20px;height:580px}.newBlock4{height:480px}}@media screen and (min-width: 1200px) and (max-width: 1400px){.closeico{top:50px;right:40px}.px1400{display:none}.px1200{display:block}.px700,.px500{display:none}:root{--font-text: 16px;--font-header: 18px;--mainpagetop:100px}.onlyMobile{display:none}.allOther{display:block}.brandlogo{height:44px}.container{width:calc(100% - 160px)!important}.menuHolderDesktop{display:inline-flex}.menuHolderMobile{display:none!important}.mainHeading{font-size:48px}.subHeading{font-size:30px}.primeButton{height:52px;font-weight:400;font-size:var(--font-text)}.newBlock{width:400px!important}.creditosIlluBig{display:inline-flex;scale:1.1;transform-origin:50% 0%}.creditosIlluSmall{display:none}.newBlock1{height:385px}.forminputs{width:calc(33.33% - 27px);display:inline-block;text-align:left}.formMidinputs{width:calc(33.33% - 27px);display:inline-block;text-align:left;margin:0 40px}.ico{height:64px}.pageIllu{width:550px}.newBlock3{width:calc(50% - 80px);margin:20px;height:580px}.newBlock4{height:480px}.desktop{display:block}.mobile{display:none}}@media screen and (min-width: 568px) and (max-width: 1200px){.closeico{top:20px;right:5px}.px1400,.px1200{display:none}.px700{display:block}.px500{display:none}.brandlogo{height:42px}.onlyMobile{display:none}.allOther{display:block}.container{width:calc(100% - 160px)!important}:root{--font-text: 14px;--font-header: 16px;--mainpagetop:100px}.newBlock{height:340px}.menuHolderDesktop{display:none!important}.menuHolderMobile{display:inline-flex}.mainHeading{font-size:32px}.subHeading{font-size:22px}.imgcontainer{top:20px}.contactBlock{padding:40px 0!important;min-width:100%!important;width:100%!important}.formPad{padding-right:10px!important}.missionImg{display:flex!important}.heroTextHolder{margin-top:40px;width:100%;max-width:846px}.primeButton{height:42px;font-weight:400;font-size:var(--font-text)}.secButton{height:42px;font-weight:400;font-size:14px}.pageHeader{font-size:18px!important}.bigImg{display:none!important}.problemBlock{width:calc((100%/3) - 40px);min-width:360px}.desktop{display:none}.mobile{display:block}.creditosIlluBig{display:none}.creditosIlluSmall{display:inline-flex}.newBlock1{max-width:100%;width:calc(100% - 80px)!important}.forminputs,.formMidinputs{margin-top:20px}.ico{height:42px}.pageIllu{width:100%}}@media screen and (max-width: 567px){.closeico{top:20px;right:5px}.px1400,.px1200,.px700{display:none}.px500{display:block}.brandlogo{height:42px}.onlyMobile{display:block}.allOther{display:none}.container{width:calc(100% - 80px)!important;min-width:300px}:root{--font-text: 14px;--font-header: 16px;--mainpagetop:100px}.menuHolderDesktop{display:none!important}.menuHolderMobile{display:inline-flex}.mainHeading{font-size:36px}.subHeading{font-size:22px}.imgcontainer{display:none}.section1{height:100vh}.serviceBlock{padding:40px 20px!important;min-width:100%!important;margin:20px 0!important}.partnerBlock{padding:40px!important;min-width:100%!important;margin:20px 0!important}.contactBlock{padding:40px 0!important;min-width:100%!important;width:100%!important}.contactBox{height:auto!important}.mobileMenu{display:none!important}.tableBoxOne{width:100%!important;height:auto!important}.formPad{padding:0!important}.missionImg{display:none!important}.heroTextHolder{margin-top:40px;width:100%;max-width:846px}.primeButton{height:42px;font-weight:400;font-size:var(--font-text)}.secButton{height:42px;font-weight:400;font-size:14px}.pageHeader{font-size:18px!important}.bigImg{display:none!important}.problemBlock{width:100%;margin:0!important}.desktop{display:none}.mobile{display:block}.creditosIlluBig{display:none}.creditosIlluSmall{display:inline-flex}.newBlock1{max-width:100%;width:auto!important}.forminputs,.formMidinputs{margin-top:20px}.newBlock{width:auto!important}.ico{height:42px}.pageIllu{width:100%}}
