@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@500;700&display=swap);
.splash{background:#fff url(/92cbb40b496362d0e39e.jpg) 50% no-repeat;background-size:cover;bottom:0;box-sizing:border-box;color:#00407b;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:#00407b;color:#00407b;height:1px;margin:20px auto;max-width:100%}.splash .message{font-family:Nunito Sans,sans-serif;font-size:36px}.splash small{font-size:20px;vertical-align:text-top}.splash .circle{fill:#00407b;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}}
