.avatars-group{display:flex;align-items:center}.avatars-group .avatar{border-radius:50%;border:2px solid white;overflow:hidden;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;box-shadow:0 0 2px #00000040;position:relative;background-size:cover;background-position:center}.avatars-group .avatar img{width:100%;height:100%;object-fit:cover}.avatars-group .avatar-extra{background-color:#e7e7e7!important;color:var(--text-primary)}
