.HeroSection-module__R-oLvG__heroSection{background-color:#fff;background-image:url(/images/hero-bg-new.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:140px 20px 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__R-oLvG__container{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.HeroSection-module__R-oLvG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:50%;background:#fffc;border:1px solid #0000000f;border-radius:100px;align-items:center;margin-bottom:2rem;padding:.5rem 1.25rem;animation:3s ease-in-out infinite HeroSection-module__R-oLvG__badgeFloat;display:inline-flex;box-shadow:0 4px 20px #00000005}@keyframes HeroSection-module__R-oLvG__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.HeroSection-module__R-oLvG__badgeText{letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#4f46e5,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:700}.HeroSection-module__R-oLvG__title{letter-spacing:-.03em;color:#111827;max-width:1000px;margin-bottom:1.5rem;padding-top:1.5rem;font-size:clamp(3rem,6vw,4.7rem);font-weight:800;line-height:1.1}.HeroSection-module__R-oLvG__titleMain{display:block}.HeroSection-module__R-oLvG__titleAccent{background:linear-gradient(135deg,#4f46e5 0%,#9333ea 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}@keyframes HeroSection-module__R-oLvG__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.HeroSection-module__R-oLvG__description{color:#4b5563;max-width:750px;margin:0 auto 3.5rem;font-size:clamp(1.1rem,2vw,1.2rem);font-weight:400;line-height:1.6}.HeroSection-module__R-oLvG__ctaNote{color:#6b7280;margin-top:1rem;font-size:.875rem;font-weight:500;animation:1s ease-in-out HeroSection-module__R-oLvG__fadeIn}@keyframes HeroSection-module__R-oLvG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__R-oLvG__ctaButtons{justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.HeroSection-module__R-oLvG__primaryButton{color:#fff;background:#111827;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px -10px #11182780}.HeroSection-module__R-oLvG__primaryButton:hover{background:#000;transform:translateY(-2px)scale(1.02);box-shadow:0 20px 40px -10px #11182799}.HeroSection-module__R-oLvG__secondaryButton{color:#111827;background:#fff;border:1px solid #00000014;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.HeroSection-module__R-oLvG__secondaryButton:hover{border-color:#4f46e54d;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 20px -5px #4f46e526}.HeroSection-module__R-oLvG__playIcon{color:#4f46e5;background:#4f46e51a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex}.HeroSection-module__R-oLvG__secondaryButton:hover .HeroSection-module__R-oLvG__playIcon{color:#fff;background:#4f46e5}.HeroSection-module__R-oLvG__statsContainer{-webkit-backdrop-filter:blur(24px);background:#fff9;border:1px solid #fff9;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:900px;padding:2.5rem;transition:transform .3s;display:grid;box-shadow:0 4px 6px -1px #00000005,0 20px 40px -4px #0000000a,inset 0 0 0 1px #ffffff80}.HeroSection-module__R-oLvG__statsContainer:hover{transform:translateY(-2px);box-shadow:0 10px 15px -1px #00000008,0 30px 60px -4px #0000000f,inset 0 0 0 1px #fffc}.HeroSection-module__R-oLvG__statItem{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__R-oLvG__statItem:not(:last-child):after{content:"";background:linear-gradient(#0000,#0000000f,#0000);width:1px;height:80%;position:absolute;top:10%;right:-1rem}.HeroSection-module__R-oLvG__statNumber{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.HeroSection-module__R-oLvG__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.HeroSection-module__R-oLvG__gridOverlay{z-index:1;opacity:.5;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}@media (max-width:768px){.HeroSection-module__R-oLvG__heroSection{min-height:auto;padding:120px 20px 40px}.HeroSection-module__R-oLvG__title{margin-bottom:1rem;font-size:2.5rem}.HeroSection-module__R-oLvG__description{margin-bottom:2rem;font-size:1rem}.HeroSection-module__R-oLvG__ctaButtons{flex-direction:column;width:100%;margin-bottom:2rem}.HeroSection-module__R-oLvG__primaryButton,.HeroSection-module__R-oLvG__secondaryButton{padding:.9rem 1rem;font-size:1.1rem}}.HeroSection-module__R-oLvG__statsContainer{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.HeroSection-module__R-oLvG__statNumber{font-size:2rem}.HeroSection-module__R-oLvG__statLabel{font-size:.75rem}.HeroSection-module__R-oLvG__statItem:not(:last-child):after{display:none}.HeroSection-module__R-oLvG__statItem{border-bottom:1px solid #0000000f;padding-bottom:1.5rem}.HeroSection-module__R-oLvG__statItem:last-child{border-bottom:none;padding-bottom:0}.HeroSection-module__R-oLvG__primaryButton,.HeroSection-module__R-oLvG__secondaryButton{justify-content:center;width:100%}
.ServicesSection-module__bMoE8G__servicesSection{background:var(--background-alt);min-height:100vh;padding:40px 0;position:relative;overflow:hidden}.ServicesSection-module__bMoE8G__container{z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.ServicesSection-module__bMoE8G__header{text-align:center;margin-bottom:80px;animation:.8s ease-out ServicesSection-module__bMoE8G__fadeInUp}@keyframes ServicesSection-module__bMoE8G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ServicesSection-module__bMoE8G__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3f4f6;border:1px solid #6366f14d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;animation:2s ease-in-out infinite ServicesSection-module__bMoE8G__pulse;display:inline-block}@keyframes ServicesSection-module__bMoE8G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.ServicesSection-module__bMoE8G__badgeText{letter-spacing:2px;background:linear-gradient(90deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:600}.ServicesSection-module__bMoE8G__title{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.ServicesSection-module__bMoE8G__titleMain{letter-spacing:-.02em;background:linear-gradient(#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1.1}.ServicesSection-module__bMoE8G__titleAccent{letter-spacing:-.02em;background:linear-gradient(90deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1.1}.ServicesSection-module__bMoE8G__description{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.ServicesSection-module__bMoE8G__servicesGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex;position:relative}.ServicesSection-module__bMoE8G__serviceCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex:350px;max-width:400px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}@keyframes ServicesSection-module__bMoE8G__cardSlideIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ServicesSection-module__bMoE8G__serviceCard:hover{box-shadow:none;background:#fff;border-color:#6366f1;transform:translateY(-5px)}.ServicesSection-module__bMoE8G__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 60%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.ServicesSection-module__bMoE8G__serviceCard:hover .ServicesSection-module__bMoE8G__cardGlow{opacity:1}.ServicesSection-module__bMoE8G__cardContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.ServicesSection-module__bMoE8G__iconWrapper{justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:flex;position:relative}.ServicesSection-module__bMoE8G__iconBg{background:linear-gradient(135deg,#6366f11a 0%,#a855f71a 100%);border-radius:16px;transition:all .4s;position:absolute;inset:0}.ServicesSection-module__bMoE8G__serviceCard:hover .ServicesSection-module__bMoE8G__iconBg{background:linear-gradient(135deg,#6366f133 0%,#a855f733 100%);transform:rotate(180deg)scale(1.1)}.ServicesSection-module__bMoE8G__icon{color:#6366f1;z-index:1;transition:all .4s;position:relative}.ServicesSection-module__bMoE8G__serviceCard:hover .ServicesSection-module__bMoE8G__icon{transform:scale(1.1)}.ServicesSection-module__bMoE8G__cardTitle{color:#111827;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.ServicesSection-module__bMoE8G__cardDescription{color:#6b7280;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.ServicesSection-module__bMoE8G__featureList{margin:0 0 2rem;padding:0;list-style:none}.ServicesSection-module__bMoE8G__featureItem{color:#4b5563;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;transition:color .3s;display:flex}.ServicesSection-module__bMoE8G__bulletPoint{background:#6366f1;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ServicesSection-module__bMoE8G__serviceCard:hover .ServicesSection-module__bMoE8G__featureItem{color:#111827}.ServicesSection-module__bMoE8G__learnMore{color:#6366f1;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:auto;padding:0;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.ServicesSection-module__bMoE8G__learnMore:hover{color:#4f46e5;gap:.75rem}.ServicesSection-module__bMoE8G__bgOrb1{filter:blur(80px);z-index:1;background:radial-gradient(circle,#6366f114 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite ServicesSection-module__bMoE8G__orbFloat1;position:absolute;top:20%;right:-10%}.ServicesSection-module__bMoE8G__bgOrb2{filter:blur(80px);z-index:1;background:radial-gradient(circle,#a855f714 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:30s ease-in-out infinite ServicesSection-module__bMoE8G__orbFloat2;position:absolute;bottom:10%;left:-10%}@keyframes ServicesSection-module__bMoE8G__orbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-80px,80px)scale(1.2)}}@keyframes ServicesSection-module__bMoE8G__orbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(80px,-80px)scale(1.15)}}.ServicesSection-module__bMoE8G__gridPattern{z-index:1;opacity:.5;background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}@media (max-width:1024px){.ServicesSection-module__bMoE8G__servicesGrid{gap:1.5rem}}@media (max-width:768px){.ServicesSection-module__bMoE8G__servicesSection{padding:80px 0}.ServicesSection-module__bMoE8G__header{margin-bottom:60px}.ServicesSection-module__bMoE8G__serviceCard{flex:100%;max-width:100%;padding:2rem}.ServicesSection-module__bMoE8G__bgOrb1,.ServicesSection-module__bMoE8G__bgOrb2{display:none}}@media (max-width:480px){.ServicesSection-module__bMoE8G__container{padding:0 1.5rem}.ServicesSection-module__bMoE8G__serviceCard{padding:1.5rem}.ServicesSection-module__bMoE8G__iconWrapper{width:60px;height:60px}.ServicesSection-module__bMoE8G__icon{transform:scale(.9)}.ServicesSection-module__bMoE8G__cardTitle{font-size:1.25rem}}.ServicesSection-module__bMoE8G__exploreWrapper{z-index:10;justify-content:center;margin-top:3rem;display:flex;position:relative}.ServicesSection-module__bMoE8G__exploreButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 25px -5px #6366f166}.ServicesSection-module__bMoE8G__exploreButton:hover{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 20px 40px -10px #6366f199}
.AboutSection-module__fimbSq__aboutSection{background:var(--background);min-height:auto;padding:60px 20px;position:relative;overflow:hidden}.AboutSection-module__fimbSq__backgroundOrb1{filter:blur(60px);background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite AboutSection-module__fimbSq__float;position:absolute;top:10%;left:-10%}.AboutSection-module__fimbSq__backgroundOrb2{filter:blur(80px);background:radial-gradient(circle,#8b5cf61f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:25s ease-in-out infinite reverse AboutSection-module__fimbSq__float;position:absolute;bottom:-10%;right:-10%}.AboutSection-module__fimbSq__gridPattern{background-image:linear-gradient(#6366f108 1px,#0000 1px),linear-gradient(90deg,#6366f108 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 50%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 50%,#000 40%,#0000 100%)}@keyframes AboutSection-module__fimbSq__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.AboutSection-module__fimbSq__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.AboutSection-module__fimbSq__header{text-align:center;margin-bottom:40px}.AboutSection-module__fimbSq__badge{color:#818cf8;letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3f4f6;border:1px solid #6366f14d;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.AboutSection-module__fimbSq__title{background:linear-gradient(135deg,#0f172a 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(30px,6vw,50px);font-weight:700;line-height:1.1}.AboutSection-module__fimbSq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:clamp(18px,2vw,24px);line-height:1.6}.AboutSection-module__fimbSq__contentGrid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:0;display:grid}.AboutSection-module__fimbSq__storyCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #0000000d;border-radius:24px;height:100%;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.AboutSection-module__fimbSq__storyCard:hover{border-color:#6366f166;transform:translateY(-4px);box-shadow:0 10px 30px #6366f11a}.AboutSection-module__fimbSq__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 70%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.AboutSection-module__fimbSq__storyCard:hover .AboutSection-module__fimbSq__cardGlow{opacity:1}.AboutSection-module__fimbSq__cardContent{z-index:1;position:relative}.AboutSection-module__fimbSq__cardTitle{color:var(--foreground);background:linear-gradient(135deg,#0f172a 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:28px;font-weight:700}.AboutSection-module__fimbSq__cardText{color:var(--text-muted);margin-bottom:16px;font-size:16px;line-height:1.6}.AboutSection-module__fimbSq__rightColumn{flex-direction:column;gap:20px;display:flex}.AboutSection-module__fimbSq__columnTitle{color:var(--foreground);background:linear-gradient(135deg,#0f172a 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:24px;font-weight:700}.AboutSection-module__fimbSq__valuesGrid{flex-direction:column;gap:16px;display:flex}.AboutSection-module__fimbSq__valueCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.AboutSection-module__fimbSq__valueCard:hover{border-color:#6366f166;transform:translate(4px);box-shadow:0 10px 30px #6366f11a}.AboutSection-module__fimbSq__valueIcon{color:#818cf8;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);border-radius:10px;flex-shrink:0;width:40px;height:40px;padding:8px;transition:all .3s}.AboutSection-module__fimbSq__valueCard:hover .AboutSection-module__fimbSq__valueIcon{background:linear-gradient(135deg,#6366f133 0%,#8b5cf633 100%);transform:rotate(5deg)}.AboutSection-module__fimbSq__valueIcon svg{width:100%;height:100%}.AboutSection-module__fimbSq__valueTitle{color:var(--foreground);margin-bottom:4px;font-size:16px;font-weight:700}.AboutSection-module__fimbSq__valueText{color:var(--text-muted);font-size:13px;line-height:1.5}.AboutSection-module__fimbSq__fadeIn{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.AboutSection-module__fimbSq__fadeIn.AboutSection-module__fimbSq__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.AboutSection-module__fimbSq__contentGrid{grid-template-columns:1fr}.AboutSection-module__fimbSq__valuesGrid,.AboutSection-module__fimbSq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutSection-module__fimbSq__aboutSection{padding:40px 20px}.AboutSection-module__fimbSq__storyCard{padding:32px 24px}.AboutSection-module__fimbSq__cardTitle{font-size:28px}.AboutSection-module__fimbSq__valuesGrid{grid-template-columns:1fr}.AboutSection-module__fimbSq__statsCard{padding:32px 24px}.AboutSection-module__fimbSq__ctaCard{text-align:center;flex-direction:column;padding:40px 24px}.AboutSection-module__fimbSq__ctaTitle{font-size:24px}.AboutSection-module__fimbSq__ctaText{font-size:16px}}@media (max-width:480px){.AboutSection-module__fimbSq__statsGrid{grid-template-columns:1fr}.AboutSection-module__fimbSq__statValue{font-size:40px}}
.AchievementsSection-module__gL7kKG__achievementsSection{color:#fff;text-align:center;background:#0b1120;padding:80px 24px}.AchievementsSection-module__gL7kKG__container{max-width:1200px;margin:0 auto}.AchievementsSection-module__gL7kKG__header{flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.AchievementsSection-module__gL7kKG__headerLine{background:#2563eb;border-radius:2px;width:60px;height:4px;margin-bottom:24px}.AchievementsSection-module__gL7kKG__badge{color:#94a3b8;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:14px;font-weight:600;display:block}.AchievementsSection-module__gL7kKG__title{color:#fff;margin:0;font-size:42px;font-weight:800}.AchievementsSection-module__gL7kKG__statsGrid{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1000px;margin:0 auto;display:grid}.AchievementsSection-module__gL7kKG__statItem{text-align:center}.AchievementsSection-module__gL7kKG__statNumber{color:#fff;margin-bottom:12px;font-size:56px;font-weight:800;line-height:1}.AchievementsSection-module__gL7kKG__statLabel{color:#cbd5e1;font-size:18px;font-weight:400}@media (max-width:992px){.AchievementsSection-module__gL7kKG__statsGrid{grid-template-columns:repeat(2,1fr);gap:60px 20px}}@media (max-width:640px){.AchievementsSection-module__gL7kKG__title{font-size:32px}.AchievementsSection-module__gL7kKG__statNumber{font-size:40px}.AchievementsSection-module__gL7kKG__statsGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:400px){.AchievementsSection-module__gL7kKG__statNumber{font-size:32px}.AchievementsSection-module__gL7kKG__statsGrid{gap:24px}}
.CtaSection-module__J_9I8a__ctaSection{background:var(--background);padding:60px 24px;position:relative;overflow:hidden}.CtaSection-module__J_9I8a__ctaBackground{z-index:0;background:linear-gradient(135deg,#6366f10d 0%,#a855f70d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.CtaSection-module__J_9I8a__particles{opacity:.5;background-image:radial-gradient(#6366f11a 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;animation:20s linear infinite CtaSection-module__J_9I8a__moveBackground;position:absolute;top:0;left:0}@keyframes CtaSection-module__J_9I8a__moveBackground{0%{background-position:0 0}to{background-position:30px 30px}}.CtaSection-module__J_9I8a__container{z-index:2;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #0000000d;border-radius:24px;max-width:900px;margin:0 auto;padding:40px 32px;position:relative;box-shadow:0 10px 30px #0000000d}.CtaSection-module__J_9I8a__icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;transition:transform .3s;display:flex;transform:rotate(-5deg);box-shadow:0 10px 20px #6366f133}.CtaSection-module__J_9I8a__container:hover .CtaSection-module__J_9I8a__icon{transform:rotate(5deg)scale(1.1)}.CtaSection-module__J_9I8a__title{color:var(--foreground);margin-bottom:16px;font-size:40px;font-weight:800;line-height:1.2}.CtaSection-module__J_9I8a__description{color:var(--text-muted);max-width:700px;margin:0 auto 32px;font-size:18px;line-height:1.6}.CtaSection-module__J_9I8a__contactGrid{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:32px;display:flex}.CtaSection-module__J_9I8a__contactItem{color:var(--foreground);background:#fff;border:1px solid #00000014;border-radius:50px;align-items:center;gap:12px;max-width:100%;padding:12px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.CtaSection-module__J_9I8a__contactItem svg{flex-shrink:0}.CtaSection-module__J_9I8a__contactItem:hover{color:#6366f1;background:#f8fafc;border-color:#6366f180;transform:translateY(-2px)}.CtaSection-module__J_9I8a__button{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 20px #6366f140}.CtaSection-module__J_9I8a__button:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 30px #6366f159}@media (max-width:768px){.CtaSection-module__J_9I8a__ctaSection{padding:40px 20px}.CtaSection-module__J_9I8a__container{padding:32px 20px}.CtaSection-module__J_9I8a__title{font-size:28px}.CtaSection-module__J_9I8a__description{font-size:16px}.CtaSection-module__J_9I8a__contactGrid{flex-direction:column;align-items:center;gap:12px}.CtaSection-module__J_9I8a__contactItem{justify-content:center;width:100%;max-width:400px;font-size:14px}.CtaSection-module__J_9I8a__button{justify-content:center;width:100%}}@media (max-width:400px){.CtaSection-module__J_9I8a__contactItem{text-align:center;border-radius:20px;flex-direction:column;gap:8px;padding:16px}.CtaSection-module__J_9I8a__contactItem svg{margin-bottom:4px}}
.TechStackSection-module__BStVhG__section{background:var(--background-alt);min-height:800px;padding:80px 20px;position:relative;overflow:hidden}.TechStackSection-module__BStVhG__bgGlow{filter:blur(150px);opacity:.15;z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;transition:background .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TechStackSection-module__BStVhG__container{z-index:1;max-width:1280px;margin:0 auto;position:relative}.TechStackSection-module__BStVhG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.TechStackSection-module__BStVhG__badge{color:#a78bfa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3f4f6;border:1px solid #6366f133;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.TechStackSection-module__BStVhG__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.1}.TechStackSection-module__BStVhG__gradientText{background:linear-gradient(135deg,#a78bfa 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TechStackSection-module__BStVhG__subtitle{color:var(--text-muted);max-width:600px;font-size:18px;line-height:1.6}.TechStackSection-module__BStVhG__contentWrapper{align-items:flex-start;gap:40px;display:flex}.TechStackSection-module__BStVhG__tabsContainer{flex-direction:column;flex-shrink:0;gap:12px;width:280px;display:flex}.TechStackSection-module__BStVhG__tab{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.TechStackSection-module__BStVhG__tab:hover{color:var(--foreground);background:#00000008}.TechStackSection-module__BStVhG__tabActive{background:var(--accent);color:var(--foreground);border-color:#0000000d;font-weight:600}.TechStackSection-module__BStVhG__tabIconWrapper{justify-content:center;align-items:center;transition:color .3s;display:flex}.TechStackSection-module__BStVhG__activeIndicator{border-radius:0 4px 4px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 10px}.TechStackSection-module__BStVhG__gridContainer{flex:1;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.TechStackSection-module__BStVhG__techCard{cursor:default;border:1px solid var(--glass-border);--mouse-x:0px;--mouse-y:0px;opacity:0;height:140px;animation:.5s forwards TechStackSection-module__BStVhG__fadeIn;animation-delay:calc(var(--index)*50ms);background:#fff;border-radius:20px;position:relative;box-shadow:0 4px 6px -1px #0000000d}@keyframes TechStackSection-module__BStVhG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TechStackSection-module__BStVhG__techCard:before{content:"";border-radius:inherit;background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#6366f126,transparent 40%);opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.TechStackSection-module__BStVhG__techCard:hover:before{opacity:1}.TechStackSection-module__BStVhG__cardBorder{z-index:2;background:#fff;border-radius:19px;position:absolute;inset:1px}.TechStackSection-module__BStVhG__cardContent{z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex;position:relative}.TechStackSection-module__BStVhG__techIcon{background:#00000008;border:1px solid #0000000d;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.TechStackSection-module__BStVhG__techCard:hover .TechStackSection-module__BStVhG__techIcon{border-color:var(--accent-color);box-shadow:0 0 20px -5px var(--accent-color);transform:scale(1.1)rotate(5deg)}.TechStackSection-module__BStVhG__techName{color:var(--text-muted);font-size:16px;font-weight:500;transition:color .3s}.TechStackSection-module__BStVhG__techCard:hover .TechStackSection-module__BStVhG__techName{color:var(--foreground)}@media (max-width:1024px){.TechStackSection-module__BStVhG__section{min-height:auto;padding:60px 20px}.TechStackSection-module__BStVhG__contentWrapper{flex-direction:column;gap:30px}.TechStackSection-module__BStVhG__tabsContainer{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;gap:12px;width:100%;padding-bottom:4px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.TechStackSection-module__BStVhG__tabsContainer::-webkit-scrollbar{display:none}.TechStackSection-module__BStVhG__tab{white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;flex-shrink:0;width:auto;padding:10px 18px}.TechStackSection-module__BStVhG__tabIconWrapper{display:flex}.TechStackSection-module__BStVhG__activeIndicator{display:none}}@media (max-width:640px){.TechStackSection-module__BStVhG__section{padding:40px 16px}.TechStackSection-module__BStVhG__title{margin-bottom:12px;font-size:28px}.TechStackSection-module__BStVhG__subtitle{margin-bottom:0;font-size:16px}.TechStackSection-module__BStVhG__header{margin-bottom:30px}.TechStackSection-module__BStVhG__tabsContainer{gap:8px;margin-bottom:10px}.TechStackSection-module__BStVhG__tab{gap:6px;padding:8px 14px;font-size:13px}.TechStackSection-module__BStVhG__gridContainer{grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.TechStackSection-module__BStVhG__techCard{aspect-ratio:1;height:auto;min-height:100px}.TechStackSection-module__BStVhG__cardContent{justify-content:center;gap:10px;padding:16px 10px}.TechStackSection-module__BStVhG__techIcon{border-radius:10px;width:32px;height:32px;margin-bottom:0}.TechStackSection-module__BStVhG__techName{text-align:center;word-break:break-word;font-size:13px;line-height:1.2}}
.WhyChooseUsSection-module__JAP4VG__whyChooseUs{background:var(--background);padding:60px 20px;position:relative;overflow:hidden}.WhyChooseUsSection-module__JAP4VG__backgroundOrbs{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.WhyChooseUsSection-module__JAP4VG__orb1{filter:blur(80px);background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite WhyChooseUsSection-module__JAP4VG__float;position:absolute;top:10%;left:5%}.WhyChooseUsSection-module__JAP4VG__orb2{filter:blur(80px);background:radial-gradient(circle,#a855f726 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite reverse WhyChooseUsSection-module__JAP4VG__float;position:absolute;top:50%;right:10%}.WhyChooseUsSection-module__JAP4VG__orb3{filter:blur(100px);background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:30s ease-in-out infinite WhyChooseUsSection-module__JAP4VG__float;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}@keyframes WhyChooseUsSection-module__JAP4VG__float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,50px)scale(1.1)}}.WhyChooseUsSection-module__JAP4VG__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.WhyChooseUsSection-module__JAP4VG__header{text-align:center;margin-bottom:80px;animation:.8s ease-out WhyChooseUsSection-module__JAP4VG__fadeInUp}.WhyChooseUsSection-module__JAP4VG__badge{color:#818cf8;letter-spacing:1px;text-transform:uppercase;background:#f3f4f6;border:1px solid #6366f14d;border-radius:50px;margin-bottom:24px;padding:8px 24px;font-size:14px;font-weight:600;display:inline-block}.WhyChooseUsSection-module__JAP4VG__title{color:var(--foreground);margin:0 0 24px;font-size:56px;font-weight:800;line-height:1.2}.WhyChooseUsSection-module__JAP4VG__gradient{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyChooseUsSection-module__JAP4VG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:20px;line-height:1.6}.WhyChooseUsSection-module__JAP4VG__featuresGrid{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:80px;display:flex}.WhyChooseUsSection-module__JAP4VG__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex:350px;width:100%;max-width:400px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(30px)}.WhyChooseUsSection-module__JAP4VG__featureCard.WhyChooseUsSection-module__JAP4VG__visible{opacity:1;transform:translateY(0)}.WhyChooseUsSection-module__JAP4VG__featureCard:before{content:"";opacity:0;background:linear-gradient(135deg,#6366f10d 0%,#a855f70d 100%);border-radius:24px;transition:opacity .4s;position:absolute;inset:0}.WhyChooseUsSection-module__JAP4VG__featureCard:hover{z-index:10;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#6366f1,#a855f7) border-box;border:1px solid #0000;box-shadow:0 20px 50px -12px #6366f140}.WhyChooseUsSection-module__JAP4VG__featureCard:hover:before{opacity:1}.WhyChooseUsSection-module__JAP4VG__cardGlow{opacity:0;filter:blur(20px);z-index:-1;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:24px;transition:opacity .4s;position:absolute;inset:-2px}.WhyChooseUsSection-module__JAP4VG__featureCard:hover .WhyChooseUsSection-module__JAP4VG__cardGlow{opacity:.15}.WhyChooseUsSection-module__JAP4VG__cardContent{z-index:1;pointer-events:auto;position:relative}.WhyChooseUsSection-module__JAP4VG__iconWrapper{color:#818cf8;background:#f3f4f6;border:2px solid #6366f14d;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:all .4s;display:flex}.WhyChooseUsSection-module__JAP4VG__featureCard:hover .WhyChooseUsSection-module__JAP4VG__iconWrapper{background:linear-gradient(135deg,#6366f133 0%,#a855f733 100%);border-color:#6366f180;transform:scale(1.1)rotate(5deg);box-shadow:0 0 20px #6366f133}.WhyChooseUsSection-module__JAP4VG__number{color:#6366f11a;font-size:72px;font-weight:800;line-height:1;transition:all .4s;position:absolute;top:32px;right:32px}.WhyChooseUsSection-module__JAP4VG__featureCard:hover .WhyChooseUsSection-module__JAP4VG__number{color:#6366f133;transform:scale(1.1)}.WhyChooseUsSection-module__JAP4VG__featureTitle{color:var(--foreground);margin:0 0 16px;font-size:24px;font-weight:700;transition:color .3s}.WhyChooseUsSection-module__JAP4VG__featureCard:hover .WhyChooseUsSection-module__JAP4VG__featureTitle{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyChooseUsSection-module__JAP4VG__featureDescription{color:var(--text-muted);margin:0;font-size:16px;line-height:1.7;transition:color .3s}.WhyChooseUsSection-module__JAP4VG__featureCard:hover .WhyChooseUsSection-module__JAP4VG__featureDescription{color:#4b5563}@media (max-width:768px){.WhyChooseUsSection-module__JAP4VG__whyChooseUs{padding:40px 20px}.WhyChooseUsSection-module__JAP4VG__title{font-size:36px}.WhyChooseUsSection-module__JAP4VG__subtitle{font-size:16px}.WhyChooseUsSection-module__JAP4VG__featuresGrid{grid-template-columns:1fr;gap:24px}}
