.not-found-page{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.not-found-page__content{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:400px;display:flex}.not-found-page__error-code{color:var(--color-primary,#000);text-align:center;font-size:8rem;font-weight:700;line-height:1}
