.NotFoundPage{position:fixed;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-image:url(/_next/static/media/404-bg.7c40f576.webp);background-size:cover;background-position:50%}.NotFoundPage__404{width:70%;max-width:982px;margin-top:115px}@media(max-width:767.98px){.NotFoundPage__404{width:80%}}.NotFoundPage__content{gap:40px;display:flex;align-items:center;flex-direction:column}@media(max-width:767.98px){.NotFoundPage__content{padding:0 16px;align-items:stretch}}.NotFoundPage__content--text{margin:0;text-align:center}.NotFoundPage__content--button{max-height:48px}