.team-section{overflow:hidden}.team-section .team-grid{margin:0 -20px;row-gap:51px}.team-section .team-grid article.team-card{padding:0 20px}.team-section .img-wrap{align-items:center;align-self:stretch;display:flex;justify-content:center;max-height:226px;overflow:hidden}.team-section .img-wrap img{height:100%;object-fit:cover;transform:scale(1);transition:all .3s ease-in-out;width:100%}.team-section .team-grid article.team-card:hover img{transform:scale(1.05)}.team-section .team-content{background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.team-section .team-content h3.team-name{font-weight:700;line-height:1.333;margin-bottom:3px}.team-section .team-content h3.team-name>a{color:#000;font-weight:700}.team-section .team-grid article.team-card:hover h3.team-name>a{color:var(--color-primary)}.team-section .team-content .team-position{color:var(--LION-Neutral-400);line-height:1.333;margin-bottom:25px}.team-section .team-grid article.team-card:hover .team-card-inner{background:#fff;box-shadow:1px 1px 19px 0 rgba(0,0,0,.09)}.team-section .team-grid article.team-card .team-card-inner{background:#fff;box-shadow:unset;height:100%;transition:all .3s ease-in-out}.team-social-icons{margin-top:auto}.team-social-icons ul.social-icons{--icon-color:var(--LION-Neutral-600)}@media(max-width:540px){.team-section{gap:30px}.team-section .img-wrap{max-height:unset}.team-section .team-content .team-position{min-height:unset!important}}