{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qxjL7sUbkti00dJT63zp/JCfZK4MBYQtfoShnfaPh/jiKIW8bYb.js", "ssg:https://framerusercontent.com/modules/8rJ4uotcnszFLdv7OSpC/btXBOu51Hi78Zd8PbFEg/oh36hKbXX.js", "ssg:https://framerusercontent.com/modules/zvQK9Y5kxZhmgWfDJnsa/HvhbrUEGG0L4BVljZYfK/stylesPresetHeading2.js", "ssg:https://framerusercontent.com/modules/lXihxgK4NeM8DHUie58U/hvXQYINfi8JtSCLj07Of/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (0eadc37)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, getPropertyControls, Link, Text, useActiveVariantCallback, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/C31a5jsoI7tLti4X41zP/Phosphor.js\";\nconst PhosphorFonts = getFonts(Phosphor);\nconst PhosphorControls = getPropertyControls(Phosphor);\nconst enabledGestures = {\n  XeGdJleAM: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"XeGdJleAM\"];\nconst variantClassNames = {\n  XeGdJleAM: \"framer-v-11qu7vi\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {};\nconst transitions = {\n  \"XeGdJleAM-hover\": {\n    damping: 33,\n    delay: 0,\n    duration: 1.45,\n    ease: [.44, 0, .56, 1],\n    mass: 7.9,\n    stiffness: 171,\n    type: \"tween\"\n  },\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: 1.3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 500,\n    type: \"tween\"\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 = \"XeGdJleAM\",\n  label: kFnzucCIQ = \"Click\",\n  label1: Zy6PitjEU = 'var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, rgb(184, 0, 184)) /* {\"name\":\"Purple Header\"} */',\n  size: GGiL9wVBt = 20,\n  radius: RD8NGbxS5 = 0,\n  icon: UKQkYlwzi = true,\n  icon1: PRR4mywQ3 = \"MouseSimple\",\n  tap: CBq5TaloA,\n  linkToPage: JZ6nz0iqX,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"XeGdJleAM\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTapqumhbc = activeVariantCallback(async (...args) => {\n    if (CBq5TaloA) {\n      const res = await CBq5TaloA(...args);\n      if (res === false) return false;\n    }\n  });\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-P2LAB\", classNames),\n      style: {\n        display: \"contents\",\n        pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : \"auto\"\n      },\n      children: /*#__PURE__*/_jsx(Link, {\n        href: JZ6nz0iqX,\n        openInNewTab: true,\n        smoothScroll: false,\n        ...addPropertyOverrides({\n          \"XeGdJleAM-hover\": {\n            href: undefined\n          }\n        }, baseVariant, gestureVariant),\n        children: /*#__PURE__*/_jsxs(motion.a, {\n          ...restProps,\n          className: cx(\"framer-11qu7vi\", className),\n          \"data-border\": true,\n          \"data-framer-name\": \"Regular\",\n          \"data-highlight\": true,\n          layoutDependency: layoutDependency,\n          layoutId: \"XeGdJleAM\",\n          onTap: onTapqumhbc,\n          ref: ref,\n          style: {\n            \"--border-bottom-width\": \"2px\",\n            \"--border-color\": 'var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, rgb(184, 0, 184)) /* {\"name\":\"Purple Header\"} */',\n            \"--border-left-width\": \"2px\",\n            \"--border-right-width\": \"2px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"2px\",\n            backgroundColor: \"rgba(0, 0, 0, 0)\",\n            borderBottomLeftRadius: RD8NGbxS5,\n            borderBottomRightRadius: RD8NGbxS5,\n            borderTopLeftRadius: RD8NGbxS5,\n            borderTopRightRadius: RD8NGbxS5,\n            ...style\n          },\n          transition: transition,\n          variants: {\n            \"XeGdJleAM-hover\": {\n              \"--border-style\": \"dashed\",\n              backgroundColor: \"var(--token-86985b23-c60c-4b60-95df-e1182c0b40fa, rgb(255, 194, 255))\"\n            }\n          },\n          ...addPropertyOverrides({\n            \"XeGdJleAM-hover\": {\n              \"data-framer-name\": undefined\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsx(Text, {\n            __fromCanvasComponent: true,\n            className: \"framer-22hr0v\",\n            fonts: [\"GF;DM Sans-500\"],\n            layoutDependency: layoutDependency,\n            layoutId: \"Pysw26bgQ\",\n            rawHTML: \"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>Click</span><br></span></span>\",\n            style: {\n              \"--framer-font-family\": '\"DM Sans\", sans-serif',\n              \"--framer-font-size\": `${GGiL9wVBt}px`,\n              \"--framer-font-style\": \"normal\",\n              \"--framer-font-weight\": 500,\n              \"--framer-letter-spacing\": \"0px\",\n              \"--framer-line-height\": \"1.2em\",\n              \"--framer-text-alignment\": \"start\",\n              \"--framer-text-color\": Zy6PitjEU,\n              \"--framer-text-decoration\": \"none\",\n              \"--framer-text-transform\": \"none\"\n            },\n            text: kFnzucCIQ,\n            transition: transition,\n            verticalAlignment: \"top\",\n            withExternalLayout: true\n          }), UKQkYlwzi && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1bu16l6-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"ccfJbNFJa-container\",\n            transition: transition,\n            children: /*#__PURE__*/_jsx(Phosphor, {\n              color: Zy6PitjEU,\n              height: \"100%\",\n              iconSearch: \"House\",\n              iconSelection: PRR4mywQ3,\n              id: \"ccfJbNFJa\",\n              layoutId: \"ccfJbNFJa\",\n              mirrored: false,\n              selectByList: true,\n              style: {\n                height: \"100%\",\n                width: \"100%\"\n              },\n              weight: \"regular\",\n              width: \"100%\"\n            })\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-P2LAB [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-P2LAB * { box-sizing: border-box; }\", \".framer-P2LAB .framer-11qu7vi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 51px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 32px 16px 32px; position: relative; text-decoration: none; width: min-content; will-change: transform; }\", \".framer-P2LAB .framer-22hr0v { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-P2LAB .framer-1bu16l6-container { flex: none; height: 24px; position: relative; width: 24px; }\", \".framer-P2LAB .framer-v-11qu7vi .framer-11qu7vi { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-P2LAB .framer-11qu7vi { gap: 0px; } .framer-P2LAB .framer-11qu7vi > * { margin: 0px; margin-left: calc(51px / 2); margin-right: calc(51px / 2); } .framer-P2LAB .framer-11qu7vi > :first-child { margin-left: 0px; } .framer-P2LAB .framer-11qu7vi > :last-child { margin-right: 0px; } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicHeight 56\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicWidth 186\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ws6A6NSRP\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerVariables {\"kFnzucCIQ\":\"label\",\"Zy6PitjEU\":\"label1\",\"GGiL9wVBt\":\"size\",\"RD8NGbxS5\":\"radius\",\"UKQkYlwzi\":\"icon\",\"PRR4mywQ3\":\"icon1\",\"CBq5TaloA\":\"tap\",\"JZ6nz0iqX\":\"linkToPage\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         */\nconst FramerjiKIW8bYb = withCSS(Component, css);\nexport default FramerjiKIW8bYb;\nFramerjiKIW8bYb.displayName = \"Button\";\nFramerjiKIW8bYb.defaultProps = {\n  height: 56,\n  width: 186\n};\naddPropertyControls(FramerjiKIW8bYb, {\n  kFnzucCIQ: {\n    defaultValue: \"Click\",\n    displayTextArea: false,\n    title: \"Label\",\n    type: ControlType.String\n  },\n  Zy6PitjEU: {\n    defaultValue: 'var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, rgb(184, 0, 184)) /* {\"name\":\"Purple Header\"} */',\n    title: \"Label\",\n    type: ControlType.Color\n  },\n  GGiL9wVBt: {\n    defaultValue: 20,\n    title: \"Size\",\n    type: ControlType.Number\n  },\n  RD8NGbxS5: {\n    defaultValue: 0,\n    title: \"Radius\",\n    type: ControlType.Number\n  },\n  UKQkYlwzi: {\n    defaultValue: true,\n    title: \"Icon\",\n    type: ControlType.Boolean\n  },\n  PRR4mywQ3: (PhosphorControls === null || PhosphorControls === void 0 ? void 0 : PhosphorControls[\"iconSelection\"]) && {\n    ...PhosphorControls[\"iconSelection\"],\n    defaultValue: \"MouseSimple\",\n    hidden: undefined,\n    title: \"Icon\"\n  },\n  CBq5TaloA: {\n    title: \"Tap\",\n    type: ControlType.EventHandler\n  },\n  JZ6nz0iqX: {\n    title: \"Link To Page\",\n    type: ControlType.Link\n  }\n});\naddFonts(FramerjiKIW8bYb, [{\n  family: \"DM Sans\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/jiKIW8bYb:default\",\n    url: \"https://fonts.gstatic.com/s/dmsans/v11/rP2Cp2ywxg089UriAWCrOB-sClQX6Cg.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/dmsans/v11/rP2Cp2ywxg089UriAWCrOB-sClQX6Cg.ttf\",\n  weight: \"500\"\n}, ...PhosphorFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerjiKIW8bYb\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"186\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ws6A6NSRP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\n        \"framerVariables\": \"{\\\"kFnzucCIQ\\\":\\\"label\\\",\\\"Zy6PitjEU\\\":\\\"label1\\\",\\\"GGiL9wVBt\\\":\\\"size\\\",\\\"RD8NGbxS5\\\":\\\"radius\\\",\\\"UKQkYlwzi\\\":\\\"icon\\\",\\\"PRR4mywQ3\\\":\\\"icon1\\\",\\\"CBq5TaloA\\\":\\\"tap\\\",\\\"JZ6nz0iqX\\\":\\\"linkToPage\\\"}\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"56\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./jiKIW8bYb.map", "// Generated by Framer (0eadc37)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Image, Link, Text, useActiveVariantCallback, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Button from \"https://framerusercontent.com/modules/qxjL7sUbkti00dJT63zp/JCfZK4MBYQtfoShnfaPh/jiKIW8bYb.js\";\nconst ButtonFonts = getFonts(Button);\nconst enabledGestures = {\n  kMim0Y_U8: {\n    hover: true\n  },\n  PyklbeqcO: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"kMim0Y_U8\", \"PyklbeqcO\", \"sDp7NFL4Z\", \"IuzyqgyxC\", \"r801LVaFM\", \"m74IKSfIN\"];\nconst variantClassNames = {\n  IuzyqgyxC: \"framer-v-klzrjo\",\n  kMim0Y_U8: \"framer-v-13b5zb6\",\n  m74IKSfIN: \"framer-v-e7frqq\",\n  PyklbeqcO: \"framer-v-1mdep5a\",\n  r801LVaFM: \"framer-v-1t92v67\",\n  sDp7NFL4Z: \"framer-v-hqmz85\"\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  \"Button Mobile\": \"r801LVaFM\",\n  \"Button Padding Top\": \"m74IKSfIN\",\n  \"Padding Top\": \"PyklbeqcO\",\n  Button: \"IuzyqgyxC\",\n  Default: \"kMim0Y_U8\",\n  Mobile: \"sDp7NFL4Z\"\n};\nconst transitions = {\n  \"kMim0Y_U8-hover\": {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.15, .45, .15, 1.35],\n    mass: 1,\n    stiffness: 500,\n    type: \"tween\"\n  },\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .5,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 300,\n    type: \"spring\"\n  }\n};\nfunction toResponsiveImage_194x2gw(value) {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n}\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 = \"kMim0Y_U8\",\n  title: jNGljb4cO = \"Project name\",\n  text: SDRhcN_Qh = \"Aut cupiditate expedita dolor eveniet a autem rerum ut dicta. Exercitationem eum suscipit quo. Est fugiat ducimus aut saepe.\",\n  image: NwzwKMXNq = {\n    src: new URL(\"https://framerusercontent.com/images/GfXw1hONniSNADZ4LS14qrow.jpg?scale-down-to=1024\").href,\n    srcSet: `${new URL(\"https://framerusercontent.com/images/GfXw1hONniSNADZ4LS14qrow.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/GfXw1hONniSNADZ4LS14qrow.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/GfXw1hONniSNADZ4LS14qrow.jpg\").href} 1920w`\n  },\n  tap: XuDZ3mF50,\n  h3: WvLX2LsK4 = \"Company name\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"kMim0Y_U8\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTap1ioa1r9 = activeVariantCallback(async (...args) => {\n    if (XuDZ3mF50) {\n      const res = await XuDZ3mF50(...args);\n      if (res === false) return false;\n    }\n  });\n  const isDisplayed1 = () => {\n    if (baseVariant === \"m74IKSfIN\") return true;\n    return false;\n  };\n  const isDisplayed2 = () => {\n    if (baseVariant === \"r801LVaFM\") return true;\n    return false;\n  };\n  const isDisplayed3 = () => {\n    if (baseVariant === \"IuzyqgyxC\") return true;\n    return false;\n  };\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-7IDIM\", classNames),\n      style: {\n        display: \"contents\",\n        pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : \"auto\"\n      },\n      children: /*#__PURE__*/_jsx(Link, {\n        href: \"data:framer/page-link,eEin565w3\",\n        children: /*#__PURE__*/_jsx(motion.a, {\n          ...restProps,\n          className: cx(\"framer-13b5zb6\", className),\n          \"data-framer-name\": \"Default\",\n          \"data-highlight\": true,\n          layoutDependency: layoutDependency,\n          layoutId: \"kMim0Y_U8\",\n          onTap: onTap1ioa1r9,\n          ref: ref,\n          style: {\n            filter: \"blur(0px)\",\n            WebkitFilter: \"blur(0px)\",\n            ...style\n          },\n          transition: transition,\n          ...addPropertyOverrides({\n            \"kMim0Y_U8-hover\": {\n              \"data-framer-name\": undefined\n            },\n            \"PyklbeqcO-hover\": {\n              \"data-framer-name\": undefined\n            },\n            IuzyqgyxC: {\n              \"data-framer-name\": \"Button\"\n            },\n            m74IKSfIN: {\n              \"data-framer-name\": \"Button Padding Top\"\n            },\n            PyklbeqcO: {\n              \"data-framer-name\": \"Padding Top\"\n            },\n            r801LVaFM: {\n              \"data-framer-name\": \"Button Mobile\"\n            },\n            sDp7NFL4Z: {\n              \"data-framer-name\": \"Mobile\"\n            }\n          }, baseVariant, gestureVariant),\n          children: /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-x9fite\",\n            \"data-framer-name\": \"Work Card Text\",\n            layoutDependency: layoutDependency,\n            layoutId: \"xwLGyR0RH\",\n            transition: transition,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-z6tlvs\",\n              \"data-framer-name\": \"Thumbnail Container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"CijJOLejo\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 518,\n                  intrinsicWidth: 448,\n                  pixelHeight: 518,\n                  pixelWidth: 448,\n                  sizes: \"560px\",\n                  ...toResponsiveImage_194x2gw(NwzwKMXNq)\n                },\n                className: \"framer-sfz22l\",\n                \"data-framer-name\": \"Thumbnail\",\n                layoutDependency: layoutDependency,\n                layoutId: \"Xk9ldug71\",\n                style: {\n                  filter: \"blur(0px)\",\n                  WebkitFilter: \"blur(0px)\"\n                },\n                transition: transition,\n                ...addPropertyOverrides({\n                  \"kMim0Y_U8-hover\": {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 518,\n                      intrinsicWidth: 448,\n                      pixelHeight: 518,\n                      pixelWidth: 448,\n                      sizes: \"672px\",\n                      ...toResponsiveImage_194x2gw(NwzwKMXNq)\n                    }\n                  },\n                  \"PyklbeqcO-hover\": {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 518,\n                      intrinsicWidth: 448,\n                      pixelHeight: 518,\n                      pixelWidth: 448,\n                      sizes: \"672px\",\n                      ...toResponsiveImage_194x2gw(NwzwKMXNq)\n                    }\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(Text, {\n              __fromCanvasComponent: true,\n              className: \"framer-17duj4\",\n              \"data-framer-name\": \"Company name\",\n              fonts: [\"GF;Inter-700\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"qW3ngRlA7\",\n              rawHTML: \"<h3 style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>Company name</span><br></span></h3>\",\n              style: {\n                \"--framer-font-family\": '\"Inter\", sans-serif',\n                \"--framer-font-size\": \"20px\",\n                \"--framer-font-style\": \"normal\",\n                \"--framer-font-weight\": 700,\n                \"--framer-letter-spacing\": \"0px\",\n                \"--framer-line-height\": \"1.2em\",\n                \"--framer-text-alignment\": \"start\",\n                \"--framer-text-color\": \"var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, rgb(184, 0, 184))\",\n                \"--framer-text-decoration\": \"none\",\n                \"--framer-text-transform\": \"uppercase\"\n              },\n              text: WvLX2LsK4,\n              transition: transition,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(Text, {\n              __fromCanvasComponent: true,\n              className: \"framer-1uzcfwg\",\n              fonts: [\"GF;Inter-700\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"kP1TSyEtR\",\n              rawHTML: \"<h3 style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>Project name</span><br></span></h3>\",\n              style: {\n                \"--framer-font-family\": '\"Inter\", sans-serif',\n                \"--framer-font-size\": \"32px\",\n                \"--framer-font-style\": \"normal\",\n                \"--framer-font-weight\": 700,\n                \"--framer-letter-spacing\": \"0px\",\n                \"--framer-line-height\": \"1.2em\",\n                \"--framer-text-alignment\": \"start\",\n                \"--framer-text-color\": \"var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33))\",\n                \"--framer-text-decoration\": \"none\",\n                \"--framer-text-transform\": \"none\"\n              },\n              text: jNGljb4cO,\n              transition: transition,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(Text, {\n              __fromCanvasComponent: true,\n              className: \"framer-f8cow1\",\n              fonts: [\"GF;Inter-regular\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"R1qUkfXk_\",\n              rawHTML: \"<p style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>Aut cupiditate expedita dolor eveniet a autem rerum ut dicta. Exercitationem eum suscipit quo. Est fugiat ducimus aut saepe.</span><br></span></p>\",\n              style: {\n                \"--framer-font-family\": '\"Inter\", sans-serif',\n                \"--framer-font-size\": \"24px\",\n                \"--framer-font-style\": \"normal\",\n                \"--framer-font-weight\": 400,\n                \"--framer-letter-spacing\": \"0px\",\n                \"--framer-line-height\": \"1.4em\",\n                \"--framer-text-alignment\": \"start\",\n                \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\",\n                \"--framer-text-decoration\": \"none\",\n                \"--framer-text-transform\": \"none\"\n              },\n              text: SDRhcN_Qh,\n              transition: transition,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), isDisplayed1() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-2pcmam-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"L32r9eBwi-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Button, {\n                height: \"100%\",\n                icon: true,\n                icon1: \"ArrowRight\",\n                id: \"L32r9eBwi\",\n                label: \"View case study\",\n                label1: 'var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33)) /* {\"name\":\"Dark Grey\"} */',\n                layoutId: \"L32r9eBwi\",\n                radius: 0,\n                size: 20,\n                width: \"100%\"\n              })\n            }), isDisplayed2() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-19d7637-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"wd_6QEcdU-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Button, {\n                height: \"100%\",\n                icon: true,\n                icon1: \"ArrowRight\",\n                id: \"wd_6QEcdU\",\n                label: \"View case study\",\n                label1: 'var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33)) /* {\"name\":\"Dark Grey\"} */',\n                layoutId: \"wd_6QEcdU\",\n                radius: 0,\n                size: 20,\n                width: \"100%\"\n              })\n            }), isDisplayed3() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-u7ea8m-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"l5MtbX2rc-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Button, {\n                height: \"100%\",\n                icon: true,\n                icon1: \"ArrowRight\",\n                id: \"l5MtbX2rc\",\n                label: \"View case study\",\n                label1: 'var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33)) /* {\"name\":\"Dark Grey\"} */',\n                layoutId: \"l5MtbX2rc\",\n                radius: 0,\n                size: 20,\n                width: \"100%\"\n              })\n            })]\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-7IDIM [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-7IDIM * { box-sizing: border-box; }\", \".framer-7IDIM .framer-13b5zb6 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 560px; }\", \".framer-7IDIM .framer-x9fite { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-7IDIM .framer-z6tlvs { flex: none; height: 600px; overflow: hidden; position: relative; width: 560px; }\", \".framer-7IDIM .framer-sfz22l { flex: none; height: 600px; left: calc(50.00000000000002% - 560px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 600px / 2); width: 560px; }\", \".framer-7IDIM .framer-17duj4, .framer-7IDIM .framer-1uzcfwg, .framer-7IDIM .framer-f8cow1 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-7IDIM .framer-2pcmam-container, .framer-7IDIM .framer-19d7637-container, .framer-7IDIM .framer-u7ea8m-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-7IDIM .framer-v-13b5zb6 .framer-13b5zb6, .framer-7IDIM .framer-v-1mdep5a .framer-13b5zb6 { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7IDIM .framer-13b5zb6, .framer-7IDIM .framer-x9fite { gap: 0px; } .framer-7IDIM .framer-13b5zb6 > *, .framer-7IDIM .framer-x9fite > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7IDIM .framer-13b5zb6 > :first-child, .framer-7IDIM .framer-x9fite > :first-child { margin-top: 0px; } .framer-7IDIM .framer-13b5zb6 > :last-child, .framer-7IDIM .framer-x9fite > :last-child { margin-bottom: 0px; } }\", \".framer-7IDIM.framer-v-1mdep5a .framer-13b5zb6, .framer-7IDIM.framer-v-e7frqq .framer-13b5zb6 { padding: 96px 0px 0px 0px; }\", \".framer-7IDIM.framer-v-hqmz85 .framer-z6tlvs, .framer-7IDIM.framer-v-1t92v67 .framer-z6tlvs { height: 450px; }\", \".framer-7IDIM.framer-v-klzrjo .framer-x9fite, .framer-7IDIM.framer-v-1t92v67 .framer-x9fite, .framer-7IDIM.framer-v-e7frqq .framer-x9fite { align-content: flex-start; align-items: flex-start; }\", \".framer-7IDIM.framer-v-13b5zb6.hover .framer-sfz22l, .framer-7IDIM.framer-v-1mdep5a.hover .framer-sfz22l { height: 714px; left: calc(50.00000000000002% - 120% / 2); top: calc(50.00000000000002% - 714px / 2); width: 120%; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicHeight 835\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicWidth 560\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PyklbeqcO\":{\"layout\":[\"fixed\",\"auto\"]},\"sDp7NFL4Z\":{\"layout\":[\"fixed\",\"auto\"]},\"IuzyqgyxC\":{\"layout\":[\"fixed\",\"auto\"]},\"r801LVaFM\":{\"layout\":[\"fixed\",\"auto\"]},\"m74IKSfIN\":{\"layout\":[\"fixed\",\"auto\"]},\"ioWc3ju1p\":{\"layout\":[\"fixed\",\"auto\"]},\"rzo2aAhuB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerVariables {\"jNGljb4cO\":\"title\",\"SDRhcN_Qh\":\"text\",\"NwzwKMXNq\":\"image\",\"XuDZ3mF50\":\"tap\",\"WvLX2LsK4\":\"h3\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              */\nconst Frameroh36hKbXX = withCSS(Component, css);\nexport default Frameroh36hKbXX;\nFrameroh36hKbXX.displayName = \"Work Card\";\nFrameroh36hKbXX.defaultProps = {\n  height: 835,\n  width: 560\n};\naddPropertyControls(Frameroh36hKbXX, {\n  variant: {\n    options: [\"kMim0Y_U8\", \"PyklbeqcO\", \"sDp7NFL4Z\", \"IuzyqgyxC\", \"r801LVaFM\", \"m74IKSfIN\"],\n    optionTitles: [\"Default\", \"Padding Top\", \"Mobile\", \"Button\", \"Button Mobile\", \"Button Padding Top\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  jNGljb4cO: {\n    defaultValue: \"Project name\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  SDRhcN_Qh: {\n    defaultValue: \"Aut cupiditate expedita dolor eveniet a autem rerum ut dicta. Exercitationem eum suscipit quo. Est fugiat ducimus aut saepe.\",\n    displayTextArea: false,\n    title: \"Text\",\n    type: ControlType.String\n  },\n  NwzwKMXNq: {\n    __defaultAssetReference: \"data:framer/asset-reference,GfXw1hONniSNADZ4LS14qrow.jpg?originalFilename=richard-horvath-_nWaeTF6qo0-unsplash.jpg&preferredSize=auto\",\n    title: \"Image\",\n    type: ControlType.ResponsiveImage\n  },\n  XuDZ3mF50: {\n    title: \"Tap\",\n    type: ControlType.EventHandler\n  },\n  WvLX2LsK4: {\n    defaultValue: \"Company name\",\n    displayTextArea: true,\n    title: \"H 3\",\n    type: ControlType.String\n  }\n});\naddFonts(Frameroh36hKbXX, [{\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/oh36hKbXX:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",\n  weight: \"700\"\n}, {\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/oh36hKbXX:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\",\n  weight: \"400\"\n}, ...ButtonFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Frameroh36hKbXX\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"560\",\n        \"framerIntrinsicHeight\": \"835\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PyklbeqcO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sDp7NFL4Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IuzyqgyxC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r801LVaFM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m74IKSfIN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ioWc3ju1p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rzo2aAhuB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerVariables\": \"{\\\"jNGljb4cO\\\":\\\"title\\\",\\\"SDRhcN_Qh\\\":\\\"text\\\",\\\"NwzwKMXNq\\\":\\\"image\\\",\\\"XuDZ3mF50\\\":\\\"tap\\\",\\\"WvLX2LsK4\\\":\\\"h3\\\"}\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"Inter-Bold\"]);\nexport const fonts = [];\nexport const css = ['.framer-YZi5k .framer-styles-preset-1m9bzi2:not(.rich-text-wrapper), .framer-YZi5k .framer-styles-preset-1m9bzi2.rich-text-wrapper h2, .framer-YZi5k .framer-styles-preset-1m9bzi2.rich-text-wrapper [data-preset-tag=\"h2\"] { --framer-font-family: \"Inter-Bold\", \"Inter\", sans-serif; --framer-font-style: normal; --framer-font-weight: 700; --framer-text-color: #333333; --framer-font-size: 28px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; }', '@media (max-width: 1199px) and (min-width: 810px) { .framer-YZi5k .framer-styles-preset-1m9bzi2:not(.rich-text-wrapper), .framer-YZi5k .framer-styles-preset-1m9bzi2.rich-text-wrapper h2, .framer-YZi5k .framer-styles-preset-1m9bzi2.rich-text-wrapper [data-preset-tag=\"h2\"] { --framer-font-family: \"Inter-Bold\", \"Inter\", sans-serif; --framer-font-style: normal; --framer-font-weight: 700; --framer-text-color: #333333; --framer-font-size: 22px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }', '@media (max-width: 809px) and (min-width: 0px) { .framer-YZi5k .framer-styles-preset-1m9bzi2:not(.rich-text-wrapper), .framer-YZi5k .framer-styles-preset-1m9bzi2.rich-text-wrapper h2, .framer-YZi5k .framer-styles-preset-1m9bzi2.rich-text-wrapper [data-preset-tag=\"h2\"] { --framer-font-family: \"Inter-Bold\", \"Inter\", sans-serif; --framer-font-style: normal; --framer-font-weight: 700; --framer-text-color: #333333; --framer-font-size: 18px; --framer-letter-spacing: 0px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }'];\nexport const className = \"framer-YZi5k\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (6f17e57)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, Link, optimizeAppear, optimizeAppearTransformTemplate, PropertyOverrides, removeHiddenBreakpointLayers, RichText, Text, useActiveVariantCallback, useHydratedBreakpointVariants, useRouteElementId, useRouteHandler, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport TopFooter from \"https://framerusercontent.com/modules/wRfuF1fdyw8BchJp6XbT/hgrCnZaSJSzWqAOzVd5H/H1wHA1zr0.js\";\nimport WorkCard from \"https://framerusercontent.com/modules/8rJ4uotcnszFLdv7OSpC/btXBOu51Hi78Zd8PbFEg/oh36hKbXX.js\";\nimport Topbar from \"https://framerusercontent.com/modules/d38Gd4MONcR6J3m4VwOt/28qjz06KXKaArEZhVKgq/q7MxNOV9V.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/zvQK9Y5kxZhmgWfDJnsa/HvhbrUEGG0L4BVljZYfK/stylesPresetHeading2.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/8o04VRBqbyvWrBWcffey/Z9apyn1qXQUiH2szEJA2/stylesPresetLink.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/eirhlVDtjr0DbaeKL9Gv/9ygDdEn6AdKEtVyDCYLv/augiA20Il.js\";\nconst TopbarFonts = getFonts(Topbar);\nconst RichTextWithFX = withFX(RichText);\nconst MotionDivWithFX = withFX(motion.div);\nconst WorkCardFonts = getFonts(WorkCard);\nconst ContainerWithFX = withFX(Container);\nconst ImageWithFX = withFX(Image);\nconst TopFooterFonts = getFonts(TopFooter);\nconst cycleOrder = [\"WQLkyLRf1\", \"ide_MbTcU\", \"WwAw8brYN\"];\nconst breakpoints = {\n  ide_MbTcU: \"(min-width: 810px) and (max-width: 1279px)\",\n  WQLkyLRf1: \"(min-width: 1280px)\",\n  WwAw8brYN: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  ide_MbTcU: \"framer-v-jzkoso\",\n  WQLkyLRf1: \"framer-v-72rtr7\",\n  WwAw8brYN: \"framer-v-1dmu41g\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"WQLkyLRf1\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"WQLkyLRf1\",\n  Phone: \"WwAw8brYN\",\n  Tablet: \"ide_MbTcU\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst transformTemplate = (_, t) => `translateX(-50%) ${t}`;\nconst animation = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 50\n};\nconst transition1 = {\n  damping: 100,\n  delay: 0,\n  mass: 4.3,\n  stiffness: 370,\n  type: \"spring\"\n};\nconst animation1 = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 50\n};\nconst animation2 = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 90\n};\nconst transition2 = {\n  damping: 100,\n  delay: 0,\n  mass: 1.8,\n  stiffness: 467,\n  type: \"spring\"\n};\nconst animation3 = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 90\n};\nconst transition3 = {\n  damping: 30,\n  delay: 0,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation4 = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition3,\n  x: 150,\n  y: 0\n};\nconst transformTemplate1 = (_, t) => `perspective(1200px) ${t}`;\nconst animation5 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition3,\n  x: 0,\n  y: 0\n};\nconst animation6 = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 150,\n  y: 0\n};\nconst animation7 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 90\n};\nconst transition4 = {\n  damping: 60,\n  delay: 0,\n  mass: 1,\n  stiffness: 202,\n  type: \"spring\"\n};\nconst animation8 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition4,\n  x: 0,\n  y: 90\n};\nconst animation9 = {\n  opacity: .5,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition4,\n  x: 0,\n  y: 90\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 = \"WQLkyLRf1\",\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 openRoute1ezv9n5 = useRouteHandler(\"Spw0zktlB\", true);\n  const openRoutexmq4qd = useRouteHandler(\"Lx7VzIg6l\", true);\n  const openRoute1qat8th = useRouteHandler(\"gOw3TpkLN\", true);\n  const openRouteusgsvp = useRouteHandler(\"PMoJVttSJ\", true);\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(undefined);\n  const tap1gcihzc = activeVariantCallback(async (...args) => {\n    return openRoute1ezv9n5();\n  });\n  const tapeot9wi = activeVariantCallback(async (...args) => {\n    return openRoutexmq4qd();\n  });\n  const tap117zg3x = activeVariantCallback(async (...args) => {\n    return openRoute1qat8th();\n  });\n  const tap1axhl07 = activeVariantCallback(async (...args) => {\n    return openRouteusgsvp();\n  });\n  const id1 = useRouteElementId(\"j7NAgH9l3\");\n  const ref1 = React.useRef(null);\n  const id2 = useRouteElementId(\"zEGallTtN\");\n  const ref2 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"WQLkyLRf1\",\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-UcYZ8\", sharedStyle.className, sharedStyle1.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-72rtr7\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              ide_MbTcU: {\n                transformTemplate\n              },\n              WwAw8brYN: {\n                transformTemplate\n              }\n            },\n            children: /*#__PURE__*/_jsx(Container, {\n              className: \"framer-6w4alc-container\",\n              layoutScroll: true,\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  ide_MbTcU: {\n                    style: {\n                      width: \"100%\"\n                    },\n                    variant: \"fcls8lYmU\"\n                  },\n                  WwAw8brYN: {\n                    style: {\n                      width: \"100%\"\n                    },\n                    variant: \"hknlQA_rv\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Topbar, {\n                  height: \"100%\",\n                  id: \"HcKk91muD\",\n                  layoutId: \"HcKk91muD\",\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  variant: \"FgZwdynDs\",\n                  width: \"100%\"\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(motion.section, {\n            className: \"framer-rugjgp\",\n            \"data-framer-name\": \"Hero\",\n            name: \"Hero\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1qqsctn\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1h3nhzq\",\n                \"data-framer-name\": \"Hero Text\",\n                name: \"Hero Text\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    ide_MbTcU: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h1\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                            \"--framer-font-size\": \"54px\",\n                            \"--framer-font-weight\": \"700\",\n                            \"--framer-letter-spacing\": \"-3.2px\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33))\"\n                          },\n                          children: \"Hi I'm Patty. \uD83D\uDC4B\"\n                        })\n                      })\n                    },\n                    WwAw8brYN: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h1\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                            \"--framer-font-size\": \"54px\",\n                            \"--framer-font-weight\": \"700\",\n                            \"--framer-letter-spacing\": \"-3.2px\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33))\"\n                          },\n                          children: \"Hi I'm Patty. \uD83D\uDC4B\"\n                        })\n                      })\n                    }\n                  },\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(\"h1\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                          \"--framer-font-size\": \"70px\",\n                          \"--framer-font-weight\": \"700\",\n                          \"--framer-letter-spacing\": \"-3.2px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-f80edf8c-c00e-4655-b68f-9f20fa67942d, rgb(29, 29, 33))\"\n                        },\n                        children: \"Hi I'm Patty. \uD83D\uDC4B\"\n                      })\n                    }),\n                    className: \"framer-fw5u4v\",\n                    fonts: [\"GF;Inter-700\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    ide_MbTcU: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsxs(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7SW50ZXItMzAw\",\n                            \"--framer-font-size\": \"48px\",\n                            \"--framer-font-weight\": \"300\",\n                            \"--framer-letter-spacing\": \"-1.8px\",\n                            \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\"\n                          },\n                          children: [\"I'm a digital product designer that likes to solve problems for people. Formerly \", /*#__PURE__*/_jsx(Link, {\n                            href: \"https://twitter.com/home\",\n                            openInNewTab: true,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-aexbeb\",\n                              \"data-styles-preset\": \"stylesPresetLink\",\n                              children: /*#__PURE__*/_jsx(\"span\", {\n                                style: {\n                                  \"--framer-text-color\": \"var(--token-79557269-837d-448b-a032-5588fa34299a, rgb(41, 144, 255))\"\n                                },\n                                children: \"@twitter\"\n                              })\n                            })\n                          }), \" and \", /*#__PURE__*/_jsx(Link, {\n                            href: \"https://www.joinroot.com/\",\n                            openInNewTab: true,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-aexbeb\",\n                              \"data-styles-preset\": \"stylesPresetLink\",\n                              children: /*#__PURE__*/_jsx(\"span\", {\n                                style: {\n                                  \"--framer-text-color\": \"var(--token-79557269-837d-448b-a032-5588fa34299a, rgb(41, 144, 255))\"\n                                },\n                                children: \"@rootinsurance\"\n                              })\n                            })\n                          }), \" focused on growth.\"]\n                        })\n                      })\n                    },\n                    WwAw8brYN: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsxs(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7SW50ZXItMzAw\",\n                            \"--framer-font-size\": \"36px\",\n                            \"--framer-font-weight\": \"300\",\n                            \"--framer-letter-spacing\": \"-1.8px\",\n                            \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\"\n                          },\n                          children: [\"I'm a digital product designer that likes to solve problems for people. Formerly \", /*#__PURE__*/_jsx(Link, {\n                            href: \"https://twitter.com/home\",\n                            openInNewTab: true,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-aexbeb\",\n                              \"data-styles-preset\": \"stylesPresetLink\",\n                              children: /*#__PURE__*/_jsx(\"span\", {\n                                style: {\n                                  \"--framer-text-color\": \"var(--token-79557269-837d-448b-a032-5588fa34299a, rgb(41, 144, 255))\"\n                                },\n                                children: \"@twitter\"\n                              })\n                            })\n                          }), \" and \", /*#__PURE__*/_jsx(Link, {\n                            href: \"https://www.joinroot.com/\",\n                            openInNewTab: true,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-aexbeb\",\n                              \"data-styles-preset\": \"stylesPresetLink\",\n                              children: /*#__PURE__*/_jsx(\"span\", {\n                                style: {\n                                  \"--framer-text-color\": \"var(--token-79557269-837d-448b-a032-5588fa34299a, rgb(41, 144, 255))\"\n                                },\n                                children: \"@rootinsurance\"\n                              })\n                            })\n                          }), \" focused on growth.\"]\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichTextWithFX, {\n                    __framer__animate: {\n                      transition: transition2\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation2,\n                    __framer__exit: animation3,\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__*/_jsxs(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItMzAw\",\n                          \"--framer-font-size\": \"50px\",\n                          \"--framer-font-weight\": \"300\",\n                          \"--framer-letter-spacing\": \"-1.8px\",\n                          \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\"\n                        },\n                        children: [\"I'm a digital product designer that likes to solve problems for people. Formerly \", /*#__PURE__*/_jsx(Link, {\n                          href: \"https://twitter.com/home\",\n                          openInNewTab: true,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(\"a\", {\n                            className: \"framer-styles-preset-aexbeb\",\n                            \"data-styles-preset\": \"stylesPresetLink\",\n                            children: /*#__PURE__*/_jsx(\"span\", {\n                              style: {\n                                \"--framer-text-color\": \"var(--token-79557269-837d-448b-a032-5588fa34299a, rgb(41, 144, 255))\"\n                              },\n                              children: \"@twitter\"\n                            })\n                          })\n                        }), \" and \", /*#__PURE__*/_jsx(Link, {\n                          href: \"https://www.joinroot.com/\",\n                          openInNewTab: true,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(\"a\", {\n                            className: \"framer-styles-preset-aexbeb\",\n                            \"data-styles-preset\": \"stylesPresetLink\",\n                            children: /*#__PURE__*/_jsx(\"span\", {\n                              style: {\n                                \"--framer-text-color\": \"var(--token-79557269-837d-448b-a032-5588fa34299a, rgb(41, 144, 255))\"\n                              },\n                              children: \"@rootinsurance\"\n                            })\n                          })\n                        }), \" focused on growth.\"]\n                      })\n                    }),\n                    className: \"framer-1qr41mu\",\n                    fonts: [\"GF;Inter-300\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })]\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  ide_MbTcU: {\n                    \"data-framer-appear-id\": \"1pxdvj6\",\n                    animate: optimizeAppear(\"animate\", \"1pxdvj6\", animation5, \"jzkoso\"),\n                    initial: optimizeAppear(\"initial\", \"1pxdvj6\", animation6, \"jzkoso\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1pxdvj6\", transformTemplate1)\n                  },\n                  WwAw8brYN: {\n                    \"data-framer-appear-id\": \"gvkojv\",\n                    animate: optimizeAppear(\"animate\", \"gvkojv\", animation5, \"1dmu41g\"),\n                    initial: optimizeAppear(\"initial\", \"gvkojv\", animation6, \"1dmu41g\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"gvkojv\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Image, {\n                  animate: optimizeAppear(\"animate\", \"1smou38\", animation5, \"72rtr7\"),\n                  background: {\n                    alt: \"Patty\",\n                    fit: \"fill\",\n                    intrinsicHeight: 3992,\n                    intrinsicWidth: 5976,\n                    pixelHeight: 3992,\n                    pixelWidth: 5976,\n                    src: new URL(\"https://framerusercontent.com/images/Ndgb7ddxfDRVS6c9pSXOondBpI.jpg?scale-down-to=4096\").href\n                  },\n                  className: \"framer-1smou38\",\n                  \"data-framer-appear-id\": \"1smou38\",\n                  exit: animation4,\n                  initial: optimizeAppear(\"initial\", \"1smou38\", animation6, \"72rtr7\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"1smou38\", transformTemplate1)\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.section, {\n            className: \"framer-w180gt\",\n            \"data-framer-name\": \"Work\",\n            id: id1,\n            name: \"Work\",\n            ref: ref1,\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-138phkd\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition4\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation7,\n                __framer__exit: animation8,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-vbwh6x\",\n                \"data-framer-name\": \"Section Heading\",\n                name: \"Section Heading\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(Text, {\n                  __fromCanvasComponent: true,\n                  alignment: \"left\",\n                  className: \"framer-eqjf0j\",\n                  fonts: [\"GF;Inter-700\"],\n                  rawHTML: \"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>Work</span><br></span></span>\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    WwAw8brYN: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7SW50ZXItNjAw\",\n                            \"--framer-font-size\": \"40px\",\n                            \"--framer-font-weight\": \"600\",\n                            \"--framer-letter-spacing\": \"-1.3px\",\n                            \"--framer-text-alignment\": \"left\"\n                          },\n                          children: \"Stuff I've worked on.\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItNjAw\",\n                          \"--framer-font-size\": \"50px\",\n                          \"--framer-font-weight\": \"600\",\n                          \"--framer-letter-spacing\": \"-1.3px\",\n                          \"--framer-text-alignment\": \"left\"\n                        },\n                        children: \"Stuff I've worked on.\"\n                      })\n                    }),\n                    className: \"framer-1npbuiu\",\n                    fonts: [\"GF;Inter-600\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })]\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-yjwiae\",\n                \"data-framer-name\": \"Work Stack\",\n                name: \"Work Stack\",\n                children: [/*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-m9p5o9\",\n                  \"data-framer-name\": \"Work Card Stack\",\n                  name: \"Work Card Stack\",\n                  children: [/*#__PURE__*/_jsx(ContainerWithFX, {\n                    __framer__animate: {\n                      transition: transition4\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation2,\n                    __framer__exit: animation9,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: .5,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-1xayy4r-container\",\n                    transformTemplate: transformTemplate1,\n                    children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        WwAw8brYN: {\n                          variant: \"sDp7NFL4Z\"\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(WorkCard, {\n                        h3: \"Twitter 2021-2022\",\n                        height: \"100%\",\n                        id: \"Lc7zMxMuH\",\n                        image: {\n                          alt: \"\",\n                          src: new URL(\"https://framerusercontent.com/images/IGz0xk8IBNudLiMRagLOnVotBM.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/IGz0xk8IBNudLiMRagLOnVotBM.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/IGz0xk8IBNudLiMRagLOnVotBM.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/IGz0xk8IBNudLiMRagLOnVotBM.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/IGz0xk8IBNudLiMRagLOnVotBM.jpg\").href} 2560w`\n                        },\n                        layoutId: \"Lc7zMxMuH\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        tap: tap1gcihzc,\n                        text: \"Redefining how millions of Twitter customers stay connected with the content they care about. \",\n                        title: \"Notifications & Growth\",\n                        variant: \"kMim0Y_U8\",\n                        width: \"100%\"\n                      })\n                    })\n                  }), /*#__PURE__*/_jsx(ContainerWithFX, {\n                    __framer__animate: {\n                      transition: transition4\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation2,\n                    __framer__exit: animation9,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: .5,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-q8fptq-container\",\n                    transformTemplate: transformTemplate1,\n                    children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        WwAw8brYN: {\n                          variant: \"sDp7NFL4Z\"\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(WorkCard, {\n                        h3: \"Root insurance 2020-2021\",\n                        height: \"100%\",\n                        id: \"t6Zkc22hb\",\n                        image: {\n                          alt: \"\",\n                          src: new URL(\"https://framerusercontent.com/images/8fmvQWa1ytSyoU6xEne2DO1QVY.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/8fmvQWa1ytSyoU6xEne2DO1QVY.jpg?scale-down-to=512\").href} 479w, ${new URL(\"https://framerusercontent.com/images/8fmvQWa1ytSyoU6xEne2DO1QVY.jpg?scale-down-to=1024\").href} 958w, ${new URL(\"https://framerusercontent.com/images/8fmvQWa1ytSyoU6xEne2DO1QVY.jpg?scale-down-to=2048\").href} 1917w, ${new URL(\"https://framerusercontent.com/images/8fmvQWa1ytSyoU6xEne2DO1QVY.jpg\").href} 2296w`\n                        },\n                        layoutId: \"t6Zkc22hb\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        tap: tapeot9wi,\n                        text: \"Helping customers find affordable car insurance based on how they drive.\",\n                        title: \"Checkout Experience\",\n                        variant: \"PyklbeqcO\",\n                        width: \"100%\"\n                      })\n                    })\n                  })]\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-e5df1a\",\n                  \"data-framer-name\": \"Work Card Stack\",\n                  name: \"Work Card Stack\",\n                  children: [/*#__PURE__*/_jsx(ContainerWithFX, {\n                    __framer__animate: {\n                      transition: transition4\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation2,\n                    __framer__exit: animation9,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: .5,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-1yhik03-container\",\n                    transformTemplate: transformTemplate1,\n                    children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        WwAw8brYN: {\n                          variant: \"sDp7NFL4Z\"\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(WorkCard, {\n                        h3: \"Fooda 2018-2020\\n\",\n                        height: \"100%\",\n                        id: \"mkzGjiV3q\",\n                        image: {\n                          alt: \"\",\n                          src: new URL(\"https://framerusercontent.com/images/qbk7ebhycZdAvzvAyv6JKWulrg.png\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/qbk7ebhycZdAvzvAyv6JKWulrg.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/qbk7ebhycZdAvzvAyv6JKWulrg.png\").href} 810w`\n                        },\n                        layoutId: \"mkzGjiV3q\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        tap: tap117zg3x,\n                        text: \"Connecting employees with local lunch spots.\",\n                        title: \"Consumer-facing Experiences\",\n                        variant: \"kMim0Y_U8\",\n                        width: \"100%\"\n                      })\n                    })\n                  }), /*#__PURE__*/_jsx(ContainerWithFX, {\n                    __framer__animate: {\n                      transition: transition4\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation2,\n                    __framer__exit: animation9,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: .5,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-18200ck-container\",\n                    transformTemplate: transformTemplate1,\n                    children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        WwAw8brYN: {\n                          variant: \"sDp7NFL4Z\"\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(WorkCard, {\n                        h3: \"Trunk Club 2017 - 2018\\n\",\n                        height: \"100%\",\n                        id: \"yLI1sEYyQ\",\n                        image: {\n                          alt: \"\",\n                          src: new URL(\"https://framerusercontent.com/images/PIJjlRiNJzoFxl7AjTRK2jKtpw.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/PIJjlRiNJzoFxl7AjTRK2jKtpw.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/PIJjlRiNJzoFxl7AjTRK2jKtpw.jpg\").href} 600w`\n                        },\n                        layoutId: \"yLI1sEYyQ\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        tap: tap1axhl07,\n                        text: \"Providing 1:1 styling consultations and curated outfits to try out before buying.\",\n                        title: \"Personal Styling Services\",\n                        variant: \"PyklbeqcO\",\n                        width: \"100%\"\n                      })\n                    })\n                  })]\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.section, {\n            className: \"framer-1xygy49\",\n            \"data-framer-name\": \"About\",\n            id: id2,\n            name: \"About\",\n            ref: ref2,\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-gw4r6b\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition4\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation7,\n                __framer__exit: animation8,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-11ddrug\",\n                \"data-framer-name\": \"Section Heading\",\n                name: \"Section Heading\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(Text, {\n                  __fromCanvasComponent: true,\n                  alignment: \"left\",\n                  className: \"framer-ctxjt3\",\n                  fonts: [\"GF;Inter-700\"],\n                  rawHTML: \"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>About Me</span><br></span></span>\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-mdo58v\",\n                  \"data-framer-name\": \"About Me Stack\",\n                  name: \"About Me Stack\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItNjAw\",\n                          \"--framer-font-size\": \"50px\",\n                          \"--framer-font-weight\": \"600\",\n                          \"--framer-letter-spacing\": \"-1.3px\",\n                          \"--framer-text-alignment\": \"left\"\n                        },\n                        children: \"A designer focused on solving problems for people.\"\n                      })\n                    }),\n                    className: \"framer-9w7tv2\",\n                    fonts: [\"GF;Inter-600\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsxs(React.Fragment, {\n                      children: [/*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItcmVndWxhcg==\",\n                          \"--framer-font-size\": \"22px\",\n                          \"--framer-letter-spacing\": \"-1.3px\",\n                          \"--framer-line-height\": \"1.6em\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\"\n                        },\n                        children: \"I believe that good solutions stem from listening to your customers and open collaboration across a multitude of disciplines.\"\n                      }), /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItcmVndWxhcg==\",\n                          \"--framer-font-size\": \"22px\",\n                          \"--framer-letter-spacing\": \"-1.3px\",\n                          \"--framer-line-height\": \"1.6em\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\"\n                        },\n                        children: /*#__PURE__*/_jsx(\"br\", {\n                          className: \"trailing-break\"\n                        })\n                      }), /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItcmVndWxhcg==\",\n                          \"--framer-font-size\": \"22px\",\n                          \"--framer-letter-spacing\": \"-1.3px\",\n                          \"--framer-line-height\": \"1.6em\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-315cc048-609e-42e8-8c9c-fb96553f595b, rgb(79, 79, 79))\"\n                        },\n                        children: \"When I\u2019m not working, you can find me doing taxidermy, sketching on my travels, making things, and playing the ukulele.\"\n                      })]\n                    }),\n                    className: \"framer-4w9vwh\",\n                    fonts: [\"GF;Inter-regular\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                })]\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1wy33v3\",\n                \"data-framer-name\": \"About Photos\",\n                name: \"About Photos\",\n                children: [/*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-1zeodm\",\n                  children: [/*#__PURE__*/_jsx(ImageWithFX, {\n                    __framer__animate: {\n                      transition: transition4\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation7,\n                    __framer__exit: animation8,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: .5,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    background: {\n                      alt: \"about image 1\",\n                      fit: \"fill\",\n                      intrinsicHeight: 600,\n                      intrinsicWidth: 600,\n                      loading: \"lazy\",\n                      pixelHeight: 600,\n                      pixelWidth: 600,\n                      src: new URL(\"https://framerusercontent.com/images/I0W9wv97MN3Uups2Avn3xeRHMsw.jpg\").href\n                    },\n                    className: \"framer-uxjkug\",\n                    transformTemplate: transformTemplate1\n                  }), /*#__PURE__*/_jsx(ImageWithFX, {\n                    __framer__animate: {\n                      transition: transition4\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation7,\n                    __framer__exit: animation8,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: .5,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    background: {\n                      alt: \"about image 2\",\n                      fit: \"fill\",\n                      intrinsicHeight: 600,\n                      intrinsicWidth: 600,\n                      loading: \"lazy\",\n                      pixelHeight: 600,\n                      pixelWidth: 600,\n                      src: new URL(\"https://framerusercontent.com/images/vAiwuSQklakOw4mfnP6r5zgjXo.jpg\").href\n                    },\n                    className: \"framer-pvaive\",\n                    transformTemplate: transformTemplate1\n                  })]\n                }), /*#__PURE__*/_jsx(ImageWithFX, {\n                  __framer__animate: {\n                    transition: transition4\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation7,\n                  __framer__exit: animation8,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: .5,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  background: {\n                    alt: \"about image 3\",\n                    fit: \"fill\",\n                    intrinsicHeight: 4032,\n                    intrinsicWidth: 3024,\n                    loading: \"lazy\",\n                    pixelHeight: 4032,\n                    pixelWidth: 3024,\n                    src: new URL(\"https://framerusercontent.com/images/7b2JGdkWBPwtXapLW2XV1P7drf0.jpg?scale-down-to=2048\").href\n                  },\n                  className: \"framer-1ieaeaz\",\n                  transformTemplate: transformTemplate1\n                }), /*#__PURE__*/_jsx(ImageWithFX, {\n                  __framer__animate: {\n                    transition: transition4\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation7,\n                  __framer__exit: animation8,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: .5,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  background: {\n                    alt: \"about image 4\",\n                    fit: \"fill\",\n                    intrinsicHeight: 4032,\n                    intrinsicWidth: 3024,\n                    loading: \"lazy\",\n                    pixelHeight: 4032,\n                    pixelWidth: 3024,\n                    src: new URL(\"https://framerusercontent.com/images/hrZytNlhwGVMF4QtCU2W2iqAj90.jpg?scale-down-to=2048\").href\n                  },\n                  className: \"framer-hcqq25\",\n                  transformTemplate: transformTemplate1\n                })]\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  WwAw8brYN: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                          \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-font-weight\": \"700\",\n                          \"--framer-letter-spacing\": \"-0.5px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, rgb(184, 0, 184))\",\n                          \"--framer-text-transform\": \"uppercase\"\n                        },\n                        children: \"things that I'm currently working on\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-font-weight\": \"700\",\n                        \"--framer-letter-spacing\": \"-0.5px\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, rgb(184, 0, 184))\",\n                        \"--framer-text-transform\": \"uppercase\"\n                      },\n                      children: \"things that I'm currently working on\"\n                    })\n                  }),\n                  className: \"framer-1nw1ago\",\n                  fonts: [\"GF;Inter-700\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-179asgt\",\n                \"data-framer-name\": \"About Me Stack\",\n                name: \"About Me Stack\",\n                children: [/*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-q6el46\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1m9bzi2\",\n                        \"data-styles-preset\": \"stylesPresetHeading2\",\n                        children: \"Public speaking\"\n                      })\n                    }),\n                    className: \"framer-19qfngy\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1m9bzi2\",\n                        \"data-styles-preset\": \"stylesPresetHeading2\",\n                        children: \"ML + human-centric design\"\n                      })\n                    }),\n                    className: \"framer-1r9k2oo\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-1ozuvk1\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1m9bzi2\",\n                        \"data-styles-preset\": \"stylesPresetHeading2\",\n                        children: \"Mentoring\"\n                      })\n                    }),\n                    className: \"framer-1xby21g\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1m9bzi2\",\n                        \"data-styles-preset\": \"stylesPresetHeading2\",\n                        children: \"Writing\"\n                      })\n                    }),\n                    className: \"framer-1wi47xf\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-18l23eq-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                ide_MbTcU: {\n                  variant: \"efhYTlxpY\"\n                },\n                WwAw8brYN: {\n                  variant: \"U2bgbn8Z7\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(TopFooter, {\n                height: \"100%\",\n                id: \"lcopw1_Qz\",\n                layoutId: \"lcopw1_Qz\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"pWWZsPPqU\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-UcYZ8 [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-UcYZ8 .framer-lux5qc { display: block; }\", \".framer-UcYZ8 .framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1280px; }\", \".framer-UcYZ8 .framer-6w4alc-container { flex: none; height: 80px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 10; }\", \".framer-UcYZ8 .framer-rugjgp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 800px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-UcYZ8 .framer-1qqsctn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: 1px; justify-content: flex-start; padding: 120px 0px 60px 40px; position: relative; width: 1280px; }\", \".framer-UcYZ8 .framer-1h3nhzq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 55%; }\", \".framer-UcYZ8 .framer-fw5u4v, .framer-UcYZ8 .framer-1qr41mu, .framer-UcYZ8 .framer-1nw1ago, .framer-UcYZ8 .framer-19qfngy, .framer-UcYZ8 .framer-1r9k2oo, .framer-UcYZ8 .framer-1xby21g, .framer-UcYZ8 .framer-1wi47xf { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-UcYZ8 .framer-1smou38 { flex: 1 0 0px; height: 100%; position: relative; transform: perspective(1200px); width: 1px; }\", \".framer-UcYZ8 .framer-w180gt, .framer-UcYZ8 .framer-1xygy49 { align-content: center; align-items: center; background-color: var(--token-e8eff37b-b5d7-437b-9f75-6fdef7488d58, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-UcYZ8 .framer-138phkd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 150px 40px 150px 40px; position: relative; width: 1280px; }\", \".framer-UcYZ8 .framer-vbwh6x, .framer-UcYZ8 .framer-11ddrug { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", '.framer-UcYZ8 .framer-eqjf0j, .framer-UcYZ8 .framer-ctxjt3 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.2em; --framer-text-alignment: left; --framer-text-color: var(--token-2e334fbb-38a3-4fb3-ab62-9a68f1c9d400, #b800b8); --framer-text-decoration: none; --framer-text-transform: uppercase; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }', \".framer-UcYZ8 .framer-1npbuiu { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 635px; word-break: break-word; word-wrap: break-word; }\", \".framer-UcYZ8 .framer-yjwiae { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-UcYZ8 .framer-m9p5o9, .framer-UcYZ8 .framer-e5df1a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-UcYZ8 .framer-1xayy4r-container, .framer-UcYZ8 .framer-q8fptq-container, .framer-UcYZ8 .framer-1yhik03-container, .framer-UcYZ8 .framer-18200ck-container { flex: 1 0 0px; height: auto; position: relative; transform: perspective(1200px); width: 1px; }\", \".framer-UcYZ8 .framer-gw4r6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 150px 40px 120px 40px; position: relative; width: 1280px; }\", \".framer-UcYZ8 .framer-mdo58v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-UcYZ8 .framer-9w7tv2, .framer-UcYZ8 .framer-4w9vwh { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-UcYZ8 .framer-1wy33v3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: 650px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-UcYZ8 .framer-1zeodm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-UcYZ8 .framer-uxjkug, .framer-UcYZ8 .framer-pvaive { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-UcYZ8 .framer-1ieaeaz, .framer-UcYZ8 .framer-hcqq25 { flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; transform: perspective(1200px); width: 1px; }\", \".framer-UcYZ8 .framer-179asgt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 164px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-UcYZ8 .framer-q6el46, .framer-UcYZ8 .framer-1ozuvk1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: 100%; justify-content: flex-start; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-UcYZ8 .framer-18l23eq-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UcYZ8 .framer-72rtr7, .framer-UcYZ8 .framer-rugjgp, .framer-UcYZ8 .framer-1qqsctn, .framer-UcYZ8 .framer-1h3nhzq, .framer-UcYZ8 .framer-w180gt, .framer-UcYZ8 .framer-138phkd, .framer-UcYZ8 .framer-vbwh6x, .framer-UcYZ8 .framer-yjwiae, .framer-UcYZ8 .framer-m9p5o9, .framer-UcYZ8 .framer-e5df1a, .framer-UcYZ8 .framer-1xygy49, .framer-UcYZ8 .framer-gw4r6b, .framer-UcYZ8 .framer-11ddrug, .framer-UcYZ8 .framer-mdo58v, .framer-UcYZ8 .framer-1wy33v3, .framer-UcYZ8 .framer-1zeodm, .framer-UcYZ8 .framer-179asgt, .framer-UcYZ8 .framer-q6el46, .framer-UcYZ8 .framer-1ozuvk1 { gap: 0px; } .framer-UcYZ8 .framer-72rtr7 > *, .framer-UcYZ8 .framer-1h3nhzq > *, .framer-UcYZ8 .framer-w180gt > *, .framer-UcYZ8 .framer-1xygy49 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UcYZ8 .framer-72rtr7 > :first-child, .framer-UcYZ8 .framer-rugjgp > :first-child, .framer-UcYZ8 .framer-1h3nhzq > :first-child, .framer-UcYZ8 .framer-w180gt > :first-child, .framer-UcYZ8 .framer-138phkd > :first-child, .framer-UcYZ8 .framer-vbwh6x > :first-child, .framer-UcYZ8 .framer-yjwiae > :first-child, .framer-UcYZ8 .framer-1xygy49 > :first-child, .framer-UcYZ8 .framer-gw4r6b > :first-child, .framer-UcYZ8 .framer-11ddrug > :first-child, .framer-UcYZ8 .framer-1zeodm > :first-child, .framer-UcYZ8 .framer-q6el46 > :first-child, .framer-UcYZ8 .framer-1ozuvk1 > :first-child { margin-top: 0px; } .framer-UcYZ8 .framer-72rtr7 > :last-child, .framer-UcYZ8 .framer-rugjgp > :last-child, .framer-UcYZ8 .framer-1h3nhzq > :last-child, .framer-UcYZ8 .framer-w180gt > :last-child, .framer-UcYZ8 .framer-138phkd > :last-child, .framer-UcYZ8 .framer-vbwh6x > :last-child, .framer-UcYZ8 .framer-yjwiae > :last-child, .framer-UcYZ8 .framer-1xygy49 > :last-child, .framer-UcYZ8 .framer-gw4r6b > :last-child, .framer-UcYZ8 .framer-11ddrug > :last-child, .framer-UcYZ8 .framer-1zeodm > :last-child, .framer-UcYZ8 .framer-q6el46 > :last-child, .framer-UcYZ8 .framer-1ozuvk1 > :last-child { margin-bottom: 0px; } .framer-UcYZ8 .framer-rugjgp > *, .framer-UcYZ8 .framer-1zeodm > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-UcYZ8 .framer-1qqsctn > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-UcYZ8 .framer-1qqsctn > :first-child, .framer-UcYZ8 .framer-m9p5o9 > :first-child, .framer-UcYZ8 .framer-e5df1a > :first-child, .framer-UcYZ8 .framer-mdo58v > :first-child, .framer-UcYZ8 .framer-1wy33v3 > :first-child, .framer-UcYZ8 .framer-179asgt > :first-child { margin-left: 0px; } .framer-UcYZ8 .framer-1qqsctn > :last-child, .framer-UcYZ8 .framer-m9p5o9 > :last-child, .framer-UcYZ8 .framer-e5df1a > :last-child, .framer-UcYZ8 .framer-mdo58v > :last-child, .framer-UcYZ8 .framer-1wy33v3 > :last-child, .framer-UcYZ8 .framer-179asgt > :last-child { margin-right: 0px; } .framer-UcYZ8 .framer-138phkd > *, .framer-UcYZ8 .framer-gw4r6b > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-UcYZ8 .framer-vbwh6x > *, .framer-UcYZ8 .framer-11ddrug > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-UcYZ8 .framer-yjwiae > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-UcYZ8 .framer-m9p5o9 > *, .framer-UcYZ8 .framer-e5df1a > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-UcYZ8 .framer-mdo58v > *, .framer-UcYZ8 .framer-179asgt > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-UcYZ8 .framer-1wy33v3 > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-UcYZ8 .framer-q6el46 > *, .framer-UcYZ8 .framer-1ozuvk1 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } }\", \"@media (min-width: 1280px) { .framer-UcYZ8 .hidden-72rtr7 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1279px) { .framer-UcYZ8 .hidden-jzkoso { display: none !important; } .${metadata.bodyClassName} { background: white; } .framer-UcYZ8 .framer-72rtr7 { width: 810px; } .framer-UcYZ8 .framer-6w4alc-container { height: auto; left: 50%; transform: translateX(-50%); } .framer-UcYZ8 .framer-1qqsctn, .framer-UcYZ8 .framer-yjwiae, .framer-UcYZ8 .framer-gw4r6b { width: 100%; } .framer-UcYZ8 .framer-1h3nhzq { flex: 1 0 0px; height: 645px; width: 1px; } .framer-UcYZ8 .framer-138phkd { padding: 100px 40px 100px 40px; width: 100%; } .framer-UcYZ8 .framer-m9p5o9, .framer-UcYZ8 .framer-e5df1a { gap: 40px; width: 100%; } .framer-UcYZ8 .framer-mdo58v { flex-direction: column; gap: 24px; } .framer-UcYZ8 .framer-9w7tv2, .framer-UcYZ8 .framer-4w9vwh { flex: none; width: 100%; } .framer-UcYZ8 .framer-179asgt { flex-direction: column; gap: 24px; height: 296px; } .framer-UcYZ8 .framer-q6el46, .framer-UcYZ8 .framer-1ozuvk1 { height: 1px; width: 100%; } .framer-UcYZ8 .framer-19qfngy { height: 26%; } .framer-UcYZ8 .framer-1xby21g { height: 24%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UcYZ8 .framer-m9p5o9, .framer-UcYZ8 .framer-e5df1a, .framer-UcYZ8 .framer-mdo58v, .framer-UcYZ8 .framer-179asgt { gap: 0px; } .framer-UcYZ8 .framer-m9p5o9 > *, .framer-UcYZ8 .framer-e5df1a > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-UcYZ8 .framer-m9p5o9 > :first-child, .framer-UcYZ8 .framer-e5df1a > :first-child { margin-left: 0px; } .framer-UcYZ8 .framer-m9p5o9 > :last-child, .framer-UcYZ8 .framer-e5df1a > :last-child { margin-right: 0px; } .framer-UcYZ8 .framer-mdo58v > *, .framer-UcYZ8 .framer-179asgt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-UcYZ8 .framer-mdo58v > :first-child, .framer-UcYZ8 .framer-179asgt > :first-child { margin-top: 0px; } .framer-UcYZ8 .framer-mdo58v > :last-child, .framer-UcYZ8 .framer-179asgt > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-UcYZ8 .hidden-1dmu41g { display: none !important; } .${metadata.bodyClassName} { background: white; } .framer-UcYZ8 .framer-72rtr7 { width: 390px; } .framer-UcYZ8 .framer-6w4alc-container { height: auto; left: 50%; transform: translateX(-50%); } .framer-UcYZ8 .framer-rugjgp { height: 986px; } .framer-UcYZ8 .framer-1qqsctn { flex-direction: column; gap: 24px; padding: 120px 16px 60px 16px; width: 100%; } .framer-UcYZ8 .framer-1h3nhzq, .framer-UcYZ8 .framer-1npbuiu { width: 100%; } .framer-UcYZ8 .framer-1smou38 { flex: none; height: 407px; width: 100%; } .framer-UcYZ8 .framer-138phkd { padding: 150px 20px 150px 20px; width: 100%; } .framer-UcYZ8 .framer-eqjf0j, .framer-UcYZ8 .framer-ctxjt3 { --framer-font-size: 18px; } .framer-UcYZ8 .framer-yjwiae { gap: 96px; width: 100%; } .framer-UcYZ8 .framer-m9p5o9, .framer-UcYZ8 .framer-e5df1a { flex-direction: column; gap: 56px; width: 100%; } .framer-UcYZ8 .framer-1xayy4r-container, .framer-UcYZ8 .framer-q8fptq-container, .framer-UcYZ8 .framer-1yhik03-container, .framer-UcYZ8 .framer-18200ck-container, .framer-UcYZ8 .framer-9w7tv2, .framer-UcYZ8 .framer-4w9vwh { flex: none; width: 100%; } .framer-UcYZ8 .framer-gw4r6b { height: 2775px; padding: 120px 20px 100px 20px; width: 100%; } .framer-UcYZ8 .framer-mdo58v { flex-direction: column; } .framer-UcYZ8 .framer-1wy33v3 { flex-direction: column; height: 1200px; } .framer-UcYZ8 .framer-1zeodm, .framer-UcYZ8 .framer-1ieaeaz, .framer-UcYZ8 .framer-hcqq25 { height: 1px; width: 100%; } .framer-UcYZ8 .framer-179asgt { flex-direction: column; gap: 30px; height: 11%; } .framer-UcYZ8 .framer-q6el46 { flex: none; height: 94px; width: 100%; } .framer-UcYZ8 .framer-1ozuvk1 { flex: none; height: 243px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UcYZ8 .framer-1qqsctn, .framer-UcYZ8 .framer-yjwiae, .framer-UcYZ8 .framer-m9p5o9, .framer-UcYZ8 .framer-e5df1a, .framer-UcYZ8 .framer-mdo58v, .framer-UcYZ8 .framer-1wy33v3, .framer-UcYZ8 .framer-179asgt { gap: 0px; } .framer-UcYZ8 .framer-1qqsctn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-UcYZ8 .framer-1qqsctn > :first-child, .framer-UcYZ8 .framer-yjwiae > :first-child, .framer-UcYZ8 .framer-m9p5o9 > :first-child, .framer-UcYZ8 .framer-e5df1a > :first-child, .framer-UcYZ8 .framer-mdo58v > :first-child, .framer-UcYZ8 .framer-1wy33v3 > :first-child, .framer-UcYZ8 .framer-179asgt > :first-child { margin-top: 0px; } .framer-UcYZ8 .framer-1qqsctn > :last-child, .framer-UcYZ8 .framer-yjwiae > :last-child, .framer-UcYZ8 .framer-m9p5o9 > :last-child, .framer-UcYZ8 .framer-e5df1a > :last-child, .framer-UcYZ8 .framer-mdo58v > :last-child, .framer-UcYZ8 .framer-1wy33v3 > :last-child, .framer-UcYZ8 .framer-179asgt > :last-child { margin-bottom: 0px; } .framer-UcYZ8 .framer-yjwiae > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-UcYZ8 .framer-m9p5o9 > *, .framer-UcYZ8 .framer-e5df1a > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-UcYZ8 .framer-mdo58v > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-UcYZ8 .framer-1wy33v3 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-UcYZ8 .framer-179asgt > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`, ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicHeight 4921.5\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicWidth 1280\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ide_MbTcU\":{\"layout\":[\"fixed\",\"auto\"]},\"WwAw8brYN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             */\nconst FrameraugiA20Il = withCSS(Component, css, \"framer-UcYZ8\");\nexport default FrameraugiA20Il;\nFrameraugiA20Il.displayName = \"Home\";\nFrameraugiA20Il.defaultProps = {\n  height: 4921.5,\n  width: 1280\n};\naddFonts(FrameraugiA20Il, [{\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/augiA20Il:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",\n  weight: \"700\"\n}, {\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/augiA20Il:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\",\n  weight: \"300\"\n}, {\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/augiA20Il:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\",\n  weight: \"600\"\n}, {\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/augiA20Il:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\",\n  weight: \"400\"\n}, ...TopbarFonts, ...WorkCardFonts, ...TopFooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameraugiA20Il\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"1280\",\n        \"framerContractVersion\": \"1\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicHeight\": \"4921.5\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ide_MbTcU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WwAw8brYN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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AAS,EACT,MAAO,EACP,EAAG,EACH,EAAG,EACL,EACMC,GAAc,CAClB,QAAS,IACT,MAAO,EACP,KAAM,IACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,EACL,EACME,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,EAAG,EACH,EAAG,EACL,EACMC,GAAc,CAClB,QAAS,IACT,MAAO,EACP,KAAM,IACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,EACL,EACME,GAAc,CAClB,QAAS,GACT,MAAO,EACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYD,GACZ,EAAG,IACH,EAAG,CACL,EACME,EAAqB,CAACV,EAAGC,IAAM,uBAAuBA,IACtDU,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYH,GACZ,EAAG,EACH,EAAG,CACL,EACMI,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,EAAG,IACH,EAAG,CACL,EACMC,EAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,EAAG,EACH,EAAG,EACL,EACMC,EAAc,CAClB,QAAS,GACT,MAAO,EACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,EAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYD,EACZ,EAAG,EACH,EAAG,EACL,EACME,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYF,EACZ,EAAG,EACH,EAAG,EACL,EACMG,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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "kFnzucCIQ", "Zy6PitjEU", "GGiL9wVBt", "RD8NGbxS5", "UKQkYlwzi", "PRR4mywQ3", "CBq5TaloA", "JZ6nz0iqX", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapqumhbc", "args", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Link", "u", "Text", "css", "FramerjiKIW8bYb", "withCSS", "jiKIW8bYb_default", "addPropertyControls", "ControlType", "addFonts", "ButtonFonts", "getFonts", "jiKIW8bYb_default", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "toResponsiveImage_194x2gw", "value", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "jNGljb4cO", "SDRhcN_Qh", "NwzwKMXNq", "XuDZ3mF50", "WvLX2LsK4", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ioa1r9", "args", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Link", "u", "Image2", "Text", "css", "Frameroh36hKbXX", "withCSS", "oh36hKbXX_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "TopbarFonts", "getFonts", "q7MxNOV9V_default", "RichTextWithFX", "withFX", "RichText", "MotionDivWithFX", "motion", "WorkCardFonts", "oh36hKbXX_default", "ContainerWithFX", "Container", "ImageWithFX", "Image2", "TopFooterFonts", "H1wHA1zr0_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "t", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "transformTemplate1", "animation5", "animation6", "animation7", "transition4", "animation8", "animation9", "metadata", "augiA20Il_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "openRoute1ezv9n5", "useRouteHandler", "openRoutexmq4qd", "openRoute1qat8th", "openRouteusgsvp", "activeVariantCallback", "delay", "useActiveVariantCallback", "tap1gcihzc", "args", "tapeot9wi", "tap117zg3x", "tap1axhl07", "id1", "useRouteElementId", "ref1", "pe", "id2", "ref2", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides", "Container", "q7MxNOV9V_default", "x", "RichTextWithFX", "Link", "optimizeAppear", "optimizeAppearTransformTemplate", "Image2", "MotionDivWithFX", "Text", "RichText", "ContainerWithFX", "oh36hKbXX_default", "ImageWithFX", "H1wHA1zr0_default", "css", "FrameraugiA20Il", "withCSS", "addFonts", "TopbarFonts", "WorkCardFonts", "TopFooterFonts", "fonts", "__FramerMetadata__"]
}
