.team-grid{padding-top:0}.team-grid__intro{margin:0 0 30px}.team-grid__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:12px}@media (max-width:1330px){.team-grid__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:1024px){.team-grid__items{display:grid;grid-template-columns:1fr 1fr 1fr}}@media (max-width:768px){.team-grid__items{display:grid;grid-template-columns:1fr 1fr}}@media (max-width:480px){.team-grid__items{display:flex;flex-direction:column}}.team-grid__item{position:relative;padding:0 0 18px}@media (max-width:480px){.team-grid__item{width:100%}}.team-grid__item .heading-3{margin:0 0 10px}.team-grid__img{margin:0 0 40px}@media (max-width:480px){.team-grid__img{margin:0 0 30px}}.team-grid__img picture{position:relative;display:block;padding-top:100%}.team-grid__img picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.team-grid__more{display:flex;justify-content:center;padding:60px 0 0}