.not-found{display:flex;align-items:center;padding:var(--token--rem-spacing--xl)}.not-found *{margin:0}.not-found__text-container{max-width:27.5rem;margin-inline:auto;text-align:center}.not-found__text-container>*:not(:last-child){margin-block-end:var(--token--rem-spacing--xl)}.not-found__title,.not-found__description-text{color:var(--theme--neutral-palette--white)}.not-found__heading,.not-found__home-link{color:var(--theme--tertiary-palette--light)}.not-found__title{font-size:4rem;font-weight:700;letter-spacing:.75px;line-height:.85}.not-found__heading{font-size:var(--token--font-size--step-4);font-weight:600;letter-spacing:1px;text-transform:uppercase}.not-found__description-text{font-size:var(--token--font-size--step-2);line-height:1.1}.not-found__home-link:any-link{font-weight:700;text-decoration:none;display:flex;justify-content:center;align-items:center}.not-found__home-link:any-link path{fill:currentColor}.not-found__home-link:any-link svg{margin-inline-end:var(--token--rem-spacing--xs);transform:rotate(180deg)}.react-app:has(>.not-found){display:flex;flex-direction:column;min-height:100vh;min-height:100svh}.react-app:has(>.not-found) .not-found{flex-grow:1;min-height:unset}.not-found--legacy{min-height:calc(100vh - 48px)}@media (width > 48em){.not-found--legacy{min-height:calc(100vh - 85px)}}
