.app-shell{background:#fff;position:fixed;width:100%;height:100%;z-index:100;top:0;left:0;right:0;bottom:0;display:flex}.app-shell-container{justify-content: center;margin:auto;display:flex;align-items:center;flex-direction:column}.loader{flex:0 1 auto;flex-direction:column;flex-shrink:0;width:44px;height:44px;align-items:center;box-sizing:border-box;display:flex;justify-content:center}.title{font-size:2.5rem;margin:2.5rem 0 1rem;line-height:3.5rem;font-family: 'objektiv-mk2', sans-serif !important;}.animated-loader{position:relative;top:-10px;left:-6px}.animated-loader>div{background-color:#000;width:4px;height:11px;border-radius:0;margin:2px;position:absolute}.animated-loader>div:first-child{top:14px;left:0;animation:spin 1.2s ease-in-out .84s infinite}.animated-loader>div:nth-child(2){top:9.55px;left:9.55px;transform:rotate(-45deg);animation:spin 1.2s ease-in-out .72s infinite}.animated-loader>div:nth-child(3){top:0;left:14px;transform:rotate(90deg);animation:spin 1.2s ease-in-out .6s infinite}.animated-loader>div:nth-child(4){top:-9.55px;left:9.55px;transform:rotate(45deg);animation:spin 1.2s ease-in-out .48s infinite}.animated-loader>div:nth-child(5){top:-14px;left:0;animation:spin 1.2s ease-in-out .36s infinite}.animated-loader>div:nth-child(6){top:-9.55px;left:-9.55px;transform:rotate(-45deg);animation:spin 1.2s ease-in-out .24s infinite}.animated-loader>div:nth-child(7){top:0;left:-14px;transform:rotate(90deg);animation:spin 1.2s ease-in-out .12s infinite}.animated-loader>div:nth-child(8){top:9.55px;left:-9.55px;transform:rotate(45deg);animation:spin 1.2s ease-in-out 0s infinite}@keyframes spin{50%{opacity:.3}to{opacity:1}}
