:root{--navy:#082f4b;--blue:#075cc6;--green:#2f7c45;--line:#dce5e8;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1130px,calc(100% - 32px));margin:auto}.site-header{background:#fff;position:relative;z-index:20;box-shadow:0 1px 6px #0002}.topbar{height:58px;display:grid;grid-template-columns:285px 1fr auto auto;align-items:center;gap:22px}.brand img{width:245px;height:58px;object-fit:cover;object-position:center}.tagline{font:italic 13px var(--serif);font-weight:700;margin:0}.phone{font-size:12px;font-weight:700;white-space:nowrap}.button{display:inline-block;background:linear-gradient(#3c8d52,#286c3d);color:#fff;border-radius:18px;padding:10px 30px;font-weight:700;text-align:center}.button.small{font-size:12px;padding:10px 18px;white-space:nowrap}.nav{height:27px;display:flex;justify-content:flex-end;align-items:end;gap:38px;font-size:12px;font-weight:700}.nav a{padding:0 0 8px}.nav a.active{color:var(--green);border-bottom:3px solid var(--green)}.menu-button{display:none;border:0;background:none;font-size:26px;color:var(--navy)}.hero{height:200px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(18,38,5,.70) 0%,rgba(33,56,10,.55) 47%,rgba(33,56,10,.18) 75%),url('assets/hero-background.jpg') center/cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 68%,rgba(30,60,12,.35))}.hero-person{position:absolute;z-index:1;right:12%;top:0;width:510px;height:198px;background:url('assets/hero-people.png') center/cover no-repeat;mix-blend-mode:normal}.hero-inner{position:relative;z-index:2;height:100%}.hero-copy{padding:14px 0 0 108px;width:650px}.hero h1{font:700 34px/.93 var(--serif);margin:0 0 6px;text-shadow:0 2px 4px #0006}.hero-copy>p{margin:0 0 6px;font-size:14px;font-weight:700}.search-tabs{display:flex;gap:3px}.tab{border:0;border-radius:5px 5px 0 0;background:#edf4f5;color:var(--navy);font-weight:700;padding:7px 16px}.tab.active{background:#1d6ba4;color:#fff}.search-box{background:#fff;padding:5px;border-radius:0 6px 6px;display:grid;grid-template-columns:1fr 1fr 100px;gap:8px;box-shadow:0 2px 7px #0004}.search-box select,.search-box button,.request-form input,.request-form select{min-width:0;border:1px solid #cbd7df;border-radius:4px;height:29px;padding:0 8px;color:#29455b;background:#fff}.search-box button,.request-form button{border:0;background:#2f7c45;color:#fff;font-weight:700}.trust-row{display:flex;gap:24px;font-size:11px;font-weight:700;margin-top:8px}.search-message{font-size:12px!important;margin-top:4px!important}.better-days{position:absolute;right:0;top:50px;transform:rotate(-7deg);font:italic 32px/1.08 'Comic Sans MS',cursive;text-align:center;text-shadow:0 2px 3px #0006}.better-days b{font-size:28px}.care-types{background:linear-gradient(#fff,#f7f9f7);border-bottom:1px solid #eef1f2}.care-grid{display:grid;grid-template-columns:repeat(6,1fr);padding:9px 0 10px}.care-grid article{text-align:center;border-right:1px solid var(--line);padding:0 8px}.care-grid article:last-child{border:0}.care-icon{width:45px;height:45px;margin:0 auto 4px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:24px}.blue{background:#2774b8}.green{background:#3d8051}.purple{background:#996994}.gold{background:#c9901f}.red{background:#dd3734}.teal{background:#2b91a8}.care-grid h3,.community-card h3{font:700 15px var(--serif);margin:0 0 2px}.care-grid p{font-size:11px;line-height:1.05;margin:0 0 5px}.care-grid a,.section-heading a{font-size:11px;color:#005acb;font-weight:700}.content-section{padding-top:4px}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading h2,.resources h2{font:700 21px var(--serif);margin:0 0 6px}.section-heading a{margin-bottom:8px}.city-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.city-card{height:98px;border-radius:5px;background:linear-gradient(transparent 50%,rgba(0,0,0,.82)),var(--image) center/cover;display:flex;align-items:end;justify-content:space-between;padding:8px 10px;color:#fff;box-shadow:0 1px 3px #0003}.city-card strong{font:700 16px var(--serif)}.communities{padding-bottom:8px}.community-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.community-card{border:1px solid #d5dee2;border-radius:5px;overflow:hidden;box-shadow:0 2px 4px #0002}.community-card img{width:100%;height:64px;object-fit:cover;display:block}.card-copy{padding:5px 8px 7px}.community-card h3{font-size:14px}.community-card p{font-size:11px;margin:2px 0;color:#104d79}.community-card small{font-size:10px;display:block;margin-bottom:5px}.community-card .card-copy>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.community-card a{border:1px solid #8aa6b9;border-radius:5px;font-size:11px;font-weight:700;text-align:center;padding:7px 2px}.community-card a.primary{background:#2f7c45;color:#fff;border-color:#2f7c45}.help-band{background:linear-gradient(90deg,#f5efc6,#eaf3ee 54%,#dfeee6);min-height:143px}.help-grid{display:grid;grid-template-columns:36% 31% 1fr;align-items:center;min-height:143px}.help-photo{height:143px;overflow:hidden;align-self:stretch}.help-photo img{width:100%;height:100%;object-fit:cover}.help-copy{padding:8px 20px}.help-copy h2{font:700 19px/1.05 var(--serif);margin:0 0 5px}.help-copy p{font-size:12px;line-height:1.05;margin:0 0 8px}.help-copy .button{font-size:11px;padding:8px 34px}.request-form{background:#fff;padding:8px 12px;border-radius:4px;margin-left:8px}.request-form h3{font:700 12px var(--serif);margin:0 0 5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.request-form input,.request-form select{height:23px;font-size:9px}.request-form button{width:100%;height:23px;margin-top:5px;border-radius:4px;font-size:10px}.request-form p{font-size:10px;margin:3px 0 0;color:var(--green)}.resources{padding:5px 0 9px}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr)}.resource-grid a{display:flex;align-items:center;gap:14px;padding:0 20px;border-right:1px solid var(--line)}.resource-grid a:last-child{border:0}.resource-grid b{font-size:30px;color:#0768df}.resource-grid span{display:flex;flex-direction:column}.resource-grid strong{font-size:11px;color:#075bc5}.resource-grid small{font-size:10px;margin-top:4px}footer{background:#062f4b;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:35px;padding:8px 0 7px}.footer-grid>div:first-child img{width:210px;height:55px;object-fit:cover;filter:brightness(1.2)}.footer-grid h3{font-size:11px;margin:0 0 5px}.footer-grid a{font-size:9px;display:block;line-height:1.08}.footer-grid small{font-size:8px}.social{font-weight:700;font-size:16px;margin:4px 0}.legal{border-top:1px solid #ffffff33;padding:8px 0;display:flex;justify-content:space-between;font-size:8px}
@media(max-width:900px){.topbar{grid-template-columns:1fr auto auto;height:66px}.brand img{width:230px}.tagline{display:none}.phone span{display:none}.nav{display:none;position:absolute;top:66px;left:0;width:100%;height:auto;padding:12px 24px;background:#fff;flex-direction:column;align-items:flex-start;gap:14px}.nav.open{display:flex}.nav a{font-size:16px}.menu-button{display:block}.hero{height:auto;min-height:455px}.hero-person{right:-95px;top:0;opacity:.65}.hero-copy{padding:28px 0 0;width:min(100%,620px);position:relative;z-index:3}.hero h1{font-size:39px}.better-days{display:none}.search-box{grid-template-columns:1fr}.search-box select,.search-box button{height:42px;font-size:14px}.trust-row{flex-direction:column;gap:5px;font-size:13px}.care-grid{grid-template-columns:repeat(3,1fr);row-gap:18px}.care-grid article:nth-child(3){border-right:0}.city-grid{grid-template-columns:repeat(3,1fr)}.community-grid{grid-template-columns:repeat(2,1fr)}.help-grid{grid-template-columns:1fr 1fr}.help-photo{display:none}.request-form{margin:10px 0}.resource-grid{grid-template-columns:repeat(2,1fr);row-gap:18px}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.wrap{width:min(100% - 22px,1130px)}.topbar{grid-template-columns:1fr auto auto;gap:9px}.brand img{width:184px;height:54px}.button.small{display:none}.hero{min-height:480px}.hero-person{width:430px;height:190px;right:-170px;opacity:.55}.hero-copy{padding-top:26px}.hero h1{font-size:32px;line-height:1}.hero-copy>p{font-size:15px;max-width:270px}.tab{font-size:12px;padding:9px}.trust-row{margin-top:12px}.care-grid{grid-template-columns:repeat(2,1fr);padding:16px 0}.care-grid article{border-right:1px solid var(--line)!important}.care-grid article:nth-child(even){border-right:0!important}.section-heading{align-items:start}.section-heading h2{font-size:22px}.section-heading a{font-size:10px}.city-grid{grid-template-columns:repeat(2,1fr)}.city-card{height:110px}.community-grid{grid-template-columns:1fr}.community-card img{height:120px}.help-grid{grid-template-columns:1fr}.help-copy{padding:20px 6px}.request-form{padding:14px}.form-grid{grid-template-columns:1fr}.request-form input,.request-form select,.request-form button{height:40px;font-size:13px}.resources{padding:16px 0}.resource-grid{grid-template-columns:1fr}.resource-grid a{border:0}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid a{font-size:12px;line-height:1.4}.footer-grid h3{font-size:14px}.legal{flex-direction:column;gap:8px;font-size:10px}}
.brand img,.footer-grid>div:first-child img{object-fit:contain}
.request-form{transition:box-shadow .25s,transform .25s}.request-form:target{box-shadow:0 0 0 4px #2f7c45,0 8px 22px #082f4b33;transform:translateY(-2px)}.request-form .form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
