.emotion-fade-enter-active{transition:opacity 1s ease-in}.emotion-fade-enter,.emotion-fade-leave-to{opacity:0}@-webkit-keyframes person-avatar-small-down{0%{transform:scale(1)}to{transform:scale(.5)}}@keyframes person-avatar-small-down{0%{transform:scale(1)}to{transform:scale(.5)}}@-webkit-keyframes emotion-appearance{0%{opacity:0}to{opacity:1}}@keyframes emotion-appearance{0%{opacity:0}to{opacity:1}}.person-avatar{width:194px;height:260px;background-size:contain;position:absolute;left:17px;top:56px;transform:scale(1);transform-origin:10px -55px;will-change:transform}.person-avatar--main-hero{left:auto;right:17px}.person-avatar--small-sized,.person-avatar--small-sized-main-hero{transform:scale(.5);-webkit-animation:person-avatar-small-down .25s linear;animation:person-avatar-small-down .25s linear}.person-avatar--small-sized-main-hero{left:auto;right:-60px}.person-avatar__emotion{position:absolute;right:-30px;top:50px}.person-avatar__emotion--main-hero{right:auto;left:-28px}