{"id":1122,"date":"2026-06-16T18:55:22","date_gmt":"2026-06-16T18:55:22","guid":{"rendered":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/?page_id=1122"},"modified":"2026-06-17T22:07:57","modified_gmt":"2026-06-17T22:07:57","slug":"long-term-care-insurance-consultation-claims-support","status":"publish","type":"page","link":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/long-term-care-insurance-consultation-claims-support\/","title":{"rendered":"Long-Term Care Insurance Consultation &amp; Claims Support"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Long-Term Care Insurance Consultation &#038; Claims Support | Qualicare<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@300;400;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --navy:      #1B5187;\n  --navy-dark: #0A3F6B;\n  --navy-mid:  #0d5e94;\n  --red:       #AB0002;\n  --sky:       #9CCFF0;\n  --sky-pale:  #E8F4FB;\n  --gold:      #B99850;\n  --gold-soft: #E8D79A;\n  --cream:     #F5F0E8;\n  --cream-border: #E2D9C8;\n  --cream-icon:   #EDE6D8;\n  --off:       #F7F9FC;\n  --section-bg:#F4F7FB;\n  --white:     #ffffff;\n  --text:      #3a3a3a;\n  --muted:     #5a6070;\n  --border:    #e4e8ed;\n  --radius:    14px;\n  --trans:     0.25s cubic-bezier(0.4,0,0.2,1);\n  --font:      'Open Sans', Arial, sans-serif;\n}\n\n\/* \u2500\u2500 WP container breakout \u2500\u2500 *\/\n.container:has(.ltc-wrap),\n.container:has(.ltc-wrap) > * {\n  max-width:100%!important; width:100%!important;\n  padding-left:0!important; padding-right:0!important;\n  margin-left:0!important; margin-right:0!important;\n}\n\nbody { font-family: var(--font); color: var(--text); background: #fff; line-height:1.65; font-size:16px; }\n\n.ltc-wrap { width:100%; margin:0; padding:0; overflow-x:hidden; }\n.ltc-wrap * { box-sizing:border-box; margin:0; padding:0; }\n.ltc-wrap p { margin-bottom:1rem; }\n.ltc-wrap p:last-child { margin-bottom:0; }\n.ltc-wrap img { max-width:100%; display:block; }\n.ltc-wrap a { color: var(--navy); }\n\n.ltc-container { max-width:1180px; margin:0 auto; padding:0 40px; }\n\n\/* \u2500\u2500 SHARED TYPOGRAPHY \u2500\u2500 *\/\n.ltc-h2 {\n  font-family: var(--font); font-weight:800;\n  font-size: clamp(22px, 2.8vw, 36px);\n  color: var(--navy); line-height:1.22;\n  margin-bottom:16px; letter-spacing:-0.02em;\n}\n.ltc-h2--white { color:#fff; }\n.ltc-body { font-size:16px; color:var(--text); line-height:1.72; margin-bottom:16px; }\n.ltc-body:last-child { margin-bottom:0; }\n\/* \u2500\u2500 CTA \u2014 exact same as GUIDE\/Veterans pages \u2500\u2500 *\/\n.ltc-wrap .qc-cta,\n.ltc-wrap .qc-cta:link,\n.ltc-wrap .qc-cta:visited,\n.ltc-wrap .qc-cta:hover,\n.ltc-wrap .qc-cta:active,\n.ltc-wrap .qc-cta:focus {\n  background:#B99850; color:#fff!important;\n  display:inline-block; padding:14px 22px;\n  border-radius:8px; font-size:20px; font-weight:700;\n  text-decoration:none; border:none; cursor:pointer;\n  box-shadow:0 6px 14px rgba(185,152,80,.30);\n  transition:transform .06s ease, box-shadow .2s ease, background .2s ease;\n}\n.ltc-wrap .qc-cta:hover {\n  transform:translateY(-1px);\n  box-shadow:0 10px 18px rgba(185,152,80,.40);\n  background:#a0833d; color:#fff!important;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   1. HERO \u2014 Links 360 + GUIDE hybrid\n   Off-white bg, 2-col grid (text left \/ photo right),\n   radial gradients, pulsing badge, red accent\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-hero {\n  background: var(--off);\n  padding: 88px 0 80px;\n  position: relative;\n  overflow: hidden;\n  border-bottom: 1px solid rgba(27,81,135,0.07);\n}\n.ltc-hero::before {\n  content:'';\n  position:absolute; inset:0;\n  background:\n    radial-gradient(ellipse at 10% 0%, rgba(156,207,240,0.20) 0%, transparent 52%),\n    radial-gradient(ellipse at 90% 100%, rgba(27,81,135,0.07) 0%, transparent 50%);\n  pointer-events:none;\n}\n.ltc-hero__inner {\n  position:relative;\n  max-width:1180px; margin:0 auto; padding:0 40px;\n  display:grid;\n  grid-template-columns: 1fr 480px;\n  gap:56px;\n  align-items:center;\n}\n.ltc-hero__copy { \/* left column *\/ }\n\n\/* hero photo \u2014 right column *\/\n.ltc-hero h1 {\n  font-family:var(--font); font-size:clamp(26px,3.8vw,52px);\n  font-weight:800; color:var(--navy)!important;\n  line-height:1.1; margin-bottom:20px; letter-spacing:-0.02em;\n}\n.ltc-hero h1 span { color:var(--red)!important; }\n\n.ltc-hero__sub {\n  font-size:clamp(15px,1.6vw,18px); color:var(--navy)!important;\n  font-weight:600; letter-spacing:0.03em; margin-bottom:14px;\n}\n.ltc-hero__body {\n  font-size:clamp(14px,1.4vw,16px); color:var(--muted)!important;\n  line-height:1.72; margin-bottom:36px;\n}\n.ltc-hero__btns { display:flex; gap:14px; flex-wrap:wrap; }\n\n\/* hero photo \u2014 right column *\/\n.ltc-hero__image {\n  border-radius:16px; overflow:hidden;\n  box-shadow:0 24px 56px rgba(10,63,107,0.22);\n  border:4px solid rgba(255,255,255,0.80);\n  aspect-ratio:4\/3;\n  position:relative;\n}\n.ltc-hero__image img {\n  width:100%; height:100%; object-fit:cover; object-position:center; display:block;\n}\n\/* subtle navy tint on bottom edge to blend into page *\/\n.ltc-hero__image::after {\n  content:''; position:absolute; inset:0;\n  background:linear-gradient(to top, rgba(27,81,135,0.10) 0%, transparent 40%);\n  pointer-events:none;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   2. QUALIFY \u2014 GUIDE style\n   Navy hero section, 2-col grid,\n   sticky sidebar focus box\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-qualify {\n  background:var(--navy);\n  padding:80px 0;\n  position:relative;\n  overflow:hidden;\n}\n.ltc-qualify::before {\n  content:''; position:absolute;\n  right:-80px; top:-80px;\n  width:500px; height:500px;\n  border-radius:50%;\n  border:80px solid rgba(255,255,255,0.05);\n  pointer-events:none;\n}\n.ltc-qualify::after {\n  content:''; position:absolute;\n  right:60px; top:60px;\n  width:280px; height:280px;\n  border-radius:50%;\n  border:50px solid rgba(255,255,255,0.04);\n  pointer-events:none;\n}\n.ltc-qualify__inner {\n  display:grid;\n  grid-template-columns:1fr 380px;\n  gap:56px; align-items:start;\n  position:relative; z-index:2;\n}\n.ltc-qualify__copy h2 { color:#fff; }\n.ltc-qualify__copy .ltc-body { color:rgba(255,255,255,0.82); }\n\n.ltc-focus-box {\n  background:rgba(255,255,255,0.06);\n  border:1px solid rgba(255,255,255,0.14);\n  border-radius:12px;\n  padding:28px 24px;\n  backdrop-filter:blur(4px);\n}\n.ltc-focus-box__title {\n  font-weight:700; font-size:13px;\n  color:var(--sky)!important;\n  margin-bottom:16px;\n  text-transform:uppercase; letter-spacing:0.1em;\n}\n.ltc-checklist { list-style:none; }\n.ltc-checklist li {\n  display:flex; align-items:center; gap:10px;\n  font-size:14px; font-weight:600; color:#fff!important;\n  padding:8px 0; border-bottom:1px solid rgba(255,255,255,0.1);\n}\n.ltc-checklist li:last-child { border-bottom:none; }\n.ltc-checklist li::before {\n  content:'\u2714'; color:var(--sky)!important; font-size:12px; flex-shrink:0;\n}\n.ltc-focus-note {\n  font-size:13px; color:rgba(255,255,255,0.55)!important;\n  font-style:italic; margin-top:16px;\n  padding-top:16px; border-top:1px solid rgba(255,255,255,0.1);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   3. HOW WE HELP \u2014 Veterans \"aid card\" style\n   Full-width dark-navy gradient card,\n   white text, gold checklist dots\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-services { background:#fff; padding:80px 0; }\n.ltc-services__head { text-align:center; max-width:700px; margin:0 auto 52px; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   4. CARRIERS \u2014 Links 360 \"pillars banner\" style\n   Navy band, sky-colored tags\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-carriers {\n  background:var(--navy);\n  border-radius:var(--radius);\n  padding:36px 44px;\n  display:flex;\n  flex-direction:column;\n  gap:24px;\n  margin:0 40px 0;\n}\n.ltc-carriers__text h3 {\n  font-size:clamp(17px,2vw,22px); font-weight:800;\n  color:#fff!important; margin-bottom:10px; line-height:1.3;\n}\n.ltc-carriers__text p {\n  font-size:14px; line-height:1.6;\n  color:rgba(255,255,255,0.72)!important; margin:0;\n}\n.ltc-carrier-tags { display:flex; flex-wrap:wrap; gap:8px; flex-shrink:0; }\n.ltc-carrier-tag {\n  display:inline-flex; align-items:center; gap:6px;\n  background:rgba(156,207,240,0.12);\n  border:1px solid rgba(156,207,240,0.25);\n  color:var(--sky)!important; font-size:12px; font-weight:700;\n  padding:7px 14px; border-radius:100px;\n}\n.ltc-carrier-tag:not(.ltc-carrier-tag--more)::before {\n  content:'\u2714'; font-size:10px;\n}\n.ltc-carrier-tag--more {\n  background:transparent;\n  border:1px dashed rgba(255,255,255,0.30);\n  color:rgba(255,255,255,0.65)!important;\n  font-style:italic;\n  font-weight:600;\n  letter-spacing:0.03em;\n}\n\n.ltc-carriers-section { background:#fff; padding:80px 0; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   5. FAQ \u2014 GUIDE accordion style\n   Off-white bg, same details\/summary\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-faq { background:var(--section-bg); padding:80px 0; }\n.ltc-faq__head { text-align:center; max-width:700px; margin:0 auto 48px; }\n.ltc-faq__list { max-width:860px; margin:0 auto; }\n.ltc-faq__item {\n  background:#fff; border-radius:10px; margin-bottom:12px;\n  border:1px solid var(--border); overflow:hidden;\n}\n.ltc-faq__item:hover { box-shadow:0 4px 14px rgba(27,81,135,0.08); }\n.ltc-faq__item[open] { box-shadow:0 6px 20px rgba(27,81,135,0.10); border-color:#c5d1dc; }\n.ltc-faq__q {\n  font-weight:700; font-size:16px; color:var(--navy);\n  padding:20px 52px 20px 24px; cursor:pointer;\n  list-style:none; position:relative;\n}\n.ltc-faq__q::-webkit-details-marker { display:none; }\n.ltc-faq__q::after {\n  content:'+'; position:absolute; right:22px; top:50%;\n  transform:translateY(-50%); font-size:22px; font-weight:300;\n  color:var(--navy); line-height:1;\n}\ndetails[open] .ltc-faq__q::after { content:'\u2212'; }\n.ltc-faq__a { font-size:15px; color:var(--text); line-height:1.72; padding:0 24px 20px; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   6. WHY TRUST US \u2014 Links 360 \"differentiation\" style\n   Navy left panel + photo right, italic quote\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-trust { padding:80px 0; background:#fff; }\n.ltc-diff {\n  border-radius:var(--radius); overflow:hidden;\n  display:grid; grid-template-columns:1fr 400px; min-height:320px;\n}\n.ltc-diff__content {\n  background:var(--navy); padding:48px 52px;\n  display:flex; flex-direction:column; justify-content:center; gap:28px;\n}\n.ltc-diff__label {\n  font-size:11px; font-weight:700; letter-spacing:0.17em;\n  text-transform:uppercase; color:var(--sky)!important; margin-bottom:0;\n}\n.ltc-diff__quote {\n  font-size:clamp(16px,1.8vw,21px); font-weight:300;\n  font-style:italic; color:#fff!important; line-height:1.55;\n}\n.ltc-diff__quote strong { font-weight:800; font-style:normal; color:var(--sky)!important; }\n.ltc-diff__list { list-style:none; display:flex; flex-direction:column; gap:10px; }\n.ltc-diff__list li {\n  display:flex; align-items:center; gap:10px;\n  font-size:15px; font-weight:600; color:#fff!important;\n}\n.ltc-diff__list li::before { content:'\u2714'; color:var(--sky)!important; font-size:13px; flex-shrink:0; }\n.ltc-diff__photo { position:relative; overflow:hidden; }\n.ltc-diff__photo img { width:100%; height:100%; object-fit:cover; object-position:70% top; display:block; }\n.ltc-diff__photo::after {\n  content:''; position:absolute; inset:0;\n  background:linear-gradient(to right, rgba(27,81,135,0.45) 0%, transparent 50%);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   7. HOW IT WORKS \u2014 GUIDE 3-step style\n   Warm beige bg, step SVGs\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-360 { background:var(--cream); padding:80px 0; }\n.ltc-360__intro { text-align:center; max-width:680px; margin:0 auto 52px; }\n.ltc-360__intro .ltc-h2 { text-align:center; margin-bottom:10px; }\n.ltc-steps { display:grid; grid-template-columns:repeat(3,1fr); gap:32px; }\n.ltc-step { text-align:center; padding:0 20px; }\n.ltc-step img { display:block; margin:0 auto 24px; max-width:160px; width:100%; height:auto; }\n.ltc-step__title { font-weight:700; font-size:17px; color:var(--navy); margin-bottom:10px; line-height:1.35; }\n.ltc-step__body { font-size:15px; color:var(--muted); line-height:1.6; }\n.ltc-360__cta { text-align:center; margin-top:48px; }\n.ltc-360__pretxt { font-size:18px; font-weight:700; color:var(--text); margin-bottom:18px; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   8. FINAL CTA \u2014 Veterans split style\n   Dark gradient, photo right, gold accent text\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-final {\n  background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);\n  padding:80px 0; position:relative; overflow:hidden;\n}\n.ltc-final::before {\n  content:''; position:absolute;\n  right:-60px; bottom:-60px;\n  width:400px; height:400px; border-radius:50%;\n  border:70px solid rgba(255,255,255,0.05);\n}\n.ltc-final__grid {\n  display:grid; grid-template-columns:1.2fr 1fr;\n  gap:56px; align-items:center;\n}\n.ltc-final h2 { color:#fff; margin-bottom:16px; font-size:clamp(22px,3vw,36px); }\n.ltc-final p { color:rgba(255,255,255,0.88); font-size:16px; line-height:1.7; margin-bottom:12px; }\n.ltc-final .gold-line { color:var(--gold-soft); font-weight:700; font-size:17px; margin-top:8px; margin-bottom:24px; }\n.ltc-final__image {\n  border-radius:14px; overflow:hidden;\n  box-shadow:0 20px 50px rgba(0,0,0,.30);\n  border:4px solid rgba(255,255,255,0.1);\n}\n.ltc-final__image img { width:100%; height:360px; object-fit:cover; display:block; }\n.ltc-final__note {\n  text-align:center; font-size:13px;\n  color:rgba(255,255,255,0.42); font-style:italic;\n  margin-top:32px; max-width:580px; margin-left:auto; margin-right:auto;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   HOW WE HELP \u2014 Numbered vertical timeline\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ltc-timeline { max-width:780px; margin:0 auto; }\n.ltc-tl-item {\n  display:grid; grid-template-columns:56px 1fr;\n  gap:28px; align-items:flex-start;\n}\n.ltc-tl-left {\n  display:flex; flex-direction:column; align-items:center;\n}\n.ltc-tl-num {\n  width:44px; height:44px; border-radius:50%; flex-shrink:0;\n  background:var(--navy); color:#fff;\n  font-size:18px; font-weight:800;\n  display:flex; align-items:center; justify-content:center;\n  box-shadow:0 4px 12px rgba(27,81,135,0.22);\n  position:relative; z-index:1;\n}\n.ltc-tl-num--sky { background:var(--sky); color:var(--navy-dark); }\n.ltc-tl-line {\n  width:2px; flex:1; min-height:20px;\n  background:linear-gradient(to bottom, rgba(27,81,135,0.18), rgba(27,81,135,0.05));\n  margin:4px 0;\n}\n.ltc-tl-right {\n  padding:8px 0 40px;\n}\n.ltc-tl-item--last .ltc-tl-right { padding-bottom:0; }\n.ltc-tl-right h4 {\n  font-size:17px; font-weight:700; color:var(--navy);\n  margin-bottom:10px; line-height:1.3;\n}\n.ltc-tl-right p {\n  font-size:15px; color:var(--muted); line-height:1.72; margin:0;\n}\n\n\/* \u2500\u2500 REVEAL \u2500\u2500 *\/\n.ltc-reveal { opacity:0; transform:translateY(20px); transition:opacity .55s ease, transform .55s ease; }\n.ltc-reveal.ltc-in { opacity:1; transform:none; }\n.ltc-reveal:nth-child(2) { transition-delay:.08s; }\n.ltc-reveal:nth-child(3) { transition-delay:.16s; }\n.ltc-reveal:nth-child(4) { transition-delay:.24s; }\n.ltc-reveal:nth-child(5) { transition-delay:.32s; }\n.ltc-reveal:nth-child(6) { transition-delay:.40s; }\n.ltc-reveal:nth-child(7) { transition-delay:.48s; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width:960px) {\n  .ltc-hero__inner { grid-template-columns:1fr !important; gap:36px; }\n  .ltc-hero__image { aspect-ratio:16\/9; }\n  .ltc-hero { padding:64px 0 52px; }\n  .ltc-qualify__inner,\n  .ltc-diff,\n  .ltc-final__grid { grid-template-columns:1fr !important; }\n  .ltc-diff__photo { height:280px; }\n  .ltc-diff__photo::after { background:linear-gradient(to bottom, rgba(27,81,135,0.45) 0%, transparent 50%); }\n  .ltc-carriers { flex-direction:column; margin:0 20px; padding:28px 24px; }\n  .services-grid { grid-template-columns:1fr 1fr; }\n  .ltc-steps { grid-template-columns:1fr; }\n  .ltc-step { max-width:420px; margin:0 auto; }\n}\n@media (max-width:640px) {\n  .ltc-hero { padding:52px 0 44px; }\n  .ltc-hero__inner { padding:0 20px; }\n  .ltc-qualify, .ltc-services, .ltc-carriers-section, .ltc-faq, .ltc-trust, .ltc-360, .ltc-final { padding:52px 0; }\n  .ltc-container { padding:0 20px; }\n  .ltc-tl-item { grid-template-columns:44px 1fr; gap:16px; }\n  .ltc-wrap .qc-cta { font-size:17px!important; padding:13px 18px!important; }\n  .ltc-diff__content { padding:32px 28px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<div class=\"ltc-wrap\">\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO \u2014 Links 360 + GUIDE hybrid\n     Off-white bg, 2-col: text left \/ photo right\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-hero\" aria-labelledby=\"ltc-h1\">\n  <div class=\"ltc-hero__inner\">\n\n    <!-- LEFT: copy -->\n    <div class=\"ltc-hero__copy\">\n\n      <h1 id=\"ltc-h1\">Long-Term Care Insurance<br><span>Consultation &amp; Claims Support<\/span><\/h1>\n\n      <p class=\"ltc-hero__sub\">You&#8217;ve paid into that policy for years. We help you use it.<\/p>\n\n      <p class=\"ltc-hero__body\">If your loved one has a long-term care insurance policy, it can cover a significant portion of their home care costs, but navigating the claims process is confusing and time-consuming. We handle it for you. From verifying benefits to submitting invoices directly to the carrier, we guide families through every step so you can focus on what matters most.<\/p>\n\n      <div class=\"ltc-hero__btns\">\n        <a href=\"#\" class=\"qc-cta w-button\" data-toggle=\"modal\" data-target=\"#des_2020_talk_popup\">Request a Free LTC Insurance Consultation<\/a>\n      <\/div>\n\n    <\/div><!-- \/.ltc-hero__copy -->\n\n    <!-- RIGHT: photo -->\n    <div class=\"ltc-hero__image\">\n      <img\n        decoding=\"async\"\n        src=\"https:\/\/qualicare.com\/sanfrancisco-bay-ca\/wp-content\/uploads\/sites\/3\/2026\/03\/Elements-Ideas-Eduarda-47.png\"\n        alt=\"Family caregiver assisting an elderly woman at home\"\n        loading=\"eager\"\n      \/>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     QUALIFY \u2014 GUIDE hero-section style\n     Dark navy, circle decals, sticky sidebar\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-qualify\" aria-labelledby=\"ltc-qualify-h2\">\n  <div class=\"ltc-container\">\n    <div class=\"ltc-qualify__inner\" id=\"ltc-qualify-grid\">\n\n      <div class=\"ltc-qualify__copy\">\n        <h2 class=\"ltc-h2\" id=\"ltc-qualify-h2\">Most Long-Term Care Policies<br>Cover Home Care<\/h2>\n        <p class=\"ltc-body\">Most long-term care insurance policies cover home care services when a person needs help with two or more Activities of Daily Living (ADLs) such as bathing, dressing, grooming, eating, or mobility, or has a cognitive impairment like Alzheimer&#8217;s or other types of dementia.<\/p>\n        <p class=\"ltc-body\">If that sounds like your situation, there&#8217;s a good chance benefits are available. We&#8217;ll help you find out.<\/p>\n        <div style=\"margin-top:28px;\">\n          <a href=\"#\" class=\"qc-cta w-button\" data-toggle=\"modal\" data-target=\"#des_2020_talk_popup\">Request a Free LTC Insurance Consultation<\/a>\n        <\/div>\n      <\/div>\n\n      <div style=\"position:sticky; top:120px; align-self:start;\">\n        <div class=\"ltc-focus-box\" id=\"ltc-focus-box\">\n          <p class=\"ltc-focus-box__title\">Common qualifying needs:<\/p>\n          <ul class=\"ltc-checklist\" role=\"list\">\n            <li>Bathing &amp; personal hygiene<\/li>\n            <li>Dressing &amp; grooming<\/li>\n            <li>Eating &amp; nutrition<\/li>\n            <li>Mobility &amp; transferring<\/li>\n            <li>Toileting &amp; continence<\/li>\n            <li>Cognitive impairment (Alzheimer&#8217;s, dementia)<\/li>\n          <\/ul>\n          <p class=\"ltc-focus-note\">Two or more ADLs, or a cognitive impairment, typically qualifies. We&#8217;ll review your specific policy to confirm.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HOW WE HELP \u2014 Numbered timeline\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-services\" aria-labelledby=\"ltc-svc-h2\">\n  <div class=\"ltc-container\">\n\n    <div class=\"ltc-services__head ltc-reveal\">\n      <h2 class=\"ltc-h2\" id=\"ltc-svc-h2\">How We Help<\/h2>\n      <p class=\"ltc-body\" style=\"color:var(--muted);\">We handle the insurance process end-to-end, so families can focus on care \u2014 not paperwork.<\/p>\n    <\/div>\n\n    <div class=\"ltc-timeline ltc-reveal\">\n      <div class=\"ltc-tl-item\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num\">1<\/div>\n          <div class=\"ltc-tl-line\"><\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>In-Depth Policy Review<\/h4>\n          <p>We call both the client and their insurance carrier to walk through the long-term care policy in detail, including verifying benefits, riders, and the specific requirements that need to be met to access coverage. We make sure you fully understand what you have before anything else happens.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-tl-item\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num ltc-tl-num--sky\">2<\/div>\n          <div class=\"ltc-tl-line\"><\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>Care Plan Development<\/h4>\n          <p>After a home assessment and policy review, we build a care plan to fulfill the needs of your loved ones. The care plan is a key document required by some insurance carriers. Our agency will also provide the necessary home care services to satisfy the elimination period.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-tl-item\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num\">3<\/div>\n          <div class=\"ltc-tl-line\"><\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>Nurse Assessment Support<\/h4>\n          <p>Many carriers require a nurse assessment before approving a claim. We prepare families for what to expect and help them navigate the process from start to finish.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-tl-item\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num ltc-tl-num--sky\">4<\/div>\n          <div class=\"ltc-tl-line\"><\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>Document Collection<\/h4>\n          <p>We help families gather the right medical records, physician statements, and supporting documents from healthcare providers so the claim submission is complete and accurate the first time.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-tl-item\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num\">5<\/div>\n          <div class=\"ltc-tl-line\"><\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>Claim Submission &amp; Follow-Up<\/h4>\n          <p>We support families through submitting their claim and follow up directly with the insurance carrier to make sure it&#8217;s reviewed in a timely manner.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-tl-item\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num ltc-tl-num--sky\">6<\/div>\n          <div class=\"ltc-tl-line\"><\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>Assignment of Benefits (Direct Billing)<\/h4>\n          <p>Where the policy allows, we bill the insurance carrier directly through assignment of benefits, so families aren&#8217;t paying out of pocket and waiting for reimbursement.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-tl-item ltc-tl-item--last\">\n        <div class=\"ltc-tl-left\">\n          <div class=\"ltc-tl-num\">7<\/div>\n        <\/div>\n        <div class=\"ltc-tl-right\">\n          <h4>Ongoing Claims Management<\/h4>\n          <p>We handle the ongoing documentation, invoicing, and carrier communication required to keep benefits flowing without interruption.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div style=\"text-align:center; margin-top:48px;\" class=\"ltc-reveal\">\n      <a href=\"#\" class=\"qc-cta w-button\" data-toggle=\"modal\" data-target=\"#des_2020_talk_popup\">Request a Free LTC Insurance Consultation<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CARRIERS \u2014 Links 360 \"pillars banner\" style\n     Navy band, sky-blue pill tags\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-carriers-section\">\n  <div class=\"ltc-container\">\n    <div class=\"ltc-carriers ltc-reveal\">\n      <div class=\"ltc-carriers__text\">\n        <h3>Carriers We Work With<\/h3>\n        <p>We have experience filing claims with major long-term care insurance carriers. Every carrier has different requirements, and we know how to navigate them.<\/p>\n      <\/div>\n      <div class=\"ltc-carrier-tags\">\n        <span class=\"ltc-carrier-tag\">Genworth<\/span>\n        <span class=\"ltc-carrier-tag\">John Hancock<\/span>\n        <span class=\"ltc-carrier-tag\">Mutual of Omaha<\/span>\n        <span class=\"ltc-carrier-tag\">Unum<\/span>\n        <span class=\"ltc-carrier-tag\">Illumifin<\/span>\n        <span class=\"ltc-carrier-tag\">MetLife<\/span>\n        <span class=\"ltc-carrier-tag ltc-carrier-tag--more\">&amp; Many More<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FAQ \u2014 GUIDE accordion style\n     Off-white bg, blue accordion\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-faq\" aria-labelledby=\"ltc-faq-h2\">\n  <div class=\"ltc-container\">\n\n    <div class=\"ltc-faq__head ltc-reveal\">\n      <h2 class=\"ltc-h2\" id=\"ltc-faq-h2\">What Families Ask Most<\/h2>\n    <\/div>\n\n    <div class=\"ltc-faq__list\">\n\n      <details class=\"ltc-faq__item\">\n        <summary class=\"ltc-faq__q\">What is an elimination period?<\/summary>\n        <p class=\"ltc-faq__a\">It&#8217;s like a deductible measured in days, not dollars. Most policies require 30, 60, or 90 days of qualifying care before benefits begin paying out. Importantly, care typically must be provided during the elimination period. In many cases, the claim can only be approved after that period has been completed and documented. We help you track and record this correctly from day one.<\/p>\n      <\/details>\n\n      <details class=\"ltc-faq__item\">\n        <summary class=\"ltc-faq__q\">Can we start care before the claim is approved?<\/summary>\n        <p class=\"ltc-faq__a\">In most cases, yes, and in fact, most policies require it. Care often needs to be in place and documented during the elimination period before a claim can be approved. Our agency provides the home care services to satisfy the elimination period, and we continue delivering care seamlessly once the claim is approved. We make sure everything is set up and recorded properly so there are no surprises.<\/p>\n      <\/details>\n\n      <details class=\"ltc-faq__item\">\n        <summary class=\"ltc-faq__q\">My claim has been submitted. Why is it still pending?<\/summary>\n        <p class=\"ltc-faq__a\">Carriers can take time to review claims, and they often request additional documentation along the way. We follow up on your behalf to keep things moving and respond quickly to any carrier requests so your approval isn&#8217;t delayed. If you started a claim and it is still pending, we are happy to support you in the resolution of that claim.<\/p>\n      <\/details>\n\n      <details class=\"ltc-faq__item\">\n        <summary class=\"ltc-faq__q\">What documents does the carrier need?<\/summary>\n        <p class=\"ltc-faq__a\">Every carrier is different, but most require physician statements, functional assessments, and care records. We help you collect the right documents from your healthcare providers so nothing is missing from your submission.<\/p>\n      <\/details>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     WHY TRUST US \u2014 Links 360 \"differentiation\" style\n     Navy left panel + photo right\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-trust\" aria-labelledby=\"ltc-trust-h2\">\n  <div class=\"ltc-container\">\n\n    <div class=\"ltc-diff ltc-reveal\">\n      <div class=\"ltc-diff__content\">\n        <p class=\"ltc-diff__label\">Why families trust us<\/p>\n        <p class=\"ltc-diff__quote\">\n          &#8220;Most home care agencies leave families to figure out the insurance process on their own.<br>\n          <strong>We don&#8217;t.<\/strong>&#8221;\n        <\/p>\n        <p style=\"font-size:15px; color:rgba(255,255,255,0.82); line-height:1.7; margin:0;\">We&#8217;ve helped families navigate the claims process with major carriers, and we treat the paperwork as part of the care, because reducing your stress is part of our job.<\/p>\n        <ul class=\"ltc-diff__list\">\n          <li>We call the carrier for you<\/li>\n          <li>We document the elimination period correctly<\/li>\n          <li>We submit and follow up on the claim<\/li>\n          <li>We bill directly where the policy allows<\/li>\n          <li>We keep benefits flowing without interruption<\/li>\n        <\/ul>\n        <div>\n          <a href=\"#\" class=\"qc-cta w-button\" data-toggle=\"modal\" data-target=\"#des_2020_talk_popup\">Request a Free LTC Insurance Consultation<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"ltc-diff__photo\">\n        <img decoding=\"async\"\n          src=\"https:\/\/qualicare.com\/wp-content\/uploads\/Coordinated-Care-for-Dementia-Patients.jpg\"\n          alt=\"Qualicare caregiver with family member at home\"\n          loading=\"lazy\"\n        \/>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HOW IT WORKS \u2014 GUIDE 3-step style\n     Warm beige, step SVGs\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-360\" aria-labelledby=\"ltc-360-h2\">\n  <div class=\"ltc-container\">\n\n    <div class=\"ltc-360__intro ltc-reveal\">\n      <h2 class=\"ltc-h2\" id=\"ltc-360-h2\">The Qualicare 360&#176; Approach to LTC Insurance<\/h2>\n      <p class=\"ltc-body\" style=\"font-style:italic; color:var(--muted);\">You&#8217;ve got a lot of difficult decisions to make. Making this call shouldn&#8217;t be one of them.<\/p>\n    <\/div>\n\n    <div class=\"ltc-steps\">\n      <div class=\"ltc-step ltc-reveal\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/new-easy-steps-1.svg\" alt=\"Step 1: Find care near your loved one\" \/>\n        <h3 class=\"ltc-step__title\">Find care near your loved one<\/h3>\n        <p class=\"ltc-step__body\">Discuss your loved one&#8217;s needs with your local Care Expert.<\/p>\n      <\/div>\n      <div class=\"ltc-step ltc-reveal\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/new-easy-steps-2.svg\" alt=\"Step 2: Get a plan that works for your family\" \/>\n        <h3 class=\"ltc-step__title\">Get a plan that works for your family.<\/h3>\n        <p class=\"ltc-step__body\">After a free, in-home consultation, we&#8217;ll create a custom care plan to meet your loved one&#8217;s specific needs at home.<\/p>\n      <\/div>\n      <div class=\"ltc-step ltc-reveal\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/new-easy-steps-3.svg\" alt=\"Step 3: Take a breath. Day or night, you're never alone.\" \/>\n        <h3 class=\"ltc-step__title\">Take a breath. Day or night, you&#8217;re never alone.<\/h3>\n        <p class=\"ltc-step__body\">As part of your team, we&#8217;re proactively thinking about your loved one&#8217;s evolving needs and we&#8217;re always here if you need us.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"ltc-360__cta ltc-reveal\">\n      <p class=\"ltc-360__pretxt\">We cover all your needs:<\/p>\n      <a href=\"#\" class=\"qc-cta w-button\" data-toggle=\"modal\" data-target=\"#des_2020_talk_popup\">Request a Free LTC Insurance Consultation<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FINAL CTA \u2014 Veterans split style\n     Dark gradient hero, photo right, gold text\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"ltc-final\" aria-labelledby=\"ltc-final-h2\">\n  <div class=\"ltc-container\">\n    <div class=\"ltc-final__grid\">\n      <div>\n        <h2 id=\"ltc-final-h2\">Find out what your policy covers &#8212; at no cost to you.<\/h2>\n        <p>Contact us and we&#8217;ll review your long-term care insurance policy and let you know exactly what benefits are available for home care services.<\/p>\n        <p class=\"gold-line\">The review is free. The help is real.<\/p>\n        <a href=\"#\" class=\"qc-cta w-button\" data-toggle=\"modal\" data-target=\"#des_2020_talk_popup\">Request a Free LTC Insurance Consultation<\/a>\n      <\/div>\n      <div class=\"ltc-final__image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/qualicare.com\/sanfrancisco-bay-ca\/wp-content\/uploads\/sites\/3\/2026\/03\/Elements-Ideas-Eduarda-48.png\"\n          alt=\"Qualicare caregiver supporting a senior client at home\"\n          loading=\"lazy\"\n        \/>\n      <\/div>\n    <\/div>\n    <p class=\"ltc-final__note\">Qualicare is not an insurance company or broker. We assist families in understanding and accessing home care benefits under existing long-term care insurance policies.<\/p>\n  <\/div>\n<\/section>\n\n\n<\/div><!-- \/.ltc-wrap -->\n\n<script>\n(function () {\n  \/* Scroll reveal *\/\n  var obs = new IntersectionObserver(function(entries) {\n    entries.forEach(function(e) {\n      if (e.isIntersecting) { e.target.classList.add('ltc-in'); obs.unobserve(e.target); }\n    });\n  }, { threshold: 0.1 });\n  document.querySelectorAll('.ltc-reveal').forEach(function(el) { obs.observe(el); });\n\n  \/* FAQ: close others on open *\/\n  document.querySelectorAll('.ltc-faq__item').forEach(function(item) {\n    item.addEventListener('toggle', function() {\n      if (this.open) {\n        document.querySelectorAll('.ltc-faq__item').forEach(function(other) {\n          if (other !== item && other.open) other.open = false;\n        });\n      }\n    });\n  });\n\n})();\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Long-Term Care Insurance Consultation &#038; Claims Support | Qualicare Long-Term Care InsuranceConsultation &amp; Claims Support You&#8217;ve paid into that policy for years. We help you use it. If your loved one has a long-term care insurance policy, it can cover a significant portion of their home care costs, but navigating the claims process is confusing [&hellip;]<\/p>\n","protected":false},"author":80,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-1122","page","type-page","status-publish","hentry"],"acf":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"bblackburn","author_link":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/author\/bblackburn\/"},"uagb_comment_info":0,"uagb_excerpt":"Long-Term Care Insurance Consultation &#038; Claims Support | Qualicare Long-Term Care InsuranceConsultation &amp; Claims Support You&#8217;ve paid into that policy for years. We help you use it. If your loved one has a long-term care insurance policy, it can cover a significant portion of their home care costs, but navigating the claims process is confusing&hellip;","_links":{"self":[{"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/pages\/1122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/users\/80"}],"replies":[{"embeddable":true,"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/comments?post=1122"}],"version-history":[{"count":0,"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/pages\/1122\/revisions"}],"wp:attachment":[{"href":"https:\/\/qualicare.com\/boston-suburbs-west-ma\/wp-json\/wp\/v2\/media?parent=1122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}