.team-2__team-member{align-items:center;display:flex;gap:var(--gap-md);margin:0 0 80px;text-align:center}.team-2__team-member:last-of-type{margin:0}.team-2__photo{border-radius:50%;flex:280px 0 0;height:280px;object-fit:cover;width:280px}.team-2__links{justify-content:flex-start}.team-2__links,.team-2__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap)}.team-2__social a{display:block}.team-2__links a:not(.team-2__see-all-button){transition:none}.team-2__links a:not(.team-2__see-all-button):focus,.team-2__links a:not(.team-2__see-all-button):hover{border-bottom:1px solid;color:var(--tertiary-color-hover)}a.team-2__see-all-button{font-weight:400}a.team-2__see-all-button svg{transition:all .3s}a.team-2__see-all-button:focus,a.team-2__see-all-button:hover{color:var(--tertiary-color-hover)}a.team-2__see-all-button:focus svg,a.team-2__see-all-button:hover svg{margin-left:9px!important}.team-2__social svg{display:block;height:1.6rem;width:1.6rem;fill:currentColor}.team-2__text{text-align:left}@media(max-width:767px){.team-2__team-member{align-items:center;display:flex;flex-direction:column;gap:var(--gap-md);margin:0 0 80px;text-align:center}}