.error-page{width:100%;height:100%;position:relative;background:var(--bg-page,#f0f4f7)}.error-page-header{width:100%;padding:12px 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.error-page-header,.error-page-header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error-page-header-left{gap:8px;color:var(--neutral-0,#3c454e);leading-trim:both;text-edge:cap;font-size:16px;font-style:normal;font-weight:700;line-height:24px;cursor:pointer}.error-page .content-con{width:320px;height:452px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.error-page .content-con img{display:block;width:100%;height:320px}.error-page .content-con .text-con{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--text-secondary,#67717b);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.error-page .content-con .text-con .title{color:var(--text-primary,#1e2435);font-size:16px;font-style:normal;font-weight:500;line-height:24px}