{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:react-dom@18.1.0/client.js", "framer:toplevel:framer:toplevel/0"],
  "sourcesContent": ["import*as t from\"react-dom\";var o=\"default\"in t?t.default:t;var a={};var e=o;a.createRoot=e.createRoot;a.hydrateRoot=e.hydrateRoot;const r=a.createRoot,d=a.hydrateRoot;export{r as createRoot,a as default,d as hydrateRoot};\n\n//# sourceMappingURL=client.js.map", "\n        import * as React from \"react\"\n        import * as ReactDOM from \"react-dom/client\"\n        import * as Framer from \"framer\"\n\n        window.__framer_importFromPackage = (packageAndFilename, exportIdentifier) => () => {\n            return React.createElement(Framer.ErrorPlaceholder, { error: 'Package component not supported: \"' + exportIdentifier + '\" in \"' + packageAndFilename + '\"' })\n        }\n\n        // A lot of libraries assume process.env.NODE_ENV is present in runtime/buildtime, so we are polyfilling it\n        window.process = {\n            ...window.process,\n            env: {\n                ...(window.process ? window.process.env: undefined),\n                NODE_ENV: \"production\"\n            }\n        }\n\n        // Fallback support for stack gaps\n        Framer.installFlexboxGapWorkaroundIfNeeded()\n\n        ;(async () => {\n            const routes = {augiA20Il: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/2XtyNW3sIKcqwyzMmBpG/9RdBQTm5xwklhU18ysWZ/augiA20Il.js\")), path: \"/\"}, KBlFSas6i: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/n0Uy7W6Z7nPSko5BX4if/SUHfRkYPs64GK1B7R6u0/KBlFSas6i.js\")), path: \"/404\"}, fKI0mw7zL: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/YTtMXnYEz2DbNdsMvMSq/fB26Q9Khm5rE7xuhcQ9c/fKI0mw7zL.js\")), path: \"/demographics\"}, qtHrdLjH0: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/LUbYttcMhXVG550N2497/plsLEJ9jVgTPWS5sedj0/qtHrdLjH0.js\")), path: \"/databases\"}, nDtHa66Kb: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/3SkF2N1iOJWKoPel02vA/2IYqarLo8YIjksxIzx5a/nDtHa66Kb.js\")), path: \"/orms\"}, t2T4VSFa9: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/sFX0tkVgYVSCXx94Am6a/Jjg5vwafpwVx0vRqFwXN/t2T4VSFa9.js\")), path: \"/hosting-providers\"}, QCHtE1wNb: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/4jZg7dilBYsdWF704dfC/8B05FOi5pACTs6Vqj2mw/QCHtE1wNb.js\")), path: \"/bi-tools\"}, m0KDovgPv: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/KVPy7q4Ip8TtgIgv2nYw/SwwFCbWP5DXQorAqgk0K/m0KDovgPv.js\")), path: \"/internal-admin-tools\"}, JW84qh6GK: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/QF7mCBoWdts8qtpYF8OE/PRn5CpUGdkNAPvPkUr06/JW84qh6GK.js\")), path: \"/data-warehouse\"}, L39BmXZaX: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/zbOMxlXZHLcjs5qjhp9m/OCxX5jZZFixpzXqHOOxp/L39BmXZaX.js\")), path: \"/opinions\"}, nC0YZL7JO: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/34T66RvfSdnos0dqebOB/obwCBx04VwGN9F9fklQh/nC0YZL7JO.js\")), path: \"/tools\"}, byapC80zd: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/syR46lo9MPa0VmmYzOPc/eophSreO2Id18bKx7UxX/byapC80zd.js\")), path: \"/about\"}, Ps5c2dMbX: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/9e0Xqvp06R6ZSXS752MX/PBZac8914MY4noIv1sny/Ps5c2dMbX.js\")), path: \"/tools/:QnDbN6LLk\"}, PKjiSjryg: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/DaLnwm0iEzofsIka7KTI/ecv3VB4ihDn9x8C3ySUZ/PKjiSjryg.js\")), path: \"/vs/:ibBdifa2W\"}}\n            const locales = [{code: \"en\", id: \"default\", name: \"English\", slug: \"\"}]\n            const notFoundPage = Framer.lazy(() => import(\"https://framerusercontent.com/modules/n0Uy7W6Z7nPSko5BX4if/SUHfRkYPs64GK1B7R6u0/KBlFSas6i.js\"))\n            const container = document.getElementById(\"main\")\n\n            let routeId, localeId, pathVariables, shouldHydrate = false\n            if (\"framerHydrateV2\" in container.dataset) {\n                const routeData = JSON.parse(container.dataset.framerHydrateV2)\n                routeId = routeData.routeId\n                localeId = routeData.localeId\n                pathVariables = routeData.pathVariables\n                shouldHydrate = true\n            } else {\n                const routeData = Framer.inferInitialRouteFromPath(routes, decodeURIComponent(location.pathname), true, locales)\n                routeId = routeData.routeId\n                localeId = routeData.localeId\n                pathVariables = routeData.pathVariables\n            }\n\n            const route = routes[routeId]\n            const RootComponent = await route.page.preload()\n            routes[routeId].page = RootComponent\n\n            const element = React.createElement(\n                Framer.PageRoot,\n                {\n                    RootComponent,\n                    isWebsite: true,\n                    routeId,\n                    pathVariables,\n                    routes,\n                    notFoundPage,\n                    isReducedMotion: true,\n                    includeDataObserver: false,\n                    localeId,\n                    locales\n                }\n            )\n\n            if (shouldHydrate) {\n                React.startTransition(() => {\n                    ReactDOM.hydrateRoot(container, element)\n                })\n            } else {\n                ReactDOM.createRoot(container).render(element)\n            }\n        })().catch(error => {\n            window.__send_framer_event && window.__send_framer_event(\"published_site_load_error\", {\n                message: String(error),\n                stack: error instanceof Error && typeof error.stack === \"string\" ? error.stack : null\n            })\n            throw error\n        })\n\n        \n    "],
  "mappings": "uKAA4B,IAAIA,EAAE,YAAYC,EAAIC,EAAQD,EAAME,EAAE,CAAC,EAAMC,EAAEJ,EAAEG,EAAE,WAAWC,EAAE,WAAWD,EAAE,YAAYC,EAAE,YAAY,IAAMC,EAAEF,EAAE,WAAWG,EAAEH,EAAE,YCKpJI,EAAO,2BAA6B,CAACC,EAAoBC,IAAqB,IAC7DC,EAAqBC,EAAkB,CAAE,MAAO,qCAAuCF,EAAmB,SAAWD,EAAqB,GAAI,CAAC,EAIhKD,EAAO,QAAU,CACb,GAAGA,EAAO,QACV,IAAK,CACD,GAAIA,EAAO,QAAUA,EAAO,QAAQ,IAAK,OACzC,SAAU,YACd,CACJ,EAGOK,EAAoC,GAEzC,SAAY,CACV,IAAMC,EAAS,CAAC,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaC,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,GAAG,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,MAAM,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,eAAe,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,YAAY,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,OAAO,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,oBAAoB,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,WAAW,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,uBAAuB,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,iBAAiB,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,WAAW,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,QAAQ,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,QAAQ,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,mBAAmB,EAAG,UAAW,CAAC,SAAU,CAAC,EAAG,KAAaA,EAAK,IAAM,OAAO,4DAA8F,CAAC,EAAG,KAAM,gBAAgB,CAAC,EACh7EC,EAAU,CAAC,CAAC,KAAM,KAAM,GAAI,UAAW,KAAM,UAAW,KAAM,EAAE,CAAC,EACjEC,EAAsBF,EAAK,IAAM,OAAO,4DAA8F,CAAC,EACvIG,EAAY,SAAS,eAAe,MAAM,EAE5CC,EAASC,EAAUC,EAAeC,EAAgB,GACtD,GAAI,oBAAqBJ,EAAU,QAAS,CACxC,IAAMK,EAAY,KAAK,MAAML,EAAU,QAAQ,eAAe,EAC9DC,EAAUI,EAAU,QACpBH,EAAWG,EAAU,SACrBF,EAAgBE,EAAU,cAC1BD,EAAgB,OACb,CACH,IAAMC,EAAmBC,EAA0BV,EAAQ,mBAAmB,SAAS,QAAQ,EAAG,GAAME,CAAO,EAC/GG,EAAUI,EAAU,QACpBH,EAAWG,EAAU,SACrBF,EAAgBE,EAAU,cAI9B,IAAME,EAAgB,MADRX,EAAOK,CAAO,EACM,KAAK,QAAQ,EAC/CL,EAAOK,CAAO,EAAE,KAAOM,EAEvB,IAAMC,EAAgBf,EACXgB,EACP,CACI,cAAAF,EACA,UAAW,GACX,QAAAN,EACA,cAAAE,EACA,OAAAP,EACA,aAAAG,EACA,gBAAiB,GACjB,oBAAqB,GACrB,SAAAG,EACA,QAAAJ,CACJ,CACJ,EAEIM,EACMM,EAAgB,IAAM,CACfC,EAAYX,EAAWQ,CAAO,CAC3C,CAAC,EAEQI,EAAWZ,CAAS,EAAE,OAAOQ,CAAO,CAErD,GAAG,EAAE,MAAMK,GAAS,CAChB,MAAAvB,EAAO,qBAAuBA,EAAO,oBAAoB,4BAA6B,CAClF,QAAS,OAAOuB,CAAK,EACrB,MAAOA,aAAiB,OAAS,OAAOA,EAAM,OAAU,SAAWA,EAAM,MAAQ,IACrF,CAAC,EACKA,CACV,CAAC",
  "names": ["o", "npm_react_dom_18_1_exports", "Ba", "a", "e", "r", "d", "window", "packageAndFilename", "exportIdentifier", "B", "ErrorPlaceholder", "installFlexboxGapWorkaroundIfNeeded", "routes", "lazy", "locales", "notFoundPage", "container", "routeId", "localeId", "pathVariables", "shouldHydrate", "routeData", "inferInitialRouteFromPath", "RootComponent", "element", "PageRoot", "Z", "d", "r", "error"]
}
