.Hero-module__8xN3Cq__hero{background:var(--gradient-hero);align-items:center;min-height:100vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__8xN3Cq__bgDecor{pointer-events:none;position:absolute;inset:0}.Hero-module__8xN3Cq__orb1{background:radial-gradient(circle,#2563eb26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__8xN3Cq__float;position:absolute;top:10%;left:-10%}.Hero-module__8xN3Cq__orb2{background:radial-gradient(circle,#0ea5e91f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse Hero-module__8xN3Cq__float;position:absolute;bottom:-20%;right:-10%}.Hero-module__8xN3Cq__gridLines{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__8xN3Cq__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__8xN3Cq__content{animation:.8s ease-out Hero-module__8xN3Cq__fadeInUp}.Hero-module__8xN3Cq__badge{border-radius:var(--radius-full);color:var(--color-accent-light);font-size:var(--text-small);background:#10b9811a;border:1px solid #10b98140;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-weight:500;display:inline-flex}.Hero-module__8xN3Cq__badgeDot{background:var(--color-accent);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__8xN3Cq__pulse}.Hero-module__8xN3Cq__title{font-family:var(--font-heading);font-size:var(--text-hero);color:#fff;margin-bottom:1.5rem;font-weight:800;line-height:1.15}.Hero-module__8xN3Cq__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__8xN3Cq__subtitle{color:var(--color-text-on-dark-muted);max-width:480px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.Hero-module__8xN3Cq__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__8xN3Cq__trust{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__8xN3Cq__trustItem{color:var(--color-text-on-dark-muted);font-size:var(--text-small);align-items:center;gap:.4rem;display:flex}.Hero-module__8xN3Cq__trustItem svg{color:var(--color-accent)}.Hero-module__8xN3Cq__visual{justify-content:center;animation:1s ease-out .3s both Hero-module__8xN3Cq__fadeIn;display:flex}.Hero-module__8xN3Cq__imageWrapper{width:100%;max-width:480px;position:relative}.Hero-module__8xN3Cq__imageBg{background:var(--gradient-primary);opacity:.15;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:6s ease-in-out infinite Hero-module__8xN3Cq__float;position:absolute;inset:-20px}.Hero-module__8xN3Cq__heroImage{object-fit:cover;border-radius:var(--radius-xl);z-index:2;width:100%;height:500px;position:relative;box-shadow:0 20px 60px #0000004d}.Hero-module__8xN3Cq__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);z-index:3;background:#fffffff2;align-items:center;gap:.75rem;padding:1rem 1.25rem;animation:.8s ease-out .6s both Hero-module__8xN3Cq__slideInRight;display:flex;position:absolute;bottom:30px;left:-30px;box-shadow:0 8px 32px #00000026}.Hero-module__8xN3Cq__floatingIcon{font-size:1.5rem}.Hero-module__8xN3Cq__floatingCard strong{font-family:var(--font-heading);color:var(--color-text);font-size:1.2rem;display:block}.Hero-module__8xN3Cq__floatingCard span{font-size:var(--text-xs);color:var(--color-text-secondary)}@media (max-width:768px){.Hero-module__8xN3Cq__hero{min-height:auto;padding:7rem 0 3rem}.Hero-module__8xN3Cq__inner{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Hero-module__8xN3Cq__subtitle{margin-left:auto;margin-right:auto}.Hero-module__8xN3Cq__actions,.Hero-module__8xN3Cq__trust{justify-content:center}.Hero-module__8xN3Cq__visual{order:-1}.Hero-module__8xN3Cq__heroImage{height:320px}.Hero-module__8xN3Cq__floatingCard{bottom:15px;left:10px}.Hero-module__8xN3Cq__imageBg{inset:-10px}}@media (min-width:769px) and (max-width:1024px){.Hero-module__8xN3Cq__inner{gap:2rem}.Hero-module__8xN3Cq__heroImage{height:400px}}
.StatsBar-module__yJppzG__statsBar{background:var(--color-bg-white);border-bottom:1px solid var(--color-border-light);padding:3rem 0;position:relative}.StatsBar-module__yJppzG__statsBar:before{content:"";background:linear-gradient(90deg, transparent, var(--color-primary-glow), transparent);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.StatsBar-module__yJppzG__inner{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.StatsBar-module__yJppzG__stat{text-align:center;padding:1rem}.StatsBar-module__yJppzG__value{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2;display:block}.StatsBar-module__yJppzG__label{font-size:var(--text-small);color:var(--color-text-secondary);margin-top:.25rem;font-weight:500;display:block}@media (max-width:768px){.StatsBar-module__yJppzG__inner{grid-template-columns:repeat(2,1fr);gap:1rem}.StatsBar-module__yJppzG__stat{padding:.75rem}}
.ServicesPreview-module__BEHhJG__services{background:var(--color-bg-light)}.ServicesPreview-module__BEHhJG__grid{gap:var(--gap-xl);margin-bottom:var(--gap-2xl);grid-template-columns:repeat(3,1fr);display:grid}.ServicesPreview-module__BEHhJG__card{text-align:center;cursor:pointer;padding:2.5rem 2rem;text-decoration:none}.ServicesPreview-module__BEHhJG__card:hover .ServicesPreview-module__BEHhJG__iconWrap{background:var(--gradient-primary);color:#fff;transform:scale(1.1)}.ServicesPreview-module__BEHhJG__card:hover .ServicesPreview-module__BEHhJG__cardLink{color:var(--color-primary);gap:.5rem}.ServicesPreview-module__BEHhJG__iconWrap{width:64px;height:64px;color:var(--color-primary);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#2563eb14;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.ServicesPreview-module__BEHhJG__cardTitle{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--color-text);margin-bottom:.75rem;font-weight:600}.ServicesPreview-module__BEHhJG__cardDesc{font-size:var(--text-small);color:var(--color-text-secondary);margin-bottom:1.25rem;line-height:1.7}.ServicesPreview-module__BEHhJG__cardLink{font-size:var(--text-small);color:var(--color-text-muted);transition:all var(--transition-base);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.ServicesPreview-module__BEHhJG__viewAll{text-align:center}@media (max-width:768px){.ServicesPreview-module__BEHhJG__grid{gap:var(--gap-lg);grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.ServicesPreview-module__BEHhJG__grid{grid-template-columns:repeat(2,1fr)}}
.Testimonials-module__kbvo5W__testimonials{background:var(--gradient-dark);position:relative;overflow:hidden}.Testimonials-module__kbvo5W__testimonials:before{content:"";background:linear-gradient(90deg, transparent, var(--color-primary-glow), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Testimonials-module__kbvo5W__carousel{text-align:center;max-width:700px;margin:0 auto;position:relative}.Testimonials-module__kbvo5W__quoteIcon{color:var(--color-primary);opacity:.3;margin-bottom:-1rem;font-family:Georgia,serif;font-size:5rem;line-height:1}.Testimonials-module__kbvo5W__slide{animation:.5s ease-out Testimonials-module__kbvo5W__fadeIn}.Testimonials-module__kbvo5W__quote{color:var(--color-text-on-dark);margin-bottom:2rem;font-size:clamp(1.1rem,2.5vw,1.3rem);font-style:italic;line-height:1.8}.Testimonials-module__kbvo5W__author{justify-content:center;align-items:center;gap:.75rem;display:flex}.Testimonials-module__kbvo5W__avatar{background:var(--gradient-primary);color:#fff;width:48px;height:48px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__kbvo5W__authorName{color:#fff;font-size:1rem;display:block}.Testimonials-module__kbvo5W__authorRole{color:var(--color-text-on-dark-muted);font-size:var(--text-small);display:block}.Testimonials-module__kbvo5W__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__kbvo5W__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);background:#fff3;border:none;border-radius:50%;padding:0}.Testimonials-module__kbvo5W__dot:hover{background:#fff6}.Testimonials-module__kbvo5W__dotActive{background:var(--color-primary);border-radius:5px;width:28px}
.CTABanner-module__s24HPW__cta{background:var(--color-bg-light)}.CTABanner-module__s24HPW__banner{background:var(--gradient-cta);border-radius:var(--radius-xl);text-align:center;padding:clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.CTABanner-module__s24HPW__content{z-index:2;position:relative}.CTABanner-module__s24HPW__title{font-family:var(--font-heading);font-size:var(--text-h2);color:#fff;margin-bottom:1rem;font-weight:800}.CTABanner-module__s24HPW__subtitle{color:#ffffffd9;max-width:580px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.CTABanner-module__s24HPW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CTABanner-module__s24HPW__actions .CTABanner-module__s24HPW__btn-primary{color:var(--color-primary-dark);background:#fff;box-shadow:0 4px 16px #00000026}.CTABanner-module__s24HPW__actions .CTABanner-module__s24HPW__btn-primary:hover{box-shadow:0 8px 32px #0003}.CTABanner-module__s24HPW__decor1{background:#ffffff14;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.CTABanner-module__s24HPW__decor2{background:#ffffff0d;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-60px;left:-30px}
