<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.team-list{padding-bottom:7rem;padding-top:1rem}.team-list .container{max-width:65rem}.team-list__grid{display:grid;gap:3rem}.team-list__grid-item__image{border-radius:100%;display:block;height:auto;max-width:15rem;overflow:hidden}.team-list__grid-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-list__grid-item__name{font-size:1.3125rem;margin-bottom:0;margin-top:1.5rem}.team-list__grid-item__job-title{font-size:1.125rem;margin:0}.team-list__grid-item__bio{font-size:.875rem;margin-bottom:0;margin-top:.5rem}@media only screen and (min-width:48em){.team-list__grid{gap:4rem;grid-template-columns:repeat(3,minmax(0,1fr))}.team-list__grid-item__name{font-size:1.75rem}.team-list__grid-item__bio{margin-top:1rem}}@media only screen and (min-width:64em){.team-list__grid-item{padding-inline:1.5rem}}</pre></body></html>