.dot-pulse{position:relative;left:-9999px;box-shadow:9999px 0 0 -5px #0161ff;animation:dotPulse 1.5s linear infinite;animation-delay:.25s}.dot-pulse,.dot-pulse:after,.dot-pulse:before{width:10px;height:10px;border-radius:5px;background-color:#0161ff;color:#0161ff}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0}.dot-pulse:before{box-shadow:9984px 0 0 -5px #0161ff;animation:dotPulseBefore 1.5s linear infinite;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px #0161ff;animation:dotPulseAfter 1.5s linear infinite;animation-delay:.5s}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #0161ff}30%{box-shadow:9984px 0 0 2px #0161ff}60%,to{box-shadow:9984px 0 0 -5px #0161ff}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #0161ff}30%{box-shadow:9999px 0 0 2px #0161ff}60%,to{box-shadow:9999px 0 0 -5px #0161ff}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #0161ff}30%{box-shadow:10014px 0 0 2px #0161ff}60%,to{box-shadow:10014px 0 0 -5px #0161ff}}.dot-flashing{position:relative;width:5px;height:5px;border-radius:5px;background-color:#0161ff;color:#0161ff;animation:dotFlashing .5s linear infinite alternate;animation-delay:.25s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-10px;animation:dotFlashing .5s infinite alternate;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:5px;height:5px;border-radius:5px;background-color:#0161ff;color:#0161ff}.dot-flashing:after{left:10px;animation:dotFlashing .5s infinite alternate;animation-delay:.5s}@keyframes dotFlashing{0%{background-color:#0161ff}50%,to{background-color:#ebe6ff}}.dot-falling{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#0161ff;color:#0161ff;box-shadow:9999px 0 0 0 #0161ff;animation:dotFalling 1s linear infinite;animation-delay:.1s}.dot-falling:after,.dot-falling:before{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{animation:dotFallingBefore 1s linear infinite;animation-delay:0s}.dot-falling:after,.dot-falling:before{width:10px;height:10px;border-radius:5px;background-color:#0161ff;color:#0161ff}.dot-falling:after{animation:dotFallingAfter 1s linear infinite;animation-delay:.2s}@keyframes dotFalling{0%{box-shadow:9999px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9999px 0 0 0 #0161ff}to{box-shadow:9999px 15px 0 0 rgba(152,128,255,0)}}@keyframes dotFallingBefore{0%{box-shadow:9984px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9984px 0 0 0 #0161ff}to{box-shadow:9984px 15px 0 0 rgba(152,128,255,0)}}@keyframes dotFallingAfter{0%{box-shadow:10014px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:10014px 0 0 0 #0161ff}to{box-shadow:10014px 15px 0 0 rgba(152,128,255,0)}}