.hbcare .nav{position:sticky;top:0;z-index:50;backdrop-filter:saturate(180%) blur(14px);background:hsla(43,28%,95%,.78);border-bottom:1px solid transparent;transition:border-color .3s,background .3s,box-shadow .3s}.hbcare .nav.scrolled{border-color:var(--line);background:hsla(48,38%,97%,.9);box-shadow:0 1px 0 rgba(0,0,0,.02)}.hbcare .nav-inner{display:flex;align-items:center;gap:28px;height:72px}.hbcare .brand{display:flex;align-items:center;gap:11px;cursor:pointer}.hbcare .brand img{width:38px;height:38px}.hbcare .brand .name{font-family:var(--font-display);font-weight:700;font-size:21px;letter-spacing:-.025em;color:var(--ink)}.hbcare .brand .name b{font-weight:700}.hbcare .brand .sub{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary-deep);margin-top:1px}.hbcare .nav-links{display:flex;gap:4px;margin-left:8px}.hbcare .nav-links a{font-size:14.5px;font-weight:500;color:var(--ink-2);padding:8px 13px;border-radius:var(--r-pill);transition:all .15s}.hbcare .nav-links a:hover{color:var(--ink);background:var(--fill)}.hbcare .nav-right{margin-left:auto;display:flex;align-items:center;gap:12px}.hbcare .loc-pill{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--ink-2);background:var(--card);border:1px solid var(--line);padding:9px 14px;border-radius:var(--r-pill);box-shadow:var(--sh-sm);transition:all .16s}.hbcare .loc-pill:hover{border-color:var(--primary)}.hbcare .loc-pill svg{width:15px;height:15px;color:var(--primary)}.hbcare .loc-pill b{color:var(--ink)}.hbcare .hero{position:relative;padding:64px 0 36px}.hbcare .hero-bg{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hbcare .hero-bg .glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5}.hbcare .hero-bg .g1{width:460px;height:460px;left:-120px;top:-160px;background:radial-gradient(circle,#1fd7a055,transparent 70%)}.hbcare .hero-bg .g2{width:520px;height:520px;right:-160px;top:-120px;background:radial-gradient(circle,#2e6be63d,transparent 70%)}.hbcare .hero-bg .dots{position:absolute;inset:0;background-image:radial-gradient(rgba(20,40,35,.05) 1.1px,transparent 0);background-size:26px 26px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 78%);mask-image:linear-gradient(180deg,#000,transparent 78%)}.hbcare .hero-inner{position:relative;z-index:1;text-align:center}.hbcare .eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 auto 22px;white-space:nowrap;font-size:13px;font-weight:600;color:var(--primary-ink);background:var(--card);border:1px solid var(--line);box-shadow:var(--sh-sm);padding:8px 9px 8px 14px;border-radius:var(--r-pill)}.hbcare .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--brand-grad);box-shadow:0 0 0 4px rgba(21,215,160,.16)}.hbcare .eyebrow .ver{font-size:11px;color:var(--ink-3);background:var(--fill);padding:3px 9px;border-radius:var(--r-pill);font-weight:700}.hbcare .brand-hero{display:inline-flex;align-items:center;gap:14px;margin:0 auto 26px;padding:0;background:none;border:none;box-shadow:none;text-decoration:none;vertical-align:middle}.hbcare a.brand-hero{transition:transform .22s ease}.hbcare a.brand-hero:hover{transform:translateY(-1px)}.hbcare .brand-hero .bh-logo{width:62px;height:62px;flex-shrink:0;display:grid;place-items:center;background:none;box-shadow:none}.hbcare .brand-hero .bh-logo img{width:62px;height:62px;filter:drop-shadow(0 5px 12px rgba(21,184,134,.25))}.hbcare .brand-hero .bh-text{display:flex;flex-direction:column;align-items:flex-start;gap:6px;line-height:1}.hbcare .brand-hero .bh-name{font-family:var(--font-display);font-weight:600;font-size:32px;letter-spacing:-.025em;color:var(--ink);line-height:.95}.hbcare .brand-hero .bh-name b{font-weight:700;background:var(--brand-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hbcare .brand-hero .bh-sub{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--primary-deep);line-height:1;padding-left:2px}.hbcare .brand-hero .bh-sub:before{content:"";width:18px;height:2px;border-radius:2px;background:var(--brand-grad);flex-shrink:0}.hbcare .hero h1{font-size:clamp(38px,5.6vw,68px);line-height:1.02;max-width:16ch;margin:0 auto}.hbcare .hero .lede{font-size:clamp(16px,1.5vw,19px);color:var(--ink-2);max-width:56ch;margin:22px auto 0;line-height:1.55;font-weight:450}.hbcare .searchbar{position:relative;z-index:20;margin:34px auto 0;width:min(940px,96%);background:var(--card);border:1px solid var(--line);border-radius:22px;box-shadow:var(--sh-lg);padding:9px;display:flex;align-items:stretch;gap:4px}.hbcare .sb-field{display:flex;align-items:center;gap:11px;padding:8px 16px;flex:1;position:relative;cursor:text;border-radius:16px;transition:background .15s;min-width:0}.hbcare .sb-field:hover{background:var(--page-2)}.hbcare .sb-field+.sb-field:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:1px;background:var(--line)}.hbcare .sb-field .ico{width:19px;height:19px;color:var(--primary);flex-shrink:0}.hbcare .sb-field .col{display:flex;flex-direction:column;min-width:0;flex:1}.hbcare .sb-field label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-4)}.hbcare .sb-field .val,.hbcare .sb-field input{border:none;outline:none;background:none;font-family:var(--font-body);font-size:15.5px;font-weight:600;color:var(--ink);padding:1px 0;width:100%}.hbcare .sb-field input::placeholder{color:var(--ink-4);font-weight:500}.hbcare .sb-field .val.is-ph{color:var(--ink-4);font-weight:500}.hbcare .sb-field .caret{width:16px;height:16px;color:var(--ink-3);flex-shrink:0}.hbcare .sb-go{display:flex;align-items:center;justify-content:center;gap:9px;padding:0 26px;margin:0;border-radius:16px;background:var(--brand-grad);color:#fff;font-weight:700;font-size:15.5px;box-shadow:0 10px 22px -10px rgba(15,168,184,.65);transition:transform .16s,box-shadow .2s}.hbcare .sb-go:hover{transform:translateY(-1px);box-shadow:0 16px 30px -12px rgba(15,168,184,.75)}.hbcare .sb-go svg{width:19px;height:19px}.hbcare .sb-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;z-index:30;background:var(--card);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-lg);padding:7px;animation:viewIn .18s ease both;max-height:min(46vh,360px);overflow-y:auto;overscroll-behavior:contain}.hbcare .sb-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;border-radius:10px;font-size:14.5px;font-weight:600;color:var(--ink-2);transition:background .12s}.hbcare .sb-menu button:hover{background:var(--fill);color:var(--ink)}.hbcare .sb-menu button svg{width:17px;height:17px}.hbcare .sb-menu .mn-area svg{color:var(--ink-3)}.hbcare .quick-row{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-top:18px;position:relative;z-index:2}.hbcare .quick-row .lbl{font-size:13px;color:var(--ink-3);font-weight:600;align-self:center;margin-right:2px}.hbcare .cats{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hbcare .cat{position:relative;overflow:hidden;background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;cursor:pointer;transition:transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .25s,border-color .2s}.hbcare .cat:hover{transform:translateY(-4px);box-shadow:var(--sh-lg);border-color:transparent}.hbcare .cat .ic{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;margin-bottom:16px}.hbcare .cat .ic svg{width:26px;height:26px}.hbcare .cat h3{font-size:19px;margin-bottom:4px}.hbcare .cat .meta{font-size:13.5px;color:var(--ink-3);font-weight:500}.hbcare .cat .cnt{position:absolute;top:20px;right:20px;font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--ink-4)}.hbcare .cat .arrow{margin-top:16px;display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700;color:var(--ink-3);transition:gap .2s,color .2s}.hbcare .cat:hover .arrow{gap:11px}.hbcare .cat .glo{position:absolute;right:-40px;bottom:-40px;width:130px;height:130px;border-radius:50%;opacity:0;transition:opacity .3s;filter:blur(20px)}.hbcare .cat:hover .glo{opacity:.35}.hbcare .sec{padding:56px 0}.hbcare .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.hbcare .sec-head>div:first-child{flex:1;min-width:0}.hbcare .sec-head .eye{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary-deep);display:inline-flex;align-items:center;gap:8px;margin-bottom:11px;white-space:nowrap}.hbcare .sec-head .eye:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--brand-grad);flex-shrink:0}.hbcare .sec-head h2{font-size:clamp(26px,3vw,38px);line-height:1.08}.hbcare .sec-head p{color:var(--ink-3);font-size:15px;margin-top:10px;max-width:46ch}.hbcare .sec-head .link{font-size:14.5px;font-weight:700;color:var(--ink);display:inline-flex;align-items:center;gap:7px;padding-bottom:6px;white-space:nowrap;flex-shrink:0}.hbcare .sec-head .link svg{width:16px;height:16px;transition:transform .2s}.hbcare .sec-head .link:hover svg{transform:translateX(3px)}.hbcare .grid-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hbcare .fcard .ftype{white-space:nowrap}.hbcare .fcard .vchk{display:inline-flex;color:var(--primary-deep)}.hbcare .fcard.is-link{cursor:pointer}.hbcare .fcard .fcard-foot .cta{margin-left:auto}.hbcare .price-row .nm .sub{display:block;font-size:11.5px;color:var(--ink-4);font-weight:500;margin-top:2px}.hbcare .fcard{position:relative;background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .25s,border-color .2s;display:flex;flex-direction:column}.hbcare .fcard:hover{transform:translateY(-4px);box-shadow:var(--sh-lg);border-color:#ded9cf}.hbcare .fcard .accent{height:4px;width:100%}.hbcare .fcard-body{padding:18px 18px 16px;display:flex;flex-direction:column;gap:13px;flex:1}.hbcare .fcard-top{display:flex;gap:13px;align-items:flex-start}.hbcare .fcard .logo{width:50px;height:50px;border-radius:13px;flex-shrink:0;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:19px;color:#fff;position:relative}.hbcare .fcard .logo .badge{position:absolute;bottom:-4px;right:-4px;width:22px;height:22px;border-radius:7px;background:#fff;border:1.5px solid var(--line);display:grid;place-items:center}.hbcare .fcard .logo .badge svg{width:13px;height:13px}.hbcare .fcard .head-txt{flex:1;min-width:0}.hbcare .fcard .ftype{font-size:11.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.hbcare .fcard h3{font-size:17.5px;line-height:1.12;margin:3px 0 5px}.hbcare .fcard .where{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--ink-3);font-weight:500}.hbcare .fcard .where svg{width:13px;height:13px;color:var(--ink-4)}.hbcare .fcard .row-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hbcare .dotsep{width:3px;height:3px;border-radius:50%;background:var(--ink-4)}.hbcare .fcard .openstat{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;white-space:nowrap}.hbcare .fcard .openstat .pulse{width:7px;height:7px;border-radius:50%;position:relative}.hbcare .fcard .openstat.open{color:#0b7a5a}.hbcare .fcard .openstat.open .pulse{background:#12b886;box-shadow:0 0 0 0 rgba(18,184,134,.5);animation:hbcare-pulse 2s infinite}.hbcare .fcard .openstat.closed{color:#b5511f}.hbcare .fcard .openstat.closed .pulse{background:#e8743c}@keyframes hbcare-pulse{70%{box-shadow:0 0 0 6px rgba(18,184,134,0)}to{box-shadow:0 0 0 0 rgba(18,184,134,0)}}.hbcare .tags-row{display:flex;flex-wrap:wrap;gap:7px}.hbcare .divline{height:1px;background:var(--line-2);margin:1px 0}.hbcare .info-block{display:flex;flex-direction:column;gap:9px}.hbcare .info-block .il{font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-4)}.hbcare .stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hbcare .stat{background:var(--page-2);border:1px solid var(--line-2);border-radius:12px;padding:10px 11px;text-align:center}.hbcare .stat .v{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--ink);line-height:1}.hbcare .stat .v.em{color:var(--t-hospital-ink)}.hbcare .stat .k{font-size:11px;color:var(--ink-3);font-weight:600;margin-top:4px}.hbcare .price-list{display:flex;flex-direction:column;gap:2px}.hbcare .price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0}.hbcare .price-row+.price-row{border-top:1px dashed var(--line)}.hbcare .price-row .nm{font-size:13.5px;font-weight:600;color:var(--ink-2);display:flex;align-items:center;gap:8px}.hbcare .price-row .nm .pic{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.hbcare .price-row .nm .pic svg{width:15px;height:15px}.hbcare .price-row .pr{font-family:var(--font-display);font-weight:600;font-size:14.5px;color:var(--ink);white-space:nowrap}.hbcare .price-row .pr s{color:var(--ink-4);font-weight:500;font-size:12px;margin-right:5px}.hbcare .doc-list{display:flex;flex-direction:column;gap:9px}.hbcare .doc{display:flex;align-items:center;gap:10px}.hbcare .doc .av{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;font-family:var(--font-display);font-weight:600;font-size:13px;color:#fff}.hbcare .doc .dn{font-size:13.5px;font-weight:700;color:var(--ink);line-height:1.1}.hbcare .doc .ds{font-size:12px;color:var(--ink-3);font-weight:500}.hbcare .doc .dr{margin-left:auto}.hbcare .mini-chips{display:flex;flex-wrap:wrap;gap:6px}.hbcare .mini-chip{font-size:12px;font-weight:600;color:var(--ink-2);background:var(--fill);padding:5px 10px;border-radius:var(--r-pill);white-space:nowrap}.hbcare .mini-chip.more{background:none;color:var(--primary-deep)}.hbcare .fcard-foot{margin-top:auto;padding:13px 18px;border-top:1px solid var(--line-2);display:flex;align-items:center;gap:10px;background:var(--page-2)}.hbcare .fcard-foot .price-from{font-size:12.5px;color:var(--ink-3);font-weight:500}.hbcare .fcard-foot .price-from b{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--ink)}.hbcare .fcard-foot .cta{margin-left:auto;display:inline-flex;align-items:center;gap:7px}.hbcare .btn-sm{padding:9px 16px;font-size:13.5px}.hbcare .btn-sm,.hbcare .expand-btn{border-radius:var(--r-pill);font-weight:700}.hbcare .expand-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--ink-2);padding:9px 14px;border:1px solid var(--line);background:var(--card);transition:all .15s}.hbcare .expand-btn:hover{border-color:var(--primary);color:var(--primary-deep)}.hbcare .expand-btn svg{width:15px;height:15px;transition:transform .25s}.hbcare .expand-btn.open svg{transform:rotate(180deg)}.hbcare .expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1)}.hbcare .expand.open{grid-template-rows:1fr}.hbcare .expand>.inner{overflow:hidden}.hbcare .expand .ex-pad{padding-top:13px;margin-top:2px;border-top:1px dashed var(--line);display:flex;flex-direction:column;gap:11px}.hbcare .verified{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--primary-deep)}.hbcare .verified svg{width:14px;height:14px}.hbcare .results-top{position:sticky;top:72px;z-index:40;background:hsla(43,28%,95%,.9);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line);padding:14px 0}.hbcare .results-top-inner{display:flex;align-items:center;gap:12px}.hbcare .back-btn{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:var(--ink-2);padding:9px 14px;border-radius:var(--r-pill);border:1px solid var(--line);background:var(--card);transition:all .15s}.hbcare .back-btn:hover{border-color:var(--primary);color:var(--primary-deep)}.hbcare .back-btn svg{width:16px;height:16px}.hbcare .mini-search{flex:1;display:flex;align-items:center;gap:10px;background:var(--card);border:1px solid var(--line);border-radius:var(--r-pill);padding:10px 16px;box-shadow:var(--sh-sm);max-width:560px}.hbcare .mini-search svg{width:17px;height:17px;color:var(--primary)}.hbcare .mini-search input{flex:1;border:none;outline:none;background:none;font-size:14.5px;font-weight:600;color:var(--ink)}.hbcare .mini-search .loc{font-size:13px;color:var(--ink-3);font-weight:600;padding-left:12px;border-left:1px solid var(--line);display:flex;align-items:center;gap:5px}.hbcare .mini-search .loc svg{width:14px;height:14px}.hbcare .results-layout{display:grid;grid-template-columns:264px 1fr;gap:28px;padding:30px 0 70px;align-items:start}.hbcare .filters{position:sticky;top:156px;display:flex;flex-direction:column;gap:8px}.hbcare .filt-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);padding:18px;box-shadow:var(--sh-sm)}.hbcare .filt-card+.filt-card{margin-top:0}.hbcare .filt-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hbcare .filt-head h4{font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap}.hbcare .filt-head button{font-size:12.5px;font-weight:700;color:var(--primary-deep)}.hbcare .filt-group{display:flex;flex-direction:column;gap:3px}.hbcare .filt-opt{display:flex;align-items:center;gap:11px;padding:9px 8px;border-radius:10px;cursor:pointer;transition:background .13s}.hbcare .filt-opt:hover{background:var(--fill)}.hbcare .filt-opt .box{width:20px;height:20px;border-radius:6px;border:2px solid var(--line);flex-shrink:0;display:grid;place-items:center;transition:background .15s,border-color .15s}.hbcare .filt-opt .box svg{width:14px;height:14px;color:#fff;stroke-width:2.6;opacity:0}.hbcare .filt-opt:hover .box{border-color:#b9d0f7}.hbcare .filt-opt.on .box{background:var(--check-blue);border-color:var(--check-blue)}.hbcare .filt-opt.on .box svg{opacity:1}.hbcare .filt-opt .fl{font-size:14px;font-weight:600;color:var(--ink-2);flex:1;white-space:nowrap}.hbcare .filt-opt .fc{font-size:12.5px;color:var(--ink-4);font-weight:600}.hbcare .filt-opt.on .fl{color:var(--ink)}.hbcare .filt-opt .dotc{width:9px;height:9px;border-radius:3px}.hbcare .switch-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.hbcare .switch-row .sl{font-size:14px;font-weight:600;color:var(--ink-2);display:flex;align-items:center;gap:9px;white-space:nowrap}.hbcare .switch-row .sl svg{width:17px;height:17px;color:var(--primary)}.hbcare .switch{width:42px;height:24px;border-radius:999px;background:var(--line);position:relative;transition:background .2s;flex-shrink:0}.hbcare .switch.on{background:var(--check-blue)}.hbcare .switch .knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .2s}.hbcare .switch.on .knob{transform:translateX(18px)}.hbcare .slider-wrap{padding:6px 2px 0}.hbcare .slider-wrap input[type=range]{width:100%;-webkit-appearance:none;appearance:none;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--primary) var(--pct,40%),var(--line) var(--pct,40%));outline:none}.hbcare .slider-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid var(--primary);box-shadow:var(--sh-md);cursor:pointer}.hbcare .slider-wrap .sv{display:flex;justify-content:space-between;font-size:12px;color:var(--ink-3);font-weight:600;margin-top:9px}.hbcare .results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}.hbcare .results-head .rc{font-size:14px;color:var(--ink-3);font-weight:500}.hbcare .results-head .rc b{color:var(--ink);font-family:var(--font-display);font-weight:600}.hbcare .sort-pill{display:flex;align-items:center;gap:8px}.hbcare .sort-pill .sortsel{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:13.5px;font-weight:600;color:var(--ink);background:var(--card);border:1px solid var(--line);padding:9px 14px;border-radius:var(--r-pill);cursor:pointer;box-shadow:var(--sh-sm)}.hbcare .sort-pill .sortsel svg{width:15px;height:15px;color:var(--ink-3)}.hbcare .results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.hbcare .result-empty{text-align:center;padding:70px 20px;color:var(--ink-3)}.hbcare .result-empty>svg{width:46px;height:46px;color:var(--ink-4);margin-bottom:16px}.hbcare .result-empty h3{font-size:20px;margin-bottom:8px}.hbcare .map-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-sm);margin-top:8px}.hbcare .map-card .mhead{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-2)}.hbcare .map-card .mhead .mt{font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3)}.hbcare .map-vis{height:180px;position:relative;background:linear-gradient(135deg,#eaf4f1,#e9f0fb)}.hbcare .map-vis .road{position:absolute;background:#fff;opacity:.8}.hbcare .map-vis .pin{position:absolute;width:28px;height:28px;transform:translate(-50%,-100%)}.hbcare .map-vis .pin .p{width:26px;height:26px;border-radius:50% 50% 50% 2px;transform:rotate(45deg);display:grid;place-items:center;box-shadow:var(--sh-md)}.hbcare .map-vis .pin .p span{transform:rotate(-45deg);font-size:11px}.hbcare .footer{background:#0e1a16;color:#cdd6d2;padding:60px 0 30px;margin-top:40px;position:relative;overflow:hidden}.hbcare .footer .fglow{position:absolute;left:10%;top:-120px;width:420px;height:300px;background:radial-gradient(circle,#15d7a022,transparent 70%);filter:blur(40px)}.hbcare .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px;position:relative}.hbcare .footer .fbrand img{width:40px;height:40px}.hbcare .footer .fbrand .name{font-family:var(--font-display);font-weight:700;font-size:21px;color:#fff;margin:12px 0 8px;letter-spacing:-.02em}.hbcare .footer .fbrand p{font-size:13.5px;color:#8a988f;max-width:30ch;line-height:1.5}.hbcare .footer h5{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6f7d74;margin-bottom:14px}.hbcare .footer ul{list-style:none;display:flex;flex-direction:column;gap:9px}.hbcare .footer ul a{font-size:14px;color:#b7c0bb;transition:color .15s}.hbcare .footer ul a:hover{color:#fff}.hbcare .footer-bot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:44px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.08);font-size:12.5px;color:#6f7d74;flex-wrap:wrap;position:relative}.hbcare .disclaimer{font-size:12px;color:#5e6c63;max-width:70ch;margin-top:8px}@media (max-width:1080px){.hbcare .cats,.hbcare .grid-cards{grid-template-columns:repeat(2,1fr)}.hbcare .results-layout{grid-template-columns:1fr}.hbcare .filters{position:static;flex-direction:row;flex-wrap:wrap}.hbcare .filt-card{flex:1;min-width:220px}.hbcare .results-grid{grid-template-columns:1fr}.hbcare .footer-grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:760px){.hbcare .nav-links{display:none}.hbcare .searchbar{flex-direction:column}.hbcare .sb-field+.sb-field:before{display:none}.hbcare .sb-go{padding:14px}.hbcare .grid-cards{grid-template-columns:1fr}.hbcare .cats,.hbcare .footer-grid{grid-template-columns:1fr 1fr}}