.Navbar-module__cJzEcG__navbar{width:100%;height:var(--nav-height);z-index:50;background-color:#0000;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background-color:#fffffff2;height:70px}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLinks a:not(.Navbar-module__cJzEcG__btn){color:var(--text-secondary);font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__navLinks a:not(.Navbar-module__cJzEcG__btn):hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none}.Navbar-module__cJzEcG__mobileToggle span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}@media (max-width:768px){.Navbar-module__cJzEcG__mobileToggle{display:flex}.Navbar-module__cJzEcG__navLinks{background-color:var(--bg-secondary);border-left:1px solid var(--border-color);flex-direction:column;gap:2rem;width:250px;height:100vh;padding-top:100px;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #00000080}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{right:0}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:4rem;padding-top:5rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__footerColumn h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:1.75rem;font-weight:800;display:inline-block}.Footer-module__S6Hkya__description{color:var(--text-secondary);max-width:300px;margin-bottom:2rem}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{background-color:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{background-color:var(--brand-blue);color:#fff;transform:translateY(-3px)}.Footer-module__S6Hkya__links{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-secondary);transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--brand-blue)}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.Footer-module__S6Hkya__contactInfo li{color:var(--text-secondary);align-items:flex-start;gap:1rem;display:flex}.Footer-module__S6Hkya__contactInfo li svg{color:var(--brand-blue);margin-top:4px}.Footer-module__S6Hkya__contactInfo a{transition:color .2s}.Footer-module__S6Hkya__contactInfo a:hover{color:var(--brand-blue)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);text-align:center;color:var(--text-secondary);padding:1.5rem 0;font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:3rem}}
.FloatingWhatsApp-module__QndPVW__float{color:#fff;z-index:100;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:all .3s;animation:2s infinite FloatingWhatsApp-module__QndPVW__pulse-glow-wa;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 10px #25d36666}.FloatingWhatsApp-module__QndPVW__float:hover{background-color:#1ebe57;transform:scale(1.1)}.FloatingWhatsApp-module__QndPVW__icon{z-index:100}.FloatingWhatsApp-module__QndPVW__tooltip{color:#fff;pointer-events:none;opacity:0;white-space:nowrap;background-color:#27272a;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .3s;position:absolute;right:80px;transform:translate(10px);box-shadow:0 4px 6px #0000001a}.FloatingWhatsApp-module__QndPVW__tooltip:after{content:"";border:6px solid #0000;border-left-color:#27272a;border-right-width:0;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.FloatingWhatsApp-module__QndPVW__float:hover .FloatingWhatsApp-module__QndPVW__tooltip{opacity:1;transform:translate(0)}@keyframes FloatingWhatsApp-module__QndPVW__pulse-glow-wa{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width:768px){.FloatingWhatsApp-module__QndPVW__float{width:50px;height:50px;font-size:25px;bottom:20px;right:20px}}
.HeroSection-module__sBkrQG__hero{min-height:calc(100vh - var(--nav-height));padding-top:var(--nav-height);align-items:center;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__heroBackground{z-index:0;background-color:var(--bg-primary);position:absolute;inset:0}.HeroSection-module__sBkrQG__glowBlue{background:radial-gradient(circle,#1b63a00d 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;animation:8s infinite alternate HeroSection-module__sBkrQG__float;position:absolute;top:-10%;left:-10%}.HeroSection-module__sBkrQG__glowGreen{background:radial-gradient(circle,#83b6410d 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;animation:10s infinite alternate-reverse HeroSection-module__sBkrQG__float;position:absolute;bottom:-10%;right:-10%}.HeroSection-module__sBkrQG__gridOverlay{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.HeroSection-module__sBkrQG__heroContainer{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.HeroSection-module__sBkrQG__heroContent{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.HeroSection-module__sBkrQG__badge{border:1px solid var(--border-color);color:var(--brand-blue);background:#0000000d;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.HeroSection-module__sBkrQG__headline{letter-spacing:-1px;font-size:clamp(3rem,4vw + 1rem,4.5rem);line-height:1.1}.HeroSection-module__sBkrQG__subheading{color:var(--text-secondary);max-width:540px;font-size:1.125rem;line-height:1.8}.HeroSection-module__sBkrQG__ctaGroup{gap:1rem;margin-top:1rem;display:flex}.HeroSection-module__sBkrQG__heroImageContainer{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__sBkrQG__imageWrapper{border:1px solid var(--border-color);border-radius:1.5rem;width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.HeroSection-module__sBkrQG__imageWrapper:before{content:"";z-index:2;pointer-events:none;border-radius:1.5rem;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff3}.HeroSection-module__sBkrQG__heroImage{object-fit:cover;width:100%;height:auto;display:block}.HeroSection-module__sBkrQG__statsGroup{border-top:1px solid var(--border-color);grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;margin-top:1rem;padding-top:2rem;display:grid}.HeroSection-module__sBkrQG__statCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:1rem;padding:1.5rem}.HeroSection-module__sBkrQG__statCard h3{color:var(--brand-blue);margin-bottom:.25rem;font-size:2rem}.HeroSection-module__sBkrQG__statCard p{color:var(--text-secondary);font-size:.9rem;font-weight:500}@media (max-width:900px){.HeroSection-module__sBkrQG__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.HeroSection-module__sBkrQG__heroContent{align-items:center}.HeroSection-module__sBkrQG__subheading{margin:0 auto}.HeroSection-module__sBkrQG__ctaGroup{justify-content:center;width:100%}.HeroSection-module__sBkrQG__statsGroup{justify-content:center}}
.ServicesSection-module__JL3_nq__servicesSection{background-color:var(--bg-secondary)}.ServicesSection-module__JL3_nq__introSplit{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.ServicesSection-module__JL3_nq__introTitle{margin-bottom:1.5rem;font-size:2.5rem}.ServicesSection-module__JL3_nq__introText p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.125rem;line-height:1.8}.ServicesSection-module__JL3_nq__imageWrapper{border:1px solid var(--border-color);border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.ServicesSection-module__JL3_nq__expertiseImage{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.ServicesSection-module__JL3_nq__imageWrapper:hover .ServicesSection-module__JL3_nq__expertiseImage{transform:scale(1.05)}.ServicesSection-module__JL3_nq__servicesHeader{text-align:center;margin-bottom:3rem}.ServicesSection-module__JL3_nq__servicesHeader h3{font-size:2.25rem}.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ServicesSection-module__JL3_nq__serviceCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:default;border-radius:1rem;padding:2.5rem 2rem;transition:all .3s;animation:.8s ease-out both ServicesSection-module__JL3_nq__fadeIn;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__serviceCard:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#1b63a01a,#0000 70%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.ServicesSection-module__JL3_nq__serviceCard:hover{border-color:#1b63a04d;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.ServicesSection-module__JL3_nq__serviceCard:hover:before{opacity:1}.ServicesSection-module__JL3_nq__iconWrapper{width:60px;height:60px;color:var(--brand-blue);background:#1b63a01a;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:24px;transition:all .3s;display:inline-flex}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__iconWrapper{background:var(--brand-blue);color:#fff;transform:scale(1.1)}.ServicesSection-module__JL3_nq__serviceCard h4{color:var(--text-primary);z-index:1;margin-bottom:1rem;font-size:1.4rem;position:relative}.ServicesSection-module__JL3_nq__serviceCard p{color:var(--text-secondary);z-index:1;position:relative}@media (max-width:900px){.ServicesSection-module__JL3_nq__introSplit{grid-template-columns:1fr;gap:3rem}}
.CareersSection-module__rqAZla__careersSection{background-color:var(--bg-primary);position:relative}.CareersSection-module__rqAZla__splitLayout{grid-template-columns:1fr 1fr;align-items:stretch;gap:3.5rem;display:grid}.CareersSection-module__rqAZla__textContent{flex-direction:column;display:flex}.CareersSection-module__rqAZla__title{margin-bottom:1.5rem;font-size:3rem}.CareersSection-module__rqAZla__subtitle{color:var(--text-secondary);max-width:90%;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.CareersSection-module__rqAZla__benefitsList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.CareersSection-module__rqAZla__benefitItem h4{color:var(--brand-blue);margin-bottom:.5rem;font-size:1.125rem}.CareersSection-module__rqAZla__benefitItem p{color:var(--text-secondary);font-size:.95rem}.CareersSection-module__rqAZla__imageOverlayContainer{border-radius:1.5rem;height:350px;margin-top:auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.CareersSection-module__rqAZla__careersImage{object-fit:cover;width:100%;height:100%;display:block}.CareersSection-module__rqAZla__formContainer{background:var(--card-bg);border:1px solid var(--card-border);border-radius:1.5rem;flex-direction:column;min-height:500px;padding:2.5rem;display:flex;position:sticky;top:100px;box-shadow:0 10px 30px #0000000d}.CareersSection-module__rqAZla__form{flex-direction:column;gap:1.25rem;display:flex}.CareersSection-module__rqAZla__form h3{margin-bottom:.5rem;font-size:1.5rem}.CareersSection-module__rqAZla__formGroup{flex-direction:column;gap:.5rem;display:flex}.CareersSection-module__rqAZla__formGroup label{color:var(--text-secondary);font-size:.9rem;font-weight:600}.CareersSection-module__rqAZla__formGroup input,.CareersSection-module__rqAZla__formGroup select{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:.5rem;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.CareersSection-module__rqAZla__formGroup input:focus,.CareersSection-module__rqAZla__formGroup select:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #1b63a01a}.CareersSection-module__rqAZla__fileInputWrapper{border:2px dashed var(--border-color);background:var(--bg-tertiary);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:50px;transition:all .3s;display:flex;position:relative}.CareersSection-module__rqAZla__fileInputWrapper:hover{border-color:var(--brand-blue);background:#fff}.CareersSection-module__rqAZla__fileInput{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute}.CareersSection-module__rqAZla__fileInputLabel{color:var(--text-secondary);pointer-events:none;font-size:.95rem}.CareersSection-module__rqAZla__errorText{color:#ef4444;margin-top:.5rem;font-size:.8rem;font-weight:500}.CareersSection-module__rqAZla__submitBtn{margin-top:1rem}.CareersSection-module__rqAZla__successMessage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.CareersSection-module__rqAZla__successIcon{background:var(--brand-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:30px;display:flex}@media (max-width:1024px){.CareersSection-module__rqAZla__splitLayout{grid-template-columns:1fr;gap:4rem}.CareersSection-module__rqAZla__formContainer{position:static}}@media (max-width:600px){.CareersSection-module__rqAZla__title{font-size:2.25rem}.CareersSection-module__rqAZla__formContainer{padding:1.5rem}}
.ContactForm-module__j1WgZG__contactSection{background-color:var(--bg-tertiary);position:relative;overflow:hidden}.ContactForm-module__j1WgZG__contactSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#83b6410d 0%,#0000 60%);width:50vw;height:50vw;position:absolute;top:0;right:0}.ContactForm-module__j1WgZG__contactContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ContactForm-module__j1WgZG__contactInfo h2{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.ContactForm-module__j1WgZG__contactInfo>p{color:var(--text-secondary);max-width:90%;margin-bottom:3rem;font-size:1.125rem}.ContactForm-module__j1WgZG__infoList{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__infoItem{border-left:2px solid var(--brand-blue);padding-left:1.5rem}.ContactForm-module__j1WgZG__infoItem h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem}.ContactForm-module__j1WgZG__infoItem p{color:var(--text-secondary);font-size:.95rem}.ContactForm-module__j1WgZG__formContainer{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;border-radius:1.5rem;padding:3rem;position:relative}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__formGroup label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.ContactForm-module__j1WgZG__formGroup input,.ContactForm-module__j1WgZG__formGroup select,.ContactForm-module__j1WgZG__formGroup textarea{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);resize:vertical;border-radius:.5rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__j1WgZG__formGroup input:focus,.ContactForm-module__j1WgZG__formGroup select:focus,.ContactForm-module__j1WgZG__formGroup textarea:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 2px #1b63a033}.ContactForm-module__j1WgZG__submitBtn{width:100%;margin-top:1rem;padding:1rem}.ContactForm-module__j1WgZG__successMessage{text-align:center;padding:3rem 1rem;animation:.5s ContactForm-module__j1WgZG__fadeIn}.ContactForm-module__j1WgZG__successIcon{background:var(--brand-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:40px;display:flex;box-shadow:0 0 30px #83b64166}.ContactForm-module__j1WgZG__successMessage h3{margin-bottom:1rem;font-size:2rem}.ContactForm-module__j1WgZG__successMessage p{color:var(--text-secondary);margin-bottom:.5rem}.ContactForm-module__j1WgZG__smallText{opacity:.7;font-size:.875rem}@media (max-width:900px){.ContactForm-module__j1WgZG__contactContainer{grid-template-columns:1fr}}@media (max-width:600px){.ContactForm-module__j1WgZG__formRow{grid-template-columns:1fr}.ContactForm-module__j1WgZG__formContainer{padding:2rem 1.5rem}}
