.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#ee7022;color:#ee7022;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:10px;height:10px;border-radius:5px;background-color:#ee7022;color:#ee7022}.dot-flashing:after{left:15px;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dotFlashing{0%{background-color:#ee7022}50%,to{background-color:#f5f5f5}}@keyframes dotFlashing{0%{background-color:#ee7022}50%,to{background-color:#f5f5f5}}
/*# sourceMappingURL=main.549f8fc6.chunk.css.map */