.bouncing-ball-loader[data-v-978b8ebd]{justify-content:center;align-items:center;padding:2rem;display:flex}.ball-container[data-v-978b8ebd]{position:relative}.ball[data-v-978b8ebd]{background-color:#ea336d;animation:.7s cubic-bezier(.68,-.55,.27,1.55) infinite bounce-978b8ebd;top:0;box-shadow:0 4px 10px #ea336d66,0 0 0 5px #ea336d1a}.ball[data-v-978b8ebd],.shadow[data-v-978b8ebd]{border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.shadow[data-v-978b8ebd]{filter:blur(3px);background-color:#0003;animation:.7s cubic-bezier(.68,-.55,.27,1.55) infinite shadow-978b8ebd;bottom:0}@keyframes bounce-978b8ebd{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);top:0}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);top:calc(100% - 30px)}to{top:0}}@keyframes shadow-978b8ebd{0%{opacity:.4;transform:translate(-50%)scale(1)}50%{opacity:.2;transform:translate(-50%)scale(1.2)}to{opacity:.4;transform:translate(-50%)scale(1)}}
