.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%}}
