.user{position:relative;width:100%;height:180px;overflow:hidden}.user .user_bg{position:absolute;width:140%;height:180px;left:-20%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background-image:linear-gradient(0deg,#52c1b2,#52c1b2 50%);z-index:0}.user .info{position:relative;z-index:1;width:120px;height:120px;margin:0 auto;margin-top:30px}.user .info .profile{display:block;width:60px;height:60px;border-radius:50%;margin:0 auto}.user .info .uname{display:block;width:120px;margin-top:10px;text-align:center;color:#fff;font-size:14px}.user .info .role-tags{display:flex;justify-content:center;gap:8px;margin-top:8px}.user .info .role-tag{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu-icon{margin-right:8px;font-size:20px}