.NotFound[data-v-6433722c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;padding:32px;background:var(--ds-color-page);color:var(--ds-color-text);text-align:center}.NotFound__content[data-v-6433722c]{max-width:480px}.NotFound__code[data-v-6433722c]{margin-bottom:16px;color:var(--ds-color-primary);font-size:96px;font-weight:700;line-height:1}.NotFound__title[data-v-6433722c]{margin-bottom:12px;font-size:32px;font-weight:600}.NotFound__description[data-v-6433722c]{margin-bottom:24px;color:var(--ds-color-text-subtle);font-size:16px;line-height:1.5}.NotFound__link[data-v-6433722c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:var(--ds-radius-md);background:var(--ds-color-primary);color:var(--ds-color-on-primary);font-weight:600;text-decoration:none;-webkit-transition:-webkit-filter .15s ease;transition:-webkit-filter .15s ease;transition:filter .15s ease;transition:filter .15s ease,-webkit-filter .15s ease}.NotFound__link[data-v-6433722c]:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}