.team{color:rgba(0,0,0,.82);font-family:system-ui}.team *{box-sizing:border-box}.team__desc{margin-bottom:32px}.team__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -12px 0 -12px}.team__item{padding:0 12px 40px 12px;width:50%}@media only screen and (max-width:900px){.team__item{width:100%}}@media only screen and (max-width:700px){.team__item{width:50%}}@media only screen and (max-width:480px){.team__item{width:100%;padding:0 12px 32px 12px}}.team__item_small-count{padding:0 12px}@media only screen and (max-width:900px){.team__item_small-count:not(:last-child){padding:0 12px 40px 12px}}@media only screen and (max-width:700px){.team__item_small-count:not(:last-child){padding:0 12px}}@media only screen and (max-width:480px){.team__item_small-count:not(:last-child){width:100%;padding:0 12px 32px 12px}}.team img{width:100%}.team__btn{margin-top:24px}.team-item__pic{margin-bottom:16px}@media only screen and (max-width:480px){.team-item__pic{margin-bottom:8px}}.team-item__title{margin-bottom:8px}.team-item__desc{font-size:16px;line-height:140%;color:rgba(0,0,0,.64)}