@keyframes revealFromLeft{0%{opacity:0;transform:translateX(-1em)}to{opacity:1;transform:translateX(0)}}.splash{bottom:0;box-sizing:border-box;color:rgba(0,63,122,.8);left:0;margin:0;position:absolute;right:0;text-align:center;top:0}.splash:before{content:"";height:100%;margin-right:-.25em}.splash-inner,.splash:before{display:inline-block;vertical-align:middle}.splash-inner{max-width:500px;width:90%}.splash .hr{background:rgba(0,63,122,.8);color:rgba(0,63,122,.8);height:1px;margin:20px auto;max-width:100%}.splash small{font-size:20px;vertical-align:text-top}.splash .circle{fill:rgba(0,63,122,.8);height:80px;margin-top:10px;width:80px}.spin{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:576px){.splash .message{font-size:25px}}
