{"version":3,"file":"static/chunks/pages/404-c2ddc05f02857e66.js","mappings":"uFACA,CAAAA,OAAAC,QAAA,CAAAD,OAAAC,QAAA,MAAAC,IAAA,EACA,OACA,WACA,OAAeC,EAAQ,MACvB,EACA,6KCCe,SAASC,IACtB,GAAM,CAAEC,mBAAAA,CAAkB,CAAE,CAAGC,CAAAA,EAAAA,EAAAA,CAAAA,EAAgB,CAC7CC,KAAM,WACR,GACM,CAAEC,EAAAA,CAAC,CAAE,CAAGC,CAAAA,EAAAA,EAAAA,CAAAA,EAAe,UACvB,CAAEP,KAAAA,CAAI,CAAE,CAAGQ,CAAAA,EAAAA,EAAAA,SAAAA,IAMjB,MACE,GAAAC,EAAAC,IAAA,EAACC,EAAAA,CAAMA,CAAAA,WACL,GAAAF,EAAAG,GAAA,EAACC,MAAAA,CAAIC,UAAWC,IAAAA,MAAAA,CAAeC,IAAKb,IACpC,GAAAM,EAAAC,IAAA,EAACG,MAAAA,CAAIC,UAAWC,IAAAA,GAAAA,WACd,GAAAN,EAAAG,GAAA,EAACK,OAAAA,CAAKH,UAAWC,IAAAA,IAAAA,UAAcT,EAAE,oBACjC,GAAAG,EAAAG,GAAA,EAACK,OAAAA,CAAKH,UAAWC,IAAAA,OAAAA,UAAgB,MACjC,GAAAN,EAAAG,GAAA,EAACM,IAAAA,CAAEJ,UAAWC,IAAAA,IAAAA,UAAcT,EAAE,uBAEhC,GAAAG,EAAAG,GAAA,EAACO,EAAAA,CAAMA,CAAAA,CAACC,QAZZ,WACEpB,EAAK,IACP,EAUkCc,UAAWC,IAAAA,MAAAA,UACtCT,EAAE,wBAIX,qBC9BAe,EAAAC,OAAA,EAAkB","sources":["webpack://_N_E/?718a","webpack://_N_E/./src/pages/404.tsx","webpack://_N_E/./src/styles/pages/NotFound/styles.module.scss"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/404\",\n function () {\n return require(\"private-next-pages/404.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/404\"])\n });\n }\n ","import Layout from '@/components/core/Layout';\nimport { useLottiePlayer } from '@starsoft/common/hooks';\nimport { Button } from '@starsoft/common/components';\nimport useTranslation from 'next-translate/useTranslation';\nimport styles from '@/styles/pages/NotFound/styles.module.scss';\nimport { useRouter } from 'next/router';\n\nexport default function NotFoundPage() {\n const { lottieAnimationRef } = useLottiePlayer({\n path: '/404.json',\n });\n const { t } = useTranslation('common');\n const { push } = useRouter();\n\n function handleRoute() {\n push('/');\n }\n\n return (\n \n
\n
\n {t('not_found_code')}\n |\n

{t('not_found_text')}

\n
\n \n \n );\n}\n","// extracted by mini-css-extract-plugin\nmodule.exports = {\"lottie\":\"styles_lottie__WQ2u4\",\"row\":\"styles_row__Jw4Lw\",\"code\":\"styles_code__1pFn6\",\"divider\":\"styles_divider__5s4zT\",\"text\":\"styles_text__c2fdE\",\"button\":\"styles_button__i4yqi\",\"skeleton-animation\":\"styles_skeleton-animation__K08NI\"};"],"names":["window","__NEXT_P","push","__webpack_require__","NotFoundPage","lottieAnimationRef","useLottiePlayer","path","t","useTranslation","useRouter","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","jsxs","Layout","jsx","div","className","styles","ref","span","p","Button","onClick","module","exports"],"sourceRoot":""}