{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2DjRaxFoHP4iTR5eUEW4/BCpwpum83olAqRjz23C8/KTSBsRHV1.js"],
  "sourcesContent": ["// Generated by Framer (b00ca8f)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, Link, NotFoundError, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useCurrentPathVariables, useDataRecord, useHydratedBreakpointVariants, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Iconoir } from \"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/2NIJFO92hF4roZEEK8Tx/Iconoir.js\";\nimport Topbar from \"https://framerusercontent.com/modules/8BzruzcRSlT571iv19rd/iXh9eHOlIFUHon6WjM09/pQWsMWkcK.js\";\nimport Kalender from \"https://framerusercontent.com/modules/6QkCx7XuW1kioq6aeBWM/Ik3RA5Dpwv9PMIFdLL4u/IDyf8r_Wj.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/oM5ZDwqJS0C0frjDsHPY/sQEJAofGG5807wpdu3YD/f_JgQVGd5.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/vRCfPoTX0hbM30G9jSPP/U6sqruaDLgPjGiKKOUjf/fVxnimdqP.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/wJCs41U2GsaupqWLBGyF/jPfB9eLq5IprqohYOJcL/xZndidUCt.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/4XPXQKYJRlGo2UW5u8rD/R1aUNtVfdGAkTfuPQgeq/YAP816Y5n.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/jDiUvmw8YY67CjeUJDh5/1ZDKBMZiPw4xEeUizJ0Y/YckFIlg3V.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/5tpBnH2BIne97TudJWZh/QJqPzYixarRjuOfEefOx/KTSBsRHV1.js\";\nconst TopbarFonts = getFonts(Topbar);\nconst MotionDivWithFX = withFX(motion.div);\nconst IconoirFonts = getFonts(Iconoir);\nconst cycleOrder = [\"HUJEuM4nw\", \"tgyBSkXpv\"];\nconst breakpoints = {\n  HUJEuM4nw: \"(min-width: 1200px)\",\n  tgyBSkXpv: \"(max-width: 1199px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  HUJEuM4nw: \"framer-v-1tt5bib\",\n  tgyBSkXpv: \"framer-v-9ejgr5\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"HUJEuM4nw\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"HUJEuM4nw\",\n  Phone: \"tgyBSkXpv\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nfunction toResponsiveImage_194x2gw(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}\nfunction toDateString_194x2gw(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 BASE62 = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nfunction useRandomID() {\n  const ref = React.useRef(null);\n  if (ref.current === null) {\n    ref.current = Array(5).fill(0).map(() => BASE62[Math.floor(Math.random() * BASE62.length)]).join(\"\");\n  }\n  return ref.current;\n}\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style: externalStyle = {},\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"HUJEuM4nw\",\n  f4vH8lTjU,\n  lhpDZsTZ3,\n  NARz5hF_V,\n  Dgrr0lsyy,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const currentPathVariables = useCurrentPathVariables();\n  const currentRouteData = useDataRecord(Kalender, currentPathVariables);\n  const getFromCurrentRouteData = key => {\n    if (!currentRouteData) throw new NotFoundError(`No data in \"Kalender\" matches path variables: ${JSON.stringify(currentPathVariables)}`);\n    return currentRouteData[key];\n  };\n  if (NARz5hF_V === undefined) NARz5hF_V = getFromCurrentRouteData(\"NARz5hF_V\");\n  if (lhpDZsTZ3 === undefined) lhpDZsTZ3 = getFromCurrentRouteData(\"lhpDZsTZ3\");\n  if (f4vH8lTjU === undefined) f4vH8lTjU = getFromCurrentRouteData(\"f4vH8lTjU\");\n  if (Dgrr0lsyy === undefined) Dgrr0lsyy = getFromCurrentRouteData(\"Dgrr0lsyy\");\n  React.useLayoutEffect(() => {\n    const metadata = metadataProvider(currentRouteData);\n    document.title = metadata.title || \"\";\n    if (metadata.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata.viewport);\n    }\n  }, [currentRouteData]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"HUJEuM4nw\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        \"data-framer-generated\": true,\n        className: cx(\"framer-O3Xph\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className),\n        style: {\n          display: \"contents\",\n          pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1tt5bib\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-8bb38o-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                tgyBSkXpv: {\n                  variant: \"dxtA8R9ro\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Topbar, {\n                height: \"100%\",\n                id: \"D90FFC9JS\",\n                layoutId: \"D90FFC9JS\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"eoTXJYY6N\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(Image, {\n            background: {\n              alt: \"\",\n              fit: \"fill\",\n              sizes: \"100vw\",\n              ...toResponsiveImage_194x2gw(f4vH8lTjU)\n            },\n            className: \"framer-1ecz5js\",\n            \"data-framer-name\": \"Banner\",\n            name: \"Banner\",\n            children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__animate: {\n                opacity: 1,\n                rotate: 0,\n                rotateX: 0,\n                rotateY: 0,\n                scale: 1,\n                transformPerspective: 1200,\n                transition: {\n                  damping: 30,\n                  delay: 0,\n                  mass: 1,\n                  stiffness: 400,\n                  type: \"spring\"\n                },\n                x: 0,\n                y: 0\n              },\n              __framer__animateOnce: true,\n              __framer__enter: {\n                opacity: 0,\n                rotate: 0,\n                rotateX: 0,\n                rotateY: 0,\n                scale: 1,\n                transformPerspective: 1200,\n                x: 0,\n                y: 0\n              },\n              __framer__exit: {\n                opacity: 0,\n                rotate: 0,\n                rotateX: 0,\n                rotateY: 0,\n                scale: 1,\n                transformPerspective: 1200,\n                transition: {\n                  damping: 30,\n                  delay: 0,\n                  mass: 1,\n                  stiffness: 400,\n                  type: \"spring\"\n                },\n                x: 0,\n                y: 0\n              },\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              className: \"framer-ujbnkt\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h3\", {\n                    className: \"framer-styles-preset-12lj5ox\",\n                    \"data-styles-preset\": \"YckFIlg3V\",\n                    style: {\n                      \"--framer-text-alignment\": \"center\"\n                    },\n                    children: \"Title\"\n                  })\n                }),\n                className: \"framer-16tywyf\",\n                \"data-framer-name\": \"Title\",\n                name: \"Title\",\n                text: toDateString_194x2gw(lhpDZsTZ3, {\n                  dateStyle: \"medium\",\n                  locale: \"sv-SE\"\n                }),\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h1\", {\n                    className: \"framer-styles-preset-3nqyhf\",\n                    \"data-styles-preset\": \"YAP816Y5n\",\n                    style: {\n                      \"--framer-text-alignment\": \"center\"\n                    },\n                    children: \"Title\"\n                  })\n                }),\n                className: \"framer-1ch3hzo\",\n                \"data-framer-name\": \"Title\",\n                name: \"Title\",\n                text: NARz5hF_V,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            })\n          }), /*#__PURE__*/_jsx(MotionDivWithFX, {\n            __framer__animate: {\n              opacity: 1,\n              rotate: 0,\n              rotateX: 0,\n              rotateY: 0,\n              scale: 1,\n              transformPerspective: 1200,\n              transition: {\n                damping: 30,\n                delay: 0,\n                mass: 1,\n                stiffness: 400,\n                type: \"spring\"\n              },\n              x: 0,\n              y: 0\n            },\n            __framer__animateOnce: true,\n            __framer__enter: {\n              opacity: 0,\n              rotate: 0,\n              rotateX: 0,\n              rotateY: 0,\n              scale: 1,\n              transformPerspective: 1200,\n              x: 0,\n              y: 0\n            },\n            __framer__exit: {\n              opacity: 0,\n              rotate: 0,\n              rotateX: 0,\n              rotateY: 0,\n              scale: 1,\n              transformPerspective: 1200,\n              transition: {\n                damping: 30,\n                delay: 0,\n                mass: 1,\n                stiffness: 400,\n                type: \"spring\"\n              },\n              x: 0,\n              y: 0\n            },\n            __framer__styleAppearEffectEnabled: true,\n            __framer__threshold: .5,\n            className: \"framer-1fduozz\",\n            \"data-framer-name\": \"Post\",\n            name: \"Post\",\n            children: /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: Dgrr0lsyy,\n              className: \"framer-yt433t\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              stylesPresetsClassNames: {\n                a: \"framer-styles-preset-pbndum\",\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__*/_jsxs(motion.footer, {\n            className: \"framer-14dkruk\",\n            \"data-border\": true,\n            \"data-framer-name\": \"Footer Social\",\n            name: \"Footer Social\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsxs(\"p\", {\n                  children: [/*#__PURE__*/_jsx(\"span\", {\n                    style: {\n                      \"--font-selector\": \"R0Y7UmFsZXdheS01MDA=\",\n                      \"--framer-font-family\": '\"Raleway\", serif',\n                      \"--framer-font-style\": \"normal\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-text-color\": \"rgb(153, 153, 153)\"\n                    },\n                    children: \"\\xa9 2022 Fotoklubben Kamera och dess medlemmar. Vi \\xe4r medlemmar i \"\n                  }), /*#__PURE__*/_jsx(Link, {\n                    href: \"https://www.svenskfotografi.org/\",\n                    openInNewTab: true,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(\"a\", {\n                      className: \"framer-styles-preset-pbndum\",\n                      \"data-styles-preset\": \"f_JgQVGd5\",\n                      href: \"https://www.svenskfotografi.org/\",\n                      rel: \"noreferrer noopener\",\n                      target: \"_blank\",\n                      children: /*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7UmFsZXdheS01MDA=\",\n                          \"--framer-font-family\": '\"Raleway\", serif',\n                          \"--framer-font-style\": \"normal\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-text-color\": \"rgb(153, 153, 153)\"\n                        },\n                        children: \"Riksf\\xf6rbundet Svensk Fotografi\"\n                      })\n                    })\n                  }), /*#__PURE__*/_jsx(\"span\", {\n                    style: {\n                      \"--font-selector\": \"R0Y7UmFsZXdheS01MDA=\",\n                      \"--framer-font-family\": '\"Raleway\", serif',\n                      \"--framer-font-style\": \"normal\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-text-color\": \"rgb(153, 153, 153)\"\n                    },\n                    children: \".\"\n                  })]\n                })\n              }),\n              className: \"framer-1kaicmx\",\n              fonts: [\"GF;Raleway-500\"],\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1bcffcg\",\n              children: [/*#__PURE__*/_jsx(Link, {\n                href: \"https://www.facebook.com/groups/fkkamera\",\n                openInNewTab: true,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-gusvy3 framer-qcz8pw\",\n                  children: /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-pzx5vi-container\",\n                    children: /*#__PURE__*/_jsx(Iconoir, {\n                      color: \"rgb(255, 255, 255)\",\n                      height: \"100%\",\n                      iconSearch: \"Home\",\n                      iconSelection: \"Facebook\",\n                      id: \"RcYdWQBSy\",\n                      layoutId: \"RcYdWQBSy\",\n                      mirrored: false,\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      width: \"100%\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"https://www.instagram.com/fotoklubbenkamera/\",\n                openInNewTab: true,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-6t2sy4 framer-qcz8pw\",\n                  children: /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-1spmqab-container\",\n                    children: /*#__PURE__*/_jsx(Iconoir, {\n                      color: \"rgb(255, 255, 255)\",\n                      height: \"100%\",\n                      iconSearch: \"Home\",\n                      iconSelection: \"Instagram\",\n                      id: \"BkNXfs7KM\",\n                      layoutId: \"BkNXfs7KM\",\n                      mirrored: false,\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      width: \"100%\"\n                    })\n                  })\n                })\n              })]\n            })]\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-O3Xph [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; } }\", \".framer-O3Xph .framer-qcz8pw { display: block; }\", \".framer-O3Xph .framer-1tt5bib { align-content: center; align-items: center; background-color: #333333; 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-O3Xph .framer-8bb38o-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-O3Xph .framer-1ecz5js { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 400px; position: relative; width: 100%; }\", \".framer-O3Xph .framer-ujbnkt { align-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; justify-content: space-evenly; left: 0px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: 0px; }\", \".framer-O3Xph .framer-16tywyf, .framer-O3Xph .framer-1ch3hzo { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-O3Xph .framer-1fduozz { 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: 800px; padding: 60px 20px 200px 20px; position: relative; width: 100%; }\", \".framer-O3Xph .framer-yt433t { --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-O3Xph .framer-14dkruk { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-8c2e2696-2294-47af-a0cd-8fd8990b2d78, #111111); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 20px 40px 20px 40px; position: relative; width: 100%; }\", \".framer-O3Xph .framer-1kaicmx { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-O3Xph .framer-1bcffcg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-O3Xph .framer-gusvy3, .framer-O3Xph .framer-6t2sy4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 35px; justify-content: space-evenly; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 32px; }\", \".framer-O3Xph .framer-pzx5vi-container, .framer-O3Xph .framer-1spmqab-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 35px); position: relative; width: 32px; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O3Xph .framer-1tt5bib, .framer-O3Xph .framer-1fduozz, .framer-O3Xph .framer-1bcffcg { gap: 0px; } .framer-O3Xph .framer-1tt5bib > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-O3Xph .framer-1tt5bib > :first-child, .framer-O3Xph .framer-1fduozz > :first-child { margin-top: 0px; } .framer-O3Xph .framer-1tt5bib > :last-child, .framer-O3Xph .framer-1fduozz > :last-child { margin-bottom: 0px; } .framer-O3Xph .framer-1fduozz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-O3Xph .framer-1bcffcg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-O3Xph .framer-1bcffcg > :first-child { margin-left: 0px; } .framer-O3Xph .framer-1bcffcg > :last-child { margin-right: 0px; } }\", \"@media (min-width: 1200px) { .framer-O3Xph .hidden-1tt5bib { display: none !important; } }\", \"@media (max-width: 1199px) { .framer-O3Xph .hidden-9ejgr5 { display: none !important; } .framer-O3Xph .framer-1tt5bib { width: 390px; } .framer-O3Xph .framer-1ecz5js { height: 243px; } .framer-O3Xph .framer-1fduozz { padding: 30px 20px 200px 20px; } .framer-O3Xph .framer-14dkruk { flex-direction: column; } .framer-O3Xph .framer-1kaicmx { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O3Xph .framer-14dkruk { gap: 0px; } .framer-O3Xph .framer-14dkruk > *, .framer-O3Xph .framer-14dkruk > :first-child, .framer-O3Xph .framer-14dkruk > :last-child { margin: 0px; } }}\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicHeight 851\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tgyBSkXpv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             */\nconst FramerKTSBsRHV1 = withCSS(Component, css);\nexport default FramerKTSBsRHV1;\nFramerKTSBsRHV1.displayName = \"Blog\";\nFramerKTSBsRHV1.defaultProps = {\n  height: 851,\n  width: 1200\n};\naddFonts(FramerKTSBsRHV1, [{\n  family: \"Raleway\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/KTSBsRHV1:default\",\n    url: \"https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCPNLA3JC9c.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCPNLA3JC9c.ttf\",\n  weight: \"500\"\n}, ...TopbarFonts, ...IconoirFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerKTSBsRHV1\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"851\",\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tgyBSkXpv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\"\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": ["TopbarFonts", "getFonts", "pQWsMWkcK_default", "MotionDivWithFX", "withFX", "motion", "IconoirFonts", "Icon", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "toResponsiveImage_194x2gw", "value", "toDateString_194x2gw", "options", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "f4vH8lTjU", "lhpDZsTZ3", "NARz5hF_V", "Dgrr0lsyy", "restProps", "variant", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useDataRecord", "IDyf8r_Wj_default", "getFromCurrentRouteData", "key", "NotFoundError", "fe", "metadata", "KTSBsRHV1_default", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "pointerEvents", "style", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "pQWsMWkcK_default", "Image2", "MotionDivWithFX", "RichText", "x", "Link", "Icon", "css", "FramerKTSBsRHV1", "withCSS", "addFonts", "TopbarFonts", "IconoirFonts", "fonts", "__FramerMetadata__"]
}
