.error{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.error-redirect{color:rgba(0,208,255,.5);font-size:24px;cursor:pointer;transition:color .2s ease-in-out;will-change:color}.error-redirect:hover{color:#00d0ff}.error-manager{position:absolute;bottom:15px;right:15px;z-index:99}.loader-overlay{position:fixed;width:100%;height:100%;top:inherit;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.16);z-index:1000;display:flex;justify-content:center;align-items:center}