#ssologin[data-v-9833f862]{height:100vh;display:flex;background-color:#303133}#ssologin .content[data-v-9833f862]{margin:auto}#ssologin .content .loader[data-v-9833f862]{margin:20px auto;display:flex;justify-content:center;align-items:center}#ssologin .content .name[data-v-9833f862]{font-size:22px;color:#fff}#ssologin .content .wave[data-v-9833f862]{display:flex;justify-content:center;align-items:center;height:70px}#ssologin .content .wave .wave-bar[data-v-9833f862]{width:8px;height:40px;background:#fff;margin:0 3px;border-radius:10px;-webkit-animation:wave-data-v-9833f862 1.2s ease-in-out infinite;animation:wave-data-v-9833f862 1.2s ease-in-out infinite}#ssologin .content .wave .wave-bar[data-v-9833f862]:first-child{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}#ssologin .content .wave .wave-bar[data-v-9833f862]:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}#ssologin .content .wave .wave-bar[data-v-9833f862]:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}#ssologin .content .wave .wave-bar[data-v-9833f862]:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}#ssologin .content .wave .wave-bar[data-v-9833f862]:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes wave-data-v-9833f862{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes wave-data-v-9833f862{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}