.app-loading{flex-direction:column;justify-content:center;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;top:10em}.app-loading p{margin-left:0;margin-right:0;font-size:1.17em;font-weight:400;display:block}.app-loading .lds-spinner{color:official;width:64px;height:64px;display:inline-block;position:relative}.app-loading .lds-spinner div{transform-origin:32px 32px;animation:1.2s linear infinite lds-spinner}.app-loading .lds-spinner div:after{content:" ";background:#000;border-radius:20%;width:5px;height:14px;display:block;position:absolute;top:3px;left:29px}.app-loading .lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0)}.app-loading .lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.app-loading .lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.app-loading .lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.app-loading .lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.app-loading .lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.app-loading .lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.app-loading .lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.app-loading .lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.app-loading .lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.app-loading .lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.app-loading .lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.app-loading .lds-grid{width:80px;height:80px;display:inline-block;position:relative}.app-loading .lds-grid div{background:#fff;border-radius:50%;width:16px;height:16px;animation:1.2s linear infinite lds-grid;position:absolute}.app-loading .lds-grid div:first-child{animation-delay:0s;top:8px;left:8px}.app-loading .lds-grid div:nth-child(2){animation-delay:-.4s;top:8px;left:32px}.app-loading .lds-grid div:nth-child(3){animation-delay:-.8s;top:8px;left:56px}.app-loading .lds-grid div:nth-child(4){animation-delay:-.4s;top:32px;left:8px}.app-loading .lds-grid div:nth-child(5){animation-delay:-.8s;top:32px;left:32px}.app-loading .lds-grid div:nth-child(6){animation-delay:-1.2s;top:32px;left:56px}.app-loading .lds-grid div:nth-child(7){animation-delay:-.8s;top:56px;left:8px}.app-loading .lds-grid div:nth-child(8){animation-delay:-1.2s;top:56px;left:32px}.app-loading .lds-grid div:nth-child(9){animation-delay:-1.6s;top:56px;left:56px}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}