@keyframes boucing{0%{transform:translateY(0)}20%{transform:translateY(-70%)}40%{transform:translateY(70%)}60%{transform:translateY(0)}to{transform:translateY(0)}}.vs-loading__dot{width:4px;height:4px;border-radius:50%;background-color:#fff;margin-right:3px;animation-name:boucing;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:ease-out}.vs-loading__dot:nth-child(2){animation-delay:.2s}.vs-loading__dot:last-child{margin-right:0;animation-delay:.4s}.background[data-v-1e741c4e]{background-image:url(../img/easyproctor-home.6a16eada.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:fixed;height:100vh;width:55%;top:0;left:0}