.team__list{display:flex;flex-wrap:wrap;justify-content:center;gap:60px}.team__item{width:50%;max-width:450px;margin-bottom:40px}.team__img{width:100%;height:450px;object-fit:cover;border-radius:8px}.team__name{margin-top:10px;margin-bottom:5px;font-size:22px;font-weight:700;text-align:center}.team__position{margin-bottom:10px;font-weight:700;text-align:center;color:var(--main-color)}.team__description{padding:0 20px;font-weight:400;text-align:center}@media screen and (max-width: 650px){.team__list{gap:30px}.team__item{width:100%}}
/*# sourceMappingURL=team.css.map */
