.dotPulse{position:relative;left:-9999px;box-shadow:9999px 0 0 -5px #919eab;animation:dotPulse 1.5s linear infinite;animation-delay:.25s;margin-inline:20px}.dotPulse,.dotPulse:after,.dotPulse:before{width:8px;height:8px;border-radius:5px;background-color:#919eab;color:#919eab}.dotPulse:after,.dotPulse:before{content:"";display:inline-block;position:absolute;top:0}.dotPulse:before{box-shadow:9984px 0 0 -5px #919eab;animation:dotPulseBefore 1.5s linear infinite;animation-delay:0s}.dotPulse:after{box-shadow:10014px 0 0 -5px #919eab;animation:dotPulseAfter 1.5s linear infinite;animation-delay:.5s}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #919eab}30%{box-shadow:9984px 0 0 2px #919eab}60%,to{box-shadow:9984px 0 0 -5px #919eab}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #919eab}30%{box-shadow:9999px 0 0 2px #919eab}60%,to{box-shadow:9999px 0 0 -5px #919eab}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #919eab}30%{box-shadow:10014px 0 0 2px #919eab}60%,to{box-shadow:10014px 0 0 -5px #919eab}}