.team-section .text-wrapper{margin-bottom:64px}.team-list{display:flex;flex-wrap:wrap;gap:58px}.team-list .member-column{width:100%}.team-list .member-column.hidden{display:none}@media (min-width:768px){.team-list .member-column{width:calc(50% - 58px)}}@media (min-width:1024px){.team-list .member-column{width:calc(33.3% - 58px)}}@media (min-width:1300px){.team-list .member-column{width:calc(25% - 58px)}}.team-list .member-image-wrapper{margin-bottom:24px;padding-left:52px;position:relative}.team-list .member-image-wrapper:before{border:12px dotted #f7ecd5;border-radius:100%;content:"";height:200px;left:0;position:absolute;top:0;width:200px}.team-list .team-member img{border-radius:100%;height:200px;object-fit:cover;position:relative;width:200px}.team-list .team-member .member-head{margin-bottom:38px;position:relative}.team-list .team-member .member-head.has-linkedin{padding-right:26px}.team-list .team-member .member-head .member-name,.team-list .team-member .member-head .member-role{display:block;font-family:beyond roobert medium}.team-list .team-member .member-head .member-name{font-size:24px;font-weight:500;line-height:100%}.team-list .team-member .member-head .member-role{color:var(--color-primary-dark);font-size:13px;text-transform:uppercase}.team-list .team-member .member-bio{font-family:beyond roobert regular;font-size:13px;font-weight:400;line-height:17px}.team-list .team-member .member-bio p:last-child{margin-bottom:0}.team-list .team-member .member-head .member-linkedin{position:absolute;right:0;top:3px}.team-list .team-member .member-head .member-linkedin:hover svg path{fill:#0e76a8}.team-section .show-more-btn{margin-top:56px;text-align:center}@media (min-width:1024px){.team-list .team-member .member-head .member-name{font-size:28px;line-height:34px}.team-section .show-more-btn{margin-top:80px;text-align:center}}