.loading-page{z-index:50;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.inline-loading-page{z-index:50;justify-content:center;align-items:center;width:100%;height:calc(100% - 64px);display:flex;position:relative}#loading-ctr{flex-direction:column;align-items:center;width:50%;max-width:320px;display:flex}#loading-img{width:15%;max-width:150px;height:15%;margin:.5rem 0}#loading-txt{color:#fff;font-size:1.25rem;font-weight:600}
