:root{--pulse-color:rebeccapurple}.dot-pulse{background-color:var(--pulse-color);width:10px;height:10px;color:var(--pulse-color);border-radius:5px;animation:1.25s linear .25s infinite dot-pulse;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px}.dot-pulse:before,.dot-pulse:after{content:"";background-color:var(--pulse-color);width:10px;height:10px;color:var(--pulse-color);border-radius:5px;display:inline-block;position:absolute;top:0}.dot-pulse:before{animation:1.25s linear infinite dot-pulse-before;box-shadow:9984px 0 0 -5px}.dot-pulse:after{animation:1.25s linear .5s infinite dot-pulse-after;box-shadow:10014px 0 0 -5px}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.flipper{height:100%}.highlight{font-weight:700}
/*# sourceMappingURL=web-fe.60d66a96.css.map */
