.error-boundary-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:var(--Project-background)}.error-boundary-page h2{font-size:20px;font-weight:600;line-height:46px;color:#2b2933}.error-boundary-page div{font-size:14px;font-weight:400;color:var(--Grey-Color-06)}.error-boundary-page button.lexi-button{margin-top:40px;background-color:var(--primary-color);border-radius:8px}.error-boundary-page .lexi-button.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{background-color:#a899ff}