@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;700&display=swap";nav{padding:1rem 1.5rem;box-shadow:#64646f33 0 7px 29px}nav{display:flex;align-items:center;justify-content:space-around}nav .navLogo{width:300px;height:100px;object-fit:cover}@media screen and (max-width:800px){nav .navLogo{width:250px}}nav>.image{width:max-content;max-height:40px;display:flex;align-items:center;justify-content:center}nav>div>ul{display:flex;align-items:center;justify-content:center}.headerLinks{display:flex;align-items:center;justify-content:center}nav>div>ul>a{text-decoration:none;color:#000;margin-right:1rem;padding:1rem}nav>div>ul>a:hover{color:#4ba8de;cursor:pointer}.scheduleCall{padding:.75rem 1rem;font-size:1rem;border-radius:10px;color:#fff;background-color:#000;border:none;transition:all .2s ease-in-out}.scheduleCall:hover{border-radius:5px;cursor:pointer}.companyName{color:#4ba8de;margin-left:1rem}.mobileNavToggle,.mobileNavLogo,.bottomInfo{display:none}@media (max-width:860px){.headerLinks{position:fixed;top:0;right:0;bottom:0;left:30%;z-index:90;flex-direction:column;height:100vh;width:100%;padding-left:2rem;display:flex;align-items:flex-start;justify-content:center;background-color:#4ba8de;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:transform .35s ease-in-out}.headerLinks>ul{flex-direction:column;align-items:flex-start}[data-visible=false]{transform:translate(100%)}[data-visible=true]{transform:translate(0)}.headerLinks>ul>a{color:#fff;font-size:1.25rem}.headerLinks>ul>button{font-size:1.25rem}.headerLinks>ul>a:hover{color:#000}.mobileNavToggle{display:block;position:fixed;top:1.3rem;right:3rem;width:2rem;border:none;background:none;aspect-ratio:1;z-index:999;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgJ2h0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCc+CjxzdmcgaGVpZ2h0PSIzMnB4IiBpZD0iTGF5ZXJfMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB2ZXJzaW9uPSIxLjEiCiAgICB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBhdGggZD0iTTQsMTBoMjRjMS4xMDQsMCwyLTAuODk2LDItMnMtMC44OTYtMi0yLTJINEMyLjg5Niw2LDIsNi44OTYsMiw4UzIuODk2LDEwLDQsMTB6IE0yOCwxNEg0Yy0xLjEwNCwwLTIsMC44OTYtMiwyICBzMC44OTYsMiwyLDJoMjRjMS4xMDQsMCwyLTAuODk2LDItMlMyOS4xMDQsMTQsMjgsMTR6IE0yOCwyMkg0Yy0xLjEwNCwwLTIsMC44OTYtMiwyczAuODk2LDIsMiwyaDI0YzEuMTA0LDAsMi0wLjg5NiwyLTIgIFMyOS4xMDQsMjIsMjgsMjJ6Ii8+PC9zdmc+)}.bottomInfo{position:absolute;bottom:3rem;display:flex;align-items:center;justify-content:space-around}.mobileNavLogo{display:block;width:15vw;border-radius:20px;margin-left:1rem}}.footerContainer{width:100vw;height:max-content;min-height:max-content;display:flex;align-items:flex-start;justify-content:flex-start;margin-top:2rem;overflow:hidden}footer .white{flex:6;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;padding-top:1rem;border-top:1px solid #4BA8DE}.white .logo{flex:1;height:100%;display:flex;align-items:flex-start;justify-content:end;padding:2rem}.white .logo img:nth-child(2){margin-left:1rem}.white .rightSide{width:100%;height:max-content;flex:6}.logo>img{width:100px;height:100px;border-radius:50%;object-fit:contain}.links{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:max-content}.footerH1{font-size:1rem}.links>div>ul>li{margin:1rem 0;font-size:.85rem}.links>div>ul>a{text-decoration:none;color:#000;padding:1rem!important}.rightSide{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%}.privacyPolicy{font-size:.75rem;margin-top:1rem}.privacyPolicy>span:nth-child(1){padding-left:0}.privacyPolicy span{padding:0 1rem}footer .grey{width:100%;max-height:fit-content;flex:3;background-color:#d9dcdf;padding:3rem}.phone{fill:#111}.grey h1{font-size:1.5rem}.grey button{padding:.75rem 1rem;border:none;border-radius:10px;font-size:1.25rem;font-weight:700;margin:1rem 0}.ScheduleButton{background-color:#4ba8de;color:#fff;margin-left:1rem!important}.contactUs{color:#000!important;border:2px solid black!important;background-color:none!important}.contactUs:hover{color:#fff!important;background-color:#000;cursor:pointer}.ScheduleButton:hover{background-color:#3f66ba;cursor:pointer}.grey p{color:#000;font-weight:700;font-size:1rem}.grey input{padding:.5rem;margin-top:0}.grey input[type=text]:focus{border:1px solid #3F66BA!important}.Subscribe{margin-left:1rem!important;font-size:1rem!important;font-weight:300!important;margin-top:0!important}form div{margin-top:1rem;margin-bottom:0;color:#3d4751}@media screen and (max-width:800px){.white{flex-direction:column}.white .logo{padding:0;width:100vw;margin:auto;display:flex;align-items:flex-start;justify-content:flex-start;margin-left:1rem}.footerContainer{flex-direction:column;height:max-content}.links{margin-left:1rem;flex-direction:column;height:max-content!important;display:flex;align-items:flex-start;justify-content:flex-start;margin-top:2rem}.privacyPolicy{margin-left:1rem}.ScheduleButton{margin-top:0!important;margin-left:0!important}}.hero{width:100vw;height:70vh;min-height:500px;position:relative}.heroImage{width:100%;height:100%}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;bottom:0;width:100%;height:50px;border-radius:50% 50% 0 0;background-color:#fff}.hero .textContainer{position:absolute;top:0;left:0}.hero h1{font-size:3.5rem}.hero h1:nth-child(1){color:#fff}.blue{color:#4ba8de}p{margin-top:2rem;color:#789;font-size:1.5rem}.ScheduleCall{margin-top:2rem;padding:.75rem 1rem;background-color:#4ba8de;border:none;border-radius:10px;font-size:1.2rem;color:#fff}.ScheduleCall:hover{background-color:#3f66ba;cursor:pointer}#para{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;width:max-content;padding:.25rem;border-radius:1rem}@media screen and (max-width:800px){.hero h1:nth-child(1){color:#000}.hero img{display:none}.hero{background-color:#f6f7f8;height:40vh}.hero h1{font-size:2.5rem}p{font-size:1.2rem}#para{color:#000;width:100%}}@media screen and (max-width:310px){.hero h1{font-size:2rem}}.concept{padding:2rem;width:80vw;margin:auto;font-size:1.5rem}.grid2{margin-top:1rem;height:max-content;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.grid2 div h3{margin-bottom:0;font-weight:500;font-size:1.6rem}.grid2 div p{margin-top:1rem;font-size:1rem;color:#000;line-height:1.5rem}.grid2 div p u{text-decoration-color:gray}@media screen and (max-width:800px){.grid2{grid-template-columns:repeat(2,1fr)}.concept{width:90vw}}@media screen and (max-width:650px){.grid2{display:flex;align-items:center;justify-content:center;flex-direction:column}.concept{width:90vw}}h3{font-size:1.2rem}.techStack{text-align:center}.techStack h1{font-weight:500;margin-bottom:0}.techStack p{margin-top:1rem;margin-bottom:1rem;font-weight:300;font-size:1.25rem}.marquee{--gap: .1rem;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;width:max-content}.marqueeSection{overflow:hidden}.marquee__content{display:flex;width:fit-content}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}@media (prefers-reduced-motion: reduce){.marquee__content{animation-play-state:paused!important}}.enable-animation .marquee__content{animation:scroll 30s linear infinite}.marquee--reverse .marquee__content{animation-direction:reverse}.marquee--hover-pause:hover .marquee__content{animation-play-state:paused}.enable-animation .marquee--pos-absolute .marquee__content:last-child{animation-name:scroll-abs}@keyframes scroll-abs{0%{transform:translate(calc(var(--gap)))}to{transform:translate(0)}}.marquee__content>*{flex:0 0 auto;color:#c2c7cc;padding-right:2.25rem;border-radius:.25rem;text-align:center;font-size:3.25rem;line-height:4rem;font-weight:700}@media screen and (max-width:800px){.marquee__content>*{font-size:2.25rem}}.marquee__content li:hover{color:#4ba8de;cursor:pointer}*{box-sizing:border-box}ul li{list-style-type:none}ul{margin-right:1rem}.marqueeSection{height:fit-content;min-height:max-content}.OurProcess{margin-top:3rem;width:100vw;min-height:800px}.OurProcess h1{font-size:2.5rem;font-weight:500;margin-bottom:2rem}.stepsContainer{width:80vw;height:max-content;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.steps{display:flex;align-items:center;justify-content:center;width:500px;padding:1rem;margin-bottom:2rem;position:relative}.steps:after{content:"";position:absolute;z-index:-1;top:65px;left:2.5rem;bottom:-58px;border-left:2px dotted #4BA8DE}.imageContainer{width:100px;height:100px}.imageContainer img{width:3rem;object-fit:contain;border-radius:50%}.textContainer{margin-left:1rem}.steps h5{color:gray}.steps p{margin-top:.5rem;font-size:1rem;color:#000}.stepsContainer>button{padding:.75rem 1rem;background-color:#4ba8de;border:none;border-radius:10px;font-size:1.2rem;color:#fff;position:relative}.stepsContainer>button:before{content:"";position:absolute;width:130px;height:10px;top:50%;left:-130px;border-top:2px dotted #4BA8DE}.stepsContainer>button:hover{background-color:#3f66ba;cursor:pointer}@media screen and (max-width:530px){.steps{width:90vw}.stepsContainer>button:before{width:6rem;left:-6rem}.stepsContainer>button:before{border:none}}@media screen and (max-width:310px){.steps{width:95vw}.stepsContainer>button:before{border:none}}.techServices>div>div>h2{font-size:2.5rem;margin-top:1rem}.techServices>div{display:flex;align-items:center;justify-content:center;margin:1rem}.techServices>div:nth-child(odd){flex-direction:row-reverse}.techServices>div:nth-child(odd)>.image{padding-right:3rem;padding-left:0}.techServices>div>div>p{font-size:1.1rem;line-height:1.75rem;color:#000;font-weight:100;margin-top:.5rem}.techServices>div>div>img{flex:5;width:100%;min-width:300px;max-width:500px;padding:1rem 0;object-fit:cover}.techServices>div>.image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-left:3rem}.techServices{width:90vw;margin:auto}.tags>ul{margin-top:1rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:50%;float:left}.tags>ul>li{background-color:#4ba8de;color:#fff;padding:.5rem;margin:.2rem;font-size:.75rem}@media screen and (max-width:1000px){.techServices>div>.image{display:none}.tags>ul{width:100%}}.AboutUsSection>div{display:flex;align-items:center;justify-content:center;padding:1rem}.AboutUsSection>div>img{width:20vw;max-width:250px;flex:2;border-radius:20px}.AboutUsSection>div>p{flex:7;padding:1rem;color:#000;font-size:1rem;line-height:2rem}@media screen and (max-width:700px){.AboutUsSection>div>img{width:50vw}.AboutUsSection>div{flex-direction:column}.AboutUsSection>div:nth-child(3){flex-direction:column}.AboutUsSection>div>p{text-align:justify}h2{width:80%;margin:auto;text-align:justify}}.ScheduleButton{padding:.75rem 1rem;border:none;font-size:1.2rem;text-align:center;border-radius:.5rem}.centerButton{width:90vw;margin:auto;display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:80vw;margin:auto}.grid img{width:100%}.grid div{object-fit:fill;overflow:hidden;border:1px solid #4BA8DE;border-radius:1rem;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.grid div img{object-fit:fill}.card{margin:0 5px;background:#fff;font-size:18px;padding:10px 15px;border-radius:6px;border:3px solid #4BA8DE;box-shadow:7px 7px #4ba8de;cursor:pointer;transition:all .2s ease-in-out}.card:hover{transform:translateY(4px);box-shadow:1px 2px #4ba8de}@media screen and (max-width:500px){.grid{display:flex;align-items:center;justify-content:center;flex-direction:column}}*{padding:0;margin:0;box-sizing:border-box;font-family:outfit,sans-serif}.orange{color:#4ba8de}
