.HeroSection-module___UGK9W__hero{background:var(--gradient-hero);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module___UGK9W__orb1{pointer-events:none;background:radial-gradient(circle,#4a90d92e 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:8s ease-in-out infinite HeroSection-module___UGK9W__orbFloat;position:absolute;top:-200px;right:-200px}.HeroSection-module___UGK9W__orb2{pointer-events:none;background:radial-gradient(circle,#1e3a6e1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse HeroSection-module___UGK9W__orbFloat;position:absolute;bottom:-100px;left:-100px}.HeroSection-module___UGK9W__grid{pointer-events:none;background-image:linear-gradient(#1e3a6e0a 1px,#0000 1px),linear-gradient(90deg,#1e3a6e0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.HeroSection-module___UGK9W__content{z-index:1;padding-top:40px;padding-bottom:80px;position:relative;max-width:800px!important}.HeroSection-module___UGK9W__badge{color:var(--electric);border-radius:var(--radius-full);font-size:.8rem;font-weight:700;font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;background:#4a90d91f;border:1px solid #4a90d94d;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;animation:.8s .2s both HeroSection-module___UGK9W__fadeInDown;display:inline-flex}.HeroSection-module___UGK9W__heading{color:var(--text-dark);margin-bottom:24px;font-size:clamp(2.8rem,6vw,4.2rem);font-weight:900;line-height:1.1;animation:.8s .4s both HeroSection-module___UGK9W__fadeInDown}.HeroSection-module___UGK9W__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.HeroSection-module___UGK9W__desc{color:var(--text-body);max-width:640px;margin-bottom:36px;font-size:1.15rem;line-height:1.8;animation:.8s .6s both HeroSection-module___UGK9W__fadeInDown}.HeroSection-module___UGK9W__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;animation:.8s .8s both HeroSection-module___UGK9W__fadeInDown;display:flex}.HeroSection-module___UGK9W__chips{flex-wrap:wrap;gap:10px;animation:.8s 1s both HeroSection-module___UGK9W__fadeInDown;display:flex}.HeroSection-module___UGK9W__chip{border:1px solid var(--border);border-radius:var(--radius-full);font-size:.85rem;font-weight:600;font-family:var(--font-heading);color:var(--text-body);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:6px;padding:8px 16px;transition:all .2s;display:inline-flex}.HeroSection-module___UGK9W__chip:hover{border-color:var(--electric);color:var(--electric);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.HeroSection-module___UGK9W__scrollHint{flex-direction:column;align-items:center;gap:8px;animation:.8s 1.2s both HeroSection-module___UGK9W__fadeInDown;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSection-module___UGK9W__scrollLine{background:linear-gradient(to bottom, transparent, var(--electric));width:1.5px;height:48px;animation:2s ease-in-out infinite HeroSection-module___UGK9W__scrollPulse}.HeroSection-module___UGK9W__scrollHint span{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}@keyframes HeroSection-module___UGK9W__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module___UGK9W__orbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}@keyframes HeroSection-module___UGK9W__scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}@media (max-width:768px){.HeroSection-module___UGK9W__hero{min-height:100svh;padding-top:70px}.HeroSection-module___UGK9W__heading{font-size:clamp(2.2rem,8vw,3rem)}.HeroSection-module___UGK9W__actions{flex-direction:column;align-items:flex-start}.HeroSection-module___UGK9W__actions .HeroSection-module___UGK9W__btn{justify-content:center;width:100%}.HeroSection-module___UGK9W__scrollHint{display:none}}
.StatsSection-module__05dj7W__section{z-index:2;margin-top:-1px;padding:0;position:relative}.StatsSection-module__05dj7W__grid{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.StatsSection-module__05dj7W__card{text-align:center;padding:40px 32px;transition:all .3s;position:relative}.StatsSection-module__05dj7W__card:not(:last-child):after{content:"";background:var(--border-light);width:1px;height:60%;position:absolute;top:20%;right:0}.StatsSection-module__05dj7W__card:hover{background:#4a90d90a}.StatsSection-module__05dj7W__value{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.8rem;font-weight:900;line-height:1}.StatsSection-module__05dj7W__label{color:var(--text-muted);margin-bottom:16px;font-size:.9rem;font-weight:500}.StatsSection-module__05dj7W__bar{background:var(--gradient-primary);border-radius:var(--radius-full);width:32px;height:3px;margin:0 auto;transition:transform .5s;transform:scaleX(0)}.StatsSection-module__05dj7W__card:hover .StatsSection-module__05dj7W__bar{transform:scaleX(1)}@media (max-width:768px){.StatsSection-module__05dj7W__grid{border-radius:var(--radius-lg);grid-template-columns:repeat(2,1fr)}.StatsSection-module__05dj7W__card:nth-child(2):after,.StatsSection-module__05dj7W__card:nth-child(3):after{display:none}.StatsSection-module__05dj7W__card{padding:28px 16px}.StatsSection-module__05dj7W__value{font-size:2.2rem}}
.ServicesPreview-module__hX24Xa__section{background:var(--bg-light)}.ServicesPreview-module__hX24Xa__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.ServicesPreview-module__hX24Xa__cardWrapper{display:contents}.ServicesPreview-module__hX24Xa__card{border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;background:#fff;flex-direction:column;gap:20px;padding:32px 28px;text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.ServicesPreview-module__hX24Xa__card:hover{border-color:#4a90d94d;transform:translateY(-8px);box-shadow:0 20px 60px #1e3a6e26}.ServicesPreview-module__hX24Xa__iconWrap{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex}.ServicesPreview-module__hX24Xa__card:hover .ServicesPreview-module__hX24Xa__iconWrap{transform:scale(1.1)rotate(-3deg)}.ServicesPreview-module__hX24Xa__content{flex-direction:column;flex:1;gap:10px;display:flex}.ServicesPreview-module__hX24Xa__title{color:var(--text-dark);font-size:1.1rem;font-weight:700;line-height:1.3}.ServicesPreview-module__hX24Xa__desc{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.65}.ServicesPreview-module__hX24Xa__footer{border-top:1px solid var(--border-light);margin-top:4px;padding-top:16px}.ServicesPreview-module__hX24Xa__cta{font-size:.85rem;font-weight:700;font-family:var(--font-heading);color:var(--electric);align-items:center;gap:6px;transition:gap .2s;display:inline-flex}.ServicesPreview-module__hX24Xa__card:hover .ServicesPreview-module__hX24Xa__cta{gap:10px}.ServicesPreview-module__hX24Xa__glow{opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.ServicesPreview-module__hX24Xa__card:hover .ServicesPreview-module__hX24Xa__glow{opacity:1}.ServicesPreview-module__hX24Xa__viewAll{text-align:center}@media (max-width:1024px){.ServicesPreview-module__hX24Xa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesPreview-module__hX24Xa__grid{grid-template-columns:1fr}}
.WhyChooseUs-module__b2ZN7G__section{background:#fff}.WhyChooseUs-module__b2ZN7G__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.WhyChooseUs-module__b2ZN7G__leftCol{position:sticky;top:120px}.WhyChooseUs-module__b2ZN7G__highlights{flex-direction:column;gap:14px;display:flex}.WhyChooseUs-module__b2ZN7G__highlightItem{color:var(--text-body);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.WhyChooseUs-module__b2ZN7G__dot{background:var(--gradient-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.WhyChooseUs-module__b2ZN7G__rightCol{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.WhyChooseUs-module__b2ZN7G__card{background:var(--bg-light);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:24px;transition:all .3s;display:flex}.WhyChooseUs-module__b2ZN7G__card:hover{box-shadow:var(--shadow-md);background:#fff;border-color:#4a90d940;transform:translateY(-4px)}.WhyChooseUs-module__b2ZN7G__cardIcon{border-radius:var(--radius-md);width:52px;height:52px;color:var(--navy);background:#1e3a6e0f;justify-content:center;align-items:center;transition:all .3s;display:flex}.WhyChooseUs-module__b2ZN7G__card:hover .WhyChooseUs-module__b2ZN7G__cardIcon{background:var(--gradient-primary);color:#fff;transform:scale(1.05)}.WhyChooseUs-module__b2ZN7G__cardTitle{margin-bottom:6px;font-size:.95rem;font-weight:700}.WhyChooseUs-module__b2ZN7G__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__b2ZN7G__inner{grid-template-columns:1fr;gap:48px}.WhyChooseUs-module__b2ZN7G__leftCol{position:static}}@media (max-width:640px){.WhyChooseUs-module__b2ZN7G__rightCol{grid-template-columns:1fr}}
.TestimonialsSection-module___woiPG__section{background:var(--bg-light)}.TestimonialsSection-module___woiPG__sliderWrapper{grid-template-columns:1.5fr 1fr;align-items:start;gap:24px;display:grid}.TestimonialsSection-module___woiPG__slider{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#fff;padding:48px 40px 36px;position:relative;overflow:hidden}.TestimonialsSection-module___woiPG__slider:before{content:"";background:var(--gradient-primary);height:4px;position:absolute;top:0;left:0;right:0}.TestimonialsSection-module___woiPG__quoteIcon{color:#4a90d91f;position:absolute;top:24px;right:32px}.TestimonialsSection-module___woiPG__content{flex-direction:column;gap:20px;display:flex}.TestimonialsSection-module___woiPG__stars{color:#f59e0b;gap:4px;display:flex}.TestimonialsSection-module___woiPG__text{color:var(--text-body);font-size:1.15rem;font-style:italic;line-height:1.75}.TestimonialsSection-module___woiPG__author{border-top:1px solid var(--border-light);align-items:center;gap:14px;padding-top:20px;display:flex}.TestimonialsSection-module___woiPG__avatar{background:var(--gradient-primary);color:#fff;width:48px;height:48px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.TestimonialsSection-module___woiPG__authorName{font-weight:700;font-family:var(--font-heading);color:var(--text-dark)}.TestimonialsSection-module___woiPG__authorMeta{color:var(--text-muted);font-size:.85rem}.TestimonialsSection-module___woiPG__controls{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.TestimonialsSection-module___woiPG__navBtn{border:1.5px solid var(--border);width:40px;height:40px;color:var(--navy);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.TestimonialsSection-module___woiPG__navBtn:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:scale(1.05)}.TestimonialsSection-module___woiPG__dots{gap:8px;display:flex}.TestimonialsSection-module___woiPG__dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:all .3s}.TestimonialsSection-module___woiPG__dotActive{background:var(--navy);border-radius:var(--radius-full);width:24px}.TestimonialsSection-module___woiPG__sideCards{flex-direction:column;gap:16px;display:flex}.TestimonialsSection-module___woiPG__sideCard{border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;background:#fff;flex-direction:column;gap:10px;padding:20px;transition:all .3s;display:flex}.TestimonialsSection-module___woiPG__sideCard:hover{box-shadow:var(--shadow-sm);border-color:#4a90d966;transform:translate(4px)}.TestimonialsSection-module___woiPG__sideStars{color:#f59e0b;gap:3px;display:flex}.TestimonialsSection-module___woiPG__sideText{color:var(--text-muted);font-size:.85rem;font-style:italic;line-height:1.6}.TestimonialsSection-module___woiPG__sideAuthor{color:var(--text-dark);align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:flex}.TestimonialsSection-module___woiPG__sideAvatar{background:var(--gradient-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}@media (max-width:1024px){.TestimonialsSection-module___woiPG__sliderWrapper{grid-template-columns:1fr}.TestimonialsSection-module___woiPG__sideCards{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:640px){.TestimonialsSection-module___woiPG__slider{padding:32px 24px 28px}.TestimonialsSection-module___woiPG__sideCards{grid-template-columns:1fr}}
.CtaBanner-module__uS6t1G__section{padding:var(--section-padding) 0;background:var(--gradient-primary);position:relative;overflow:hidden}.CtaBanner-module__uS6t1G__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.CtaBanner-module__uS6t1G__content{z-index:1;position:relative}.CtaBanner-module__uS6t1G__label{color:#ffffffe6;border-radius:var(--radius-full);font-size:.8rem;font-weight:600;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;margin-bottom:20px;padding:6px 16px;display:inline-block}.CtaBanner-module__uS6t1G__title{color:#fff;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.2}.CtaBanner-module__uS6t1G__desc{color:#fffc;margin-bottom:32px;font-size:1.05rem;line-height:1.7}.CtaBanner-module__uS6t1G__actions{flex-wrap:wrap;gap:16px;display:flex}.CtaBanner-module__uS6t1G__contactBtn{color:var(--navy);background:#fff}.CtaBanner-module__uS6t1G__contactBtn:hover{background:#ffffffe6}.CtaBanner-module__uS6t1G__visual{height:280px;position:relative}.CtaBanner-module__uS6t1G__circle1,.CtaBanner-module__uS6t1G__circle2,.CtaBanner-module__uS6t1G__circle3{border:1.5px solid #ffffff26;border-radius:50%;position:absolute}.CtaBanner-module__uS6t1G__circle1{width:280px;height:280px;animation:20s linear infinite CtaBanner-module__uS6t1G__spin;top:50%;left:50%;transform:translate(-50%,-50%)}.CtaBanner-module__uS6t1G__circle2{width:200px;height:200px;animation:15s linear infinite reverse CtaBanner-module__uS6t1G__spin;top:50%;left:50%;transform:translate(-50%,-50%)}.CtaBanner-module__uS6t1G__circle3{background:#ffffff14;width:120px;height:120px;top:50%;left:50%;transform:translate(-50%,-50%)}.CtaBanner-module__uS6t1G__floatCard{border-radius:var(--radius-lg);white-space:nowrap;background:#fff;align-items:center;gap:12px;padding:16px 24px;animation:3s ease-in-out infinite CtaBanner-module__uS6t1G__floatCard;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 48px #0003}.CtaBanner-module__uS6t1G__floatDot{background:#25d366;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite CtaBanner-module__uS6t1G__dotPulse;box-shadow:0 0 0 4px #25d36633}.CtaBanner-module__uS6t1G__floatTitle{font-family:var(--font-heading);color:var(--text-dark);font-size:.9rem;font-weight:700}.CtaBanner-module__uS6t1G__floatSub{color:var(--text-muted);font-size:.75rem}@keyframes CtaBanner-module__uS6t1G__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes CtaBanner-module__uS6t1G__floatCard{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-8px)}}@keyframes CtaBanner-module__uS6t1G__dotPulse{0%,to{box-shadow:0 0 0 4px #25d36633}50%{box-shadow:0 0 0 8px #25d3661a}}@media (max-width:768px){.CtaBanner-module__uS6t1G__inner{grid-template-columns:1fr;gap:40px}.CtaBanner-module__uS6t1G__visual{display:none}.CtaBanner-module__uS6t1G__actions{flex-direction:column}.CtaBanner-module__uS6t1G__actions .CtaBanner-module__uS6t1G__btn{justify-content:center;width:100%}}
