.AppHeader-module-scss-module__cCzMla__header{z-index:1000;background:#0b1528;border-bottom:1px solid #ffffff0d;align-items:center;width:100%;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.AppHeader-module-scss-module__cCzMla__header.AppHeader-module-scss-module__cCzMla__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1528d9;border-bottom:1px solid #ffffff1a;height:70px;box-shadow:0 4px 30px #0003}.AppHeader-module-scss-module__cCzMla__container{justify-content:space-between;align-items:center;width:100%;max-width:1320px;margin:0 auto;padding:0 12px;display:flex}@media screen and (max-width:768px){.AppHeader-module-scss-module__cCzMla__container{padding:0 16px}}.AppHeader-module-scss-module__cCzMla__logoContainer{align-items:center;display:flex}.AppHeader-module-scss-module__cCzMla__logoLink{align-items:center;text-decoration:none;display:flex}.AppHeader-module-scss-module__cCzMla__logo{object-fit:contain;width:auto;height:48px;transition:all .15s}@media screen and (max-width:480px){.AppHeader-module-scss-module__cCzMla__logo{height:40px}}.AppHeader-module-scss-module__cCzMla__nav{align-items:center;gap:32px;display:flex}@media screen and (max-width:1024px){.AppHeader-module-scss-module__cCzMla__nav{gap:20px}}@media screen and (max-width:768px){.AppHeader-module-scss-module__cCzMla__nav{display:none}}.AppHeader-module-scss-module__cCzMla__navLink{color:#ced0d4;padding:8px 0;font-family:figtree-regular,sans-serif;font-size:16px;transition:all .15s;position:relative}.AppHeader-module-scss-module__cCzMla__navLink:hover{color:#00d4ff}.AppHeader-module-scss-module__cCzMla__navLink:after{content:"";background:#00d4ff;width:0;height:2px;transition:all .15s;position:absolute;bottom:0;left:0}.AppHeader-module-scss-module__cCzMla__navLink:hover:after{width:100%}.AppHeader-module-scss-module__cCzMla__mobileCta{display:none!important}.AppHeader-module-scss-module__cCzMla__actions{align-items:center;gap:16px;display:flex}.AppHeader-module-scss-module__cCzMla__ctaButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;padding:10px 22px;font-family:figtree-regular,sans-serif;font-size:16px;transition:all .3s;display:inline-flex}.AppHeader-module-scss-module__cCzMla__ctaButton:hover{color:#fff;background:linear-gradient(90deg,#3886d8,#009ea9);border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.AppHeader-module-scss-module__cCzMla__ctaButton:active{transform:translateY(0)}@media screen and (max-width:768px){.AppHeader-module-scss-module__cCzMla__ctaButton{display:none}}.AppHeader-module-scss-module__cCzMla__burger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.AppHeader-module-scss-module__cCzMla__burger span{background-color:#fff;border-radius:9999px;width:100%;height:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media screen and (max-width:768px){.AppHeader-module-scss-module__cCzMla__burger{display:flex}}.AppHeader-module-scss-module__cCzMla__burgerActive span:first-child{background-color:#00d4ff;transform:translateY(8px)rotate(45deg)}.AppHeader-module-scss-module__cCzMla__burgerActive span:nth-child(2){opacity:0}.AppHeader-module-scss-module__cCzMla__burgerActive span:last-child{background-color:#00d4ff;transform:translateY(-8px)rotate(-45deg)}.AppHeader-module-scss-module__cCzMla__mobileOpen{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1005;background:#0b1528fa;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100vw;height:100vh;animation:.3s forwards AppHeader-module-scss-module__cCzMla__fadeIn;position:fixed;top:0;left:0;display:flex!important}.AppHeader-module-scss-module__cCzMla__mobileOpen .AppHeader-module-scss-module__cCzMla__navLink{color:#fff;font-size:20px}.AppHeader-module-scss-module__cCzMla__mobileOpen .AppHeader-module-scss-module__cCzMla__navLink:after{display:none}.AppHeader-module-scss-module__cCzMla__mobileOpen .AppHeader-module-scss-module__cCzMla__mobileCta{background:linear-gradient(90deg,#3886d8,#009ea9);border-radius:9999px;margin-top:16px;padding:12px 36px;font-size:16px;color:#fff!important;display:inline-flex!important}.AppHeader-module-scss-module__cCzMla__mobileOpen .AppHeader-module-scss-module__cCzMla__mobileCta:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}@keyframes AppHeader-module-scss-module__cCzMla__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Hero-module-scss-module__PVBInq__hero{background-image:url(../media/hero-bg.3srupd59zjhdg.png?dpl=dpl_DyWuSbK785x9K6o4aaxqUvtxMyHZ);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:100vh;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.Hero-module-scss-module__PVBInq__hero{background-position:75%;min-height:auto;padding-top:140px;padding-bottom:80px}}.Hero-module-scss-module__PVBInq__overlay{z-index:1;background:linear-gradient(90deg,#0b1528 0% 35%,#0b1528bf 55%,#0b152833 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__PVBInq__content{flex-direction:column;align-items:flex-start;display:flex}@media screen and (max-width:768px){.Hero-module-scss-module__PVBInq__content{align-items:center}}.Hero-module-scss-module__PVBInq__title{color:#fff;letter-spacing:-.5px;margin-bottom:24px;font-family:figtree-semibold,sans-serif;font-size:clamp(32px,5vw,66px);line-height:1.15}.Hero-module-scss-module__PVBInq__highlight{color:#00d4ff}.Hero-module-scss-module__PVBInq__desktopBr{display:block}@media screen and (max-width:768px){.Hero-module-scss-module__PVBInq__desktopBr{display:none}}.Hero-module-scss-module__PVBInq__description{color:#fffc;max-width:540px;margin-bottom:40px;font-family:figtree-regular,sans-serif;font-size:18px;line-height:1.6}@media screen and (max-width:768px){.Hero-module-scss-module__PVBInq__description{max-width:600px}}@media screen and (max-width:480px){.Hero-module-scss-module__PVBInq__description{margin-bottom:30px;font-size:14px}}.Hero-module-scss-module__PVBInq__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3886d8,#009ea9);border-radius:9999px;justify-content:center;align-items:center;padding:14px 30px;font-family:figtree-medium,sans-serif;font-size:18px;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__PVBInq__primaryBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 0 20px #00d4ff66}.Hero-module-scss-module__PVBInq__primaryBtn:hover .Hero-module-scss-module__PVBInq__arrow{transform:translate(3px,-3px)}.Hero-module-scss-module__PVBInq__primaryBtn:active{transform:translateY(0)}.Hero-module-scss-module__PVBInq__primaryBtn .Hero-module-scss-module__PVBInq__arrow{margin-left:8px;font-size:16px;transition:transform .2s}@media screen and (max-width:480px){.Hero-module-scss-module__PVBInq__primaryBtn{width:100%}}.Hero-module-scss-module__PVBInq__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;padding:13px 30px;font-family:figtree-medium,sans-serif;font-size:18px;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__PVBInq__secondaryBtn:hover{color:#fff;background:#ffffff0d;border-color:#fff;transform:translateY(-2px)}.Hero-module-scss-module__PVBInq__secondaryBtn:active{transform:translateY(0)}@media screen and (max-width:480px){.Hero-module-scss-module__PVBInq__secondaryBtn{width:100%}}
.AboutHero-module-scss-module__9LtmTa__heroSection{background-color:#0b1528;width:100%;position:relative}.AboutHero-module-scss-module__9LtmTa__topSection{text-align:center;background:linear-gradient(90deg,#0b1628 20%,#182743 50%,#0b1628 80%);padding:160px 0 100px;position:relative}@media screen and (max-width:768px){.AboutHero-module-scss-module__9LtmTa__topSection{padding:120px 0 70px}}.AboutHero-module-scss-module__9LtmTa__title{color:#fff;letter-spacing:-1px;margin-bottom:24px;font-family:figtree-light,sans-serif;font-size:clamp(32px,5vw,48px)}.AboutHero-module-scss-module__9LtmTa__title strong{font-family:figtree-semibold,sans-serif;font-weight:800}.AboutHero-module-scss-module__9LtmTa__description{color:#d0d3d8;max-width:760px;margin:0 auto;font-family:figtree-regular,sans-serif;font-size:clamp(14px,1.8vw,18px);line-height:1.6}@media screen and (max-width:480px){.AboutHero-module-scss-module__9LtmTa__description{font-size:14px}}.AboutHero-module-scss-module__9LtmTa__statsSection{background-color:#0b1628;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:50px 0}@media screen and (max-width:768px){.AboutHero-module-scss-module__9LtmTa__statsSection{padding:40px 0}}.AboutHero-module-scss-module__9LtmTa__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;display:grid}@media screen and (max-width:768px){.AboutHero-module-scss-module__9LtmTa__statsGrid{grid-template-columns:repeat(2,1fr);gap:30px}}@media screen and (max-width:480px){.AboutHero-module-scss-module__9LtmTa__statsGrid{grid-template-columns:1fr;gap:24px}}.AboutHero-module-scss-module__9LtmTa__statItem{flex-direction:column;align-items:center;display:flex;position:relative}.AboutHero-module-scss-module__9LtmTa__statItem:not(:last-child):after{content:"";background-color:#ffffff1a;width:1px;height:80%;position:absolute;top:10%;right:0}@media screen and (max-width:768px){.AboutHero-module-scss-module__9LtmTa__statItem:not(:last-child):after{display:none}}.AboutHero-module-scss-module__9LtmTa__statNumber{color:#fff;margin-bottom:4px;font-family:figtree-bold,sans-serif;font-size:clamp(28px,4vw,30px);line-height:1.2}.AboutHero-module-scss-module__9LtmTa__year{font-family:figtree-regular,sans-serif}.AboutHero-module-scss-module__9LtmTa__statLabel{color:#d0d3d8;text-transform:uppercase;letter-spacing:.5px;font-family:figtree-regular,sans-serif;font-size:16px}
.WhoWeAre-module-scss-module__SBomkq__whoWeAre{background-color:#0b1528;background-image:url(../media/who-we-are-bg.3qzzgdyu3kvsm.png?dpl=dpl_DyWuSbK785x9K6o4aaxqUvtxMyHZ);background-position:0;background-repeat:no-repeat;background-size:contain;border-bottom:1px solid #ffffff08;width:100%;padding:100px 0;position:relative;overflow:hidden}@media screen and (max-width:768px){.WhoWeAre-module-scss-module__SBomkq__whoWeAre{background-position:center bottom -50px;background-size:cover;padding:70px 0}}.WhoWeAre-module-scss-module__SBomkq__title{color:#fff;letter-spacing:-.5px;font-family:figtree-semibold,sans-serif;font-size:clamp(24px,4vw,48px);line-height:1.25}.WhoWeAre-module-scss-module__SBomkq__titlespan{font-family:figtree-regular,sans-serif}.WhoWeAre-module-scss-module__SBomkq__desktopBr{display:block}@media screen and (max-width:768px){.WhoWeAre-module-scss-module__SBomkq__desktopBr{display:none}}.WhoWeAre-module-scss-module__SBomkq__description{color:#fffc;margin-bottom:20px;font-family:figtree-regular,sans-serif;font-size:16px;line-height:1.65}.WhoWeAre-module-scss-module__SBomkq__description:last-of-type{margin-bottom:32px}@media screen and (max-width:480px){.WhoWeAre-module-scss-module__SBomkq__description{font-size:14px}}.WhoWeAre-module-scss-module__SBomkq__readMore{color:#fff;cursor:pointer;border:1px solid #ffffff29;border-radius:99px;align-items:center;padding:5px 15px;font-family:figtree-medium,sans-serif;font-size:16px;text-decoration:none;transition:all .15s;display:inline-flex}.WhoWeAre-module-scss-module__SBomkq__readMore:hover{color:#00d4ff}.WhoWeAre-module-scss-module__SBomkq__readMore:hover .WhoWeAre-module-scss-module__SBomkq__arrow{filter:invert(58%)sepia(85%)saturate(1832%)hue-rotate(160deg)brightness(101%)contrast(105%);transform:translate(3px,-3px)}.WhoWeAre-module-scss-module__SBomkq__readMore .WhoWeAre-module-scss-module__SBomkq__arrow{margin-left:8px;transition:transform .2s,filter .2s}
.CompanyOverview-module-scss-module__xaj1kq__overviewSection{background-color:#fff;width:100%;padding:100px 0}@media screen and (max-width:768px){.CompanyOverview-module-scss-module__xaj1kq__overviewSection{padding:70px 0}}.CompanyOverview-module-scss-module__xaj1kq__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid}@media screen and (max-width:1024px){.CompanyOverview-module-scss-module__xaj1kq__grid{gap:40px}}@media screen and (max-width:768px){.CompanyOverview-module-scss-module__xaj1kq__grid{grid-template-columns:1fr;gap:40px}}.CompanyOverview-module-scss-module__xaj1kq__imageWrapper{border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.CompanyOverview-module-scss-module__xaj1kq__imageWrapper img{object-fit:cover;width:100%;height:auto;display:block}.CompanyOverview-module-scss-module__xaj1kq__contentWrapper{flex-direction:column;align-items:flex-start;display:flex}.CompanyOverview-module-scss-module__xaj1kq__servicesBadge{background:0 0;border-radius:9999px;margin-bottom:20px;padding:6px 18px;display:inline-block;position:relative}.CompanyOverview-module-scss-module__xaj1kq__servicesBadge:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#009ea9,#3886d8);border-radius:9999px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CompanyOverview-module-scss-module__xaj1kq__servicesBadge span{letter-spacing:1.1px;text-transform:uppercase;background:linear-gradient(90deg,#009ea9,#3886d8);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-family:figtree-bold,sans-serif;font-size:14px;display:inline-block}.CompanyOverview-module-scss-module__xaj1kq__title{color:#0b1528;letter-spacing:-.5px;margin-bottom:24px;font-family:figtree-regular,sans-serif;font-size:clamp(26px,3.5vw,42px);line-height:1.3}.CompanyOverview-module-scss-module__xaj1kq__semibold{font-family:figtree-semibold,sans-serif}.CompanyOverview-module-scss-module__xaj1kq__text{color:#0b1628;margin-bottom:20px;font-family:figtree-regular,sans-serif;font-size:16px;line-height:1.6}@media screen and (max-width:480px){.CompanyOverview-module-scss-module__xaj1kq__text{font-size:14px}}.CompanyOverview-module-scss-module__xaj1kq__subtitle{color:#0b1628;margin-bottom:16px;font-family:figtree-semibold,sans-serif;font-size:16px}.CompanyOverview-module-scss-module__xaj1kq__capabilitiesGrid{grid-template-columns:repeat(2,1fr);gap:16px 24px;width:100%;display:grid}@media screen and (max-width:480px){.CompanyOverview-module-scss-module__xaj1kq__capabilitiesGrid{grid-template-columns:1fr;gap:12px}}.CompanyOverview-module-scss-module__xaj1kq__capabilityItem{align-items:center;gap:10px;display:flex}.CompanyOverview-module-scss-module__xaj1kq__checkIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.CompanyOverview-module-scss-module__xaj1kq__checkIcon img{width:100%;height:100%}.CompanyOverview-module-scss-module__xaj1kq__capabilityText{color:#242e3e;font-family:figtree-regular,sans-serif;font-size:16px;line-height:1.4}
.CoreServices-module-scss-module__XEtgxa__servicesSection{background:radial-gradient(circle at 85% 15%,#00d4ff29 0%,#fff0 50%),url(../media/core-services-bg.17jk-2si6hijg.png?dpl=dpl_DyWuSbK785x9K6o4aaxqUvtxMyHZ) bottom/cover no-repeat,linear-gradient(#fff 0%,#eef5f7 100%);width:100%;padding:100px 0;position:relative;overflow:hidden}@media screen and (max-width:768px){.CoreServices-module-scss-module__XEtgxa__servicesSection{padding:70px 0}}.CoreServices-module-scss-module__XEtgxa__title{color:#0b1628;letter-spacing:-.5px;margin:0;font-family:figtree-regular,sans-serif;font-size:clamp(28px,4vw,48px)}.CoreServices-module-scss-module__XEtgxa__fontsemi{font-family:figtree-semibold,sans-serif}.CoreServices-module-scss-module__XEtgxa__servicesBadge{background:0 0;border-radius:9999px;padding:6px 18px;display:inline-block;position:relative}.CoreServices-module-scss-module__XEtgxa__servicesBadge:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#009ea9,#3886d8);border-radius:9999px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CoreServices-module-scss-module__XEtgxa__servicesBadge span{letter-spacing:1.1px;text-transform:uppercase;background:linear-gradient(90deg,#009ea9,#3886d8);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-family:figtree-bold,sans-serif;font-size:14px;display:inline-block}.CoreServices-module-scss-module__XEtgxa__displayArea{width:100%;max-width:960px;height:520px;margin:0 auto;position:relative}@media screen and (max-width:1024px){.CoreServices-module-scss-module__XEtgxa__displayArea{max-width:100%;height:auto}}.CoreServices-module-scss-module__XEtgxa__servicesArc{width:100%;height:100%;position:relative}@media screen and (max-width:1024px){.CoreServices-module-scss-module__XEtgxa__servicesArc{grid-template-columns:repeat(3,1fr);gap:30px;padding:20px 0;display:grid}}@media screen and (max-width:768px){.CoreServices-module-scss-module__XEtgxa__servicesArc{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:480px){.CoreServices-module-scss-module__XEtgxa__servicesArc{grid-template-columns:1fr;gap:24px}}.CoreServices-module-scss-module__XEtgxa__serviceNode{z-index:2;text-align:center;flex-direction:column;align-items:center;width:220px;transition:all .3s;display:flex;position:absolute}@media screen and (max-width:1024px){.CoreServices-module-scss-module__XEtgxa__serviceNode{width:100%;padding:10px;position:relative;top:auto!important;left:auto!important;right:auto!important;transform:none!important}}.CoreServices-module-scss-module__XEtgxa__service1{top:0;left:0%}.CoreServices-module-scss-module__XEtgxa__service2{top:0;left:37%;transform:translate(-50%)}.CoreServices-module-scss-module__XEtgxa__service3{top:0;right:0%}.CoreServices-module-scss-module__XEtgxa__service4{top:310px;left:20%}.CoreServices-module-scss-module__XEtgxa__service5{top:310px;right:20%}.CoreServices-module-scss-module__XEtgxa__icon{object-fit:contain;cursor:pointer;width:134px;height:134px;margin-bottom:12px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.CoreServices-module-scss-module__XEtgxa__icon:hover{transform:scale(1.08)}@media screen and (max-width:768px){.CoreServices-module-scss-module__XEtgxa__icon{width:110px;height:110px}}@media screen and (max-width:480px){.CoreServices-module-scss-module__XEtgxa__icon{width:100px;height:100px}}.CoreServices-module-scss-module__XEtgxa__serviceTitle{color:#0b1628;max-width:180px;margin:0;font-family:figtree-medium,sans-serif;font-size:clamp(14px,3vw,20px);line-height:1.4;transition:all .15s}@media screen and (max-width:480px){.CoreServices-module-scss-module__XEtgxa__serviceTitle{max-width:100%;font-size:14px}}.CoreServices-module-scss-module__XEtgxa__serviceNode:hover .CoreServices-module-scss-module__XEtgxa__serviceTitle{color:#009ea9}
.Testimonials-module-scss-module__lNUZhG__testimonialsSection{background-color:#fff;width:100%;padding:100px 0}@media screen and (max-width:768px){.Testimonials-module-scss-module__lNUZhG__testimonialsSection{padding:70px 0}}.Testimonials-module-scss-module__lNUZhG__title{color:#0b1528;letter-spacing:-.5px;margin:0;font-family:figtree-regular,sans-serif;font-size:clamp(28px,4vw,48px)}.Testimonials-module-scss-module__lNUZhG__title strong{color:#0b1528;font-family:figtree-semibold,sans-serif;font-weight:800}.Testimonials-module-scss-module__lNUZhG__servicesBadge{background:0 0;border-radius:9999px;padding:6px 18px;display:inline-block;position:relative}.Testimonials-module-scss-module__lNUZhG__servicesBadge:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#009ea9,#3886d8);border-radius:9999px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Testimonials-module-scss-module__lNUZhG__servicesBadge span{letter-spacing:1.1px;text-transform:uppercase;background:linear-gradient(90deg,#009ea9,#3886d8);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-family:figtree-bold,sans-serif;font-size:14px;display:inline-block}.Testimonials-module-scss-module__lNUZhG__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;min-height:320px;padding:36px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.Testimonials-module-scss-module__lNUZhG__card:hover{border-color:#00d4ff40;transform:translateY(-5px);box-shadow:0 12px 30px #00d4ff14}@media screen and (max-width:1024px){.Testimonials-module-scss-module__lNUZhG__card{min-height:300px;padding:28px}}.Testimonials-module-scss-module__lNUZhG__cardBlur{filter:blur(20px);pointer-events:none;z-index:1;background:radial-gradient(circle,#00d4ff52 0%,#3886d81f 40%,#fff0 80%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;right:-60px}.Testimonials-module-scss-module__lNUZhG__stars{gap:4px;margin-bottom:20px;display:flex}.Testimonials-module-scss-module__lNUZhG__star{color:#ff7a00;font-size:18px}.Testimonials-module-scss-module__lNUZhG__text{color:#0b1628;z-index:2;margin-bottom:30px;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.6;position:relative}.Testimonials-module-scss-module__lNUZhG__footer{z-index:2;flex-direction:column;align-items:flex-start;margin-top:auto;display:flex;position:relative}.Testimonials-module-scss-module__lNUZhG__authorRole{color:#6d737e;margin-bottom:8px;font-family:figtree-regular,sans-serif;font-size:14px}.Testimonials-module-scss-module__lNUZhG__logoWrapper{opacity:.95;justify-content:flex-start;align-items:center;width:100%;transition:opacity .2s;display:flex}.Testimonials-module-scss-module__lNUZhG__logoWrapper:hover{opacity:1}.Testimonials-module-scss-module__lNUZhG__clientLogo{object-fit:contain;width:auto;height:28px}
.ContactUs-module-scss-module__1MaRlW__contactSection{background-color:#fff;width:100%;padding:80px 0;position:relative}@media screen and (max-width:768px){.ContactUs-module-scss-module__1MaRlW__contactSection{padding:50px 0}}.ContactUs-module-scss-module__1MaRlW__contactWrapper{background:linear-gradient(#e3f1f7 0%,#fff 100%);border:none;border-radius:24px;width:100%;padding:60px 48px}@media screen and (max-width:768px){.ContactUs-module-scss-module__1MaRlW__contactWrapper{padding:40px 24px}}@media screen and (max-width:480px){.ContactUs-module-scss-module__1MaRlW__contactWrapper{border-radius:16px;padding:30px 16px}}.ContactUs-module-scss-module__1MaRlW__title{color:#0b1628;letter-spacing:-.5px;margin:0;font-family:figtree-semibold,sans-serif;font-size:clamp(28px,4vw,48px)}.ContactUs-module-scss-module__1MaRlW__servicesBadge{background:0 0;border-radius:9999px;padding:6px 18px;display:inline-block;position:relative}.ContactUs-module-scss-module__1MaRlW__servicesBadge:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#009ea9,#3886d8);border-radius:9999px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ContactUs-module-scss-module__1MaRlW__servicesBadge span{letter-spacing:1.1px;text-transform:uppercase;background:linear-gradient(90deg,#009ea9,#3886d8);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-family:figtree-bold,sans-serif;font-size:14px;display:inline-block}.ContactUs-module-scss-module__1MaRlW__gridContainer{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:24px;display:grid}@media screen and (max-width:768px){.ContactUs-module-scss-module__1MaRlW__gridContainer{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}}.ContactUs-module-scss-module__1MaRlW__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:20px;width:100%;padding:24px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000005}.ContactUs-module-scss-module__1MaRlW__card:hover{border-color:#00d4ff40;transform:translateY(-3px);box-shadow:0 10px 25px #00d4ff1a}.ContactUs-module-scss-module__1MaRlW__card:hover .ContactUs-module-scss-module__1MaRlW__iconWrapper{color:#fff;background-color:#009ea9;transform:scale(1.05)}@media screen and (max-width:1024px){.ContactUs-module-scss-module__1MaRlW__card{text-align:center;flex-direction:column;gap:16px;padding:24px 20px}}.ContactUs-module-scss-module__1MaRlW__iconWrapper{color:#009ea9;background-color:#00d4ff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.ContactUs-module-scss-module__1MaRlW__iconWrapper svg{width:22px;height:22px}.ContactUs-module-scss-module__1MaRlW__cardContent{text-align:left;flex-direction:column;flex-grow:1;display:flex}@media screen and (max-width:1024px){.ContactUs-module-scss-module__1MaRlW__cardContent{text-align:center;align-items:center}}.ContactUs-module-scss-module__1MaRlW__cardLabel{color:#0b1628;margin-bottom:4px;font-family:figtree-regular,sans-serif;font-size:14px}.ContactUs-module-scss-module__1MaRlW__cardValueText,.ContactUs-module-scss-module__1MaRlW__cardValueLink{color:#0b1628;word-break:break-word;font-family:figtree-semibold,sans-serif;font-size:16px;line-height:1.4;text-decoration:none}.ContactUs-module-scss-module__1MaRlW__cardValueLink{cursor:pointer;transition:all .15s}.ContactUs-module-scss-module__1MaRlW__cardValueLink:hover{color:#009ea9;text-decoration:underline}.ContactUs-module-scss-module__1MaRlW__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3886d8,#009ea9);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:8px 20px;font-family:figtree-semibold,sans-serif;font-size:13px;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #3886d833}.ContactUs-module-scss-module__1MaRlW__actionBtn:hover{opacity:.95;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #009ea959}@media screen and (max-width:1024px){.ContactUs-module-scss-module__1MaRlW__actionBtn{width:auto;margin-top:4px}}@media screen and (max-width:480px){.ContactUs-module-scss-module__1MaRlW__actionBtn{width:100%;margin-top:10px}}
.AppFooter-module-scss-module__JFzxlG__footer{z-index:10;background-color:#fff;border-top:1px solid #d3e4e7;width:100%;padding:40px 0;position:relative}.AppFooter-module-scss-module__JFzxlG__logoLink{text-decoration:none;display:inline-block}.AppFooter-module-scss-module__JFzxlG__logo{object-fit:contain;width:auto;height:52px}@media screen and (max-width:480px){.AppFooter-module-scss-module__JFzxlG__logo{height:40px}}.AppFooter-module-scss-module__JFzxlG__copyright{color:#0b1628;letter-spacing:.2px;margin:0;font-family:figtree-medium,sans-serif;font-size:16px}.AppFooter-module-scss-module__JFzxlG__link{color:#0b1628;font-family:figtree-medium,sans-serif;font-size:16px;text-decoration:none;transition:all .15s}.AppFooter-module-scss-module__JFzxlG__link:hover{color:#00d4ff;text-decoration:none}
.Companies-module-scss-module__tVWrlW__companiesSection{background-color:#0b1528;width:100%;padding:80px 0;position:relative;overflow:hidden}@media screen and (max-width:768px){.Companies-module-scss-module__tVWrlW__companiesSection{padding:60px 0}}.Companies-module-scss-module__tVWrlW__title{color:#fff;text-align:center;letter-spacing:-.5px;margin-bottom:50px;font-family:figtree-medium,sans-serif;font-size:clamp(18px,3.5vw,24px)}.Companies-module-scss-module__tVWrlW__title strong{font-family:figtree-bold,sans-serif;font-weight:800}@media screen and (max-width:768px){.Companies-module-scss-module__tVWrlW__title{margin-bottom:40px}}.Companies-module-scss-module__tVWrlW__tickerContainer{width:100%;padding:10px 0;display:flex;position:relative;overflow:hidden}.Companies-module-scss-module__tVWrlW__tickerContainer:before{background:linear-gradient(90deg,#0b1528 0%,#0b152800 100%);left:0}.Companies-module-scss-module__tVWrlW__tickerContainer:after{background:linear-gradient(-90deg,#0b1528 0%,#0b152800 100%);right:0}.Companies-module-scss-module__tVWrlW__tickerTrack{gap:24px;width:max-content;animation:24s linear infinite Companies-module-scss-module__tVWrlW__scrollTrack;display:flex}.Companies-module-scss-module__tVWrlW__tickerTrack:hover{animation-play-state:paused}.Companies-module-scss-module__tVWrlW__companyCard{cursor:default;background-color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:230px;height:90px;transition:all .3s;display:grid;box-shadow:0 4px 15px #0000001f}.Companies-module-scss-module__tVWrlW__companyCard:hover{transform:scale(1.03);box-shadow:0 6px 20px #00d4ff26}@media screen and (max-width:480px){.Companies-module-scss-module__tVWrlW__companyCard{width:190px;height:75px}}.Companies-module-scss-module__tVWrlW__companyName{color:#0b1628;text-align:center;padding:0 20px;font-family:figtree-semibold,sans-serif;font-size:clamp(18px,3.5vw,24px);line-height:1.3}@media screen and (max-width:480px){.Companies-module-scss-module__tVWrlW__companyName{padding:0 12px;font-size:13px}}@keyframes Companies-module-scss-module__tVWrlW__scrollTrack{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}
.ProductsHero-module-scss-module__wd3xZG__heroSection{background-color:#0b1528;width:100%;position:relative}.ProductsHero-module-scss-module__wd3xZG__topSection{text-align:center;background:linear-gradient(90deg,#0b1628 20%,#182743 50%,#0b1628 80%);padding:160px 0 100px;position:relative}@media screen and (max-width:768px){.ProductsHero-module-scss-module__wd3xZG__topSection{padding:120px 0 70px}}.ProductsHero-module-scss-module__wd3xZG__title{color:#fff;letter-spacing:-1px;margin-bottom:0;font-family:figtree-light,sans-serif;font-size:clamp(32px,5vw,48px);line-height:1.3}.ProductsHero-module-scss-module__wd3xZG__title strong{font-family:figtree-semibold,sans-serif;font-weight:800}
.ProductsList-module-scss-module__t6RiDa__productsListSection{background-color:#fff;width:100%;padding:80px 0;position:relative}.ProductsList-module-scss-module__t6RiDa__tabsContainer{justify-content:center;width:100%;margin-bottom:50px;display:flex}.ProductsList-module-scss-module__t6RiDa__tabsScroll{gap:12px;max-width:100%;padding-bottom:8px;display:flex}@media screen and (max-width:768px){.ProductsList-module-scss-module__t6RiDa__tabsScroll{white-space:nowrap;scrollbar-width:none;justify-content:flex-start;padding-left:15px;padding-right:15px;overflow-x:auto}.ProductsList-module-scss-module__t6RiDa__tabsScroll::-webkit-scrollbar{display:none}}.ProductsList-module-scss-module__t6RiDa__tabBtn{color:#4f5765;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #dce3e8;border-radius:9999px;padding:10px 24px;font-family:figtree-regular,sans-serif;font-size:16px;transition:all .3s;display:inline-block}.ProductsList-module-scss-module__t6RiDa__tabBtn:hover{color:#0b1528;background-color:#f8fafc;border-color:#cad4dc}.ProductsList-module-scss-module__t6RiDa__activeTab{background:linear-gradient(90deg,#3886d8,#009ea9);box-shadow:0 4px 12px #3886d833;color:#fff!important;border-color:#0000!important}.ProductsList-module-scss-module__t6RiDa__activeTab:hover{opacity:.95;background:linear-gradient(90deg,#3886d8,#009ea9);color:#fff!important}.ProductsList-module-scss-module__t6RiDa__productsGrid{flex-direction:column;gap:40px;width:100%;margin-top:20px;display:flex}.ProductsList-module-scss-module__t6RiDa__productCard{background-color:#fff;border:1px solid #dce3e8;border-radius:24px;width:100%;scroll-margin-top:120px;transition:box-shadow .3s,transform .3s;overflow:hidden}.ProductsList-module-scss-module__t6RiDa__productCard:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000000d}.ProductsList-module-scss-module__t6RiDa__imageWrapper{background:linear-gradient(90deg,#cfdfe2,#d0dae4);border-right:1px solid #dce3e8;justify-content:center;align-items:center;width:100%;height:100%;min-height:480px;padding:40px;display:flex;overflow:hidden}@media screen and (max-width:991px){.ProductsList-module-scss-module__t6RiDa__imageWrapper{border-bottom:1px solid #dce3e8;border-right:none;min-height:380px;padding:30px}}@media screen and (max-width:480px){.ProductsList-module-scss-module__t6RiDa__imageWrapper{min-height:260px;padding:20px}}.ProductsList-module-scss-module__t6RiDa__productImage{object-fit:contain;border-radius:8px;width:100%;height:100%;max-height:440px;transition:transform .5s}.ProductsList-module-scss-module__t6RiDa__productImage:hover{transform:scale(1.02)}.ProductsList-module-scss-module__t6RiDa__detailsCol{background:#fff;flex-direction:column;justify-content:center;width:100%;height:100%;padding:50px;display:flex}@media screen and (max-width:991px){.ProductsList-module-scss-module__t6RiDa__detailsCol{padding:40px 30px}}@media screen and (max-width:480px){.ProductsList-module-scss-module__t6RiDa__detailsCol{padding:24px 20px}}.ProductsList-module-scss-module__t6RiDa__productTitle{color:#0b1628;margin-bottom:20px;font-family:figtree-semibold,sans-serif;font-size:clamp(24px,3vw,30px)}.ProductsList-module-scss-module__t6RiDa__productDesc{color:#0b1628;margin-bottom:24px;font-family:figtree-regular,sans-serif;font-size:16px;line-height:1.6}.ProductsList-module-scss-module__t6RiDa__featureItem{align-items:center;gap:12px;display:flex}.ProductsList-module-scss-module__t6RiDa__checkIcon{flex-shrink:0;width:22px;height:22px}.ProductsList-module-scss-module__t6RiDa__featureText{color:#0b1628;font-family:figtree-medium,sans-serif;font-size:16px}.ProductsList-module-scss-module__t6RiDa__industriesSection{margin-top:10px}.ProductsList-module-scss-module__t6RiDa__industriesTitle{color:#0b1628;margin-bottom:12px;font-family:figtree-regular,sans-serif;font-size:16px}.ProductsList-module-scss-module__t6RiDa__industryPill{color:#4f5765;letter-spacing:.5px;text-transform:uppercase;background-color:#ebeeef;border-radius:9999px;padding:6px 18px;font-family:figtree-semibold,sans-serif;font-size:14px;display:inline-block}.ProductsList-module-scss-module__t6RiDa__divider{background-color:#dce3e8;width:100%;height:1px;margin:30px 0}.ProductsList-module-scss-module__t6RiDa__developmentLogo{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.ProductsList-module-scss-module__t6RiDa__logoLabel{color:#0b1628;font-family:figtree-regular,sans-serif;font-size:16px}.ProductsList-module-scss-module__t6RiDa__devLogoImg{object-fit:contain;width:auto;height:36px}
