{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1NIg0gvgdRE4eG70aPTR/zAgG03lECeYIoDROUSDH/Ra6JrHs5C.js"],
  "sourcesContent": ["// Generated by Framer (72f35ee)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, NotFoundError, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useCurrentPathVariables, useDataRecord, useHydratedBreakpointVariants, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport TopNav from \"https://framerusercontent.com/modules/ybu2ubXLIzgHpM0rqRDq/4TcRJHBXNgkcykhHbDpc/P7gIJtuVn.js\";\nimport Resources from \"https://framerusercontent.com/modules/DJiyUGug1XdW5bCIh46O/jkwzVupT89qtiBRB8COr/s0d3YxVei.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/27tF0sxo5hUH248OD9La/qpIl5Q2Vw774sWLoNKrZ/AFUYOcShc.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/r4drH3TPAWpkanOCw5iQ/wwKBNwz8hn1rCFFDyTK0/MpQhBUuah.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/zXuQnOPovEzX0swkyK2d/9sMiwd9a3OQDpU4J88va/pI8Ua_L2B.js\";\nimport * as sharedStyle5 from \"https://framerusercontent.com/modules/kcMjrUNu5EAGdL5i7i6F/EGwyZuZEqQgRDayKMMeF/ro7OPezbn.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/9AS4R1XVVg44Vpx99sab/epce21ewusqcRpCdGKd5/YckFIlg3V.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/ImI6uKO4Gkw4gQcIV8y4/sbv0Byju8Kl4mlRUTDhA/yyS1bid0L.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/jFSyMFtHo6Mo1FrNriFB/mkwBLck7Ha0ryzA6jLZJ/Ra6JrHs5C.js\";\nconst TopNavFonts = getFonts(TopNav);\nconst cycleOrder = [\"OE3OrNZhH\", \"UwEWMXuuY\", \"GhvJj5oWh\"];\nconst breakpoints = {\n  GhvJj5oWh: \"(max-width: 809px)\",\n  OE3OrNZhH: \"(min-width: 1200px)\",\n  UwEWMXuuY: \"(min-width: 810px) and (max-width: 1199px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  GhvJj5oWh: \"framer-v-1jpsybm\",\n  OE3OrNZhH: \"framer-v-15jgjug\",\n  UwEWMXuuY: \"framer-v-1n2ca1a\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"OE3OrNZhH\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"OE3OrNZhH\",\n  Phone: \"GhvJj5oWh\",\n  Tablet: \"UwEWMXuuY\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst toResponsiveImage = value => {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n};\nconst metadata = metadataProvider();\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"OE3OrNZhH\",\n  TmMmcJzT0,\n  fLtA2OssG,\n  oTW0G2U5U,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const currentPathVariables = useCurrentPathVariables();\n  const currentRouteData = useDataRecord(Resources, currentPathVariables);\n  const getFromCurrentRouteData = key => {\n    if (!currentRouteData) throw new NotFoundError(`No data in \"Resources\" matches path variables: ${JSON.stringify(currentPathVariables)}`);\n    return currentRouteData[key];\n  };\n  if (TmMmcJzT0 === undefined) TmMmcJzT0 = getFromCurrentRouteData(\"TmMmcJzT0\");\n  if (fLtA2OssG === undefined) fLtA2OssG = getFromCurrentRouteData(\"fLtA2OssG\");\n  if (oTW0G2U5U === undefined) oTW0G2U5U = getFromCurrentRouteData(\"oTW0G2U5U\");\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(currentRouteData);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, [currentRouteData]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"OE3OrNZhH\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-UzJuy\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className, sharedStyle5.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-15jgjug\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-11i1z5x-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GhvJj5oWh: {\n                  variant: \"efVIR6Vfb\"\n                },\n                UwEWMXuuY: {\n                  variant: \"YfEG2dWCm\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(TopNav, {\n                height: \"100%\",\n                id: \"KGI3eqBVI\",\n                layoutId: \"KGI3eqBVI\",\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                variant: \"tTu7xRuAo\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1anzb66\",\n            \"data-framer-name\": \"Post\",\n            name: \"Post\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h1\", {\n                  className: \"framer-styles-preset-1qj08p3\",\n                  \"data-styles-preset\": \"pI8Ua_L2B\",\n                  style: {\n                    \"--framer-text-alignment\": \"center\"\n                  },\n                  children: \"Freelancer's Ultimate Guide to Managing Your Finances\"\n                })\n              }),\n              className: \"framer-1538z4l\",\n              \"data-framer-name\": \"Title\",\n              name: \"Title\",\n              text: TmMmcJzT0,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"calc((70vw - 40px) * 0.85)\",\n                ...toResponsiveImage(fLtA2OssG)\n              },\n              className: \"framer-16ctzdp\",\n              \"data-framer-name\": \"Banner\",\n              name: \"Banner\"\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: oTW0G2U5U,\n              className: \"framer-1s2ei1w\",\n              \"data-framer-name\": \"Description\",\n              name: \"Description\",\n              stylesPresetsClassNames: {\n                a: \"framer-styles-preset-1wicq5s\",\n                h1: \"framer-styles-preset-606apn\",\n                h2: \"framer-styles-preset-2x6how\",\n                h3: \"framer-styles-preset-12lj5ox\",\n                p: \"framer-styles-preset-15t5u0c\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })]\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-UzJuy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: #f7f7f7; }`, \".framer-UzJuy .framer-11lctv2 { display: block; }\", \".framer-UzJuy .framer-15jgjug { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 106px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-UzJuy .framer-11i1z5x-container { flex: none; height: 112px; position: relative; width: 100%; }\", \".framer-UzJuy .framer-1anzb66 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 70%; padding: 0px 20px 80px 20px; position: relative; width: 100%; }\", \".framer-UzJuy .framer-1538z4l { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-UzJuy .framer-16ctzdp { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 592px); position: relative; width: 85%; }\", \".framer-UzJuy .framer-1s2ei1w { --framer-paragraph-spacing: 34px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UzJuy .framer-15jgjug, .framer-UzJuy .framer-1anzb66 { gap: 0px; } .framer-UzJuy .framer-15jgjug > * { margin: 0px; margin-bottom: calc(106px / 2); margin-top: calc(106px / 2); } .framer-UzJuy .framer-15jgjug > :first-child, .framer-UzJuy .framer-1anzb66 > :first-child { margin-top: 0px; } .framer-UzJuy .framer-15jgjug > :last-child, .framer-UzJuy .framer-1anzb66 > :last-child { margin-bottom: 0px; } .framer-UzJuy .framer-1anzb66 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }\", \"@media (min-width: 1200px) { .framer-UzJuy .hidden-15jgjug { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-UzJuy .hidden-1n2ca1a { display: none !important; } .${metadata.bodyClassName} { background: #f7f7f7; } .framer-UzJuy .framer-15jgjug { padding: 0px 0px 75px 0px; width: 810px; } .framer-UzJuy .framer-16ctzdp { height: var(--framer-aspect-ratio-supported, 390px); }}`, `@media (max-width: 809px) { .framer-UzJuy .hidden-1jpsybm { display: none !important; } .${metadata.bodyClassName} { background: #f7f7f7; } .framer-UzJuy .framer-15jgjug { gap: 48px; padding: 0px 0px 75px 0px; width: 390px; } .framer-UzJuy .framer-16ctzdp { height: var(--framer-aspect-ratio-supported, 172px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UzJuy .framer-15jgjug { gap: 0px; } .framer-UzJuy .framer-15jgjug > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-UzJuy .framer-15jgjug > :first-child { margin-top: 0px; } .framer-UzJuy .framer-15jgjug > :last-child { margin-bottom: 0px; } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css, ...sharedStyle5.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicHeight 1498\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UwEWMXuuY\":{\"layout\":[\"fixed\",\"auto\"]},\"GhvJj5oWh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              */\nconst FramerRa6JrHs5C = withCSS(Component, css, \"framer-UzJuy\");\nexport default FramerRa6JrHs5C;\nFramerRa6JrHs5C.displayName = \"Page\";\nFramerRa6JrHs5C.defaultProps = {\n  height: 1498,\n  width: 1200\n};\naddFonts(FramerRa6JrHs5C, [...TopNavFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts, ...sharedStyle5.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerRa6JrHs5C\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UwEWMXuuY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GhvJj5oWh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"1498\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["TopNavFonts", "getFonts", "P7gIJtuVn_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "toResponsiveImage", "value", "metadata", "Ra6JrHs5C_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "TmMmcJzT0", "fLtA2OssG", "oTW0G2U5U", "restProps", "ref", "variant", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useDataRecord", "s0d3YxVei_default", "getFromCurrentRouteData", "key", "NotFoundError", "fe", "metadata1", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "P7gIJtuVn_default", "RichText", "x", "Image2", "css", "FramerRa6JrHs5C", "withCSS", "addFonts", "TopNavFonts", "fonts", "__FramerMetadata__"]
}
