*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa;padding:0}#main{padding:1rem}.visually-hidden-focusable:not(:focus){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}#nav-container{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 1rem;background-color:#fff;box-shadow:0 1px 3px #0000001a}#nav-container a{font-weight:600;text-decoration:none}#nav-container a:hover{text-decoration:underline}#main-nav{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;max-width:768px;min-height:48px}.nav-title{display:flex;flex-direction:row;align-items:center;height:24px;flex-grow:1}.nav-title svg{max-height:32px;margin-right:8px}.embedded #main-nav{display:none}#nav-menu{display:flex;flex-direction:column;text-align:right;list-style:none}#nav-toggle{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;appearance:none;background-color:transparent;padding:0;border:none;cursor:pointer;color:#000}#nav-toggle [aria-hidden]{margin-left:4px}#nav-toggle[aria-expanded=true]{margin-bottom:.5rem}#nav-toggle[aria-expanded=false]+#nav-menu{display:none}#nav{align-self:center}#skip-navigation{position:absolute;top:0;left:0;z-index:10;margin-top:3rem;padding-left:.75rem}#nav-menu a[aria-current=page]{font-weight:600}@media(min-width:1024px){#nav-menu{flex-direction:row}#nav-menu li{margin-left:1rem}#nav-toggle{display:none}#nav-toggle[aria-expanded=true]{margin-bottom:0}#nav-toggle[aria-expanded=false]+#nav-menu{display:flex}}#scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;border-radius:50%;background-color:#6c757d;color:#fff;border:none;cursor:pointer;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;z-index:1000;padding:0}#scroll-to-top:hover{background-color:#0052a3}#scroll-to-top:focus{outline:2px solid #0066cc;outline-offset:2px}.filter-page{max-width:768px;margin:0 auto}.filter-form{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.filter-form>div{margin-bottom:1.25rem}label{display:block;font-weight:500;margin-bottom:.5rem;color:#444}input[type=text],input[type=number],#zip{width:100%;padding:.625rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s ease}input[type=text]:focus,input[type=number]:focus,#zip:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}input[type=checkbox]{width:1.125rem;height:1.125rem;cursor:pointer;vertical-align:middle}fieldset input[type=checkbox]{margin-right:.5rem}label[for=accepts_medicaid],label[for=use_my_location]{display:flex;align-items:center;cursor:pointer}label[for=accepts_medicaid] span,label[for=use_my_location] span{margin-right:.5rem}fieldset{border:1px solid #e0e0e0;border-radius:4px;padding:1rem;margin-bottom:1.25rem}legend{font-weight:600;padding:0 .5rem;color:#333}fieldset label{display:flex;align-items:center;margin-bottom:.625rem;font-weight:400;cursor:pointer}fieldset label:last-child{margin-bottom:0}fieldset label span{user-select:none}.results-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:.5rem;border-top:1px solid #e0e0e0}.result-count{font-size:.9375rem;color:#666;font-weight:500}button{background-color:#06c;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:4px;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease;font-weight:500}button:hover{background-color:#0052a3}button:focus{outline:2px solid #0066cc;outline-offset:2px}button[type=button]{background-color:#6c757d}button[type=button]:hover{background-color:#5a6268}.filter-results{max-width:1200px;margin-left:auto;margin-right:auto}.filter-result{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem;transition:box-shadow .2s ease}.filter-result:hover{box-shadow:0 4px 6px #0000001a}.filter-result h3{font-size:1.25rem;margin-bottom:.75rem;color:#222}.filter-result p{margin-bottom:.5rem;color:#555}.filter-result a{color:#06c;text-decoration:none;font-weight:500}.filter-result>.label,.filter-result>.label>a{font-weight:600}.filter-result a:hover{text-decoration:underline}#results-end{display:block;margin:2rem auto;min-width:200px}.visually-hidden:not(:focus):not(:active){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:768px){.filter-form{padding:1rem}.results-row{flex-direction:column;align-items:flex-start}#scroll-to-top{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem}}@media print{#scroll-to-top{display:none}.filter-form{box-shadow:none;border:1px solid #ddd}.filter-result{page-break-inside:avoid;box-shadow:none;border:1px solid #ddd}button{display:none}}.icon-inline{width:1em;height:1em;stroke:currentColor;fill:none;vertical-align:-.125em}#geocoder-container{position:relative}#geocoder svg{position:absolute;left:12px;top:50%;width:16px;transform:translateY(-50%);opacity:.8}#geocoder-results{position:absolute;top:100%;left:0;right:0;width:100%;z-index:2;background-color:#fff}#geocoder-results .result{padding:6px 12px;background-color:#fff;cursor:pointer;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border:solid 1px #d5d5d5;border-top-width:0}#geocoder-results .result:hover,#geocoder-results .result:active{box-shadow:0 0 1px 1px #0a60c2;position:relative;z-index:1}#geocoder-results .result[aria-selected]{background-color:#c0ddff;font-weight:600}#geocoder-results .result:first-child{border-top-width:1px}#geocoder,#geocoder-search{width:100%;height:100%}#geocoder-search{display:inline-flex;-moz-appearance:none;-webkit-appearance:none;appearance:none;align-items:center;justify-content:flex-start;padding:12px 8px 12px 34px}#geocoder-search::placeholder{color:#2c2e35;opacity:.8}#geocoder-search:focus{outline:none;box-shadow:0 0 1px 1px #0a60c2}.delete{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;border-radius:50%;cursor:pointer;pointer-events:auto;display:inline-block;position:relative;outline:none;font-size:0;height:20px;width:20px;min-height:20px;min-width:20px;max-height:20px;max-width:20px;vertical-align:top;background-color:#0003}.delete:before,.delete:after{display:block;position:absolute;background-color:#fff;content:"";left:50%;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before{height:2px;width:50%}.delete:after{height:50%;width:2px}.delete:hover,.delete:focus{background-color:#0000004d}.delete:active{background-color:#0006}#geocoder-clear{position:absolute;right:12px;top:10px;display:none}#geocoder-search.has-value{padding-right:36px}#geocoder-search.has-value+#geocoder-clear{display:inline-block}.content{display:block;overflow-wrap:anywhere;word-break:break-word}.content p:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child){margin-bottom:1rem}.content li+li{margin-top:.5rem}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:600}.content h1{margin-top:1.5rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem}.content h2{margin-top:1.25rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem}.content h3{margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.content h1:first-child,.content h2:first-child,.content h3:first-child{margin-top:0}.content ul{margin-top:1rem;-webkit-padding-start:1rem;padding-inline-start:1rem;list-style:disc outside}main .content{margin-left:auto;margin-right:auto;width:100%;max-width:768px;flex:1 1 0%;padding:1.25rem .75rem}.content pre{display:block;max-width:100%;overflow-x:scroll;padding:.5rem;background-color:#f4f4f4;-webkit-user-select:all;-moz-user-select:all;user-select:all}
