.container__avatar_component{aspect-ratio:1/1;overflow:hidden;position:relative;transition:.2s}.container__avatar_component .container__avatar_component__action{animation:show_avatar_action .2s ease-out 1;animation-fill-mode:forwards;background-color:#0000004d;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes show_avatar_action{0%{opacity:0}to{opacity:1}}
