.icon-scale-enter-active{transition:all .2s;transition-delay:.3s}.icon-scale-leave-active{transition:all .2s}.icon-scale-enter-to,.icon-scale-leave-from{transform:scale(1)}.icon-scale-enter-from,.icon-scale-leave-to{transform:scale(0)}@keyframes MoveUp{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.chat-dots div{animation:MoveUp 1s infinite}.chat-dots div:first-child{animation-delay:.27s}.chat-dots div:nth-child(2){animation-delay:.54s}.chat-dots div:nth-child(3){animation-delay:.79s}
