.not-found-page{flex-direction:column;min-height:100vh;display:flex}.not-found-page__main{flex:1;min-height:0;padding-top:14rem;padding-bottom:10rem;height:auto!important}.not-found-page__content{align-items:center;max-width:28rem;margin-left:auto;margin-right:auto}.not-found-page__title{margin:0;font-size:2rem;font-weight:700;line-height:1.2}.not-found-page__message{color:inherit;opacity:.8;margin:0}.not-found-page__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.not-found-page__actions .button{margin:0}.not-found-page__actions .button.is-outline-dark:hover{border-color:var(--base-color-brand--blue);background-color:var(--base-color-brand--blue);color:var(--base-color-brand--white,#fff)}
