{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/s1ncbZ6Xt7TY9RWUDvOb/vz1s6zpkK3zgA3wJYsvl/IZOK5Np09.js", "ssg:https://framerusercontent.com/modules/rnaJPZ4kIJDLtrgvNHGB/IkZKywEP6OePibrwRMBD/nGGYiSYQ1.js", "ssg:https://framerusercontent.com/modules/6pHgRDnshdmXji77389L/JROpOjvc0vLGhutXssQ4/TYWElNHCV.js"],
  "sourcesContent": ["import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"GF;Outfit-regular\"]);\nexport const fonts = [{\n  \"url\": \"https://fonts.gstatic.com/s/outfit/v5/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4G-EiAou6Y.ttf\",\n  \"family\": \"Outfit\",\n  \"style\": \"normal\",\n  \"weight\": \"400\",\n  \"moduleAsset\": {\n    \"url\": \"https://fonts.gstatic.com/s/outfit/v5/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4G-EiAou6Y.ttf\",\n    \"localModuleIdentifier\": \"local-module:css/IZOK5Np09:default\"\n  }\n}];\nexport const css = ['.framer-vrUsN .framer-styles-preset-tfg3tt:not(.rich-text-wrapper), .framer-vrUsN .framer-styles-preset-tfg3tt.rich-text-wrapper p { --framer-font-family: \"Outfit\", serif; --framer-font-style: normal; --framer-font-weight: 400; --framer-text-color: var(--token-5e960dff-6b90-4f0b-adb8-66611c7c3a86, #575757); --framer-font-size: 16px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; }', '@media (max-width: 1199px) and (min-width: 810px) { .framer-vrUsN .framer-styles-preset-tfg3tt:not(.rich-text-wrapper), .framer-vrUsN .framer-styles-preset-tfg3tt.rich-text-wrapper p { --framer-font-family: \"Outfit\", serif; --framer-font-style: normal; --framer-font-weight: 400; --framer-text-color: var(--token-5e960dff-6b90-4f0b-adb8-66611c7c3a86, #575757); --framer-font-size: 20px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }', '@media (max-width: 809px) and (min-width: 0px) { .framer-vrUsN .framer-styles-preset-tfg3tt:not(.rich-text-wrapper), .framer-vrUsN .framer-styles-preset-tfg3tt.rich-text-wrapper p { --framer-font-family: \"Outfit\", serif; --framer-font-style: normal; --framer-font-weight: 400; --framer-text-color: var(--token-5e960dff-6b90-4f0b-adb8-66611c7c3a86, #575757); --framer-font-size: 20px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }'];\nexport const className = \"framer-vrUsN\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (b814472)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, cx, getFonts, Link, RichText, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/C31a5jsoI7tLti4X41zP/Phosphor.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/s1ncbZ6Xt7TY9RWUDvOb/vz1s6zpkK3zgA3wJYsvl/IZOK5Np09.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/ZFETbkCaS4LkRYboltu6/nWzeAQYOUKLUiLiHXq3u/L1zb54Muc.js\";\nconst PhosphorFonts = getFonts(Phosphor);\nconst cycleOrder = [\"OJvX4pCRv\"];\nconst variantClassNames = {\n  OJvX4pCRv: \"framer-v-1k2vvos\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\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 = \"OJvX4pCRv\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"OJvX4pCRv\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      \"data-framer-generated\": true,\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-ndA7C\", sharedStyle.className, sharedStyle1.className, classNames),\n      style: {\n        display: \"contents\",\n        pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n      },\n      children: /*#__PURE__*/_jsx(motion.div, {\n        ...restProps,\n        className: cx(\"framer-1k2vvos\", className),\n        \"data-border\": true,\n        \"data-framer-name\": \"Variant 1\",\n        layoutDependency: layoutDependency,\n        layoutId: \"OJvX4pCRv\",\n        ref: ref,\n        style: {\n          \"--border-bottom-width\": \"0px\",\n          \"--border-color\": \"rgba(255, 255, 255, 0.1)\",\n          \"--border-left-width\": \"0px\",\n          \"--border-right-width\": \"0px\",\n          \"--border-style\": \"solid\",\n          \"--border-top-width\": \"1px\",\n          backgroundColor: \"rgba(255, 255, 255, 0)\",\n          ...style\n        },\n        transition: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          className: \"framer-i7vqor\",\n          layoutDependency: layoutDependency,\n          layoutId: \"ujtn4qL_b\",\n          transition: transition,\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1rb3da3\",\n            layoutDependency: layoutDependency,\n            layoutId: \"pKF9rJlTc\",\n            transition: transition,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1qfardf-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"Ib2J9cEqP-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Phosphor, {\n                color: \"rgb(255, 255, 255)\",\n                height: \"100%\",\n                iconSearch: \"House\",\n                iconSelection: \"InstagramLogo\",\n                id: \"Ib2J9cEqP\",\n                layoutId: \"Ib2J9cEqP\",\n                mirrored: false,\n                selectByList: true,\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                weight: \"fill\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1l7wf0l-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"JTQawj93u-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Phosphor, {\n                color: \"rgb(255, 255, 255)\",\n                height: \"100%\",\n                iconSearch: \"House\",\n                iconSelection: \"TwitterLogo\",\n                id: \"JTQawj93u\",\n                layoutId: \"JTQawj93u\",\n                mirrored: false,\n                selectByList: true,\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                weight: \"fill\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-d4rgc2-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"wwocPvF6B-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Phosphor, {\n                color: \"rgb(255, 255, 255)\",\n                height: \"100%\",\n                iconSearch: \"House\",\n                iconSelection: \"FacebookLogo\",\n                id: \"wwocPvF6B\",\n                layoutId: \"wwocPvF6B\",\n                mirrored: false,\n                selectByList: true,\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                weight: \"fill\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1pjjrjq\",\n            layoutDependency: layoutDependency,\n            layoutId: \"hDUYdpQwl\",\n            transition: transition,\n            children: [/*#__PURE__*/_jsx(motion.footer, {\n              className: \"framer-haivtl\",\n              layoutDependency: layoutDependency,\n              layoutId: \"mlzPZ_qLk\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                __link: \"data:framer/page-link,bisooXQgN\",\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-tfg3tt\",\n                    \"data-styles-preset\": \"IZOK5Np09\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: /*#__PURE__*/_jsx(Link, {\n                      href: \"data:framer/page-link,bisooXQgN\",\n                      openInNewTab: false,\n                      smoothScroll: false,\n                      children: /*#__PURE__*/_jsx(motion.a, {\n                        className: \"framer-styles-preset-1ahkr4o\",\n                        \"data-styles-preset\": \"L1zb54Muc\",\n                        href: \"data:framer/page-link,bisooXQgN\",\n                        children: \"Features\"\n                      })\n                    })\n                  })\n                }),\n                className: \"framer-pzrdsu\",\n                layoutDependency: layoutDependency,\n                layoutId: \"BYqtcrVDM\",\n                preload: [\"bisooXQgN\"],\n                style: {\n                  \"--extracted-r6o4lv\": \"rgba(255, 255, 255, 0.6)\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                transition: transition,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              __link: \"data:framer/page-link,MF8nLKvF8\",\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  className: \"framer-styles-preset-tfg3tt\",\n                  \"data-styles-preset\": \"IZOK5Np09\",\n                  style: {\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: \"data:framer/page-link,MF8nLKvF8\",\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ahkr4o\",\n                      \"data-styles-preset\": \"L1zb54Muc\",\n                      href: \"data:framer/page-link,MF8nLKvF8\",\n                      children: \"Pricing\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-13gltf0\",\n              layoutDependency: layoutDependency,\n              layoutId: \"ZmSoMBtZ6\",\n              preload: [\"MF8nLKvF8\"],\n              style: {\n                \"--extracted-r6o4lv\": \"rgba(255, 255, 255, 0.6)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              transition: transition,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })]\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-ndA7C [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-ndA7C * { box-sizing: border-box; }\", \".framer-ndA7C .framer-1k2vvos { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 80px 80px 80px 80px; position: relative; width: 1200px; }\", \".framer-ndA7C .framer-i7vqor { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-ndA7C .framer-1rb3da3 { 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-ndA7C .framer-1qfardf-container, .framer-ndA7C .framer-1l7wf0l-container, .framer-ndA7C .framer-d4rgc2-container { flex: none; height: 21px; position: relative; width: 21px; }\", \".framer-ndA7C .framer-1pjjrjq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 750px; }\", \".framer-ndA7C .framer-haivtl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-ndA7C .framer-pzrdsu, .framer-ndA7C .framer-13gltf0 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ndA7C .framer-1k2vvos, .framer-ndA7C .framer-i7vqor, .framer-ndA7C .framer-1rb3da3, .framer-ndA7C .framer-1pjjrjq, .framer-ndA7C .framer-haivtl { gap: 0px; } .framer-ndA7C .framer-1k2vvos > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ndA7C .framer-1k2vvos > :first-child, .framer-ndA7C .framer-i7vqor > :first-child { margin-top: 0px; } .framer-ndA7C .framer-1k2vvos > :last-child, .framer-ndA7C .framer-i7vqor > :last-child { margin-bottom: 0px; } .framer-ndA7C .framer-i7vqor > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-ndA7C .framer-1rb3da3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ndA7C .framer-1rb3da3 > :first-child, .framer-ndA7C .framer-1pjjrjq > :first-child, .framer-ndA7C .framer-haivtl > :first-child { margin-left: 0px; } .framer-ndA7C .framer-1rb3da3 > :last-child, .framer-ndA7C .framer-1pjjrjq > :last-child, .framer-ndA7C .framer-haivtl > :last-child { margin-right: 0px; } .framer-ndA7C .framer-1pjjrjq > * { margin: 0px; margin-left: calc(45px / 2); margin-right: calc(45px / 2); } .framer-ndA7C .framer-haivtl > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerIntrinsicHeight 232.5\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               */\nconst FramernGGYiSYQ1 = withCSS(Component, css);\nexport default FramernGGYiSYQ1;\nFramernGGYiSYQ1.displayName = \"Footer\";\nFramernGGYiSYQ1.defaultProps = {\n  height: 232.5,\n  width: 1200\n};\naddFonts(FramernGGYiSYQ1, [...PhosphorFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramernGGYiSYQ1\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"232.5\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./nGGYiSYQ1.map", "import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"GF;Outfit-600\"]);\nexport const fonts = [{\n  \"url\": \"https://fonts.gstatic.com/s/outfit/v5/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4G-EiAou6Y.ttf\",\n  \"family\": \"Outfit\",\n  \"style\": \"normal\",\n  \"weight\": \"600\",\n  \"moduleAsset\": {\n    \"url\": \"https://fonts.gstatic.com/s/outfit/v5/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4G-EiAou6Y.ttf\",\n    \"localModuleIdentifier\": \"local-module:css/TYWElNHCV:default\"\n  }\n}];\nexport const css = ['.framer-fjIPb .framer-styles-preset-zgwe0x:not(.rich-text-wrapper), .framer-fjIPb .framer-styles-preset-zgwe0x.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", serif; --framer-font-style: normal; --framer-font-weight: 600; --framer-text-color: var(--token-1a5aa905-75a8-43dc-a9c8-5a9b6e98a9c2, #000000); --framer-font-size: 80px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; }', '@media (max-width: 1199px) and (min-width: 810px) { .framer-fjIPb .framer-styles-preset-zgwe0x:not(.rich-text-wrapper), .framer-fjIPb .framer-styles-preset-zgwe0x.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", serif; --framer-font-style: normal; --framer-font-weight: 600; --framer-text-color: var(--token-1a5aa905-75a8-43dc-a9c8-5a9b6e98a9c2, #000000); --framer-font-size: 80px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }', '@media (max-width: 809px) and (min-width: 0px) { .framer-fjIPb .framer-styles-preset-zgwe0x:not(.rich-text-wrapper), .framer-fjIPb .framer-styles-preset-zgwe0x.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", serif; --framer-font-style: normal; --framer-font-weight: 600; --framer-text-color: var(--token-1a5aa905-75a8-43dc-a9c8-5a9b6e98a9c2, #000000); --framer-font-size: 38px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }'];\nexport const className = \"framer-fjIPb\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "variantClassNames", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "restProps", "variant", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "variants", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "u", "Icon", "RichText", "x", "Link", "css", "FramernGGYiSYQ1", "withCSS", "nGGYiSYQ1_default", "addFonts", "PhosphorFonts", "fonts", "fontStore", "fonts", "css", "className"]
}
