.not-found-block{width:100%;height:100%;border-radius:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/_next/static/media/notFoundBackground.c150fd9d.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.not-found-block__text{color:#fff;font-family:HSE Slab;text-align:center;font-size:45px}