.splash{align-items:center;background:#fff;bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:50000}.splash .logo{height:250px;max-width:100%}.splash .spinner{font-size:10px;height:50px;margin:20px auto;text-align:center;width:100px}.splash .spinner>div{animation:stretchdelay 1.2s ease-in-out infinite;background-color:#0b0156;display:inline-block;height:100%;margin-inline:2px;width:5px}.splash .spinner .rect2{animation-delay:-1.1s}.splash .spinner .rect3{animation-delay:-1s}.splash .spinner .rect4{animation-delay:-.9s}.splash .spinner .rect5{animation-delay:-.8s}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@media screen and (max-width:768px){.splash .logo{height:150px}}
