{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tnUNCaT5YObtniT1Nrkt/subrCpmQLuktM7vye3WB/V2e6_evDZ.js"],
  "sourcesContent": ["// Generated by Framer (1b127cb)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, getWhereExpressionFromPathVariables, Image, NotFoundError, PathVariablesContext, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, RichText, useCurrentPathVariables, useHydratedBreakpointVariants, useQueryData, useRouter, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport BlogCard from \"https://framerusercontent.com/modules/uyiyN60Ldbqbjh0v7DLa/Eb6Q4x6FZVUZ8tc3YPDm/GRiHiWt5N.js\";\nimport Navigation from \"https://framerusercontent.com/modules/m3VOuC6eVZSLOSOOwGUJ/60uIpK7w5kNtN8Jb3YX2/j6pG0sHKr.js\";\nimport Footer from \"https://framerusercontent.com/modules/6C1sbJMmRF72bVqOopt9/canCKWxYBwC1JCnq2A9t/pzRXwPmnT.js\";\nimport FooterDark from \"https://framerusercontent.com/modules/DhcjH6PJtflzNL5fW069/PDxrjXT9n2w7qsV92fHr/rK3K6wYwj.js\";\nimport Blog from \"https://framerusercontent.com/modules/ilJkhfW9B3VNlwRD7V6y/QocZsVf9oYXxsLxPIAfx/D0_ZOVHf5.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/bWNSDUwqkA7xvo3d04lh/QWzT7eMCNnHEI0e0RQUU/fVxnimdqP.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/4hkYtgNsYJLtceU6aNvR/RqHvnc49ROdH9B0wgK8r/VEnaisfXU.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/vE0fuztXeR6TqJ4aSq8f/2bbhkzGtIxaSF61RqVeV/xZndidUCt.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/f0tq1748KJvOMj0bdX46/8j4w5iECPLCzu4zbmAtc/YAP816Y5n.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/f1kakC4mc8XKxbGJKekD/lK3cvlCqxfTgu2zKSwcC/YckFIlg3V.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/e0s7H3YmVHPr3ligSiYi/jD6hIWis3DgcsGwB34x8/V2e6_evDZ.js\";\nconst NavigationFonts = getFonts(Navigation);\nconst BlogCardFonts = getFonts(BlogCard);\nconst FooterFonts = getFonts(Footer);\nconst FooterDarkFonts = getFonts(FooterDark);\nconst cycleOrder = [\"xafnxzk5v\", \"irDu1tDf1\", \"o4yF9DgLp\"];\nconst breakpoints = {\n  irDu1tDf1: \"(min-width: 810px) and (max-width: 1199px)\",\n  o4yF9DgLp: \"(max-width: 809px)\",\n  xafnxzk5v: \"(min-width: 1200px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  irDu1tDf1: \"framer-v-1mdikda\",\n  o4yF9DgLp: \"framer-v-vmbpeu\",\n  xafnxzk5v: \"framer-v-1fo0si2\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"xafnxzk5v\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"xafnxzk5v\",\n  Phone: \"o4yF9DgLp\",\n  Tablet: \"irDu1tDf1\"\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 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 QueryData = ({\n  query,\n  children\n}) => {\n  const data = useQueryData(query);\n  return children(data);\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 = \"xafnxzk5v\",\n  RsNhZtmpZ,\n  UOso7tyPM,\n  LifIIAeFd,\n  j_BwmMohN,\n  UOso7tyPMsRMrKdrKg,\n  RsNhZtmpZsRMrKdrKg,\n  LifIIAeFdsRMrKdrKg,\n  MIbJEa_gRsRMrKdrKg,\n  idsRMrKdrKg,\n  MIbJEa_gR,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const currentPathVariables = useCurrentPathVariables();\n  const [currentRouteData] = useQueryData({\n    from: {\n      type: \"Collection\",\n      data: Blog\n    },\n    select: [{\n      name: \"UOso7tyPM\",\n      type: \"Identifier\"\n    }, {\n      name: \"MIbJEa_gR\",\n      type: \"Identifier\"\n    }, {\n      name: \"LifIIAeFd\",\n      type: \"Identifier\"\n    }, {\n      name: \"RsNhZtmpZ\",\n      type: \"Identifier\"\n    }, {\n      name: \"IiGLrvHFy\",\n      type: \"Identifier\"\n    }, {\n      name: \"j_BwmMohN\",\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  if (UOso7tyPM === undefined) UOso7tyPM = getFromCurrentRouteData(\"UOso7tyPM\");\n  if (MIbJEa_gR === undefined) MIbJEa_gR = getFromCurrentRouteData(\"MIbJEa_gR\");\n  if (LifIIAeFd === undefined) LifIIAeFd = getFromCurrentRouteData(\"LifIIAeFd\");\n  if (RsNhZtmpZ === undefined) RsNhZtmpZ = getFromCurrentRouteData(\"RsNhZtmpZ\");\n  if (j_BwmMohN === undefined) j_BwmMohN = getFromCurrentRouteData(\"j_BwmMohN\");\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(currentRouteData);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.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 router = useRouter();\n  const isDisplayed = () => {\n    if ([\"irDu1tDf1\", \"o4yF9DgLp\"].includes(baseVariant)) return !isBrowser();\n    return true;\n  };\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"xafnxzk5v\",\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-7GZW1\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1fo0si2\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-qa6ti7-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                o4yF9DgLp: {\n                  variant: \"IBmVXnaIt\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Navigation, {\n                height: \"100%\",\n                id: \"I57mgKpsk\",\n                layoutId: \"I57mgKpsk\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"jV3npxbre\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-b22zay\",\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-vel3eo\"\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-130pe2c\"\n            })]\n          }), /*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              irDu1tDf1: {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  sizes: \"696px\",\n                  ...toResponsiveImage(RsNhZtmpZ)\n                }\n              },\n              o4yF9DgLp: {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  sizes: \"341px\",\n                  ...toResponsiveImage(RsNhZtmpZ)\n                }\n              }\n            },\n            children: /*#__PURE__*/_jsxs(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"1100px\",\n                ...toResponsiveImage(RsNhZtmpZ)\n              },\n              className: \"framer-1kq4x3b\",\n              \"data-framer-name\": \"Image\",\n              name: \"Image\",\n              children: [/*#__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\": \"center\",\n                      \"--framer-text-color\": \"var(--token-15e58ad4-9bc8-4500-b252-e101f46ffb99, rgb(255, 255, 255))\"\n                    },\n                    children: \"Introducing Fusion: The New Image Generating AI App\"\n                  })\n                }),\n                className: \"framer-arfxc\",\n                \"data-framer-name\": \"Title\",\n                name: \"Title\",\n                text: UOso7tyPM,\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\": \"center\",\n                      \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                    },\n                    children: \"Jun 17, 2023\"\n                  })\n                }),\n                className: \"framer-1njwqer\",\n                \"data-framer-name\": \"Date\",\n                name: \"Date\",\n                text: toDateString(LifIIAeFd, {\n                  dateStyle: \"medium\",\n                  locale: \"\"\n                }),\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-15j856l\",\n            children: /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: j_BwmMohN,\n              className: \"framer-18tolk2\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              stylesPresetsClassNames: {\n                a: \"framer-styles-preset-10ygh8t\",\n                h1: \"framer-styles-preset-3nqyhf\",\n                h2: \"framer-styles-preset-1wml6uu\",\n                h3: \"framer-styles-preset-12lj5ox\",\n                p: \"framer-styles-preset-21ogod\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1xp4ukt\",\n            children: /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-104ix7q\"\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1telzq7\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  className: \"framer-styles-preset-1wml6uu\",\n                  \"data-styles-preset\": \"fVxnimdqP\",\n                  style: {\n                    \"--framer-text-color\": \"var(--token-f5991a55-9501-4c7c-a6b3-efbbf7c73e4f, rgb(26, 26, 26))\"\n                  },\n                  children: \"More posts\"\n                })\n              }),\n              className: \"framer-7ixefb\",\n              \"data-framer-name\": \"Title\",\n              name: \"Title\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1ryfxlx\",\n              children: /*#__PURE__*/_jsx(QueryData, {\n                query: {\n                  from: {\n                    data: Blog,\n                    type: \"Collection\"\n                  },\n                  limit: {\n                    type: \"LiteralValue\",\n                    value: 2\n                  },\n                  select: [{\n                    name: \"UOso7tyPM\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"RsNhZtmpZ\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"LifIIAeFd\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"MIbJEa_gR\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"id\",\n                    type: \"Identifier\"\n                  }],\n                  where: {\n                    operator: \"not\",\n                    type: \"UnaryOperation\",\n                    value: {\n                      left: {\n                        name: \"MIbJEa_gR\",\n                        type: \"Identifier\"\n                      },\n                      operator: \"==\",\n                      right: {\n                        type: \"LiteralValue\",\n                        value: MIbJEa_gR\n                      },\n                      type: \"BinaryOperation\"\n                    }\n                  }\n                },\n                children: collection => collection.map(({\n                  UOso7tyPM: UOso7tyPMsRMrKdrKg,\n                  RsNhZtmpZ: RsNhZtmpZsRMrKdrKg,\n                  LifIIAeFd: LifIIAeFdsRMrKdrKg,\n                  MIbJEa_gR: MIbJEa_gRsRMrKdrKg,\n                  id: idsRMrKdrKg\n                }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                  id: `sRMrKdrKg-${idsRMrKdrKg}`,\n                  children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                    value: {\n                      MIbJEa_gR: MIbJEa_gRsRMrKdrKg\n                    },\n                    children: /*#__PURE__*/_jsx(Container, {\n                      className: \"framer-15idobz-container\",\n                      children: /*#__PURE__*/_jsx(BlogCard, {\n                        category: false,\n                        category1: UOso7tyPMsRMrKdrKg,\n                        date: toDateString(LifIIAeFdsRMrKdrKg, {\n                          dateStyle: \"medium\",\n                          locale: \"en-\"\n                        }),\n                        date1: true,\n                        description: true,\n                        description1: UOso7tyPMsRMrKdrKg,\n                        height: \"100%\",\n                        id: \"rCsRUeZiG\",\n                        image: toResponsiveImage(RsNhZtmpZsRMrKdrKg),\n                        layoutId: \"rCsRUeZiG\",\n                        link: resolveLink({\n                          pathVariables: {\n                            MIbJEa_gR: MIbJEa_gRsRMrKdrKg\n                          },\n                          webPageId: \"V2e6_evDZ\"\n                        }, router),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: UOso7tyPMsRMrKdrKg,\n                        variant: \"Nyt0tlc5X\",\n                        width: \"100%\"\n                      })\n                    })\n                  })\n                }, idsRMrKdrKg))\n              })\n            })]\n          }), isDisplayed() && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-mecyfv hidden-1mdikda hidden-vmbpeu\"\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-jixlux-container\",\n            children: /*#__PURE__*/_jsx(Footer, {\n              height: \"100%\",\n              id: \"Ii4jcmypw\",\n              layoutId: \"Ii4jcmypw\",\n              style: {\n                width: \"100%\"\n              },\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-rre8yj-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                irDu1tDf1: {\n                  variant: \"A7dQJnYMD\"\n                },\n                o4yF9DgLp: {\n                  variant: \"uS8CVgjpW\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(FooterDark, {\n                height: \"100%\",\n                id: \"KRU9pPqb3\",\n                layoutId: \"KRU9pPqb3\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"TGMzFazGw\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-7GZW1 [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-9ec425bd-c5e5-43cf-a6cb-0106285f681d, rgb(255, 255, 255)); }`, \".framer-7GZW1 .framer-1e8fn27 { display: block; }\", \".framer-7GZW1 .framer-1fo0si2 { align-content: center; align-items: center; background-color: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-7GZW1 .framer-qa6ti7-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\", \".framer-7GZW1 .framer-b22zay { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 50px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1094px; }\", \".framer-7GZW1 .framer-vel3eo, .framer-7GZW1 .framer-130pe2c { background-color: #ffffff; flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\", \".framer-7GZW1 .framer-1kq4x3b { align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 15px; height: 400px; justify-content: center; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: 1100px; }\", \".framer-7GZW1 .framer-arfxc { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 832px; word-break: break-word; word-wrap: break-word; }\", \".framer-7GZW1 .framer-1njwqer, .framer-7GZW1 .framer-7ixefb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-7GZW1 .framer-15j856l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 58px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 885px; }\", \".framer-7GZW1 .framer-18tolk2 { --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-7GZW1 .framer-1xp4ukt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 907px; }\", \".framer-7GZW1 .framer-104ix7q { background-color: #cceeff; flex: none; height: 0px; position: relative; width: 100%; }\", \".framer-7GZW1 .framer-1telzq7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 50px 50px 0px 50px; position: relative; width: 900px; }\", \".framer-7GZW1 .framer-1ryfxlx { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(3, min-content); height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-7GZW1 .framer-15idobz-container { align-self: start; flex: none; height: 392px; justify-self: start; position: relative; width: 100%; }\", \".framer-7GZW1 .framer-mecyfv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 81.05022831050228vh; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-7GZW1 .framer-jixlux-container, .framer-7GZW1 .framer-rre8yj-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7GZW1 .framer-1fo0si2, .framer-7GZW1 .framer-b22zay, .framer-7GZW1 .framer-1kq4x3b, .framer-7GZW1 .framer-15j856l, .framer-7GZW1 .framer-1xp4ukt, .framer-7GZW1 .framer-1telzq7, .framer-7GZW1 .framer-mecyfv { gap: 0px; } .framer-7GZW1 .framer-1fo0si2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7GZW1 .framer-1fo0si2 > :first-child, .framer-7GZW1 .framer-b22zay > :first-child, .framer-7GZW1 .framer-1kq4x3b > :first-child, .framer-7GZW1 .framer-15j856l > :first-child, .framer-7GZW1 .framer-1xp4ukt > :first-child, .framer-7GZW1 .framer-1telzq7 > :first-child, .framer-7GZW1 .framer-mecyfv > :first-child { margin-top: 0px; } .framer-7GZW1 .framer-1fo0si2 > :last-child, .framer-7GZW1 .framer-b22zay > :last-child, .framer-7GZW1 .framer-1kq4x3b > :last-child, .framer-7GZW1 .framer-15j856l > :last-child, .framer-7GZW1 .framer-1xp4ukt > :last-child, .framer-7GZW1 .framer-1telzq7 > :last-child, .framer-7GZW1 .framer-mecyfv > :last-child { margin-bottom: 0px; } .framer-7GZW1 .framer-b22zay > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-7GZW1 .framer-1kq4x3b > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-7GZW1 .framer-15j856l > * { margin: 0px; margin-bottom: calc(58px / 2); margin-top: calc(58px / 2); } .framer-7GZW1 .framer-1xp4ukt > *, .framer-7GZW1 .framer-mecyfv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7GZW1 .framer-1telzq7 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } }\", \"@media (min-width: 1200px) { .framer-7GZW1 .hidden-1fo0si2 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-7GZW1 .hidden-1mdikda { display: none !important; } .${metadata.bodyClassName} { background: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, rgb(255, 255, 255)); } .framer-7GZW1 .framer-1fo0si2 { width: 810px; } .framer-7GZW1 .framer-1kq4x3b { gap: 10px; padding: 0px 0px 0px 0px; width: 696px; } .framer-7GZW1 .framer-arfxc { width: 656px; } .framer-7GZW1 .framer-18tolk2 { width: 70%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7GZW1 .framer-1kq4x3b { gap: 0px; } .framer-7GZW1 .framer-1kq4x3b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7GZW1 .framer-1kq4x3b > :first-child { margin-top: 0px; } .framer-7GZW1 .framer-1kq4x3b > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-7GZW1 .hidden-vmbpeu { display: none !important; } .${metadata.bodyClassName} { background: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, rgb(255, 255, 255)); } .framer-7GZW1 .framer-1fo0si2 { width: 390px; } .framer-7GZW1 .framer-1kq4x3b { gap: 10px; height: 505px; padding: 0px 0px 0px 0px; width: 341px; } .framer-7GZW1 .framer-arfxc { order: 0; width: 314px; } .framer-7GZW1 .framer-1njwqer { order: 1; } .framer-7GZW1 .framer-15j856l { width: 100%; } .framer-7GZW1 .framer-18tolk2 { width: 349px; } .framer-7GZW1 .framer-1telzq7 { padding: 50px 20px 0px 20px; } .framer-7GZW1 .framer-1ryfxlx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; padding: 0px 0px 30px 0px; } .framer-7GZW1 .framer-15idobz-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7GZW1 .framer-1kq4x3b, .framer-7GZW1 .framer-1ryfxlx { gap: 0px; } .framer-7GZW1 .framer-1kq4x3b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7GZW1 .framer-1kq4x3b > :first-child, .framer-7GZW1 .framer-1ryfxlx > :first-child { margin-top: 0px; } .framer-7GZW1 .framer-1kq4x3b > :last-child, .framer-7GZW1 .framer-1ryfxlx > :last-child { margin-bottom: 0px; } .framer-7GZW1 .framer-1ryfxlx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 5332\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"irDu1tDf1\":{\"layout\":[\"fixed\",\"auto\"]},\"o4yF9DgLp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FramerV2e6_evDZ = withCSS(Component, css, \"framer-7GZW1\");\nexport default FramerV2e6_evDZ;\nFramerV2e6_evDZ.displayName = \"Blog Detail\";\nFramerV2e6_evDZ.defaultProps = {\n  height: 5332,\n  width: 1200\n};\naddFonts(FramerV2e6_evDZ, [...NavigationFonts, ...BlogCardFonts, ...FooterFonts, ...FooterDarkFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerV2e6_evDZ\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"irDu1tDf1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o4yF9DgLp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"5332\"\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": ["NavigationFonts", "getFonts", "j6pG0sHKr_default", "BlogCardFonts", "GRiHiWt5N_default", "FooterFonts", "pzRXwPmnT_default", "FooterDarkFonts", "rK3K6wYwj_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "toResponsiveImage", "value", "toDateString", "options", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "QueryData", "query", "children", "data", "useQueryData", "metadata", "V2e6_evDZ_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "RsNhZtmpZ", "UOso7tyPM", "LifIIAeFd", "j_BwmMohN", "UOso7tyPMsRMrKdrKg", "RsNhZtmpZsRMrKdrKg", "LifIIAeFdsRMrKdrKg", "MIbJEa_gRsRMrKdrKg", "idsRMrKdrKg", "MIbJEa_gR", "restProps", "ref", "variant", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "D0_ZOVHf5_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "j6pG0sHKr_default", "Image2", "RichText", "x", "collection", "i", "PathVariablesContext", "GRiHiWt5N_default", "resolveLink", "pzRXwPmnT_default", "rK3K6wYwj_default", "css", "FramerV2e6_evDZ", "withCSS", "addFonts", "NavigationFonts", "BlogCardFonts", "FooterFonts", "FooterDarkFonts", "fonts", "__FramerMetadata__"]
}
