@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Playfair+Display:wght@700&family=Cormorant+Garamond:wght@600&display=swap";
*{box-sizing:border-box;border:0;outline:0;margin:0;padding:0;text-decoration:none}:root{--primary-title:#0a2540;--secondary-title:#0a2540;--subtitle:#385c83;--highlight-text:#e6392d;--highlight-text2:#e6392d;--cta:#e6392d;--cta-text:#fff;--primary-text:#374151;--secondary-text:#64748b;--eyebrow-text:#176b57;--whatsApp:#129441;--phone:#e6392d;--background:#fff;--background2:#f3f3f7;--mobileMenu:#ebecf1;--background-transparent:#0a2540;--border:#3741512f;--border2:#100c42be;--card-bg:#fff;--shadow:#0000001f}.dark{--primary-title:#fff;--secondary-title:#0ae2ff;--subtitle:#a4a7aa;--highlight-text:#0bcbec;--highlight-text2:#dfee07;--cta:#0bcbec;--cta-text:#0a2540;--primary-text:#bec5ce;--secondary-text:#bec5ce;--eyebrow-text:#04e7b2;--whatsApp:#08d152;--phone:#fd9207;--border:#d3d6db46;--border2:#f1f0f7;--background:#0a0a2a;--background2:#101031;--mobileMenu:#101031;--background-transparent:#fff0;--card-bg:#03274b;--shadow:#f1eded4d;--background-themeToggle:#08d6fa}body{background:var(--background);color:var(--primary-text);margin:0;padding:0;font-family:Poppins,system-ui,sans-serif;line-height:1.6;text-decoration:none}h1,h2,h3,h4,h5{color:var(--primary-title);font-family:Playfair Display,Cormorant Garamond,serif;font-weight:700}h1{font-size:3rem}h2{font-size:2.35rem}h3{font-size:1.65rem}h4{font-size:1.35rem}.card{background:var(--card-bg);border:1px solid var(--border);box-shadow:0 4px 25px var(--shadow)}.container{max-width:1280px;margin:0 auto;padding:0 24px}a{text-decoration:none}@media (max-width:768px){h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.45rem}h4{font-size:1.25rem}}*{transition:background-color .3s,color .3s,border-color .3s}
.header-module__hZHEWW__header{z-index:100;background-color:var(--background);border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.header-module__hZHEWW__container{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 12px;display:flex}.header-module__hZHEWW__logo{align-items:center;gap:12px;display:flex}.header-module__hZHEWW__logoName{color:inherit;text-align:center;text-decoration:none}.header-module__hZHEWW__logoName :hover{text-decoration:none}.header-module__hZHEWW__clinicName{color:var(--Primary-title);margin:0;font-size:2rem;font-weight:700}.header-module__hZHEWW__tagline{color:var(--highlight-text);text-align:center;margin:0;font-size:.8rem;font-weight:600}.header-module__hZHEWW__nav{gap:32px;font-size:1.05rem;font-weight:500;display:flex}.header-module__hZHEWW__navLink{color:var(--text-primary);text-decoration:none;transition:color .3s}.header-module__hZHEWW__navLink:hover{color:var(--highlight-text2);text-decoration:none;transform:scale(1.05)}.header-module__hZHEWW__rightSection{align-items:center;gap:6px;display:flex}.header-module__hZHEWW__themeToggle{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:10px;transition:background .3s}.header-module__hZHEWW__themeToggle:hover{transform:scale(1.2)}.header-module__hZHEWW__mobileMenuBtn{cursor:pointer;color:var(--background-themeToggle);background:0 0;border:none;padding:8px;display:none}.header-module__hZHEWW__mobileMenu{z-index:99;background-color:var(--mobileMenu);border-top:1px solid var(--border2);flex-direction:column;width:100%;padding:20px 24px;font-size:1.1rem;display:none;position:absolute;top:100%;left:0;right:0}.header-module__hZHEWW__mobileMenu a{color:var(--primary-text);padding:14px 0;text-decoration:none}.header-module__hZHEWW__mobileMenu:hover{color:#e6392d;text-decoration:none;transform:scale(1.05)}@media (max-width:768px){.header-module__hZHEWW__nav{display:none}.header-module__hZHEWW__clinicName{font-size:1.25rem}.header-module__hZHEWW__tagline{font-size:.6rem}.header-module__hZHEWW__mobileMenuBtn{display:block}.header-module__hZHEWW__mobileMenu{display:flex}}@media (min-width:769px){.header-module__hZHEWW__nav{display:flex}.header-module__hZHEWW__mobileMenuBtn{display:none}}
.footer-module__WlMSAW__footer{color:#fff;background-color:#0a2540;padding:80px 0 40px}.footer-module__WlMSAW__container{max-width:1280px;margin:0 auto;padding:0 24px}.footer-module__WlMSAW__grid{grid-template-columns:1fr;align-items:start;gap:40px 30px;display:grid}@media (min-width:768px){.footer-module__WlMSAW__grid{grid-template-columns:repeat(4,1fr)}}.footer-module__WlMSAW__logo{color:#d3d0d0;margin-bottom:8px;font-size:26px;font-weight:700}.footer-module__WlMSAW__tagline{color:#fd9207;margin-bottom:16px;font-size:14px;font-weight:600}.footer-module__WlMSAW__desc{color:#cbd5e1;max-width:280px;line-height:1.6}.footer-module__WlMSAW__sectionTitle{color:#02deee;margin-bottom:20px;font-size:18px;font-weight:600}.footer-module__WlMSAW__linkList{margin:0;padding:0;list-style:none}.footer-module__WlMSAW__linkList li{margin-bottom:12px}.footer-module__WlMSAW__linkList a{color:#cbd5e1;text-decoration:none;transition:color .3s}.footer-module__WlMSAW__linkList a:hover{color:#e6392d}.footer-module__WlMSAW__contactInfo{color:#cbd5e1;line-height:1.8}.footer-module__WlMSAW__contactInfo a{color:#fd9207;text-decoration:none}.footer-module__WlMSAW__contactInfo a:hover{text-decoration:underline}.footer-module__WlMSAW__trustText{color:#cbd5e1;max-width:260px;margin-bottom:24px}.footer-module__WlMSAW__copyright{color:var(--subtitle);text-align:center;margin-top:40px;font-size:14px}
.cta-module__Ci3GMq__flexGroup{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.cta-module__Ci3GMq__socialIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.75rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.cta-module__Ci3GMq__socialIcon:hover{transform:translateY(-4px);box-shadow:0 8px 18px #0003}.cta-module__Ci3GMq__youtube{background:red}.cta-module__Ci3GMq__youtube:hover{background:#c00}.cta-module__Ci3GMq__facebook{background:#1877f2}.cta-module__Ci3GMq__facebook:hover{background:#0d65d9}.cta-module__Ci3GMq__instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.cta-module__Ci3GMq__instagram:hover{opacity:.9}.cta-module__Ci3GMq__tiktok{background:#000}.cta-module__Ci3GMq__tiktok:hover{background:#111}.cta-module__Ci3GMq__contact{background:#e6392d}.cta-module__Ci3GMq__contact:hover{background:#d12a24}@media (max-width:640px){.cta-module__Ci3GMq__flexGroup{justify-content:center;gap:12px}.cta-module__Ci3GMq__socialIcon{width:40px;height:40px;font-size:1.5rem}}
