{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2SFDfnsPhLdMi7YMVeva/kbjx8wvASYdJgbas9tzO/zw0QUPrni.js", "ssg:https://framerusercontent.com/modules/GgrquOpwaF65r5Qmw8UT/mwpcVG0GEbn1Lh3sbZZ1/GfM6nC3Qb.js"],
  "sourcesContent": ["import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"Inter-Bold\", \"Inter-Black\", \"Inter-BlackItalic\", \"Inter-BoldItalic\"]);\nexport const fonts = [];\nexport const css = ['.framer-7hddH .framer-styles-preset-2l8nf5:not(.rich-text-wrapper), .framer-7hddH .framer-styles-preset-2l8nf5.rich-text-wrapper h3 { --framer-font-family: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];\nexport const className = \"framer-7hddH\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (d213f04)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, cx, GeneratedComponentContext, getWhereExpressionFromPathVariables, Image, NotFoundError, removeHiddenBreakpointLayers, RichText, useCurrentPathVariables, useHydratedBreakpointVariants, useLocaleCode, useLocaleInfo, useQueryData, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Blog from \"https://framerusercontent.com/modules/5sHQzGaQX9nZ0DbS1RmN/Io74g36IsrVYEybMvpEv/CRj6SfD74.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/5wyK8apBIklP8mVXvAqd/2VfZAPAurAbvm6FsMr38/aw7pWx0LS.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/eYsmS4Ukp6jbYotVako6/ePcq8HFes6YKNb3wGFXH/uwDW0RyyP.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/ImqDHzgmqcle1hkFy0Te/e7FOet9RtW2T7cqSs6SS/W6BbKH3ld.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/fIGSN8yHaVXFHDjZ2qQi/EM7BsMOHwOCRky12PlM4/ZPk6z3X2_.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/2SFDfnsPhLdMi7YMVeva/kbjx8wvASYdJgbas9tzO/zw0QUPrni.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/piF3desV3CILMfLKyVWi/EZ9ha7WKGEFmIfOiYxMO/GfM6nC3Qb.js\";\nconst cycleOrder = [\"IwE6OfrnZ\"];\nconst breakpoints = {};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  IwE6OfrnZ: \"framer-v-2o9tad\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"IwE6OfrnZ\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst toDateString = (value, options = {}, activeLocale) => {\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 || activeLocale || 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 getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  return {\n    ...props\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const currentPathVariables = useCurrentPathVariables();\n  const [currentRouteData] = useQueryData({\n    from: {\n      data: Blog,\n      type: \"Collection\"\n    },\n    select: [{\n      name: \"EI7X5hQih\",\n      type: \"Identifier\"\n    }, {\n      name: \"dkse4bf8q\",\n      type: \"Identifier\"\n    }, {\n      name: \"C5fBamDjv\",\n      type: \"Identifier\"\n    }, {\n      name: \"O0kMHrg71\",\n      type: \"Identifier\"\n    }],\n    where: getWhereExpressionFromPathVariables(currentPathVariables)\n  });\n  const getFromCurrentRouteData = key => {\n    if (!currentRouteData) throw new NotFoundError(`No data in \"Blog\" matches path variables: ${JSON.stringify(currentPathVariables)}`);\n    return currentRouteData[key];\n  };\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    EI7X5hQih = getFromCurrentRouteData(\"EI7X5hQih\"),\n    dkse4bf8q = getFromCurrentRouteData(\"dkse4bf8q\"),\n    C5fBamDjv = getFromCurrentRouteData(\"C5fBamDjv\"),\n    O0kMHrg71 = getFromCurrentRouteData(\"O0kMHrg71\"),\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(currentRouteData, activeLocale);\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, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const activeLocaleCode = useLocaleCode();\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"IwE6OfrnZ\",\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-M7hwX\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsx(motion.div, {\n          ...restProps,\n          className: cx(\"framer-2o9tad\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-b7nicx\",\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-rewki1\",\n                  \"data-styles-preset\": \"ZPk6z3X2_\",\n                  style: {\n                    \"--framer-text-alignment\": \"center\"\n                  },\n                  children: \"Title\"\n                })\n              }),\n              className: \"framer-1xipdki\",\n              \"data-framer-name\": \"Title\",\n              name: \"Title\",\n              text: EI7X5hQih,\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-16rmwwz\",\n                  \"data-styles-preset\": \"uwDW0RyyP\",\n                  style: {\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"rgb(153, 153, 153)\"\n                  },\n                  children: \"Content\"\n                })\n              }),\n              className: \"framer-1odeifo\",\n              \"data-framer-name\": \"Date\",\n              name: \"Date\",\n              text: toDateString(dkse4bf8q, {\n                dateStyle: \"medium\",\n                locale: \"\"\n              }, activeLocaleCode),\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"calc(min(100vw, 600px) - 40px)\",\n                ...toResponsiveImage(C5fBamDjv)\n              },\n              className: \"framer-clvi90\",\n              \"data-framer-name\": \"Banner\",\n              name: \"Banner\"\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: O0kMHrg71,\n              className: \"framer-25ixx5\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              stylesPresetsClassNames: {\n                a: \"framer-styles-preset-1qu7bxg\",\n                h1: \"framer-styles-preset-rewki1\",\n                h2: \"framer-styles-preset-1v0fumb\",\n                h3: \"framer-styles-preset-2l8nf5\",\n                p: \"framer-styles-preset-16rmwwz\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })]\n          })\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-M7hwX [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: hsl(0, 0%, 100%); }`, \".framer-M7hwX .framer-qujzfh { display: block; }\", \".framer-M7hwX .framer-2o9tad { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1200px; }\", \".framer-M7hwX .framer-b7nicx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 600px; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\", \".framer-M7hwX .framer-1xipdki, .framer-M7hwX .framer-1odeifo { --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-M7hwX .framer-clvi90 { 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, 174px); position: relative; width: 100%; }\", \".framer-M7hwX .framer-25ixx5 { --framer-paragraph-spacing: 32px; 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-M7hwX .framer-2o9tad, .framer-M7hwX .framer-b7nicx { gap: 0px; } .framer-M7hwX .framer-2o9tad > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-M7hwX .framer-2o9tad > :first-child, .framer-M7hwX .framer-b7nicx > :first-child { margin-top: 0px; } .framer-M7hwX .framer-2o9tad > :last-child, .framer-M7hwX .framer-b7nicx > :last-child { margin-bottom: 0px; } .framer-M7hwX .framer-b7nicx > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerIntrinsicHeight 200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\nconst FramerGfM6nC3Qb = withCSS(Component, css, \"framer-M7hwX\");\nexport default FramerGfM6nC3Qb;\nFramerGfM6nC3Qb.displayName = \"Blog Detail\";\nFramerGfM6nC3Qb.defaultProps = {\n  height: 200,\n  width: 1200\n};\naddFonts(FramerGfM6nC3Qb, [...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.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\": \"FramerGfM6nC3Qb\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"200\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "toResponsiveImage", "metadata", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "CRj6SfD74_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "EI7X5hQih", "dkse4bf8q", "C5fBamDjv", "O0kMHrg71", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "RichText", "x", "Image2", "css", "FramerGfM6nC3Qb", "withCSS", "GfM6nC3Qb_default", "addFonts", "fonts", "__FramerMetadata__"]
}
