.avatar{border-radius:50%;position:relative;overflow:hidden}.avatar img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.avatar__fallback{background:var(--blue-light);border:1px solid var(--blue);width:100%;height:100%;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute;top:0;left:0}.large-avatar{border-radius:20px;width:64px;height:64px}.large-avatar .avatar__fallback{background:var(--blue);color:var(--white);border-radius:20px;font-size:20px}
