.errorContainer{background:var(--foreground-rgb);display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;width:100%;height:92vh;color:#000}.errorContainer>img{height:119px;margin-top:3.5rem}.errorContainer>span{font-size:16px}.errorContainer>span a{color:#141414;text-decoration:underline!important;margin:0 5px}.errorContainer>.title{margin:0;padding-bottom:1.5rem;font-size:2.5rem;color:var(--app-text-color)}.errorContainer>.backLink{font-size:2rem;color:red}@media (min-width:320px){.error-page-container{padding:2rem}}@media (min-width:801px){.error-page-container{padding:3rem 4rem}.error-page-container>span{width:80%}}