<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.health-interests__container{margin-bottom:3rem;max-width:65rem}.health-interests__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem}.health-interests__grid-item{display:flex;flex-direction:column;position:relative}.health-interests__grid-item a:first-of-type:before,.health-interests__grid-item button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.health-interests__grid-item a:first-of-type.focus-visible,.health-interests__grid-item button:first-of-type.focus-visible{box-shadow:none}.health-interests__grid-item a:first-of-type.focus-visible:before,.health-interests__grid-item button:first-of-type.focus-visible:before{border-color:#fff;border-radius:var(--border-radius,.125rem);box-shadow:0 0 0 .125rem #77bc22;outline:none}.health-interests__grid-item__image-wrapper{border-radius:2rem;overflow:hidden}.health-interests__grid-item__title{font-size:1rem;margin-block:.5rem;text-align:center}@media only screen and (hover:hover){.health-interests__grid-item:hover .health-interests__grid-item__title{text-decoration:underline}}@media only screen and (min-width:48em){.health-interests__grid-item__title{font-size:1.3125rem;margin-block:.75rem}}@media only screen and (min-width:64em){.health-interests__container{margin-bottom:4rem}.health-interests__grid{gap:2.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}}</pre></body></html>