.team-wrapper .team-list{column-gap:20px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:48px}.team-member{max-width:260px}.team-wrapper .team-list .member{align-items:center;display:block;justify-content:center}.name a{color:inherit;text-decoration:none}.member:hover .member_title,.member:hover .name{color:green}.team-wrapper .team-list .image img{border-radius:6px;margin-bottom:10px;max-height:260px;max-width:260px;object-fit:cover;overflow:hidden;position:relative}.team-wrapper .team-list .image{height:100%;object-fit:cover;object-position:top center;width:100%}.team-wrapper .team-list .social-link-wrapper{bottom:10px;display:flex;gap:10px;position:absolute;right:10px}.team-wrapper .team-list .image .social-link{align-items:center;border-radius:50%;color:#fff;cursor:none;display:flex;height:32px;justify-content:center;opacity:0;text-decoration:none;transition:all .3s ease;width:32px;z-index:2}.team-wrapper .team-list .social-link span svg{display:block;height:17px;width:17px}.team-wrapper .team-list .social-link img{height:50%;width:50%}.team-wrapper .team-list .team-member .name{margin:0;transition:all .3s ease}.member_title{transition:all .3s ease}.team-wrapper .team-list .team-member{color:#000}.member_title .name{text-align:center}.team-wrapper .team-list .team-member:hover .image .social-link{cursor:pointer;opacity:1}