.errorContainer{gap:18px;height:80vh}.errorContainer,.errorContent{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.errorContent{gap:8px}.errorCode{font-size:100px;font-weight:700;color:#555}.errorTitle{font-size:14px;font-weight:700;color:var(--neutral-color-950)}.errorMessage{font-size:14px;font-weight:500;color:var(--neutral-color-500);margin-bottom:20px;width:400px}.homeButton{width:130px!important}