.ift_member_profile{display:flex;flex-wrap:wrap}.ift_member_profile .member{padding-bottom:60px;width:50%}.ift_member_profile .social-links{align-items:center;display:flex;gap:15px}.ift_member_profile .social-links .social{align-items:center;background:#ec683c;border-radius:30px;display:flex;height:30px;justify-content:center;transition:all .3s ease;width:30px}.ift_member_profile .social-links .social:hover{background:#1b3155}.ift_member_profile .social-links svg{fill:#fff;height:16px;margin-bottom:-2px;width:auto}.ift_member_profile .profile-img{border-radius:16px;height:200px;transition:all .4s ease;width:200px}.ift_member_profile .profile-img img{border-radius:16px;max-height:100%;max-width:100%;object-fit:cover}.ift_member_profile .member .name{padding-top:32px}.ift_member_profile .member .description{padding-bottom:20px;padding-right:50px;padding-top:10px}@media (max-width:868px){.ift_member_profile .member{width:100%}.ift_member_profile .description{padding-right:0}}