.loc-hero[data-astro-cid-jpgctdcr]{position:relative;overflow:hidden}.loc-hero__bg[data-astro-cid-jpgctdcr]{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-navy) 0%,#2a3a7c 60%,#3a4f9a 100%);z-index:0}.loc-hero__bg[data-astro-cid-jpgctdcr]:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(213,42,47,.12) 0%,transparent 60%)}.loc-hero__inner[data-astro-cid-jpgctdcr]{position:relative;z-index:1;padding-block:3rem 3.5rem}.loc-hero__breadcrumb[data-astro-cid-jpgctdcr]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;margin-bottom:2rem;color:#ffffff80}.loc-hero__breadcrumb[data-astro-cid-jpgctdcr] a[data-astro-cid-jpgctdcr]{color:#ffffffb3;transition:color .2s ease}.loc-hero__breadcrumb[data-astro-cid-jpgctdcr] a[data-astro-cid-jpgctdcr]:hover{color:var(--color-white)}.loc-hero__breadcrumb[data-astro-cid-jpgctdcr] span[data-astro-cid-jpgctdcr]:last-child{color:#ffffffe6}.loc-hero__content[data-astro-cid-jpgctdcr]{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.loc-hero__text[data-astro-cid-jpgctdcr] h1[data-astro-cid-jpgctdcr]{color:var(--color-white);font-size:clamp(2rem,5vw,3rem);line-height:1.15;margin-bottom:.5rem}.loc-hero__clinic-name[data-astro-cid-jpgctdcr]{color:#fffc;font-size:1.1rem}.loc-hero__subbrand[data-astro-cid-jpgctdcr]{display:inline-block;font-size:.8rem;font-weight:600;color:var(--color-white);background:#d52a2f66;padding:.25rem .75rem;border-radius:var(--radius-sm);margin-top:.5rem}.loc-hero__subbrand-logo[data-astro-cid-jpgctdcr]{display:block;height:36px;width:auto;margin-top:.75rem}.loc-hero__actions[data-astro-cid-jpgctdcr]{display:flex;gap:1rem;flex-shrink:0}.loc-hero__btn-outline[data-astro-cid-jpgctdcr]{border-color:#ffffff80;color:var(--color-white)}.loc-hero__btn-outline[data-astro-cid-jpgctdcr]:hover{background-color:#ffffff26;border-color:var(--color-white);color:var(--color-white)}@media(max-width:768px){.loc-hero__content[data-astro-cid-jpgctdcr]{flex-direction:column;align-items:flex-start}.loc-hero__actions[data-astro-cid-jpgctdcr]{width:100%}.loc-hero__actions[data-astro-cid-jpgctdcr] .btn[data-astro-cid-jpgctdcr]{flex:1;text-align:center}}.info-bar[data-astro-cid-jpgctdcr]{background:var(--color-white);padding-block:0;margin-top:-1.5rem;position:relative;z-index:10;margin-bottom:1rem}.info-bar__grid[data-astro-cid-jpgctdcr]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2rem}.info-bar__item[data-astro-cid-jpgctdcr]{display:flex;gap:1rem;align-items:flex-start}.info-bar__item[data-astro-cid-jpgctdcr] svg[data-astro-cid-jpgctdcr]{flex-shrink:0;margin-top:2px}.info-bar__item[data-astro-cid-jpgctdcr] strong[data-astro-cid-jpgctdcr]{display:block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-navy);margin-bottom:.25rem}.info-bar__item[data-astro-cid-jpgctdcr] p[data-astro-cid-jpgctdcr]{font-size:.95rem;color:var(--color-text);line-height:1.5}.info-bar__item[data-astro-cid-jpgctdcr] a[data-astro-cid-jpgctdcr]{color:var(--color-text)}.info-bar__item[data-astro-cid-jpgctdcr] a[data-astro-cid-jpgctdcr]:hover{color:var(--color-red)}.info-bar__link[data-astro-cid-jpgctdcr]{font-size:.85rem;font-weight:600;color:var(--color-red)!important;margin-top:.25rem;display:inline-block}.info-bar__fax[data-astro-cid-jpgctdcr]{font-size:.85rem!important;color:var(--color-text-light)!important}.info-bar__note[data-astro-cid-jpgctdcr]{font-size:.85rem!important;color:var(--color-red)!important;font-weight:500;margin-top:.25rem}@media(max-width:768px){.info-bar__grid[data-astro-cid-jpgctdcr]{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.info-bar__item[data-astro-cid-jpgctdcr]+.info-bar__item[data-astro-cid-jpgctdcr]{padding-top:1.5rem;border-top:1px solid var(--color-border)}}.help__title[data-astro-cid-jpgctdcr]{text-align:center;margin-bottom:.5rem}.help__subtitle[data-astro-cid-jpgctdcr]{text-align:center;color:var(--color-text-light);margin-bottom:2rem}.help__grid[data-astro-cid-jpgctdcr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(170px,100%),1fr));gap:1rem;margin-bottom:2rem}.help__card[data-astro-cid-jpgctdcr]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:var(--color-white);border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;text-align:center}.help__card[data-astro-cid-jpgctdcr]:hover{border-color:var(--color-navy);box-shadow:var(--shadow-md)}.help__card[data-astro-cid-jpgctdcr][aria-expanded=true]{border-color:var(--color-red);background:var(--color-white);box-shadow:var(--shadow-md)}.help__card-icon[data-astro-cid-jpgctdcr]{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-light);border-radius:var(--radius-md);color:var(--color-red);transition:background-color .2s ease}.help__card[data-astro-cid-jpgctdcr][aria-expanded=true] .help__card-icon[data-astro-cid-jpgctdcr]{background:#d52a2f1a}.help__card-icon[data-astro-cid-jpgctdcr] img[data-astro-cid-jpgctdcr]{width:36px;height:36px;object-fit:contain}.help__card-name[data-astro-cid-jpgctdcr]{font-size:.9rem;font-weight:600;color:var(--color-navy)}.help__card-arrow[data-astro-cid-jpgctdcr]{color:var(--color-text-light);transition:transform .2s ease}.help__card[data-astro-cid-jpgctdcr][aria-expanded=true] .help__card-arrow[data-astro-cid-jpgctdcr]{transform:rotate(180deg);color:var(--color-red)}.help__detail[data-astro-cid-jpgctdcr]{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden;margin-bottom:1rem}.help__detail-inner[data-astro-cid-jpgctdcr]{padding:2.5rem}.help__detail-inner[data-astro-cid-jpgctdcr] h3[data-astro-cid-jpgctdcr]{font-size:1.5rem;margin-bottom:.5rem}.help__detail-desc[data-astro-cid-jpgctdcr]{color:var(--color-text-light);font-size:1.05rem;margin-bottom:1.5rem}.help__detail-body[data-astro-cid-jpgctdcr]{color:var(--color-text);line-height:1.7}.help__detail-body[data-astro-cid-jpgctdcr] h2{font-size:1.15rem;margin-top:1.5rem;margin-bottom:.75rem}.help__detail-body[data-astro-cid-jpgctdcr] h3{font-size:1rem;margin-top:1.25rem;margin-bottom:.5rem}.help__detail-body[data-astro-cid-jpgctdcr] ul{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.help__detail-body[data-astro-cid-jpgctdcr] li{position:relative;padding-left:1.25rem;font-size:.9rem;color:var(--color-text-light);line-height:1.5}.help__detail-body[data-astro-cid-jpgctdcr] li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--color-red)}.help__detail-body[data-astro-cid-jpgctdcr] p{font-size:.95rem;color:var(--color-text-light);line-height:1.7}.help__detail-cta[data-astro-cid-jpgctdcr]{margin-top:1.5rem}@media(max-width:640px){.help__grid[data-astro-cid-jpgctdcr]{grid-template-columns:repeat(2,1fr)}.help__detail-inner[data-astro-cid-jpgctdcr]{padding:1.5rem}}@media(max-width:400px){.help__grid[data-astro-cid-jpgctdcr]{grid-template-columns:1fr}}.about-loc__grid[data-astro-cid-jpgctdcr]{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:start}.about-loc__content[data-astro-cid-jpgctdcr] h2[data-astro-cid-jpgctdcr]{margin-bottom:1.5rem}.about-loc__body[data-astro-cid-jpgctdcr]{color:var(--color-text-light);line-height:1.8;font-size:1rem}.about-loc__body[data-astro-cid-jpgctdcr] p+p{margin-top:1em}.about-loc__cta[data-astro-cid-jpgctdcr]{margin-top:2rem}.about-loc__card[data-astro-cid-jpgctdcr]{padding:2rem}.about-loc__card[data-astro-cid-jpgctdcr]+.about-loc__card[data-astro-cid-jpgctdcr]{margin-top:1.5rem}.about-loc__card[data-astro-cid-jpgctdcr] h3[data-astro-cid-jpgctdcr]{font-size:1.1rem;margin-bottom:.75rem}.about-loc__pcmh-header[data-astro-cid-jpgctdcr]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.25rem}.about-loc__pcmh-header[data-astro-cid-jpgctdcr] h3[data-astro-cid-jpgctdcr]{margin-bottom:0}.about-loc__pcmh-badge[data-astro-cid-jpgctdcr]{flex-shrink:0;width:72px;height:72px;object-fit:contain}.about-loc__card[data-astro-cid-jpgctdcr] p[data-astro-cid-jpgctdcr]{font-size:.9rem;color:var(--color-text-light);line-height:1.6}.about-loc__pcmh-list[data-astro-cid-jpgctdcr],.about-loc__insurance-list[data-astro-cid-jpgctdcr]{display:flex;flex-direction:column;gap:.4rem;margin-top:.75rem}.about-loc__pcmh-list[data-astro-cid-jpgctdcr] li[data-astro-cid-jpgctdcr],.about-loc__insurance-list[data-astro-cid-jpgctdcr] li[data-astro-cid-jpgctdcr]{position:relative;padding-left:1.25rem;font-size:.9rem;color:var(--color-text-light);line-height:1.5}.about-loc__pcmh-list[data-astro-cid-jpgctdcr] li[data-astro-cid-jpgctdcr]:before,.about-loc__insurance-list[data-astro-cid-jpgctdcr] li[data-astro-cid-jpgctdcr]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--color-red)}.about-loc__card--rhc[data-astro-cid-jpgctdcr]{border-left:4px solid var(--color-red)}.about-loc__rhc-header[data-astro-cid-jpgctdcr]{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.about-loc__rhc-header[data-astro-cid-jpgctdcr] svg[data-astro-cid-jpgctdcr]{flex-shrink:0}.about-loc__rhc-header[data-astro-cid-jpgctdcr] h3[data-astro-cid-jpgctdcr]{margin-bottom:0}@media(max-width:768px){.about-loc__grid[data-astro-cid-jpgctdcr]{grid-template-columns:1fr;gap:2rem}}.providers[data-astro-cid-jpgctdcr] h2[data-astro-cid-jpgctdcr]{text-align:center;margin-bottom:.5rem}.providers__subtitle[data-astro-cid-jpgctdcr]{text-align:center;color:var(--color-text-light);margin-bottom:2.5rem}.providers__grid[data-astro-cid-jpgctdcr]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.providers__card[data-astro-cid-jpgctdcr]{display:flex;flex-direction:column;align-items:center;text-align:center;width:180px}.providers__photo-wrap[data-astro-cid-jpgctdcr]{width:140px;height:140px;border-radius:50%;overflow:hidden;margin-bottom:1rem;border:3px solid var(--color-bg-light);box-shadow:0 2px 8px #0000001a}.providers__photo[data-astro-cid-jpgctdcr]{width:100%;height:100%;object-fit:cover;object-position:top center}.providers__name[data-astro-cid-jpgctdcr]{font-weight:600;font-size:.95rem;color:var(--color-navy);margin:0 0 .25rem;line-height:1.3}.providers__credentials[data-astro-cid-jpgctdcr]{font-weight:400;color:var(--color-text-light)}.providers__title[data-astro-cid-jpgctdcr]{font-size:.85rem;color:var(--color-text-light);margin:0}.services-loc[data-astro-cid-jpgctdcr] h2[data-astro-cid-jpgctdcr]{text-align:center;margin-bottom:.5rem}.services-loc__subtitle[data-astro-cid-jpgctdcr]{text-align:center;color:var(--color-text-light);margin-bottom:2.5rem}.services-loc__columns[data-astro-cid-jpgctdcr]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.services-loc__col[data-astro-cid-jpgctdcr] h3[data-astro-cid-jpgctdcr]{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-border)}.services-loc__col[data-astro-cid-jpgctdcr] ul[data-astro-cid-jpgctdcr]{display:flex;flex-direction:column;gap:.5rem}.services-loc__col[data-astro-cid-jpgctdcr] li[data-astro-cid-jpgctdcr]{position:relative;padding-left:1.25rem;font-size:.9rem;color:var(--color-text-light);line-height:1.5}.services-loc__col[data-astro-cid-jpgctdcr] li[data-astro-cid-jpgctdcr]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--color-red)}@media(max-width:900px){.services-loc__columns[data-astro-cid-jpgctdcr]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.services-loc__columns[data-astro-cid-jpgctdcr]{grid-template-columns:1fr}}.cta-banner__inner[data-astro-cid-jpgctdcr]{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-banner__text[data-astro-cid-jpgctdcr] h2[data-astro-cid-jpgctdcr]{margin-bottom:.5rem}.cta-banner__text[data-astro-cid-jpgctdcr] p[data-astro-cid-jpgctdcr]{color:#fffc;font-size:1.1rem}.cta-banner__actions[data-astro-cid-jpgctdcr]{display:flex;gap:1rem;flex-shrink:0}.cta-banner__btn-outline[data-astro-cid-jpgctdcr]{border-color:#ffffff80;color:var(--color-white)}.cta-banner__btn-outline[data-astro-cid-jpgctdcr]:hover{background-color:#ffffff26;border-color:var(--color-white);color:var(--color-white)}@media(max-width:768px){.cta-banner__inner[data-astro-cid-jpgctdcr]{flex-direction:column;text-align:center}.cta-banner__actions[data-astro-cid-jpgctdcr]{flex-direction:column;width:100%}}.nearby[data-astro-cid-jpgctdcr] h2[data-astro-cid-jpgctdcr]{text-align:center;margin-bottom:.5rem}.nearby__subtitle[data-astro-cid-jpgctdcr]{text-align:center;color:var(--color-text-light);margin-bottom:2.5rem}.nearby__grid[data-astro-cid-jpgctdcr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:1.25rem}.nearby__card[data-astro-cid-jpgctdcr]{display:flex;flex-direction:column;padding:0;overflow:hidden;color:var(--color-text);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.nearby__card[data-astro-cid-jpgctdcr]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);color:var(--color-text)}.nearby__image[data-astro-cid-jpgctdcr]{width:100%;height:160px;overflow:hidden}.nearby__image[data-astro-cid-jpgctdcr] img[data-astro-cid-jpgctdcr]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.nearby__card[data-astro-cid-jpgctdcr]:hover .nearby__image[data-astro-cid-jpgctdcr] img[data-astro-cid-jpgctdcr]{transform:scale(1.05)}.nearby__body[data-astro-cid-jpgctdcr]{display:flex;flex-direction:column;padding:1.25rem;flex:1}.nearby__city[data-astro-cid-jpgctdcr]{font-size:1.1rem;margin-bottom:.25rem}.nearby__subbrand[data-astro-cid-jpgctdcr]{display:inline-block;font-size:.75rem;font-weight:600;color:var(--color-red);background:#d52a2f14;padding:.15rem .5rem;border-radius:var(--radius-sm);margin-bottom:.5rem}.nearby__address[data-astro-cid-jpgctdcr]{font-size:.875rem;color:var(--color-text-light);margin-bottom:.25rem}.nearby__phone[data-astro-cid-jpgctdcr]{font-size:.875rem;color:var(--color-text-light);margin-bottom:.75rem}.nearby__link[data-astro-cid-jpgctdcr]{font-size:.875rem;font-weight:600;color:var(--color-red);margin-top:auto}
