*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fdfbf6;color:#16241f;font-family:"Public Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}
body a{color:#2f6f5e;text-decoration:none}
body a:hover{text-decoration:underline}
img{max-width:100%;height:auto}
input,select,textarea,button{font-family:inherit}
.material-symbols-rounded{font-family:"Material Symbols Rounded";font-weight:400;font-style:normal;font-size:22px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.announcement-bar{background:#234e43;color:#dceae3;font-size:13.5px;padding:9px 16px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}
.announcement-bar .material-symbols-rounded{font-size:17px;color:#e8c98a}
#header.site-header{position:sticky;top:0;z-index:50;background:rgba(253,251,246,.92);backdrop-filter:blur(8px);border-bottom:1px solid #e9e4d8;height:auto;overflow:visible;width:100%}
#header .site-header__inner{max-width:1200px;margin:0 auto;padding:14px 32px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(180px,1fr);align-items:center;gap:28px;width:auto;overflow:visible;position:relative}
#header .site-logo{float:none;width:auto;margin:0;overflow:visible}
.site-logo a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}
.site-logo__mark{width:42px;height:42px;border-radius:11px;background:#2f6f5e;display:flex;align-items:center;justify-content:center;color:#fff;font-family:"Source Serif 4",serif;font-weight:700;font-size:18px;letter-spacing:.02em;flex:0 0 auto}
.site-logo__text{display:flex;flex-direction:column;line-height:1.1}
.site-logo__name{font-family:"Source Serif 4",serif;font-weight:700;font-size:19px;color:#16241f}
.site-logo__tagline{font-size:11.5px;color:#7a857e;letter-spacing:.02em}
#header #navigation.site-nav{background:none;float:none;height:auto;line-height:normal;margin:0;text-transform:none;width:auto;display:flex;align-items:center;justify-self:center;gap:4px;overflow:visible;font-family:"Public Sans",system-ui,sans-serif;position:static;left:auto;transform:none}
#header #navigation.site-nav a{color:#3c4a44;font-weight:500;font-size:15px;padding:9px 14px;border-radius:8px;text-decoration:none;text-shadow:none;white-space:nowrap}
#header #navigation.site-nav a:hover{background:#f0ebe0;color:#234e43;text-decoration:none}
#header .site-actions{display:flex;align-items:center;justify-self:end;gap:8px;margin:0;width:auto;overflow:visible}
.site-actions__login{color:#234e43;font-weight:600;font-size:15px;padding:9px 12px}
.mobile_toggle{display:none;background:transparent;border:0;color:#234e43;padding:8px;cursor:pointer}
.btn,input[type=submit].btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;border:0;padding:14px 24px;font-weight:700;font-size:15.5px;cursor:pointer;text-decoration:none;line-height:1.2;white-space:normal}
.btn:hover{text-decoration:none}
.btn--primary,input[type=submit].btn--primary{background:#2f6f5e;color:#fff}
.btn--primary:hover{background:#234e43;color:#fff}
.btn--gold{background:#e0992e;color:#3a2606}
.btn--gold:hover{background:#eaa845;color:#3a2606}
.btn--outline{background:transparent;border:1.5px solid #2f6f5e;color:#234e43}
.btn--outline:hover{background:#2f6f5e;color:#fff}
.btn--light{background:transparent;border:1.5px solid rgba(255,255,255,.4);color:#fff}
.btn--light:hover{background:rgba(255,255,255,.1);color:#fff}
.btn--sm{padding:10px 18px;border-radius:9px;font-size:15px}
.page{background:#fdfbf6}
.container{max-width:1200px;margin:0 auto;padding-left:32px;padding-right:32px}
.narrow{max-width:760px;margin:0 auto;padding-left:32px;padding-right:32px}
.section-block{padding-top:64px;padding-bottom:64px}
.section-kicker,.eyebrow{color:#2f6f5e;font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase}
h1,h2,h3{font-family:"Source Serif 4",serif;color:#16241f;line-height:1.15}
.hero{background:linear-gradient(180deg,#f5efe3 0%,#fdfbf6 100%);border-bottom:1px solid #ece6d9}
.hero__grid{padding-top:64px;padding-bottom:72px;display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}
.hero h1{margin:0 0 18px;font-size:54px;line-height:1.05;font-weight:600;letter-spacing:-.01em}
.hero p{margin:0 0 30px;font-size:18.5px;line-height:1.6;color:#4a564f;max-width:540px}
.pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-size:13.5px;font-weight:600;padding:7px 14px}
.pill--green{background:#e8f3ee;color:#1f6f57}
.pill--gold{background:#f6ebd6;color:#8a5a12;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700;border-radius:6px}
.search-card{background:#fff;border:1px solid #e2ddd0;border-radius:16px;padding:18px;box-shadow:0 14px 40px rgba(35,78,67,.08);display:flex;flex-direction:column;gap:14px;max-width:560px}
.search-card__submit{width:100%;min-height:64px;white-space:nowrap;display:flex;align-items:center;justify-content:center;text-align:center}
.search-card__submit-inner{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;width:auto!important;height:auto!important;margin:0 auto!important;line-height:1.2;flex:0 0 auto}
.search-card__submit-inner .material-symbols-rounded{position:static;display:inline-flex;width:auto!important;height:auto!important;margin:0;font-size:21px;line-height:1;flex:0 0 auto}
.search-card__submit-inner span:not(.material-symbols-rounded){display:inline-flex;width:auto!important;align-items:center;line-height:1.2;flex:0 0 auto}
.field-row{display:flex;gap:12px;flex-wrap:wrap}
.field-shell{flex:1;min-width:180px;display:flex!important;align-items:center;gap:10px;background:#f7f4ec;border:1px solid #e6e1d4;border-radius:11px;padding:0 14px;width:auto!important}
.field-shell .material-symbols-rounded{color:#2f6f5e;width:auto!important;flex:0 0 auto;margin:0!important}
.field-shell input,.field-shell select,.field-shell textarea{border:0!important;background:transparent!important;outline:0;padding:14px 0!important;font-size:15.5px;color:#16241f;width:100%!important;min-width:0;flex:1 1 auto;margin:0!important}
.field-shell textarea{min-height:130px;resize:vertical}
.glance-panel{background:#2f6f5e;border-radius:20px;padding:38px;color:#eaf4ef;box-shadow:0 24px 60px rgba(35,78,67,.22)}
.glance-panel h2{margin:0 0 26px;font-size:23px;font-weight:600;color:#fff}
.stat-row{display:flex;gap:16px;align-items:flex-start;padding:22px 0;border-top:1px solid rgba(255,255,255,.14)}
.stat-row:first-of-type{padding-top:0;border-top:0}
.stat-row .material-symbols-rounded{font-size:30px;color:#f0c878}
.stat-row strong{display:block;font-family:"Source Serif 4",serif;font-size:27px;font-weight:700;color:#fff;line-height:1}
.stat-row span:last-child{font-size:14.5px;color:#bcd6cc}
.section-heading{text-align:center;max-width:680px;margin:0 auto 44px}
.section-heading h2,.split-heading h2{margin:12px 0 0;font-size:34px;font-weight:600}
.section-heading h2{font-size:38px}
.benefit-grid,.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.benefit-card,.white-card{background:#fff;border:1px solid #e9e4d8;border-radius:16px;padding:28px 24px}
.icon-tile{width:52px;height:52px;border-radius:13px;background:#eef6f1;display:flex;align-items:center;justify-content:center;color:#2f6f5e;margin-bottom:14px}
.benefit-card h3{margin:0 0 10px;font-size:19px;font-weight:600}
.benefit-card p,.white-card p{margin:0;color:#5e6b65;font-size:14.5px;line-height:1.6}
.cream-panel{background:#f5efe3;border-radius:22px;padding:52px 48px}
.split-heading{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:38px}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.step-card{background:#fff;border-radius:16px;padding:30px 26px}
.step-number{width:44px;height:44px;border-radius:50%;background:#2f6f5e;color:#fff;font-family:"Source Serif 4",serif;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}
.step-card h3{margin:0 0 10px;font-size:20px}
.state-filter{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2ddd0;border-radius:11px;padding:0 14px;min-width:280px}
.state-filter input{border:0;background:transparent;outline:0;padding:12px 0;font-size:15px;color:#16241f;width:100%}
.state-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.state-tile{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #e9e4d8;border-radius:11px;padding:15px 18px;transition:border-color .14s,background .14s;color:#28332e;text-decoration:none}
.state-tile:hover{background:#f3f7f4;border-color:#bcd6cc;text-decoration:none}
.state-tile__count{font-size:12.5px;color:#8a857a;display:flex;align-items:center;gap:3px}
.cta-panel{background:#234e43;border-radius:22px;padding:52px;display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center;color:#eaf4ef}
.cta-panel h2{margin:0 0 14px;font-size:32px;color:#fff}
.cta-panel p{margin:0 0 24px;font-size:16.5px;color:#c4dad0;max-width:560px}
.check-list{display:flex;flex-direction:column;gap:14px}
.check-row{display:flex;align-items:center;gap:13px;background:rgba(255,255,255,.07);border-radius:12px;padding:14px 18px;color:#eaf4ef}
.check-row .material-symbols-rounded{color:#f0c878}
.article-grid{grid-template-columns:repeat(3,1fr)}
.article-card{background:#fff;border:1px solid #e4e0d6;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .16s ease,transform .16s ease;color:inherit}
.article-card:hover{box-shadow:0 14px 34px rgba(31,78,67,.13);transform:translateY(-3px);text-decoration:none}
.article-card__bar{height:7px;background:#e0992e}
.article-card__body{padding:24px;display:flex;flex-direction:column;gap:13px;flex:1}
.article-card h3{margin:0;font-size:21px;font-weight:600;line-height:1.3}
.article-card p{margin:0;color:#5e6b65;font-size:15px;line-height:1.6;flex:1}
.article-card__meta{display:flex;align-items:center;gap:9px;color:#8a857a;font-size:13.5px;border-top:1px solid #efece4;padding-top:14px}
.page-band{background:#234e43;padding:40px 0 48px;color:#fff}
.page-band--cream{background:#f5efe3;color:#16241f;border-bottom:1px solid #ece6d9}
.page-band h1{margin:0 0 8px;font-size:40px;color:inherit;font-weight:600}
.page-band p{margin:0;color:#bcd6cc;font-size:16px}
.page-band--cream p{color:#4a564f}
.state-hero-grid{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:48px;align-items:center}
.state-search-card{background:#fff;border:1px solid #e2ddd0;border-radius:16px;padding:14px;box-shadow:0 14px 40px rgba(35,78,67,.08);display:grid;grid-template-columns:1fr auto;gap:12px;width:100%!important;margin:0!important}
.state-search-card .field-shell{min-width:0}
.state-search-card .btn{padding:13px 20px;white-space:nowrap}
.search-bar{background:#fff;border-radius:14px;padding:14px;display:flex!important;gap:12px;flex-wrap:wrap;align-items:center;box-shadow:0 16px 40px rgba(0,0,0,.18);margin-top:26px;width:100%!important}
.content-grid{display:grid;grid-template-columns:260px 1fr;gap:36px;align-items:start}
.results-grid{display:grid;grid-template-columns:1fr 340px;gap:26px;align-items:start}
.sidebar{display:flex;flex-direction:column;gap:22px}
.sidebar-card{background:#fff;border:1px solid #e9e4d8;border-radius:14px;padding:22px}
.sidebar-card h3{margin:0 0 16px;font-size:17px;font-weight:600}
.sidebar-card .topic-link{display:block!important;margin:0 0 10px!important;line-height:1.35!important;color:#2f6f5e;text-decoration:none}
.sidebar-card .topic-link:hover{text-decoration:underline}
.connect-card h3{font-family:"Public Sans",system-ui,sans-serif;color:#7f93a6;font-size:14px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}
.connect-row{display:flex;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #d8e1e7}
.connect-row:first-of-type{border-top:0;padding-top:0}
.connect-icon{width:36px;height:36px;border-radius:9px;background:#e8f4f3;color:#148979;display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto}
.connect-row span:not(.material-symbols-rounded){display:block;color:#7f93a6;font-size:13px;font-weight:700;line-height:1.25}
.connect-row strong{display:block;color:#16241f;font-size:15px;line-height:1.25}
.sidebar-card label{display:flex;align-items:center;gap:11px;font-size:14.5px;color:#3c4a44;cursor:pointer;margin-bottom:13px}
.sidebar-card input[type=checkbox]{width:17px;height:17px;accent-color:#2f6f5e}
.provider-list{display:flex;flex-direction:column;gap:16px}
.provider-card{background:#fff;border:1px solid #e4e0d6;border-radius:14px;padding:22px 24px;transition:box-shadow .16s ease,border-color .16s ease,transform .16s ease;display:flex;flex-direction:column;gap:14px;color:inherit}
.provider-card:hover{box-shadow:0 12px 30px rgba(31,78,67,.13);border-color:#cfd9d3;transform:translateY(-2px);text-decoration:none}
.provider-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.provider-card h3{margin:0 0 7px;font-size:20px;font-weight:600;line-height:1.25}
.provider-card__address{display:flex;align-items:flex-start;gap:7px;color:#5e6b65;font-size:14.5px;line-height:1.4}
.provider-card__address .material-symbols-rounded{font-size:18px;color:#2f6f5e;margin-top:1px}
.status{white-space:nowrap;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;padding:6px 12px;border-radius:999px}
.status--open{background:#e8f3ee;color:#1f6f57}
.status--closed{background:#f1efe9;color:#7a756a}
.status__dot{width:7px;height:7px;border-radius:50%;background:#2f9e6f;display:inline-block}
.tag-row{display:flex;flex-wrap:wrap;gap:8px}
.tag{background:#f7f2e9;color:#3c4a44;font-size:13px;padding:5px 11px;border-radius:7px}
.tag--active{background:#e8f3ee;color:#1f6f57;font-weight:700}
.provider-card__footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #efece4;padding-top:14px;margin-top:2px;flex-wrap:wrap;gap:10px}
.provider-card__meta{display:flex;align-items:center;gap:18px;font-size:14px;color:#5e6b65;flex-wrap:wrap}
.provider-card__meta span{display:inline-flex;align-items:center;gap:6px}
.provider-card__meta .material-symbols-rounded,.provider-card__cta .material-symbols-rounded{font-size:18px;color:#2f6f5e}
.provider-card__cta{color:#2f6f5e;font-weight:600;font-size:14.5px;display:inline-flex;align-items:center;gap:4px}
.map-placeholder{position:sticky;top:90px;border:1px solid #e9e4d8;border-radius:14px;height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;overflow:hidden;background:repeating-linear-gradient(45deg,#eaf0ea,#eaf0ea 14px,#f1f5f0 14px,#f1f5f0 28px);color:#7d8c84}
.map-placeholder .material-symbols-rounded{font-size:46px;color:#9bb3a8}
.map-placeholder span:last-child{font-family:ui-monospace,monospace;font-size:12.5px}
.detail-grid{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}
.sticky{position:sticky;top:90px}
.breadcrumb{font-size:14px;color:#8a857a;margin-bottom:18px}
.breadcrumb a{color:#5e6b65}
.detail-title{font-size:36px;margin:10px 0 18px}
.contact-row{display:flex;gap:10px;align-items:flex-start;color:#4a564f;margin:10px 0}
.contact-row .material-symbols-rounded{color:#2f6f5e;margin-top:3px}
.action-row{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}
.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.service-row{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #e9e4d8;border-radius:12px;padding:13px 14px;color:#3c4a44}
.service-row .material-symbols-rounded{color:#2f6f5e}
.prose{font-size:17px;line-height:1.75;color:#3c4a44}
.prose h2{font-size:26px;margin:34px 0 12px}
.form-card{background:#fff;border:1px solid #e9e4d8;border-radius:16px;padding:30px}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.form-field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}
.form-field label{font-weight:700;font-size:14.5px;color:#3c4a44}
.form-field input,.form-field select,.form-field textarea,form input:not([type=submit]):not([type=checkbox]),form select,form textarea{background:#f7f4ec;border:1px solid #e2ddd0;border-radius:10px;color:#16241f;padding:12px 13px;font-size:15.5px;width:100%;height:auto;letter-spacing:0}
.form-field input:focus,.form-field select:focus,.form-field textarea:focus,form input:focus,form select:focus,form textarea:focus{border-color:#2f6f5e;outline:0}
.select-control{background:#fff;border:1px solid #e2ddd0;border-radius:9px;color:#3c4a44;padding:9px 12px;font-size:14px;width:auto}
.auth-page{max-width:440px;margin:0 auto;padding:56px 32px 80px;text-align:center}
.auth-page .site-logo__mark{width:54px;height:54px;margin:0 auto 18px;font-size:24px}
.auth-page h1{font-size:36px;margin:0 0 8px}
.auth-page p{color:#5e6b65}
.question_section{background:#fff;border:1px solid #e9e4d8;border-radius:16px;padding:24px;margin-top:32px}
.single-question{background:#fdfbf6;border:1px solid #efece4;border-radius:12px;margin-top:14px;padding:16px}
.site-nav__auth{display:none}
#footer.site-footer{background:#16241f!important;color:#aebfb7!important;padding:56px 32px 0!important;height:auto!important;width:100%!important;overflow:visible!important}
#footer.site-footer div{float:none!important;height:auto!important;margin:0!important;overflow:visible!important;padding-top:0!important;width:auto!important;color:inherit}
#footer.site-footer p{float:none!important;width:auto!important;margin:14px 0!important;text-align:left!important;text-shadow:none!important;color:#aebfb7!important;font-size:15px!important;line-height:1.6!important}
#footer.site-footer a{background:none!important;float:none!important;height:auto!important;line-height:1.4!important;margin:9px 0!important;padding:0!important;text-indent:0!important;text-shadow:none!important;width:auto!important}
#footer.site-footer .site-footer__inner{max-width:1200px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1.7fr repeat(3,1fr)!important;gap:42px!important;width:100%!important}
.site-footer h2{font-family:"Public Sans",system-ui,sans-serif;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px}
.site-footer a{display:block;color:#aebfb7;margin:9px 0;text-decoration:none}
.site-footer a:hover{color:#fff;text-decoration:none}
#footer.site-footer .site-logo--footer a{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;color:inherit!important}
#footer.site-footer .site-logo--footer .site-logo__mark{width:42px!important;height:42px!important;border-radius:11px!important;background:#2f6f5e!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}
#footer.site-footer .site-logo--footer .site-logo__name{color:#fff}
#footer.site-footer .site-logo--footer .site-logo__tagline{color:#aebfb7}
#footer.site-footer .site-footer__social{display:flex!important;gap:10px!important;margin-top:18px!important}
#footer.site-footer .site-footer__social a{width:38px!important;height:38px!important;border-radius:9px!important;background:rgba(255,255,255,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:#fff!important}
#footer.site-footer .site-footer__bottom{max-width:1200px!important;margin:34px auto 0!important;padding:20px 0!important;border-top:1px solid rgba(255,255,255,.1)!important;display:flex!important;justify-content:space-between!important;gap:20px!important;color:#8a9b93!important;font-size:13.5px!important;width:100%!important}
#footer.site-footer .site-footer__bottom p{margin:0!important;color:#8a9b93!important;font-size:13.5px!important}
#footer.site-footer .site-footer__bottom div{display:flex!important;gap:18px!important}
#footer.site-footer .site-footer__bottom a{margin:0!important;color:#aebfb7!important}
#content{background:transparent;width:100%;height:auto}
#content .section,#content>div:not(.section){max-width:1200px;margin:0 auto;padding:36px 32px;width:auto;overflow:visible}
.adsbygoogle{max-width:100%}
.ad-block{margin:24px 0;overflow:hidden}
.ad-block--top{max-width:1200px;margin:16px auto 0;padding:0 32px}
.adslot_1{display:block}
.resources-listing{padding-top:40px}
@media (max-width:600px){
  .adslot_1{width:320px}
}
@media (max-width:1000px){
  #header .site-header__inner{gap:14px}
  #header .site-header__inner{display:flex}
  #header #navigation.site-nav{display:none;position:absolute;top:100%;left:0;right:0;transform:none;background:#fdfbf6;border-bottom:1px solid #e9e4d8;padding:10px 24px;flex-direction:column;align-items:stretch}
  #header #navigation.site-nav.is-open{display:flex}
  .mobile_toggle{display:inline-flex;margin-left:auto}
  .site-actions{margin-left:0}
  .hero__grid,.cta-panel,.detail-grid,.state-hero-grid{grid-template-columns:1fr}
  .benefit-grid,.article-grid,.state-grid{grid-template-columns:repeat(2,1fr)}
  .content-grid,.results-grid{grid-template-columns:1fr}
  .map-placeholder,.sticky{position:static}
}
@media (max-width:700px){
  .announcement-bar{font-size:12.5px}
  #header .site-header__inner,.container,.narrow{padding-left:20px;padding-right:20px}
  .site-actions{display:none}
  .site-nav__auth{display:block;border-top:1px solid #e9e4d8;margin-top:4px;padding-top:4px}
  .hero__grid{padding-top:42px;padding-bottom:48px;gap:32px}
  .hero h1{font-size:42px}
  .page-band h1{font-size:34px}
  .section-block{padding-top:46px;padding-bottom:46px}
  .benefit-grid,.article-grid,.state-grid,.steps-grid,.services-grid,.form-grid{grid-template-columns:1fr}
  #footer.site-footer .site-footer__inner{grid-template-columns:1fr!important}
  .cream-panel,.cta-panel,.glance-panel{padding:28px 22px;border-radius:18px}
  .split-heading{align-items:flex-start}
  .search-bar,.field-row{flex-direction:column;align-items:stretch}
  .state-search-card{grid-template-columns:1fr}
  .field-shell,.state-filter{min-width:0;width:100%}
  .provider-card__top,.provider-card__footer{align-items:flex-start;flex-direction:column}
  #footer.site-footer{padding-left:20px!important;padding-right:20px!important}
  #footer.site-footer .site-footer__bottom{flex-direction:column!important}
}
