.team-overview .team-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}@media screen and (max-width: 1024px){.team-overview .team-list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 800px){.team-overview .team-list{grid-template-columns:1fr;row-gap:5rem}}.team-overview .team-list .team-item{display:flex;flex-direction:column;gap:.4rem;border-radius:4px}.team-overview .team-list .team-item .team-body{padding:.375rem .75rem}.team-overview .team-list .team-item .vita-item{padding-top:1rem}/*# sourceMappingURL=overview.min.css.map */
