{"version":3,"sources":["webpack:///./src/pages/404.js"],"names":["NotFoundPage","inject","observer","regionStore","title","description","className","to","aria-label"],"mappings":"4FAAA,gFASMA,GATN,UASqBC,YAAO,cAAPA,CACnBC,aAAS,cAAGC,YAAH,OACP,kBAAC,UAAD,KACE,kBAAC,MAAD,CAAKC,MAAM,iBAAiBC,YAAY,mBAExC,yBAAKC,UAAU,OACb,yBAAKA,UAAU,kBACb,wBAAIA,UAAU,QAAd,kCAEA,qKAsCA,2BACE,gCACE,kBAAC,OAAD,CAAMC,GAAG,IAAIC,aAAW,YAAxB,cADF,wCAaGR","file":"component---src-pages-404-js-20c2d48026947a2e43b3.js","sourcesContent":["import React from \"react\"\n\nimport { Link } from \"gatsby\"\nimport { observer, inject } from \"mobx-react\"\n\nimport { Wrapper } from \"../components/base/wrapper/wrapper\"\nimport { SEO } from \"../components/base/seo/seo\"\nimport { RegionToggle } from \"../components/modules/region-toggle/region-toggle\"\n\nconst NotFoundPage = inject(\"regionStore\")(\n observer(({ regionStore }) => (\n \n \n\n
\n
\n

Sorry, we can't find that page

\n\n

The page you're looking for may have been removed, taken down, or there could have been a problem with the link that brought you here.

\n \n {/*

Page Not Found

\n\n

The page you are looking for cannot be found.

\n\n

\n The law about debt is different depending on whether you live in\n England and Wales or Scotland.\n

\n\n

\n \n {regionStore.currentRegionData && (\n <>\n Your location is currently set to \n {regionStore.currentRegionData.label}.\n \n )}\n \n

\n\n

\n If you live in \n {regionStore.alternateRegionData.label}, please\n change your location with the toggle below.\n

\n\n \n\n

\n If you live in Northern Ireland, please visit\n our \n \n Northern Ireland information page.\n \n

*/}\n\n

\n \n \n Click here\n \n  to return to the homepage.\n \n

\n
\n
\n
\n ))\n)\n\nexport default NotFoundPage\n"],"sourceRoot":""}