.Hero3D-module__uwfVEq__container{perspective:1000px;justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}.Hero3D-module__uwfVEq__scene{width:400px;height:400px;transform-style:preserve-3d;position:relative}.Hero3D-module__uwfVEq__abstract{width:100%;height:100%;transform-style:preserve-3d;position:relative}.Hero3D-module__uwfVEq__core{background:linear-gradient(135deg,var(--nex-primary),var(--nex-gold));border-radius:50%;width:120px;height:120px;margin:-60px 0 0 -60px;animation:3s ease-in-out infinite Hero3D-module__uwfVEq__pulse;position:absolute;top:50%;left:50%;box-shadow:0 0 60px #ce005499,0 0 120px #ce00544d}@keyframes Hero3D-module__uwfVEq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Hero3D-module__uwfVEq__ring1,.Hero3D-module__uwfVEq__ring2,.Hero3D-module__uwfVEq__ring3{border:2px solid;border-radius:50%;animation:20s linear infinite Hero3D-module__uwfVEq__rotate;position:absolute;top:50%;left:50%}.Hero3D-module__uwfVEq__ring1{border-color:var(--nex-primary);opacity:.3;width:200px;height:200px;margin:-100px 0 0 -100px;animation-duration:15s}.Hero3D-module__uwfVEq__ring2{border-color:var(--nex-gold);opacity:.2;width:280px;height:280px;margin:-140px 0 0 -140px;animation-duration:20s;animation-direction:reverse}.Hero3D-module__uwfVEq__ring3{border-color:var(--nex-navy);opacity:.15;width:360px;height:360px;margin:-180px 0 0 -180px;animation-duration:25s}@keyframes Hero3D-module__uwfVEq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero3D-module__uwfVEq__particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero3D-module__uwfVEq__particle{background:var(--nex-primary);opacity:0;border-radius:50%;width:4px;height:4px;animation:linear infinite Hero3D-module__uwfVEq__float;position:absolute}@keyframes Hero3D-module__uwfVEq__float{0%{opacity:0;transform:translateY(0)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)scale(1)}}@media (max-width:768px){.Hero3D-module__uwfVEq__container{height:400px}.Hero3D-module__uwfVEq__scene{width:300px;height:300px}.Hero3D-module__uwfVEq__core{width:80px;height:80px;margin:-40px 0 0 -40px}.Hero3D-module__uwfVEq__ring1{width:150px;height:150px;margin:-75px 0 0 -75px}.Hero3D-module__uwfVEq__ring2{width:210px;height:210px;margin:-105px 0 0 -105px}.Hero3D-module__uwfVEq__ring3{width:270px;height:270px;margin:-135px 0 0 -135px}}
.KineticTitle-module__hWLeVG__container{text-align:center;max-width:1200px;margin:0 auto;padding:2rem 1rem}.KineticTitle-module__hWLeVG__title{font-family:var(--font-heading);color:var(--nex-primary);perspective:1000px;justify-content:center;gap:.1em;margin:0;font-size:clamp(3rem,10vw,7rem);font-weight:900;line-height:1;display:flex}.KineticTitle-module__hWLeVG__letter{transform-style:preserve-3d;text-shadow:2px 2px 4px #0000001a,0 0 40px #ce00544d;display:inline-block}.KineticTitle-module__hWLeVG__subtitle{font-family:var(--font-heading);color:var(--foreground);margin:1.5rem 0 .5rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2}.KineticTitle-module__hWLeVG__tagline{font-family:var(--font-body);color:var(--nex-navy);margin:.5rem 0 0;font-size:clamp(1rem,2vw,1.25rem);font-weight:500}@media (max-width:768px){.KineticTitle-module__hWLeVG__container{padding:1rem}.KineticTitle-module__hWLeVG__title{gap:.05em}}
.TrustBar-module__PLO1Ma__section{background:linear-gradient(#0000 0%,#ce005408 100%);padding:4rem 2rem}.TrustBar-module__PLO1Ma__container{text-align:center;max-width:1200px;margin:0 auto}.TrustBar-module__PLO1Ma__heading{font-family:var(--font-heading);color:var(--foreground);margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.TrustBar-module__PLO1Ma__logoGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.TrustBar-module__PLO1Ma__logoCard{cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;height:110px;padding:0;transition:all .3s;animation:3s ease-in-out infinite TrustBar-module__PLO1Ma__pulse;display:flex;box-shadow:0 4px 20px #00000014}.TrustBar-module__PLO1Ma__logoCard:hover{box-shadow:0 8px 30px #ce005426}@keyframes TrustBar-module__PLO1Ma__pulse{0%,to{box-shadow:0 4px 20px #00000014}50%{box-shadow:0 4px 25px #ce00541f}}.TrustBar-module__PLO1Ma__imageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.TrustBar-module__PLO1Ma__logoImage{object-fit:contain;padding:8px;transition:all .3s}.TrustBar-module__PLO1Ma__logoCard:hover .TrustBar-module__PLO1Ma__logoImage{filter:grayscale(0%);opacity:1}.TrustBar-module__PLO1Ma__subtext{color:var(--nex-navy);margin-top:2rem;font-size:1.1rem}@media (max-width:768px){.TrustBar-module__PLO1Ma__section{padding:3rem 1rem}.TrustBar-module__PLO1Ma__logoGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.TrustBar-module__PLO1Ma__logoCard{padding:0}.TrustBar-module__PLO1Ma__logoPlaceholder{height:60px;font-size:.8rem}}
.GapSection-module__d_0aNW__section{background:var(--background);padding:6rem 2rem}.GapSection-module__d_0aNW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.GapSection-module__d_0aNW__side{border-radius:20px;flex-direction:column;justify-content:center;min-height:500px;padding:3rem;display:flex}.GapSection-module__d_0aNW__problem{color:#666;background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%)}.GapSection-module__d_0aNW__problem .GapSection-module__d_0aNW__heading{color:#333}.GapSection-module__d_0aNW__problem .GapSection-module__d_0aNW__list li{color:#666}.GapSection-module__d_0aNW__staticBox{opacity:.5;background:#ccc;border-radius:8px;width:80px;height:80px}.GapSection-module__d_0aNW__solution{background:linear-gradient(135deg,var(--nex-primary)0%,var(--nex-dark)100%);color:#fff;position:relative;overflow:hidden}.GapSection-module__d_0aNW__solution .GapSection-module__d_0aNW__heading,.GapSection-module__d_0aNW__solution .GapSection-module__d_0aNW__list li{color:#fff}.GapSection-module__d_0aNW__heading{font-family:var(--font-heading);margin-bottom:2rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.GapSection-module__d_0aNW__list{flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.GapSection-module__d_0aNW__list li{align-items:center;gap:.75rem;font-size:1.1rem;line-height:1.6;display:flex}.GapSection-module__d_0aNW__icon{background:var(--nex-gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;font-weight:700;display:inline-flex}.GapSection-module__d_0aNW__problemVisual{gap:1rem;margin-top:auto;display:flex}.GapSection-module__d_0aNW__solutionVisual{gap:1rem;margin-top:auto;display:flex;position:relative}.GapSection-module__d_0aNW__floatingBox{background:linear-gradient(135deg,var(--nex-gold),var(--nex-navy));border-radius:12px;width:80px;height:80px;box-shadow:0 10px 30px #0000004d}@media (max-width:1024px){.GapSection-module__d_0aNW__container{grid-template-columns:1fr;gap:2rem}.GapSection-module__d_0aNW__side{min-height:400px;padding:2rem}}@media (max-width:768px){.GapSection-module__d_0aNW__section{padding:3rem 1rem}.GapSection-module__d_0aNW__side{min-height:350px;padding:1.5rem}.GapSection-module__d_0aNW__heading{font-size:1.5rem}.GapSection-module__d_0aNW__list li{font-size:1rem}.GapSection-module__d_0aNW__staticBox,.GapSection-module__d_0aNW__floatingBox{width:60px;height:60px}}
.ServicesTeaser-module__favfna__section{background:linear-gradient(#24395b08 0%,#0000 100%);padding:6rem 2rem}.ServicesTeaser-module__favfna__container{max-width:1400px;margin:0 auto}.ServicesTeaser-module__favfna__heading{font-family:var(--font-heading);text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.ServicesTeaser-module__favfna__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.ServicesTeaser-module__favfna__card{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.ServicesTeaser-module__favfna__card:hover{box-shadow:0 12px 40px #ce005426}.ServicesTeaser-module__favfna__cardLink{color:var(--nex-navy);flex-direction:column;align-items:center;padding:2.5rem 1.5rem;text-decoration:none;display:flex;position:relative}.ServicesTeaser-module__favfna__iconWrapper{background:linear-gradient(135deg,var(--nex-primary),var(--nex-gold));border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 24px #ce005433}.ServicesTeaser-module__favfna__card:hover .ServicesTeaser-module__favfna__iconWrapper{transform:scale(1.1)rotate(5deg)}.ServicesTeaser-module__favfna__icon{filter:drop-shadow(0 2px 4px #0000001a);font-size:3rem}.ServicesTeaser-module__favfna__serviceName{font-family:var(--font-heading);text-align:center;color:var(--nex-navy);margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.ServicesTeaser-module__favfna__arrow{color:var(--nex-primary);opacity:0;font-size:1.5rem;transition:all .3s;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(-10px)}.ServicesTeaser-module__favfna__card:hover .ServicesTeaser-module__favfna__arrow{opacity:1;transform:translate(0)}.ServicesTeaser-module__favfna__cta{text-align:center;margin-top:3rem}.ServicesTeaser-module__favfna__ctaButton{background:var(--nex-primary);color:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #ce00544d}.ServicesTeaser-module__favfna__ctaButton:hover{background:var(--nex-dark);transform:translateY(-2px);box-shadow:0 6px 30px #ce005466}@media (max-width:768px){.ServicesTeaser-module__favfna__section{padding:4rem 1rem}.ServicesTeaser-module__favfna__grid{grid-template-columns:1fr;gap:1.5rem}.ServicesTeaser-module__favfna__cardLink{padding:2rem 1rem}.ServicesTeaser-module__favfna__iconWrapper{width:80px;height:80px}.ServicesTeaser-module__favfna__icon{font-size:2.5rem}.ServicesTeaser-module__favfna__serviceName{font-size:1.1rem}}
.ImpactStats-module__vWCieW__section{background:linear-gradient(135deg,var(--nex-navy)0%,var(--nex-dark)100%);color:#fff;padding:6rem 2rem}.ImpactStats-module__vWCieW__container{max-width:1400px;margin:0 auto}.ImpactStats-module__vWCieW__heading{font-family:var(--font-heading);text-align:center;color:#fff;margin-bottom:4rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.ImpactStats-module__vWCieW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.ImpactStats-module__vWCieW__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:all .3s}.ImpactStats-module__vWCieW__card:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.ImpactStats-module__vWCieW__value{font-family:var(--font-heading);color:var(--nex-gold);text-shadow:0 2px 10px #e29d234d;margin-bottom:1rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.ImpactStats-module__vWCieW__label{font-family:var(--font-body);color:#ffffffe6;font-size:1.1rem;font-weight:500;line-height:1.4}@media (max-width:768px){.ImpactStats-module__vWCieW__section{padding:4rem 1rem}.ImpactStats-module__vWCieW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ImpactStats-module__vWCieW__card{padding:1.5rem}.ImpactStats-module__vWCieW__value{font-size:2.5rem}.ImpactStats-module__vWCieW__label{font-size:.95rem}}
.CTASection-module__8E-qYG__section{text-align:center;background:linear-gradient(#0000 0%,#ce00540d 100%);padding:8rem 2rem}.CTASection-module__8E-qYG__container{max-width:900px;margin:0 auto}.CTASection-module__8E-qYG__heading{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.CTASection-module__8E-qYG__subtext{color:var(--nex-navy);margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:500}.CTASection-module__8E-qYG__ctaButton{cursor:pointer;text-decoration:none;display:inline-block;position:relative}.CTASection-module__8E-qYG__buttonContent{background:linear-gradient(135deg,var(--nex-primary),var(--nex-dark));color:#fff;border-radius:50px;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;transition:all .3s;animation:2s ease-in-out infinite CTASection-module__8E-qYG__pulse-shadow;display:inline-block;box-shadow:0 10px 40px #ce00544d,0 0 #ce005466}.CTASection-module__8E-qYG__ctaButton:hover .CTASection-module__8E-qYG__buttonContent{transform:scale(1.05);box-shadow:0 15px 50px #ce005466,0 0 0 8px #ce00541a}@keyframes CTASection-module__8E-qYG__pulse-shadow{0%,to{box-shadow:0 10px 40px #ce00544d,0 0 #ce005466}50%{box-shadow:0 10px 40px #ce00544d,0 0 0 12px #ce005400}}@media (max-width:768px){.CTASection-module__8E-qYG__section{padding:5rem 1rem}.CTASection-module__8E-qYG__buttonContent{padding:1rem 2rem;font-size:1.1rem}}
.page-module__E0kJGG__page{min-height:100vh;padding-top:80px}.page-module__E0kJGG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:auto;padding:2rem 0}}
