.f-avatar{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;width:var(--f-avatar-size, 60px);height:var(--f-avatar-size, 60px);background:var(--f-avatar-background-color, none)}.f-avatar__img{width:var(--f-avatar-size, 60px);height:var(--f-avatar-size, 60px)}.f-avatar.f-avatar__large,.f-avatar__large{width:70px;height:70px}.f-avatar.f-avatar__middle,.f-avatar__middle{width:60px;height:60px}.f-avatar.f-avatar__small,.f-avatar__small{width:50px;height:50px}.f-avatar.f-avatar__mini,.f-avatar__mini{width:40px;height:40px}.f-avatar__fill{object-fit:fill}.f-avatar__contain{object-fit:contain}.f-avatar__cover{object-fit:cover}.f-avatar__none{object-fit:none}.f-avatar__scale-down{object-fit:scale-down}.f-avatar__round,.f-avatar.f-avatar__round{border-radius:50%}.f-avatar__text{color:var(--f-avatar-font-color, #333);font-size:var(--f-avatar-font-size, 15px)}.f-avatar__error{width:60px;height:60px;display:inline-flex;justify-content:center;align-items:center;background:#eee;vertical-align:middle}.f-avatar__error .f-avatar__error-text{color:var(--f-avatar-font-color, #333);font-size:var(--f-avatar-font-size, 13px)}
