.um-profile-body.um-profile-friends{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:12px}.um.um-friends{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:12px;width:100%}.um .um-friends-users-loop{width:100%}.um .um-friends-users-loop .um-list-item{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}.um .um-friends-users-loop .um-list-item .um-friends-user-actions{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap}.um .um-members-friend-stats{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:8px}.um.um-friends-m{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px}.um.um-friends-m .um-friends-m-inner{flex-wrap:wrap;gap:8px}.um-friends-button{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.um-friends-button .um-button,.um-friends-button .um-dropdown-wrapper,.um-friends-button .um-link-button{width:100%}.um-friends-button .um-friends-loader{margin:6px 0}.um-friends-search-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:15px;width:100%;margin-left:auto;margin-right:0;text-align:right}.um-friends-search-wrapper .um-friends-search-input{padding:6px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}.um-friends-search-wrapper .um-friends-search-clear-btn{flex-shrink:0}.um-friends-search-wrapper .um-friends-search-clear-btn:hover{background-color:#463cd8}.um-friends-search-input{padding:6px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}.um-friends-search-clear-btn{padding:6px 8px;background-color:#5850ec;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.um-friends-search-clear-btn:hover{background-color:#463cd8}.um-friends-pagination{text-align:center;margin-top:20px}.um-friends-load-more-btn{padding:6px 16px;background-color:#5850ec;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.um-friends-load-more-btn:hover{background-color:#463cd8}.um-friends-loading{display:none;text-align:center;margin-top:10px}@media (max-width:768px){.um-friends-search-wrapper{flex-direction:column;align-items:stretch;justify-content:stretch}.um-friends-search-wrapper .um-friends-search-input{max-width:100%;width:100%}.um-friends-search-wrapper .um-friends-search-clear-btn{width:100%}}