.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-family:var(--font-display);font-optical-sizing:auto;font-size:var(--font-responsive-lg);font-variation-settings:"wdth" 100;font-weight:600;line-height:1;margin-bottom:.5rem;margin-top:1.5rem}.team-list__grid-item__job-title{font-size:1.125rem;line-height:1.2;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{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.team-list__grid-item__bio{margin-top:1.25rem}}@media only screen and (min-width:64em){.team-list__grid-item{padding-inline:1.5rem}}