.health-needs-module{background-color:#fffaf4;letter-spacing:-.5px;display:none}.health-needs-module__header{font-size:30px;text-align:center;font-family:var(--sans-serif-font);font-weight:800;padding-top:40px;padding-bottom:10px}@media (min-width:1025px){.health-needs-module__header{font-size:40px;padding-top:80px;padding-bottom:20px}}.health-needs-module__subheader{font-size:18px;text-align:center;padding-bottom:25px}.health-needs-module__needs-container{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:15px;width:90%;margin:0 auto}@media (min-width:1025px){.health-needs-module__subheader{font-size:25px;padding-bottom:45px}.health-needs-module__needs-container{width:1260px;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:0;grid-column-gap:20px}}.health-needs-module__needs{height:211px;width:100%;background-size:cover;border-radius:8px;box-shadow:1px 4px 4px rgba(0,0,0,.35);cursor:pointer;text-decoration:none}.health-needs-module__needs-text{font-size:18px;color:#fff;font-family:var(--sans-serif-font);font-weight:800;padding:15px;line-height:1}.health-needs-module__cta{width:300px;margin:25px auto 40px}@media (min-width:1025px){.health-needs-module__needs{height:350px;border-radius:10px}.health-needs-module__needs-text{font-size:30px}.health-needs-module__cta{margin-top:40px;margin-bottom:80px}}