.interruption{width:100%;height:100vh;background:var(--sys-background-White)}.interruption,.interruption .frame{display:flex;align-items:center;justify-content:center}.interruption .frame{gap:16px;width:267px;height:348px;margin-top:-25%;flex-direction:column}.interruption .frame .title{gap:5px;font-weight:700;font-size:18px;line-height:24px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.interruption .frame .desc{font-weight:400;font-size:14px;line-height:18px;text-align:center}.interruption .frame>a{width:200px;height:40px;border-radius:4px;border:1px solid var(--sys-Surface-Outline300)}.forbidden403Page,.interruption .frame>a{font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;justify-content:center}.forbidden403Page{width:100%;height:100vh;flex-direction:column;color:var(--sys-Text-Primary)}.forbidden403Page .contentTipBox{font-weight:700;font-size:16px;line-height:20px;margin:33px 0}.forbidden403Page .btnTextBox{height:40px;font-weight:600;font-size:16px;line-height:22px}