@keyframes lds-pacman-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes lds-pacman-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes lds-pacman-2{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes lds-pacman-2{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes lds-pacman-3{0%{-webkit-transform:translate(190px);transform:translate(190px);opacity:0}20%{opacity:1}to{-webkit-transform:translate(70px);transform:translate(70px);opacity:1}}@-webkit-keyframes lds-pacman-3{0%{-webkit-transform:translate(190px);transform:translate(190px);opacity:0}20%{opacity:1}to{-webkit-transform:translate(70px);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 p{display:block;font-size:1.17em;margin-inline-start:0;margin-inline-end:0;font-weight:400}.app-loading .lds-pacman{position:relative;margin:auto;width:200px!important;height:200px!important;-webkit-transform:translate(-100px,-100px) scale(1) translate(100px,100px);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;-webkit-animation:lds-pacman-1 1s linear infinite;animation:lds-pacman-1 1s linear infinite;-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.app-loading .lds-pacman>div:nth-child(2) div:nth-child(2){-webkit-animation:lds-pacman-2 1s linear infinite;animation:lds-pacman-2 1s linear infinite}.app-loading .lds-pacman>div:first-child div{position:absolute;top:97px;left:-8px;width:24px;height:10px;background-size:contain;-webkit-animation:lds-pacman-3 1s linear infinite;animation:lds-pacman-3 1.5s linear infinite}.app-loading .lds-pacman>div:first-child div:first-child{-webkit-animation-delay:-.67s;animation-delay:-1s}.app-loading .lds-pacman>div:first-child div:nth-child(2){-webkit-animation-delay:-.33s;animation-delay:-.5s}.app-loading .lds-pacman>div:first-child div:nth-child(3){-webkit-animation-delay:0s;animation-delay:0s}body,html{height:100%}.vsng-loading{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;overflow:hidden;height:100%;width:100%;z-index:1}.vsng-loading .spinner{height:200px;width:200px;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.vsng-loading .logo{color:#000}.vsng-loading .spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#000}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.vsng-loading.inside-app{display:none;position:fixed;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:#000;height:100%;width:100%;opacity:.3;z-index:100000}.vsng-loading.inside-app .logo{color:#fff}.vsng-loading.inside-app .spinner .path{stroke:#fff}body .ui-progressbar{border:0!important;height:30px!important;background-color:#eaeaea!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;border-radius:0!important}body .ui-progressbar .ui-progressbar-value{background:#0064c0!important}