.profile-avatar>.avatar-overlay{display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.profile-avatar{overflow:hidden;border-radius:50%;position:relative;box-sizing:border-box}.profile-avatar.with-action{cursor:pointer}.profile-avatar .figure-avatar{position:relative;width:100%;padding-top:100%;opacity:1}.profile-avatar .figure-avatar .inner-avatar{position:absolute;top:0;left:0;bottom:0;right:0}.profile-avatar>.avatar-overlay{-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;transition:.5s;color:var(--lightColor);opacity:1}