:root{--teal:#007c9d;--teal-700:#006b88;--teal-800:#00586f;--teal-900:#103f4d;--orange:#f58025;--orange-700:#dd6e1b;--ink:#17313a;--ink-soft:#435b63;--muted:#657a81;--line:#dbe8eb;--line-strong:#c7dce1;--soft:#f4f9fa;--soft-blue:#eaf6f8;--soft-orange:#fff4e9;--white:#fff;--shadow-sm:0 8px 28px rgba(11, 73, 89, 0.07);--shadow:0 20px 52px rgba(10, 70, 86, 0.12);--shadow-lg:0 34px 86px rgba(8, 61, 76, 0.16);--radius-sm:12px;--radius:20px;--radius-lg:30px;--teal:#007c9d;--teal-deep:#0f4554;--teal-soft:#eef8fa;--orange:#f58025;--orange-soft:#fff6ee;--ink:#17313a;--muted:#647a82;--line:#d9e7ea;--panel:#ffffff;--shadow-soft:0 10px 30px rgba(16, 73, 88, 0.07);--shadow-card:0 16px 42px rgba(10, 70, 86, 0.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Segoe UI",Arial,Helvetica,sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit}button{color:inherit}::selection{color:var(--teal-900);background:#cceef5}.shell{width:min(1220px,calc(100% - 48px));margin-inline:auto}.header{position:sticky;top:0;z-index:140;border-bottom:1px solid rgba(201,222,227,.78);backdrop-filter:blur(18px) saturate(150%);transition:box-shadow .24s,background .24s}.header.scrolled{background:rgba(255,255,255,.985);box-shadow:0 10px 32px rgba(14,65,79,.1)}.nav-wrap{display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{object-fit:contain}.nav{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:.91rem;font-weight:760}.nav a{transition:color .18s,background .18s}.nav a:hover,.nav a[aria-current=page]{color:var(--teal);background:var(--soft-blue)}.nav-cta{margin-left:3px;white-space:nowrap}.menu-toggle,.nav-backdrop{display:none}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border:1px solid transparent;border-radius:13px;font-weight:820;line-height:1.2;letter-spacing:.002em;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--orange),#ff9849);box-shadow:0 12px 26px rgba(245,128,37,.24)}.btn-primary:hover{background:linear-gradient(135deg,var(--orange-700),var(--orange));box-shadow:0 16px 34px rgba(245,128,37,.3)}.btn-secondary{color:var(--teal-700);background:#fff;border-color:#b6d3da;box-shadow:0 7px 20px rgba(14,84,103,.06)}.btn-secondary:hover{background:var(--soft-blue);border-color:#8fc2cc;box-shadow:0 11px 25px rgba(14,84,103,.1)}.hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}.hero::before{content:"";position:absolute;z-index:-1;width:360px;height:360px;right:-150px;top:-130px;border:1px solid rgba(0,124,157,.13);border-radius:50%}.hero-grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(470px,1.1fr);align-items:center;gap:76px}.hero-content{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--teal-700);font-size:.76rem;font-weight:900;letter-spacing:.115em;text-transform:uppercase}.eyebrow::before{content:"";width:27px;height:2px;border-radius:999px;background:var(--orange)}.hero h1{max-width:850px;margin:.28em 0 .34em;color:#15313a;font-size:clamp(3.15rem, 5.2vw, 5.3rem);line-height:.98;letter-spacing:-.05em}.hero h1 em{color:var(--teal);font-style:normal}.hero-copy{max-width:690px;margin:0;font-size:1.14rem}.hero-actions{margin:29px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hero-contact{display:flex;align-items:stretch;gap:17px;color:var(--muted)}.hero-contact a,.hero-contact div{display:grid;gap:2px}.hero-contact span{font-size:.78rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.hero-contact strong{color:var(--teal-900);font-size:1.02rem}.hero-contact-rule{width:1px;background:var(--line-strong)}.hero-media{position:relative}.hero-photo-main{position:absolute;inset:0 0 42px 32px;overflow:hidden;border:8px solid #fff;box-shadow:var(--shadow-lg)}.hero-photo-main::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(8,48,59,.28));pointer-events:none}.hero-photo-main img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo-main>span{position:absolute;z-index:2;left:22px;bottom:20px;padding:8px 12px;color:#fff;background:rgba(0,93,118,.9);border-radius:999px;font-size:.78rem;font-weight:820}.hero-photo-small{position:absolute;left:0;bottom:0;z-index:3;padding:10px 10px 14px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.hero-photo-small img{width:100%;object-fit:cover;object-position:center;border-radius:14px}.hero-photo-small small,.hero-photo-small strong{display:block;padding-inline:4px}.hero-photo-small strong{margin-top:10px;color:var(--teal-900);font-size:.92rem}.hero-photo-small small{margin-top:2px;color:var(--muted);font-size:.74rem}.service-shortcuts{position:relative;z-index:5;margin-top:-1px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 32px rgba(16,74,88,.045)}.shortcut-grid{display:grid;grid-template-columns:repeat(5,1fr)}.shortcut-grid a{position:relative;min-height:118px;padding:23px 21px 20px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line);transition:background .2s,transform .2s}.shortcut-grid a:last-child{border-right:1px solid var(--line)}.shortcut-grid a:hover{z-index:2;background:var(--soft-blue);transform:translateY(-4px)}.shortcut-grid span{position:absolute;top:14px;right:17px;color:rgba(0,124,157,.22);font-size:.75rem;font-weight:900}.shortcut-grid strong{color:var(--teal-900);font-size:1rem}.shortcut-grid small{margin-top:3px;color:var(--muted);font-size:.77rem}.section-soft{border-block:1px solid #e9f2f4}.section-orange{border-block:1px solid #f3e3d4}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px}.section-head>div{max-width:820px}.section-head h2{margin:6px 0 0;font-size:clamp(2.05rem, 3.35vw, 3rem);line-height:1.11;letter-spacing:-.04em}.section-head p{max-width:740px;margin:11px 0 0;color:var(--muted)}.big-title{margin:.25em 0;color:#1a353e;font-size:clamp(2.25rem, 4vw, 3.45rem);line-height:1.09;letter-spacing:-.045em}.lead{color:var(--ink-soft);font-size:1.08rem;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:4px;color:var(--teal-700);font-weight:850;transition:color .18s,transform .18s}.text-link:hover{color:var(--orange-700);transform:translateX(3px)}.intro-grid{display:grid;grid-template-columns:0.92fr 1.08fr;align-items:center;gap:80px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats-premium{grid-template-columns:repeat(2,1fr)}.stat{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid var(--line);border-top:4px solid var(--teal);box-shadow:var(--shadow-sm)}.stat:nth-child(2n){border-top-color:var(--orange)}.stat strong{color:var(--teal-700);font-size:2rem;line-height:1}.stat span{margin-top:8px;color:var(--muted);font-size:.86rem;font-weight:700}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.card{position:relative;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .24s,box-shadow .24s,border-color .24s}a.card{display:block}.card h3{margin:0 0 9px;color:#1e3b44;font-size:1.12rem;line-height:1.26;letter-spacing:-.018em}.card p{margin:0 0 18px;color:var(--muted)}a.card:hover{box-shadow:var(--shadow)}.service-card{overflow:hidden}.service-card::before{content:"";position:absolute;inset:0 24px auto;border-radius:0 0 8px 8px;background:linear-gradient(90deg,var(--teal),#31a8c3)}.service-card.orange::before{background:linear-gradient(90deg,var(--orange),#ffb06e)}.numbered-cards{counter-reset:service-number}.numbered-cards .card{counter-increment:service-number}.numbered-cards .card::after{content:"0" counter(service-number);position:absolute;right:20px;bottom:15px;color:rgba(0,124,157,.11);font-size:2.25rem;font-weight:900;letter-spacing:-.08em}.pill{min-height:27px;display:inline-flex;align-items:center;margin-bottom:12px;padding:4px 10px;color:var(--teal-800);background:#e7f5f8;border:1px solid #cce7ec;border-radius:999px;font-size:.72rem;font-weight:850}.numbered-cards .pill{display:none}.media-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);align-items:center;gap:76px}.media-split.reverse>:first-child{order:2}.media-split.reverse>:last-child{order:1}.media-mosaic{display:grid;grid-template-columns:1.25fr 0.75fr;gap:12px}.media-mosaic>div:last-child{display:grid;gap:12px}.media-mosaic img{width:100%;height:100%;min-height:0;object-fit:cover}.diagnostic-list{margin:26px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.diagnostic-list a{min-height:56px;padding:11px 10px 11px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.diagnostic-list a:nth-child(odd){margin-right:14px}.diagnostic-list a:nth-child(2n){margin-left:14px}.diagnostic-list strong{color:var(--teal-900)}.diagnostic-list span{color:var(--teal);font-size:.78rem;font-weight:800;white-space:nowrap}.lab-photo-wrap{position:relative}.lab-photo-wrap>img{width:100%;object-fit:cover;object-position:center;border:7px solid #fff;box-shadow:var(--shadow)}.floating-lab-card{position:absolute;right:-18px;bottom:24px;min-width:230px;padding:17px 19px;color:#fff;background:linear-gradient(135deg,var(--teal-800),var(--teal));border-radius:16px;box-shadow:0 18px 36px rgba(0,102,128,.25)}.floating-lab-card span,.floating-lab-card strong{display:block}.floating-lab-card span{margin-top:3px;color:#dff5f8;font-size:.8rem}.doctor-feature{display:grid;grid-template-columns:1fr 0.9fr;align-items:center;gap:70px}.doctor-feature>img{width:100%;object-fit:cover;border:7px solid #fff;box-shadow:var(--shadow)}.doctor-mini-grid{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.doctor-mini-grid a{display:grid;background:rgba(255,255,255,.88);border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:transform .2s}.doctor-mini-grid a:hover{transform:translateY(-3px)}.doctor-mini-grid small{color:var(--teal);font-size:.71rem;font-weight:850;text-transform:uppercase}.doctor-mini-grid strong{margin-top:4px;color:var(--teal-900)}.doctor-mini-grid span{margin-top:4px;color:var(--muted);font-size:.79rem}.photo-gallery{display:grid;grid-template-columns:1.2fr 0.9fr 0.9fr;gap:15px}.photo-gallery figure{position:relative;margin:0;overflow:hidden;box-shadow:var(--shadow-sm)}.photo-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo-gallery figure:hover img{transform:scale(1.025)}.photo-gallery figure::after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(7,39,48,.65));pointer-events:none}.photo-gallery figcaption{position:absolute;z-index:2;left:19px;bottom:16px;color:#fff;font-weight:850}.visit-section{background:#fff}.visit-card{display:grid;grid-template-columns:1fr 330px;align-items:center;gap:70px;color:#fff;background:radial-gradient(circle at 75% 8%,rgba(255,255,255,.11),transparent 28%),linear-gradient(140deg,var(--teal-900),var(--teal));box-shadow:var(--shadow-lg)}.visit-card .eyebrow{color:#bfeaf1}.visit-card h2{max-width:680px;margin:8px 0 12px;font-size:clamp(2.2rem, 4vw, 3.35rem);line-height:1.08;letter-spacing:-.04em}.visit-card p{max-width:690px;color:#e4f5f7}.visit-details{margin-top:22px;display:flex;gap:30px}.visit-details span{display:grid}.visit-details small{color:#bde4eb}.visit-details strong{font-size:1rem}.list{padding-left:20px}.catalogue-note{color:#718289;font-size:.9rem}.catalogue-results{margin-top:20px;border-top:1px solid var(--line)}.catalogue-row{padding:15px 3px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf2f3}.catalogue-row strong{display:block;color:#29434c}.catalogue-row small{display:block;margin-top:2px;color:#7a8b91}.catalogue-row a{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;color:var(--teal-800);background:#e8f5f8;border-radius:10px;font-weight:850;white-space:nowrap}.catalogue-row a:hover{color:#fff;background:var(--teal)}.footer{position:relative;overflow:hidden;margin-top:0;color:#fff;background:linear-gradient(145deg,#12343e,#0c2b34)}.footer::before{content:"";position:absolute;width:330px;height:330px;right:-130px;top:-190px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.footer-grid{position:relative;display:grid;grid-template-columns:1.45fr 0.9fr 0.95fr 0.9fr;gap:46px}.footer h4{margin:0 0 16px;color:#b9dce3;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.footer p{max-width:390px;color:#d5e6e9}.footer a{display:block;margin:8px 0;color:#dfedef;transition:color .18s,transform .18s}.footer a:hover{color:#fff;transform:translateX(2px)}.footer span{display:block;margin-top:10px;color:#b8d0d5;font-size:.78rem}.footer-brand img{object-fit:contain;object-position:left center;background:#fff;border-radius:12px;padding:7px}.footer-direction{color:#fff3e6!important;font-weight:820}.footer-bottom{position:relative;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#adc7cd;border-top:1px solid rgba(255,255,255,.14);font-size:.82rem}.footer-bottom span{margin:0;font-size:inherit}.mobile-bar{display:none}@media (max-width:1120px){.nav{font-size:.87rem}.nav a{padding-inline:7px}.nav-wrap{gap:13px}.brand{width:168px}.nav-cta{padding-inline:16px}.hero-grid{gap:45px}.hero-media{min-height:490px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px}}@media (max-width:1000px){.nav-wrap{justify-content:flex-start}.brand{margin-right:auto}.menu-toggle{z-index:151;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line-strong);border-radius:13px;cursor:pointer}.menu-toggle span{width:20px;height:2px;display:block;background:var(--teal-900);border-radius:99px;transition:transform .24s,opacity .18s}.menu-toggle.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav{position:fixed;z-index:150;top:0;right:0;width:min(84vw,370px);height:100dvh;margin:0;padding:98px 22px 30px;display:flex;flex-direction:column;align-items:stretch;gap:7px;background:#fff;box-shadow:-24px 0 60px rgba(13,56,68,.18);visibility:hidden;transform:translateX(105%);transition:transform .27s,visibility .27s}.nav.is-open{visibility:visible;transform:translateX(0)}.nav a{padding:13px 15px;font-size:1.04rem}.nav-backdrop{position:fixed;z-index:120;inset:0;display:block;padding:0;background:rgba(9,36,43,.48);border:0;backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .24s,visibility .24s}.nav-backdrop.is-open{opacity:1;visibility:visible}.doctor-feature,.hero-grid,.intro-grid,.media-split{grid-template-columns:1fr}.hero-grid{gap:43px}.hero-content{max-width:760px}.hero-media{min-height:570px}.hero-photo-main{inset:0 0 38px 50px}.shortcut-grid{grid-template-columns:repeat(3,1fr)}.shortcut-grid a:nth-child(4),.shortcut-grid a:nth-child(5){border-top:1px solid var(--line)}.doctor-feature,.intro-grid,.media-split{gap:40px}.media-split.reverse>:first-child,.media-split.reverse>:last-child{order:initial}.grid-4{grid-template-columns:repeat(2,1fr)}.doctor-feature>img{height:430px}.visit-card{grid-template-columns:1fr 280px;gap:40px;padding:38px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.shell{width:min(100% - 28px,1220px)}.nav-wrap{min-height:72px;gap:10px}.brand{width:150px;height:58px}.nav-cta{display:none}.menu-toggle{width:44px;height:44px}.hero{padding:50px 0 48px}.hero h1{font-size:clamp(2.72rem, 12vw, 3.6rem)}.hero-copy{font-size:1.02rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-contact{align-items:stretch;gap:12px}.hero-contact>a,.hero-contact>div{flex:1}.hero-media{min-height:420px}.hero-photo-main{inset:0 0 30px 18px;border-width:5px;border-radius:24px}.hero-photo-small{width:170px;padding:7px 7px 10px;border-radius:16px}.hero-photo-small img{height:88px;border-radius:11px}.hero-photo-small strong{font-size:.78rem}.hero-photo-small small{display:none}.shortcut-grid{grid-template-columns:1fr 1fr}.shortcut-grid a{min-height:105px;border-top:1px solid var(--line)}.shortcut-grid a:first-child,.shortcut-grid a:nth-child(2){border-top:0}.shortcut-grid a:last-child{grid-column:1/-1}.section{padding:64px 0}.section-head{display:block;margin-bottom:25px}.section-head .text-link{margin-top:15px}.big-title,.section-head h2{font-size:2.15rem}.stats,.stats-premium{grid-template-columns:1fr 1fr}.stat{min-height:122px;padding:20px}.footer-grid,.grid-4{grid-template-columns:1fr}.card{padding:22px;border-radius:18px}.convenience-grid .card,.numbered-cards .card{min-height:auto}.media-mosaic{min-height:420px;grid-template-columns:1fr}.media-mosaic>div:last-child{display:none}.diagnostic-list{grid-template-columns:1fr}.diagnostic-list a:nth-child(2n),.diagnostic-list a:nth-child(odd){margin-inline:0}.lab-photo-wrap{min-height:350px}.lab-photo-wrap>img{height:350px;border-width:5px;border-radius:22px}.floating-lab-card{right:10px;bottom:12px;min-width:205px}.doctor-feature>img{height:350px;border-width:5px}.doctor-mini-grid,.photo-gallery{grid-template-columns:1fr}.photo-gallery figure{min-height:310px}.visit-card{grid-template-columns:1fr;padding:30px 22px;gap:28px;border-radius:24px}.visit-details{display:grid;grid-template-columns:1fr 1fr;gap:14px}.catalogue-row{align-items:flex-start;flex-direction:column}.catalogue-row a{width:100%;justify-content:center}.footer{padding-top:55px;padding-bottom:102px}.footer-grid{gap:28px}.footer-bottom{display:block}.footer-bottom span{margin:8px 0}.mobile-bar{position:fixed;z-index:170;left:0;right:0;bottom:0;display:grid;grid-template-columns:0.85fr 1.15fr 1fr;gap:7px;padding:8px 9px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(14px) saturate(150%);box-shadow:0 -10px 30px rgba(11,62,76,.1)}.mobile-bar a{min-height:48px;display:grid;place-items:center;align-content:center;border-radius:11px;line-height:1.12}.mobile-bar b{font-size:.76rem}.mobile-bar small{margin-top:2px;font-size:.61rem}.mobile-call,.mobile-map{color:var(--teal-800);background:#fff;border:1px solid #a8cdd5}.mobile-wa{color:#fff;background:linear-gradient(135deg,var(--orange),#ff9747);box-shadow:0 8px 18px rgba(245,128,37,.21)}}@media (max-width:430px){.hero h1{font-size:2.65rem}.hero-contact{display:grid;grid-template-columns:1fr 1fr}.hero-contact-rule{display:none}.hero-media{min-height:355px}.stats,.stats-premium,.visit-details{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{scroll-behavior:auto!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}.header{background:rgba(255,255,255,.985);border-bottom-color:#d8e7ea}.brand{width:108px!important;height:78px!important;min-width:108px!important;min-height:78px!important;display:flex!important;align-items:center!important;overflow:visible!important;flex:0 0 auto!important}.brand img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:left center!important}.nav-wrap{min-height:86px!important;align-items:center!important;gap:18px!important}.nav{gap:5px}.nav a{padding:9px 11px;border-radius:11px}.nav-cta{min-height:44px!important;padding-inline:20px;border-radius:13px}.footer-brand img{width:180px!important;height:auto!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:left center!important}.hero{padding:44px 0 52px;background:radial-gradient(circle at 9% 8%,rgba(0,124,157,.09),transparent 30%),radial-gradient(circle at 92% 8%,rgba(245,128,37,.09),transparent 28%),linear-gradient(135deg,#f6fbfc 0,#fff 55%,#fff8f2 100%)}.hero-grid{gap:48px}.hero h1{margin-top:.24em;margin-bottom:.3em}.hero-copy{color:#5d7279;line-height:1.65}.hero-actions{margin-top:23px;gap:11px}.hero-contact{margin-top:22px}.hero-media{min-height:455px}.hero-photo-main{inset:0 0 26px 22px;border-width:6px;border-radius:28px}.hero-photo-small{width:205px;border-radius:18px}.hero-photo-small img{height:104px}.section{padding:68px 0}.section-head{margin-bottom:27px}.section-head h2{color:#173943}.lead,.section-head p{color:#61767e}.section-soft{background:linear-gradient(180deg,#f9fcfd 0,#f2f9fa 100%);border-block-color:#e5f0f2}.section-orange{background:radial-gradient(circle at 92% 15%,rgba(245,128,37,.08),transparent 28%),linear-gradient(140deg,#fff8f2 0,#fff 58%,#f4fbfc 100%);border-block-color:#f2e6da}.grid{gap:18px}.card{padding:23px;border-color:#d8e6e9;border-radius:18px;box-shadow:var(--shadow-soft)}a.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:#b7d6dc}.service-card{padding-top:28px}.service-card::before{inset-inline:22px;height:3px}.stat{min-height:124px;padding:21px;border-radius:16px;box-shadow:var(--shadow-soft)}.convenience-grid .card,.numbered-cards .card{min-height:215px}.doctor-feature,.media-split{gap:52px}.media-mosaic{min-height:460px}.media-mosaic>div{overflow:hidden;border-radius:22px}.media-mosaic>div:last-child img{height:224px;border-radius:17px}.lab-photo-wrap{min-height:430px}.lab-photo-wrap>img{height:430px;border-width:6px;border-radius:24px}.doctor-feature>img{height:455px;border-width:6px;border-radius:24px}.doctor-mini-grid{gap:11px}.doctor-mini-grid a{padding:15px;border-radius:14px}.photo-gallery{gap:13px}.photo-gallery figure{min-height:325px;border-radius:19px}.visit-card{padding:39px 44px;gap:48px;border-radius:25px}.footer{padding:55px 0 20px}.footer-grid{gap:34px}.footer-bottom{margin-top:34px}.diagnostic-showcase,.intro-section{background:#fff}.lab-feature{background:linear-gradient(180deg,#f2f9fa 0,#f8fcfd 100%)}.gallery-section{background:linear-gradient(180deg,#f8fbfc 0,#fff 100%)}.visit-section{padding-top:58px;padding-bottom:68px}@media (max-width:1120px){.hero-grid{gap:38px}.hero-media{min-height:420px}.section{padding:60px 0}.doctor-feature,.media-split{gap:38px}}@media (max-width:1000px){html{width:100%!important;min-width:100%!important;overflow-x:hidden!important}body{width:100%!important;min-width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.hero,.service-shortcuts,body>.footer,body>.header,body>main,main>section{width:100vw!important;min-width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}.shell{width:calc(100% - 28px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}.brand{width:82px!important;height:60px!important;min-width:82px!important;min-height:60px!important;margin-right:auto!important}.nav-wrap{min-height:72px!important;gap:10px!important}.menu-toggle{flex:0 0 auto!important}.hero{padding:32px 0 42px}.doctor-feature,.hero-grid,.intro-grid,.media-split{gap:30px}.hero-media{min-height:390px}.hero-photo-main{inset:0 0 22px 14px;border-radius:22px}.section{padding:54px 0}.visit-card{gap:28px;padding:32px}}@media (max-width:720px){.hero{padding:30px 0 38px}.hero h1{font-size:clamp(2.45rem,11.2vw,3.3rem)}.hero-copy{font-size:.98rem;line-height:1.58}.hero-actions{margin-top:19px;gap:9px}.hero-contact{margin-top:15px;gap:10px}.section{padding:46px 0}.section-head{margin-bottom:21px}.big-title,.section-head h2{font-size:2rem}.card{padding:19px;border-radius:16px}.grid{gap:14px}.doctor-feature>img,.lab-photo-wrap>img{height:320px}.photo-gallery figure{min-height:280px}.visit-card{padding:26px 20px}.footer{padding-top:48px}}@media (max-width:430px){.brand{width:70px!important;height:52px!important;min-width:70px!important;min-height:52px!important}.nav-wrap{min-height:64px!important}.hero{padding-top:24px;padding-bottom:36px}.hero h1{font-size:2.55rem}.section{padding:40px 0}.btn{min-height:48px}}@media(min-width:1001px){.doctor-feature>img,.hero-photo-main img,.hero-photo-small img,.lab-photo-wrap img,.media-mosaic img,.photo-gallery img{object-fit:contain!important;object-position:center!important;background:#f4f8f9}.hero-photo-main::after{display:none}.lab-photo-wrap,.media-mosaic>div{background:#f4f8f9}}@media(max-width:780px){.catalogue-row strong{overflow-wrap:anywhere}.catalogue-row>*,.doctor-feature>*,.footer-grid>*,.grid>*,.media-split>*{min-width:0}.btn,.catalogue-row a,.menu-toggle{min-height:48px}}@media(max-width:520px){.mobile-bar a{min-width:0}.mobile-bar b,.mobile-bar small{overflow-wrap:anywhere;text-align:center}}.source-pill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.source-pill-grid span{display:flex;align-items:center;min-height:48px;padding:11px 13px;border:1px solid #dbe8eb;border-radius:12px;background:#fff;color:#244d59;font-size:.88rem;font-weight:750}.home-source-trust{padding-top:40px}@media(max-width:900px){.source-pill-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.source-pill-grid{grid-template-columns:1fr}}.header .brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:205px!important;min-width:205px!important;height:76px!important;overflow:visible!important}.header .brand img{display:block!important;width:205px!important;height:76px!important;max-width:none!important;object-fit:contain!important;object-position:left center!important}.doctor-people-list{display:grid;gap:9px;padding:14px}.doctor-person-card{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:center;padding:14px 15px;border:1px solid #e0ebee;border-radius:13px;background:#fbfdfe;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s}.doctor-person-card:hover{transform:translateY(-2px);border-color:#9dcfd9;box-shadow:0 8px 18px rgba(10,70,86,.08)}.doctor-person-card strong{grid-column:1;color:#103f4d;font-size:1.05rem;line-height:1.25}.doctor-person-card span{grid-column:1;color:#687e85;font-size:.78rem;line-height:1.4}.doctor-person-card small{grid-column:2;grid-row:1/3;color:#007c9d;font-weight:850;white-space:nowrap}.package-conversion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;scroll-margin-top:110px}.meta-package-card{display:flex;flex-direction:column;padding:22px;border:1px solid #d7e7ea;border-radius:19px;background:#fff;box-shadow:0 10px 28px rgba(10,70,86,.055)}.meta-package-card h3{margin:12px 0 4px;color:#103f4d;font-size:1.3rem;line-height:1.25}.contact-action-card{display:flex;min-width:0;min-height:156px;flex-direction:column;justify-content:center;padding:20px;border:1px solid #d7e7ea;border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 9px 24px rgba(10,70,86,.05)}.contact-action-card small{color:#007c9d;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.contact-action-card strong{margin:7px 0 6px;color:#103f4d;font-size:1.12rem;overflow-wrap:anywhere}.contact-action-card span{color:#667c83;font-size:.8rem;line-height:1.45}a.contact-action-card:hover{border-color:#9ecfd9;transform:translateY(-2px)}.doctor-mini-grid-clear a{min-height:118px;padding:14px 15px!important}.doctor-mini-grid-clear small{color:#007c9d!important;font-weight:800!important}.doctor-mini-grid-clear strong{font-size:1.03rem!important;line-height:1.25!important;color:#103f4d!important}.doctor-mini-grid-clear span{font-size:.77rem!important;line-height:1.4!important}.home-source-trust .section-head p{max-width:720px}@media(max-width:1100px){.header .brand{width:185px!important;min-width:185px!important;height:68px!important}.header .brand img{width:185px!important;height:68px!important}.nav-wrap{min-height:80px}}@media(max-width:900px){.package-conversion-grid{grid-template-columns:1fr}}@media(max-width:780px){.header .brand{width:165px!important;min-width:165px!important;height:60px!important}.header .brand img{width:165px!important;height:60px!important}.nav-wrap{min-height:70px}.doctor-person-card{grid-template-columns:1fr}.doctor-person-card small{grid-column:1;grid-row:auto;margin-top:5px}}@media(max-width:560px){.header .brand{width:150px!important;min-width:150px!important;height:54px!important}.header .brand img{width:150px!important;height:54px!important}.doctor-people-list{padding:11px}.meta-package-card{padding:18px}}body.template-modern-v3{background:#fff}body.template-modern-v3 .template-main{display:block}body.template-modern-v3 .contact-action-card,body.template-modern-v3 .meta-package-card{border-color:#d4e5e9;box-shadow:0 10px 28px rgba(10,70,86,.06)}body.template-modern-v3 .section-soft{background:linear-gradient(180deg,#f9fcfd,#f2f9fa)}.btn,.footer a,.mobile-bar a,.nav a{transition:box-shadow .18s,transform .18s}.map-embed{min-height:330px;border:1px solid #d6e7ea;border-radius:22px;overflow:hidden;background:#eef7f9;box-shadow:0 16px 36px rgba(10,82,99,.08)}.map-embed iframe{display:block;width:100%;height:100%;min-height:330px;border:0}.pharmacy-spotlight{padding:60px 0;background:linear-gradient(135deg,#073f52,#087d99);color:#fff}.pharmacy-spotlight-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center}.pharmacy-spotlight h2{margin:8px 0 12px;color:#fff;font-size:clamp(2rem,4vw,3.25rem)}.pharmacy-spotlight p{max-width:760px;color:#dceff3;font-size:1rem;line-height:1.7}.pharmacy-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0}.pharmacy-points span{padding:12px 14px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.07);font-weight:800}.pharmacy-contact-card{padding:25px;border-radius:20px;background:#fff;color:#123d49}.pharmacy-contact-card small,.pharmacy-contact-card span,.pharmacy-contact-card strong{display:block}.pharmacy-contact-card strong{margin:6px 0 2px;color:#087c9b;font-size:1.65rem}.pharmacy-contact-card .btn{width:100%;margin-top:12px}.faq-section{padding:60px 0;background:#f7fbfc}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.faq-grid details{padding:18px 20px;border:1px solid #d7e7ea;border-radius:16px;background:#fff}.faq-grid summary{cursor:pointer;color:#123d49;font-weight:900}.faq-grid p{margin:12px 0 0;color:#5e737a;line-height:1.6}.google-proof{padding:44px 0;background:#fff}.google-proof-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border:1px solid #d4e5e9;border-radius:22px;background:linear-gradient(135deg,#eff9fb,#fff)}.google-proof-card h2{margin:5px 0;color:#123d49}.google-proof-card p{margin:0;color:#61777e}.all-specialities-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.all-specialities-grid .service-card{min-height:190px}.health-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.health-hub-grid a{display:block;padding:22px;border:1px solid #d8e7ea;border-radius:16px;background:#fff;text-decoration:none}.health-hub-grid span,.health-hub-grid strong{display:block}.health-hub-grid strong{color:#123d49}.health-hub-grid span{margin-top:6px;color:#657b82;font-size:.85rem;line-height:1.5}@media(max-width:900px){.pharmacy-spotlight-grid{grid-template-columns:1fr}.all-specialities-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.health-hub-grid{grid-template-columns:1fr 1fr}.google-proof-card{align-items:flex-start;flex-direction:column}.faq-grid{grid-template-columns:1fr}}@media(max-width:600px){.pharmacy-spotlight{padding:38px 0}.pharmacy-points{grid-template-columns:1fr}.all-specialities-grid{grid-template-columns:1fr!important}.all-specialities-grid .service-card{min-height:0}.health-hub-grid{grid-template-columns:1fr}.map-embed,.map-embed iframe{min-height:270px}.faq-section{padding:40px 0}.google-proof{padding:30px 0}}.footer-clean .footer-brand>span{display:block;margin-top:10px;color:#d7e8ec;font-size:.82rem}.footer-clean .footer-contact a{overflow-wrap:anywhere}.footer-clean .footer-review{margin-top:12px;font-weight:800;color:#fff}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}.header .brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:188px!important;min-width:188px!important;height:68px!important;min-height:68px!important;overflow:visible!important}.header .brand img{display:block!important;width:188px!important;height:68px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}.nav-wrap{min-height:82px!important}.footer-brand img{height:auto!important;aspect-ratio:auto!important}@media(max-width:1100px){.header .brand{width:172px!important;min-width:172px!important;height:62px!important;min-height:62px!important}.header .brand img{width:172px!important;height:62px!important}.nav-wrap{min-height:74px!important}}@media(max-width:780px){.header .brand{width:155px!important;min-width:155px!important;height:56px!important;min-height:56px!important}.header .brand img{width:155px!important;height:56px!important}.nav-wrap{min-height:66px!important}}@media(max-width:560px){.header .brand{width:145px!important;min-width:145px!important;height:52px!important;min-height:52px!important}.header .brand img{width:145px!important;height:52px!important}.nav-wrap{min-height:62px!important}}.gallery-section .photo-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.gallery-section .photo-gallery figure{position:relative!important;margin:0!important;aspect-ratio:16/10!important;min-width:0!important;overflow:hidden!important;border-radius:20px!important;background:#e9f2f4!important;border:1px solid rgba(8,124,155,.1)!important;box-shadow:0 16px 38px rgba(10,66,80,.1)!important}.gallery-section .photo-gallery figure img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;transition:transform .35s ease!important}.gallery-section .photo-gallery figure:first-child img{object-position:50% 46%!important}.gallery-section .photo-gallery figure:nth-child(2) img{object-position:50% 54%!important}.gallery-section .photo-gallery figure:nth-child(3) img{object-position:54% 50%!important}.gallery-section .photo-gallery figure::after{content:"";position:absolute;inset:auto 0 0;height:42%;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(5,40,49,.72))}.gallery-section .photo-gallery figcaption{position:absolute!important;z-index:2!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:34px 18px 16px!important;background:0 0!important;color:#fff!important;font-size:1rem!important;font-weight:850!important;line-height:1.2!important;text-shadow:0 2px 8px rgba(0,0,0,.28)!important}@media(hover:hover) and (pointer:fine){.gallery-section .photo-gallery figure:hover img{transform:scale(1.025)}}@media(max-width:900px){.gallery-section .photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gallery-section .photo-gallery figure:last-child{grid-column:1/-1;aspect-ratio:16/8!important}}@media(max-width:640px){.gallery-section .photo-gallery{grid-template-columns:1fr!important;gap:14px!important}.gallery-section .photo-gallery figure,.gallery-section .photo-gallery figure:last-child{grid-column:auto!important;aspect-ratio:4/3!important;border-radius:16px!important}.gallery-section .photo-gallery figcaption{padding:28px 14px 13px!important;font-size:.92rem!important}}@media(prefers-reduced-motion:reduce){.gallery-section .photo-gallery figure img{transition:none!important}.gallery-section .photo-gallery figure:hover img{transform:none!important}}.service-shortcuts .shortcut-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}@media(max-width:1100px){.service-shortcuts .shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.service-shortcuts .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body.motion-depth-v1 .hero{position:relative;isolation:isolate;overflow:hidden}body.motion-depth-v1 .hero>.shell{position:relative;z-index:2}body.motion-depth-v1 .hero::after{content:"";position:absolute;pointer-events:none;z-index:1;width:clamp(130px,15vw,210px);aspect-ratio:1;right:clamp(-54px,3vw,42px);top:clamp(42px,9vw,118px);border-radius:50%;opacity:.62;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.94) 0 7%,rgba(109,218,235,.72) 18%,rgba(0,124,157,.24) 48%,rgba(0,124,157,.06) 66%,transparent 68%);box-shadow:inset -22px -26px 42px rgba(4,88,111,.18),inset 14px 12px 30px rgba(255,255,255,.55),0 30px 55px rgba(7,82,101,.13);filter:saturate(1.08);animation:7.5s ease-in-out infinite md-float;transform-style:preserve-3d}body.motion-depth-v1 .hero-media::before{content:"";position:absolute;pointer-events:none;z-index:-1;width:76%;aspect-ratio:1;right:-7%;top:4%;border-radius:50%;border:1px solid rgba(0,124,157,.15);box-shadow:0 0 0 22px rgba(0,124,157,.035),0 0 0 48px rgba(245,128,37,.025);animation:9s ease-in-out infinite md-ring}body.motion-depth-v1 .hero-photo-main,body.motion-depth-v1 .hero-photo-small{transform:translate3d(var(--md-px,0),var(--md-py,0),0);transition:transform .28s cubic-bezier(.2,.7,.2,1)}body.motion-depth-v1 .motion-tilt{position:relative;isolation:isolate;transform-style:preserve-3d;--md-rx:0deg;--md-ry:0deg;--md-lift:0px;transform:perspective(1050px) translateY(var(--md-lift)) rotateX(var(--md-rx)) rotateY(var(--md-ry));transition:transform .2s,box-shadow .2s,border-color .2s}body.motion-depth-v1 .motion-tilt:hover{--md-lift:-4px;will-change:transform;box-shadow:0 18px 38px rgba(9,76,93,.12)!important}body.motion-depth-v1 .motion-tilt>:not(.motion-glow){position:relative;z-index:2;transform:translateZ(6px)}body.motion-depth-v1 .motion-glow{position:absolute;z-index:1;inset:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--md-mx,50%) var(--md-my,50%),rgba(255,255,255,.68),rgba(255,255,255,.11) 28%,transparent 54%);transition:opacity .2s}body.motion-depth-v1 .motion-tilt:hover .motion-glow{opacity:.5}body.motion-depth-v1 .btn{position:relative;overflow:hidden;transition:transform .18s,box-shadow .18s,background .18s}body.motion-depth-v1 .btn::after{content:"";position:absolute;inset:-2px auto -2px -45%;width:34%;pointer-events:none;background:linear-gradient(100deg,transparent,rgba(255,255,255,.42),transparent);transform:skewX(-18deg);transition:left .48s}body.motion-depth-v1 .btn:hover::after{left:118%}body.motion-depth-v1 .source-pill-grid>span,body.motion-depth-v1 .stats .stat{transition:transform .2s,box-shadow .2s}body.motion-depth-v1 .source-pill-grid>span:hover,body.motion-depth-v1 .stats .stat:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(9,76,93,.09)}@keyframes md-float{0%,100%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(-10px,12px,16px) rotate(4deg)}}@keyframes md-ring{0%,100%{transform:scale(1) rotate(0);opacity:.7}50%{transform:scale(1.035) rotate(4deg);opacity:1}}@media(max-width:900px){body.motion-depth-v1 .hero::after{width:125px;right:-45px;top:74px;opacity:.4;animation:none}body.motion-depth-v1 .hero-media::before{display:none}}@media(max-width:780px){body.motion-depth-v1 .motion-tilt{transform:none!important;will-change:auto}body.motion-depth-v1 .motion-tilt>:not(.motion-glow){transform:none}body.motion-depth-v1 .motion-glow{display:none}body.motion-depth-v1 .hero-photo-main,body.motion-depth-v1 .hero-photo-small{transform:none!important}}@media(prefers-reduced-motion:reduce){body.motion-depth-v1 *,body.motion-depth-v1 ::after,body.motion-depth-v1 ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}body.motion-depth-v1 .hero-photo-main,body.motion-depth-v1 .hero-photo-small,body.motion-depth-v1 .motion-tilt{transform:none!important;will-change:auto!important}}main.template-main>section:first-child{padding-top:30px!important}.header .brand.header-location-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:auto!important;min-width:0!important;height:60px!important;min-height:60px!important;overflow:visible!important;flex:0 0 auto!important}.header .brand.header-location-brand img{display:block!important;width:160px!important;height:60px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}.header-location-name{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:5px 11px 5px 7px;border:1px solid rgba(0,115,150,.16);border-radius:999px;background:linear-gradient(135deg,#fff 0,#f4fbfc 58%,#fff7ef 100%);box-shadow:0 5px 14px rgba(9,78,95,.08);color:#124a58;font-size:.9rem;font-weight:900;line-height:1;letter-spacing:.015em;white-space:nowrap}.header-location-pin{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#fff;color:#f47721;box-shadow:0 2px 8px rgba(244,119,33,.18)}.header-location-pin svg{display:block;width:13px;height:13px;fill:currentColor}.header-location-name b{font:inherit;color:#0d6175}.nav-wrap{min-height:72px!important}.template-home-v3 .hero-content h1{font-size:clamp(3rem,4.4vw,4.3rem)!important;line-height:1.02!important;letter-spacing:-.035em!important;max-width:650px}.template-home-v3 .service-shortcuts{padding:9px 0 11px!important;background:linear-gradient(180deg,#f8fcfd 0,#f2f8fa 100%)!important;border-bottom:1px solid #dce9ec!important;box-shadow:none!important}.template-home-v3 .service-shortcuts .shortcut-grid{gap:10px!important}.template-home-v3 .service-shortcuts .shortcut-grid a{position:relative!important;min-height:94px!important;padding:12px 14px 11px!important;justify-content:flex-start!important;border:1px solid #d6e6ea!important;border-radius:16px!important;background:linear-gradient(145deg,#fff 0,#fbfefe 100%)!important;box-shadow:0 8px 22px rgba(14,78,94,.07)!important;overflow:hidden!important;transform:none!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.template-home-v3 .service-shortcuts .shortcut-grid a::before{content:"";position:absolute;left:14px;right:14px;top:0;height:3px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#007c9d,#36abc4)}.template-home-v3 .service-shortcuts .shortcut-grid a:nth-child(2n)::before{background:linear-gradient(90deg,#f47721,#ffad69)}.template-home-v3 .service-shortcuts .shortcut-grid a:hover{transform:translateY(-3px)!important;border-color:#acd1d9!important;box-shadow:0 14px 30px rgba(14,78,94,.11)!important}.template-home-v3 .service-shortcuts .shortcut-grid span{position:static!important;display:grid!important;place-items:center!important;width:27px!important;height:27px!important;margin:0 0 7px!important;border-radius:9px!important;background:#e8f6f9!important;color:#007c9d!important;font-size:.68rem!important;font-weight:950!important}.template-home-v3 .service-shortcuts .shortcut-grid a:nth-child(2n) span{background:#fff0e5!important;color:#e66f1b!important}.template-home-v3 .service-shortcuts .shortcut-grid strong{color:#123f4b!important;font-size:.94rem!important;line-height:1.18!important}.template-home-v3 .service-shortcuts .shortcut-grid small{margin-top:3px!important;color:#677d84!important;font-size:.72rem!important;line-height:1.28!important}@media(min-width:1101px){.template-home-v3 main.template-main>.hero{padding-top:18px!important;padding-bottom:20px!important}.template-home-v3 .hero-grid{gap:38px!important}.template-home-v3 .hero-media{min-height:410px!important}.template-home-v3 .hero-actions{margin-top:15px!important;gap:9px!important;flex-wrap:nowrap!important}.template-home-v3 .hero-actions .btn{min-height:44px!important;padding:0 16px!important;font-size:.9rem!important}.template-home-v3 .hero-contact{margin-top:10px!important}}@media(max-width:1100px){main.template-main>section:first-child{padding-top:26px!important}.header .brand.header-location-brand{height:53px!important;min-height:53px!important;gap:8px!important}.header .brand.header-location-brand img{width:136px!important;height:51px!important}.header-location-name{min-height:31px;padding:4px 9px 4px 6px;font-size:.84rem;gap:6px}.header-location-pin{width:21px;height:21px}.header-location-pin svg{width:12px;height:12px}.nav-wrap{min-height:68px!important}.template-home-v3 .hero-content h1{font-size:clamp(2.8rem,6vw,4rem)!important;max-width:600px}}@media(max-width:780px){main.template-main>section:first-child{padding-top:22px!important}.header .brand.header-location-brand{height:48px!important;min-height:48px!important;gap:7px!important}.header .brand.header-location-brand img{width:121px!important;height:45px!important}.header-location-name{min-height:29px;padding:4px 8px 4px 5px;font-size:.78rem;gap:5px}.header-location-pin{width:20px;height:20px}.header-location-pin svg{width:11px;height:11px}.nav-wrap{min-height:63px!important}.template-home-v3 .hero-content h1{font-size:clamp(2.45rem,9vw,3.35rem)!important;line-height:1.04!important;max-width:540px}.template-home-v3 .service-shortcuts{padding:10px 0 13px!important}.template-home-v3 .service-shortcuts .shortcut-grid{gap:8px!important}.template-home-v3 .service-shortcuts .shortcut-grid a{min-height:100px!important;padding:13px!important;border-radius:14px!important}}@media(max-width:560px){main.template-main>section:first-child{padding-top:18px!important}.header .brand.header-location-brand{height:44px!important;min-height:44px!important;gap:6px!important}.header .brand.header-location-brand img{width:110px!important;height:41px!important}.header-location-name{min-height:27px;padding:3px 7px 3px 4px;font-size:.72rem;gap:4px}.header-location-pin{width:19px;height:19px}.header-location-pin svg{width:10px;height:10px}.nav-wrap{min-height:59px!important}.template-home-v3 .hero-content h1{font-size:clamp(2.25rem,10.8vw,2.9rem)!important;letter-spacing:-.025em!important}.template-home-v3 .service-shortcuts .shortcut-grid a{min-height:94px!important;padding:12px!important}.template-home-v3 .service-shortcuts .shortcut-grid span{width:26px!important;height:26px!important;margin-bottom:7px!important}.template-home-v3 .service-shortcuts .shortcut-grid strong{font-size:.9rem!important}.template-home-v3 .service-shortcuts .shortcut-grid small{font-size:.7rem!important}}:root{--teal:#0083a3;--teal-700:#006f8a;--teal-800:#005d74;--teal-900:#103d49;--teal-deep:#103d49;--orange:#ff812d;--orange-700:#ea6d18;--ink:#123843;--ink-soft:#3f5d66;--muted:#667f87;--line:#d6e6ea;--line-strong:#bfd9df;--soft:#f5fafb;--soft-blue:#eaf6f8;--soft-orange:#fff4eb;--panel:#fff;--white:#fff;--shadow-sm:0 8px 24px rgba(12,75,91,.07);--shadow:0 18px 46px rgba(10,69,85,.11);--shadow-lg:0 28px 72px rgba(9,63,77,.15);--shadow-soft:0 10px 30px rgba(16,73,88,.07);--shadow-card:0 16px 42px rgba(10,70,86,.10);--radius-sm:13px;--radius:20px;--radius-lg:28px;--ui-font:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px;background:#fff}body{margin:0;overflow-x:hidden;color:var(--ink);background:#fff;font-family:var(--ui-font);font-size:16px;font-weight:400;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.nav-open{overflow:hidden}body,button,input{font-family:var(--ui-font)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4{margin-top:0;color:var(--ink);font-family:var(--ui-font);font-weight:700;line-height:1.1;letter-spacing:-.025em;text-wrap:balance}h1{font-size:clamp(2.65rem,5vw,4.7rem)}h2{font-size:clamp(2rem,3.6vw,3.25rem)}h3{font-size:clamp(1.08rem,1.8vw,1.35rem);letter-spacing:-.012em}p{color:var(--ink-soft);text-wrap:pretty}b,strong{font-weight:650}::selection{background:#cfeef4;color:var(--ink)}.shell{width:min(1248px,calc(100% - 48px));margin-inline:auto}.template-main{background:#fff}.section{padding:72px 0}.section-soft{background:linear-gradient(180deg,#f7fbfc 0,#eef7f9 100%)}.section-orange{background:linear-gradient(135deg,#fff8f2 0,#eef9fb 100%)!important;color:var(--ink)!important}.section-orange h2,.section-orange h3{color:var(--ink)!important}.section-orange p{color:var(--ink-soft)!important}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-head>div{max-width:820px}.big-title,.section-head h2{margin:8px 0 12px}.lead,.section-head p{max-width:780px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.72}.eyebrow{display:inline-flex!important;align-items:center;gap:10px;color:var(--teal-700)!important;font-size:.78rem!important;font-weight:650!important;line-height:1.2;letter-spacing:.13em!important;text-transform:uppercase}.eyebrow::before{content:"";width:32px;height:3px;border-radius:999px;background:var(--orange);flex:0 0 auto}.header{position:sticky!important;z-index:1000!important;top:0!important;border-bottom:1px solid rgba(11,92,111,.11)!important;background:rgba(255,255,255,.97)!important;box-shadow:0 8px 26px rgba(11,65,78,.06)!important;backdrop-filter:blur(14px)}.header .nav-wrap{display:flex;align-items:center;min-height:78px!important;gap:24px!important}.header .brand.header-location-brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:13px!important;width:auto!important;min-width:0!important;height:64px!important;min-height:64px!important}.header .brand.header-location-brand img{width:164px!important;height:62px!important;object-fit:contain!important;object-position:left center!important}.header-location-name{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:6px 13px 6px 7px!important;border:1px solid rgba(0,131,163,.17)!important;border-radius:999px!important;background:linear-gradient(135deg,#fff,#f4fbfc 62%,#fff7f0)!important;box-shadow:var(--shadow-sm)!important;color:var(--teal-800)!important;font-size:.9rem!important;font-weight:700!important;letter-spacing:0!important;white-space:nowrap}.header-location-pin{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#fff!important;color:var(--orange)!important;box-shadow:0 3px 10px rgba(255,129,45,.2)!important}.nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-left:auto}.nav>a:not(.nav-cta){padding:10px 12px!important;border-radius:10px!important;color:var(--ink)!important;font-size:.91rem!important;font-weight:650!important;white-space:nowrap}.nav>a:not(.nav-cta):hover,.nav>a:not(.nav-cta)[aria-current=page]{color:var(--teal-700)!important;background:var(--soft-blue)!important}.nav .nav-cta{margin-left:10px!important;min-height:50px!important;padding:0 22px!important;border-color:var(--orange)!important;background:linear-gradient(135deg,var(--orange),#ff984f)!important;color:#fff!important;box-shadow:0 13px 28px rgba(234,109,24,.2)!important}.btn,.catalogue-results button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 19px;border:1px solid transparent;border-radius:13px;font-family:var(--ui-font);font-size:.94rem;font-weight:650;line-height:1.15;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn-primary,.catalogue-results button{border-color:var(--orange)!important;background:linear-gradient(135deg,var(--orange),#ff9447)!important;color:#fff!important;box-shadow:0 11px 25px rgba(234,109,24,.19)!important}.btn-secondary{border-color:#a9d0d9!important;background:#fff!important;color:var(--teal-800)!important;box-shadow:0 8px 20px rgba(8,90,110,.06)!important}.btn:hover,.catalogue-results button:hover{transform:translateY(-2px);box-shadow:0 16px 31px rgba(10,73,89,.15)!important}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--teal-700)!important;font-weight:650!important;line-height:1.35}.text-link:hover{color:var(--orange-700)!important}.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.grid{gap:18px!important}.card,.contact-action-card,.doctor-person-card,.health-hub-grid>a,.lp-package-card,.service-card,.source-pill-grid span,.visit-details span{border:1px solid var(--line)!important;border-radius:var(--radius)!important;background:#fff!important;box-shadow:var(--shadow-sm)!important}.card,.contact-action-card,.doctor-person-card,.health-hub-grid>a,.service-card{position:relative;overflow:hidden;padding:22px!important}.card::before,.contact-action-card::before,.doctor-person-card::before,.health-hub-grid>a::before,.service-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--teal),#48b5ca)}.card:nth-child(2n)::before,.contact-action-card:nth-child(2n)::before,.doctor-person-card:nth-child(2n)::before,.service-card:nth-child(2n)::before{background:linear-gradient(90deg,var(--orange),#ffad70)}.card:hover,.contact-action-card:hover,.doctor-person-card:hover,.health-hub-grid>a:hover,.service-card:hover{transform:translateY(-3px)!important;border-color:var(--line-strong)!important;box-shadow:var(--shadow)!important}.card,.contact-action-card,.doctor-person-card,.health-hub-grid>a,.service-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.card h3,.contact-action-card strong,.doctor-person-card strong,.service-card h3{color:var(--ink)!important}.card p,.contact-action-card span,.doctor-person-card span,.service-card p{color:var(--muted)!important}.pill{display:inline-flex!important;align-items:center;width:max-content;min-height:28px;padding:5px 10px!important;border:0!important;border-radius:999px!important;background:var(--soft-blue)!important;color:var(--teal-700)!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:.03em}.orange .pill{background:var(--soft-orange)!important;color:var(--orange-700)!important}.list{padding-left:0!important;list-style:none}.doctor-feature>img,.gallery-section figure,.hero-photo-main,.hero-photo-small,.lab-photo-wrap,.map-embed,.media-mosaic{overflow:hidden!important;border:6px solid #fff!important;border-radius:24px!important;background:#eaf3f5!important;box-shadow:var(--shadow-lg)!important}.doctor-feature>img,.gallery-section figure img,.hero-photo-main img,.hero-photo-small img,.lab-photo-wrap img,.media-mosaic img{width:100%;height:100%;object-fit:cover!important;object-position:center;background:#eaf3f5}.gallery-section .photo-gallery figure{width:100%!important;min-width:0!important;min-height:0!important}.map-embed{border-width:1px!important;min-height:360px}.map-embed iframe{display:block;width:100%;height:100%;min-height:360px;border:0}.media-split{gap:42px!important;align-items:center!important}.template-home-v3 .hero{position:relative;overflow:hidden;padding:46px 0 40px!important;background:radial-gradient(circle at 10% 30%,rgba(0,142,175,.13),transparent 29%),radial-gradient(circle at 91% 20%,rgba(255,129,45,.12),transparent 31%),linear-gradient(105deg,#edf9fb 0,#fff 52%,#fff6ef 100%)!important}.template-home-v3 .hero-grid{gap:52px!important;align-items:center!important}.template-home-v3 .hero-content h1{max-width:690px!important;margin:13px 0 20px!important;color:var(--ink)!important;font-size:clamp(3.15rem,4.65vw,4.55rem)!important;line-height:1.01!important;letter-spacing:-.045em!important}.template-home-v3 .hero-content h1 em,.template-home-v3 .hero-content h1 span{color:var(--teal)!important;font-style:normal}.template-home-v3 .hero-copy{max-width:650px!important;color:var(--muted)!important;font-size:1.08rem!important;line-height:1.72!important}.template-home-v3 .hero-actions{margin-top:20px!important}.template-home-v3 .hero-contact{margin-top:15px!important;color:var(--ink)!important}.template-home-v3 .hero-contact small{color:var(--muted)!important;font-size:.72rem!important;font-weight:650!important;text-transform:uppercase;letter-spacing:.05em}.template-home-v3 .hero-contact strong{color:var(--ink)!important}.template-home-v3 .hero-media{min-height:430px!important}.template-home-v3 .hero-photo-main{border-width:7px!important}.template-home-v3 .hero-photo-small{border-width:6px!important;border-radius:20px!important}.template-home-v3 .service-shortcuts{padding:11px 0 15px!important;border-bottom:1px solid var(--line)!important;background:linear-gradient(180deg,#f8fcfd,#eff7f9)!important}.template-home-v3 .service-shortcuts .shortcut-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:11px!important}.template-home-v3 .service-shortcuts a{position:relative!important;min-height:102px!important;padding:14px 15px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:17px!important;background:#fff!important;box-shadow:var(--shadow-sm)!important;transform:none!important}.template-home-v3 .service-shortcuts a::before{content:"";position:absolute;inset:0 15px auto;height:3px;border-radius:0 0 6px 6px;background:var(--teal)!important}.template-home-v3 .service-shortcuts a:nth-child(2n)::before{background:var(--orange)!important}.template-home-v3 .service-shortcuts a span{display:grid!important;place-items:center!important;width:29px!important;height:29px!important;margin:0 0 8px!important;border-radius:9px!important;background:var(--soft-blue)!important;color:var(--teal)!important;font-size:.7rem!important;font-weight:700!important}.template-home-v3 .service-shortcuts a:nth-child(2n) span{background:var(--soft-orange)!important;color:var(--orange-700)!important}.template-home-v3 .service-shortcuts a strong{display:block;color:var(--ink)!important;font-size:.95rem!important;line-height:1.2!important}.template-home-v3 .service-shortcuts a small{display:block;margin-top:4px;color:var(--muted)!important;font-size:.72rem!important;line-height:1.3!important}.stats-premium{gap:12px!important}.stat{padding:19px!important;text-align:left!important}.stat strong{color:var(--teal)!important;font-size:1.55rem!important}.diagnostic-list a,.doctor-mini-grid a,.pharmacy-points span{border:1px solid var(--line)!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;box-shadow:var(--shadow-sm)!important}.diagnostic-list a:hover,.doctor-mini-grid a:hover{border-color:var(--line-strong)!important;box-shadow:var(--shadow)!important}.pharmacy-spotlight{padding:72px 0!important;background:linear-gradient(135deg,#0b485a,#007c99)!important;color:#fff!important}.pharmacy-spotlight h2,.pharmacy-spotlight h3,.pharmacy-spotlight strong{color:#fff!important}.pharmacy-spotlight p,.pharmacy-spotlight span{color:#dceef2!important}.pharmacy-spotlight .pharmacy-points span{color:var(--ink)!important;background:rgba(255,255,255,.96)!important;border-color:rgba(255,255,255,.78)!important;box-shadow:0 8px 20px rgba(4,54,67,.1)!important;font-weight:600!important}.pharmacy-spotlight .pharmacy-contact-card{padding:27px!important;background:#fff!important;color:var(--ink)!important}.pharmacy-spotlight .pharmacy-contact-card small,.pharmacy-spotlight .pharmacy-contact-card span{color:var(--muted)!important}.pharmacy-spotlight .pharmacy-contact-card strong{color:var(--teal-700)!important;font-weight:700!important}.google-proof-card,.pharmacy-contact-card,.visit-card{border:1px solid rgba(255,255,255,.2)!important;border-radius:24px!important;box-shadow:var(--shadow)!important}.doctor-people-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:7px!important}.doctor-person-card{margin:7px!important;min-height:148px!important}.doctor-person-card a{color:var(--teal-700)!important;font-weight:650!important}.source-pill-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.source-pill-grid span{display:flex!important;align-items:center;min-height:58px;padding:13px 16px!important;color:var(--ink)!important;font-weight:600!important}.source-pill-grid span::before{content:"";width:9px;height:9px;margin-right:10px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px var(--soft-blue);flex:0 0 auto}.source-pill-grid span:nth-child(2n)::before{background:var(--orange);box-shadow:0 0 0 5px var(--soft-orange)}.catalogue-note{color:var(--muted)!important;font-size:.88rem!important;font-weight:600!important}.catalogue-results{display:grid;gap:10px;margin-top:18px}.catalogue-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:16px 17px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 16px rgba(10,70,86,.05)!important}.catalogue-row h3,.catalogue-row strong{margin:0!important;color:var(--ink)!important}.catalogue-row p,.catalogue-row small{color:var(--muted)!important}.contact-action-card{min-height:150px!important}.contact-action-card strong{display:block;margin:8px 0 5px;font-size:1.04rem}.health-hub-grid{gap:18px!important}.faq-section{padding:70px 0!important;background:linear-gradient(180deg,#f7fbfc,#eef7f9)!important}.faq-section h2{margin:9px 0 26px!important}.faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.faq-grid details{overflow:hidden;border:1px solid var(--line)!important;border-radius:15px!important;background:#fff!important;box-shadow:var(--shadow-sm)!important}.faq-grid summary{position:relative;padding:16px 45px 16px 18px!important;color:var(--ink)!important;font-weight:650!important;cursor:pointer;list-style:none}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary::after{content:"+";position:absolute;right:17px;top:12px;color:var(--teal);font-size:1.45rem;font-weight:700}.faq-grid details[open] summary::after{content:"–"}.faq-grid details p{margin:0;padding:0 18px 18px!important;color:var(--muted)!important}.footer-clean{padding:62px 0 0!important;border-top:0!important;background:linear-gradient(145deg,#0b3541,#075c70)!important;color:#fff!important}.footer-clean .footer-grid{display:grid;grid-template-columns:1.35fr .75fr 1fr 1fr;gap:34px!important}.footer-clean .footer-brand img{width:184px!important;height:auto!important;padding:6px;border-radius:10px;background:#fff}.footer-clean h3,.footer-clean h4{margin:0 0 16px!important;color:#fff!important;font-size:1rem!important;letter-spacing:0!important}.footer-clean p,.footer-clean span{color:#cde1e6!important}.footer-clean a{display:block;margin:8px 0;color:#e9f5f7!important;font-size:.88rem!important;line-height:1.45!important}.footer-clean a:hover{color:#ffb273!important}.footer-clean .footer-direction,.footer-clean .footer-review{color:#ffab6b!important;font-weight:650!important}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:42px!important;padding:19px 0!important;border-top:1px solid rgba(255,255,255,.14)!important;font-size:.78rem!important}.mobile-bar{z-index:1100!important;border-top:1px solid rgba(9,79,96,.14)!important;background:rgba(255,255,255,.97)!important;box-shadow:0 -9px 30px rgba(10,61,75,.12)!important;backdrop-filter:blur(14px)}.mobile-bar a{color:var(--ink)!important}.mobile-bar .mobile-wa{color:var(--teal-700)!important}.mobile-bar .mobile-call{color:var(--orange-700)!important}.template-home-v3 .hero-content h1,body h1{font-weight:700!important}.big-title,.faq-section h2,.google-proof-card h2,.section-head h2,body h2{font-weight:700!important}body h3,body h4{font-weight:650!important}body b,body strong{font-weight:650!important}.btn,.catalogue-results button{font-weight:650!important}.card h3,.catalogue-row h3,.catalogue-row strong,.contact-action-card strong,.diagnostic-list strong,.doctor-mini-grid strong,.doctor-person-card strong,.lp-package-card h3,.service-card h3{font-weight:650!important}.stat strong{font-weight:700!important}.doctor-mini-grid small,.pill{font-weight:600!important}.template-home-v3 .doctor-feature{align-items:stretch!important}.template-home-v3 .doctor-feature>img{align-self:stretch!important;width:100%!important;height:100%!important;min-height:560px!important;object-fit:cover!important;object-position:center!important}.template-home-v3 .media-mosaic{align-items:stretch!important;min-height:570px!important}.template-home-v3 .media-mosaic>.mosaic-large,.template-home-v3 .media-mosaic>div:last-child{min-height:0!important;overflow:hidden!important;background:#eaf3f5!important}.template-home-v3 .media-mosaic>div:last-child{grid-template-rows:repeat(2,minmax(0,1fr))!important}.template-home-v3 .media-mosaic img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center!important}.visit-card{padding:48px 55px!important;color:#fff!important;background:radial-gradient(circle at 75% 8%,rgba(255,255,255,.11),transparent 28%),linear-gradient(140deg,#0b4658,#0083a3)!important}.visit-card .eyebrow,.visit-card h2,.visit-card h3,.visit-card strong{color:#fff!important}.visit-card p,.visit-card small{color:#dceff3!important}.visit-card .visit-details{gap:12px!important}.visit-card .visit-details span{min-width:170px;padding:13px 15px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:13px!important;background:rgba(255,255,255,.1)!important;box-shadow:none!important}.visit-card .visit-details small{color:#bfe5ec!important}.visit-card .visit-details strong{margin-top:3px;color:#fff!important;font-weight:650!important}.visit-card .map-embed{border-color:rgba(255,255,255,.68)!important;box-shadow:none!important}.google-proof-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;padding:30px 36px!important;background:linear-gradient(135deg,#eff9fb,#fff)!important}.google-proof-card h2{max-width:820px;margin:7px 0 9px!important;font-size:clamp(2rem,3vw,2.65rem)!important;line-height:1.1!important;letter-spacing:-.025em!important}.google-proof-card p{max-width:820px!important}.google-proof-card .hero-actions{display:grid!important;grid-template-columns:repeat(2,minmax(175px,1fr))!important;width:390px!important;gap:10px!important}.google-proof-card .btn{width:100%!important;min-width:0!important;padding-inline:13px!important;font-size:.86rem!important;line-height:1.2!important}.faq-grid details{min-height:0!important;padding:0!important}.faq-grid summary{min-height:58px!important;display:flex!important;align-items:center!important;font-size:.96rem!important;line-height:1.4!important}.motion-glow{display:none!important}body.motion-depth-v1 .motion-tilt,body.motion-depth-v1 [data-motion-tilt]{transform:none!important}body.motion-depth-v1 .hero::after{opacity:.2!important;filter:none!important;animation:none!important;box-shadow:none!important}@media(max-width:1100px){.header .nav-wrap{min-height:70px!important;gap:14px!important}.header .brand.header-location-brand{height:54px!important;min-height:54px!important;gap:8px!important}.header .brand.header-location-brand img{width:138px!important;height:52px!important}.header-location-name{min-height:32px!important;padding:4px 9px 4px 6px!important;font-size:.82rem!important}.nav>a:not(.nav-cta){padding:9px 8px!important;font-size:.84rem!important}.nav .nav-cta{min-height:44px!important;padding:0 14px!important}.template-home-v3 .hero-grid{gap:34px!important}.template-home-v3 .service-shortcuts .shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.doctor-people-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-clean .footer-grid{grid-template-columns:1.35fr 1fr 1fr!important}.footer-clean .footer-contact{grid-column:2/-1}}@media(max-width:900px){.shell{width:min(100% - 36px,1248px)}.section{padding:58px 0}.media-split{grid-template-columns:1fr!important}.source-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.template-home-v3 .hero-grid{grid-template-columns:1fr!important}.template-home-v3 .hero-content{max-width:760px}.template-home-v3 .hero-media{width:min(100%,760px);min-height:410px!important}.template-home-v3 .doctor-feature>img{height:430px!important;min-height:430px!important}.template-home-v3 .media-mosaic{min-height:500px!important}.visit-card{padding:38px 34px!important}.google-proof-card{grid-template-columns:1fr!important;align-items:start!important}.google-proof-card .hero-actions{width:min(100%,430px)!important}.footer-clean .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-clean .footer-contact{grid-column:auto}}@media(max-width:780px){html{scroll-padding-top:70px}body{padding-bottom:74px}.shell{width:min(100% - 28px,1248px)}.section{padding:48px 0}.section-head{display:block;margin-bottom:24px}.section-head>.text-link{margin-top:12px}.header .nav-wrap{min-height:64px!important}.header .brand.header-location-brand{height:49px!important;min-height:49px!important;gap:7px!important}.header .brand.header-location-brand img{width:122px!important;height:46px!important}.header-location-name{min-height:29px!important;font-size:.76rem!important}.nav{background:#fff!important}.nav>a:not(.nav-cta){width:100%;padding:12px 14px!important;font-size:.94rem!important}.nav .nav-cta{width:100%;margin:8px 0 0!important;min-height:48px!important}.template-home-v3 .hero{padding:31px 0 34px!important}.template-home-v3 .hero-content h1{font-size:clamp(2.65rem,9.7vw,3.85rem)!important;line-height:1.02!important}.template-home-v3 .hero-copy{font-size:1rem!important}.template-home-v3 .hero-media{min-height:350px!important}.doctor-people-list{grid-template-columns:1fr!important}.doctor-person-card{min-height:0!important}.faq-grid{grid-template-columns:1fr!important}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.mobile-bar{padding-bottom:max(0px,env(safe-area-inset-bottom))}}@media(max-width:600px){.eyebrow{font-size:.7rem!important;letter-spacing:.1em!important}.eyebrow::before{width:24px}.btn{width:100%}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.template-home-v3 .service-shortcuts .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.template-home-v3 .service-shortcuts a{min-height:100px!important;padding:13px!important}.template-home-v3 .hero-media{min-height:290px!important}.template-home-v3 .hero-photo-small{width:43%!important}.template-home-v3 .doctor-feature>img{height:320px!important;min-height:320px!important}.template-home-v3 .media-mosaic{min-height:430px!important}.visit-card{padding:28px 20px!important}.visit-card .visit-details{display:grid!important;grid-template-columns:1fr!important}.visit-card .visit-details span{min-width:0!important}.google-proof-card{padding:24px 20px!important}.google-proof-card .hero-actions{grid-template-columns:1fr!important;width:100%!important}.source-pill-grid{grid-template-columns:1fr!important}.catalogue-row{grid-template-columns:1fr!important}.catalogue-row .btn,.catalogue-row button{width:100%}.footer-clean{padding-top:48px!important}.footer-clean .footer-grid{grid-template-columns:1fr!important;gap:26px!important}}@media(max-width:390px){.shell{width:min(100% - 22px,1248px)}.template-home-v3 .hero-content h1{font-size:2.45rem!important}.header .brand.header-location-brand img{width:109px!important;height:42px!important}.header-location-name{font-size:.7rem!important;padding-right:7px!important}.header-location-pin{width:19px!important;height:19px!important}}@media(prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}.btn:hover,.card:hover,.contact-action-card:hover,.doctor-person-card:hover,.service-card:hover{transform:none!important}}.template-home-v3 .doctor-feature{align-items:center!important;grid-template-columns:minmax(0,1.28fr) minmax(360px,520px)!important;gap:clamp(34px,4.5vw,68px)!important}.template-home-v3 .doctor-feature>img{display:block!important;width:100%!important;max-width:520px!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:2048/1365!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;box-sizing:border-box!important;align-self:center!important;justify-self:end!important;border:6px solid #fff!important;border-radius:24px!important;background:0 0!important;box-shadow:0 22px 52px rgba(12,78,94,.14)!important}@media(max-width:900px){.template-home-v3 .doctor-feature{grid-template-columns:1fr!important;gap:28px!important}.template-home-v3 .doctor-feature>img{width:min(100%,680px)!important;max-width:680px!important;justify-self:center!important;margin-inline:auto!important}}@media(max-width:600px){.template-home-v3 .doctor-feature{gap:22px!important}.template-home-v3 .doctor-feature>img{width:100%!important;border-width:4px!important;border-radius:18px!important}}body.meta-ads-landing-v1 .meta-ad-floating-wa{position:fixed;z-index:960;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;min-height:50px;padding:0 17px;border:1px solid rgba(0,124,157,.18);border-radius:999px;background:#fff;color:#075f74;font-size:.84rem;font-weight:750;box-shadow:0 14px 38px rgba(8,70,87,.18);transition:transform .18s ease,box-shadow .18s ease}body.meta-ads-landing-v1 .meta-ad-floating-wa::before{content:'↗';display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e7f7ef;color:#147b4b;font-size:.9rem;font-weight:900}body.meta-ads-landing-v1 .meta-ad-floating-wa:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(8,70,87,.22)}body.meta-ads-landing-v1 .nav-cta[data-meta-ad-cta=header]{white-space:nowrap}@media(max-width:900px){body.meta-ads-landing-v1 .meta-ad-floating-wa{display:none!important}}@media(prefers-reduced-motion:reduce){body.meta-ads-landing-v1 .meta-ad-floating-wa{transition:none!important}}body h1.hero-title-unified{line-height:1.02!important;letter-spacing:-.035em!important;color:#123843!important}body h1.hero-title-unified,body.template-home-v3 .hero-content h1.hero-title-unified{font-size:clamp(3rem,4.4vw,4.3rem)!important}body h1.hero-title-unified .hero-title-accent{color:#0786a4!important;font:inherit!important;font-style:normal!important}@media(max-width:1100px){body h1.hero-title-unified,body.template-home-v3 .hero-content h1.hero-title-unified{font-size:clamp(2.8rem,6vw,4rem)!important}}@media(max-width:780px){body h1.hero-title-unified,body.template-home-v3 .hero-content h1.hero-title-unified{font-size:clamp(2.45rem,9vw,3.35rem)!important;line-height:1.04!important}}@media(max-width:560px){body h1.hero-title-unified,body.template-home-v3 .hero-content h1.hero-title-unified{font-size:clamp(2.25rem,10.8vw,2.9rem)!important;letter-spacing:-.025em!important}}:root{--site-pad:clamp(14px,4vw,28px)}html{width:100%;max-width:100%;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{width:100%;max-width:100%;overflow-x:clip}*,::after,::before{box-sizing:border-box}iframe,img,picture,svg{max-width:100%}img{height:auto}iframe{width:100%;border:0}.doctor-feature,.footer-grid,.grid,.hero-grid,.media-split,.nav-wrap,.shell,.visit-card,main,section{min-width:0}@media(max-width:900px){.shell{width:calc(100% - 28px)!important;max-width:none!important;margin-inline:auto!important}.nav-wrap{gap:8px!important}.header .nav{display:none!important}.header .nav-cta{display:none!important}.doctor-feature,.footer-grid,.hero-grid,.intro-grid,.media-split,.media-split.reverse,.pharmacy-spotlight-grid,.visit-card{grid-template-columns:minmax(0,1fr)!important}.all-specialities-grid,.convenience-grid,.grid,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.card,.hero-content,.hero-media,.hero-photo-main,.hero-photo-small,.service-card{min-width:0!important;max-width:100%!important}.hero-actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.hero-actions .btn{flex:1 1 190px!important;max-width:100%!important}.media-mosaic{max-width:100%!important}.visit-card .map-embed{min-height:300px!important}.footer-grid{gap:30px 22px!important}}@media(max-width:640px){body{padding-bottom:max(72px,env(safe-area-inset-bottom))}.shell{width:calc(100% - 24px)!important}main.template-main>section:first-child{padding-top:14px!important}.header .brand.header-location-brand{min-width:0!important;max-width:calc(100vw - 48px)!important}.header .brand.header-location-brand img{width:112px!important;height:auto!important;max-width:112px!important}.header-location-name{font-size:.7rem!important;min-width:0!important;max-width:148px!important;white-space:normal!important;text-align:left!important;line-height:1.15!important}.all-specialities-grid,.convenience-grid,.doctor-mini-grid,.grid,.grid-4,.service-shortcuts .shortcut-grid,.stats{grid-template-columns:minmax(0,1fr)!important}.template-home-v3 .service-shortcuts .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body h1.hero-title-unified,body.template-home-v3 .hero-content h1.hero-title-unified{font-size:clamp(2rem,9.6vw,2.55rem)!important;line-height:1.06!important;letter-spacing:-.025em!important}h1{font-size:clamp(2rem,9.5vw,2.55rem)!important;line-height:1.08!important}.big-title,h2{font-size:clamp(1.65rem,7.5vw,2.15rem)!important;line-height:1.12!important}h3{line-height:1.2!important}.hero{padding-block:18px 24px!important}.doctor-feature,.hero-grid,.media-split,.visit-card{gap:22px!important}.hero-media{min-height:0!important}.hero-photo-main,.hero-photo-small{border-radius:16px!important;overflow:hidden!important}.hero-photo-main img,.hero-photo-small img{width:100%!important;height:auto!important;max-height:none!important;object-fit:cover!important}.hero-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}.btn,.hero-actions .btn{width:100%!important;max-width:100%!important;min-height:46px!important;white-space:normal!important;text-align:center!important;justify-content:center!important;padding-inline:14px!important}.hero-contact{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 14px!important;max-width:100%!important}.hero-contact-rule{display:none!important}.card,.service-card{padding:18px!important;border-radius:16px!important}.section{padding-block:38px!important}.section-head{gap:12px!important;align-items:flex-start!important}.section-head>div{min-width:0!important}.diagnostic-list a{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.gallery-section .photo-gallery,.photo-gallery{grid-template-columns:minmax(0,1fr)!important}.gallery-section .photo-gallery figure,.gallery-section .photo-gallery figure:last-child{grid-column:auto!important;aspect-ratio:4/3!important}.visit-card .map-embed{min-height:260px!important}.visit-card iframe{min-height:260px!important}.footer{padding-bottom:20px!important}.footer-grid{grid-template-columns:minmax(0,1fr)!important;gap:26px!important}.footer-brand img{max-width:160px!important}.footer a,.footer-contact a{max-width:100%!important;overflow-wrap:anywhere!important}.mobile-bar{padding-bottom:env(safe-area-inset-bottom)!important}.mobile-bar a{min-width:0!important;padding-inline:6px!important}.mobile-bar b,.mobile-bar small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}input{font-size:16px!important;width:100%!important}details summary{min-height:44px!important;display:flex!important;align-items:center!important}code{max-width:100%!important;overflow-x:auto!important}}@media(max-width:420px){.shell{width:calc(100% - 20px)!important}.header-location-name{display:none!important}.header .brand.header-location-brand img{width:120px!important;max-width:120px!important}.template-home-v3 .service-shortcuts .shortcut-grid{grid-template-columns:minmax(0,1fr)!important}.hero-contact{grid-template-columns:minmax(0,1fr)!important}.mobile-bar small{font-size:.62rem!important}}@supports not (overflow:clip){body,html{overflow-x:hidden}}@media (max-width:900px){body.nav-open{overflow:hidden!important;touch-action:none}.header{z-index:170!important}.header .nav-wrap{min-height:64px!important;height:64px!important;gap:8px!important;position:relative!important}.header .brand.header-location-brand{height:48px!important;min-height:48px!important;max-width:calc(100vw - 76px)!important;margin-right:auto!important;gap:7px!important}.header .brand.header-location-brand img{width:122px!important;max-width:122px!important;height:46px!important;min-height:0!important;object-fit:contain!important}.header-location-name{min-height:28px!important;padding:4px 8px 4px 5px!important;font-size:.72rem!important;line-height:1.1!important}.header-location-pin{width:19px!important;height:19px!important}.header .nav-cta{display:none!important}.menu-toggle{display:inline-flex!important;flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0 0 0 auto!important;padding:0!important;border:1px solid #bfd6dc!important;border-radius:12px!important;background:#fff!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;z-index:190!important;box-shadow:0 4px 14px rgba(12,73,89,.06)!important}.menu-toggle span{display:block!important;width:19px!important;height:2px!important;flex:0 0 2px!important;border-radius:999px!important;background:#164653!important}.header .nav{display:flex!important;position:fixed!important;top:64px!important;right:0!important;bottom:0!important;left:auto!important;width:min(82vw,320px)!important;height:calc(100dvh - 64px)!important;max-height:calc(100dvh - 64px)!important;margin:0!important;padding:14px!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:5px!important;overflow-y:auto!important;overscroll-behavior:contain!important;background:#fff!important;border-left:1px solid #dce9ec!important;box-shadow:-18px 22px 46px rgba(11,57,70,.18)!important;z-index:180!important;transform:translateX(105%)!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:transform .24s ease,opacity .2s ease,visibility .24s ease!important}.header .nav.is-open{transform:translateX(0)!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.header .nav a{display:flex!important;align-items:center!important;min-height:46px!important;width:100%!important;margin:0!important;padding:10px 13px!important;border-radius:11px!important;color:#173f4b!important;background:#fff!important;font-size:.96rem!important;font-weight:750!important;line-height:1.2!important;text-decoration:none!important}.header .nav a:focus-visible,.header .nav a:hover{background:#eff8fa!important;color:#007c9d!important}.nav-backdrop{display:block!important;position:fixed!important;inset:64px 0 0!important;z-index:150!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(7,37,45,.42)!important;backdrop-filter:blur(2px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .2s ease,visibility .2s ease!important}.nav-backdrop.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.doctor-feature,.footer-grid,.hero-grid,.intro-grid,.media-split,.media-split.reverse,.pharmacy-spotlight-grid,.visit-card{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:640px){body{padding-bottom:max(72px,env(safe-area-inset-bottom))!important}.shell{width:calc(100% - 28px)!important;max-width:none!important;margin-inline:auto!important}.header .nav-wrap{min-height:60px!important;height:60px!important}.header .brand.header-location-brand{height:44px!important;min-height:44px!important;max-width:calc(100vw - 70px)!important}.header .brand.header-location-brand img{width:116px!important;max-width:116px!important;height:42px!important}.header-location-name{font-size:.68rem!important;max-width:118px!important}.menu-toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex-basis:40px!important;border-radius:11px!important}.header .nav{top:60px!important;height:calc(100dvh - 60px)!important;max-height:calc(100dvh - 60px)!important;width:min(86vw,310px)!important;padding:12px!important}.nav-backdrop{inset:60px 0 0!important}main.template-main>section:first-child{padding-top:0!important}.template-home-v3 main.template-main>.hero{padding:18px 0 20px!important;min-height:0!important}.template-home-v3 .hero-grid{gap:14px!important}.template-home-v3 .hero-media{display:none!important}.template-home-v3 .hero-content{max-width:100%!important}.template-home-v3 .hero-content .eyebrow{margin:0 0 8px!important;font-size:.68rem!important;line-height:1.35!important;letter-spacing:.095em!important}body.template-home-v3 .hero-content h1.hero-title-unified{margin:0 0 12px!important;font-size:clamp(2rem,9vw,2.34rem)!important;line-height:1.035!important;letter-spacing:-.025em!important;max-width:100%!important}.template-home-v3 .hero-copy{margin:0!important;max-width:100%!important;font-size:.96rem!important;line-height:1.52!important;color:#5f747b!important}.template-home-v3 .hero-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin:16px 0 12px!important}.template-home-v3 .hero-actions .btn{width:100%!important;min-height:48px!important;height:48px!important;padding:0 14px!important;border-radius:13px!important;font-size:.95rem!important;line-height:1.1!important}.template-home-v3 .hero-contact{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:10px!important;padding-top:0!important}.template-home-v3 .hero-contact>a,.template-home-v3 .hero-contact>div{min-width:0!important;padding:7px 0!important}.template-home-v3 .hero-contact span{font-size:.66rem!important;line-height:1.2!important;letter-spacing:.05em!important}.template-home-v3 .hero-contact strong{margin-top:3px!important;font-size:.92rem!important;line-height:1.2!important;white-space:normal!important}.template-home-v3 .hero-contact-rule{display:none!important}body h1.hero-title-unified{font-size:clamp(1.95rem,8.8vw,2.42rem)!important;line-height:1.055!important;letter-spacing:-.025em!important}h1{font-size:clamp(1.95rem,8.8vw,2.42rem)!important;line-height:1.07!important}.big-title,h2{font-size:clamp(1.55rem,7vw,2rem)!important;line-height:1.12!important}body.inner-package-ui main.template-main>section:first-child{padding-top:22px!important;padding-bottom:24px!important;min-height:0!important}.section,body.inner-package-ui .section{padding-top:32px!important;padding-bottom:32px!important}.section-head{margin-bottom:18px!important;gap:9px!important}.card,.service-card{padding:16px!important;border-radius:15px!important}.all-specialities-grid,.convenience-grid,.doctor-mini-grid,.grid,.grid-4,.stats{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.template-home-v3 .service-shortcuts{padding:8px 0 10px!important}.template-home-v3 .service-shortcuts .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.template-home-v3 .service-shortcuts .shortcut-grid a{min-height:82px!important;padding:10px!important;border-radius:12px!important}.template-home-v3 .service-shortcuts .shortcut-grid span{width:23px!important;height:23px!important;margin-bottom:5px!important}.template-home-v3 .service-shortcuts .shortcut-grid strong{font-size:.82rem!important}.template-home-v3 .service-shortcuts .shortcut-grid small{font-size:.65rem!important;line-height:1.2!important}.mobile-bar{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;left:0!important;right:0!important;bottom:0!important;min-height:68px!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;gap:6px!important;background:rgba(255,255,255,.96)!important;border-top:1px solid #d6e6ea!important;box-shadow:0 -6px 22px rgba(10,59,72,.08)!important;backdrop-filter:blur(12px)!important}.mobile-bar a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-width:0!important;min-height:52px!important;height:52px!important;padding:4px!important;border-radius:12px!important;line-height:1.05!important;text-decoration:none!important}.mobile-bar .mobile-call,.mobile-bar .mobile-map{background:#fff!important;border:1px solid #a9cbd4!important;color:#075f74!important;box-shadow:none!important}.mobile-bar .mobile-call b,.mobile-bar .mobile-map b{color:#075f74!important}.mobile-bar .mobile-call small,.mobile-bar .mobile-map small{color:#5e747b!important}.mobile-bar .mobile-wa{background:linear-gradient(135deg,#f47721 0,#ff913f 100%)!important;border:1px solid #f47721!important;color:#fff!important;box-shadow:0 7px 18px rgba(244,119,33,.22)!important}.mobile-bar .mobile-wa b,.mobile-bar .mobile-wa small{color:#fff!important}.mobile-bar b{font-size:.82rem!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.mobile-bar small{font-size:.62rem!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.footer{padding-bottom:88px!important}input{font-size:16px!important;width:100%!important}}@media (max-width:420px){.shell{width:calc(100% - 22px)!important}.header .brand.header-location-brand{max-width:calc(100vw - 62px)!important;gap:5px!important}.header .brand.header-location-brand img{width:108px!important;max-width:108px!important}.header-location-name{display:inline-flex!important;flex:0 0 auto!important;min-height:25px!important;max-width:88px!important;padding:3px 7px 3px 4px!important;gap:4px!important;font-size:.62rem!important;line-height:1!important;white-space:nowrap!important}.header-location-pin{width:17px!important;height:17px!important;flex:0 0 17px!important}.header-location-pin svg{width:9px!important;height:9px!important}.template-home-v3 .hero-content .eyebrow{font-size:.64rem!important}body.template-home-v3 .hero-content h1.hero-title-unified{font-size:clamp(1.92rem,9vw,2.18rem)!important}.template-home-v3 .hero-copy{font-size:.91rem!important}.template-home-v3 .hero-contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.mobile-bar b{font-size:.78rem!important}.mobile-bar small{font-size:.59rem!important}}@media (max-width:640px){.template-home-v3 .service-shortcuts .shortcut-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:8px!important}.template-home-v3 .service-shortcuts .shortcut-grid>a,.template-home-v3 .service-shortcuts .shortcut-grid>a:last-child,.template-home-v3 .service-shortcuts .shortcut-grid>a:nth-child(n){grid-column:auto!important;grid-row:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:84px!important;margin:0!important;align-self:stretch!important}}@media (max-width:360px){.template-home-v3 .service-shortcuts .shortcut-grid{gap:7px!important}.template-home-v3 .service-shortcuts .shortcut-grid>a{padding:9px!important;min-height:82px!important}.template-home-v3 .service-shortcuts .shortcut-grid strong{font-size:.78rem!important}.template-home-v3 .service-shortcuts .shortcut-grid small{font-size:.62rem!important}}.footer-brand .clinic-social-footer{display:grid;gap:9px;width:min(100%,390px);margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}.footer-brand .clinic-social-copy{display:flex;align-items:baseline;gap:8px;min-width:0}.footer-brand .clinic-social-copy strong{color:#fff;font-size:.82rem;font-weight:800}.footer-brand .clinic-social-copy span{color:#abc7ce;font-size:.7rem}.clinic-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.clinic-social-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:40px;height:40px;border:0;border-radius:12px;text-decoration:none;box-shadow:0 7px 18px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.clinic-social-link:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.18);filter:brightness(1.04)}.clinic-social-logo{display:grid;place-items:center;width:22px;height:22px;color:#fff}.clinic-social-logo svg{display:block;width:22px;height:22px;fill:currentColor}.clinic-social-linkedin{background:#0a66c2}.clinic-social-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fdf497 5% 9%,#fd5949 44%,#d6249f 65%,#285aeb 90%)}.clinic-social-facebook{background:#1877f2}.clinic-social-x{background:#111}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:20px!important;padding-top:12px!important}@media(max-width:780px){.footer-brand .clinic-social-footer{width:100%;max-width:340px}.footer-brand .clinic-social-copy{display:grid;gap:2px}}@media(max-width:480px){.footer-brand .clinic-social-footer{margin-top:15px;padding-top:12px}.footer-brand .clinic-social-copy span{display:none}.clinic-social-links{gap:8px}.clinic-social-link{min-width:38px;height:38px;border-radius:11px}.clinic-social-logo,.clinic-social-logo svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.clinic-social-link{transition:none}}@media(min-width:901px){.footer .footer-brand{position:relative!important;overflow:visible!important}.footer .footer-brand .footer-social-wide{display:grid!important;grid-template-columns:minmax(285px,350px) max-content!important;align-items:center!important;column-gap:30px!important;width:min(820px,calc(100vw - 230px))!important;max-width:none!important;margin:14px 0 0!important;padding:14px 0 0!important;border-top:1px solid rgba(255,255,255,.15)!important}.footer .footer-brand .footer-social-wide .clinic-social-copy{display:flex!important;align-items:baseline!important;gap:9px!important;min-width:0!important;white-space:nowrap!important}.footer .footer-brand .footer-social-wide .clinic-social-copy strong{color:#fff!important;font-size:.88rem!important;font-weight:850!important;line-height:1.1!important}.footer .footer-brand .footer-social-wide .clinic-social-copy span{color:#bdd4da!important;font-size:.72rem!important;line-height:1.25!important}.footer .footer-brand .footer-social-wide .clinic-social-links{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;min-width:0!important}}.footer .footer-social-wide .clinic-social-link{width:52px!important;min-width:52px!important;height:52px!important;padding:0!important;border:0!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;background:0 0!important;box-shadow:none!important;filter:none!important}.footer .footer-social-wide .clinic-social-link:hover{transform:translateY(-2px)!important;filter:none!important}.footer .footer-social-wide .clinic-social-logo{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;line-height:1!important}.footer .footer-social-wide .clinic-social-logo img{display:block!important;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important;box-shadow:0 7px 18px rgba(0,0,0,.14)!important}.footer .footer-social-wide .clinic-social-logo-linkedin img{width:52px!important;max-width:52px!important;height:46px!important;max-height:46px!important;border-radius:0!important;box-shadow:none!important}.footer .footer-social-wide .clinic-social-logo-instagram img{border-radius:12px!important}.footer .footer-social-wide .clinic-social-logo-facebook img{border-radius:9px!important}.footer .footer-social-wide .clinic-social-logo-x img{border-radius:9px!important}.footer .footer-bottom{margin-top:14px!important}@media(max-width:900px){.footer .footer-brand .footer-social-wide{display:grid!important;gap:10px!important;width:100%!important;max-width:520px!important;margin:14px 0 0!important;padding:13px 0 0!important;border-top:1px solid rgba(255,255,255,.15)!important}.footer .footer-brand .footer-social-wide .clinic-social-copy{display:flex!important;align-items:baseline!important;gap:8px!important;flex-wrap:wrap!important}.footer .footer-brand .footer-social-wide .clinic-social-links{display:flex!important;gap:10px!important;justify-content:flex-start!important}}@media(max-width:480px){.footer .footer-social-wide .clinic-social-link,.footer .footer-social-wide .clinic-social-logo{width:46px!important;min-width:46px!important;height:46px!important}.footer .footer-social-wide .clinic-social-logo img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important}.footer .footer-social-wide .clinic-social-logo-linkedin img{width:46px!important;max-width:46px!important;height:40px!important;max-height:40px!important}.footer .footer-brand .footer-social-wide .clinic-social-copy span{display:none!important}}.footer .footer-social-wide .clinic-social-links{gap:9px!important}.footer .footer-social-wide .clinic-social-link,.footer .footer-social-wide .clinic-social-logo{width:46px!important;min-width:46px!important;height:46px!important}.footer .footer-social-wide .clinic-social-logo img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;object-position:center!important;display:block!important;margin:auto!important}.footer .footer-social-wide .clinic-social-logo-linkedin{display:grid!important;place-items:center!important;background:0 0!important;border:0!important;outline:0!important;box-shadow:none!important}.footer .footer-social-wide .clinic-social-logo-linkedin img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;object-position:center!important;margin:auto!important;border:0!important;outline:0!important;border-radius:7px!important;box-shadow:none!important;background:0 0!important}@media(min-width:1101px){.footer.footer-clean .footer-grid{grid-template-columns:minmax(390px,1.25fr) minmax(160px,.58fr) minmax(220px,.78fr) minmax(250px,.82fr)!important;gap:clamp(28px,2.5vw,44px)!important;align-items:start!important}.footer .footer-brand{min-width:0!important;max-width:520px!important}.footer .footer-brand .footer-social-wide{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:18px!important;width:100%!important;max-width:520px!important;margin:12px 0 0!important;padding:12px 0 0!important}.footer .footer-brand .footer-social-wide .clinic-social-copy{display:block!important;min-width:0!important;white-space:normal!important}.footer .footer-brand .footer-social-wide .clinic-social-copy strong{display:block!important}.footer .footer-brand .footer-social-wide .clinic-social-copy span{display:block!important;margin-top:4px!important}.footer .footer-brand .footer-social-wide .clinic-social-links{justify-content:flex-end!important;min-width:max-content!important}.footer .footer-contact{min-width:0!important}.footer .footer-contact a{overflow-wrap:anywhere!important}}@media(max-width:480px){.footer .footer-social-wide .clinic-social-links{gap:8px!important}.footer .footer-social-wide .clinic-social-link,.footer .footer-social-wide .clinic-social-logo{width:42px!important;min-width:42px!important;height:42px!important}.footer .footer-social-wide .clinic-social-logo img,.footer .footer-social-wide .clinic-social-logo-linkedin img{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important}}@media (min-width:1001px){.diagnostic-showcase .media-split{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:52px!important}}.diagnostic-showcase .diagnostic-list{gap:10px!important;border-top:0!important}.diagnostic-showcase .diagnostic-list a,.diagnostic-showcase .diagnostic-list a:nth-child(2n),.diagnostic-showcase .diagnostic-list a:nth-child(odd){min-width:0!important;min-height:62px!important;margin:0!important;padding:13px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) max-content!important;align-items:center!important;gap:14px!important;border:1px solid var(--line)!important}.diagnostic-showcase .diagnostic-list strong{min-width:0!important;font-size:.95rem!important;line-height:1.28!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.diagnostic-showcase .diagnostic-list span{justify-self:end!important;font-size:.76rem!important;line-height:1.2!important;white-space:nowrap!important}@media (max-width:700px){.diagnostic-showcase .diagnostic-list{grid-template-columns:1fr!important;gap:8px!important}.diagnostic-showcase .diagnostic-list a{min-height:58px!important;padding:12px 13px!important;gap:10px!important}}.hero-main-contact{display:flex;flex-direction:column;gap:3px}.hero-main-contact span{color:#657b82;font-size:.76rem}.hero-main-contact strong{color:#123f4b;font-size:1rem}.visit-details strong{overflow-wrap:anywhere}.seo-audit-section{padding:56px 0;background:#fff}.seo-audit-section.seo-audit-soft{background:#f6fafb}.seo-audit-head{max-width:790px;margin-bottom:24px}.seo-audit-head h2{margin:0 0 10px;color:#123f4b;font-size:clamp(1.55rem,2.6vw,2.15rem);letter-spacing:-.025em}.seo-audit-head p{margin:0;color:#556e75;line-height:1.7}.seo-audit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.seo-audit-card{padding:19px;border:1px solid #d7e7ea;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(12,72,86,.05)}.seo-audit-card h3{margin:0 0 8px;color:#153f4a;font-size:1.02rem}.seo-audit-card p{margin:0;color:#5b7178;line-height:1.58;font-size:.9rem}.seo-audit-card a{display:inline-block;margin-top:12px;color:#087c9b;font-weight:760;text-decoration:none}.hero-local-address{margin:11px 0 0;max-width:700px;color:#4c6870;font-size:.86rem;line-height:1.45}.hero-local-address a{color:inherit;text-decoration:none;border-bottom:1px solid #b9cfd4}.seo-local-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.seo-local-links a{padding:9px 12px;border:1px solid #cfe2e6;border-radius:999px;background:#fff;color:#087c9b;font-weight:760;text-decoration:none;font-size:.86rem}@media(max-width:820px){.seo-audit-grid{grid-template-columns:1fr 1fr}.seo-audit-section{padding:42px 0}}@media(max-width:560px){.seo-audit-grid{grid-template-columns:1fr}.seo-audit-section{padding:34px 0}.seo-audit-card{padding:16px}}