{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:react-dom@18.2.0/client.js", "framer:toplevel:framer:toplevel/main"],
  "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        const routes = {ZAmWMuKUY: {elements: {DJGVW1Dkt: \"section-npk\", J6MtiM4KK: \"sectionmisi\", wmJg4RN2l: \"section-1\", yrpfguG9G: \"section-servis\", ZiwM4FF3C: \"section-2\"}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/8D1YmzDQCUTzT3jiA7WG/Vw7lYNt1DtNHFbhpFwI5/ZAmWMuKUY.js\")), path: \"/\"}, zxfPvQGtc: {elements: {CTZgytzTh: \"section3\", JJEWDQ1Pp: \"timkami\", OBJUjTwoH: \"subsection1\", XaZu9T3T9: \"section2\"}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/36sUUgwh7pH6eRkT5QPv/nHeE7Cc5ryGLfc7tHQt5/zxfPvQGtc.js\")), path: \"/About-Us\"}, qSkC4bCs0: {elements: {hcvwjJbjQ: \"subsection1\", jUudJLuRV: \"timkami\", O4Zg7Jll6: \"section3\", WKFjrfIVO: \"section2\"}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/hwYe0MRar2esn9CvJkfD/gwAazebtO7mGPEAdPWHU/qSkC4bCs0.js\")), path: \"/phone\"}, Mu_cfDKqT: {elements: {hU13Ibnya: \"subsection1\"}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/hoDRGZNvUMS62X85UcsR/TJhNBqwT5dlcGWR3hvtV/Mu_cfDKqT.js\")), path: \"/Location\"}, eNTc75IBu: {elements: {fBvVNm7xp: \"subsection1\"}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/b1KTv9FPjAD9lYPBZiRh/NPs61varGEoiNYty9Cg6/eNTc75IBu.js\")), path: \"/Contact\"}, tjj1k3mfN: {collectionId: \"p8thRuYmb\", elements: {}, page: Framer.lazy(() => import(\"https://framerusercontent.com/modules/vQ2s5LlykQlzjO2h4IHK/iYDwMqkl4MUXJW3aQw15/tjj1k3mfN.js\")), path: \"/collection/:gXuJfxFGe\"}}\r\n        const locales = [{code: \"en-US\", id: \"default\", name: \"English\", slug: \"\"}]\r\n\r\n        export async function getPageRoot({ routeId, pathVariables, localeId }) {\r\n            // We don't want the initial render to immediately have to suspend.\r\n            await routes[routeId].page.preload()\r\n\r\n            const content = React.createElement(\r\n                Framer.PageRoot,\r\n                {\r\n                    isWebsite: true,\r\n                    routeId,\r\n                    pathVariables,\r\n                    routes,\r\n                    collectionUtils: {p8thRuYmb: async () => (await import(\"https://framerusercontent.com/modules/Arc3FSkTyt7zBbnwwQ0z/N2Z7le3YVnfC3YBu0WK2/p8thRuYmb.js\"))?.[\"utils\"]},\r\n                    framerSiteId: \"10d965d795f3f78bcd61d811465ec2124e13070b132e9c245e3626c74c17a17c\",\r\n                    notFoundPage: Framer.lazy(() => import(\"__framer-not-found-page\")),\r\n                    isReducedMotion: undefined,\r\n                    localeId,\r\n                    locales,\r\n                    preserveQueryParams: false,\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: {enableAsyncURLUpdates: false, useGranularSuspense: true, wrapUpdatesInTransitions: 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            return page\r\n        }\r\n\r\n        const isBrowser = typeof document !== \"undefined\"\r\n        if (isBrowser) {\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            window.__framer_events = window.__framer_events || []\r\n\r\n            // Fallback support for stack gaps\r\n            Framer.installFlexboxGapWorkaroundIfNeeded()\r\n\r\n            const container = document.getElementById(\"main\")\r\n            // We know that #main is parsed before this script, so we don't need to wait for DOMContentLoaded or similar events.\r\n            if (\"framerHydrateV2\" in container.dataset) main(true, container)\r\n            else main(false, container)\r\n        }\r\n\r\n        function track() {\r\n            if (!isBrowser) return\r\n            window.__framer_events.push(arguments)\r\n        }\r\n\r\n        async function main(shouldHydrate, container) {\r\n            try {\r\n                let routeId, localeId, pathVariables, breakpoints\r\n                if (shouldHydrate) {\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                } 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 page = await getPageRoot({ routeId, localeId, pathVariables })\r\n\r\n                function handleRecoverableError(error, errorInfo) {\r\n                    const componentStack = errorInfo?.componentStack\r\n                    console.warn(\"Recoverable error during hydration. Please check any custom code or code overrides to fix server/client mismatches.\", error, componentStack)\r\n                    // we only want to collect 1%, because this can be quite noisy (floods the data pipeline)\r\n                    if (Math.random() > 0.01) return\r\n                    track(\"published_site_load_recoverable_error\", {\r\n                        message: String(error),\r\n                        componentStack, // componentStack is more useful\r\n                        stack: componentStack ? undefined : error instanceof Error && typeof error.stack === \"string\" ? error.stack : null,\r\n                    })\r\n                }\r\n\r\n                if (shouldHydrate) {\r\n                    \r\n\r\n                    Framer.withPerformanceMarks(\"framer-rewrite-breakpoints\", () => {\r\n                        Framer.removeHiddenBreakpointLayersV2(breakpoints)\r\n                        window.__framer_onRewriteBreakpoints?.(breakpoints)\r\n                    })\r\n\r\n                    \r\n\r\n                    const startTransition = React.startTransition\r\n                    startTransition(() => {\r\n                        Framer.markHydrationStart()\r\n                        Framer.setInitialHydrationState()\r\n                        if (true) Framer.turnOffReactEventHandling()\r\n                        ReactDOM.hydrateRoot(container, page, { onRecoverableError: handleRecoverableError })\r\n                    })\r\n                } else {\r\n                    \r\n                    ReactDOM.createRoot(container, { onRecoverableError: handleRecoverableError }).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\r\n        \r\n    "],
  "mappings": "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",
  "names": ["o", "npm_react_dom_18_2_exports", "Ha", "a", "e", "r", "d", "routes", "lazy", "locales", "getPageRoot", "routeId", "pathVariables", "localeId", "content", "B", "PageRoot", "contentWithFeaturesContext", "LibraryFeaturesProvider", "PageEffectsProvider", "isBrowser", "window", "packageAndFilename", "exportIdentifier", "ErrorPlaceholder", "installFlexboxGapWorkaroundIfNeeded", "container", "main", "track", "shouldHydrate", "handleRecoverableError", "error", "errorInfo", "componentStack", "breakpoints", "routeData", "inferInitialRouteFromPath", "page", "withPerformanceMarks", "removeHiddenBreakpointLayersV2", "Z", "markHydrationStart", "setInitialHydrationState", "turnOffReactEventHandling", "d", "r"]
}
