@font-face{font-family:customFont;src:url(../media/font_web-s.p.50bb66d8.ttf)format("truetype");font-display:swap}@font-face{font-family:customFont Fallback;src:local(Arial);ascent-override:122.07%;descent-override:53.96%;line-gap-override:0.0%;size-adjust:68.1%}.customfont_ec477785-module__ksaiJW__className{font-family:customFont,customFont Fallback}.customfont_ec477785-module__ksaiJW__variable{--font-kharis:"customFont","customFont Fallback"}
:root{--primary:#29807b;--primary-light:#1be3d6;--secondary:#203a58;--text-main:#000;--text-muted:#666;--background:#fff;--background-alt:#f5f7fa;--font-heading:var(--font-kharis),sans-serif;--font-body:var(--font-kharis),sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-body);color:var(--text-main);background-color:var(--background);scroll-behavior:smooth;font-size:18px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--primary)}input,button,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section{padding:4rem 0}
.Header-module__hBw1pG__header{z-index:100;background-color:#0000;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background-color:#fffffff2;padding:.75rem 0;box-shadow:0 4px 30px #00000014}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;height:40px;text-decoration:none;display:flex}.Header-module__hBw1pG__logo img{object-fit:contain;width:auto;height:40px}.Header-module__hBw1pG__logoIcon{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 4px 15px #29807b4d}.Header-module__hBw1pG__logoText{color:var(--secondary);letter-spacing:.5px;font-size:1.6rem;font-weight:800}.Header-module__hBw1pG__logoClinic{color:var(--text-muted);letter-spacing:2px;margin-left:-.25rem;font-size:.75rem;font-weight:500}.Header-module__hBw1pG__navLinks{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--secondary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:1.1rem;font-weight:500;transition:all .2s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--primary);background-color:#29807b0d}.Header-module__hBw1pG__navLink:after{content:"";background:linear-gradient(90deg,var(--primary),var(--primary-light));border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink:hover:after{width:60%}.Header-module__hBw1pG__ctaLink{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);border-radius:50px;padding:.75rem 1.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #29807b4d;color:#fff!important}.Header-module__hBw1pG__ctaLink:hover{transform:translateY(-2px);box-shadow:0 6px 25px #29807b66}.Header-module__hBw1pG__ctaLink:after{display:none}.Header-module__hBw1pG__dropdownTrigger{align-items:center;gap:.25rem;display:flex}.Header-module__hBw1pG__chevron{transition:transform .3s}.Header-module__hBw1pG__chevronOpen{transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{background:#fff;border:1px solid #0000000d;border-radius:20px;min-width:320px;margin-top:1rem;padding:1.5rem;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000026}.Header-module__hBw1pG__dropdown:before{content:"";background:#fff;border-top:1px solid #0000000d;border-left:1px solid #0000000d;width:16px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module__hBw1pG__dropdownGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.Header-module__hBw1pG__dropdownItem{color:var(--text-muted);white-space:nowrap;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{color:var(--primary);background:linear-gradient(135deg,#29807b1a 0%,#1be3d61a 100%);transform:translate(5px)}.Header-module__hBw1pG__dropdownIcon{background:var(--background-alt);width:36px;height:36px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__dropdownItem:hover .Header-module__hBw1pG__dropdownIcon{background:var(--primary);color:#fff}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;color:var(--secondary);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:none}.Header-module__hBw1pG__mobileMenuBtn:hover{background:#0000000d}.Header-module__hBw1pG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:998;background:#00000080;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenu{z-index:999;background:#fff;flex-direction:column;width:85%;max-width:400px;display:flex;position:fixed;top:0;bottom:0;right:0}.Header-module__hBw1pG__mobileMenuContent{flex-direction:column;flex:1;padding:2rem 1.5rem;display:flex;overflow-y:auto}.Header-module__hBw1pG__mobileMenuHeader{border-bottom:1px solid #00000014;margin-bottom:1.5rem;padding-bottom:1.5rem}.Header-module__hBw1pG__mobileMenuTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:600}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;flex:1;gap:.5rem;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-size:1.3rem;font-weight:500;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileNavLink:hover{background:var(--background-alt);color:var(--primary)}.Header-module__hBw1pG__mobileChevron{transition:transform .3s}.Header-module__hBw1pG__mobileChevronOpen{transform:rotate(180deg)}.Header-module__hBw1pG__mobileServiceList{border-left:2px solid var(--background-alt);margin-left:1rem;padding-left:1rem;overflow:hidden}.Header-module__hBw1pG__mobileServiceItem{color:var(--text-muted);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileServiceItem:hover{background:var(--background-alt);color:var(--primary)}.Header-module__hBw1pG__mobileFooter{border-top:1px solid #00000014;margin-top:auto;padding-top:1.5rem}.Header-module__hBw1pG__mobileCta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff;text-align:center;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:block;box-shadow:0 4px 15px #29807b4d}.Header-module__hBw1pG__mobileCta:hover{transform:translateY(-2px);box-shadow:0 6px 25px #29807b66}@media (max-width:1024px){.Header-module__hBw1pG__navLinks{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:flex}}@media (max-width:480px){.Header-module__hBw1pG__logoText{font-size:1.2rem}.Header-module__hBw1pG__logoClinic{display:none}.Header-module__hBw1pG__mobileMenu{width:100%;max-width:100%}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:#fff;padding:4rem 0 1rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__heading{color:var(--primary-light);margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__subHeading{color:#fff;margin-bottom:1rem;font-size:1.1rem}.Footer-module__S6Hkya__text{color:#ccc;margin-bottom:.5rem;line-height:1.6}.Footer-module__S6Hkya__link{color:#ccc;margin-bottom:.5rem;transition:color .2s;display:block}.Footer-module__S6Hkya__link:hover{color:var(--primary-light)}.Footer-module__S6Hkya__copyright{text-align:center;color:#888;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}
