.AppErrorPage_root__aff0M{display:flex;flex-direction:column;min-height:100vh;background:var(--white)}.AppErrorPage_header__auryg{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem var(--page-horizontal-padding);background:var(--background-surface2);box-sizing:border-box}.AppErrorPage_logoLink__mPyUD{display:flex;align-items:center;line-height:0;text-decoration:none}.AppErrorPage_main__31_Fu{flex:1;display:flex;flex-direction:column;align-items:center;padding:2rem var(--page-horizontal-padding) 3rem;box-sizing:border-box}.AppErrorPage_content__84OO1{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:100%;margin-top:1.25rem}.AppErrorPage_code__STgpW{font-size:5rem;line-height:5.75rem}.AppErrorPage_code__STgpW,.AppErrorPage_copy__O8AdZ{font-family:var(--primary-font-family);font-weight:700;color:var(--brand-green-default);margin:0;text-align:center}.AppErrorPage_copy__O8AdZ{display:flex;flex-direction:column;gap:0;max-width:612px;font-size:1.75rem;line-height:2rem}.AppErrorPage_copy__O8AdZ p{margin:0}.AppErrorPage_actions__krBdf{display:flex;flex-direction:column;align-items:center;gap:.75rem}.AppErrorPage_homeButton__d9HHP{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border:none;border-radius:var(--border-radius-full);background:var(--brand-green-default);color:var(--white);font-family:var(--font-family-base),sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;cursor:pointer;transition:background .15s ease,opacity .15s ease}.AppErrorPage_homeButton__d9HHP:hover{opacity:.92}@media(max-width:768px){.AppErrorPage_code__STgpW{font-size:3.5rem;line-height:4rem}.AppErrorPage_copy__O8AdZ{font-size:1.375rem;line-height:1.75rem}}