.error-page-custom-style{position:relative;height:calc(100vh - 64px)}.error-page-custom-style .case{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;font-size:14px;line-height:20px;font-weight:400;color:#5f708a}.error-page-custom-style .case .desc{margin:30px 0 24px}.error-page-custom-style .case .btn{cursor:pointer;color:#096dd9;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 12px}.error-page-custom-style .case .btn:hover{background-color:#f5f7fa;border-radius:4px}