.team-member .team-flex{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:-10px}.team-member .box{background-color:transparent;border-radius:16px;box-sizing:border-box;height:100%;padding:10px;position:relative;transition:none;z-index:1}.team-member .box:hover:before{content:none}.team-member .box.box-column-1{flex-basis:100%;padding-left:0;padding-right:0}.team-member .box.box-column-2{flex-basis:50%}.team-member .box.box-column-3{flex-basis:33.333%}.team-member .box .box-content{align-items:flex-start;border:1px solid #43bd94;border-radius:12px;display:flex;flex-wrap:wrap;gap:20px;padding:0}.team-member .box .box-content:hover{border-color:#fff!important}.team-member .box-content .image{border-radius:100%;display:inline-flex;flex-shrink:0;height:160px;margin-right:20px;overflow:hidden;width:160px}.team-member .box-content .image img{height:100%;object-fit:cover;width:100%}.team-member .box-content .content{flex:1;min-width:0}.team-member .box-content .content .name{font-size:22px;font-weight:700;margin-bottom:6px}.team-member .box-content .content .job-title{color:#43bd94;font-size:15px;font-weight:600;margin-bottom:6px;min-height:40px}.team-member .box-content .content .moreless-button{color:#43bd94;cursor:pointer;display:inline-block;font-size:14px;margin-top:10px;text-decoration:underline}.team-member .box-content .moretext{display:none}.team-member .box-content .moretext p{color:#ccc;font-size:14px;line-height:1.6;margin-top:0;padding-top:0}.team-member .box-content .social-icons-element{align-items:flex-end;display:flex;gap:12px;margin-top:10px}.team-member .box-content .social-icons-element .social-icon svg{height:16px;width:16px}@media (max-width:1024px){.team-member .box.box-column-3{flex-basis:50%}}@media (max-width:950px){.team-member .team-flex{display:block;margin:0}.team-member .team-flex .box{margin-bottom:20px;padding:0}.team-member .team-flex .box:last-child{margin-bottom:0}.team-member .box .box-content .job-title{min-height:auto}}@media (max-width:768px){.team-member .box.box-column-2,.team-member .box.box-column-3{flex-basis:100%}.team-member .box-content{align-items:center;flex-direction:column;gap:12px;text-align:center}.team-member .box-content .image{height:140px;margin-right:0;width:140px}.team-member .box-content .content{align-items:center}.team-member .box-content .moretext p{text-align:left}}@media (max-width:480px){.team-member .box-content .image{height:120px;width:120px}.team-member .box-content .content .name{font-size:18px}.team-member .box-content .content .job-title{font-size:14px}}