.stage{display:flex;flex-direction:column;align-items:center;position:absolute}.dot-pulse{position:relative;left:-9999px;width:5px;height:5px;border-radius:2.5px;background-color:#2bd2f7;color:#2bd2f7;box-shadow:9999px 0 0 -2.5px #2bd2f7;-webkit-animation:dotPulse 1.5s linear infinite;animation:dotPulse 1.5s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.dot-pulse.big,.dot-pulse.big.dot-pulse:after,.dot-pulse.big.dot-pulse:before{width:10px;height:10px;border-radius:5px}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0;width:5px;height:5px;border-radius:2.5px;background-color:#2bd2f7;color:#2bd2f7}.dot-pulse:before{box-shadow:9984px 0 0 -2.5px #2bd2f7;-webkit-animation:dotPulseBefore 1.5s linear infinite;animation:dotPulseBefore 1.5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -2.5px #2bd2f7;-webkit-animation:dotPulseAfter 1.5s linear infinite;animation:dotPulseAfter 1.5s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -2.5px #2bd2f7}30%{box-shadow:9984px 0 0 2px #2bd2f7}60%,to{box-shadow:9984px 0 0 -2.5px #2bd2f7}}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -2.5px #2bd2f7}30%{box-shadow:9984px 0 0 2px #2bd2f7}60%,to{box-shadow:9984px 0 0 -2.5px #2bd2f7}}@-webkit-keyframes dotPulse{0%{box-shadow:9999px 0 0 -2.5px #2bd2f7}30%{box-shadow:9999px 0 0 2px #2bd2f7}60%,to{box-shadow:9999px 0 0 -2.5px #2bd2f7}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -2.5px #2bd2f7}30%{box-shadow:9999px 0 0 2px #2bd2f7}60%,to{box-shadow:9999px 0 0 -2.5px #2bd2f7}}@-webkit-keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #2bd2f7}30%{box-shadow:10014px 0 0 2px #2bd2f7}60%,to{box-shadow:10014px 0 0 -5px #2bd2f7}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #2bd2f7}30%{box-shadow:10014px 0 0 2px #2bd2f7}60%,to{box-shadow:10014px 0 0 -5px #2bd2f7}}