.dot-falling{position:relative;left:-9999px;width:5px;height:5px;border-radius:5px;animation:dot-falling 1s infinite linear;animation-delay:.1s}.dot-falling:before,.dot-falling:after{content:"";display:inline-block;position:absolute;top:0;width:5px;height:5px;border-radius:5px}.dot-falling:before{animation:dot-falling-before 1s infinite linear;animation-delay:0s;left:9px}.dot-falling:after{animation:dot-falling-after 1s infinite linear;animation-delay:.2s;left:-9px}@keyframes dot-falling{0%{box-shadow:9999px -15px #9880ff00}25%,50%,75%{box-shadow:9999px 0 #020d64ad}to{box-shadow:9999px 15px #9880ff00}}@keyframes dot-falling-before{0%{box-shadow:9984px -15px #9880ff00}25%,50%,75%{box-shadow:9984px 0 #020d64ad}to{box-shadow:9984px 15px #9880ff00}}@keyframes dot-falling-after{0%{box-shadow:10014px -15px #9880ff00}25%,50%,75%{box-shadow:10014px 0 #020d64ad}to{box-shadow:10014px 15px #9880ff00}}.apexcharts-toolbar{display:none!important}
