.first-loader[data-v-98e56789]{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9000}.first-loader-img[data-v-98e56789]{height:20%}.ball-container[data-v-98e56789]{display:flex;flex-direction:row;gap:16px}.ball[data-v-98e56789]{height:40px;width:40px;background-color:gray;border-radius:50px}.first-ball[data-v-98e56789]{animation:glow-98e56789 1s infinite alternate}.second-ball[data-v-98e56789]{animation:glow-98e56789 1s infinite alternate 1s}.third-ball[data-v-98e56789]{animation:glow-98e56789 1s infinite alternate 2s}.fourth-ball[data-v-98e56789]{animation:glow-98e56789 1s infinite alternate 3s}@keyframes glow-98e56789{0%{transform:scale(.85)}50%{background-color:var(--main-purple);transform:scale(1)}to{background-color:gray;transform:scale(.85)}}
