.not-found-page{justify-content:center;align-items:center;height:100vh;display:flex}.not-found-page__block{text-align:center;flex-direction:column;gap:10px;display:flex}.not-found-page__block--title{font-size:2.2rem}.not-found-page__block--description{font-size:1.5rem}.not-found-page__block a{color:var(--primary);font-size:1.5rem;text-decoration:underline}
