.not-found{max-width:var(--max-width);min-height:calc(100vh - var(--height-header));background:var(--color-gray-3);flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:0 auto;display:flex}@media (max-width:767px){.not-found{padding:0 24px}}.not-found__title,.not-found__text{text-align:center}.not-found__link{margin-top:16px}
