.Hero-module__s-6kkG__hero{background:var(--dark);align-items:center;width:100%;min-height:100vh;padding:6.5rem 0 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__orbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__s-6kkG__orb{filter:blur(80px);opacity:.35;mix-blend-mode:screen;border-radius:50%;position:absolute}.Hero-module__s-6kkG__orb1{background:#6366f1;width:500px;height:500px;animation:10s ease-in-out infinite Hero-module__s-6kkG__floatSlow;top:-100px;left:-100px}.Hero-module__s-6kkG__orb2{background:#06b6d4;width:400px;height:400px;animation:12s ease-in-out infinite reverse Hero-module__s-6kkG__floatSlow;bottom:-80px;right:-80px}.Hero-module__s-6kkG__orb3{background:#8b5cf6;width:300px;height:300px;animation:8s ease-in-out infinite Hero-module__s-6kkG__floatSlow;top:40%;left:50%}@keyframes Hero-module__s-6kkG__floatSlow{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.Hero-module__s-6kkG__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module__s-6kkG__content{z-index:10;width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.Hero-module__s-6kkG__grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__s-6kkG__leftContent{animation:1s ease-out Hero-module__s-6kkG__slideInLeft}@keyframes Hero-module__s-6kkG__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Hero-module__s-6kkG__badge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);background:#ffffff0f;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.Hero-module__s-6kkG__badgeDot{background:#22d3ee;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__s-6kkG__pulseDot;box-shadow:0 0 10px #22d3ee}@keyframes Hero-module__s-6kkG__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Hero-module__s-6kkG__badgeText{color:#e4e4e7;letter-spacing:.02em;font-size:.875rem;font-weight:500}.Hero-module__s-6kkG__headline{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.03em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.05}.Hero-module__s-6kkG__gradientText{background:linear-gradient(135deg,#818cf8 0%,#c084fc 50%,#22d3ee 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__s-6kkG__subheadline{color:#a1a1aa;max-width:540px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Hero-module__s-6kkG__highlight{color:#fff;font-weight:600}.Hero-module__s-6kkG__ctaContainer{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__s-6kkG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 40px #6366f166}.Hero-module__s-6kkG__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Hero-module__s-6kkG__primaryBtn:hover:before{left:100%}.Hero-module__s-6kkG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 60px #6366f199}.Hero-module__s-6kkG__primaryBtn svg{width:20px;height:20px;transition:transform .3s}.Hero-module__s-6kkG__primaryBtn:hover svg{transform:translate(4px)}.Hero-module__s-6kkG__secondaryBtn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__s-6kkG__secondaryBtn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.Hero-module__s-6kkG__secondaryBtn svg{width:20px;height:20px}.Hero-module__s-6kkG__trust{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:2rem;padding-top:1.5rem;display:flex}.Hero-module__s-6kkG__trustItem{flex-direction:column;display:flex}.Hero-module__s-6kkG__trustNumber{color:#fff;font-size:1.125rem;font-weight:700;line-height:1;font-family:var(--font-space-grotesk), sans-serif}.Hero-module__s-6kkG__trustLabel{color:#a1a1aa;margin-top:4px;font-size:.75rem}.Hero-module__s-6kkG__stars{color:#fbbf24;letter-spacing:1px;font-size:1rem}.Hero-module__s-6kkG__rightContent{justify-content:center;align-items:center;height:550px;animation:1.2s ease-out .3s backwards Hero-module__s-6kkG__fadeIn;display:flex;position:relative}@keyframes Hero-module__s-6kkG__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__s-6kkG__orbit{border:1px dashed #ffffff26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__s-6kkG__orbit1{width:500px;height:500px;animation:40s linear infinite Hero-module__s-6kkG__rotate}.Hero-module__s-6kkG__orbit2{width:380px;height:380px;animation:30s linear infinite reverse Hero-module__s-6kkG__rotate}.Hero-module__s-6kkG__orbit3{width:260px;height:260px;animation:20s linear infinite Hero-module__s-6kkG__rotate}@keyframes Hero-module__s-6kkG__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__s-6kkG__core{z-index:5;background:radial-gradient(circle at 30% 30%,#a78bfa,#7c3aed 40%,#4c1d95 80%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;animation:3s ease-in-out infinite Hero-module__s-6kkG__coreGlow;display:flex;position:relative;box-shadow:0 0 80px #8b5cf699,inset 0 0 60px #ffffff1a,inset -10px -10px 40px #0000004d}.Hero-module__s-6kkG__core:before{content:"";border:2px solid #8b5cf64d;border-radius:50%;animation:2s ease-in-out infinite Hero-module__s-6kkG__pulseCore;position:absolute;inset:-8px}.Hero-module__s-6kkG__core:after{content:"";border:1px solid #8b5cf626;border-radius:50%;animation:2s ease-in-out .5s infinite Hero-module__s-6kkG__pulseCore;position:absolute;inset:-20px}@keyframes Hero-module__s-6kkG__coreGlow{0%,to{box-shadow:0 0 80px #8b5cf699,inset 0 0 60px #ffffff1a,inset -10px -10px 40px #0000004d}50%{box-shadow:0 0 120px #8b5cf6cc,inset 0 0 60px #ffffff26,inset -10px -10px 40px #0000004d}}@keyframes Hero-module__s-6kkG__pulseCore{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.2;transform:scale(1.05)}}.Hero-module__s-6kkG__coreLabel{color:#ddd6fe;text-transform:uppercase;letter-spacing:2px;margin-bottom:4px;font-size:.7rem;font-weight:600}.Hero-module__s-6kkG__coreNumber{color:#fff;font-size:3rem;font-weight:800;font-family:var(--font-space-grotesk), sans-serif;text-shadow:0 0 20px #ffffff80;line-height:1}.Hero-module__s-6kkG__coreSub{color:#c4b5fd;text-align:center;margin-top:6px;padding:0 10px;font-size:.65rem}.Hero-module__s-6kkG__coreLive{color:#86efac;letter-spacing:1px;align-items:center;gap:4px;margin-top:6px;font-size:.6rem;font-weight:600;display:inline-flex}.Hero-module__s-6kkG__liveDot{background:#22c55e;border-radius:50%;width:5px;height:5px;animation:1.5s infinite Hero-module__s-6kkG__pulseDot;box-shadow:0 0 8px #22c55e}.Hero-module__s-6kkG__satellite{-webkit-backdrop-filter:blur(20px);z-index:6;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:.75rem;min-width:140px;padding:.85rem 1rem;display:flex;position:absolute;box-shadow:0 8px 30px #0000004d}.Hero-module__s-6kkG__satIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__s-6kkG__satIcon svg{color:#fff;width:20px;height:20px}.Hero-module__s-6kkG__iconCyan{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.Hero-module__s-6kkG__iconPink{background:linear-gradient(135deg,#ec4899,#f43f5e)}.Hero-module__s-6kkG__iconAmber{background:linear-gradient(135deg,#f59e0b,#ef4444)}.Hero-module__s-6kkG__iconGreen{background:linear-gradient(135deg,#10b981,#06b6d4)}.Hero-module__s-6kkG__satNumber{color:#fff;font-size:1.125rem;font-weight:800;font-family:var(--font-space-grotesk), sans-serif;line-height:1}.Hero-module__s-6kkG__satLabel{color:#a1a1aa;margin-top:3px;font-size:.7rem}.Hero-module__s-6kkG__satLive{color:#22c55e;letter-spacing:.5px;align-items:center;gap:3px;margin-top:3px;font-size:.55rem;font-weight:700;display:inline-flex}.Hero-module__s-6kkG__satLive .Hero-module__s-6kkG__liveDot{width:4px;height:4px}.Hero-module__s-6kkG__sat1{animation:5s ease-in-out infinite Hero-module__s-6kkG__floatSat;top:30px;right:20px}.Hero-module__s-6kkG__sat2{animation:5s ease-in-out 1.2s infinite Hero-module__s-6kkG__floatSat;bottom:60px;left:10px}.Hero-module__s-6kkG__sat3{animation:5s ease-in-out 2.4s infinite Hero-module__s-6kkG__floatSat;top:45%;right:-20px}.Hero-module__s-6kkG__sat4{animation:5s ease-in-out 3.6s infinite Hero-module__s-6kkG__floatSat;bottom:20px;right:80px}@keyframes Hero-module__s-6kkG__floatSat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1024px){.Hero-module__s-6kkG__grid{grid-template-columns:1fr;gap:3rem}.Hero-module__s-6kkG__rightContent{height:500px}.Hero-module__s-6kkG__orbit1{width:450px;height:450px}.Hero-module__s-6kkG__orbit2{width:340px;height:340px}.Hero-module__s-6kkG__orbit3{width:230px;height:230px}}@media (max-width:768px){.Hero-module__s-6kkG__hero{min-height:auto;padding:5rem 0 4rem}.Hero-module__s-6kkG__headline{font-size:2.25rem}.Hero-module__s-6kkG__subheadline{font-size:1rem}.Hero-module__s-6kkG__ctaContainer{flex-direction:column}.Hero-module__s-6kkG__primaryBtn,.Hero-module__s-6kkG__secondaryBtn{width:100%}.Hero-module__s-6kkG__rightContent{height:420px}.Hero-module__s-6kkG__orbit1{width:380px;height:380px}.Hero-module__s-6kkG__orbit2{width:280px;height:280px}.Hero-module__s-6kkG__orbit3{width:190px;height:190px}.Hero-module__s-6kkG__core{width:160px;height:160px}.Hero-module__s-6kkG__coreNumber{font-size:2.25rem}.Hero-module__s-6kkG__satellite{min-width:110px;padding:.6rem .75rem}.Hero-module__s-6kkG__satIcon{width:32px;height:32px}.Hero-module__s-6kkG__satIcon svg{width:16px;height:16px}.Hero-module__s-6kkG__satNumber{font-size:1rem}}@media (max-width:480px){.Hero-module__s-6kkG__rightContent{height:360px}.Hero-module__s-6kkG__orbit1{width:320px;height:320px}.Hero-module__s-6kkG__orbit2{width:240px;height:240px}.Hero-module__s-6kkG__orbit3{width:160px;height:160px}.Hero-module__s-6kkG__core{width:130px;height:130px}.Hero-module__s-6kkG__coreNumber{font-size:1.75rem}.Hero-module__s-6kkG__coreLabel{font-size:.6rem}.Hero-module__s-6kkG__coreSub{font-size:.55rem}}
.TrustBar-module__VTLmCq__trustBar{background:var(--dark);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;padding:5rem 0;position:relative;overflow:hidden}.TrustBar-module__VTLmCq__bgGlow{pointer-events:none;background:radial-gradient(#6366f114 0%,#0000 70%);width:800px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TrustBar-module__VTLmCq__header{z-index:2;text-align:center;padding:0 var(--container-padding);margin-bottom:3rem;position:relative}.TrustBar-module__VTLmCq__badge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.TrustBar-module__VTLmCq__checkmark{background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;animation:2s ease-in-out infinite TrustBar-module__VTLmCq__checkPulse;display:flex}.TrustBar-module__VTLmCq__checkmark svg{color:#fff;width:12px;height:12px}@keyframes TrustBar-module__VTLmCq__checkPulse{0%,to{box-shadow:0 0 #10b98199}50%{box-shadow:0 0 0 8px #10b98100}}.TrustBar-module__VTLmCq__badgeText{color:#e4e4e7;letter-spacing:.02em;font-size:.875rem;font-weight:500}.TrustBar-module__VTLmCq__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2}.TrustBar-module__VTLmCq__gradientText{background:linear-gradient(135deg,#818cf8 0%,#c084fc 50%,#22d3ee 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.TrustBar-module__VTLmCq__subheading{color:#a1a1aa;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.TrustBar-module__VTLmCq__marqueeWrapper{width:100%;margin-top:1rem;position:relative;overflow:hidden}.TrustBar-module__VTLmCq__marqueeWrapper:before,.TrustBar-module__VTLmCq__marqueeWrapper:after{content:"";z-index:3;pointer-events:none;width:200px;position:absolute;top:0;bottom:0}.TrustBar-module__VTLmCq__marqueeWrapper:before{background:linear-gradient(90deg, var(--dark) 0%, transparent 100%);left:0}.TrustBar-module__VTLmCq__marqueeWrapper:after{background:linear-gradient(270deg, var(--dark) 0%, transparent 100%);right:0}.TrustBar-module__VTLmCq__marqueeRow{gap:2rem;width:max-content;padding:1rem 0;display:flex}.TrustBar-module__VTLmCq__marqueeLeft{animation:40s linear infinite TrustBar-module__VTLmCq__scrollLeft}.TrustBar-module__VTLmCq__marqueeRight{margin-top:1.5rem;animation:40s linear infinite TrustBar-module__VTLmCq__scrollRight}@keyframes TrustBar-module__VTLmCq__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes TrustBar-module__VTLmCq__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.TrustBar-module__VTLmCq__marqueeWrapper:hover .TrustBar-module__VTLmCq__marqueeRow{animation-play-state:paused}.TrustBar-module__VTLmCq__logoCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;min-width:200px;height:100px;padding:1.25rem 2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.TrustBar-module__VTLmCq__logoCard:before{content:"";opacity:0;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);transition:opacity .4s;position:absolute;inset:0}.TrustBar-module__VTLmCq__logoCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.TrustBar-module__VTLmCq__logoCard:hover:before{opacity:1}.TrustBar-module__VTLmCq__logoCard svg{z-index:2;color:#d4d4d8;filter:grayscale()brightness(.9);width:auto;max-height:40px;transition:all .4s;position:relative}.TrustBar-module__VTLmCq__logoCard:hover svg{filter:grayscale(0%)brightness();color:#fff;transform:scale(1.05)}.TrustBar-module__VTLmCq__stats{padding:0 var(--container-padding);z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-top:3rem;display:flex;position:relative}.TrustBar-module__VTLmCq__statItem{text-align:center;padding:0 1rem}.TrustBar-module__VTLmCq__statNumber{font-family:var(--font-space-grotesk), sans-serif;background:linear-gradient(135deg,#818cf8,#22d3ee);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1}.TrustBar-module__VTLmCq__statLabel{color:#a1a1aa;letter-spacing:.02em;font-size:.85rem;font-weight:500}.TrustBar-module__VTLmCq__statDivider{background:linear-gradient(#0000,#ffffff26,#0000);width:1px;height:40px}@media (max-width:768px){.TrustBar-module__VTLmCq__trustBar{padding:3.5rem 0}.TrustBar-module__VTLmCq__header{margin-bottom:2rem}.TrustBar-module__VTLmCq__badge{padding:.4rem 1rem}.TrustBar-module__VTLmCq__badgeText{font-size:.75rem}.TrustBar-module__VTLmCq__marqueeWrapper:before,.TrustBar-module__VTLmCq__marqueeWrapper:after{width:80px}.TrustBar-module__VTLmCq__logoCard{min-width:160px;height:85px;padding:1rem 1.5rem}.TrustBar-module__VTLmCq__logoCard svg{max-height:30px}.TrustBar-module__VTLmCq__marqueeRow{gap:1.25rem}.TrustBar-module__VTLmCq__stats{gap:1.5rem;margin-top:2rem}.TrustBar-module__VTLmCq__statNumber{font-size:1.5rem}.TrustBar-module__VTLmCq__statLabel{font-size:.75rem}.TrustBar-module__VTLmCq__statDivider{display:none}}@media (max-width:480px){.TrustBar-module__VTLmCq__logoCard{min-width:140px;height:75px}.TrustBar-module__VTLmCq__logoCard svg{max-height:26px}}
.Stats-module__Z7emmW__stats{background:var(--dark);width:100%;padding:6rem 0;position:relative;overflow:hidden}.Stats-module__Z7emmW__bgGrid{pointer-events:none;background-image:linear-gradient(#8b5cf608 1px,#0000 1px),linear-gradient(90deg,#8b5cf608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}.Stats-module__Z7emmW__bgGlow1,.Stats-module__Z7emmW__bgGlow2{filter:blur(120px);opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.Stats-module__Z7emmW__bgGlow1{background:#6366f1;width:500px;height:500px;top:-100px;left:-100px}.Stats-module__Z7emmW__bgGlow2{background:#06b6d4;width:500px;height:500px;bottom:-100px;right:-100px}.Stats-module__Z7emmW__container{z-index:10;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.Stats-module__Z7emmW__header{text-align:center;margin-bottom:4rem}.Stats-module__Z7emmW__tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.Stats-module__Z7emmW__tagIcon{color:#c4b5fd;width:16px;height:16px}.Stats-module__Z7emmW__tagText{color:#c4b5fd;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600}.Stats-module__Z7emmW__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Stats-module__Z7emmW__gradientText{background:linear-gradient(135deg,#818cf8 0%,#c084fc 50%,#22d3ee 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Stats-module__Z7emmW__subheading{color:#a1a1aa;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Stats-module__Z7emmW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Stats-module__Z7emmW__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Stats-module__Z7emmW__card:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#0000,#0000);border-radius:24px;padding:1px;transition:background .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.Stats-module__Z7emmW__card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 30px 60px -20px #00000080}.Stats-module__Z7emmW__card:hover:before{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4)}.Stats-module__Z7emmW__cardGlow{filter:blur(80px);opacity:0;pointer-events:none;border-radius:50%;width:250px;height:250px;transition:opacity .5s;position:absolute;top:-50%;right:-30%}.Stats-module__Z7emmW__card:hover .Stats-module__Z7emmW__cardGlow{opacity:.4}.Stats-module__Z7emmW__glowPurple{background:#8b5cf6}.Stats-module__Z7emmW__glowCyan{background:#06b6d4}.Stats-module__Z7emmW__glowPink{background:#ec4899}.Stats-module__Z7emmW__glowAmber{background:#f59e0b}.Stats-module__Z7emmW__glowGreen{background:#10b981}.Stats-module__Z7emmW__glowBlue{background:#3b82f6}.Stats-module__Z7emmW__cardTop{z-index:2;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex;position:relative}.Stats-module__Z7emmW__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.Stats-module__Z7emmW__iconPurple{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 0 30px #8b5cf64d}.Stats-module__Z7emmW__iconCyan{background:linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 0 30px #06b6d44d}.Stats-module__Z7emmW__iconPink{background:linear-gradient(135deg,#ec4899,#f43f5e);box-shadow:0 0 30px #ec48994d}.Stats-module__Z7emmW__iconAmber{background:linear-gradient(135deg,#f59e0b,#ef4444);box-shadow:0 0 30px #f59e0b4d}.Stats-module__Z7emmW__iconGreen{background:linear-gradient(135deg,#10b981,#06b6d4);box-shadow:0 0 30px #10b9814d}.Stats-module__Z7emmW__iconBlue{background:linear-gradient(135deg,#3b82f6,#6366f1);box-shadow:0 0 30px #3b82f64d}.Stats-module__Z7emmW__iconWrapper svg{color:#fff;width:28px;height:28px}.Stats-module__Z7emmW__progressRing{width:60px;height:60px;position:relative}.Stats-module__Z7emmW__progressRing svg{transform:rotate(-90deg)}.Stats-module__Z7emmW__progressBg{fill:none;stroke:#ffffff14;stroke-width:4px}.Stats-module__Z7emmW__progressBar{fill:none;stroke-width:4px;stroke-linecap:round;transition:stroke-dashoffset 2s cubic-bezier(.16,1,.3,1)}.Stats-module__Z7emmW__progressPercent{color:#fff;font-size:.7rem;font-weight:700;font-family:var(--font-space-grotesk), sans-serif;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Stats-module__Z7emmW__numberWrapper{z-index:2;align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex;position:relative}.Stats-module__Z7emmW__prefix{font-family:var(--font-space-grotesk), sans-serif;color:#fff;font-size:2.5rem;font-weight:800;line-height:1}.Stats-module__Z7emmW__number{font-family:var(--font-space-grotesk), sans-serif;background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1}.Stats-module__Z7emmW__suffix{font-family:var(--font-space-grotesk), sans-serif;background:linear-gradient(135deg,#818cf8,#22d3ee);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.Stats-module__Z7emmW__label{color:#fff;z-index:2;margin-bottom:.5rem;font-size:1rem;font-weight:600;position:relative}.Stats-module__Z7emmW__description{color:#a1a1aa;z-index:2;font-size:.875rem;line-height:1.5;position:relative}.Stats-module__Z7emmW__liveBadge{color:#86efac;letter-spacing:.05em;z-index:3;background:#22c55e26;border:1px solid #22c55e4d;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;right:1rem}.Stats-module__Z7emmW__livePulse{background:#22c55e;border-radius:50%;width:5px;height:5px;animation:1.5s infinite Stats-module__Z7emmW__pulseLive;box-shadow:0 0 8px #22c55e}@keyframes Stats-module__Z7emmW__pulseLive{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Stats-module__Z7emmW__bottomCta{text-align:center;border-top:1px solid #ffffff14;margin-top:4rem;padding-top:3rem}.Stats-module__Z7emmW__ctaText{color:#d4d4d8;margin-bottom:1.5rem;font-size:1.125rem}.Stats-module__Z7emmW__ctaHighlight{color:#fff;font-weight:600}.Stats-module__Z7emmW__ctaBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.Stats-module__Z7emmW__ctaBtn:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-2px)}.Stats-module__Z7emmW__ctaBtn svg{width:18px;height:18px;transition:transform .3s}.Stats-module__Z7emmW__ctaBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.Stats-module__Z7emmW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Stats-module__Z7emmW__stats{padding:4rem 0}.Stats-module__Z7emmW__header{margin-bottom:3rem}.Stats-module__Z7emmW__heading{font-size:2rem}.Stats-module__Z7emmW__subheading{font-size:1rem}.Stats-module__Z7emmW__grid{gap:1rem}.Stats-module__Z7emmW__card{padding:2rem 1.5rem}.Stats-module__Z7emmW__number{font-size:2.75rem}.Stats-module__Z7emmW__prefix,.Stats-module__Z7emmW__suffix{font-size:2rem}.Stats-module__Z7emmW__iconWrapper{width:48px;height:48px}.Stats-module__Z7emmW__iconWrapper svg{width:24px;height:24px}.Stats-module__Z7emmW__progressRing{width:50px;height:50px}.Stats-module__Z7emmW__bottomCta{margin-top:3rem;padding-top:2rem}.Stats-module__Z7emmW__ctaText{font-size:1rem}}@media (max-width:480px){.Stats-module__Z7emmW__grid{grid-template-columns:1fr}.Stats-module__Z7emmW__card{padding:1.75rem 1.5rem}}
.Services-module__mJrWua__services{background:var(--dark);width:100%;padding:0 0;position:relative;overflow:hidden}.Services-module__mJrWua__bgOrb{filter:blur(150px);opacity:.12;pointer-events:none;border-radius:50%;position:absolute}.Services-module__mJrWua__bgOrb1{background:#8b5cf6;width:600px;height:600px;top:10%;left:-200px}.Services-module__mJrWua__bgOrb2{background:#06b6d4;width:500px;height:500px;bottom:10%;right:-150px}.Services-module__mJrWua__container{z-index:10;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.Services-module__mJrWua__header{text-align:center;margin-bottom:3rem}.Services-module__mJrWua__tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.Services-module__mJrWua__tagIcon{color:#c4b5fd;width:16px;height:16px}.Services-module__mJrWua__tagText{color:#c4b5fd;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600}.Services-module__mJrWua__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Services-module__mJrWua__gradientText{background:linear-gradient(135deg,#818cf8 0%,#c084fc 50%,#22d3ee 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Services-module__mJrWua__subheading{color:#a1a1aa;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Services-module__mJrWua__filterTabs{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.5rem;display:flex}.Services-module__mJrWua__tab{color:#a1a1aa;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:999px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;position:relative}.Services-module__mJrWua__tab:hover{color:#fff}.Services-module__mJrWua__tabActive{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 0 20px #6366f166}.Services-module__mJrWua__tabCount{background:#ffffff26;border-radius:999px;margin-left:6px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.Services-module__mJrWua__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:1.25rem;display:grid}.Services-module__mJrWua__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;min-height:280px;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Services-module__mJrWua__cardFeatured{background:linear-gradient(135deg,#6366f126,#8b5cf614);border:1px solid #8b5cf640;grid-area:span 2/span 2;min-height:580px}.Services-module__mJrWua__cardMedium{grid-column:span 2}.Services-module__mJrWua__card:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-8px);box-shadow:0 30px 60px -20px #0009}.Services-module__mJrWua__cardFeatured:hover{background:linear-gradient(135deg,#6366f133,#8b5cf61f);border-color:#8b5cf666}.Services-module__mJrWua__cardGlow{filter:blur(80px);opacity:0;pointer-events:none;border-radius:50%;width:300px;height:300px;transition:opacity .5s;position:absolute;top:-30%;right:-30%}.Services-module__mJrWua__card:hover .Services-module__mJrWua__cardGlow{opacity:.5}.Services-module__mJrWua__glowIndigo{background:#6366f1}.Services-module__mJrWua__glowCyan{background:#06b6d4}.Services-module__mJrWua__glowPink{background:#ec4899}.Services-module__mJrWua__glowGreen{background:#10b981}.Services-module__mJrWua__glowAmber{background:#f59e0b}.Services-module__mJrWua__glowPurple{background:#a855f7}.Services-module__mJrWua__glowRed{background:#ef4444}.Services-module__mJrWua__glowBlue{background:#3b82f6}.Services-module__mJrWua__featuredBadge{color:#fff;letter-spacing:.05em;z-index:5;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 8px 20px #f59e0b4d}.Services-module__mJrWua__featuredBadge svg{width:12px;height:12px}.Services-module__mJrWua__iconBox{z-index:2;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .4s;display:flex;position:relative}.Services-module__mJrWua__cardFeatured .Services-module__mJrWua__iconBox{width:72px;height:72px}.Services-module__mJrWua__card:hover .Services-module__mJrWua__iconBox{transform:rotate(-6deg)scale(1.08)}.Services-module__mJrWua__iconIndigo{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 10px 30px #6366f14d}.Services-module__mJrWua__iconCyan{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 10px 30px #06b6d44d}.Services-module__mJrWua__iconPink{background:linear-gradient(135deg,#ec4899,#db2777);box-shadow:0 10px 30px #ec48994d}.Services-module__mJrWua__iconGreen{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 30px #10b9814d}.Services-module__mJrWua__iconAmber{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 10px 30px #f59e0b4d}.Services-module__mJrWua__iconPurple{background:linear-gradient(135deg,#a855f7,#9333ea);box-shadow:0 10px 30px #a855f74d}.Services-module__mJrWua__iconRed{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 10px 30px #ef44444d}.Services-module__mJrWua__iconBlue{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 10px 30px #3b82f64d}.Services-module__mJrWua__iconBox svg{color:#fff;width:30px;height:30px}.Services-module__mJrWua__cardFeatured .Services-module__mJrWua__iconBox svg{width:36px;height:36px}.Services-module__mJrWua__cardTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;z-index:2;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.2;position:relative}.Services-module__mJrWua__cardFeatured .Services-module__mJrWua__cardTitle{margin-bottom:1rem;font-size:2rem}.Services-module__mJrWua__cardDesc{color:#a1a1aa;z-index:2;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.Services-module__mJrWua__cardFeatured .Services-module__mJrWua__cardDesc{margin-bottom:2rem;font-size:1.05rem}.Services-module__mJrWua__featuresList{z-index:2;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid;position:relative}.Services-module__mJrWua__featureItem{color:#d4d4d8;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.Services-module__mJrWua__featureCheck{background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Services-module__mJrWua__featureCheck svg{color:#fff;width:12px;height:12px}.Services-module__mJrWua__cardFooter{z-index:2;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:1rem;display:flex;position:relative}.Services-module__mJrWua__cardMetric{flex-direction:column;display:flex}.Services-module__mJrWua__metricNumber{font-family:var(--font-space-grotesk), sans-serif;background:linear-gradient(135deg,#818cf8,#22d3ee);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:800;line-height:1}.Services-module__mJrWua__metricLabel{color:#71717a;margin-top:3px;font-size:.7rem}.Services-module__mJrWua__learnMore{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.Services-module__mJrWua__card:hover .Services-module__mJrWua__learnMore{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;padding-right:1.25rem}.Services-module__mJrWua__learnMore svg{width:14px;height:14px;transition:transform .3s}.Services-module__mJrWua__card:hover .Services-module__mJrWua__learnMore svg{transform:translate(4px)}.Services-module__mJrWua__bottomCta{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;margin-top:4rem;padding:2.5rem}.Services-module__mJrWua__bottomText{color:#d4d4d8;margin-bottom:1.5rem;font-size:1.125rem}.Services-module__mJrWua__bottomHighlight{color:#fff;font-weight:600}.Services-module__mJrWua__bottomBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 40px #6366f166}.Services-module__mJrWua__bottomBtn:hover{transform:translateY(-2px);box-shadow:0 0 60px #6366f199}.Services-module__mJrWua__bottomBtn svg{width:18px;height:18px;transition:transform .3s}.Services-module__mJrWua__bottomBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.Services-module__mJrWua__bentoGrid{grid-template-columns:repeat(2,1fr)}.Services-module__mJrWua__cardFeatured{grid-area:span 1/span 2;min-height:450px}.Services-module__mJrWua__cardMedium{grid-column:span 2}}@media (max-width:768px){.Services-module__mJrWua__services{padding:4rem 0}.Services-module__mJrWua__heading{font-size:2rem}.Services-module__mJrWua__bentoGrid{grid-template-columns:1fr;gap:1rem}.Services-module__mJrWua__card{min-height:260px;padding:1.75rem;grid-area:span 1/span 1!important}.Services-module__mJrWua__cardFeatured{min-height:400px}.Services-module__mJrWua__cardFeatured .Services-module__mJrWua__cardTitle{font-size:1.5rem}.Services-module__mJrWua__filterTabs{padding:.35rem}.Services-module__mJrWua__tab{padding:.55rem 1rem;font-size:.8rem}.Services-module__mJrWua__featuresList{grid-template-columns:1fr}.Services-module__mJrWua__bottomCta{padding:2rem 1.5rem}.Services-module__mJrWua__bottomText{font-size:1rem}}@media (max-width:480px){.Services-module__mJrWua__filterTabs{width:100%}.Services-module__mJrWua__tab{flex:1;padding:.5rem .75rem;font-size:.75rem}.Services-module__mJrWua__tabCount{display:none}}
.WhyChooseUs-module__mCkx7W__whyUs{background:var(--dark);width:100%;padding:7rem 0;position:relative;overflow:hidden}.WhyChooseUs-module__mCkx7W__bgGlow1,.WhyChooseUs-module__mCkx7W__bgGlow2{filter:blur(150px);opacity:.12;pointer-events:none;border-radius:50%;position:absolute}.WhyChooseUs-module__mCkx7W__bgGlow1{background:#6366f1;width:500px;height:500px;top:20%;left:-100px}.WhyChooseUs-module__mCkx7W__bgGlow2{background:#ec4899;width:500px;height:500px;bottom:10%;right:-100px}.WhyChooseUs-module__mCkx7W__container{z-index:10;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.WhyChooseUs-module__mCkx7W__header{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__mCkx7W__tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ec48991a;border:1px solid #ec489933;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.WhyChooseUs-module__mCkx7W__tagIcon{color:#f9a8d4;width:16px;height:16px}.WhyChooseUs-module__mCkx7W__tagText{color:#f9a8d4;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600}.WhyChooseUs-module__mCkx7W__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.WhyChooseUs-module__mCkx7W__gradientText{background:linear-gradient(135deg,#f472b6 0%,#a855f7 50%,#6366f1 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.WhyChooseUs-module__mCkx7W__subheading{color:#a1a1aa;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.6}.WhyChooseUs-module__mCkx7W__split{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;display:grid}.WhyChooseUs-module__mCkx7W__leftPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:550px;padding:2.5rem;display:flex;position:sticky;top:6rem;overflow:hidden}.WhyChooseUs-module__mCkx7W__leftBg{filter:blur(100px);opacity:.3;border-radius:50%;width:400px;height:400px;transition:background .6s;position:absolute;top:-100px;right:-100px}.WhyChooseUs-module__mCkx7W__bigIconWrapper{z-index:2;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.WhyChooseUs-module__mCkx7W__bigIcon{border-radius:32px;justify-content:center;align-items:center;width:140px;height:140px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 20px 60px #0006}.WhyChooseUs-module__mCkx7W__bigIcon svg{color:#fff;filter:drop-shadow(0 4px 12px #0000004d);width:70px;height:70px}.WhyChooseUs-module__mCkx7W__bigIcon:before{content:"";border:2px solid #ffffff1a;border-radius:36px;animation:2.5s ease-in-out infinite WhyChooseUs-module__mCkx7W__pulseBig;position:absolute;inset:-8px}.WhyChooseUs-module__mCkx7W__bigIcon:after{content:"";border:1px solid #ffffff0d;border-radius:44px;animation:2.5s ease-in-out .5s infinite WhyChooseUs-module__mCkx7W__pulseBig;position:absolute;inset:-20px}@keyframes WhyChooseUs-module__mCkx7W__pulseBig{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.2;transform:scale(1.05)}}.WhyChooseUs-module__mCkx7W__previewContent{z-index:2;text-align:center;position:relative}.WhyChooseUs-module__mCkx7W__previewNumber{font-family:var(--font-space-grotesk), sans-serif;color:#71717a;letter-spacing:.2em;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.WhyChooseUs-module__mCkx7W__previewTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.WhyChooseUs-module__mCkx7W__previewDesc{color:#d4d4d8;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.WhyChooseUs-module__mCkx7W__comparison{z-index:2;border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:.75rem;padding-top:1.5rem;display:grid;position:relative}.WhyChooseUs-module__mCkx7W__comparisonItem{text-align:center;border-radius:16px;padding:1rem}.WhyChooseUs-module__mCkx7W__comparisonOther{background:#ef444414;border:1px solid #ef444433}.WhyChooseUs-module__mCkx7W__comparisonUs{background:linear-gradient(135deg,#10b98126,#06b6d426);border:1px solid #10b9814d}.WhyChooseUs-module__mCkx7W__comparisonLabel{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.WhyChooseUs-module__mCkx7W__otherLabel{color:#fca5a5}.WhyChooseUs-module__mCkx7W__usLabel{color:#6ee7b7}.WhyChooseUs-module__mCkx7W__comparisonValue{font-family:var(--font-space-grotesk), sans-serif;color:#fff;font-size:1.05rem;font-weight:700;line-height:1.3}.WhyChooseUs-module__mCkx7W__comparisonValue small{color:#a1a1aa;margin-top:3px;font-size:.7rem;font-weight:500;display:block}.WhyChooseUs-module__mCkx7W__rightPanel{flex-direction:column;gap:1rem;display:flex}.WhyChooseUs-module__mCkx7W__uspCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.WhyChooseUs-module__mCkx7W__uspCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translate(4px)}.WhyChooseUs-module__mCkx7W__uspCardActive{background:#ffffff0f;border-color:#0000;transform:translate(8px);box-shadow:0 20px 50px -15px #00000080}.WhyChooseUs-module__mCkx7W__uspCardActive:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);border-radius:20px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.WhyChooseUs-module__mCkx7W__uspContent{z-index:2;align-items:flex-start;gap:1rem;display:flex;position:relative}.WhyChooseUs-module__mCkx7W__uspNumber{width:44px;height:44px;font-family:var(--font-space-grotesk), sans-serif;color:#a1a1aa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;transition:all .4s;display:flex}.WhyChooseUs-module__mCkx7W__uspCardActive .WhyChooseUs-module__mCkx7W__uspNumber{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 8px 20px #6366f166}.WhyChooseUs-module__mCkx7W__uspBody{flex:1}.WhyChooseUs-module__mCkx7W__uspTitleRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.WhyChooseUs-module__mCkx7W__uspTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;font-size:1.15rem;font-weight:700;line-height:1.3}.WhyChooseUs-module__mCkx7W__uspSmallIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .4s;display:flex}.WhyChooseUs-module__mCkx7W__uspSmallIcon svg{color:#fff;width:14px;height:14px}.WhyChooseUs-module__mCkx7W__iconIndigo{background:linear-gradient(135deg,#6366f1,#4f46e5)}.WhyChooseUs-module__mCkx7W__iconCyan{background:linear-gradient(135deg,#06b6d4,#0891b2)}.WhyChooseUs-module__mCkx7W__iconAmber{background:linear-gradient(135deg,#f59e0b,#d97706)}.WhyChooseUs-module__mCkx7W__iconPink{background:linear-gradient(135deg,#ec4899,#db2777)}.WhyChooseUs-module__mCkx7W__iconGreen{background:linear-gradient(135deg,#10b981,#059669)}.WhyChooseUs-module__mCkx7W__iconPurple{background:linear-gradient(135deg,#a855f7,#9333ea)}.WhyChooseUs-module__mCkx7W__uspDesc{color:#a1a1aa;margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.WhyChooseUs-module__mCkx7W__progressBar{background:#ffffff0d;border-radius:999px;width:100%;height:4px;position:relative;overflow:hidden}.WhyChooseUs-module__mCkx7W__progressFill{border-radius:999px;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1);position:relative}.WhyChooseUs-module__mCkx7W__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#fff6);width:30px;height:100%;animation:2s infinite WhyChooseUs-module__mCkx7W__shine;position:absolute;top:0;right:0}@keyframes WhyChooseUs-module__mCkx7W__shine{0%{transform:translate(-30px)}to{transform:translate(30px)}}.WhyChooseUs-module__mCkx7W__progressLabel{justify-content:space-between;margin-top:6px;display:flex}.WhyChooseUs-module__mCkx7W__progressText{color:#71717a;font-size:.7rem;font-weight:500}.WhyChooseUs-module__mCkx7W__progressValue{color:#fff;font-size:.7rem;font-weight:700;font-family:var(--font-space-grotesk), sans-serif}.WhyChooseUs-module__mCkx7W__bottomCta{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#6366f11a,#ec48991a);border:1px solid #ffffff1a;border-radius:24px;margin-top:4rem;padding:2.5rem}.WhyChooseUs-module__mCkx7W__bottomText{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.WhyChooseUs-module__mCkx7W__bottomHighlight{background:linear-gradient(135deg,#f472b6,#a855f7);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.WhyChooseUs-module__mCkx7W__bottomBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899,#8b5cf6);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 40px #ec489966}.WhyChooseUs-module__mCkx7W__bottomBtn:hover{transform:translateY(-2px);box-shadow:0 0 60px #ec489999}.WhyChooseUs-module__mCkx7W__bottomBtn svg{width:18px;height:18px;transition:transform .3s}.WhyChooseUs-module__mCkx7W__bottomBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.WhyChooseUs-module__mCkx7W__split{grid-template-columns:1fr;gap:2rem}.WhyChooseUs-module__mCkx7W__leftPanel{min-height:auto;position:relative;top:0}}@media (max-width:768px){.WhyChooseUs-module__mCkx7W__whyUs{padding:4rem 0}.WhyChooseUs-module__mCkx7W__header{margin-bottom:3rem}.WhyChooseUs-module__mCkx7W__heading{font-size:2rem}.WhyChooseUs-module__mCkx7W__leftPanel{min-height:auto;padding:2rem 1.5rem}.WhyChooseUs-module__mCkx7W__bigIcon{width:100px;height:100px}.WhyChooseUs-module__mCkx7W__bigIcon svg{width:50px;height:50px}.WhyChooseUs-module__mCkx7W__previewTitle{font-size:1.5rem}.WhyChooseUs-module__mCkx7W__previewDesc,.WhyChooseUs-module__mCkx7W__comparisonValue{font-size:.9rem}.WhyChooseUs-module__mCkx7W__uspCard{padding:1.25rem}.WhyChooseUs-module__mCkx7W__uspTitle{font-size:1rem}.WhyChooseUs-module__mCkx7W__uspDesc{font-size:.85rem}.WhyChooseUs-module__mCkx7W__bottomCta{margin-top:3rem;padding:2rem 1.5rem}.WhyChooseUs-module__mCkx7W__bottomText{font-size:1.15rem}}@media (max-width:480px){.WhyChooseUs-module__mCkx7W__comparison{grid-template-columns:1fr}.WhyChooseUs-module__mCkx7W__uspContent{gap:.75rem}.WhyChooseUs-module__mCkx7W__uspNumber{width:36px;height:36px;font-size:.8rem}}.WhyChooseUs-module__mCkx7W__autoRotateProgress{background:#ffffff0d;border-radius:0 0 20px 20px;width:100%;height:3px;position:absolute;bottom:0;left:0;overflow:hidden}.WhyChooseUs-module__mCkx7W__autoRotateBar{transform-origin:0;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);border-radius:0 0 20px 20px;height:100%}@keyframes WhyChooseUs-module__mCkx7W__autoProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.WhyChooseUs-module__mCkx7W__autoRotateActive{animation:4s linear WhyChooseUs-module__mCkx7W__autoProgress}.WhyChooseUs-module__mCkx7W__autoRotatePaused{animation:4s linear paused WhyChooseUs-module__mCkx7W__autoProgress}.WhyChooseUs-module__mCkx7W__pauseIndicator{color:#fbbf24;letter-spacing:.05em;z-index:5;opacity:0;pointer-events:none;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.65rem;font-weight:700;transition:opacity .3s;display:inline-flex;position:absolute;top:1rem;right:1rem}.WhyChooseUs-module__mCkx7W__pauseIndicatorVisible{opacity:1}.WhyChooseUs-module__mCkx7W__pauseIndicator svg{width:10px;height:10px}.WhyChooseUs-module__mCkx7W__previewFade{animation:.5s ease-out WhyChooseUs-module__mCkx7W__previewFadeIn}@keyframes WhyChooseUs-module__mCkx7W__previewFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Portfolio-module__eNJ7TG__portfolio{background:var(--dark);width:100%;padding:0 0;position:relative;overflow:hidden}.Portfolio-module__eNJ7TG__bgGlow1,.Portfolio-module__eNJ7TG__bgGlow2{filter:blur(150px);opacity:.12;pointer-events:none;border-radius:50%;position:absolute}.Portfolio-module__eNJ7TG__bgGlow1{background:#10b981;width:500px;height:500px;top:10%;right:-100px}.Portfolio-module__eNJ7TG__bgGlow2{background:#6366f1;width:500px;height:500px;bottom:10%;left:-100px}.Portfolio-module__eNJ7TG__container{z-index:10;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.Portfolio-module__eNJ7TG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.Portfolio-module__eNJ7TG__headerLeft{flex:1;min-width:300px}.Portfolio-module__eNJ7TG__tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.Portfolio-module__eNJ7TG__tagIcon{color:#6ee7b7;width:16px;height:16px}.Portfolio-module__eNJ7TG__tagText{color:#6ee7b7;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600}.Portfolio-module__eNJ7TG__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;max-width:700px;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Portfolio-module__eNJ7TG__gradientText{background:linear-gradient(135deg,#6ee7b7 0%,#22d3ee 50%,#818cf8 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Portfolio-module__eNJ7TG__subheading{color:#a1a1aa;max-width:600px;font-size:1.125rem;line-height:1.6}.Portfolio-module__eNJ7TG__viewAllTop{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.Portfolio-module__eNJ7TG__viewAllTop:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.Portfolio-module__eNJ7TG__viewAllTop svg{width:16px;height:16px;transition:transform .3s}.Portfolio-module__eNJ7TG__viewAllTop:hover svg{transform:translate(4px)}.Portfolio-module__eNJ7TG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Portfolio-module__eNJ7TG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Portfolio-module__eNJ7TG__card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 30px 60px -20px #0009}.Portfolio-module__eNJ7TG__imageWrapper{aspect-ratio:16/10;background:linear-gradient(135deg,#1a1a24,#12121a);width:100%;position:relative;overflow:hidden}.Portfolio-module__eNJ7TG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Portfolio-module__eNJ7TG__card:hover .Portfolio-module__eNJ7TG__image{transform:scale(1.05)}.Portfolio-module__eNJ7TG__imageOverlay{opacity:.6;background:linear-gradient(#0000 0%,#000c 100%);transition:opacity .4s;position:absolute;inset:0}.Portfolio-module__eNJ7TG__card:hover .Portfolio-module__eNJ7TG__imageOverlay{opacity:.9}.Portfolio-module__eNJ7TG__verifiedBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.05em;z-index:3;background:#10b981e6;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 8px 20px #10b9814d}.Portfolio-module__eNJ7TG__verifiedBadge svg{width:12px;height:12px}.Portfolio-module__eNJ7TG__categoryBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:3;background:#0009;border:1px solid #ffffff26;border-radius:999px;padding:6px 12px;font-size:.7rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Portfolio-module__eNJ7TG__salesOverlay{z-index:3;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.Portfolio-module__eNJ7TG__salesInfo{flex:1}.Portfolio-module__eNJ7TG__salesLabel{color:#86efac;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:4px;font-size:.7rem;font-weight:600;display:flex}.Portfolio-module__eNJ7TG__salesLabel:before{content:"";background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.5s infinite Portfolio-module__eNJ7TG__salesPulse;box-shadow:0 0 8px #22c55e}@keyframes Portfolio-module__eNJ7TG__salesPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Portfolio-module__eNJ7TG__salesAmount{font-family:var(--font-space-grotesk), sans-serif;color:#fff;text-shadow:0 4px 20px #00000080;font-size:2rem;font-weight:800;line-height:1}.Portfolio-module__eNJ7TG__salesTimeframe{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.05em;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:700}.Portfolio-module__eNJ7TG__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Portfolio-module__eNJ7TG__projectTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.Portfolio-module__eNJ7TG__projectDesc{color:#a1a1aa;flex:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.Portfolio-module__eNJ7TG__metricsRow{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;padding-top:1rem;display:grid}.Portfolio-module__eNJ7TG__metricItem{flex-direction:column;display:flex}.Portfolio-module__eNJ7TG__metricValue{font-family:var(--font-space-grotesk), sans-serif;background:linear-gradient(135deg,#6ee7b7,#22d3ee);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;font-weight:800;line-height:1}.Portfolio-module__eNJ7TG__metricLabel{color:#71717a;margin-top:3px;font-size:.7rem}.Portfolio-module__eNJ7TG__viewCase{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.Portfolio-module__eNJ7TG__card:hover .Portfolio-module__eNJ7TG__viewCase{background:linear-gradient(135deg,#10b981,#06b6d4);border-color:#0000}.Portfolio-module__eNJ7TG__viewCase svg{width:16px;height:16px;transition:transform .3s}.Portfolio-module__eNJ7TG__card:hover .Portfolio-module__eNJ7TG__viewCase svg{transform:translate(4px)}.Portfolio-module__eNJ7TG__bottomCta{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#10b98114,#6366f114);border:1px solid #ffffff1a;border-radius:32px;margin-top:4rem;padding:3rem 2rem;position:relative;overflow:hidden}.Portfolio-module__eNJ7TG__bottomCta:before{content:"";pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 50%);width:200%;height:200%;animation:20s linear infinite Portfolio-module__eNJ7TG__rotateCta;position:absolute;top:-50%;left:-50%}@keyframes Portfolio-module__eNJ7TG__rotateCta{to{transform:rotate(360deg)}}.Portfolio-module__eNJ7TG__ctaContent{z-index:2;position:relative}.Portfolio-module__eNJ7TG__ctaBadge{color:#6ee7b7;letter-spacing:.1em;text-transform:uppercase;background:#10b98126;border:1px solid #10b9814d;border-radius:999px;align-items:center;gap:5px;margin-bottom:1.25rem;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex}.Portfolio-module__eNJ7TG__ctaBadge svg{width:12px;height:12px}.Portfolio-module__eNJ7TG__ctaText{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.3}.Portfolio-module__eNJ7TG__ctaSubtext{color:#a1a1aa;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.Portfolio-module__eNJ7TG__ctaHighlight{background:linear-gradient(135deg,#6ee7b7,#22d3ee);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:800}.Portfolio-module__eNJ7TG__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 40px #10b98166}.Portfolio-module__eNJ7TG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 60px #10b98199}.Portfolio-module__eNJ7TG__ctaBtn svg{width:18px;height:18px;transition:transform .3s}.Portfolio-module__eNJ7TG__ctaBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.Portfolio-module__eNJ7TG__grid{grid-template-columns:repeat(2,1fr)}.Portfolio-module__eNJ7TG__card:last-child{grid-column:span 2;width:100%;max-width:500px;margin:0 auto}}@media (max-width:768px){.Portfolio-module__eNJ7TG__portfolio{padding:4rem 0}.Portfolio-module__eNJ7TG__header{flex-direction:column;align-items:flex-start;margin-bottom:3rem}.Portfolio-module__eNJ7TG__heading{font-size:2rem}.Portfolio-module__eNJ7TG__grid{grid-template-columns:1fr;gap:1.25rem}.Portfolio-module__eNJ7TG__card:last-child{grid-column:span 1;max-width:100%}.Portfolio-module__eNJ7TG__salesAmount{font-size:1.75rem}.Portfolio-module__eNJ7TG__cardBody{padding:1.25rem}.Portfolio-module__eNJ7TG__projectTitle{font-size:1.1rem}.Portfolio-module__eNJ7TG__bottomCta{margin-top:3rem;padding:2.5rem 1.5rem}.Portfolio-module__eNJ7TG__ctaText{font-size:1.35rem}.Portfolio-module__eNJ7TG__ctaSubtext{font-size:.9rem}}@media (max-width:480px){.Portfolio-module__eNJ7TG__metricsRow{grid-template-columns:1fr}.Portfolio-module__eNJ7TG__salesOverlay{bottom:1rem;left:1rem;right:1rem}.Portfolio-module__eNJ7TG__salesAmount{font-size:1.5rem}}
.Process-module__JB2j3a__process{background:var(--dark);width:100%;padding:7rem 0;position:relative;overflow:hidden}.Process-module__JB2j3a__bgGlow1,.Process-module__JB2j3a__bgGlow2{filter:blur(150px);opacity:.1;pointer-events:none;border-radius:50%;position:absolute}.Process-module__JB2j3a__bgGlow1{background:#f59e0b;width:500px;height:500px;top:20%;left:-100px}.Process-module__JB2j3a__bgGlow2{background:#8b5cf6;width:500px;height:500px;bottom:20%;right:-100px}.Process-module__JB2j3a__container{z-index:10;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.Process-module__JB2j3a__header{text-align:center;margin-bottom:4rem}.Process-module__JB2j3a__tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.Process-module__JB2j3a__tagIcon{color:#fbbf24;width:16px;height:16px}.Process-module__JB2j3a__tagText{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600}.Process-module__JB2j3a__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Process-module__JB2j3a__gradientText{background:linear-gradient(135deg,#fbbf24 0%,#f472b6 50%,#a855f7 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Process-module__JB2j3a__subheading{color:#a1a1aa;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Process-module__JB2j3a__timeline{max-width:900px;margin:0 auto;padding:2rem 0;position:relative}.Process-module__JB2j3a__timelineLine{background:#ffffff0d;border-radius:999px;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Process-module__JB2j3a__timelineProgress{background:linear-gradient(#f59e0b 0%,#ec4899 50%,#a855f7 100%);border-radius:999px;width:2px;transition:height 1s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #f59e0b80}.Process-module__JB2j3a__timelineProgress:after{content:"";background:linear-gradient(135deg,#f59e0b,#a855f7);border-radius:50%;width:16px;height:16px;animation:2s infinite Process-module__JB2j3a__pulseDot;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #f59e0bcc}@keyframes Process-module__JB2j3a__pulseDot{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.3)}}.Process-module__JB2j3a__stepRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:200px;margin-bottom:4rem;display:grid;position:relative}.Process-module__JB2j3a__stepRow:last-child{margin-bottom:0}.Process-module__JB2j3a__stepRowRight .Process-module__JB2j3a__stepContent{text-align:left;grid-column:3}.Process-module__JB2j3a__stepRowRight .Process-module__JB2j3a__stepMeta{text-align:right;grid-column:1;justify-self:end}.Process-module__JB2j3a__stepRowLeft .Process-module__JB2j3a__stepContent{text-align:right;grid-column:1}.Process-module__JB2j3a__stepRowLeft .Process-module__JB2j3a__stepMeta{text-align:left;grid-column:3;justify-self:start}.Process-module__JB2j3a__stepNode{z-index:5;grid-column:2;justify-content:center;align-items:center;display:flex;position:relative}.Process-module__JB2j3a__stepIconWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:2px solid #ffffff14;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Process-module__JB2j3a__stepIconWrapper svg{color:#71717a;width:36px;height:36px;transition:all .6s}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__stepIconWrapper{background:linear-gradient(135deg, var(--step-color-1), var(--step-color-2));box-shadow:0 0 40px var(--step-shadow);border-color:#0000;transform:scale(1.15)}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__stepIconWrapper svg{color:#fff}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__stepIconWrapper:before{content:"";border:2px solid var(--step-color-1);opacity:.4;border-radius:28px;animation:2s infinite Process-module__JB2j3a__pulseRing;position:absolute;inset:-6px}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__stepIconWrapper:after{content:"";border:1px solid var(--step-color-1);opacity:.2;border-radius:32px;animation:2s .5s infinite Process-module__JB2j3a__pulseRing;position:absolute;inset:-16px}@keyframes Process-module__JB2j3a__pulseRing{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.Process-module__JB2j3a__stepContent{transition:all .5s}.Process-module__JB2j3a__stepNumber{font-family:var(--font-space-grotesk), sans-serif;color:#71717a;letter-spacing:.2em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;transition:color .5s}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__stepNumber{color:var(--step-color-1)}.Process-module__JB2j3a__stepTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.Process-module__JB2j3a__stepDesc{color:#a1a1aa;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.Process-module__JB2j3a__deliverable{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:all .4s;display:inline-flex}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__deliverable{background:var(--step-bg-tint);border-color:var(--step-color-1)}.Process-module__JB2j3a__deliverableIcon{background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Process-module__JB2j3a__deliverableIcon svg{color:#fff;width:12px;height:12px}.Process-module__JB2j3a__stepMeta{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;max-width:220px;padding:1.25rem 1.5rem;transition:all .5s}.Process-module__JB2j3a__stepActive .Process-module__JB2j3a__stepMeta{background:#ffffff0f;border-color:#ffffff26;transform:scale(1.05)}.Process-module__JB2j3a__metaLabel{color:#71717a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.Process-module__JB2j3a__metaValue{font-family:var(--font-space-grotesk), sans-serif;background:linear-gradient(135deg, var(--step-color-1), var(--step-color-2));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1}.Process-module__JB2j3a__metaBadge{color:#a1a1aa;background:#ffffff0d;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.Process-module__JB2j3a__metaBadge svg{width:10px;height:10px}.Process-module__JB2j3a__progressText{text-align:center;color:#71717a;margin-top:3rem;font-size:.85rem;font-weight:500}.Process-module__JB2j3a__progressCurrent{color:#fff;font-weight:700}.Process-module__JB2j3a__bottomCta{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#f59e0b14,#8b5cf614);border:1px solid #ffffff1a;border-radius:24px;margin-top:4rem;padding:2.5rem}.Process-module__JB2j3a__bottomText{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Process-module__JB2j3a__bottomHighlight{background:linear-gradient(135deg,#fbbf24,#f472b6);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Process-module__JB2j3a__bottomBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#a855f7);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 40px #f59e0b66}.Process-module__JB2j3a__bottomBtn:hover{transform:translateY(-2px);box-shadow:0 0 60px #f59e0b99}.Process-module__JB2j3a__bottomBtn svg{width:18px;height:18px;transition:transform .3s}.Process-module__JB2j3a__bottomBtn:hover svg{transform:translate(4px)}@media (max-width:900px){.Process-module__JB2j3a__timeline{padding:1rem 0}.Process-module__JB2j3a__timelineLine,.Process-module__JB2j3a__timelineProgress{left:40px;transform:none}.Process-module__JB2j3a__stepRow,.Process-module__JB2j3a__stepRowLeft,.Process-module__JB2j3a__stepRowRight{grid-template-columns:80px 1fr;gap:1.5rem;min-height:auto;margin-bottom:3rem}.Process-module__JB2j3a__stepNode{grid-column:1;justify-content:flex-start}.Process-module__JB2j3a__stepRowLeft .Process-module__JB2j3a__stepContent,.Process-module__JB2j3a__stepRowRight .Process-module__JB2j3a__stepContent{text-align:left;grid-column:2}.Process-module__JB2j3a__stepRowLeft .Process-module__JB2j3a__stepMeta,.Process-module__JB2j3a__stepRowRight .Process-module__JB2j3a__stepMeta{text-align:left;grid-column:2;justify-self:start;width:fit-content;max-width:100%;margin-top:1rem}.Process-module__JB2j3a__stepIconWrapper{width:64px;height:64px}.Process-module__JB2j3a__stepIconWrapper svg{width:28px;height:28px}}@media (max-width:768px){.Process-module__JB2j3a__process{padding:4rem 0}.Process-module__JB2j3a__header{margin-bottom:3rem}.Process-module__JB2j3a__heading{font-size:2rem}.Process-module__JB2j3a__stepTitle{font-size:1.25rem}.Process-module__JB2j3a__stepDesc{font-size:.9rem}.Process-module__JB2j3a__metaValue{font-size:1.15rem}.Process-module__JB2j3a__bottomCta{margin-top:3rem;padding:2rem 1.5rem}.Process-module__JB2j3a__bottomText{font-size:1.15rem}}@media (max-width:480px){.Process-module__JB2j3a__stepRow,.Process-module__JB2j3a__stepRowLeft,.Process-module__JB2j3a__stepRowRight{grid-template-columns:60px 1fr;gap:1rem}.Process-module__JB2j3a__timelineLine,.Process-module__JB2j3a__timelineProgress{left:30px}.Process-module__JB2j3a__stepIconWrapper{border-radius:18px;width:52px;height:52px}.Process-module__JB2j3a__stepIconWrapper svg{width:22px;height:22px}.Process-module__JB2j3a__deliverable{padding:.4rem .75rem;font-size:.8rem}}
.Testimonials-module__VOp6eq__testimonials{background:var(--dark);width:100%;padding:0 0;position:relative;overflow:hidden}.Testimonials-module__VOp6eq__bgGlow1,.Testimonials-module__VOp6eq__bgGlow2{filter:blur(150px);opacity:.12;pointer-events:none;border-radius:50%;position:absolute}.Testimonials-module__VOp6eq__bgGlow1{background:#f59e0b;width:500px;height:500px;top:15%;left:-100px}.Testimonials-module__VOp6eq__bgGlow2{background:#06b6d4;width:500px;height:500px;bottom:15%;right:-100px}.Testimonials-module__VOp6eq__container{z-index:10;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.Testimonials-module__VOp6eq__header{text-align:center;margin-bottom:4rem}.Testimonials-module__VOp6eq__tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:inline-flex}.Testimonials-module__VOp6eq__tagIcon{color:#fbbf24;width:16px;height:16px}.Testimonials-module__VOp6eq__tagText{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600}.Testimonials-module__VOp6eq__heading{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Testimonials-module__VOp6eq__gradientText{background:linear-gradient(135deg,#fbbf24 0%,#f472b6 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Testimonials-module__VOp6eq__subheading{color:#a1a1aa;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Testimonials-module__VOp6eq__ratingBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:1.5rem 2rem;display:flex}.Testimonials-module__VOp6eq__ratingItem{align-items:center;gap:.75rem;display:flex}.Testimonials-module__VOp6eq__ratingStars{color:#fbbf24;letter-spacing:1px;gap:2px;font-size:1.15rem;display:flex}.Testimonials-module__VOp6eq__ratingInfo{flex-direction:column;display:flex}.Testimonials-module__VOp6eq__ratingBig{font-family:var(--font-space-grotesk), sans-serif;color:#fff;font-size:1.25rem;font-weight:800;line-height:1}.Testimonials-module__VOp6eq__ratingLabel{color:#a1a1aa;margin-top:3px;font-size:.7rem}.Testimonials-module__VOp6eq__ratingDivider{background:#ffffff1a;width:1px;height:40px}.Testimonials-module__VOp6eq__contentGrid{grid-template-columns:1.4fr 1fr;gap:1.5rem;display:grid}.Testimonials-module__VOp6eq__featured{background:linear-gradient(135deg,#6366f11a,#8b5cf614);border:1px solid #8b5cf640;border-radius:32px;flex-direction:column;min-height:500px;padding:2.5rem;transition:opacity .5s;display:flex;position:relative;overflow:hidden}.Testimonials-module__VOp6eq__featuredGlow{pointer-events:none;background:radial-gradient(circle,#8b5cf64d,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.Testimonials-module__VOp6eq__quoteIcon{color:#8b5cf626;pointer-events:none;z-index:1;font-family:Georgia,serif;font-size:6rem;font-weight:800;line-height:1;position:absolute;top:2rem;right:2rem}.Testimonials-module__VOp6eq__featuredBadge{color:#fff;letter-spacing:.05em;z-index:2;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:999px;align-items:center;gap:5px;width:fit-content;margin-bottom:1.5rem;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 8px 20px #f59e0b4d}.Testimonials-module__VOp6eq__featuredBadge svg{width:12px;height:12px}.Testimonials-module__VOp6eq__stars{z-index:2;gap:4px;margin-bottom:1.5rem;display:flex;position:relative}.Testimonials-module__VOp6eq__star{color:#fbbf24;filter:drop-shadow(0 2px 8px #fbbf2466);font-size:1.5rem}.Testimonials-module__VOp6eq__quoteText{font-family:var(--font-space-grotesk), sans-serif;color:#fff;z-index:2;letter-spacing:-.01em;flex:1;margin-bottom:2rem;font-size:1.35rem;font-weight:500;line-height:1.5;position:relative}.Testimonials-module__VOp6eq__resultBadge{z-index:2;background:linear-gradient(135deg,#10b98126,#06b6d426);border:1px solid #10b9814d;border-radius:16px;align-items:center;gap:.75rem;width:fit-content;margin-bottom:2rem;padding:.75rem 1.25rem;display:inline-flex;position:relative}.Testimonials-module__VOp6eq__resultIcon{background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Testimonials-module__VOp6eq__resultIcon svg{color:#fff;width:18px;height:18px}.Testimonials-module__VOp6eq__resultInfo{flex-direction:column;display:flex}.Testimonials-module__VOp6eq__resultLabel{color:#6ee7b7;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.Testimonials-module__VOp6eq__resultValue{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-top:2px;font-size:1.1rem;font-weight:800}.Testimonials-module__VOp6eq__author{z-index:2;border-top:1px solid #ffffff14;align-items:center;gap:1rem;padding-top:1.5rem;display:flex;position:relative}.Testimonials-module__VOp6eq__avatar{width:60px;height:60px;font-family:var(--font-space-grotesk), sans-serif;color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 10px 30px #0000004d}.Testimonials-module__VOp6eq__avatarPurple{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.Testimonials-module__VOp6eq__avatarPink{background:linear-gradient(135deg,#ec4899,#db2777)}.Testimonials-module__VOp6eq__avatarCyan{background:linear-gradient(135deg,#06b6d4,#0891b2)}.Testimonials-module__VOp6eq__avatarAmber{background:linear-gradient(135deg,#f59e0b,#d97706)}.Testimonials-module__VOp6eq__avatarGreen{background:linear-gradient(135deg,#10b981,#059669)}.Testimonials-module__VOp6eq__authorInfo{flex:1}.Testimonials-module__VOp6eq__authorName{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:3px;font-size:1.05rem;font-weight:700}.Testimonials-module__VOp6eq__authorRole{color:#a1a1aa;font-size:.85rem;line-height:1.4}.Testimonials-module__VOp6eq__authorCompany{color:#c4b5fd;font-weight:500}.Testimonials-module__VOp6eq__verifiedIcon{background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Testimonials-module__VOp6eq__verifiedIcon svg{color:#fff;width:14px;height:14px}.Testimonials-module__VOp6eq__smallCards{grid-template-rows:repeat(4,1fr);gap:.85rem;display:grid}.Testimonials-module__VOp6eq__smallCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Testimonials-module__VOp6eq__smallCard:hover{background:#ffffff0f;border-color:#ffffff26;transform:translate(-4px)}.Testimonials-module__VOp6eq__smallCardActive{background:#ffffff0f;transform:translate(-6px)}.Testimonials-module__VOp6eq__smallCardActive:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#f59e0b,#ec4899);border-radius:18px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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__VOp6eq__smallHeader{align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.Testimonials-module__VOp6eq__smallAvatar{width:36px;height:36px;font-family:var(--font-space-grotesk), sans-serif;color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.Testimonials-module__VOp6eq__smallAuthorInfo{flex:1;min-width:0}.Testimonials-module__VOp6eq__smallName{color:#fff;font-size:.85rem;font-weight:700;line-height:1.2}.Testimonials-module__VOp6eq__smallRole{color:#a1a1aa;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.7rem;overflow:hidden}.Testimonials-module__VOp6eq__smallStars{color:#fbbf24;letter-spacing:1px;gap:2px;margin-bottom:.5rem;font-size:.75rem;display:flex}.Testimonials-module__VOp6eq__smallQuote{color:#d4d4d8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Testimonials-module__VOp6eq__smallResult{color:#6ee7b7;align-items:center;gap:4px;margin-top:.5rem;font-size:.7rem;font-weight:700;display:inline-flex}.Testimonials-module__VOp6eq__smallResult svg{width:10px;height:10px}.Testimonials-module__VOp6eq__featuredFade{animation:.6s ease-out Testimonials-module__VOp6eq__featuredFadeIn}@keyframes Testimonials-module__VOp6eq__featuredFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.Testimonials-module__VOp6eq__bottomCta{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#f59e0b14,#06b6d414);border:1px solid #ffffff1a;border-radius:24px;margin-top:4rem;padding:2.5rem}.Testimonials-module__VOp6eq__bottomText{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Testimonials-module__VOp6eq__bottomHighlight{background:linear-gradient(135deg,#fbbf24,#06b6d4);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Testimonials-module__VOp6eq__bottomBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#06b6d4);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 40px #f59e0b66}.Testimonials-module__VOp6eq__bottomBtn:hover{transform:translateY(-2px);box-shadow:0 0 60px #f59e0b99}.Testimonials-module__VOp6eq__bottomBtn svg{width:18px;height:18px;transition:transform .3s}.Testimonials-module__VOp6eq__bottomBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.Testimonials-module__VOp6eq__contentGrid{grid-template-columns:1fr;gap:1.5rem}.Testimonials-module__VOp6eq__featured{min-height:auto}.Testimonials-module__VOp6eq__smallCards{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__VOp6eq__testimonials{padding:4rem 0}.Testimonials-module__VOp6eq__header{margin-bottom:3rem}.Testimonials-module__VOp6eq__heading{font-size:2rem}.Testimonials-module__VOp6eq__ratingBar{gap:1.25rem;margin-bottom:3rem;padding:1.25rem 1.5rem}.Testimonials-module__VOp6eq__ratingDivider{display:none}.Testimonials-module__VOp6eq__featured{padding:2rem 1.5rem}.Testimonials-module__VOp6eq__quoteText{font-size:1.1rem}.Testimonials-module__VOp6eq__quoteIcon{font-size:4.5rem;top:1.5rem;right:1.5rem}.Testimonials-module__VOp6eq__smallCards{grid-template-columns:1fr}.Testimonials-module__VOp6eq__bottomCta{margin-top:3rem;padding:2rem 1.5rem}.Testimonials-module__VOp6eq__bottomText{font-size:1.15rem}}@media (max-width:480px){.Testimonials-module__VOp6eq__author{flex-wrap:wrap}.Testimonials-module__VOp6eq__avatar{width:50px;height:50px;font-size:1rem}.Testimonials-module__VOp6eq__authorName,.Testimonials-module__VOp6eq__resultValue{font-size:.95rem}}
.FinalCTA-module__ruq72G__finalCta{background:var(--dark);width:100%;padding:7rem 0;position:relative;overflow:hidden}.FinalCTA-module__ruq72G__orbBig1,.FinalCTA-module__ruq72G__orbBig2{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.FinalCTA-module__ruq72G__orbBig1{opacity:.3;background:radial-gradient(circle,#6366f1,#0000 70%);width:700px;height:700px;animation:15s ease-in-out infinite FinalCTA-module__ruq72G__orbFloat1;top:-200px;left:-100px}.FinalCTA-module__ruq72G__orbBig2{opacity:.25;background:radial-gradient(circle,#ec4899,#0000 70%);width:600px;height:600px;animation:18s ease-in-out infinite FinalCTA-module__ruq72G__orbFloat2;bottom:-150px;right:-100px}@keyframes FinalCTA-module__ruq72G__orbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,-30px)scale(1.1)}}@keyframes FinalCTA-module__ruq72G__orbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-40px,40px)scale(1.05)}}.FinalCTA-module__ruq72G__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.FinalCTA-module__ruq72G__sparkle{color:#fff6;pointer-events:none;animation:4s ease-in-out infinite FinalCTA-module__ruq72G__sparkleFloat;position:absolute}.FinalCTA-module__ruq72G__sparkle1{font-size:1.5rem;animation-delay:0s;top:15%;left:10%}.FinalCTA-module__ruq72G__sparkle2{font-size:2rem;animation-delay:1s;top:30%;right:12%}.FinalCTA-module__ruq72G__sparkle3{font-size:1.75rem;animation-delay:2s;bottom:25%;left:15%}.FinalCTA-module__ruq72G__sparkle4{font-size:1.5rem;animation-delay:3s;bottom:35%;right:20%}@keyframes FinalCTA-module__ruq72G__sparkleFloat{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.8;transform:translateY(-20px)rotate(180deg)}}.FinalCTA-module__ruq72G__container{z-index:10;max-width:1000px;padding:0 var(--container-padding);text-align:center;margin:0 auto;position:relative}.FinalCTA-module__ruq72G__urgencyBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ef44441a;border:1px solid #ef444440;border-radius:999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.65rem 1.5rem;display:inline-flex;box-shadow:0 0 30px #ef444426}.FinalCTA-module__ruq72G__urgencyDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.2s infinite FinalCTA-module__ruq72G__urgencyPulse;box-shadow:0 0 12px #ef4444}@keyframes FinalCTA-module__ruq72G__urgencyPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.FinalCTA-module__ruq72G__urgencyText{color:#fca5a5;letter-spacing:.02em;font-size:.85rem;font-weight:600}.FinalCTA-module__ruq72G__urgencyCount{color:#fff;font-weight:800;font-family:var(--font-space-grotesk), sans-serif;background:#ef444433;border-radius:999px;margin:0 4px;padding:2px 8px;font-size:.8rem}.FinalCTA-module__ruq72G__headline{font-family:var(--font-space-grotesk), sans-serif;color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.05}.FinalCTA-module__ruq72G__gradientText{background:linear-gradient(135deg,#818cf8 0%,#c084fc 30%,#f472b6 60%,#22d3ee 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite FinalCTA-module__ruq72G__gradientShift}@keyframes FinalCTA-module__ruq72G__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.FinalCTA-module__ruq72G__subheadline{color:#a1a1aa;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.FinalCTA-module__ruq72G__valueStack{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;margin:0 auto 3rem;display:grid}.FinalCTA-module__ruq72G__valueItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:1.5rem 1rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.FinalCTA-module__ruq72G__valueItem:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px)}.FinalCTA-module__ruq72G__valueIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto .75rem;display:flex}.FinalCTA-module__ruq72G__valueIcon svg{color:#fff;width:22px;height:22px}.FinalCTA-module__ruq72G__iconPurple{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.FinalCTA-module__ruq72G__iconCyan{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.FinalCTA-module__ruq72G__iconPink{background:linear-gradient(135deg,#ec4899,#db2777)}.FinalCTA-module__ruq72G__iconGreen{background:linear-gradient(135deg,#10b981,#06b6d4)}.FinalCTA-module__ruq72G__valueTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin-bottom:.4rem;font-size:.95rem;font-weight:700;line-height:1.2}.FinalCTA-module__ruq72G__valueDesc{color:#a1a1aa;font-size:.75rem;line-height:1.4}.FinalCTA-module__ruq72G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.FinalCTA-module__ruq72G__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#ec4899 100%) 0 0/200% 200%;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:1.15rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .4s;animation:4s infinite FinalCTA-module__ruq72G__gradientShift;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 60px #8b5cf680}.FinalCTA-module__ruq72G__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.FinalCTA-module__ruq72G__primaryBtn:hover:before{left:100%}.FinalCTA-module__ruq72G__primaryBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 0 80px #8b5cf6b3}.FinalCTA-module__ruq72G__primaryBtn svg{width:20px;height:20px;transition:transform .3s}.FinalCTA-module__ruq72G__primaryBtn:hover svg{transform:translate(4px)}.FinalCTA-module__ruq72G__secondaryBtn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:1.15rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex}.FinalCTA-module__ruq72G__secondaryBtn:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-3px)}.FinalCTA-module__ruq72G__secondaryBtn svg{width:20px;height:20px}.FinalCTA-module__ruq72G__altContact{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:700px;margin:0 auto 2.5rem;padding:1.5rem 2rem;display:flex}.FinalCTA-module__ruq72G__altLabel{color:#71717a;letter-spacing:.05em;font-size:.8rem;font-weight:600}.FinalCTA-module__ruq72G__altItem{color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:4px 8px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.FinalCTA-module__ruq72G__altItem:hover{color:#c4b5fd;background:#8b5cf61a}.FinalCTA-module__ruq72G__altItem svg{color:#a1a1aa;width:16px;height:16px;transition:color .3s}.FinalCTA-module__ruq72G__altItem:hover svg{color:#c4b5fd}.FinalCTA-module__ruq72G__altDivider{background:#ffffff1a;width:1px;height:20px}.FinalCTA-module__ruq72G__trustMicro{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.FinalCTA-module__ruq72G__trustItem{color:#a1a1aa;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.FinalCTA-module__ruq72G__trustIconGold{color:#fbbf24}.FinalCTA-module__ruq72G__trustIconGreen{background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.FinalCTA-module__ruq72G__trustIconGreen svg{color:#fff;width:10px;height:10px}.FinalCTA-module__ruq72G__trustBold{color:#fff;font-weight:600}@media (max-width:1024px){.FinalCTA-module__ruq72G__valueStack{grid-template-columns:repeat(2,1fr);max-width:600px}}@media (max-width:768px){.FinalCTA-module__ruq72G__finalCta{padding:5rem 0}.FinalCTA-module__ruq72G__subheadline{margin-bottom:2.5rem;font-size:1.05rem}.FinalCTA-module__ruq72G__valueStack{gap:.75rem;margin-bottom:2.5rem}.FinalCTA-module__ruq72G__valueItem{padding:1.25rem .75rem}.FinalCTA-module__ruq72G__valueTitle{font-size:.85rem}.FinalCTA-module__ruq72G__valueDesc{font-size:.7rem}.FinalCTA-module__ruq72G__ctaButtons{flex-direction:column;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.FinalCTA-module__ruq72G__primaryBtn,.FinalCTA-module__ruq72G__secondaryBtn{width:100%;padding:1rem 2rem;font-size:1rem}.FinalCTA-module__ruq72G__altContact{gap:1rem;padding:1.25rem 1.5rem}.FinalCTA-module__ruq72G__altDivider{display:none}.FinalCTA-module__ruq72G__trustMicro{flex-direction:column;gap:1.25rem}.FinalCTA-module__ruq72G__sparkle{display:none}}@media (max-width:480px){.FinalCTA-module__ruq72G__headline{font-size:2.25rem}.FinalCTA-module__ruq72G__valueStack{grid-template-columns:1fr}.FinalCTA-module__ruq72G__urgencyBadge{padding:.5rem 1rem}.FinalCTA-module__ruq72G__urgencyText{font-size:.75rem}.FinalCTA-module__ruq72G__altContact{flex-direction:column;gap:.75rem}}
