.dot{display:block;animation:wave 1.3s linear infinite}.dot:nth-child(2){animation-delay:-1.1s}.dot:nth-child(3){animation-delay:-.9s}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-3px)}}
/*# sourceMappingURL=7e02044cf86724bd.css.map*/