.team-list{display:grid;margin-top:2.5rem}@media (min-width:50em){.team-list{grid-template-columns:50% 50%;column-gap:2.5rem}}@media (min-width:65.625em){.team-list{padding-left:8.3333333333%;padding-right:8.3333333333%}}.team-list__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.team-list__team:hover .team-list__image{opacity:1;transform:scale(1.03)}.team-list__team{display:block;overflow:hidden;position:relative;aspect-ratio:614/760;line-height:0;margin-bottom:2rem}@media (min-width:50em){.team-list__team{margin-top:-1.25rem;margin-bottom:0}}@media (min-width:65.625em){.team-list__team{margin-top:-2.5rem}}@media (min-width:50em){.team-list__team:nth-child(2n){margin-top:1.25rem}}@media (min-width:65.625em){.team-list__team:nth-child(2n){margin-top:2.5rem}}.team-list__content{position:absolute;color:#fff;bottom:0;left:0;width:100%;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.5));padding:5rem 1.25rem 1.4375rem}@media (min-width:50em){.team-list__content{padding:5rem 2.5rem 2.5rem}}.team-list__title{color:#fff;margin:0;font-size:2.125rem;line-height:1.2352941176;letter-spacing:.0047058824em}.team-list__discipline{color:#e0e0e0;margin:.5rem 0 0;font-size:.875rem;line-height:1.5714285714;letter-spacing:.0114285714em}@media (min-width:50em){.team-list__discipline{margin:.75rem 0 0}}