.HeroSection-module__sBkrQG__hero{text-align:center;background:radial-gradient(circle at 50% 0,#f9f9ff 0%,#fff 70%);padding:180px 0 100px;position:relative;overflow:hidden}@keyframes HeroSection-module__sBkrQG__glowMove{0%,to{transform:translate(-50%,-100px)scale(1)}50%{transform:translate(-30%,-80px)scale(1.1)}}.HeroSection-module__sBkrQG__glow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#6366f11f 0%,#0000 60%);width:800px;height:600px;animation:10s ease-in-out infinite alternate HeroSection-module__sBkrQG__glowMove;position:absolute;top:0;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__content{z-index:1;max-width:1000px;margin:0 auto;position:relative}.HeroSection-module__sBkrQG__badgeWrapper{justify-content:center;margin-bottom:32px;display:flex}.HeroSection-module__sBkrQG__tagNew{border-radius:var(--radius-pill);background:#f3f4f6cc;border:1px solid #0000000d;align-items:center;gap:10px;padding:8px 16px 8px 8px;font-size:14px;font-weight:500;display:inline-flex}.HeroSection-module__sBkrQG__tagNew span{background:var(--text-dark);color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;font-size:11px;font-weight:800}.HeroSection-module__sBkrQG__heading{margin-bottom:24px;animation:1s forwards HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__sub{color:var(--text-body);opacity:0;max-width:800px;margin:0 auto 48px;font-size:clamp(18px,3vw,22px);line-height:1.5;animation:1s .2s forwards HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__sub strong{color:var(--text-dark)}.HeroSection-module__sBkrQG__ctas{opacity:0;justify-content:center;animation:1s .4s forwards HeroSection-module__sBkrQG__fadeUp;display:flex}@keyframes HeroSection-module__sBkrQG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{padding:140px 0 60px}}
.LogoTicker-module__molgKq__ticker{text-align:center;border-bottom:1px solid var(--border);padding:80px 0;overflow:hidden}.LogoTicker-module__molgKq__label{color:var(--text-muted);max-width:300px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:14px;font-weight:500}.LogoTicker-module__molgKq__track{display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.LogoTicker-module__molgKq__logos{gap:100px;width:max-content;padding:0 50px;animation:40s linear infinite LogoTicker-module__molgKq__marquee;display:flex}.LogoTicker-module__molgKq__logoItem{color:var(--text-dark);opacity:.15;white-space:nowrap;letter-spacing:-.02em;font-size:24px;font-weight:800;transition:opacity .3s}.LogoTicker-module__molgKq__logoItem:hover{opacity:.4}@keyframes LogoTicker-module__molgKq__marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}
.ServicesSection-module__JL3_nq__section{background-color:var(--bg-white)}.ServicesSection-module__JL3_nq__header{text-align:center;max-width:800px;margin:0 auto 100px}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ServicesSection-module__JL3_nq__card{border-radius:var(--radius-lg);background:var(--bg-secondary);text-align:left;border:1px solid #00000008;flex-direction:column;gap:20px;padding:48px 32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.ServicesSection-module__JL3_nq__card:hover{background:#fff;border-color:#6366f133;transform:translateY(-8px)scale(1.02);box-shadow:0 40px 100px #00000014}.ServicesSection-module__JL3_nq__cardIcon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex;box-shadow:0 4px 12px #0000000d}.ServicesSection-module__JL3_nq__cardTitle{letter-spacing:-.02em;font-size:22px;font-weight:800}.ServicesSection-module__JL3_nq__cardDesc{color:var(--text-body);font-size:16px;line-height:1.6}@media (max-width:1024px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}}
.ProcessSection-module__G585fq__section{background:var(--bg-primary)}.ProcessSection-module__G585fq__header{text-align:center;max-width:800px;margin:0 auto 100px}.ProcessSection-module__G585fq__steps{flex-direction:column;gap:32px;max-width:800px;margin:0 auto;display:flex}.ProcessSection-module__G585fq__step{border-radius:var(--radius-lg);background:#fff;border:1px solid #00000008;align-items:flex-start;gap:32px;padding:40px;transition:all .3s;display:flex}.ProcessSection-module__G585fq__step:hover{border-color:#6366f133;transform:translate(12px);box-shadow:0 40px 100px #0000000d}.ProcessSection-module__G585fq__stepNum{background:var(--blue-light);width:56px;height:48px;color:var(--blue-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.ProcessSection-module__G585fq__stepContent{flex-direction:column;gap:12px;display:flex}.ProcessSection-module__G585fq__stepTitle{letter-spacing:-.02em;font-size:24px;font-weight:800}.ProcessSection-module__G585fq__stepDesc{color:var(--text-body);font-size:18px;line-height:1.6}@media (max-width:768px){.ProcessSection-module__G585fq__step{flex-direction:column;gap:24px;padding:32px}}
.TestimonialsSection-module__g6gg7W__section{background:var(--bg-white)}.TestimonialsSection-module__g6gg7W__header{text-align:center;max-width:800px;margin:0 auto 100px}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.TestimonialsSection-module__g6gg7W__card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00000008;flex-direction:column;gap:24px;padding:40px;transition:all .3s;display:flex}.TestimonialsSection-module__g6gg7W__card:hover{border-color:#6366f133;transform:translateY(-8px);box-shadow:0 40px 100px #0000000d}.TestimonialsSection-module__g6gg7W__stars{color:#fbbf24;gap:4px;font-size:14px;display:flex}.TestimonialsSection-module__g6gg7W__quote{color:var(--text-dark);letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:1.5}.TestimonialsSection-module__g6gg7W__author{align-items:center;gap:16px;margin-top:auto;display:flex}.TestimonialsSection-module__g6gg7W__avatar{background:var(--blue-light);width:48px;height:48px;color:var(--blue-primary);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.TestimonialsSection-module__g6gg7W__authorInfo{flex-direction:column;display:flex}.TestimonialsSection-module__g6gg7W__name{color:var(--text-dark);font-size:16px;font-weight:800}.TestimonialsSection-module__g6gg7W__role{color:var(--text-muted);font-size:14px}@media (max-width:1024px){.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:1fr}}
.CTASection-module__ETvUXq__inner{background:var(--blue-primary);border-radius:var(--radius-lg);text-align:center;color:#fff;padding:120px 48px;position:relative;overflow:hidden}.CTASection-module__ETvUXq__inner:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 100%,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}.CTASection-module__ETvUXq__heading{color:#fff;margin-bottom:24px;font-size:clamp(32px,5vw,64px)}.CTASection-module__ETvUXq__sub{color:#ffffffd9;max-width:600px;margin:0 auto 56px;font-size:20px;line-height:1.5}.CTASection-module__ETvUXq__ctas{justify-content:center;display:flex}@media (max-width:768px){.CTASection-module__ETvUXq__inner{border-radius:24px;padding:80px 24px}}
