.loadingSection[data-v-7d1a9990]{display:inline-block;height:80px;position:relative;width:80px}.loadingSection div[data-v-7d1a9990]{animation-timing-function:cubic-bezier(0,1,1,0);background:var(--themeColor-primaryLightOne);border-radius:50%;height:10px;position:absolute;top:33px;width:10px}.loadingSection div[data-v-7d1a9990]:first-child{animation:flip1-7d1a9990 .6s infinite;left:8px}.loadingSection div[data-v-7d1a9990]:nth-child(2){animation:flip2-7d1a9990 .6s infinite;left:8px}.loadingSection div[data-v-7d1a9990]:nth-child(3){animation:flip2-7d1a9990 .6s infinite;left:32px}.loadingSection div[data-v-7d1a9990]:nth-child(4){animation:flip3-7d1a9990 .6s infinite;left:56px}@keyframes flip1-7d1a9990{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes flip3-7d1a9990{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes flip2-7d1a9990{0%{transform:translate(0)}to{transform:translate(24px)}}
