@keyframes lds-pacman-1{0%{transform:rotate(0)}50%{transform:rotate(-45deg)}to{transform:rotate(0)}}@keyframes lds-pacman-2{0%{transform:rotate(180deg)}50%{transform:rotate(225deg)}to{transform:rotate(180deg)}}@keyframes lds-pacman-3{0%{transform:translate(190px);opacity:0}20%{opacity:1}to{transform:translate(70px);opacity:1}}.app-loading{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;top:10em}.app-loading .lds-pacman{position:relative;margin:auto;width:200px!important;height:200px!important;transform:translate(-100px,-100px) scale(1) translate(100px,100px)}.app-loading .lds-pacman>div:nth-child(2) div{position:absolute;top:40px;left:40px;width:120px;height:60px;border-radius:120px 120px 0 0;background:#bbcedd;animation:lds-pacman-1 1s linear infinite;transform-origin:60px 60px}.app-loading .lds-pacman>div:nth-child(2) div:nth-child(2){animation:lds-pacman-2 1s linear infinite}.app-loading .lds-pacman>div:nth-child(1) div{position:absolute;top:97px;left:-8px;width:24px;height:10px;background-color:#000000a6;border-radius:.125rem;animation:lds-pacman-3 1.5s linear infinite}.app-loading .lds-pacman>div:nth-child(1) div:nth-child(1){animation-delay:-1s}.app-loading .lds-pacman>div:nth-child(1) div:nth-child(2){animation-delay:-.5s}.app-loading .lds-pacman>div:nth-child(1) div:nth-child(3){animation-delay:0s}.app-loading>h1{margin:1rem 0 0}
