.avatar-root{align-items:center;border-radius:2px;display:flex;flex:0 0 auto;height:44px;justify-content:center;max-height:100%;max-width:100%;position:relative;width:44px;z-index:1}.avatar-root.square{border-radius:0}.avatar-root.circle{border-radius:50%}.avatar-root.rounded{border-radius:4px}.avatar-root .sro{height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);overflow:hidden}.avatar-root:hover{z-index:2}.avatar-root.sm{height:16px;width:16px}.avatar-root.md{height:32px;width:32px}.avatar-root.lg{height:44px;width:44px}.avatar-root.xl{height:52px;width:52px}.avatar-root.bgColor{background-color:var(--a04871d0)}.avatar-root.selectable{cursor:pointer}.avatar-root.selected:before{border:3px solid #51ba80;border-radius:inherit;content:"";height:calc(100% + 3px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 3px);z-index:1}.avatar-root.selected:after{border:1px solid #fff;border-radius:inherit;inset:0;position:absolute}.avatar-root>*{border-radius:inherit;height:100%;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.avatar-text{align-items:center;color:#fff;display:flex;flex:0 0 auto;font-size:15px;font-weight:600;justify-content:center}.avatar-group{display:flex;flex:0 0 auto;position:relative}.avatar-group.-reverse{display:flex;flex-direction:row-reverse}.avatar-group.-reverse>:not(:first-child){margin-right:-.75rem}.avatar-group:not(.-reverse) .avatar-root:not(:first-child){margin-left:-.75rem}.avatar__profile{align-items:center;display:flex}.avatar__profile.xs .avatar-root{height:12px;width:12px}.avatar__profile.sm .avatar-root{height:16px;width:16px}.avatar__profile.md .avatar-root{height:24px;width:24px}.avatar__profile.lg .avatar-root{height:32px;width:32px}.avatar__profile.xl .avatar-root{height:44px;width:44px}.avatar__profile-content{margin-left:.5rem}.avatar__profile-title{color:#fff;display:block;font-size:14px;line-height:1;margin:.25rem 0}.avatar__profile-text{display:block;font-size:13px;line-height:1;margin:.25rem 0}
