{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:react-dom@18.2.0/client.js", "framer:toplevel:framer:toplevel/default/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", "\r\n        import * as React from \"react\"\r\n        import * as ReactDOM from \"react-dom/client\"\r\n        import * as Framer from \"framer\"\r\n\r\n        window.__framer_importFromPackage = (packageAndFilename, exportIdentifier) => () => {\r\n            return React.createElement(Framer.ErrorPlaceholder, { error: 'Package component not supported: \"' + exportIdentifier + '\" in \"' + packageAndFilename + '\"' })\r\n        }\r\n\r\n        // A lot of libraries assume process.env.NODE_ENV is present in runtime/buildtime, so we are polyfilling it\r\n        window.process = {\r\n            ...window.process,\r\n            env: {\r\n                ...(window.process ? window.process.env: undefined),\r\n                NODE_ENV: \"production\"\r\n            }\r\n        }\r\n\r\n        // Fallback support for stack gaps\r\n        Framer.installFlexboxGapWorkaroundIfNeeded()\r\n\r\n        window.__framer_events = window.__framer_events || []\r\n        function track() {\r\n            window.__framer_events.push(arguments)\r\n        }\r\n\r\n        function callWhenDOMReady(callback) {\r\n            if (document.readyState === \"interactive\" || document.readyState === \"complete\") {\r\n                callback()\r\n            } else {\r\n                // Note that we\u2019re listening to readystatechange instead of DOMContentLoaded because the latter\r\n                // doesn\u2019t accurately reflect when the DOM is ready. Specifically, it\u2019s delayed by scripts with\r\n                // a defer attribute.\r\n                document.addEventListener(\"readystatechange\", () => {\r\n                    if (document.readyState === \"interactive\") callback()\r\n                })\r\n            }\r\n        }\r\n\r\n        callWhenDOMReady(async function() {\r\n            try {\r\n                const routes = {augiA20Il: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/sZ3I2YYajR9LGidddBgZ/64MZzotRQYvoccet5XS9/augiA20Il.js\")), path: \"/\"}, X82_ntjUb: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/bffnKf1vF4Dz3IXdoUvK/SPd0y01FDJvMNd6H5w2m/X82_ntjUb.js\")), path: \"/work\"}, dWGz6ABUr: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/0MfaDHZ1tV7YLUy1bxF4/4GEOARIKFjiTeBtI8J0a/dWGz6ABUr.js\")), path: \"/work-2\"}, q26TNDZkN: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/bzAuWAs0ls3K7tCmxquY/4f3U9BXQ7G8u0UmBamUx/q26TNDZkN.js\")), path: \"/work-3\"}, yjSa8AUK8: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/zarVylzMUg8GboAgqNPN/baOnmIvhvFrlblTNJPq3/yjSa8AUK8.js\")), path: \"/services\"}, rJ8P3mb6i: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/dCeM7qodmAp2LozJMFYh/AphySAiWPvRa767p65p3/rJ8P3mb6i.js\")), path: \"/product\"}, oSqiE1i1k: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/vaN7MlG5NelqBR6La3sF/yhc5PUy1UFxx0Nesxl6f/oSqiE1i1k.js\")), path: \"/connect\"}, z7NPxyVsv: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/o3kWN04U0IZ5cKGisDsA/iFs2Kq9qIKJB8hrk9nAv/z7NPxyVsv.js\")), path: \"/licensing\"}, KBlFSas6i: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/tgEOShcPn07NyWoUVTOU/JHQtJGGpQcsQ6HjG9iER/KBlFSas6i.js\")), path: \"/404\"}, diVdMs12N: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/8JZydoIIGWaPRvlp5Xu0/EA8id9GwY9mNQy1ro6xv/diVdMs12N.js\")), path: \"/coming-soon\"}, UchV65umT: {elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/pHsCbdXb2GiPyi4i50CX/6Svh7cqFJ4gRII0YRXhr/UchV65umT.js\")), path: \"/work/:q6wyKlkO2\"}, MOjbVA0Bl: {page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/ezBMcztbwvhCWGdX5mYN/0j7Q8eq0sSyvwxjK2S4N/MOjbVA0Bl.js\"))}}\r\n                const collectionUtils = {}\r\n                const locales = [{code: \"en-US\", id: \"default\", name: \"English\", slug: \"\"}]\r\n                const notFoundPage = Framer.lazy(() => import(\"https://framerusercontent.com/modules/tgEOShcPn07NyWoUVTOU/JHQtJGGpQcsQ6HjG9iER/KBlFSas6i.js\"))\r\n                const container = document.getElementById(\"main\")\r\n\r\n                let routeId, localeId, pathVariables, breakpoints, shouldHydrate = false\r\n                if (\"framerHydrateV2\" in container.dataset) {\r\n                    const routeData = JSON.parse(container.dataset.framerHydrateV2)\r\n                    routeId = routeData.routeId\r\n                    localeId = routeData.localeId\r\n                    pathVariables = routeData.pathVariables\r\n                    breakpoints = routeData.breakpoints\r\n                    shouldHydrate = true\r\n                } else {\r\n                    const routeData = Framer.inferInitialRouteFromPath(routes, decodeURIComponent(location.pathname), true, locales)\r\n                    routeId = routeData.routeId\r\n                    localeId = routeData.localeId\r\n                    pathVariables = routeData.pathVariables\r\n                }\r\n\r\n                const route = routes[routeId]\r\n                const RootComponent = await route.page.preload()\r\n                routes[routeId].page = RootComponent\r\n\r\n                const improveInpDuringHydration = true\r\n                const content = React.createElement(\r\n                    Framer.PageRoot,\r\n                    {\r\n                        RootComponent,\r\n                        isWebsite: true,\r\n                        routeId,\r\n                        pathVariables,\r\n                        routes,\r\n                        collectionUtils,\r\n                        notFoundPage,\r\n                        isReducedMotion: undefined,\r\n                        localeId,\r\n                        locales,\r\n                        preserveQueryParams: undefined,\r\n                        enableImproveInpDuringHydration: improveInpDuringHydration,\r\n                        addHydrationMarkers: shouldHydrate,\r\n                    }\r\n                )\r\n\r\n                const contentWithFeaturesContext = React.createElement(\r\n                    Framer.LibraryFeaturesProvider,\r\n                    {\r\n                        children: content,\r\n                        value: {imgSizesWorkaroundEnabled: false}\r\n                    }\r\n                )\r\n\r\n\r\n                const page = React.createElement(Framer.PageEffectsProvider, {\r\n                    children: contentWithFeaturesContext,\r\n                    value: {routes: {}}\r\n                })\r\n\r\n                if (shouldHydrate) {\r\n                    performance.mark(\"framer-rewrite-breakpoints-start\")\r\n                    Framer.removeHiddenBreakpointLayersV2(breakpoints)\r\n                    window.__framer_onRewriteBreakpoints?.(breakpoints)\r\n                    performance.mark(\"framer-rewrite-breakpoints-end\")\r\n                    performance.measure(\"framer-rewrite-breakpoints\", \"framer-rewrite-breakpoints-start\", \"framer-rewrite-breakpoints-end\")\r\n\r\n                    React.startTransition(() => {\r\n                        performance.mark(\"framer-hydration-start\")\r\n                        if (improveInpDuringHydration) window.__FRAMER_TURN_OFF_REACT_EVENT_HANDLING__?.()\r\n                        ReactDOM.hydrateRoot(container, page)\r\n                    })\r\n                } else {\r\n                    ReactDOM.createRoot(container).render(page)\r\n                }\r\n            } catch (error) {\r\n                track(\"published_site_load_error\", {\r\n                    message: String(error),\r\n                    stack: error instanceof Error && typeof error.stack === \"string\" ? error.stack : null\r\n                })\r\n                throw error\r\n            }\r\n        })\r\n\r\n        \r\n    "],
  "mappings": "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",
  "names": ["o", "npm_react_dom_18_2_exports", "Ha", "a", "e", "r", "d", "window", "packageAndFilename", "exportIdentifier", "B", "ErrorPlaceholder", "installFlexboxGapWorkaroundIfNeeded", "track", "callWhenDOMReady", "callback", "routes", "lazy", "collectionUtils", "locales", "notFoundPage", "container", "routeId", "localeId", "pathVariables", "breakpoints", "shouldHydrate", "routeData", "inferInitialRouteFromPath", "RootComponent", "improveInpDuringHydration", "content", "PageRoot", "contentWithFeaturesContext", "LibraryFeaturesProvider", "page", "PageEffectsProvider", "removeHiddenBreakpointLayersV2", "Z", "d", "r", "error"]
}
