.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;transition:var(--transition);background:0 0;padding:1.2rem 0;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(16px);background:#0f172af2;border-bottom:1px solid #ffffff1a;padding:.5rem 0;box-shadow:0 10px 30px #0003}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink{color:#ffffffe6}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink:hover{color:var(--white)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink:after{background-color:var(--white)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__mobileToggle span{background:var(--white)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logo{filter:brightness(0)invert()}.Navbar-module__cJzEcG__scrolled:after{content:"";opacity:1;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{transition:var(--transition);align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{width:180px;height:auto;transition:var(--transition)}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text);transition:var(--transition-fast);font-size:.95rem;font-weight:600;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:var(--transition-fast);border-radius:2px;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__navActions{align-items:center;display:flex}.Navbar-module__cJzEcG__navCta{padding:.7rem 1.4rem;font-size:.85rem}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:5px;display:none}.Navbar-module__cJzEcG__mobileToggle span{background:var(--primary);width:26px;height:2px;transition:var(--transition);border-radius:2px}.Navbar-module__cJzEcG__open1{transform:translateY(4px)rotate(45deg)}.Navbar-module__cJzEcG__open2{transform:translateY(-4px)rotate(-45deg)}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{gap:1.5rem}}@media (max-width:768px){.Navbar-module__cJzEcG__mobileToggle{display:flex}.Navbar-module__cJzEcG__navLinks{background:var(--background);flex-direction:column;justify-content:center;gap:2rem;width:100%;height:100vh;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{right:0;box-shadow:-10px 0 30px #0000000d}.Navbar-module__cJzEcG__navLink{color:var(--text);font-size:1.2rem}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLinks{background:#0f172af2}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink{color:#ffffffe6}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink:hover{color:var(--white)}}
.Hero-module__ZARIfG__hero{background:var(--background);align-items:center;height:110vh;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";z-index:0;opacity:1;background:radial-gradient(at 0 0,#0a369d0d 0,#0000 40%),radial-gradient(at 100% 80%,#10b9810d 0,#0000 40%),radial-gradient(at 50% 20%,#f9a8d408 0,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__blob{z-index:0;filter:blur(60px);background:radial-gradient(circle,#2a60d41a 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:15s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-10%;right:-5%}.Hero-module__ZARIfG__blob2{z-index:0;filter:blur(60px);background:radial-gradient(circle,#10b98114 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:12s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-10%;left:-5%}.Hero-module__ZARIfG__heroContainer{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;height:100%;padding-top:2rem;padding-bottom:2rem;display:grid;position:relative}.Hero-module__ZARIfG__heroBadge{background:var(--surface);text-transform:uppercase;letter-spacing:.08em;color:var(--primary);box-shadow:var(--shadow-sm);border:1px solid var(--white);border-radius:50px;align-items:center;gap:8px;margin-bottom:1.2rem;padding:6px 14px;font-size:.75rem;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__dot{background:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4ade8099}.Hero-module__ZARIfG__heroContent h1{margin-bottom:1rem}.Hero-module__ZARIfG__heroSubtitle{color:var(--text-muted);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__heroActionArea{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__contactNumber{color:var(--text-muted);font-size:.85rem}.Hero-module__ZARIfG__contactNumber strong{color:var(--primary);margin-left:4px;font-weight:700}.Hero-module__ZARIfG__heroVisual{justify-content:center;align-items:center;height:100%;max-height:100%;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{border-radius:var(--radius-xl);z-index:1;width:100%;max-width:450px;height:80vh;line-height:0;position:relative;overflow:visible}.Hero-module__ZARIfG__heroImage{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:100%}.Hero-module__ZARIfG__imageWrapper:before{content:"";border-radius:calc(var(--radius-xl) + 4px);background:var(--primary-gradient);z-index:-1;opacity:.15;transition:var(--transition);position:absolute;inset:-4px}.Hero-module__ZARIfG__mainImg{border-radius:var(--radius-xl);width:100%;height:100%;box-shadow:var(--shadow);object-fit:cover!important}.Hero-module__ZARIfG__experienceBadge{border-radius:var(--radius-lg);z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #ffffff80;flex-direction:column;align-items:center;padding:1.5rem;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:40px;left:-40px}.Hero-module__ZARIfG__experienceBadge .Hero-module__ZARIfG__years{color:var(--primary);background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__experienceBadge .Hero-module__ZARIfG__text{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;white-space:nowrap;margin-top:6px;font-size:.8rem;font-weight:800}.Hero-module__ZARIfG__trustBadges{border-top:1px solid var(--accent);gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__trustItem{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__trustItem span:first-child{color:var(--primary);font-size:1.2rem;font-weight:800}.Hero-module__ZARIfG__trustItem span:last-child{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (max-width:1024px){.Hero-module__ZARIfG__heroContainer{gap:2rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{text-align:center;height:auto;max-height:none;padding-top:100px}.Hero-module__ZARIfG__heroContainer{grid-template-columns:1fr}.Hero-module__ZARIfG__heroSubtitle{margin:0 auto 2rem}.Hero-module__ZARIfG__heroActionArea{flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;width:100%;max-width:320px;margin:0 auto}.Hero-module__ZARIfG__experienceBadge{display:none}.Hero-module__ZARIfG__imageWrapper{height:400px}.Hero-module__ZARIfG__blob,.Hero-module__ZARIfG__blob2{display:none}}
.AboutUs-module__Rj00zW__about{background:var(--white);padding:80px 0;position:relative;overflow:hidden}.AboutUs-module__Rj00zW__about:before{content:"";filter:blur(40px);z-index:0;background:radial-gradient(circle,#10b9810d 0%,#0000 70%);width:400px;height:400px;position:absolute;top:10%;right:5%}.AboutUs-module__Rj00zW__blobSvg{z-index:0;pointer-events:none;opacity:.5;width:900px;height:900px;animation:30s linear infinite AboutUs-module__Rj00zW__rotate-slow;position:absolute;top:5%;left:-20%}.AboutUs-module__Rj00zW__aboutWrapper{z-index:1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:5rem;margin-bottom:5rem;display:grid;position:relative}.AboutUs-module__Rj00zW__videoContainer{background:var(--white);border:1px solid #fff6;border-radius:16px;width:100%;max-width:480px;margin:0 auto;padding:.8rem;position:relative;box-shadow:0 20px 50px #0a369d1f}.AboutUs-module__Rj00zW__videoContainer:after{content:"";z-index:-1;opacity:.6;background:linear-gradient(135deg,#0a369d1a,#10b9811a);border-radius:20px;position:absolute;inset:-10px}.AboutUs-module__Rj00zW__videoBorder{border:2px solid var(--white);aspect-ratio:4/5;background:#000;border-radius:12px;max-height:60vh;margin:auto;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.AboutUs-module__Rj00zW__videoIframe{object-fit:cover;width:100%;height:100%;display:block}.AboutUs-module__Rj00zW__videoInfo{text-align:left;flex-direction:column;gap:.3rem;width:100%;padding:1.2rem .5rem .5rem;display:flex}.AboutUs-module__Rj00zW__videoInfo h4{color:var(--primary);margin-bottom:0;font-size:1.3rem;font-weight:800}.AboutUs-module__Rj00zW__videoInfo p{color:var(--primary-light);text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.75rem;font-weight:700}.AboutUs-module__Rj00zW__aboutContent h3{color:var(--primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:3.2rem;line-height:1.1}.AboutUs-module__Rj00zW__lead{color:var(--primary-light);margin-bottom:2rem;font-size:1.3rem;font-weight:600;line-height:1.6}.AboutUs-module__Rj00zW__genericDesc{color:var(--text-muted);margin-bottom:0;font-size:1.1rem;line-height:1.8}.AboutUs-module__Rj00zW__expertiseGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.AboutUs-module__Rj00zW__expertiseItem{text-align:center;background:var(--white);border:1px solid #0a369d0d;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:2.2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 10px 30px #0a369d08}.AboutUs-module__Rj00zW__expertiseItem:hover{background:var(--white);border-color:var(--primary-light);transform:translateY(-10px);box-shadow:0 25px 50px #0a369d1a}.AboutUs-module__Rj00zW__expIcon{background:linear-gradient(135deg, var(--healing-soft) 0%, #0a369d0d 100%);color:var(--primary);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s;display:flex;box-shadow:0 8px 20px #0a369d0d}.AboutUs-module__Rj00zW__expertiseItem:hover .AboutUs-module__Rj00zW__expIcon{background:var(--primary-gradient);color:var(--white);transform:rotate(10deg);box-shadow:0 10px 20px #0a369d33}.AboutUs-module__Rj00zW__expertiseItem h4{color:var(--primary);margin-bottom:.8rem;font-size:1.25rem;font-weight:700}.AboutUs-module__Rj00zW__expertiseItem p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:1100px){.AboutUs-module__Rj00zW__aboutWrapper{grid-template-columns:1fr;gap:4rem}.AboutUs-module__Rj00zW__videoContainer{order:-1;max-width:340px}.AboutUs-module__Rj00zW__expertiseGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutUs-module__Rj00zW__aboutContent h3{font-size:2.2rem}.AboutUs-module__Rj00zW__expertiseGrid{grid-template-columns:1fr;gap:1.5rem}.AboutUs-module__Rj00zW__videoContainer{max-width:280px}}
.Services-module__dpHhBa__services{background:var(--background);padding:80px 0;position:relative;overflow:hidden}.Services-module__dpHhBa__blob{z-index:0;background:radial-gradient(circle,#10b9810d 0%,#0000 70%);width:600px;height:600px;animation:15s ease-in-out infinite Services-module__dpHhBa__float;position:absolute;top:10%;right:-5%}.Services-module__dpHhBa__servicesContainer{z-index:1;position:relative}.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}.Services-module__dpHhBa__serviceCard{background:var(--white);border:1px solid #0a369d14;border-radius:20px;flex-direction:column;height:100%;padding:2rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceCard:hover{border-color:var(--primary-light);transform:translateY(-12px);box-shadow:0 30px 60px #0a369d26}.Services-module__dpHhBa__serviceVisual{background-color:#f8f9fa;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceImg,.Services-module__dpHhBa__serviceImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceImg{transform:scale(1.1)}.Services-module__dpHhBa__imgOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#0f172a80 100%);position:absolute;inset:0}.Services-module__dpHhBa__serviceBody{background:var(--white);z-index:2;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:1rem;display:flex;position:relative}.Services-module__dpHhBa__serviceBody h3{color:var(--primary);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.3rem;font-weight:800}.Services-module__dpHhBa__serviceBody p{color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem;line-height:1.3}.Services-module__dpHhBa__benefitList{flex-wrap:wrap;gap:.3rem;margin-top:auto;display:flex}.Services-module__dpHhBa__benefitList li{color:var(--primary-light);align-items:center;gap:3px;font-size:.7rem;font-weight:700;display:flex}.Services-module__dpHhBa__benefitList li span{color:var(--secondary);font-size:1.1rem}.Services-module__dpHhBa__modalities{background:var(--white);border:1px solid var(--accent);box-shadow:var(--shadow);border-radius:20px;justify-content:space-between;align-items:center;padding:2.5rem;display:flex}.Services-module__dpHhBa__modalityIntro{max-width:400px}.Services-module__dpHhBa__modalityIntro h4{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.Services-module__dpHhBa__modalityIntro p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Services-module__dpHhBa__modalityList{gap:2.5rem;display:flex}.Services-module__dpHhBa__modItem{text-align:center}.Services-module__dpHhBa__modItem strong{color:var(--primary);margin-bottom:5px;font-size:1.2rem;font-weight:700;display:block}.Services-module__dpHhBa__modItem span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}@media (max-width:1200px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Services-module__dpHhBa__modalities{text-align:center;flex-direction:column;gap:3rem}.Services-module__dpHhBa__modItem{border:none}}@media (max-width:768px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:1fr;grid-auto-rows:auto;gap:1.5rem}.Services-module__dpHhBa__serviceCard{height:auto}.Services-module__dpHhBa__serviceBody{padding:1.5rem}.Services-module__dpHhBa__modalityList{flex-direction:column;gap:1.5rem}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--white);padding:80px 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__blob{z-index:0;pointer-events:none;background:radial-gradient(circle,#4ade800d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:0%;left:-10%}.Testimonials-module__ItA9Ha__testimonialsContainer{z-index:1;position:relative}.Testimonials-module__ItA9Ha__testiGrid{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;display:grid}.Testimonials-module__ItA9Ha__testiCard{background:var(--white);border:1px solid #0a369d0d;border-radius:16px;flex-direction:column;padding:0;transition:all .4s;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testiCard:hover{border-color:var(--primary-light);transform:translateY(-5px);box-shadow:0 15px 30px #0a369d14}.Testimonials-module__ItA9Ha__videoWrapper{aspect-ratio:9/16;background:#000;width:100%;max-height:35vh;margin:0 auto;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__videoWrapper iframe{border:none;width:100%;height:100%}.Testimonials-module__ItA9Ha__testiBody{text-align:center;flex-grow:1;padding:1rem}.Testimonials-module__ItA9Ha__stars{margin-bottom:.5rem;font-size:.75rem}.Testimonials-module__ItA9Ha__testiBody p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:.8rem;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}.Testimonials-module__ItA9Ha__testiBody strong{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-family:Outfit,sans-serif;font-size:.75rem}.Testimonials-module__ItA9Ha__testiCta{text-align:center}@media (max-width:1100px){.Testimonials-module__ItA9Ha__testiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__testiGrid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contact{background:var(--background);padding-top:80px;position:relative;overflow:hidden}.Contact-module__hcVmEa__blob{z-index:0;pointer-events:none;background:radial-gradient(circle,#0a369d08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.Contact-module__hcVmEa__contactContainer{z-index:1;position:relative}.Contact-module__hcVmEa__contactActionWrapper{gap:0;margin-bottom:1.2rem;padding-top:96px;display:flex;overflow:hidden}.Contact-module__hcVmEa__contactAction,.Contact-module__hcVmEa__socialPresence{flex:1;padding:1.2rem 1.4rem}.Contact-module__hcVmEa__contactAction{border-right:1px solid var(--primary)}.Contact-module__hcVmEa__contactAction h4,.Contact-module__hcVmEa__socialPresence h4{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem;font-size:.7rem;font-weight:800}.Contact-module__hcVmEa__actionButtons,.Contact-module__hcVmEa__socialButtons{flex-wrap:wrap;gap:.6rem;display:flex}.Contact-module__hcVmEa__whatsappBtn,.Contact-module__hcVmEa__callBtn,.Contact-module__hcVmEa__socialBtn{border:1px solid var(--accent);background:var(--background);width:42px;height:42px;color:var(--primary);box-shadow:none;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:0;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Contact-module__hcVmEa__callBtn:hover,.Contact-module__hcVmEa__socialBtn:hover,.Contact-module__hcVmEa__whatsappBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0a369d33}.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr 1.1fr;align-items:flex-start;gap:4rem;display:grid}.Contact-module__hcVmEa__contactIntro{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.Contact-module__hcVmEa__locationsStack{gap:1rem;margin-top:1.5rem;display:grid}.Contact-module__hcVmEa__locHeader h4{color:var(--primary);font-size:1rem;font-weight:700}.Contact-module__hcVmEa__locationItem p{color:var(--text-muted);margin-bottom:.8rem;font-size:.85rem}.Contact-module__hcVmEa__contactVisual{flex-direction:column;gap:0;height:auto;display:flex}.Contact-module__hcVmEa__mapFrame{border-radius:var(--radius-lg);height:350px;box-shadow:var(--shadow);border:1px solid var(--accent);filter:grayscale(.2)contrast(1.1);overflow:hidden}@media (max-width:1100px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr;gap:4rem}.Contact-module__hcVmEa__contactVisual{height:auto}}
.page-module__u2AhDG__landingMain{background:var(--background)}.page-module__u2AhDG__landingHero{background:radial-gradient(circle at 100% 0,#2a60d40d 0%,#0000 70%);padding:120px 0 80px;position:relative;overflow:hidden}.page-module__u2AhDG__heroContainer{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.page-module__u2AhDG__badge{color:var(--primary);background:#2a60d414;border:1px solid #2a60d426;border-radius:30px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.page-module__u2AhDG__dot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite page-module__u2AhDG__pulse}@keyframes page-module__u2AhDG__pulse{0%{box-shadow:0 0 #0a369d66}70%{box-shadow:0 0 0 6px #0a369d00}to{box-shadow:0 0 #0a369d00}}.page-module__u2AhDG__heroContent h1{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.page-module__u2AhDG__heroSubtitle{color:var(--text-muted);max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.page-module__u2AhDG__trustBadges{border-bottom:1px solid #0000000d;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.page-module__u2AhDG__trustItem{flex-direction:column;display:flex}.page-module__u2AhDG__trustItem span:first-child{color:var(--primary);margin-bottom:4px;font-size:1.8rem;font-weight:800;line-height:1}.page-module__u2AhDG__trustItem span:last-child{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.page-module__u2AhDG__mapLink{background:var(--white);border:1px solid #0a369d1a;border-radius:16px;flex-direction:column;gap:.8rem;padding:1.5rem;display:inline-flex}.page-module__u2AhDG__mapLink p{color:var(--primary);margin:0;font-weight:700}.page-module__u2AhDG__directionsBtn{color:var(--secondary);text-align:center;background:#10b9811a;border-radius:8px;padding:10px 20px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.page-module__u2AhDG__directionsBtn:hover{background:var(--secondary);color:#fff}.page-module__u2AhDG__heroFormContainer{z-index:10;position:relative}@media (max-width:1024px){.page-module__u2AhDG__heroContent h1{font-size:3rem}}@media (max-width:768px){.page-module__u2AhDG__landingHero{padding:100px 0 60px}.page-module__u2AhDG__heroContainer{grid-template-columns:1fr;gap:3rem}.page-module__u2AhDG__heroContent h1{font-size:2.5rem}.page-module__u2AhDG__trustBadges{flex-wrap:wrap;gap:1.5rem}}
.TreatmentProcess-module__FBXVzq__process{background:var(--background);padding:80px 0;position:relative;overflow:hidden}.TreatmentProcess-module__FBXVzq__process:before{content:"";background:radial-gradient(at 10% 60%, var(--accent-purple) 0px, transparent 40%), radial-gradient(at 90% 30%, var(--accent-blue) 0px, transparent 40%);opacity:.5;z-index:0;position:absolute;inset:0}.TreatmentProcess-module__FBXVzq__blob{z-index:0;filter:blur(40px);background:linear-gradient(90deg,#0a369d0d 0%,#10b9810d 100%);border-radius:100%;width:1000px;height:300px;animation:20s linear infinite TreatmentProcess-module__FBXVzq__rotate-slow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TreatmentProcess-module__FBXVzq__processContainer{z-index:1;position:relative}.TreatmentProcess-module__FBXVzq__processHeader{text-align:center;margin-bottom:2.5rem}.TreatmentProcess-module__FBXVzq__processHeader h2{margin-bottom:1.5rem;font-size:2.8rem}.TreatmentProcess-module__FBXVzq__stepsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.TreatmentProcess-module__FBXVzq__connectingLine{background:linear-gradient(90deg, transparent 5%, var(--healing-mid) 20%, var(--healing-mid) 80%, transparent 95%);z-index:-1;height:2px;position:absolute;top:15%;left:0;right:0}.TreatmentProcess-module__FBXVzq__stepCard{background:var(--white);border:1px solid var(--accent);border-radius:var(--radius-xl);transition:var(--transition);text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.TreatmentProcess-module__FBXVzq__stepCard:hover{border-color:var(--primary-light);box-shadow:var(--shadow-hover);transform:translateY(-12px)}.TreatmentProcess-module__FBXVzq__stepNum{color:var(--white);background:var(--primary-gradient);width:56px;height:56px;box-shadow:var(--shadow-glow);transition:var(--transition);border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800;display:flex}.TreatmentProcess-module__FBXVzq__stepCard:hover .TreatmentProcess-module__FBXVzq__stepNum{background:var(--secondary-gradient);box-shadow:var(--shadow-glow-secondary);transform:scale(1.1)rotate(10deg)}.TreatmentProcess-module__FBXVzq__stepCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.35rem;font-weight:800}.TreatmentProcess-module__FBXVzq__stepCard p{color:var(--text-muted);font-size:1rem;line-height:1.7}.TreatmentProcess-module__FBXVzq__stepCard:before{content:attr(data-num);color:var(--primary);opacity:.03;z-index:0;transition:var(--transition);font-size:7rem;font-weight:800;position:absolute;top:-10px;right:-5px}.TreatmentProcess-module__FBXVzq__stepCard:hover:before{opacity:.06;transform:scale(1.2)}@media (max-width:1100px){.TreatmentProcess-module__FBXVzq__stepsGrid{grid-template-columns:repeat(2,1fr)}.TreatmentProcess-module__FBXVzq__connectingLine{display:none}.TreatmentProcess-module__FBXVzq__processHeader{flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width:600px){.TreatmentProcess-module__FBXVzq__stepsGrid{grid-template-columns:1fr}}
.Philosophy-module__PUxW5G__philosophy{background:var(--white);padding:80px 0;position:relative;overflow:hidden}.Philosophy-module__PUxW5G__philosophy:before{content:"";opacity:1;z-index:0;background:radial-gradient(at 10% 20%,#2a60d414 0,#0000 40%),radial-gradient(at 90% 80%,#10b98114 0,#0000 40%),radial-gradient(#ff6b6b0d 0,#0000 60%),radial-gradient(at 80% 30%,#a78bfa0d 0,#0000 40%);position:absolute;inset:0}.Philosophy-module__PUxW5G__philosophy:after{content:"";background-image:radial-gradient(var(--healing-mid) .8px, transparent .8px);opacity:.3;z-index:0;background-size:30px 30px;position:absolute;inset:0}.Philosophy-module__PUxW5G__blobSvg{z-index:0;pointer-events:none;opacity:.4;width:700px;height:700px;animation:40s linear infinite Philosophy-module__PUxW5G__rotate-slow;position:absolute;top:-10%;left:-5%}.Philosophy-module__PUxW5G__philosophyContainer{z-index:1;position:relative}.Philosophy-module__PUxW5G__philGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Philosophy-module__PUxW5G__philItem{text-align:center;border-radius:var(--radius-xl);border:1px solid var(--accent);background:var(--white);transition:var(--transition);z-index:1;padding:4rem 2rem;position:relative}.Philosophy-module__PUxW5G__philItem:hover{box-shadow:var(--shadow-hover);border-color:var(--primary-light);transform:translateY(-15px)}.Philosophy-module__PUxW5G__philVisual{color:var(--primary);transition:var(--transition);background:var(--healing-soft);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;display:inline-flex;box-shadow:inset 0 2px 4px #0000000d}.Philosophy-module__PUxW5G__philItem:hover .Philosophy-module__PUxW5G__philVisual{background:var(--primary-gradient);color:var(--white);box-shadow:var(--shadow-glow);transform:scale(1.1)rotate(12deg)}.Philosophy-module__PUxW5G__philItem h3{color:var(--primary);margin-bottom:1rem;font-size:1.6rem;font-weight:800}.Philosophy-module__PUxW5G__philItem p{color:var(--text-muted);font-size:1rem;line-height:1.7}@media (max-width:1024px){.Philosophy-module__PUxW5G__philGrid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}
