.button-profile{column-gap:90px;display:flex;flex-wrap:wrap;row-gap:30px}.button-profile .button.white{background:#fff;border-color:#fff;color:#171616;font-size:16px;font-weight:600;line-height:24px}.button-profile .image{border-radius:50%;height:60px;overflow:hidden;width:60px}.button-profile .profile{align-items:center;display:flex;gap:12px;margin-bottom:30px}.button-profile .image img{height:100%;object-fit:cover;object-position:center;width:100%}.button-profile .name{color:#fff;font-size:18px;font-weight:600;line-height:26px;margin-bottom:4px}.button-profile .pos{color:#fff;font-size:16px;font-weight:400;line-height:24px}