.loader_jumpingDots__fSj_L{width:100%;height:80vh;border-radius:100%;position:relative;margin:0 auto;display:flex;justify-content:center;align-items:center}.loader_jumpingDots__fSj_L span{display:inline-block;width:20px;height:20px;border-radius:100%;background-color:#3990a8;margin:0 5px}.loader_jumpingDots__fSj_L span:first-child{animation:loader_bounce__Qfg3w 1s ease-in-out infinite}.loader_jumpingDots__fSj_L span:nth-child(2){animation:loader_bounce__Qfg3w 1s ease-in-out .33s infinite}.loader_jumpingDots__fSj_L span:nth-child(3){animation:loader_bounce__Qfg3w 1s ease-in-out .66s infinite}@keyframes loader_bounce__Qfg3w{0%,75%,to{transform:translateY(0)}25%{transform:translateY(-20px)}}