.LoadingPulse_loading__BvOid{position:relative;width:10px;height:10px;border-radius:5px;background-color:blue;color:blue;animation:LoadingPulse_dotFlashing__VWjEZ 1s linear infinite alternate;animation-delay:.5s}.LoadingPulse_loading__BvOid:after,.LoadingPulse_loading__BvOid:before{content:"";display:inline-block;position:absolute;top:0}.LoadingPulse_loading__BvOid:before{left:-15px;animation:LoadingPulse_dotFlashing__VWjEZ 1s infinite alternate;animation-delay:0s}.LoadingPulse_loading__BvOid:after,.LoadingPulse_loading__BvOid:before{width:10px;height:10px;border-radius:5px;background-color:blue;color:blue}.LoadingPulse_loading__BvOid:after{left:15px;animation:LoadingPulse_dotFlashing__VWjEZ 1s infinite alternate;animation-delay:1s}@keyframes LoadingPulse_dotFlashing__VWjEZ{0%{background-color:blue}50%,to{background-color:#fff}}