.userSml_wrapper{display:flex;gap:16px;align-items:center;cursor:pointer}.userSml_wrapper p{font-size:20px;font-weight:700;color:var(--App_textAccent2)}.userSml_imgBG{width:55px;height:55px;object-fit:cover;object-position:center;border-radius:100%;background:#ccc;box-shadow:var(--App_Card_shadow);outline:var(--App_AccentBorder)}.userXSml_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;max-width:55px;cursor:pointer}.userXSml_name{font-size:14px;font-weight:500;color:var(--App_text)}.userXSml_imgBG{width:45px;height:45px;border-radius:100%;background-color:#ccc;box-shadow:var(--App_Card_shadow);outline:var(--App_AccentBorder);object-fit:cover}.emptyUserWraper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;max-width:55px}