{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7lcNPLAYR5kXFpRwaFxj/8gba03hcooTuBHGGyBVq/ZarpUUTd0.js", "ssg:https://framerusercontent.com/modules/d5sPgDALxXwnKSfnkFWE/l3vCpvcSyM6bZUDHqxMJ/ZNfSWQZlc.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\"; // Generated by Framer (76f10ba)\nimport { addFonts, addPropertyControls, ControlType, cx, Link, RichText, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nconst enabledGestures = {\n  SGSsxyHSv: {\n    hover: true\n  },\n  I_0Uga2Za: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"SGSsxyHSv\", \"I_0Uga2Za\"];\nconst variantClassNames = {\n  SGSsxyHSv: \"framer-v-1quxfup\",\n  I_0Uga2Za: \"framer-v-krqib9\"\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 = {\n  White: \"SGSsxyHSv\",\n  Blue: \"I_0Uga2Za\"\n};\nconst transitions = {\n  default: {\n    type: \"spring\",\n    ease: [.44, 0, .56, 1],\n    duration: .3,\n    delay: 0,\n    stiffness: 500,\n    damping: 60,\n    mass: 1\n  },\n  I_0Uga2Za: {\n    type: \"tween\",\n    ease: [.44, 0, .56, 1],\n    duration: .3,\n    delay: 0,\n    stiffness: 500,\n    damping: 60,\n    mass: 1\n  },\n  \"SGSsxyHSv-hover\": {\n    type: \"tween\",\n    ease: [.44, 0, .56, 1],\n    duration: .3,\n    delay: 0,\n    stiffness: 500,\n    damping: 60,\n    mass: 1\n  },\n  \"I_0Uga2Za-hover\": {\n    type: \"tween\",\n    ease: [.44, 0, .56, 1],\n    duration: .3,\n    delay: 0,\n    stiffness: 500,\n    damping: 60,\n    mass: 1\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 = \"SGSsxyHSv\",\n  link: WImNug9sC,\n  title: oclrD1pf6 = \"Join Now\",\n  fontSize: T3L87GZDc = 18,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    variants,\n    baseVariant,\n    gestureVariant,\n    classNames,\n    transition,\n    setVariant,\n    setGestureState\n  } = useVariantState({\n    defaultVariant: \"SGSsxyHSv\",\n    variant,\n    transitions,\n    variantClassNames,\n    enabledGestures,\n    cycleOrder\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-ir2Bh\", classNames),\n      style: {\n        display: \"contents\",\n        pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : \"auto\"\n      },\n      children: /*#__PURE__*/_jsx(Link, {\n        href: WImNug9sC,\n        openInNewTab: false,\n        children: /*#__PURE__*/_jsx(motion.a, {\n          ...restProps,\n          className: cx(\"framer-1quxfup\", className),\n          style: {\n            borderBottomLeftRadius: 6,\n            borderBottomRightRadius: 6,\n            borderTopRightRadius: 6,\n            borderTopLeftRadius: 6,\n            backgroundColor: \"rgb(255, 255, 255)\",\n            ...style\n          },\n          layoutId: \"SGSsxyHSv\",\n          transition: transition,\n          layoutDependency: layoutDependency,\n          \"data-framer-name\": \"White\",\n          \"data-reset\": \"button\",\n          ref: ref,\n          variants: {\n            I_0Uga2Za: {\n              backgroundColor: \"rgb(0, 132, 255)\",\n              \"--border-bottom-width\": \"0px\",\n              \"--border-top-width\": \"0px\",\n              \"--border-right-width\": \"0px\",\n              \"--border-left-width\": \"0px\",\n              borderBottomLeftRadius: 10,\n              borderBottomRightRadius: 10,\n              borderTopRightRadius: 10,\n              borderTopLeftRadius: 10\n            },\n            \"SGSsxyHSv-hover\": {\n              backgroundColor: \"rgba(51, 51, 51, 0)\",\n              \"--border-bottom-width\": \"3px\",\n              \"--border-top-width\": \"3px\",\n              \"--border-right-width\": \"3px\",\n              \"--border-left-width\": \"3px\",\n              \"--border-style\": \"solid\",\n              \"--border-color\": \"rgb(255, 255, 255)\"\n            },\n            \"I_0Uga2Za-hover\": {\n              backgroundColor: \"transparent\",\n              \"--border-bottom-width\": \"3px\",\n              \"--border-top-width\": \"3px\",\n              \"--border-right-width\": \"3px\",\n              \"--border-left-width\": \"3px\",\n              \"--border-style\": \"solid\",\n              \"--border-color\": \"rgb(0, 132, 255)\"\n            }\n          },\n          ...addPropertyOverrides({\n            I_0Uga2Za: {\n              \"data-border\": false,\n              \"data-framer-name\": \"Blue\"\n            },\n            \"SGSsxyHSv-hover\": {\n              \"data-border\": true\n            },\n            \"I_0Uga2Za-hover\": {\n              \"data-border\": true,\n              background: null\n            }\n          }, baseVariant, gestureVariant),\n          children: /*#__PURE__*/_jsx(RichText, {\n            className: \"framer-zpyzad\",\n            style: {\n              \"--variable-reference-T3L87GZDc-ZarpUUTd0\": T3L87GZDc,\n              \"--framer-paragraph-spacing\": \"0px\",\n              whiteSpace: \"pre\",\n              \"--extracted-1w3ko1f\": \"rgb(51, 51, 51)\"\n            },\n            layoutId: \"K49ZI3IsD\",\n            transition: transition,\n            layoutDependency: layoutDependency,\n            fonts: [\"GF;Montserrat-700\"],\n            withExternalLayout: true,\n            verticalAlignment: \"top\",\n            __fromCanvasComponent: true,\n            __htmlStructure: '<p style=\"--framer-line-height:1em;\"><span style=\"--framer-font-family:&quot;Montserrat&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:R0Y7TW9udHNlcnJhdC03MDA=; --framer-text-color:var(--extracted-1w3ko1f); --framer-font-size:calc(var(--variable-reference-T3L87GZDc-ZarpUUTd0) * 1px);\">{{ text-placeholder }}</span></p>',\n            htmlFromDesign: '<p style=\"--framer-line-height:1em;\"><span style=\"--framer-font-family:&quot;Montserrat&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:R0Y7TW9udHNlcnJhdC03MDA=; --framer-text-color:var(--extracted-1w3ko1f); --framer-font-size:calc(var(--variable-reference-T3L87GZDc-ZarpUUTd0) * 1px);\">Join Now</span></p>',\n            textFromDesign: oclrD1pf6,\n            variants: {\n              I_0Uga2Za: {\n                \"--extracted-1w3ko1f\": \"rgb(255, 255, 255)\",\n                \"--variable-reference-T3L87GZDc-ZarpUUTd0\": T3L87GZDc\n              },\n              \"SGSsxyHSv-hover\": {\n                \"--extracted-1w3ko1f\": \"rgb(255, 255, 255)\",\n                \"--variable-reference-T3L87GZDc-ZarpUUTd0\": T3L87GZDc\n              },\n              \"I_0Uga2Za-hover\": {\n                \"--extracted-1w3ko1f\": \"rgb(51, 51, 51)\",\n                \"--variable-reference-T3L87GZDc-ZarpUUTd0\": T3L87GZDc\n              }\n            },\n            ...addPropertyOverrides({\n              I_0Uga2Za: {\n                fonts: [\"GF;Montserrat-700\"],\n                __htmlStructure: '<p style=\"--framer-line-height:1em;\"><span style=\"--framer-font-family:&quot;Montserrat&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:R0Y7TW9udHNlcnJhdC03MDA=; --framer-text-color:var(--extracted-1w3ko1f); --framer-font-size:calc(var(--variable-reference-T3L87GZDc-ZarpUUTd0) * 1px);\">{{ text-placeholder }}</span></p>',\n                textFromDesign: oclrD1pf6\n              },\n              \"SGSsxyHSv-hover\": {\n                fonts: [\"GF;Montserrat-700\"],\n                __htmlStructure: '<p style=\"--framer-line-height:1em;\"><span style=\"--framer-font-family:&quot;Montserrat&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:R0Y7TW9udHNlcnJhdC03MDA=; --framer-text-color:var(--extracted-1w3ko1f); --framer-font-size:calc(var(--variable-reference-T3L87GZDc-ZarpUUTd0) * 1px);\">{{ text-placeholder }}</span></p>'\n              },\n              \"I_0Uga2Za-hover\": {\n                fonts: [\"GF;Montserrat-700\"],\n                __htmlStructure: '<p style=\"--framer-line-height:1em;\"><span style=\"--framer-font-family:&quot;Montserrat&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:R0Y7TW9udHNlcnJhdC03MDA=; --framer-text-color:var(--extracted-1w3ko1f); --framer-font-size:calc(var(--variable-reference-T3L87GZDc-ZarpUUTd0) * 1px);\">{{ text-placeholder }}</span></p>'\n              }\n            }, baseVariant, gestureVariant)\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-ir2Bh [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-ir2Bh * { box-sizing: border-box; }\", \".framer-ir2Bh .framer-1quxfup { position: relative; width: min-content; height: min-content; display: flex; flex-direction: row; justify-content: center; align-content: center; align-items: center; flex-wrap: nowrap; gap: 0px; padding: 10px 10px 10px 10px; text-decoration: none; }\", \".framer-ir2Bh .framer-zpyzad { position: relative; overflow: visible; width: auto; height: auto; flex: none; white-space: pre; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ir2Bh framer-1quxfup > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ir2Bh framer-1quxfup > :first-child { margin-left: 0px; } .framer-ir2Bh framer-1quxfup > :last-child { margin-right: 0px; } }\", \".framer-ir2Bh.framer-v-1quxfup .framer-1quxfup, .framer-ir2Bh.framer-v-krqib9 .framer-1quxfup { cursor: pointer; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerIntrinsicHeight 38\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerIntrinsicWidth 107\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"I_0Uga2Za\":{\"layout\":[\"auto\",\"auto\"]},\"d2B1Qs_nC\":{\"layout\":[\"auto\",\"auto\"]},\"EVUyfNmRs\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerVariables {\"WImNug9sC\":\"link\",\"oclrD1pf6\":\"title\",\"T3L87GZDc\":\"fontSize\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\nconst FramerZarpUUTd0 = withCSS(Component, css);\nexport default FramerZarpUUTd0;\nFramerZarpUUTd0.displayName = \"Mini CTAs\";\nFramerZarpUUTd0.defaultProps = {\n  width: 107,\n  height: 38\n};\naddPropertyControls(FramerZarpUUTd0, {\n  variant: {\n    type: ControlType.Enum,\n    title: \"Variant\",\n    options: [\"SGSsxyHSv\", \"I_0Uga2Za\"],\n    optionTitles: [\"White\", \"Blue\"]\n  },\n  WImNug9sC: {\n    type: ControlType.Link,\n    title: \"Link\"\n  },\n  oclrD1pf6: {\n    type: ControlType.String,\n    title: \"Title\",\n    defaultValue: \"Join Now\",\n    displayTextArea: false\n  },\n  T3L87GZDc: {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    defaultValue: 18\n  }\n});\naddFonts(FramerZarpUUTd0, [{\n  url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-Y3tcoqK5.ttf\",\n  family: \"Montserrat\",\n  style: \"normal\",\n  weight: \"700\",\n  moduleAsset: {\n    url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-Y3tcoqK5.ttf\",\n    localModuleIdentifier: \"local-module:canvasComponent/ZarpUUTd0:default\"\n  }\n}]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerZarpUUTd0\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"38\",\n        \"framerVariables\": \"{\\\"WImNug9sC\\\":\\\"link\\\",\\\"oclrD1pf6\\\":\\\"title\\\",\\\"T3L87GZDc\\\":\\\"fontSize\\\"}\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"107\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"I_0Uga2Za\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"d2B1Qs_nC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EVUyfNmRs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./ZarpUUTd0.map", "// Generated by Framer (c2f6d5d)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, removeHiddenBreakpointLayers, resolveLink, RichText, useHydratedBreakpointVariants, useRouteElementId, useRouter, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/xUCuNdICT7LqG93nhqbM/Phosphor.js\";\nimport FormSpark from \"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/PlLMu0V3HsBupvdXeFrH/FormSpark.js\";\nimport MiniCTAs from \"https://framerusercontent.com/modules/7lcNPLAYR5kXFpRwaFxj/8gba03hcooTuBHGGyBVq/ZarpUUTd0.js\";\nimport Navbar from \"https://framerusercontent.com/modules/UGXrX9kXJMfx9EaBi8vQ/13p7qITitch84hhHRbDB/ZT6nef0Cd.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/pObdq11I2aRmMcy3WjAH/qKh0y3USoyfW2qFQPteG/ZNfSWQZlc.js\";\nconst NavbarFonts = getFonts(Navbar);\nconst RichTextWithFX = withFX(RichText);\nconst PhosphorFonts = getFonts(Phosphor);\nconst MiniCTAsFonts = getFonts(MiniCTAs);\nconst FormSparkFonts = getFonts(FormSpark);\nconst cycleOrder = [\"oXSd5iBzZ\"];\nconst breakpoints = {};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  oXSd5iBzZ: \"framer-v-1ny5xkx\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"oXSd5iBzZ\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: .5,\n  x: 0,\n  y: 100\n};\nconst transition1 = {\n  damping: 40,\n  delay: .1,\n  mass: 1,\n  stiffness: 200,\n  type: \"spring\"\n};\nconst animation1 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: .5,\n  transition: transition1,\n  x: 0,\n  y: 100\n};\nconst transformTemplate = (_, t) => `perspective(1200px) ${t}`;\nconst transition2 = {\n  damping: 40,\n  delay: .2,\n  mass: 1,\n  stiffness: 200,\n  type: \"spring\"\n};\nconst animation2 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: .5,\n  transition: transition2,\n  x: 0,\n  y: 100\n};\nconst metadata = metadataProvider();\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"oXSd5iBzZ\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const router = useRouter();\n  const id1 = useRouteElementId(\"XQElHjCCW\");\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"oXSd5iBzZ\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-DilwJ\"),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsx(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1ny5xkx\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-uxjs8y\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-js1rxk-container\",\n              children: /*#__PURE__*/_jsx(Navbar, {\n                height: \"100%\",\n                id: \"xIB5heAnK\",\n                layoutId: \"xIB5heAnK\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"ZB8ueoj61\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 3078,\n                intrinsicWidth: 5472,\n                pixelHeight: 3078,\n                pixelWidth: 5472,\n                sizes: \"100vw\",\n                src: new URL(\"https://framerusercontent.com/images/Q6yfjq0wqK5eqlAuOOYgpB1BB8k.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/Q6yfjq0wqK5eqlAuOOYgpB1BB8k.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/Q6yfjq0wqK5eqlAuOOYgpB1BB8k.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/Q6yfjq0wqK5eqlAuOOYgpB1BB8k.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/Q6yfjq0wqK5eqlAuOOYgpB1BB8k.jpg?scale-down-to=4096\").href} 4096w, ${new URL(\"https://framerusercontent.com/images/Q6yfjq0wqK5eqlAuOOYgpB1BB8k.jpg\").href} 5472w`\n              },\n              className: \"framer-9nmvz\",\n              \"data-framer-name\": \"Head\",\n              name: \"Head\",\n              children: /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1rmmy89\",\n                \"data-framer-name\": \"Titles\",\n                name: \"Titles\",\n                children: [/*#__PURE__*/_jsx(RichTextWithFX, {\n                  __framer__animate: {\n                    transition: transition1\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation,\n                  __framer__exit: animation1,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: .5,\n                  __fromCanvasComponent: true,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      children: /*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TW9udHNlcnJhdC04MDA=\",\n                          \"--framer-font-family\": '\"Montserrat\", serif',\n                          \"--framer-font-size\": \"80px\",\n                          \"--framer-font-style\": \"normal\",\n                          \"--framer-font-weight\": \"800\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"Issues\"\n                      })\n                    })\n                  }),\n                  className: \"framer-9bf53g\",\n                  \"data-framer-name\": \"Title\",\n                  fonts: [\"GF;Montserrat-800\"],\n                  name: \"Title\",\n                  transformTemplate: transformTemplate,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichTextWithFX, {\n                  __framer__animate: {\n                    transition: transition2\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation,\n                  __framer__exit: animation2,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: .5,\n                  __fromCanvasComponent: true,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--framer-text-alignment\": \"left\"\n                      },\n                      children: /*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TW9udHNlcnJhdC01MDA=\",\n                          \"--framer-font-family\": '\"Montserrat\", serif',\n                          \"--framer-font-size\": \"26px\",\n                          \"--framer-font-style\": \"normal\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"Together for Waterways represents a team of environmentalists informing our consumers, businesses and leaders to protect our water. \"\n                      })\n                    })\n                  }),\n                  className: \"framer-1a8voem\",\n                  \"data-framer-name\": \"Subtitle\",\n                  fonts: [\"GF;Montserrat-500\"],\n                  name: \"Subtitle\",\n                  transformTemplate: transformTemplate,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-1n5lppb\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-x26czu\",\n                    \"data-framer-name\": \"Spacer\",\n                    name: \"Spacer\"\n                  })\n                })]\n              })\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-3xx53i\",\n              \"data-framer-name\": \"ExploreHead\",\n              name: \"ExploreHead\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-z8wx39\",\n                children: [/*#__PURE__*/_jsx(Container, {\n                  className: \"framer-4nh2db-container\",\n                  children: /*#__PURE__*/_jsx(Phosphor, {\n                    color: \"rgb(0, 132, 255)\",\n                    height: \"100%\",\n                    iconSearch: \"compass\",\n                    iconSelection: \"House\",\n                    id: \"wN7uGqSl6\",\n                    layoutId: \"wN7uGqSl6\",\n                    mirrored: false,\n                    selectByList: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    weight: \"bold\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      children: /*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TW9udHNlcnJhdC03MDA=\",\n                          \"--framer-font-family\": '\"Montserrat\", serif',\n                          \"--framer-font-size\": \"70px\",\n                          \"--framer-font-style\": \"normal\",\n                          \"--framer-font-weight\": \"700\",\n                          \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                        },\n                        children: \"Explore\"\n                      })\n                    })\n                  }),\n                  className: \"framer-eqk4ox\",\n                  fonts: [\"GF;Montserrat-700\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-14xlikc\",\n                \"data-framer-name\": \"Divider\",\n                name: \"Divider\"\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"p\", {\n                    children: /*#__PURE__*/_jsx(\"span\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7TW9udHNlcnJhdC01MDA=\",\n                        \"--framer-font-family\": '\"Montserrat\", serif',\n                        \"--framer-font-size\": \"26px\",\n                        \"--framer-font-style\": \"normal\",\n                        \"--framer-font-weight\": \"500\"\n                      },\n                      children: \"Learn about the top water health issues in your community\"\n                    })\n                  })\n                }),\n                className: \"framer-1u6ssaf\",\n                fonts: [\"GF;Montserrat-500\"],\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-qrrfx0\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-yyrs0t\",\n                \"data-framer-name\": \"Nutrient Pollution\",\n                name: \"Nutrient Pollution\",\n                children: [/*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 1023,\n                    intrinsicWidth: 1023,\n                    pixelHeight: 1023,\n                    pixelWidth: 1023,\n                    sizes: \"533px\",\n                    src: new URL(\"https://framerusercontent.com/images/MJIkaEmNfdQLkV63WKMqykDGghs.png\").href,\n                    srcSet: `${new URL(\"https://framerusercontent.com/images/MJIkaEmNfdQLkV63WKMqykDGghs.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/MJIkaEmNfdQLkV63WKMqykDGghs.png\").href} 1023w`\n                  },\n                  className: \"framer-1mpl3ym\"\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-equn0s\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h4\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TW9udHNlcnJhdC03MDA=\",\n                          \"--framer-font-family\": '\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"32px\",\n                          \"--framer-font-weight\": \"700\",\n                          \"--framer-letter-spacing\": \"-1px\",\n                          \"--framer-line-height\": \"1.1em\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-6a498dd2-32cd-4929-9ba2-df02fe315602, rgb(34, 34, 34))\"\n                        },\n                        children: \"Invasive Species\"\n                      })\n                    }),\n                    className: \"framer-1dqetd4\",\n                    fonts: [\"GF;Montserrat-700\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TW9udHNlcnJhdC01MDA=\",\n                          \"--framer-font-family\": '\"Montserrat\", sans-serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-letter-spacing\": \"-0.4px\",\n                          \"--framer-line-height\": \"1.6em\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-6cd9cfb7-0483-41c2-b188-fa8fd28492c9, rgb(102, 102, 102))\"\n                        },\n                        children: \" Discover how these unseen invaders are reshaping our aquatic ecosystems and learn empowering strategies to help our community protect these precious, local waterscapes.\"\n                      })\n                    }),\n                    className: \"framer-1np8fga\",\n                    fonts: [\"GF;Montserrat-500\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-d2xn3n-container\",\n                    children: /*#__PURE__*/_jsx(MiniCTAs, {\n                      fontSize: 18,\n                      height: \"100%\",\n                      id: \"isX_L7LpD\",\n                      layoutId: \"isX_L7LpD\",\n                      link: resolveLink({\n                        webPageId: \"zwWzNOuKG\"\n                      }, router),\n                      title: \"Read\",\n                      variant: \"I_0Uga2Za\",\n                      width: \"100%\"\n                    })\n                  })]\n                })]\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1xbwff4\",\n                \"data-framer-name\": \"Nutrient Pollution\",\n                name: \"Nutrient Pollution\",\n                children: [/*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"Algal Bloom\",\n                    fit: \"fill\",\n                    intrinsicHeight: 3828,\n                    intrinsicWidth: 2995,\n                    pixelHeight: 3828,\n                    pixelWidth: 2995,\n                    sizes: \"533px\",\n                    src: new URL(\"https://framerusercontent.com/images/UTKhIEwLAP6JZI7UKv7sUVgRKnM.jpg\").href,\n                    srcSet: `${new URL(\"https://framerusercontent.com/images/UTKhIEwLAP6JZI7UKv7sUVgRKnM.jpg?scale-down-to=512\").href} 400w, ${new URL(\"https://framerusercontent.com/images/UTKhIEwLAP6JZI7UKv7sUVgRKnM.jpg?scale-down-to=1024\").href} 801w, ${new URL(\"https://framerusercontent.com/images/UTKhIEwLAP6JZI7UKv7sUVgRKnM.jpg?scale-down-to=2048\").href} 1602w, ${new URL(\"https://framerusercontent.com/images/UTKhIEwLAP6JZI7UKv7sUVgRKnM.jpg\").href} 2995w`\n                  },\n                  className: \"framer-b951g\"\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-kfspl5\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h4\", {\n                        style: {\n                          \"--framer-line-height\": \"1.1em\",\n                          \"--framer-text-alignment\": \"center\"\n                        },\n                        children: /*#__PURE__*/_jsx(\"span\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7TW9udHNlcnJhdC03MDA=\",\n                            \"--framer-font-family\": '\"Montserrat\", serif',\n                            \"--framer-font-size\": \"32px\",\n                            \"--framer-font-style\": \"normal\",\n                            \"--framer-font-weight\": \"700\",\n                            \"--framer-letter-spacing\": \"-1px\",\n                            \"--framer-text-color\": \"var(--token-6a498dd2-32cd-4929-9ba2-df02fe315602, rgb(34, 34, 34))\"\n                          },\n                          children: \"Nutrient Pollution\"\n                        })\n                      })\n                    }),\n                    className: \"framer-1h14lxn\",\n                    fonts: [\"GF;Montserrat-700\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--framer-line-height\": \"1.6em\",\n                          \"--framer-text-alignment\": \"center\"\n                        },\n                        children: /*#__PURE__*/_jsx(\"span\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7TW9udHNlcnJhdC01MDA=\",\n                            \"--framer-font-family\": '\"Montserrat\", serif',\n                            \"--framer-font-size\": \"18px\",\n                            \"--framer-font-style\": \"normal\",\n                            \"--framer-font-weight\": \"500\",\n                            \"--framer-letter-spacing\": \"-0.4px\",\n                            \"--framer-text-color\": \"var(--token-6cd9cfb7-0483-41c2-b188-fa8fd28492c9, rgb(102, 102, 102))\"\n                          },\n                          children: \"What's causing the swimming bans, beach closures, and fish kIlls? Our lawns...\"\n                        })\n                      })\n                    }),\n                    className: \"framer-ukdh2p\",\n                    fonts: [\"GF;Montserrat-500\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-1fjy0bf-container\",\n                    children: /*#__PURE__*/_jsx(MiniCTAs, {\n                      fontSize: 18,\n                      height: \"100%\",\n                      id: \"HOeUj2_hT\",\n                      layoutId: \"HOeUj2_hT\",\n                      link: resolveLink({\n                        webPageId: \"W_RlziUqv\"\n                      }, router),\n                      title: \"Read\",\n                      variant: \"I_0Uga2Za\",\n                      width: \"100%\"\n                    })\n                  })]\n                })]\n              })]\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-12m1wea\",\n              \"data-framer-name\": \"Talk to Us\",\n              id: id1,\n              name: \"Talk to Us\",\n              ref: ref1,\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-12aovcx\",\n                \"data-framer-name\": \"ContactHead\",\n                name: \"ContactHead\",\n                children: [/*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-tpm38m\",\n                  children: [/*#__PURE__*/_jsx(Container, {\n                    className: \"framer-1s7uxo8-container\",\n                    children: /*#__PURE__*/_jsx(Phosphor, {\n                      color: \"rgb(0, 132, 255)\",\n                      height: \"100%\",\n                      iconSearch: \"paper-plane-tilt\",\n                      iconSelection: \"House\",\n                      id: \"CW47TZb4E\",\n                      layoutId: \"CW47TZb4E\",\n                      mirrored: false,\n                      selectByList: false,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      weight: \"bold\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        children: /*#__PURE__*/_jsx(\"span\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7TW9udHNlcnJhdC03MDA=\",\n                            \"--framer-font-family\": '\"Montserrat\", serif',\n                            \"--framer-font-size\": \"70px\",\n                            \"--framer-font-style\": \"normal\",\n                            \"--framer-font-weight\": \"700\",\n                            \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                          },\n                          children: \"Talk to Us\"\n                        })\n                      })\n                    }),\n                    className: \"framer-s1w7kv\",\n                    fonts: [\"GF;Montserrat-700\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                }), /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-1cikay\",\n                  \"data-framer-name\": \"Divider\",\n                  name: \"Divider\"\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      children: /*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TW9udHNlcnJhdC01MDA=\",\n                          \"--framer-font-family\": '\"Montserrat\", serif',\n                          \"--framer-font-size\": \"26px\",\n                          \"--framer-font-style\": \"normal\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-text-color\": \"rgb(119, 119, 119)\"\n                        },\n                        children: \"We're always listening to our community for new ideas on key water health issues. Send us a message with the issue, your experience, and contact information. We'll reply as soon as possible.\"\n                      })\n                    })\n                  }),\n                  className: \"framer-14oomc5\",\n                  fonts: [\"GF;Montserrat-500\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(Container, {\n                className: \"framer-1xpwfmj-container\",\n                children: /*#__PURE__*/_jsx(FormSpark, {\n                  borderRadius: 8,\n                  bottomLeftRadius: 8,\n                  bottomRightRadius: 8,\n                  button: {\n                    color: \"rgb(255, 255, 255)\",\n                    fill: \"rgb(0, 132, 255)\",\n                    fontWeight: 600,\n                    label: \"Send Us A Message\"\n                  },\n                  email: {\n                    placeholder: \"Email\",\n                    value: \"\"\n                  },\n                  font: false,\n                  fontFamily: \"Inter\",\n                  fontSize: 24,\n                  fontWeight: 400,\n                  formId: \"\",\n                  gap: 15,\n                  height: \"100%\",\n                  id: \"jF0tmGlkP\",\n                  inputs: {\n                    color: \"rgb(0, 0, 0)\",\n                    error: \"rgb(238, 68, 68)\",\n                    fill: \"rgb(235, 235, 235)\",\n                    placeholderColor: \"rgba(0, 0, 0, 0.5)\"\n                  },\n                  isMixedBorderRadius: false,\n                  layout: \"horizontal\",\n                  layoutId: \"jF0tmGlkP\",\n                  message: {\n                    placeholder: \"Message\",\n                    value: \"\"\n                  },\n                  nameField: {\n                    placeholder: \"Name\",\n                    value: \"\"\n                  },\n                  padding: 15,\n                  paddingBottom: 15,\n                  paddingLeft: 15,\n                  paddingPerSide: true,\n                  paddingRight: 15,\n                  paddingTop: 15,\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  topLeftRadius: 8,\n                  topRightRadius: 8,\n                  width: \"100%\",\n                  withEmail: true,\n                  withMessage: true,\n                  withName: true\n                })\n              })]\n            })]\n          })\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-DilwJ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: white; }`, \".framer-DilwJ .framer-10807r9 { display: block; }\", \".framer-DilwJ .framer-1ny5xkx { background-color: #ffffff; height: 2734px; overflow: hidden; position: relative; width: 1200px; }\", \".framer-DilwJ .framer-uxjs8y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: 0px; }\", \".framer-DilwJ .framer-js1rxk-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-DilwJ .framer-9nmvz { 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: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\", \".framer-DilwJ .framer-1rmmy89 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-DilwJ .framer-9bf53g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; transform: perspective(1200px); white-space: pre-wrap; width: 930px; word-break: break-word; word-wrap: break-word; }\", \".framer-DilwJ .framer-1a8voem { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: sticky; top: 0px; transform: perspective(1200px); white-space: pre-wrap; width: 919px; will-change: transform; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-DilwJ .framer-1n5lppb { align-content: center; align-items: center; align-self: stretch; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: auto; }\", \".framer-DilwJ .framer-x26czu { background-color: rgba(255, 255, 255, 0); flex: none; height: 34px; opacity: 0; overflow: hidden; position: relative; width: 41px; }\", \".framer-DilwJ .framer-3xx53i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 50px; position: relative; width: 100%; }\", \".framer-DilwJ .framer-z8wx39, .framer-DilwJ .framer-tpm38m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-DilwJ .framer-4nh2db-container, .framer-DilwJ .framer-1s7uxo8-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); position: relative; width: 70px; }\", \".framer-DilwJ .framer-eqk4ox, .framer-DilwJ .framer-s1w7kv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-DilwJ .framer-14xlikc, .framer-DilwJ .framer-1cikay { background-color: rgba(0, 0, 0, 0.1); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\", \".framer-DilwJ .framer-1u6ssaf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-DilwJ .framer-qrrfx0 { display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 50px 50px 50px 50px; position: relative; width: 1200px; }\", \".framer-DilwJ .framer-yyrs0t { align-content: flex-end; align-items: flex-end; align-self: start; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.7836301510105841px 0.7836301510105841px -0.3571428571428571px rgba(0, 0, 0, 0.03), 0px 1.9196475837030447px 1.9196475837030447px -0.7142857142857142px rgba(0, 0, 0, 0.025), 0px 3.6374547591782176px 3.6374547591782176px -1.0714285714285714px rgba(0, 0, 0, 0.025), 0px 6.350044814858119px 6.350044814858119px -1.4285714285714284px rgba(0, 0, 0, 0.025), 0px 11.051870570040771px 11.051870570040771px -1.7857142857142858px rgba(0, 0, 0, 0.025), 0px 20.24281195079675px 20.24281195079675px -2.142857142857143px rgba(0, 0, 0, 0.025), 0px 40px 40px -2.5px rgba(0, 0, 0, 0.025); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 533px; will-change: transform; }\", \".framer-DilwJ .framer-1mpl3ym, .framer-DilwJ .framer-b951g { flex: none; height: 269px; overflow: hidden; position: relative; width: 533px; }\", \".framer-DilwJ .framer-equn0s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 292px; justify-content: flex-start; overflow: visible; padding: 40px 40px 40px 40px; position: relative; width: 533px; }\", \".framer-DilwJ .framer-1dqetd4, .framer-DilwJ .framer-1np8fga, .framer-DilwJ .framer-1h14lxn, .framer-DilwJ .framer-ukdh2p, .framer-DilwJ .framer-14oomc5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-DilwJ .framer-d2xn3n-container, .framer-DilwJ .framer-1fjy0bf-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-DilwJ .framer-1xbwff4 { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.7836301510105841px 0.7836301510105841px -0.3571428571428571px rgba(0, 0, 0, 0.03), 0px 1.9196475837030447px 1.9196475837030447px -0.7142857142857142px rgba(0, 0, 0, 0.025), 0px 3.6374547591782176px 3.6374547591782176px -1.0714285714285714px rgba(0, 0, 0, 0.025), 0px 6.350044814858119px 6.350044814858119px -1.4285714285714284px rgba(0, 0, 0, 0.025), 0px 11.051870570040771px 11.051870570040771px -1.7857142857142858px rgba(0, 0, 0, 0.025), 0px 20.24281195079675px 20.24281195079675px -2.142857142857143px rgba(0, 0, 0, 0.025), 0px 40px 40px -2.5px rgba(0, 0, 0, 0.025); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 533px; will-change: transform; }\", \".framer-DilwJ .framer-kfspl5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 292px; justify-content: center; overflow: visible; padding: 40px 40px 40px 40px; position: relative; width: 533px; }\", \".framer-DilwJ .framer-1imabds { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.7836301510105841px 0.7836301510105841px -0.3571428571428571px rgba(0, 0, 0, 0.03), 0px 1.9196475837030447px 1.9196475837030447px -0.7142857142857142px rgba(0, 0, 0, 0.025), 0px 3.6374547591782176px 3.6374547591782176px -1.0714285714285714px rgba(0, 0, 0, 0.025), 0px 6.350044814858119px 6.350044814858119px -1.4285714285714284px rgba(0, 0, 0, 0.025), 0px 11.051870570040771px 11.051870570040771px -1.7857142857142858px rgba(0, 0, 0, 0.025), 0px 20.24281195079675px 20.24281195079675px -2.142857142857143px rgba(0, 0, 0, 0.025), 0px 40px 40px -2.5px rgba(0, 0, 0, 0.025); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; opacity: 0; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 533px; will-change: transform; }\", \".framer-DilwJ .framer-12m1wea { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-DilwJ .framer-12aovcx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 50px 20px 50px; position: relative; width: 100%; }\", \".framer-DilwJ .framer-1xpwfmj-container { aspect-ratio: 1.8936170212765957 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 528px); position: relative; width: 1000px; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DilwJ .framer-uxjs8y, .framer-DilwJ .framer-9nmvz, .framer-DilwJ .framer-1rmmy89, .framer-DilwJ .framer-3xx53i, .framer-DilwJ .framer-z8wx39, .framer-DilwJ .framer-yyrs0t, .framer-DilwJ .framer-equn0s, .framer-DilwJ .framer-1xbwff4, .framer-DilwJ .framer-kfspl5, .framer-DilwJ .framer-1imabds, .framer-DilwJ .framer-12m1wea, .framer-DilwJ .framer-12aovcx, .framer-DilwJ .framer-tpm38m { gap: 0px; } .framer-DilwJ .framer-uxjs8y > *, .framer-DilwJ .framer-yyrs0t > *, .framer-DilwJ .framer-1xbwff4 > *, .framer-DilwJ .framer-1imabds > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DilwJ .framer-uxjs8y > :first-child, .framer-DilwJ .framer-1rmmy89 > :first-child, .framer-DilwJ .framer-3xx53i > :first-child, .framer-DilwJ .framer-yyrs0t > :first-child, .framer-DilwJ .framer-equn0s > :first-child, .framer-DilwJ .framer-1xbwff4 > :first-child, .framer-DilwJ .framer-kfspl5 > :first-child, .framer-DilwJ .framer-1imabds > :first-child, .framer-DilwJ .framer-12m1wea > :first-child, .framer-DilwJ .framer-12aovcx > :first-child { margin-top: 0px; } .framer-DilwJ .framer-uxjs8y > :last-child, .framer-DilwJ .framer-1rmmy89 > :last-child, .framer-DilwJ .framer-3xx53i > :last-child, .framer-DilwJ .framer-yyrs0t > :last-child, .framer-DilwJ .framer-equn0s > :last-child, .framer-DilwJ .framer-1xbwff4 > :last-child, .framer-DilwJ .framer-kfspl5 > :last-child, .framer-DilwJ .framer-1imabds > :last-child, .framer-DilwJ .framer-12m1wea > :last-child, .framer-DilwJ .framer-12aovcx > :last-child { margin-bottom: 0px; } .framer-DilwJ .framer-9nmvz > *, .framer-DilwJ .framer-z8wx39 > *, .framer-DilwJ .framer-tpm38m > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DilwJ .framer-9nmvz > :first-child, .framer-DilwJ .framer-z8wx39 > :first-child, .framer-DilwJ .framer-tpm38m > :first-child { margin-left: 0px; } .framer-DilwJ .framer-9nmvz > :last-child, .framer-DilwJ .framer-z8wx39 > :last-child, .framer-DilwJ .framer-tpm38m > :last-child { margin-right: 0px; } .framer-DilwJ .framer-1rmmy89 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-DilwJ .framer-3xx53i > *, .framer-DilwJ .framer-12aovcx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-DilwJ .framer-equn0s > *, .framer-DilwJ .framer-kfspl5 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-DilwJ .framer-12m1wea > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerIntrinsicHeight 2734\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            */\nconst FramerZNfSWQZlc = withCSS(Component, css, \"framer-DilwJ\");\nexport default FramerZNfSWQZlc;\nFramerZNfSWQZlc.displayName = \"Issues\";\nFramerZNfSWQZlc.defaultProps = {\n  height: 2734,\n  width: 1200\n};\naddFonts(FramerZNfSWQZlc, [{\n  family: \"Montserrat\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/ZNfSWQZlc:default\",\n    url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-Y3tcoqK5.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-Y3tcoqK5.ttf\",\n  weight: \"800\"\n}, {\n  family: \"Montserrat\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/ZNfSWQZlc:default\",\n    url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-Y3tcoqK5.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-Y3tcoqK5.ttf\",\n  weight: \"500\"\n}, {\n  family: \"Montserrat\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/ZNfSWQZlc:default\",\n    url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-Y3tcoqK5.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-Y3tcoqK5.ttf\",\n  weight: \"700\"\n}, ...NavbarFonts, ...PhosphorFonts, ...MiniCTAsFonts, ...FormSparkFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerZNfSWQZlc\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"2734\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1200\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "WImNug9sC", "oclrD1pf6", "T3L87GZDc", "restProps", "baseVariant", "gestureVariant", "classNames", "transition", "setVariant", "setGestureState", "useVariantState", "layoutDependency", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Link", "RichText", "css", "FramerZarpUUTd0", "withCSS", "ZarpUUTd0_default", "addPropertyControls", "ControlType", "addFonts", "NavbarFonts", "getFonts", "ZT6nef0Cd_default", "RichTextWithFX", "withFX", "RichText", "PhosphorFonts", "Icon", "MiniCTAsFonts", "ZarpUUTd0_default", "FormSparkFonts", "FormSpark_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "animation", "transition1", "animation1", "transformTemplate", "_", "t", "transition2", "animation2", "metadata", "ZNfSWQZlc_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "router", "useRouter", "id1", "useRouteElementId", "ref1", "pe", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "ZT6nef0Cd_default", "Image2", "RichTextWithFX", "x", "Icon", "RichText", "ZarpUUTd0_default", "resolveLink", "FormSpark_default", "css", "FramerZNfSWQZlc", "withCSS", "addFonts", "NavbarFonts", "PhosphorFonts", "MiniCTAsFonts", "FormSparkFonts", "__FramerMetadata__"]
}
