.bx-call-user-list-component-scope{--call-user-list-avatar-border-color:#9b83f5;--call-user-list-avatar-border-color-active:#a8a6f9}.bx-call-user-list-component{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:5px 8px;background:rgba(var(--ui-color-palette-white-base-rgb),0.14);border-radius:29px;border:1px solid rgba(var(--ui-color-palette-white-base-rgb),0.24);height:33px;min-width:50px;cursor:pointer;transition:.25s ease-in-out background,border}.bx-call-user-list-component:hover{background:rgba(var(--ui-color-palette-white-base-rgb),0.24);border:1px solid rgba(var(--ui-color-palette-white-base-rgb),0.34)}.bx-call-user-list-component__user-item{display:flex;justify-content:flex-start;align-items:center;margin-left:-4px}.bx-call-user-list-component__user-item:first-child{margin:0}.bx-call-user-list-component:hover .bx-call-user-list-component__user-avatar{border:2px solid var(--call-user-list-avatar-border-color-active)}.bx-call-user-list-component__user-avatar{width:22px;height:22px;border-radius:50%;flex-shrink:0;background-position:center;background-size:cover;background-repeat:no-repeat;border:2px solid var(--call-user-list-avatar-border-color);transition:.25s ease-in-out border;}

.bx-call-user-list-component__user-avatar.--icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.83 30.994a.591.591 0 00.358-.664l-.694-3.536c0-1.119-1.49-2.397-4.426-3.142a10.06 10.06 0 01-2.802-1.252c-.189-.106-.16-1.083-.16-1.083l-.945-.141c0-.08-.081-1.252-.081-1.252 1.13-.373 1.015-2.574 1.015-2.574.718.391 1.186-1.35 1.186-1.35.85-2.42-.423-2.273-.423-2.273a14.94 14.94 0 000-4.456c-.566-4.9-9.085-3.57-8.075-1.97-2.49-.45-1.922 5.111-1.922 5.111l.54 1.44c-.748.477-.601 1.024-.437 1.634.069.255.14.521.15.798.053 1.387.918 1.1.918 1.1.053 2.29 1.204 2.588 1.204 2.588.216 1.438.081 1.194.081 1.194l-1.024.121c.014.327-.013.655-.08.975-.595.26-.96.468-1.32.673-.37.21-.735.417-1.34.678-2.311.994-4.823 2.287-5.27 4.028-.18.701-.355 1.735-.5 2.72-.039.27.11.532.363.633 3.29 1.312 7.067 2.093 11.094 2.18h1.497c4.026-.087 7.803-.868 11.093-2.18z' fill='%23fff'/%3E%3C/svg%3E"); background-size:17px 17px}.bx-call-user-list-component__user-avatar.--more{font:12px/var(--ui-font-line-height-xl) var(--ui-font-family-primary);font-weight:var(--ui-font-weight-medium,500);color:rgba(var(--ui-color-palette-white-base-rgb),0.6);margin-left:6px;width:auto;border:0}.bx-call-user-list-component:hover .bx-call-user-list-component__user-avatar.--more{border:0}