.team-item__photo-tumb{background:transparent;border-radius:1rem;overflow:hidden;padding-bottom:90%;position:relative;width:100%}.team-item__avatar-pic{border-radius:.625rem;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.team-item__avatar-pic img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-item{align-items:flex-start;background:var(--white,#fff);border-radius:var(--corner-medium-radius,1.875rem);display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;padding:1rem;transition:.3s}.team-item:hover{background-color:var(--color__fill-1)}.team-item__haed{flex-direction:column;gap:.75rem}.team-item__haed,.team-item__type{align-items:center;align-self:stretch;display:flex}.team-item__type{background:var(--black,#313131);border-radius:3.75rem;color:#fff;font-size:1rem;font-weight:500;gap:.625rem;justify-content:center;padding:.75rem 1rem;text-align:center}.team-item__name{font-size:1.875rem;font-weight:600;line-height:normal}@media screen and (max-width:991px){.team-item{padding:1.5rem}}
