.error-wrapper{height:100%;display:flex;align-items:center;justify-content:center;background-color:#f3f2f1}.error-wrapper .error-inner{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;text-align:center}.error-wrapper .error-inner .error-placeholder img{max-width:200px;margin-top:-100px}.error-wrapper .error-inner .error-description{display:block;color:#252424;font-size:18px;font-weight:700;max-width:536px;margin:32px auto 20px auto}.error-wrapper .error-inner .error-actions{margin-bottom:1rem}.error-wrapper .error-inner .error-guideline a{color:#007bff;text-decoration:underline}.error-wrapper .error-inner .error-guideline a:hover{color:#0056b3}