@keyframes bushbyte-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes bushbyte-pulse{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.6;transform:scale(1)}}.app-loading{align-items:center;display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;justify-content:center;position:relative;top:10em}.app-loading p{display:block;font-size:1.17em;font-weight:400;margin-inline-end:0;margin-inline-start:0;margin-top:2em}.app-loading .lds-bushbyte{align-items:center;display:flex;height:200px;justify-content:center;margin:auto;position:relative;width:200px}.app-loading .lds-bushbyte .bushbyte-logo{animation:bushbyte-bounce 2s ease-in-out infinite;background-image:url(/content/images/BushByte.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px;width:200px}