{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/47r1jl7jfc4rtztAvTm9/jkJGp9edfJ2NXJQhfxB6/rRM5xFd7z.js"],
  "sourcesContent": ["// Generated by Framer (f866232)\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 NavigationBar from \"https://framerusercontent.com/modules/oz16elZnJ0fjk1L8qVlj/TnJ9FUD7oD2ax7EdYZIc/cHCsfv2qT.js\";\nimport Footer from \"https://framerusercontent.com/modules/dFM8vis93KBXl8bDpbjo/Qvm5QBkp7wQT3urNFucN/Y16LS2cNe.js\";\nimport Articles from \"https://framerusercontent.com/modules/ywRjGSXbHjGZ99zDTrFm/PvY68oH5Jsrpp9kPxkx2/vqsufc0Q3.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/29Nio3ssyDKMaogXo3S6/cTBnyiFyO0fXM90yoRfT/fVxnimdqP.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/vdLRqMouLpltkOQZHwJA/kvsCOfhM2vlYkxzulwtJ/iYYw4WIRq.js\";\nimport * as sharedStyle5 from \"https://framerusercontent.com/modules/Ej6urfKhaIbzOVKmeZUf/n1BPAupwyZBzlre22XEG/ro7OPezbn.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/tCPmSlaQsiDjKXC0w0L0/ipaX7VzXtQXEf4kXXLTN/rtn3TBaWe.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/vrawi4J63A3HJCrdDWIg/oE7nkxkPy1BGPUcBYVeP/xZndidUCt.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/tSAJXajR5J8kASDBWLxh/LS02OAO46Y5qrC8IRaGA/YAP816Y5n.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/18DbxMDdhbqpJVDBxeX7/4bq9ICq5ji1hbsJXrIu4/rRM5xFd7z.js\";\nconst NavigationBarFonts = getFonts(NavigationBar);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"FG4lGbXEi\", \"GL7_sa0Pw\", \"yfYrmGJBh\"];\nconst breakpoints = {\n  FG4lGbXEi: \"(min-width: 1200px)\",\n  GL7_sa0Pw: \"(min-width: 768px) and (max-width: 1199px)\",\n  yfYrmGJBh: \"(max-width: 767px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  FG4lGbXEi: \"framer-v-1bij001\",\n  GL7_sa0Pw: \"framer-v-17i3p1f\",\n  yfYrmGJBh: \"framer-v-1bvu9a3\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"FG4lGbXEi\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"FG4lGbXEi\",\n  Phone: \"yfYrmGJBh\",\n  Tablet: \"GL7_sa0Pw\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst toDateString = (value, options = {}) => {\n  if (typeof value !== \"string\") return \"\";\n  const date = new Date(value);\n  if (isNaN(date.getTime())) return \"\";\n  const fallbackLocale = \"en-US\";\n  const locale = options.locale || fallbackLocale;\n  const dateStyle = options.dateStyle;\n  const timeZone = \"UTC\";\n  try {\n    return date.toLocaleDateString(locale, {\n      dateStyle,\n      timeZone\n    });\n  } catch {\n    return date.toLocaleDateString(fallbackLocale, {\n      dateStyle,\n      timeZone\n    });\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 = \"FG4lGbXEi\",\n  mCjXXa4v0,\n  oohZTejc9,\n  fk5U91gdY,\n  u9zrbhoay,\n  mnDocvTgL,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const currentPathVariables = useCurrentPathVariables();\n  const currentRouteData = useDataRecord(Articles, currentPathVariables);\n  const getFromCurrentRouteData = key => {\n    if (!currentRouteData) throw new NotFoundError(`No data in \"Articles\" matches path variables: ${JSON.stringify(currentPathVariables)}`);\n    return currentRouteData[key];\n  };\n  if (oohZTejc9 === undefined) oohZTejc9 = getFromCurrentRouteData(\"oohZTejc9\");\n  if (fk5U91gdY === undefined) fk5U91gdY = getFromCurrentRouteData(\"fk5U91gdY\");\n  if (mCjXXa4v0 === undefined) mCjXXa4v0 = getFromCurrentRouteData(\"mCjXXa4v0\");\n  if (u9zrbhoay === undefined) u9zrbhoay = getFromCurrentRouteData(\"u9zrbhoay\");\n  if (mnDocvTgL === undefined) mnDocvTgL = getFromCurrentRouteData(\"mnDocvTgL\");\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: \"FG4lGbXEi\",\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-lwXBS\", 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-1bij001\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-cc49ko-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GL7_sa0Pw: {\n                  variant: \"CZMRGoUU3\"\n                },\n                yfYrmGJBh: {\n                  variant: \"pJDnymst7\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(NavigationBar, {\n                height: \"100%\",\n                id: \"G4pAJAhVH\",\n                layoutId: \"G4pAJAhVH\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"fl86Xwwkw\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1j8dqhl\",\n            \"data-framer-name\": \"Content\",\n            name: \"Content\",\n            children: [/*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1kpgl5j\",\n              \"data-framer-name\": \"Date + Title + Excerpt\",\n              name: \"Date + Title + Excerpt\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"p\", {\n                    className: \"framer-styles-preset-13isipl\",\n                    \"data-styles-preset\": \"rtn3TBaWe\",\n                    style: {\n                      \"--framer-text-color\": \"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(184, 184, 184))\"\n                    },\n                    children: \"Let me tell you all about being a Designer in 2023.\"\n                  })\n                }),\n                className: \"framer-1n70px2\",\n                \"data-framer-name\": \"Date\",\n                name: \"Date\",\n                text: toDateString(mCjXXa4v0, {\n                  dateStyle: \"long\",\n                  locale: \"en\"\n                }),\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h1\", {\n                    className: \"framer-styles-preset-3nqyhf\",\n                    \"data-styles-preset\": \"YAP816Y5n\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\"\n                    },\n                    children: \"Creating an awesome One-Pager in Framer.\"\n                  })\n                }),\n                className: \"framer-2udbl6\",\n                \"data-framer-name\": \"Title\",\n                name: \"Title\",\n                text: oohZTejc9,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"p\", {\n                    className: \"framer-styles-preset-21ogod\",\n                    \"data-styles-preset\": \"xZndidUCt\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(184, 184, 184))\"\n                    },\n                    children: \"Let me tell you all about being a Designer in 2023.\"\n                  })\n                }),\n                className: \"framer-l3tgs9\",\n                \"data-framer-name\": \"Excerpt\",\n                name: \"Excerpt\",\n                text: fk5U91gdY,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1n5mw1u\",\n              \"data-framer-name\": \"Thumbnail + Content\",\n              name: \"Thumbnail + Content\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GL7_sa0Pw: {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      sizes: \"calc(min(100vw, 1440px) - 128px)\",\n                      ...toResponsiveImage(u9zrbhoay)\n                    }\n                  },\n                  yfYrmGJBh: {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      sizes: \"calc(min(100vw, 1440px) - 64px)\",\n                      ...toResponsiveImage(u9zrbhoay)\n                    }\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    sizes: \"calc(min(100vw, 1440px) - 192px)\",\n                    ...toResponsiveImage(u9zrbhoay)\n                  },\n                  className: \"framer-mbzjaf\",\n                  \"data-border\": true,\n                  \"data-framer-name\": \"Thumbnail\",\n                  name: \"Thumbnail\"\n                })\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: mnDocvTgL,\n                className: \"framer-xe1yuh\",\n                \"data-framer-name\": \"Content\",\n                name: \"Content\",\n                stylesPresetsClassNames: {\n                  a: \"framer-styles-preset-1wicq5s\",\n                  h1: \"framer-styles-preset-3nqyhf\",\n                  h2: \"framer-styles-preset-1wml6uu\",\n                  h3: \"framer-styles-preset-k372go\",\n                  p: \"framer-styles-preset-21ogod\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1u36t1d-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GL7_sa0Pw: {\n                  variant: \"osQELfac3\"\n                },\n                yfYrmGJBh: {\n                  variant: \"tuwDi15gg\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"P24aSv_1m\",\n                layoutId: \"P24aSv_1m\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"ieQu9z9wd\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-lwXBS [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: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); }`, \".framer-lwXBS .framer-1qozjup { display: block; }\", \".framer-lwXBS .framer-1bij001 { align-content: center; align-items: center; background-color: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, #111111); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-lwXBS .framer-cc49ko-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\", \".framer-lwXBS .framer-1j8dqhl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1440px; padding: 0px 96px 120px 96px; position: relative; width: 100%; }\", \".framer-lwXBS .framer-1kpgl5j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-lwXBS .framer-1n70px2, .framer-lwXBS .framer-2udbl6, .framer-lwXBS .framer-l3tgs9 { --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-lwXBS .framer-1n5mw1u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-lwXBS .framer-mbzjaf { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.15 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 877px); overflow: visible; position: relative; width: 100%; }\", \".framer-lwXBS .framer-xe1yuh { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-lwXBS .framer-1u36t1d-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lwXBS .framer-1bij001, .framer-lwXBS .framer-1j8dqhl, .framer-lwXBS .framer-1kpgl5j, .framer-lwXBS .framer-1n5mw1u { gap: 0px; } .framer-lwXBS .framer-1bij001 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-lwXBS .framer-1bij001 > :first-child, .framer-lwXBS .framer-1j8dqhl > :first-child, .framer-lwXBS .framer-1kpgl5j > :first-child, .framer-lwXBS .framer-1n5mw1u > :first-child { margin-top: 0px; } .framer-lwXBS .framer-1bij001 > :last-child, .framer-lwXBS .framer-1j8dqhl > :last-child, .framer-lwXBS .framer-1kpgl5j > :last-child, .framer-lwXBS .framer-1n5mw1u > :last-child { margin-bottom: 0px; } .framer-lwXBS .framer-1j8dqhl > *, .framer-lwXBS .framer-1n5mw1u > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-lwXBS .framer-1kpgl5j > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\", \"@media (min-width: 1200px) { .framer-lwXBS .hidden-1bij001 { display: none !important; } }\", `@media (min-width: 768px) and (max-width: 1199px) { .framer-lwXBS .hidden-17i3p1f { display: none !important; } .${metadata.bodyClassName} { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); } .framer-lwXBS .framer-1bij001 { width: 768px; } .framer-lwXBS .framer-1j8dqhl { gap: 40px; padding: 0px 64px 120px 64px; } .framer-lwXBS .framer-mbzjaf { height: var(--framer-aspect-ratio-supported, 557px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lwXBS .framer-1j8dqhl { gap: 0px; } .framer-lwXBS .framer-1j8dqhl > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-lwXBS .framer-1j8dqhl > :first-child { margin-top: 0px; } .framer-lwXBS .framer-1j8dqhl > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 767px) { .framer-lwXBS .hidden-1bvu9a3 { display: none !important; } .${metadata.bodyClassName} { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); } .framer-lwXBS .framer-1bij001 { width: 390px; } .framer-lwXBS .framer-1j8dqhl { gap: 32px; padding: 0px 32px 80px 32px; } .framer-lwXBS .framer-mbzjaf { height: var(--framer-aspect-ratio-supported, 284px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lwXBS .framer-1j8dqhl { gap: 0px; } .framer-lwXBS .framer-1j8dqhl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-lwXBS .framer-1j8dqhl > :first-child { margin-top: 0px; } .framer-lwXBS .framer-1j8dqhl > :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 3954.5\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GL7_sa0Pw\":{\"layout\":[\"fixed\",\"auto\"]},\"yfYrmGJBh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          */\nconst FramerrRM5xFd7z = withCSS(Component, css, \"framer-lwXBS\");\nexport default FramerrRM5xFd7z;\nFramerrRM5xFd7z.displayName = \"Articles\";\nFramerrRM5xFd7z.defaultProps = {\n  height: 3954.5,\n  width: 1200\n};\naddFonts(FramerrRM5xFd7z, [...NavigationBarFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts, ...sharedStyle5.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerrRM5xFd7z\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GL7_sa0Pw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yfYrmGJBh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"3954.5\",\n        \"framerIntrinsicWidth\": \"1200\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "cHCsfv2qT_default", "FooterFonts", "Y16LS2cNe_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "toDateString", "value", "options", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "toResponsiveImage", "metadata", "rRM5xFd7z_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "mCjXXa4v0", "oohZTejc9", "fk5U91gdY", "u9zrbhoay", "mnDocvTgL", "restProps", "ref", "variant", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useDataRecord", "vqsufc0Q3_default", "getFromCurrentRouteData", "key", "NotFoundError", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "cHCsfv2qT_default", "RichText", "x", "Image2", "Y16LS2cNe_default", "css", "FramerrRM5xFd7z", "withCSS", "addFonts", "NavigationBarFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
