.team{padding:0 0 10rem}.team__list{display:flex;flex-wrap:wrap;gap:5.6rem 3.2rem}.team__list .team__item{box-sizing:border-box;width:calc((100% - 9.6rem)/ 4)}.team__item{display:flex;flex-direction:column;box-sizing:border-box;width:calc((100% - 9.6rem)/ 4)}.team__item .img--box{padding-top:88.18%;border-radius:.8rem}.team__item .img--box img{-o-object-fit:cover;object-fit:cover}.team__item-title{font-size:2.6rem;font-weight:700;line-height:1.2}.team__item-description{font-size:1.6rem;font-weight:500;line-height:1.63}@media (max-width:1024px){.team__list{gap:3.2rem 2.4rem}.team__list .team__item{box-sizing:border-box;width:calc((100% - 4.8rem)/ 3)}}@media (max-width:887px){.team__list{gap:3.2rem 1.6rem}.team__list .team__item{box-sizing:border-box;width:calc((100% - 1.6rem)/ 2)}}@media (max-width:580px){.team__list .team__item{box-sizing:border-box;width:calc((100% - 0rem)/ 1)}}