.team--row{gap:3rem 0}.team--card{gap:1rem}.team--card.team--card_landscape .team--row{gap:5rem 0}.team--card.team--card_landscape{flex-direction:row;gap:5rem;margin-bottom:2rem}.team--content{display:flex;flex-direction:column}.team--photo{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;flex-shrink:0;height:160px;justify-content:center;overflow:hidden;width:160px}.team--photo img{height:auto;transform:scale(1) translate(0);width:100%}.team--card.team--card_landscape .team--photo{flex-shrink:0;height:250px;width:250px}.team--name{margin-bottom:.25rem}.module--team .btn{width:fit-content}.team--bio,.team-btns{margin-top:1rem}.team-btns{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.team--btn.btn--icon{height:40px;width:40px}.team--btn.btn--icon svg{height:1rem}.team--btn.btn--icon svg path{fill:var(--link_color)}@media (max-width:767px){.team--card.team--card_landscape{flex-direction:column;gap:2rem}}