.Hero-module__Z8hQ_W__hero{background:var(--gradient-hero);padding:5rem 0 6rem;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__Z8hQ_W__heroLeft{animation:.8s ease-out Hero-module__Z8hQ_W__fadeIn}.Hero-module__Z8hQ_W__heroTitle{background:linear-gradient(135deg,var(--text-primary)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:1rem;margin-bottom:1.5rem}.Hero-module__Z8hQ_W__heroSubtitle{color:var(--text-secondary);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.Hero-module__Z8hQ_W__heroCTA{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Z8hQ_W__heroRight{animation:.8s ease-out Hero-module__Z8hQ_W__slideInRight;position:relative}.Hero-module__Z8hQ_W__chartVisual{border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);border:1px solid var(--border-color);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2rem;position:relative}.Hero-module__Z8hQ_W__chart{width:100%;height:auto;color:var(--text-tertiary)}.Hero-module__Z8hQ_W__trendLine{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s ease-out .5s forwards Hero-module__Z8hQ_W__drawLine}.Hero-module__Z8hQ_W__dot{opacity:0;animation:.4s ease-out forwards Hero-module__Z8hQ_W__popIn}.Hero-module__Z8hQ_W__statCard{border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:1rem 1.5rem;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__statCard1{animation-delay:0s;top:10%;right:-10%}.Hero-module__Z8hQ_W__statCard2{animation-delay:1s;bottom:15%;left:-5%}.Hero-module__Z8hQ_W__statCard3{animation-delay:2s;top:50%;right:-5%}.Hero-module__Z8hQ_W__statValue{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.Hero-module__Z8hQ_W__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.Hero-module__Z8hQ_W__bgDecoration{pointer-events:none;background:radial-gradient(circle,#07075b1a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__pulse;position:absolute;top:-50%;right:-20%}[data-theme=dark] .Hero-module__Z8hQ_W__bgDecoration{background:radial-gradient(circle,#4040ff26 0%,#0000 70%)}@keyframes Hero-module__Z8hQ_W__drawLine{to{stroke-dashoffset:0}}@keyframes Hero-module__Z8hQ_W__popIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroContent{gap:3rem}.Hero-module__Z8hQ_W__statCard1,.Hero-module__Z8hQ_W__statCard2,.Hero-module__Z8hQ_W__statCard3{display:none}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:3rem 0 4rem}.Hero-module__Z8hQ_W__heroContent{grid-template-columns:1fr;gap:2.5rem}.Hero-module__Z8hQ_W__heroRight{order:-1}.Hero-module__Z8hQ_W__heroTitle{font-size:2rem}.Hero-module__Z8hQ_W__heroSubtitle{font-size:1.1rem}.Hero-module__Z8hQ_W__heroCTA{flex-direction:column}.Hero-module__Z8hQ_W__heroCTA .Hero-module__Z8hQ_W__btn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__chartVisual{padding:1.5rem}.Hero-module__Z8hQ_W__bgDecoration{width:500px;height:500px;right:-40%}}
.AnimatedBackground-module__DnL7cq__canvas{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.AnimatedBackground-module__DnL7cq__canvas{display:none}}
.Contact-module__x2Jx8a__pageContainer{min-height:100vh}.Contact-module__x2Jx8a__heroSection{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);padding:6rem 0 4rem;position:relative;overflow:hidden}.Contact-module__x2Jx8a__sectionWithParticles{position:relative;overflow:hidden}.Contact-module__x2Jx8a__sectionWithParticles .Contact-module__x2Jx8a__container{z-index:1;position:relative}.Contact-module__x2Jx8a__heroContent{text-align:center;color:#fff}.Contact-module__x2Jx8a__heroTitle{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.Contact-module__x2Jx8a__heroSubtitle{opacity:.95;font-size:1.25rem}.Contact-module__x2Jx8a__contactSection{padding:6rem 0}.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.Contact-module__x2Jx8a__contactInfo h2{margin-bottom:1rem;font-size:2rem}.Contact-module__x2Jx8a__infoDescription{color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.Contact-module__x2Jx8a__infoCards{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Contact-module__x2Jx8a__infoCard{border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.Contact-module__x2Jx8a__infoCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translate(5px)}.Contact-module__x2Jx8a__infoIcon{flex-shrink:0;font-size:2.5rem}.Contact-module__x2Jx8a__infoContent h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.Contact-module__x2Jx8a__infoContent p{color:var(--text-secondary);margin:0}.Contact-module__x2Jx8a__infoLink{color:var(--primary);transition:all var(--transition-fast);text-decoration:none}.Contact-module__x2Jx8a__infoLink:hover{text-decoration:underline}.Contact-module__x2Jx8a__socialLinks{border-top:1px solid var(--border-color);padding-top:2rem}.Contact-module__x2Jx8a__socialLinks h3{margin-bottom:1rem;font-size:1.1rem}.Contact-module__x2Jx8a__socialIcons{gap:1rem;display:flex}.Contact-module__x2Jx8a__socialIcon{border:1px solid var(--border-color);width:50px;height:50px;color:var(--text-primary);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Contact-module__x2Jx8a__socialIcon:hover{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-3px)}.Contact-module__x2Jx8a__socialIcon svg{stroke-width:2px}.Contact-module__x2Jx8a__contactForm{border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:3rem}.Contact-module__x2Jx8a__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.Contact-module__x2Jx8a__formGroup{flex-direction:column;display:flex}.Contact-module__x2Jx8a__formGroup label{color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.Contact-module__x2Jx8a__required{color:#ef4444}.Contact-module__x2Jx8a__formInput,.Contact-module__x2Jx8a__formSelect,.Contact-module__x2Jx8a__formTextarea{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);transition:all var(--transition-fast);padding:.875rem 1rem;font-family:inherit;font-size:1rem}.Contact-module__x2Jx8a__formInput:focus,.Contact-module__x2Jx8a__formSelect:focus,.Contact-module__x2Jx8a__formTextarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #07075b1a}[data-theme=dark] .Contact-module__x2Jx8a__formInput:focus,[data-theme=dark] .Contact-module__x2Jx8a__formSelect:focus,[data-theme=dark] .Contact-module__x2Jx8a__formTextarea:focus{box-shadow:0 0 0 3px #4040ff1a}.Contact-module__x2Jx8a__formTextarea{resize:vertical;min-height:120px}.Contact-module__x2Jx8a__successMessage,.Contact-module__x2Jx8a__errorMessage{border-radius:var(--radius-md);margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:500}.Contact-module__x2Jx8a__successMessage{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.Contact-module__x2Jx8a__errorMessage{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.Contact-module__x2Jx8a__submitButton{justify-content:center;align-self:flex-end;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;display:flex}.Contact-module__x2Jx8a__submitButton:disabled{opacity:.7;cursor:not-allowed}.Contact-module__x2Jx8a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite Contact-module__x2Jx8a__spin}@keyframes Contact-module__x2Jx8a__spin{to{transform:rotate(360deg)}}.Contact-module__x2Jx8a__faqSection{background:var(--bg-secondary);padding:6rem 0}.Contact-module__x2Jx8a__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.Contact-module__x2Jx8a__sectionHeader h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Contact-module__x2Jx8a__sectionHeader p{color:var(--text-secondary);font-size:1.15rem}.Contact-module__x2Jx8a__faqGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Contact-module__x2Jx8a__faqItem{border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2rem}.Contact-module__x2Jx8a__faqItem:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-5px)}.Contact-module__x2Jx8a__faqItem h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem}.Contact-module__x2Jx8a__faqItem p{color:var(--text-secondary);margin:0;line-height:1.7}@media (max-width:1024px){.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__x2Jx8a__heroSection{padding:4rem 0 3rem}.Contact-module__x2Jx8a__contactForm{padding:2rem}.Contact-module__x2Jx8a__formGrid{grid-template-columns:1fr;gap:1rem}.Contact-module__x2Jx8a__faqGrid{grid-template-columns:1fr}}
.Service-module__qNy16W__pageContainer{min-height:100vh}.Service-module__qNy16W__hero{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;padding:8rem 0 6rem;position:relative;overflow:hidden}.Service-module__qNy16W__withParticles{position:relative}.Service-module__qNy16W__withParticles .Service-module__qNy16W__container{z-index:1;position:relative}.Service-module__qNy16W__heroContent{text-align:center;max-width:800px;margin:0 auto}.Service-module__qNy16W__badge{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.Service-module__qNy16W__heroContent h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.Service-module__qNy16W__subtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.5rem}.Service-module__qNy16W__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Service-module__qNy16W__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.Service-module__qNy16W__sectionHeader h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Service-module__qNy16W__sectionHeader p{color:var(--text-secondary);font-size:1.15rem}.Service-module__qNy16W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Service-module__qNy16W__card{border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2.5rem;position:relative;overflow:hidden}.Service-module__qNy16W__card:before{content:"";background:linear-gradient(90deg,#0000,#07075b0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}[data-theme=dark] .Service-module__qNy16W__card:before{background:linear-gradient(90deg,#0000,#4040ff14,#0000)}.Service-module__qNy16W__card:hover:before{left:100%}.Service-module__qNy16W__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.Service-module__qNy16W__cardIcon{margin-bottom:1.5rem;font-size:3rem}.Service-module__qNy16W__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Service-module__qNy16W__card p{color:var(--text-secondary);line-height:1.7}.Service-module__qNy16W__platformsSection{background:var(--bg-secondary)}.Service-module__qNy16W__platformsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;gap:2rem;display:grid}.Service-module__qNy16W__platformsGrid>*{width:100%;max-width:350px}.Service-module__qNy16W__platformCard{border:2px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:3rem 2rem}.Service-module__qNy16W__platformCard:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Service-module__qNy16W__platformCard h3{margin-bottom:1rem;font-size:1.5rem}.Service-module__qNy16W__lang{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-full);padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.Service-module__qNy16W__cta{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;text-align:center;padding:6rem 0}.Service-module__qNy16W__cta h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Service-module__qNy16W__cta p{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem}@media (max-width:768px){.Service-module__qNy16W__hero{padding:5rem 0 4rem}.Service-module__qNy16W__heroActions{flex-direction:column}.Service-module__qNy16W__heroActions .Service-module__qNy16W__btn{width:100%}.Service-module__qNy16W__grid{grid-template-columns:1fr}}
.Solution-module__UOt1HG__pageContainer{min-height:100vh}.Solution-module__UOt1HG__hero{padding:8rem 0 6rem;overflow:hidden;background:linear-gradient(135deg,#4040ff 0%,#07075b 100%)!important}.Solution-module__UOt1HG__heroContent,.Solution-module__UOt1HG__heroContent *,.Solution-module__UOt1HG__heroContent h1,.Solution-module__UOt1HG__badge,.Solution-module__UOt1HG__subtitle{color:#fff!important}.Solution-module__UOt1HG__withParticles{position:relative}.Solution-module__UOt1HG__withParticles .Solution-module__UOt1HG__container{z-index:1;position:relative}.Solution-module__UOt1HG__heroContent{text-align:center;max-width:700px;margin:0 auto}.Solution-module__UOt1HG__badge{border-radius:var(--radius-full);background:#fff3;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.Solution-module__UOt1HG__heroContent h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.Solution-module__UOt1HG__subtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.5rem}.Solution-module__UOt1HG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Solution-module__UOt1HG__card{border:1px solid var(--border-color);border-radius:var(--radius-xl);text-align:center;transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2.5rem}.Solution-module__UOt1HG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.Solution-module__UOt1HG__icon{margin-bottom:1.5rem;font-size:3rem}.Solution-module__UOt1HG__card h3{margin-bottom:1rem;font-size:1.25rem}.Solution-module__UOt1HG__card p{color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.Solution-module__UOt1HG__hero{padding:5rem 0 4rem}.Solution-module__UOt1HG__grid{grid-template-columns:1fr}}
.Tool-module__yGnsEq__pageContainer{min-height:100vh}.Tool-module__yGnsEq__hero{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;padding:8rem 0 6rem;overflow:hidden}.Tool-module__yGnsEq__withParticles{position:relative}.Tool-module__yGnsEq__withParticles .Tool-module__yGnsEq__container{z-index:1;position:relative}.Tool-module__yGnsEq__heroContent{text-align:center;max-width:700px;margin:0 auto}.Tool-module__yGnsEq__badge{border-radius:var(--radius-full);background:#fff3;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.Tool-module__yGnsEq__heroContent h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.Tool-module__yGnsEq__subtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.5rem}.Tool-module__yGnsEq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Tool-module__yGnsEq__card{border:1px solid var(--border-color);border-radius:var(--radius-xl);text-align:center;transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2.5rem}.Tool-module__yGnsEq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.Tool-module__yGnsEq__icon{margin-bottom:1.5rem;font-size:3rem}.Tool-module__yGnsEq__card h3{margin-bottom:1rem;font-size:1.25rem}.Tool-module__yGnsEq__card p{color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.Tool-module__yGnsEq__hero{padding:5rem 0 4rem}.Tool-module__yGnsEq__grid{grid-template-columns:1fr}}
.WhyUs-module__sWnIEq__pageContainer{min-height:100vh}.WhyUs-module__sWnIEq__heroSection{padding:8rem 0 6rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#4040ff 0%,#07075b 100%)!important}.WhyUs-module__sWnIEq__heroContent,.WhyUs-module__sWnIEq__heroContent *,.WhyUs-module__sWnIEq__heroTitle,.WhyUs-module__sWnIEq__heroSubtitle,.WhyUs-module__sWnIEq__heroStats,.WhyUs-module__sWnIEq__statItem,.WhyUs-module__sWnIEq__statValue,.WhyUs-module__sWnIEq__statLabel{color:#fff!important}.WhyUs-module__sWnIEq__sectionWithParticles{position:relative;overflow:hidden}.WhyUs-module__sWnIEq__sectionWithParticles .WhyUs-module__sWnIEq__container{z-index:1;position:relative}.WhyUs-module__sWnIEq__heroContent{text-align:center;color:#fff}.WhyUs-module__sWnIEq__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.WhyUs-module__sWnIEq__highlight{background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyUs-module__sWnIEq__heroSubtitle{opacity:.95;margin-bottom:3rem;font-size:1.5rem}.WhyUs-module__sWnIEq__heroStats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:800px;margin:0 auto;display:grid}.WhyUs-module__sWnIEq__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);transition:all var(--transition-base);background:#ffffff1a;border:1px solid #fff3;padding:2rem}.WhyUs-module__sWnIEq__statItem:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.WhyUs-module__sWnIEq__statValue{margin-bottom:.5rem;font-size:3rem;font-weight:800}.WhyUs-module__sWnIEq__statLabel{opacity:.9;font-size:1rem}.WhyUs-module__sWnIEq__featuresSection{padding:6rem 0}.WhyUs-module__sWnIEq__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.WhyUs-module__sWnIEq__sectionHeader h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.WhyUs-module__sWnIEq__sectionHeader p{color:var(--text-secondary);font-size:1.15rem}.WhyUs-module__sWnIEq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.WhyUs-module__sWnIEq__featureCard{border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2.5rem;position:relative;overflow:hidden}.WhyUs-module__sWnIEq__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#07075b0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}[data-theme=dark] .WhyUs-module__sWnIEq__featureCard:before{background:linear-gradient(90deg,#0000,#4040ff14,#0000)}.WhyUs-module__sWnIEq__featureCard:hover:before{left:100%}.WhyUs-module__sWnIEq__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.WhyUs-module__sWnIEq__featureIcon{background:var(--gradient-primary);width:80px;height:80px;transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.WhyUs-module__sWnIEq__featureCard:hover .WhyUs-module__sWnIEq__featureIcon{transform:scale(1.1)rotate(5deg)}.WhyUs-module__sWnIEq__featureCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.WhyUs-module__sWnIEq__featureCard p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.WhyUs-module__sWnIEq__featureStats{border-top:1px solid var(--border-color);align-items:baseline;gap:.5rem;padding-top:1.5rem;display:flex}.WhyUs-module__sWnIEq__statsValue{color:var(--primary);font-size:2rem;font-weight:700}.WhyUs-module__sWnIEq__statsLabel{color:var(--text-secondary);font-size:.9rem}.WhyUs-module__sWnIEq__testimonialsSection{background:var(--bg-secondary);padding:6rem 0}.WhyUs-module__sWnIEq__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhyUs-module__sWnIEq__testimonialCard{border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);padding:2rem}.WhyUs-module__sWnIEq__testimonialCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.WhyUs-module__sWnIEq__testimonialRating{gap:.25rem;margin-bottom:1rem;display:flex}.WhyUs-module__sWnIEq__star{font-size:1.25rem}.WhyUs-module__sWnIEq__testimonialText{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.7}.WhyUs-module__sWnIEq__testimonialAuthor{align-items:center;gap:1rem;display:flex}.WhyUs-module__sWnIEq__authorAvatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.WhyUs-module__sWnIEq__authorInfo{flex:1}.WhyUs-module__sWnIEq__authorName{color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.WhyUs-module__sWnIEq__authorRole{color:var(--text-secondary);font-size:.9rem}.WhyUs-module__sWnIEq__ctaSection{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;padding:6rem 0}.WhyUs-module__sWnIEq__ctaContent{text-align:center;max-width:700px;margin:0 auto}.WhyUs-module__sWnIEq__ctaContent h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.WhyUs-module__sWnIEq__ctaContent p{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem}.WhyUs-module__sWnIEq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.WhyUs-module__sWnIEq__heroSection{padding:5rem 0 4rem}.WhyUs-module__sWnIEq__heroStats{grid-template-columns:1fr;gap:1rem}.WhyUs-module__sWnIEq__featuresGrid,.WhyUs-module__sWnIEq__testimonialsGrid{grid-template-columns:1fr}.WhyUs-module__sWnIEq__ctaButtons{flex-direction:column}.WhyUs-module__sWnIEq__ctaButtons .WhyUs-module__sWnIEq__btn{width:100%}}
.HowWeWork-module__xOMdda__howWeWork{background:var(--bg-primary)}.HowWeWork-module__xOMdda__sectionWithParticles{position:relative;overflow:hidden}.HowWeWork-module__xOMdda__sectionWithParticles .HowWeWork-module__xOMdda__container{z-index:1;position:relative}.HowWeWork-module__xOMdda__header{text-align:center;max-width:700px;margin:0 auto 4rem}.HowWeWork-module__xOMdda__header h2{margin-bottom:1rem}.HowWeWork-module__xOMdda__header p{color:var(--text-secondary);font-size:1.15rem}.HowWeWork-module__xOMdda__timeline{max-width:900px;margin:0 auto;position:relative}.HowWeWork-module__xOMdda__timelineItem{grid-template-columns:100px 1fr;gap:2rem;margin-bottom:3rem;display:grid;position:relative}.HowWeWork-module__xOMdda__timelineItem:last-child{margin-bottom:0}.HowWeWork-module__xOMdda__stepNumber{background:var(--gradient-primary);color:#fff;width:100px;height:100px;box-shadow:var(--shadow-primary);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex;position:relative}.HowWeWork-module__xOMdda__stepContent{padding:1.5rem 0}.HowWeWork-module__xOMdda__stepContent h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.75rem}.HowWeWork-module__xOMdda__stepContent p{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.7}.HowWeWork-module__xOMdda__connector{background:linear-gradient(180deg,var(--primary)0%,var(--border-color)100%);z-index:1;width:3px;position:absolute;top:100px;bottom:-100px;left:49px}@media (max-width:768px){.HowWeWork-module__xOMdda__timelineItem{grid-template-columns:70px 1fr;gap:1.5rem;margin-bottom:2.5rem}.HowWeWork-module__xOMdda__stepNumber{width:70px;height:70px;font-size:1.5rem}.HowWeWork-module__xOMdda__stepContent h3{font-size:1.5rem}.HowWeWork-module__xOMdda__stepContent p{font-size:1rem}.HowWeWork-module__xOMdda__connector{top:70px;bottom:-80px;left:34px}}
.ThreePillars-module__4rC7qa__sectionWithParticles{position:relative;overflow:hidden}.ThreePillars-module__4rC7qa__sectionWithParticles .ThreePillars-module__4rC7qa__container{z-index:1;position:relative}.ThreePillars-module__4rC7qa__header{text-align:center;max-width:700px;margin:0 auto 3rem}.ThreePillars-module__4rC7qa__header h2{margin-bottom:1rem}.ThreePillars-module__4rC7qa__header p{color:var(--text-secondary);font-size:1.15rem}.ThreePillars-module__4rC7qa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.ThreePillars-module__4rC7qa__pillarCard{border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.ThreePillars-module__4rC7qa__pillarCard:before{content:"";background:linear-gradient(90deg,#0000,#07075b08,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}[data-theme=dark] .ThreePillars-module__4rC7qa__pillarCard:before{background:linear-gradient(90deg,#0000,#4040ff0d,#0000)}.ThreePillars-module__4rC7qa__pillarCard:hover:before{left:100%}.ThreePillars-module__4rC7qa__pillarCard:hover{box-shadow:var(--shadow-xl);border-color:var(--primary);transform:translateY(-8px)}[data-theme=dark] .ThreePillars-module__4rC7qa__pillarCard{background:linear-gradient(135deg,#1a1a1af2 0%,#1f1f1ff2 100%)}.ThreePillars-module__4rC7qa__iconWrapper{background:var(--gradient-hero);border-radius:var(--radius-lg);border:2px solid var(--border-color);justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:flex}.ThreePillars-module__4rC7qa__icon{font-size:2.5rem}.ThreePillars-module__4rC7qa__pillarCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.ThreePillars-module__4rC7qa__description{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;line-height:1.7}.ThreePillars-module__4rC7qa__features{margin:0 0 1.5rem;padding:0;list-style:none}.ThreePillars-module__4rC7qa__features li{color:var(--text-secondary);align-items:center;gap:.625rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.ThreePillars-module__4rC7qa__checkmark{color:var(--primary);font-size:1.1rem;font-weight:700}.ThreePillars-module__4rC7qa__cardLink{color:var(--primary);transition:gap var(--transition-fast);align-items:center;gap:.5rem;margin-top:auto;font-size:1rem;font-weight:600;display:inline-flex}.ThreePillars-module__4rC7qa__cardLink:hover{gap:.75rem}@media (max-width:768px){.ThreePillars-module__4rC7qa__grid{grid-template-columns:1fr}}
.WhyChooseUs-module__rvx7SW__sectionWithParticles{position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__sectionWithParticles .WhyChooseUs-module__rvx7SW__container{z-index:1;position:relative}.WhyChooseUs-module__rvx7SW__header{text-align:center;max-width:700px;margin:0 auto 3.5rem}.WhyChooseUs-module__rvx7SW__header h2{margin-bottom:1rem}.WhyChooseUs-module__rvx7SW__header p{color:var(--text-secondary);font-size:1.15rem}.WhyChooseUs-module__rvx7SW__benefitsGrid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;display:grid}@media (max-width:1024px){.WhyChooseUs-module__rvx7SW__benefitsGrid{grid-template-columns:repeat(2,1fr)}}.WhyChooseUs-module__rvx7SW__benefitCard{text-align:center;border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);background:linear-gradient(135deg,#07075b0d 0%,#0066ff0d 100%);width:100%;max-width:350px;padding:2rem 1.5rem;position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__benefitCard:before{content:"";background:linear-gradient(90deg,#0000,#07075b08,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}[data-theme=dark] .WhyChooseUs-module__rvx7SW__benefitCard:before{background:linear-gradient(90deg,#0000,#4040ff0d,#0000)}.WhyChooseUs-module__rvx7SW__benefitCard:hover:before{left:100%}.WhyChooseUs-module__rvx7SW__benefitCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}[data-theme=dark] .WhyChooseUs-module__rvx7SW__benefitCard{background:linear-gradient(135deg,#1a1a1af2 0%,#1f1f1ff2 100%)}.WhyChooseUs-module__rvx7SW__iconCircle{background:var(--gradient-hero);border:3px solid var(--border-color);width:80px;height:80px;transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.WhyChooseUs-module__rvx7SW__benefitCard:hover .WhyChooseUs-module__rvx7SW__iconCircle{border-color:var(--primary);transform:scale(1.1)rotate(5deg)}.WhyChooseUs-module__rvx7SW__benefitCard h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.WhyChooseUs-module__rvx7SW__benefitCard p{color:var(--text-secondary);margin:0;line-height:1.6}@media (max-width:768px){.WhyChooseUs-module__rvx7SW__benefitsGrid{grid-template-columns:1fr;gap:1.5rem}}
