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