.team__tabs{display:flex;margin-bottom:24px}.team__tab-item{padding:8px 16px;border:solid 1px;border-right:0;cursor:pointer}.team__tab-item:first-child{border-radius:6px 0 0 6px}.team__tab-item:last-child{border-radius:0 6px 6px 0;border-right:solid 1px}.team__cards{display:flex;flex-wrap:wrap;justify-content:center}.team__card{background-color:#fff;margin:12px;padding:24px;text-align:center;border-radius:12px;width:256px}.member__image{border-radius:64px;height:128px;width:128px;margin-bottom:16px;object-fit:cover}.member__name{font-weight:600}.member__position{font-size:12px}