{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cMJIOR64tNORaWKP4cUP/6CGIr8M5ge9OsNq0hN8z/TxXUqiBEN.js", "ssg:https://framerusercontent.com/modules/Wgvt72jGajieg1HGnFSq/B9SOY51DGS1BdbW5UpAR/aeN1jIAMO.js", "ssg:https://framerusercontent.com/modules/8zzv15JOK4ijDDO7ZMUP/FwRJ2aWThEZdPVma4Q2J/GEeNjw_Uw.js", "ssg:https://framerusercontent.com/modules/jrH3fzR7cjMDqZJNeLlf/wZcEWc1ezmBE6gLIz2VB/wfguGrqru.js", "ssg:https://framerusercontent.com/modules/6FW0bJYNm9tvhS0ZjctF/e4q44zjsbNkfdAmFZ0fp/o1AScQqHw.js", "ssg:https://framerusercontent.com/modules/u63O4laN4Plshwtgtvm2/BhLcdJVgg55AJ6oN3iKZ/CQt7pAha1.js"],
  "sourcesContent": ["import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"Inter-Bold\"]);\nexport const fonts = [];\nexport const css = ['.framer-obvoz .framer-styles-preset-1x4nva5:not(.rich-text-wrapper), .framer-obvoz .framer-styles-preset-1x4nva5.rich-text-wrapper h3 { --framer-font-family: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 30px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 0em; --framer-line-height: 36px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #111827; --framer-text-decoration: none; --framer-text-transform: none; }'];\nexport const className = \"framer-obvoz\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (6f11d13)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Image, RichText, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/dNOYWbpfJyA209XTxNN9/EPmxtUVpmBNoNm1KKyNR/F5_tinjRc.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/cMJIOR64tNORaWKP4cUP/6CGIr8M5ge9OsNq0hN8z/TxXUqiBEN.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/aFlmorh6tnJ86bAvE5fR/yFcZk0VmQZpSqFPbosGS/XXyynTw7C.js\";\nconst cycleOrder = [\"uKV2PrC1k\"];\nconst variantClassNames = {\n  uKV2PrC1k: \"framer-v-15fe8sg\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst toResponsiveImage = value => {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"uKV2PrC1k\",\n  title: FORdQTBkR = \"Customer-Centricity\",\n  background: PPtCPf5fy = \"rgb(235, 249, 240)\",\n  logo: h_uesvvhh = {\n    src: new URL(\"https://framerusercontent.com/images/w4Z2mCDIexPIbbCRRvyG54XA0g.svg\").href\n  },\n  content: ekYCM7o2k = \"<p>We prioritize our customers' needs, aspirations, and satisfaction.</p><p>We strive to build long-term relationships by providing exceptional products, services, and support tailored to their unique requirements.</p>\",\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: \"uKV2PrC1k\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\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-Cm8uw\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(\"framer-15fe8sg\", className),\n        \"data-framer-name\": \"Desktop\",\n        layoutDependency: layoutDependency,\n        layoutId: \"uKV2PrC1k\",\n        ref: ref,\n        style: {\n          backgroundColor: PPtCPf5fy,\n          ...style\n        },\n        transition: transition,\n        children: [/*#__PURE__*/_jsx(Image, {\n          background: {\n            alt: \"\",\n            fit: \"fill\",\n            intrinsicHeight: 49,\n            intrinsicWidth: 49,\n            pixelHeight: 49,\n            pixelWidth: 49,\n            sizes: \"49px\",\n            ...toResponsiveImage(h_uesvvhh)\n          },\n          className: \"framer-1bvu5gx\",\n          \"data-framer-name\": \"icon-logo\",\n          layoutDependency: layoutDependency,\n          layoutId: \"wqUwz781a\",\n          transition: transition\n        }), /*#__PURE__*/_jsx(RichText, {\n          __fromCanvasComponent: true,\n          children: /*#__PURE__*/_jsx(React.Fragment, {\n            children: /*#__PURE__*/_jsx(motion.h3, {\n              className: \"framer-styles-preset-1x4nva5\",\n              \"data-styles-preset\": \"TxXUqiBEN\",\n              children: \"Customer-Centricity\"\n            })\n          }),\n          className: \"framer-fhcc5w\",\n          \"data-framer-name\": \"Customer-Centricity\",\n          layoutDependency: layoutDependency,\n          layoutId: \"cVRAiVOFw\",\n          style: {\n            \"--framer-paragraph-spacing\": \"0px\"\n          },\n          text: FORdQTBkR,\n          transition: transition,\n          verticalAlignment: \"center\",\n          withExternalLayout: true\n        }), /*#__PURE__*/_jsx(RichText, {\n          __fromCanvasComponent: true,\n          children: ekYCM7o2k,\n          className: \"framer-1l8nbyn\",\n          \"data-framer-name\": \"We prioritize our customers' needs, aspirations, and satisfaction. We strive to build long-term relationships by providing exceptional products, services, and support tailored to their unique requirements.\",\n          layoutDependency: layoutDependency,\n          layoutId: \"KINV77Pay\",\n          style: {\n            \"--framer-paragraph-spacing\": \"0px\"\n          },\n          stylesPresetsClassNames: {\n            a: \"framer-styles-preset-aexbeb\",\n            h1: \"framer-styles-preset-o3e5h0\",\n            h2: \"framer-styles-preset-1m9bzi2\",\n            h3: \"framer-styles-preset-ci2ngw\",\n            p: \"framer-styles-preset-ybini0\"\n          },\n          transition: transition,\n          verticalAlignment: \"top\",\n          withExternalLayout: true\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-Cm8uw [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-Cm8uw .framer-j996nw { display: block; }\", \".framer-Cm8uw .framer-15fe8sg { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 32px 32px 32px; position: relative; width: 512px; }\", \".framer-Cm8uw .framer-1bvu5gx { flex: none; height: 49px; overflow: visible; position: relative; width: 49px; }\", \".framer-Cm8uw .framer-fhcc5w, .framer-Cm8uw .framer-1l8nbyn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Cm8uw .framer-15fe8sg { gap: 0px; } .framer-Cm8uw .framer-15fe8sg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Cm8uw .framer-15fe8sg > :first-child { margin-top: 0px; } .framer-Cm8uw .framer-15fe8sg > :last-child { margin-bottom: 0px; } }\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 367\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 512\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerVariables {\"FORdQTBkR\":\"title\",\"PPtCPf5fy\":\"background\",\"h_uesvvhh\":\"logo\",\"ekYCM7o2k\":\"content\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FrameraeN1jIAMO = withCSS(Component, css, \"framer-Cm8uw\");\nexport default FrameraeN1jIAMO;\nFrameraeN1jIAMO.displayName = \"Values\";\nFrameraeN1jIAMO.defaultProps = {\n  height: 367,\n  width: 512\n};\naddPropertyControls(FrameraeN1jIAMO, {\n  FORdQTBkR: {\n    defaultValue: \"Customer-Centricity\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  PPtCPf5fy: {\n    defaultValue: \"rgb(235, 249, 240)\",\n    title: \"Background\",\n    type: ControlType.Color\n  },\n  h_uesvvhh: {\n    __defaultAssetReference: \"data:framer/asset-reference,w4Z2mCDIexPIbbCRRvyG54XA0g.svg?originalFilename=Customer.svg&preferredSize=auto\",\n    title: \"Logo\",\n    type: ControlType.ResponsiveImage\n  },\n  ekYCM7o2k: {\n    defaultValue: \"<p>We prioritize our customers' needs, aspirations, and satisfaction.</p><p>We strive to build long-term relationships by providing exceptional products, services, and support tailored to their unique requirements.</p>\",\n    title: \"Content\",\n    type: ControlType.RichText\n  }\n});\naddFonts(FrameraeN1jIAMO, [...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameraeN1jIAMO\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerVariables\": \"{\\\"FORdQTBkR\\\":\\\"title\\\",\\\"PPtCPf5fy\\\":\\\"background\\\",\\\"h_uesvvhh\\\":\\\"logo\\\",\\\"ekYCM7o2k\\\":\\\"content\\\"}\",\n        \"framerIntrinsicWidth\": \"512\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"367\"\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-SemiBold\"]);\nexport const fonts = [];\nexport const css = ['.framer-mrYIz .framer-styles-preset-yyots2:not(.rich-text-wrapper), .framer-mrYIz .framer-styles-preset-yyots2.rich-text-wrapper h4 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: 0em; --framer-line-height: 132%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; }'];\nexport const className = \"framer-mrYIz\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (1b127cb)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Link, 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/CAjjxbTJBxHwH1MagCef/Phosphor.js\";\nconst PhosphorFonts = getFonts(Phosphor);\nconst cycleOrder = [\"TUdLzzJjg\", \"EiCyt5h4G\"];\nconst variantClassNames = {\n  EiCyt5h4G: \"framer-v-xs7oob\",\n  TUdLzzJjg: \"framer-v-1cuue94\"\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  Close: \"TUdLzzJjg\",\n  Open: \"EiCyt5h4G\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"TUdLzzJjg\",\n  email: Lp_byfe7n,\n  linkedin: XKXkmN5Bz,\n  twitter: LX87a_4Zt,\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: \"TUdLzzJjg\",\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 onMouseEnter1nu5ztl = activeVariantCallback(async (...args) => {\n    setVariant(\"EiCyt5h4G\");\n  });\n  const onMouseLeavelh0l1v = activeVariantCallback(async (...args) => {\n    setVariant(\"TUdLzzJjg\");\n  });\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\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-VTqmF\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(\"framer-1cuue94\", className),\n        \"data-border\": true,\n        \"data-framer-name\": \"Close\",\n        \"data-highlight\": true,\n        layoutDependency: layoutDependency,\n        layoutId: \"TUdLzzJjg\",\n        onMouseEnter: onMouseEnter1nu5ztl,\n        ref: ref,\n        style: {\n          \"--border-bottom-width\": \"1px\",\n          \"--border-color\": \"rgb(0, 0, 0)\",\n          \"--border-left-width\": \"1px\",\n          \"--border-right-width\": \"1px\",\n          \"--border-style\": \"solid\",\n          \"--border-top-width\": \"1px\",\n          backgroundColor: \"rgb(255, 255, 255)\",\n          borderBottomLeftRadius: 590,\n          borderBottomRightRadius: 590,\n          borderTopLeftRadius: 590,\n          borderTopRightRadius: 590,\n          ...style\n        },\n        transition: transition,\n        ...addPropertyOverrides({\n          EiCyt5h4G: {\n            \"data-framer-name\": \"Open\",\n            onMouseLeave: onMouseLeavelh0l1v\n          }\n        }, baseVariant, gestureVariant),\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          className: \"framer-13vkw2x\",\n          \"data-framer-name\": \"Links-wrapper\",\n          layoutDependency: layoutDependency,\n          layoutId: \"HsE7ra9Ec\",\n          style: {\n            opacity: 0\n          },\n          transition: transition,\n          variants: {\n            EiCyt5h4G: {\n              opacity: 1\n            }\n          },\n          children: [/*#__PURE__*/_jsx(Link, {\n            href: LX87a_4Zt,\n            openInNewTab: true,\n            children: /*#__PURE__*/_jsx(motion.a, {\n              className: \"framer-15dfaye framer-1m4n5b3\",\n              \"data-framer-name\": \"Twitter\",\n              layoutDependency: layoutDependency,\n              layoutId: \"LePcK4Yql\",\n              style: {\n                backdropFilter: \"blur(7.5px)\",\n                backgroundColor: \"rgba(0, 0, 0, 0.7)\",\n                borderBottomLeftRadius: 9999,\n                borderBottomRightRadius: 9999,\n                borderTopLeftRadius: 9999,\n                borderTopRightRadius: 9999,\n                WebkitBackdropFilter: \"blur(7.5px)\"\n              },\n              transition: transition,\n              children: /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-5sd7ur\",\n                \"data-border\": true,\n                \"data-framer-name\": \"Icon-wrapper\",\n                layoutDependency: layoutDependency,\n                layoutId: \"fgV22nS_3\",\n                style: {\n                  \"--border-bottom-width\": \"1px\",\n                  \"--border-color\": \"rgb(245, 243, 239)\",\n                  \"--border-left-width\": \"1px\",\n                  \"--border-right-width\": \"1px\",\n                  \"--border-style\": \"solid\",\n                  \"--border-top-width\": \"1px\",\n                  borderBottomLeftRadius: 38,\n                  borderBottomRightRadius: 38,\n                  borderTopLeftRadius: 38,\n                  borderTopRightRadius: 38\n                },\n                transition: transition,\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-1tggvi0-container\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"k26ioyfiw-container\",\n                  transition: transition,\n                  children: /*#__PURE__*/_jsx(Phosphor, {\n                    color: \"rgb(255, 255, 255)\",\n                    height: \"100%\",\n                    iconSearch: \"twitter\",\n                    iconSelection: \"House\",\n                    id: \"k26ioyfiw\",\n                    layoutId: \"k26ioyfiw\",\n                    mirrored: false,\n                    selectByList: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    weight: \"fill\",\n                    width: \"100%\"\n                  })\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(Link, {\n            href: XKXkmN5Bz,\n            openInNewTab: true,\n            children: /*#__PURE__*/_jsx(motion.a, {\n              className: \"framer-1nvwjwz framer-1m4n5b3\",\n              \"data-framer-name\": \"Linkeidn\",\n              layoutDependency: layoutDependency,\n              layoutId: \"BRz9BcE_A\",\n              style: {\n                backdropFilter: \"blur(7.5px)\",\n                backgroundColor: \"rgba(0, 0, 0, 0.7)\",\n                borderBottomLeftRadius: 9999,\n                borderBottomRightRadius: 9999,\n                borderTopLeftRadius: 9999,\n                borderTopRightRadius: 9999,\n                WebkitBackdropFilter: \"blur(7.5px)\"\n              },\n              transition: transition,\n              children: /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-rdrsab\",\n                \"data-border\": true,\n                \"data-framer-name\": \"Icon-wrapper\",\n                layoutDependency: layoutDependency,\n                layoutId: \"LjvOfR3L3\",\n                style: {\n                  \"--border-bottom-width\": \"1px\",\n                  \"--border-color\": \"rgb(245, 243, 239)\",\n                  \"--border-left-width\": \"1px\",\n                  \"--border-right-width\": \"1px\",\n                  \"--border-style\": \"solid\",\n                  \"--border-top-width\": \"1px\",\n                  borderBottomLeftRadius: 38,\n                  borderBottomRightRadius: 38,\n                  borderTopLeftRadius: 38,\n                  borderTopRightRadius: 38\n                },\n                transition: transition,\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-1w97yjn-container\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"O1AyaF08h-container\",\n                  transition: transition,\n                  children: /*#__PURE__*/_jsx(Phosphor, {\n                    color: \"rgb(255, 255, 255)\",\n                    height: \"100%\",\n                    iconSearch: \"Linkedin\",\n                    iconSelection: \"House\",\n                    id: \"O1AyaF08h\",\n                    layoutId: \"O1AyaF08h\",\n                    mirrored: false,\n                    selectByList: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    weight: \"fill\",\n                    width: \"100%\"\n                  })\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(Link, {\n            href: Lp_byfe7n,\n            openInNewTab: true,\n            children: /*#__PURE__*/_jsx(motion.a, {\n              className: \"framer-sr8ht7 framer-1m4n5b3\",\n              \"data-framer-name\": \"Email\",\n              layoutDependency: layoutDependency,\n              layoutId: \"z4XV_Audk\",\n              style: {\n                backdropFilter: \"blur(7.5px)\",\n                backgroundColor: \"rgba(0, 0, 0, 0.7)\",\n                borderBottomLeftRadius: 9999,\n                borderBottomRightRadius: 9999,\n                borderTopLeftRadius: 9999,\n                borderTopRightRadius: 9999,\n                WebkitBackdropFilter: \"blur(7.5px)\"\n              },\n              transition: transition,\n              children: /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-91l3q7\",\n                \"data-border\": true,\n                \"data-framer-name\": \"Icon-wrapper\",\n                layoutDependency: layoutDependency,\n                layoutId: \"fe3yofGRZ\",\n                style: {\n                  \"--border-bottom-width\": \"1px\",\n                  \"--border-color\": \"rgb(245, 243, 239)\",\n                  \"--border-left-width\": \"1px\",\n                  \"--border-right-width\": \"1px\",\n                  \"--border-style\": \"solid\",\n                  \"--border-top-width\": \"1px\",\n                  borderBottomLeftRadius: 38,\n                  borderBottomRightRadius: 38,\n                  borderTopLeftRadius: 38,\n                  borderTopRightRadius: 38\n                },\n                transition: transition,\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-lhq8d3-container\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"R28CZNF4b-container\",\n                  transition: transition,\n                  children: /*#__PURE__*/_jsx(Phosphor, {\n                    color: \"rgb(255, 255, 255)\",\n                    height: \"100%\",\n                    iconSearch: \"Envelop\",\n                    iconSelection: \"House\",\n                    id: \"R28CZNF4b\",\n                    layoutId: \"R28CZNF4b\",\n                    mirrored: false,\n                    selectByList: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    weight: \"fill\",\n                    width: \"100%\"\n                  })\n                })\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-zeqsz4-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"MKKoPSBaS-container\",\n          style: {\n            rotate: 0\n          },\n          transition: transition,\n          variants: {\n            EiCyt5h4G: {\n              rotate: -180\n            }\n          },\n          children: /*#__PURE__*/_jsx(Phosphor, {\n            color: \"rgb(0, 0, 0)\",\n            height: \"100%\",\n            iconSearch: \"plus\",\n            iconSelection: \"House\",\n            id: \"MKKoPSBaS\",\n            layoutId: \"MKKoPSBaS\",\n            mirrored: false,\n            selectByList: false,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            weight: \"regular\",\n            width: \"100%\",\n            ...addPropertyOverrides({\n              EiCyt5h4G: {\n                iconSearch: \"Minus\"\n              }\n            }, baseVariant, gestureVariant)\n          })\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-VTqmF [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-VTqmF .framer-1m4n5b3 { display: block; }\", \".framer-VTqmF .framer-1cuue94 { height: 48px; overflow: visible; position: relative; width: 48px; }\", \".framer-VTqmF .framer-13vkw2x { bottom: 0px; flex: none; left: -1px; overflow: visible; pointer-events: none; position: absolute; right: 0px; top: -9px; }\", \".framer-VTqmF .framer-15dfaye { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 1px 1px 1px 1px; position: absolute; right: 0px; text-decoration: none; top: 0px; width: min-content; }\", \".framer-VTqmF .framer-5sd7ur, .framer-VTqmF .framer-rdrsab, .framer-VTqmF .framer-91l3q7 { flex: none; height: 38px; overflow: visible; position: relative; width: 38px; }\", \".framer-VTqmF .framer-1tggvi0-container, .framer-VTqmF .framer-1w97yjn-container, .framer-VTqmF .framer-lhq8d3-container, .framer-VTqmF .framer-zeqsz4-container { flex: none; height: 20px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 20px; }\", \".framer-VTqmF .framer-1nvwjwz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 14px; overflow: visible; padding: 1px 1px 1px 1px; position: absolute; text-decoration: none; top: 29px; width: min-content; }\", \".framer-VTqmF .framer-sr8ht7 { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 1px 1px 1px 1px; position: absolute; text-decoration: none; width: min-content; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VTqmF .framer-15dfaye, .framer-VTqmF .framer-1nvwjwz, .framer-VTqmF .framer-sr8ht7 { gap: 0px; } .framer-VTqmF .framer-15dfaye > *, .framer-VTqmF .framer-1nvwjwz > *, .framer-VTqmF .framer-sr8ht7 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VTqmF .framer-15dfaye > :first-child, .framer-VTqmF .framer-1nvwjwz > :first-child, .framer-VTqmF .framer-sr8ht7 > :first-child { margin-left: 0px; } .framer-VTqmF .framer-15dfaye > :last-child, .framer-VTqmF .framer-1nvwjwz > :last-child, .framer-VTqmF .framer-sr8ht7 > :last-child { margin-right: 0px; } }\", \".framer-VTqmF.framer-v-xs7oob .framer-13vkw2x { left: -58px; pointer-events: unset; top: -72px; }\", \".framer-VTqmF.framer-v-xs7oob .framer-1nvwjwz { left: 17px; top: 27px; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerIntrinsicHeight 48\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerIntrinsicWidth 48\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"EiCyt5h4G\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerVariables {\"Lp_byfe7n\":\"email\",\"XKXkmN5Bz\":\"linkedin\",\"LX87a_4Zt\":\"twitter\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 */\nconst FramerwfguGrqru = withCSS(Component, css, \"framer-VTqmF\");\nexport default FramerwfguGrqru;\nFramerwfguGrqru.displayName = \"Info-wrapper\";\nFramerwfguGrqru.defaultProps = {\n  height: 48,\n  width: 48\n};\naddPropertyControls(FramerwfguGrqru, {\n  variant: {\n    options: [\"TUdLzzJjg\", \"EiCyt5h4G\"],\n    optionTitles: [\"Close\", \"Open\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  Lp_byfe7n: {\n    title: \"Email\",\n    type: ControlType.Link\n  },\n  XKXkmN5Bz: {\n    title: \"Linkedin\",\n    type: ControlType.Link\n  },\n  LX87a_4Zt: {\n    title: \"Twitter\",\n    type: ControlType.Link\n  }\n});\naddFonts(FramerwfguGrqru, [...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\": \"FramerwfguGrqru\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerVariables\": \"{\\\"Lp_byfe7n\\\":\\\"email\\\",\\\"XKXkmN5Bz\\\":\\\"linkedin\\\",\\\"LX87a_4Zt\\\":\\\"twitter\\\"}\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EiCyt5h4G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"48\",\n        \"framerIntrinsicHeight\": \"48\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./wfguGrqru.map", "// Generated by Framer (2add0ca)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Image, RichText, useActiveVariantCallback, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/7SAQ3GyMMEguzv9aMw71/lSlbk5XWHtVLPAvAFjpe/fObcJ0x5Y.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/8zzv15JOK4ijDDO7ZMUP/FwRJ2aWThEZdPVma4Q2J/GEeNjw_Uw.js\";\nimport InfoWrapper from \"https://framerusercontent.com/modules/jrH3fzR7cjMDqZJNeLlf/wZcEWc1ezmBE6gLIz2VB/wfguGrqru.js\";\nconst InfoWrapperFonts = getFonts(InfoWrapper);\nconst cycleOrder = [\"Vq4rBdJBC\", \"wYcacUFFH\"];\nconst variantClassNames = {\n  Vq4rBdJBC: \"framer-v-qzrg0d\",\n  wYcacUFFH: \"framer-v-r7uu6y\"\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  \"Variant 1\": \"Vq4rBdJBC\",\n  \"Variant 2\": \"wYcacUFFH\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst toResponsiveImage = value => {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"Vq4rBdJBC\",\n  image: QPgSB7tt6 = {\n    src: new URL(\"https://framerusercontent.com/images/yC2S2Q7IpJCCGVZMDfLBX9hFI.jpg?scale-down-to=512\").href,\n    srcSet: `${new URL(\"https://framerusercontent.com/images/yC2S2Q7IpJCCGVZMDfLBX9hFI.jpg?scale-down-to=512\").href} 409w, ${new URL(\"https://framerusercontent.com/images/yC2S2Q7IpJCCGVZMDfLBX9hFI.jpg?scale-down-to=1024\").href} 819w, ${new URL(\"https://framerusercontent.com/images/yC2S2Q7IpJCCGVZMDfLBX9hFI.jpg?scale-down-to=2048\").href} 1638w, ${new URL(\"https://framerusercontent.com/images/yC2S2Q7IpJCCGVZMDfLBX9hFI.jpg\").href} 3276w`\n  },\n  name: FUQNsKUwA = \"Hakeem\",\n  role: k3o24GfWD = \"Cofounder\",\n  email: aIbw7Wzdw,\n  linkedin: b4BeeCPBg,\n  twitter: SQnz0cpPr,\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: \"Vq4rBdJBC\",\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 onTap1ifk0x0 = activeVariantCallback(async (...args) => {\n    setVariant(\"wYcacUFFH\");\n  });\n  const onTap3ni10r = activeVariantCallback(async (...args) => {\n    setVariant(\"Vq4rBdJBC\");\n  });\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\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-MGzsv\", sharedStyle.className, sharedStyle1.className, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-qzrg0d\", className),\n          \"data-border\": true,\n          \"data-framer-name\": \"Variant 1\",\n          \"data-highlight\": true,\n          layoutDependency: layoutDependency,\n          layoutId: \"Vq4rBdJBC\",\n          onTap: onTap1ifk0x0,\n          ref: ref,\n          style: {\n            \"--border-bottom-width\": \"1px\",\n            \"--border-color\": \"rgb(0, 0, 0)\",\n            \"--border-left-width\": \"1px\",\n            \"--border-right-width\": \"1px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"1px\",\n            backgroundColor: \"rgb(255, 255, 255)\",\n            borderBottomLeftRadius: 12,\n            borderBottomRightRadius: 12,\n            borderTopLeftRadius: 12,\n            borderTopRightRadius: 12,\n            ...style\n          },\n          ...addPropertyOverrides({\n            wYcacUFFH: {\n              \"data-framer-name\": \"Variant 2\",\n              onTap: onTap3ni10r\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsx(motion.div, {\n            background: {\n              alt: \"\",\n              fit: \"fill\",\n              sizes: \"min(360px, 100vw)\",\n              src: new URL(\"https://framerusercontent.com/images/WThGN0UXO9HOumIXBbTePhNRH9o.jpg\").href,\n              srcSet: `${new URL(\"https://framerusercontent.com/images/WThGN0UXO9HOumIXBbTePhNRH9o.jpg?scale-down-to=512\").href} 462w, ${new URL(\"https://framerusercontent.com/images/WThGN0UXO9HOumIXBbTePhNRH9o.jpg?scale-down-to=1024\").href} 924w, ${new URL(\"https://framerusercontent.com/images/WThGN0UXO9HOumIXBbTePhNRH9o.jpg\").href} 1386w`\n            },\n            className: \"framer-7zbl7z\",\n            \"data-border\": true,\n            \"data-framer-name\": \"Image\",\n            layoutDependency: layoutDependency,\n            layoutId: \"C0xIlY0_W\",\n            style: {\n              \"--border-bottom-width\": \"1px\",\n              \"--border-color\": \"rgb(0, 0, 0)\",\n              \"--border-left-width\": \"1px\",\n              \"--border-right-width\": \"1px\",\n              \"--border-style\": \"solid\",\n              \"--border-top-width\": \"1px\"\n            },\n            children: /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"min(360px, 100vw)\",\n                ...toResponsiveImage(QPgSB7tt6)\n              },\n              className: \"framer-yw3epj\",\n              \"data-framer-name\": \"Switch container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"vzGK72AMt\"\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-d6dtzt\",\n            \"data-framer-name\": \"Vertical container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"jcsuBUmNd\",\n            children: [/*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-rq8tvx\",\n              \"data-framer-name\": \"team-mate-detail\",\n              layoutDependency: layoutDependency,\n              layoutId: \"uVkFKprE_\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.h4, {\n                    className: \"framer-styles-preset-yyots2\",\n                    \"data-styles-preset\": \"GEeNjw_Uw\",\n                    children: \"Hakeem\"\n                  })\n                }),\n                className: \"framer-1ydd4hz\",\n                \"data-framer-name\": \"Visa for Digital Nomads are here to stay...\",\n                layoutDependency: layoutDependency,\n                layoutId: \"CL6Hc7N4E\",\n                style: {\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: FUQNsKUwA,\n                verticalAlignment: \"center\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-dsynx2\",\n                    \"data-styles-preset\": \"fObcJ0x5Y\",\n                    children: \"Cofounder\"\n                  })\n                }),\n                className: \"framer-12488zk\",\n                \"data-framer-name\": \"Visa for Digital Nomads are here to stay...\",\n                layoutDependency: layoutDependency,\n                layoutId: \"tM_neBUpB\",\n                style: {\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: k3o24GfWD,\n                verticalAlignment: \"center\",\n                withExternalLayout: true\n              })]\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-kc377q-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"ZoZm1ufeZ-container\",\n              children: /*#__PURE__*/_jsx(InfoWrapper, {\n                email: aIbw7Wzdw,\n                height: \"100%\",\n                id: \"ZoZm1ufeZ\",\n                layoutId: \"ZoZm1ufeZ\",\n                linkedin: b4BeeCPBg,\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                twitter: SQnz0cpPr,\n                variant: \"TUdLzzJjg\",\n                width: \"100%\",\n                ...addPropertyOverrides({\n                  wYcacUFFH: {\n                    variant: \"EiCyt5h4G\"\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-MGzsv [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-MGzsv .framer-1ewkf3 { display: block; }\", \".framer-MGzsv .framer-qzrg0d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 360px; will-change: transform; }\", \".framer-MGzsv .framer-7zbl7z { align-content: center; align-items: center; aspect-ratio: 1.9076086956521738 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 189px); justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-MGzsv .framer-yw3epj { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\", \".framer-MGzsv .framer-d6dtzt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 16px 16px 16px; position: relative; width: 100%; }\", \".framer-MGzsv .framer-rq8tvx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-MGzsv .framer-1ydd4hz, .framer-MGzsv .framer-12488zk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-MGzsv .framer-kc377q-container { flex: none; height: 48px; position: relative; width: 48px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MGzsv .framer-qzrg0d, .framer-MGzsv .framer-7zbl7z, .framer-MGzsv .framer-d6dtzt, .framer-MGzsv .framer-rq8tvx { gap: 0px; } .framer-MGzsv .framer-qzrg0d > *, .framer-MGzsv .framer-7zbl7z > *, .framer-MGzsv .framer-rq8tvx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MGzsv .framer-qzrg0d > :first-child, .framer-MGzsv .framer-7zbl7z > :first-child, .framer-MGzsv .framer-rq8tvx > :first-child { margin-top: 0px; } .framer-MGzsv .framer-qzrg0d > :last-child, .framer-MGzsv .framer-7zbl7z > :last-child, .framer-MGzsv .framer-rq8tvx > :last-child { margin-bottom: 0px; } .framer-MGzsv .framer-d6dtzt > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-MGzsv .framer-d6dtzt > :first-child { margin-left: 0px; } .framer-MGzsv .framer-d6dtzt > :last-child { margin-right: 0px; } }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerIntrinsicHeight 271\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerIntrinsicWidth 360\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wYcacUFFH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 * @framerVariables {\"QPgSB7tt6\":\"image\",\"FUQNsKUwA\":\"name\",\"k3o24GfWD\":\"role\",\"aIbw7Wzdw\":\"email\",\"b4BeeCPBg\":\"linkedin\",\"SQnz0cpPr\":\"twitter\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 */\nconst Framero1AScQqHw = withCSS(Component, css, \"framer-MGzsv\");\nexport default Framero1AScQqHw;\nFramero1AScQqHw.displayName = \"Teammate-profile\";\nFramero1AScQqHw.defaultProps = {\n  height: 271,\n  width: 360\n};\naddPropertyControls(Framero1AScQqHw, {\n  variant: {\n    options: [\"Vq4rBdJBC\", \"wYcacUFFH\"],\n    optionTitles: [\"Variant 1\", \"Variant 2\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  QPgSB7tt6: {\n    __defaultAssetReference: \"data:framer/asset-reference,yC2S2Q7IpJCCGVZMDfLBX9hFI.jpg?originalFilename=photo-1534528741775-53994a69daeb%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwyfHxwZW9wbGV8ZW58MHx8fHwxNjg5NzcyNjM2fDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",\n    title: \"Image\",\n    type: ControlType.ResponsiveImage\n  },\n  FUQNsKUwA: {\n    defaultValue: \"Hakeem\",\n    displayTextArea: false,\n    title: \"Name\",\n    type: ControlType.String\n  },\n  k3o24GfWD: {\n    defaultValue: \"Cofounder\",\n    displayTextArea: false,\n    title: \"Role\",\n    type: ControlType.String\n  },\n  aIbw7Wzdw: {\n    title: \"Email\",\n    type: ControlType.Link\n  },\n  b4BeeCPBg: {\n    title: \"Linkedin\",\n    type: ControlType.Link\n  },\n  SQnz0cpPr: {\n    title: \"Twitter\",\n    type: ControlType.Link\n  }\n});\naddFonts(Framero1AScQqHw, [...InfoWrapperFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Framero1AScQqHw\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerVariables\": \"{\\\"QPgSB7tt6\\\":\\\"image\\\",\\\"FUQNsKUwA\\\":\\\"name\\\",\\\"k3o24GfWD\\\":\\\"role\\\",\\\"aIbw7Wzdw\\\":\\\"email\\\",\\\"b4BeeCPBg\\\":\\\"linkedin\\\",\\\"SQnz0cpPr\\\":\\\"twitter\\\"}\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wYcacUFFH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"360\",\n        \"framerIntrinsicHeight\": \"271\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./o1AScQqHw.map", "// Generated by Framer (1a75323)\nimport { jsx as e, jsxs as r } from \"react/jsx-runtime\";\nimport { addFonts as a, Container as t, cx as i, GeneratedComponentContext as n, getFonts as o, Image as m, PropertyOverrides as l, removeHiddenBreakpointLayers as s, RichText as d, SVG as c, useHydratedBreakpointVariants as f, useLocaleInfo as p, useRouteElementId as h, withCSS as g } from \"framer\";\nimport { LayoutGroup as x, motion as y } from \"framer-motion\";\nimport * as u from \"react\";\nimport { Icon as w } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";\nimport b from \"https://framerusercontent.com/modules/28LtR2xvxQEryFO4piXK/foYCrdZYHEj7KlXXXpGf/a9CrF0hEe.js\";\nimport v from \"https://framerusercontent.com/modules/Wgvt72jGajieg1HGnFSq/B9SOY51DGS1BdbW5UpAR/aeN1jIAMO.js\";\nimport z from \"https://framerusercontent.com/modules/P81ixWEfv9teK2p4ELc4/X62ljrGT1C3EoAEZistZ/fP3ugGowh.js\";\nimport A from \"https://framerusercontent.com/modules/6FW0bJYNm9tvhS0ZjctF/e4q44zjsbNkfdAmFZ0fp/o1AScQqHw.js\";\nimport k from \"https://framerusercontent.com/modules/c4LzZQnG4gwfKdKcY5Jm/rcfghSDrJZT92yW3Ts8v/wLUYuxfX5.js\";\nimport C from \"https://framerusercontent.com/modules/O1WJFFTQhzre492Pyn2T/A7KcBg66n2OiBXzsSPK3/Xi3wAqKTw.js\";\nimport * as j from \"https://framerusercontent.com/modules/uH4xoqYtjONBXCNZw5oA/inZJ6wrGpwZIusVLV0PU/Dhceijg0_.js\";\nimport * as N from \"https://framerusercontent.com/modules/1J0rl7RwTaGSMD9JgyEM/UIaENgiXVEaIvSTh65Lh/Hb_d8KqJc.js\";\nimport * as q from \"https://framerusercontent.com/modules/t4knvnVEdUeDYsfHJYs0/w5JMyv93G598BVO8pUeK/q0bw2qYHB.js\";\nimport * as L from \"https://framerusercontent.com/modules/7j6Lw0AfE9NzDKNvT7yg/Ejk41wUiIjhYj3qys2OR/VW00ZZBOa.js\";\nimport * as B from \"https://framerusercontent.com/modules/aFlmorh6tnJ86bAvE5fR/yFcZk0VmQZpSqFPbosGS/XXyynTw7C.js\";\nimport F from \"https://framerusercontent.com/modules/7OB5ime62r2TQKgT4RTM/B5XWy6RErIyf8H68DQ2T/CQt7pAha1.js\";\nlet M = o(b),\n  E = o(k),\n  W = o(v),\n  I = o(A),\n  S = o(w),\n  _ = o(z),\n  Y = o(C),\n  H = [\"RuFj5gDmh\", \"T5QEQHWti\", \"Y7M0j7DJ0\"],\n  J = {\n    RuFj5gDmh: \"(min-width: 1280px)\",\n    T5QEQHWti: \"(min-width: 810px) and (max-width: 1279px)\",\n    Y7M0j7DJ0: \"(max-width: 809px)\"\n  },\n  T = () => \"undefined\" != typeof document,\n  Q = \"framer-3rAyz\",\n  G = {\n    RuFj5gDmh: \"framer-v-16kvob8\",\n    T5QEQHWti: \"framer-v-13670ug\",\n    Y7M0j7DJ0: \"framer-v-1dhuh4h\"\n  };\nT() && s(\"RuFj5gDmh\", J, G);\nlet R = {\n    default: {\n      duration: 0\n    }\n  },\n  V = (e, r) => {\n    if (e && \"object\" == typeof e) return {\n      ...e,\n      alt: r\n    };\n  },\n  D = F(),\n  X = {\n    Desktop: \"RuFj5gDmh\",\n    Phone: \"Y7M0j7DJ0\",\n    Tablet: \"T5QEQHWti\"\n  },\n  U = ({\n    height: e,\n    id: r,\n    width: a,\n    ...t\n  }) => {\n    var i, n;\n    return {\n      ...t,\n      variant: null !== (n = null !== (i = X[t.variant]) && void 0 !== i ? i : t.variant) && void 0 !== n ? n : \"RuFj5gDmh\"\n    };\n  },\n  P = /*#__PURE__*/u.forwardRef(function (a, o) {\n    let {\n        activeLocale: s\n      } = p(),\n      {\n        style: g,\n        className: M,\n        layoutId: E,\n        variant: W,\n        ...I\n      } = U(a);\n    u.useLayoutEffect(() => {\n      let e = F(void 0, s);\n      if (document.title = e.title || \"\", e.viewport) {\n        var r;\n        null === (r = document.querySelector('meta[name=\"viewport\"]')) || void 0 === r || r.setAttribute(\"content\", e.viewport);\n      }\n      if (e.bodyClassName) return Array.from(document.body.classList).filter(e => e.startsWith(\"framer-body-\")).map(e => document.body.classList.remove(e)), document.body.classList.add(e.bodyClassName), () => {\n        document.body.classList.remove(e.bodyClassName);\n      };\n    }, [void 0, s]);\n    let [S, _] = f(W, J, !1);\n    R.default;\n    let Y = u.useRef(null),\n      H = h(\"kup5u7mfn\"),\n      Q = u.useRef(null),\n      D = u.useId(),\n      X = [N.className, q.className, L.className, j.className, B.className];\n    return /*#__PURE__*/e(n.Provider, {\n      value: {\n        primaryVariantId: \"RuFj5gDmh\",\n        variantClassNames: G\n      },\n      children: /*#__PURE__*/e(x, {\n        id: null != E ? E : D,\n        children: /*#__PURE__*/r(y.div, {\n          className: i(\"framer-3rAyz\", ...X),\n          style: {\n            display: \"contents\"\n          },\n          children: [/*#__PURE__*/r(y.div, {\n            ...I,\n            className: i(\"framer-16kvob8\", M),\n            ref: null != o ? o : Y,\n            style: {\n              ...g\n            },\n            children: [/*#__PURE__*/e(t, {\n              className: \"framer-19v05x2-container\",\n              layoutScroll: !0,\n              children: /*#__PURE__*/e(l, {\n                breakpoint: S,\n                overrides: {\n                  T5QEQHWti: {\n                    variant: \"ASN4HKaMy\"\n                  },\n                  Y7M0j7DJ0: {\n                    variant: \"q0JgyqL43\"\n                  }\n                },\n                children: /*#__PURE__*/e(b, {\n                  height: \"100%\",\n                  id: \"lRBiWb569\",\n                  layoutId: \"lRBiWb569\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"BcMFFWiJN\",\n                  width: \"100%\"\n                })\n              })\n            }), /*#__PURE__*/r(\"div\", {\n              className: \"framer-1vbkdqx\",\n              \"data-framer-name\": \"Page-wrapper\",\n              name: \"Page-wrapper\",\n              children: [/*#__PURE__*/e(\"div\", {\n                className: \"framer-z9tr4r\",\n                \"data-framer-name\": \"hero-section\",\n                name: \"hero-section\",\n                children: /*#__PURE__*/r(\"div\", {\n                  className: \"framer-bf33t6\",\n                  \"data-framer-name\": \"Container\",\n                  name: \"Container\",\n                  children: [/*#__PURE__*/r(\"div\", {\n                    className: \"framer-1qeshkf\",\n                    \"data-framer-name\": \"hero-header\",\n                    name: \"hero-header\",\n                    children: [/*#__PURE__*/e(d, {\n                      __fromCanvasComponent: !0,\n                      children: /*#__PURE__*/e(u.Fragment, {\n                        children: /*#__PURE__*/e(\"h1\", {\n                          className: \"framer-styles-preset-77h3gl\",\n                          \"data-styles-preset\": \"Hb_d8KqJc\",\n                          style: {\n                            \"--framer-text-alignment\": \"center\"\n                          },\n                          children: \"Join our fast growing team\"\n                        })\n                      }),\n                      className: \"framer-vhwmk2\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: !0\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1i8ebru-container\",\n                      children: /*#__PURE__*/e(k, {\n                        color: \"rgb(0, 0, 0)\",\n                        height: \"100%\",\n                        id: \"MY4OETJN3\",\n                        layoutId: \"MY4OETJN3\",\n                        newTab: !1,\n                        title: \"See open positions\",\n                        variant: \"Eu6Y4h7HP\",\n                        width: \"100%\"\n                      })\n                    })]\n                  }), /*#__PURE__*/r(\"div\", {\n                    className: \"framer-6rhbg3\",\n                    \"data-framer-name\": \"Image-wrapper\",\n                    name: \"Image-wrapper\",\n                    children: [/*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"179px\",\n                        src: \"https://framerusercontent.com/images/GYEgv4Lx5W0ZSeWbSBIQEikTk.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/GYEgv4Lx5W0ZSeWbSBIQEikTk.jpg?scale-down-to=512 421w, https://framerusercontent.com/images/GYEgv4Lx5W0ZSeWbSBIQEikTk.jpg 750w\"\n                      },\n                      className: \"framer-kjxkib\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf67f9bc577d71b04999_image-01_min.jpg\",\n                      name: \"6318bf67f9bc577d71b04999_image-01_min.jpg\"\n                    }), /*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"242px\",\n                        src: \"https://framerusercontent.com/images/GE2bV0MerUd1nn7TwcFCGHpLM08.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/GE2bV0MerUd1nn7TwcFCGHpLM08.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/GE2bV0MerUd1nn7TwcFCGHpLM08.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/GE2bV0MerUd1nn7TwcFCGHpLM08.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/GE2bV0MerUd1nn7TwcFCGHpLM08.jpg 4000w\"\n                      },\n                      className: \"framer-65yz27\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf6799d6f34008b518b5_image-02_min.jpg\",\n                      name: \"6318bf6799d6f34008b518b5_image-02_min.jpg\"\n                    }), /*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"261px\",\n                        src: \"https://framerusercontent.com/images/XAEcw8MGb2lz9CNCKmiosWw6OQY.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/XAEcw8MGb2lz9CNCKmiosWw6OQY.jpg?scale-down-to=512 410w, https://framerusercontent.com/images/XAEcw8MGb2lz9CNCKmiosWw6OQY.jpg 750w\"\n                      },\n                      className: \"framer-kg7oku\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf67be3b463d6c3f8c2d_image-03_min-p-500.jpg\",\n                      name: \"6318bf67be3b463d6c3f8c2d_image-03_min-p-500.jpg\"\n                    }), /*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"388px\",\n                        src: \"https://framerusercontent.com/images/7pEyMRhVjU0UydmvpYHdAjaaqtY.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/7pEyMRhVjU0UydmvpYHdAjaaqtY.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/7pEyMRhVjU0UydmvpYHdAjaaqtY.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/7pEyMRhVjU0UydmvpYHdAjaaqtY.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/7pEyMRhVjU0UydmvpYHdAjaaqtY.jpg 4096w\"\n                      },\n                      className: \"framer-129xt8t\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf67f7dabe977fd69a4a_image-05_min.jpg\",\n                      name: \"6318bf67f7dabe977fd69a4a_image-05_min.jpg\"\n                    }), /*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"287px\",\n                        src: \"https://framerusercontent.com/images/bYuzIDU5jyoyrQMGLypBmQvY.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/bYuzIDU5jyoyrQMGLypBmQvY.jpg?scale-down-to=512 288w, https://framerusercontent.com/images/bYuzIDU5jyoyrQMGLypBmQvY.jpg?scale-down-to=1024 576w, https://framerusercontent.com/images/bYuzIDU5jyoyrQMGLypBmQvY.jpg 1152w\"\n                      },\n                      className: \"framer-12hs9kl\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf673fa58dd24026db60_image-04_min.jpg\",\n                      name: \"6318bf673fa58dd24026db60_image-04_min.jpg\"\n                    }), /*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"298px\",\n                        src: \"https://framerusercontent.com/images/MceMRAPNMBey9lhnigy8XjnQ.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/MceMRAPNMBey9lhnigy8XjnQ.jpg?scale-down-to=512 409w, https://framerusercontent.com/images/MceMRAPNMBey9lhnigy8XjnQ.jpg?scale-down-to=1024 819w, https://framerusercontent.com/images/MceMRAPNMBey9lhnigy8XjnQ.jpg 1638w\"\n                      },\n                      className: \"framer-1bq5fc7\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf67f7dabe977fd69a4a_image-05_min.jpg\",\n                      name: \"6318bf67f7dabe977fd69a4a_image-05_min.jpg\"\n                    }), /*#__PURE__*/e(m, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        sizes: \"178px\",\n                        src: \"https://framerusercontent.com/images/yYLgbXAg3XWN8X0ecGeGkcC4I.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/yYLgbXAg3XWN8X0ecGeGkcC4I.jpg?scale-down-to=512 384w, https://framerusercontent.com/images/yYLgbXAg3XWN8X0ecGeGkcC4I.jpg 750w\"\n                      },\n                      className: \"framer-1dckwqs\",\n                      \"data-border\": !0,\n                      \"data-framer-name\": \"6318bf67f9bc577d71b04999_image-01_min.jpg\",\n                      name: \"6318bf67f9bc577d71b04999_image-01_min.jpg\"\n                    })]\n                  })]\n                })\n              }), /*#__PURE__*/e(\"div\", {\n                className: \"framer-1aq4wzn\",\n                \"data-framer-name\": \"Values-section\",\n                name: \"Values-section\",\n                children: /*#__PURE__*/e(\"div\", {\n                  className: \"framer-1jlqiie\",\n                  \"data-framer-name\": \"container\",\n                  name: \"container\",\n                  children: /*#__PURE__*/r(\"div\", {\n                    className: \"framer-1n8y4dp\",\n                    \"data-framer-name\": \"Values-wrapper\",\n                    name: \"Values-wrapper\",\n                    children: [/*#__PURE__*/r(\"div\", {\n                      className: \"framer-scmwv5\",\n                      \"data-framer-name\": \"Values-title\",\n                      name: \"Values-title\",\n                      children: [/*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"h2\", {\n                            className: \"framer-styles-preset-5vifez\",\n                            \"data-styles-preset\": \"q0bw2qYHB\",\n                            children: \"Our values\"\n                          })\n                        }),\n                        className: \"framer-n83uvo\",\n                        \"data-framer-name\": \"Customer-Centricity\",\n                        name: \"Customer-Centricity\",\n                        verticalAlignment: \"center\",\n                        withExternalLayout: !0\n                      }), /*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"h3\", {\n                            className: \"framer-styles-preset-oc7w45\",\n                            \"data-styles-preset\": \"VW00ZZBOa\",\n                            style: {\n                              \"--framer-text-color\": \"var(--token-3245bbe0-69d7-443f-9bb3-5ef3153aaf7f, rgb(56, 74, 98))\"\n                            },\n                            children: \"This serve as guiding principles that shape our decisions, actions, and interactions as we work towards our mission of providing exceptional SaaS solutions and delivering unmatched value to our customers.\"\n                          })\n                        }),\n                        className: \"framer-v6t04d\",\n                        \"data-framer-name\": \"We prioritize our customers' needs, aspirations, and satisfaction. We strive to build long-term relationships by providing exceptional products, services, and support tailored to their unique requirements.\",\n                        name: \"We prioritize our customers' needs, aspirations, and satisfaction. We strive to build long-term relationships by providing exceptional products, services, and support tailored to their unique requirements.\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: !0\n                      })]\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-j1k0q8-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(235, 249, 240)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We prioritize our customers' needs, aspirations, and satisfaction. We strive to build long-term relationships by providing exceptional products, services, and support tailored to their unique requirements.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"t6naoXQ2X\",\n                        layoutId: \"t6naoXQ2X\",\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Customer-Centricity\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-kxicou-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(254, 250, 236)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We foster a culture of creativity and continuous improvement. We encourage our team members to think outside the box, explore new ideas, and embrace emerging technologies to deliver cutting-edge solutions that surpass customer expectations\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"ocCFx5PW8\",\n                        layoutId: \"ocCFx5PW8\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/rTvD7RThOihszBz2DFIpjYKD1Q.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Innovation\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1qele16-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(249, 250, 251)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We conduct our business with the highest ethical standards. We are transparent, honest, and accountable in our interactions with customers, partners, and employees. Trust and integrity are the foundations of our relationships and the cornerstone of our success.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"WFzx9zc9U\",\n                        layoutId: \"WFzx9zc9U\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/nhqE4kChc6SBHWX7IHJLfFypI.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Integrity\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-qeqs8b-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(253, 242, 251)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We believe in the power of collaboration and teamwork. We encourage open communication, knowledge sharing, and mutual respect among our team members. By working together, we leverage diverse perspectives and skills to achieve remarkable outcomes\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"niF5t9ZE6\",\n                        layoutId: \"niF5t9ZE6\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/HBEKoqqoJiY5k4MoSbCvgWnUBM.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Collaboration\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1twpwrq-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(241, 243, 254)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We strive for excellence in everything we do. We set high standards for ourselves and consistently deliver exceptional quality. We embrace challenges, learn from failures, and continuously seek opportunities to grow and excel in our field.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"Ro9ghiOnt\",\n                        layoutId: \"Ro9ghiOnt\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/N4MEGnJtX8pCVeE3LSVvLEN9QA.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Excellence\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1icopx-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(251, 232, 230)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We embrace change and proactively adapt to evolving market trends and customer needs. We are agile, and quick to respond to new opportunities and challenges. We encourage our team members to change, learn new skills, and stay ahead in an ever-changing business landscape.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"KJbmHgbhf\",\n                        layoutId: \"KJbmHgbhf\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/DTO7uFiAv52kDk5DfgiTeiSj8.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Adaptability\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1lqt8zt-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(255, 248, 235)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We believe in empowering our employees to unleash their full potential. We provide a supportive environment where individuals are encouraged to take ownership, make decisions, and contribute their unique talents to drive the company's success.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"g2BmqSqXr\",\n                        layoutId: \"g2BmqSqXr\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/j1J9epYzJOv3KwPXJ5UyQcu5qvk.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Empowerment\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1iti7qe-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(235, 234, 253)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We are committed to making a positive impact on society and the environment. We actively seek ways to contribute to the betterment of our communities, minimize our carbon footprint, and promote sustainable practices in our business operations.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"n6JMw6KWS\",\n                        layoutId: \"n6JMw6KWS\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/lgPZdSY2RO6UhEMBhgvvxSyOuBI.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Social Responsibility\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-jkvz4c-container\",\n                      children: /*#__PURE__*/e(v, {\n                        background: \"rgb(255, 240, 223)\",\n                        content: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            children: \"We value the well-being and happiness of our team members. We strive to create a healthy work environment that respects work-life balance, promotes personal growth, and fosters a positive and inclusive culture.\"\n                          })\n                        }),\n                        height: \"100%\",\n                        id: \"wmBI9vivR\",\n                        layoutId: \"wmBI9vivR\",\n                        logo: V({\n                          src: \"https://framerusercontent.com/images/u7ttoyoKKN7MPAuBB77lEHLtcK8.svg\"\n                        }, \"\"),\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        title: \"Work-Life Balance\",\n                        width: \"100%\"\n                      })\n                    })]\n                  })\n                })\n              }), /*#__PURE__*/e(\"div\", {\n                className: \"framer-1h00z8b\",\n                \"data-framer-name\": \"Team-mates\",\n                name: \"Team-mates\",\n                children: /*#__PURE__*/r(\"div\", {\n                  className: \"framer-1vwravo\",\n                  \"data-framer-name\": \"container\",\n                  name: \"container\",\n                  children: [/*#__PURE__*/e(d, {\n                    __fromCanvasComponent: !0,\n                    children: /*#__PURE__*/e(u.Fragment, {\n                      children: /*#__PURE__*/e(\"h2\", {\n                        className: \"framer-styles-preset-1mr9vu\",\n                        \"data-styles-preset\": \"Dhceijg0_\",\n                        children: \"Meet the Rockstars\"\n                      })\n                    }),\n                    className: \"framer-dcdmvr\",\n                    \"data-framer-name\": \"Bridging creativity and functionality\",\n                    name: \"Bridging creativity and functionality\",\n                    verticalAlignment: \"center\",\n                    withExternalLayout: !0\n                  }), /*#__PURE__*/r(\"div\", {\n                    className: \"framer-xc28se\",\n                    \"data-framer-name\": \"Team-mates-wrapper\",\n                    name: \"Team-mates-wrapper\",\n                    children: [/*#__PURE__*/e(t, {\n                      className: \"framer-1r3weue-container\",\n                      children: /*#__PURE__*/e(A, {\n                        height: \"100%\",\n                        id: \"uK5QQuLvJ\",\n                        layoutId: \"uK5QQuLvJ\",\n                        name: \"Hakeem\",\n                        role: \"Cofounder\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"Vq4rBdJBC\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-10175yn-container\",\n                      children: /*#__PURE__*/e(A, {\n                        height: \"100%\",\n                        id: \"IkFkR_EoV\",\n                        layoutId: \"IkFkR_EoV\",\n                        name: \"James Moses\",\n                        role: \"Head of Talent\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"Vq4rBdJBC\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1g8ejr7-container\",\n                      children: /*#__PURE__*/e(A, {\n                        height: \"100%\",\n                        id: \"MyxCeJgzH\",\n                        layoutId: \"MyxCeJgzH\",\n                        name: \"Hakeem\",\n                        role: \"VP, Design\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"Vq4rBdJBC\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-17895un-container\",\n                      children: /*#__PURE__*/e(A, {\n                        height: \"100%\",\n                        id: \"RUgl4Yjuu\",\n                        layoutId: \"RUgl4Yjuu\",\n                        name: \"Hakeem\",\n                        role: \"CTO\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"Vq4rBdJBC\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-1pff85i-container\",\n                      children: /*#__PURE__*/e(A, {\n                        height: \"100%\",\n                        id: \"rpOI0v0Zt\",\n                        layoutId: \"rpOI0v0Zt\",\n                        name: \"Hakeem\",\n                        role: \"Social Media Marketer\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"Vq4rBdJBC\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/e(t, {\n                      className: \"framer-9csls3-container\",\n                      children: /*#__PURE__*/e(A, {\n                        height: \"100%\",\n                        id: \"mKb1GyFgz\",\n                        layoutId: \"mKb1GyFgz\",\n                        name: \"Hakeem\",\n                        role: \"VP, Design\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"Vq4rBdJBC\",\n                        width: \"100%\"\n                      })\n                    })]\n                  })]\n                })\n              }), /*#__PURE__*/e(\"div\", {\n                className: \"framer-6xgj1p\",\n                \"data-framer-name\": \"Join Slack\",\n                id: H,\n                name: \"Join Slack\",\n                ref: Q,\n                children: /*#__PURE__*/e(\"div\", {\n                  className: \"framer-6rieln\",\n                  \"data-framer-name\": \"container\",\n                  name: \"container\",\n                  children: /*#__PURE__*/r(\"div\", {\n                    className: \"framer-1wj32k5\",\n                    \"data-framer-name\": \"Join-slack-channel\",\n                    name: \"Join-slack-channel\",\n                    children: [/*#__PURE__*/r(\"div\", {\n                      className: \"framer-1nhnew\",\n                      \"data-framer-name\": \"join-slack-community-text\",\n                      name: \"join-slack-community-text\",\n                      children: [/*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"h3\", {\n                            className: \"framer-styles-preset-oc7w45\",\n                            \"data-styles-preset\": \"VW00ZZBOa\",\n                            children: \"Meet great people from all over the world\"\n                          })\n                        }),\n                        className: \"framer-r5u46b\",\n                        \"data-framer-name\": \"Meet great people from all over the world\",\n                        name: \"Meet great people from all over the world\",\n                        verticalAlignment: \"center\",\n                        withExternalLayout: !0\n                      }), /*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"h2\", {\n                            className: \"framer-styles-preset-5vifez\",\n                            \"data-styles-preset\": \"q0bw2qYHB\",\n                            children: \"Join our Slack Community\"\n                          })\n                        }),\n                        className: \"framer-1nsc401\",\n                        \"data-framer-name\": \"Join our Slack Community\",\n                        name: \"Join our Slack Community\",\n                        verticalAlignment: \"center\",\n                        withExternalLayout: !0\n                      })]\n                    }), (![\"T5QEQHWti\", \"Y7M0j7DJ0\"].includes(S) || !T()) && /*#__PURE__*/e(c, {\n                      className: \"framer-1guryr4 hidden-13670ug hidden-1dhuh4h\",\n                      \"data-framer-name\": \"Group 6\",\n                      fill: \"rgba(0,0,0,1)\",\n                      intrinsicHeight: 243,\n                      intrinsicWidth: 286,\n                      name: \"Group 6\",\n                      svg: '<svg width=\"286\" height=\"243\" viewBox=\"0 0 286 243\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M171.894 164.904C141.234 185.503 110.149 198.991 84.7467 204.213C72.0392 206.825 60.8816 207.342 51.9624 205.738C43.0535 204.136 36.5912 200.468 32.838 194.882C29.0849 189.295 28.132 181.926 30.0167 173.073C31.9037 164.209 36.5998 154.075 43.8217 143.298C58.2582 121.754 82.4964 98.0747 113.157 77.4758C143.818 56.8769 174.903 43.3885 200.305 38.167C213.012 35.555 224.17 35.0382 233.089 36.6419C241.998 38.2437 248.46 41.9118 252.213 47.4982C255.967 53.0846 256.92 60.454 255.035 69.3073C253.148 78.1709 248.452 88.3053 241.23 99.0824C226.793 120.626 202.555 144.305 171.894 164.904Z\" stroke=\"black\" stroke-width=\"5\"/>\\n<path d=\"M113.157 164.904C143.818 185.503 174.903 198.991 200.305 204.213C213.012 206.825 224.17 207.342 233.089 205.738C241.998 204.136 248.46 200.468 252.213 194.882C255.966 189.295 256.919 181.926 255.035 173.073C253.148 164.209 248.451 154.075 241.23 143.298C226.793 121.754 202.555 98.0747 171.894 77.4758C141.233 56.8769 110.149 43.3885 84.7464 38.167C72.0389 35.555 60.8814 35.0382 51.9622 36.6419C43.0533 38.2437 36.5909 41.9118 32.8378 47.4982C29.0847 53.0846 28.1317 60.454 30.0165 69.3073C31.9034 78.1709 36.5996 88.3053 43.8215 99.0824C58.258 120.626 82.4961 144.305 113.157 164.904Z\" stroke=\"black\" stroke-opacity=\"0.1\" stroke-width=\"5\"/>\\n<circle cx=\"140.443\" cy=\"122.883\" r=\"90.4688\" fill=\"#F5F3EF\" stroke=\"black\" stroke-width=\"5\"/>\\n<path d=\"M44.4084 48.9062C45.4368 47.4773 47.5632 47.4773 48.5916 48.9062C49.1625 49.6995 50.1331 50.1015 51.0978 49.9443C52.8353 49.6611 54.3389 51.1647 54.0557 52.9022C53.8985 53.8669 54.3005 54.8375 55.0938 55.4084C56.5227 56.4368 56.5227 58.5632 55.0938 59.5916C54.3005 60.1625 53.8985 61.1331 54.0557 62.0978C54.3389 63.8353 52.8353 65.3389 51.0978 65.0557C50.1331 64.8985 49.1625 65.3005 48.5916 66.0938C47.5632 67.5227 45.4368 67.5227 44.4084 66.0938C43.8375 65.3005 42.8669 64.8985 41.9022 65.0557C40.1647 65.3389 38.6611 63.8353 38.9443 62.0978C39.1015 61.1331 38.6995 60.1625 37.9062 59.5916C36.4773 58.5632 36.4773 56.4368 37.9062 55.4084C38.6995 54.8375 39.1015 53.8669 38.9443 52.9022C38.6611 51.1647 40.1647 49.6611 41.9022 49.9443C42.8669 50.1015 43.8375 49.6995 44.4084 48.9062Z\" fill=\"#FF9D2C\"/>\\n<path d=\"M236.408 176.906C237.437 175.477 239.563 175.477 240.592 176.906C241.163 177.699 242.133 178.102 243.098 177.944C244.835 177.661 246.339 179.165 246.056 180.902C245.898 181.867 246.301 182.837 247.094 183.408C248.523 184.437 248.523 186.563 247.094 187.592C246.301 188.163 245.898 189.133 246.056 190.098C246.339 191.835 244.835 193.339 243.098 193.056C242.133 192.898 241.163 193.301 240.592 194.094C239.563 195.523 237.437 195.523 236.408 194.094C235.837 193.301 234.867 192.898 233.902 193.056C232.165 193.339 230.661 191.835 230.944 190.098C231.102 189.133 230.699 188.163 229.906 187.592C228.477 186.563 228.477 184.437 229.906 183.408C230.699 182.837 231.102 181.867 230.944 180.902C230.661 179.165 232.165 177.661 233.902 177.944C234.867 178.102 235.837 177.699 236.408 176.906Z\" fill=\"#EE6A5F\"/>\\n</svg>\\n',\n                      withExternalLayout: !0\n                    }), /*#__PURE__*/r(\"div\", {\n                      className: \"framer-986bzb\",\n                      \"data-framer-name\": \"Benefits\",\n                      name: \"Benefits\",\n                      children: [/*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            style: {\n                              \"--framer-font-size\": \"24px\",\n                              \"--framer-line-height\": \"43.2px\"\n                            },\n                            children: /*#__PURE__*/e(\"span\", {\n                              style: {\n                                \"--font-selector\": \"SW50ZXItU2VtaUJvbGQ=\",\n                                \"--framer-font-family\": '\"Inter-SemiBold\", \"Inter\", sans-serif',\n                                \"--framer-font-size\": \"24px\",\n                                \"--framer-font-weight\": \"600\",\n                                \"--framer-letter-spacing\": \"-1.44px\"\n                              },\n                              children: \"In our Slack channel, you will be able to:\"\n                            })\n                          })\n                        }),\n                        className: \"framer-tvec76\",\n                        \"data-framer-name\": \"In our Slack channel, you will be able to:\",\n                        fonts: [\"Inter-SemiBold\"],\n                        name: \"In our Slack channel, you will be able to:\",\n                        verticalAlignment: \"center\",\n                        withExternalLayout: !0\n                      }), /*#__PURE__*/r(\"div\", {\n                        className: \"framer-hmgr2w\",\n                        \"data-framer-name\": \"bullet\",\n                        name: \"bullet\",\n                        children: [/*#__PURE__*/e(t, {\n                          className: \"framer-1uhdid1-container\",\n                          children: /*#__PURE__*/e(w, {\n                            color: 'var(--token-6c45e05f-412f-42e1-b70b-9955031b1d79, rgb(238, 106, 95)) /* {\"name\":\"Primary Mang\"} */',\n                            height: \"100%\",\n                            iconSearch: \"check\",\n                            iconSelection: \"House\",\n                            id: \"J3W0ZEFjF\",\n                            layoutId: \"J3W0ZEFjF\",\n                            mirrored: !1,\n                            selectByList: !1,\n                            style: {\n                              height: \"100%\",\n                              width: \"100%\"\n                            },\n                            weight: \"bold\",\n                            width: \"100%\"\n                          })\n                        }), /*#__PURE__*/e(d, {\n                          __fromCanvasComponent: !0,\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"p\", {\n                              className: \"framer-styles-preset-ybini0\",\n                              \"data-styles-preset\": \"XXyynTw7C\",\n                              children: \"Build great connection with people\"\n                            })\n                          }),\n                          className: \"framer-k4grye\",\n                          \"data-framer-name\": \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          name: \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          verticalAlignment: \"top\",\n                          withExternalLayout: !0\n                        })]\n                      }), /*#__PURE__*/r(\"div\", {\n                        className: \"framer-12dmtcl\",\n                        \"data-framer-name\": \"bullet\",\n                        name: \"bullet\",\n                        children: [/*#__PURE__*/e(t, {\n                          className: \"framer-13kghy-container\",\n                          children: /*#__PURE__*/e(w, {\n                            color: 'var(--token-6c45e05f-412f-42e1-b70b-9955031b1d79, rgb(238, 106, 95)) /* {\"name\":\"Primary Mang\"} */',\n                            height: \"100%\",\n                            iconSearch: \"check\",\n                            iconSelection: \"House\",\n                            id: \"LmoK5Wz0I\",\n                            layoutId: \"LmoK5Wz0I\",\n                            mirrored: !1,\n                            selectByList: !1,\n                            style: {\n                              height: \"100%\",\n                              width: \"100%\"\n                            },\n                            weight: \"bold\",\n                            width: \"100%\"\n                          })\n                        }), /*#__PURE__*/e(d, {\n                          __fromCanvasComponent: !0,\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"p\", {\n                              className: \"framer-styles-preset-ybini0\",\n                              \"data-styles-preset\": \"XXyynTw7C\",\n                              children: \"Find wok oppurtunites\"\n                            })\n                          }),\n                          className: \"framer-luzqwg\",\n                          \"data-framer-name\": \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          name: \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          verticalAlignment: \"top\",\n                          withExternalLayout: !0\n                        })]\n                      }), /*#__PURE__*/r(\"div\", {\n                        className: \"framer-5i5ynm\",\n                        \"data-framer-name\": \"bullet\",\n                        name: \"bullet\",\n                        children: [/*#__PURE__*/e(t, {\n                          className: \"framer-1wsqcd5-container\",\n                          children: /*#__PURE__*/e(w, {\n                            color: 'var(--token-6c45e05f-412f-42e1-b70b-9955031b1d79, rgb(238, 106, 95)) /* {\"name\":\"Primary Mang\"} */',\n                            height: \"100%\",\n                            iconSearch: \"check\",\n                            iconSelection: \"House\",\n                            id: \"g7Th5m6t7\",\n                            layoutId: \"g7Th5m6t7\",\n                            mirrored: !1,\n                            selectByList: !1,\n                            style: {\n                              height: \"100%\",\n                              width: \"100%\"\n                            },\n                            weight: \"bold\",\n                            width: \"100%\"\n                          })\n                        }), /*#__PURE__*/e(d, {\n                          __fromCanvasComponent: !0,\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"p\", {\n                              className: \"framer-styles-preset-ybini0\",\n                              \"data-styles-preset\": \"XXyynTw7C\",\n                              children: \"Get inspired\"\n                            })\n                          }),\n                          className: \"framer-m3euqs\",\n                          \"data-framer-name\": \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          name: \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          verticalAlignment: \"top\",\n                          withExternalLayout: !0\n                        })]\n                      }), /*#__PURE__*/r(\"div\", {\n                        className: \"framer-38mil\",\n                        \"data-framer-name\": \"bullet\",\n                        name: \"bullet\",\n                        children: [/*#__PURE__*/e(t, {\n                          className: \"framer-1p0m83e-container\",\n                          children: /*#__PURE__*/e(w, {\n                            color: 'var(--token-6c45e05f-412f-42e1-b70b-9955031b1d79, rgb(238, 106, 95)) /* {\"name\":\"Primary Mang\"} */',\n                            height: \"100%\",\n                            iconSearch: \"check\",\n                            iconSelection: \"House\",\n                            id: \"xoJRAPW9e\",\n                            layoutId: \"xoJRAPW9e\",\n                            mirrored: !1,\n                            selectByList: !1,\n                            style: {\n                              height: \"100%\",\n                              width: \"100%\"\n                            },\n                            weight: \"bold\",\n                            width: \"100%\"\n                          })\n                        }), /*#__PURE__*/e(d, {\n                          __fromCanvasComponent: !0,\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"p\", {\n                              className: \"framer-styles-preset-ybini0\",\n                              \"data-styles-preset\": \"XXyynTw7C\",\n                              children: \"Discover remote work best practices\"\n                            })\n                          }),\n                          className: \"framer-19j7ngf\",\n                          \"data-framer-name\": \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          name: \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          verticalAlignment: \"top\",\n                          withExternalLayout: !0\n                        })]\n                      }), /*#__PURE__*/r(\"div\", {\n                        className: \"framer-ef6yix\",\n                        \"data-framer-name\": \"bullet\",\n                        name: \"bullet\",\n                        children: [/*#__PURE__*/e(t, {\n                          className: \"framer-1ts8cy2-container\",\n                          children: /*#__PURE__*/e(w, {\n                            color: 'var(--token-6c45e05f-412f-42e1-b70b-9955031b1d79, rgb(238, 106, 95)) /* {\"name\":\"Primary Mang\"} */',\n                            height: \"100%\",\n                            iconSearch: \"check\",\n                            iconSelection: \"House\",\n                            id: \"AqfVSlMiB\",\n                            layoutId: \"AqfVSlMiB\",\n                            mirrored: !1,\n                            selectByList: !1,\n                            style: {\n                              height: \"100%\",\n                              width: \"100%\"\n                            },\n                            weight: \"bold\",\n                            width: \"100%\"\n                          })\n                        }), /*#__PURE__*/e(d, {\n                          __fromCanvasComponent: !0,\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"p\", {\n                              className: \"framer-styles-preset-ybini0\",\n                              \"data-styles-preset\": \"XXyynTw7C\",\n                              children: \"Recieve product updates\"\n                            })\n                          }),\n                          className: \"framer-1xmm4yq\",\n                          \"data-framer-name\": \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          name: \"Build great connection with people Find work opportunities Get inspired Discover remote work best practices Receive product updates\",\n                          verticalAlignment: \"top\",\n                          withExternalLayout: !0\n                        })]\n                      })]\n                    })]\n                  })\n                })\n              }), /*#__PURE__*/e(\"div\", {\n                className: \"framer-1o6oa4c\",\n                \"data-framer-name\": \"Footer-CTA\",\n                name: \"Footer-CTA\",\n                children: /*#__PURE__*/r(\"div\", {\n                  className: \"framer-qvt0dc\",\n                  \"data-framer-name\": \"container\",\n                  name: \"container\",\n                  children: [/*#__PURE__*/r(\"div\", {\n                    className: \"framer-y0sl6m\",\n                    \"data-framer-name\": \"heading-wrapper\",\n                    name: \"heading-wrapper\",\n                    children: [/*#__PURE__*/e(l, {\n                      breakpoint: S,\n                      overrides: {\n                        T5QEQHWti: {\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"h2\", {\n                              className: \"framer-styles-preset-5vifez\",\n                              \"data-styles-preset\": \"q0bw2qYHB\",\n                              style: {\n                                \"--framer-text-alignment\": \"center\"\n                              },\n                              children: \"Start innovating with us today\"\n                            })\n                          })\n                        },\n                        Y7M0j7DJ0: {\n                          children: /*#__PURE__*/e(u.Fragment, {\n                            children: /*#__PURE__*/e(\"h2\", {\n                              className: \"framer-styles-preset-5vifez\",\n                              \"data-styles-preset\": \"q0bw2qYHB\",\n                              style: {\n                                \"--framer-text-alignment\": \"center\"\n                              },\n                              children: \"Start innovating with us today\"\n                            })\n                          })\n                        }\n                      },\n                      children: /*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"h2\", {\n                            className: \"framer-styles-preset-5vifez\",\n                            \"data-styles-preset\": \"q0bw2qYHB\",\n                            children: \"Start innovating with us today\"\n                          })\n                        }),\n                        className: \"framer-x9mlkb\",\n                        \"data-framer-name\": \"Bridging creativity and functionality\",\n                        name: \"Bridging creativity and functionality\",\n                        verticalAlignment: \"center\",\n                        withExternalLayout: !0\n                      })\n                    }), /*#__PURE__*/r(\"div\", {\n                      className: \"framer-ug41gt\",\n                      \"data-framer-name\": \"Button container\",\n                      name: \"Button container\",\n                      children: [/*#__PURE__*/e(t, {\n                        className: \"framer-jx3py3-container\",\n                        children: /*#__PURE__*/e(k, {\n                          color: \"rgb(255, 255, 255)\",\n                          height: \"100%\",\n                          id: \"giJVV8Bgh\",\n                          layoutId: \"giJVV8Bgh\",\n                          newTab: !1,\n                          title: \"Chat with us\",\n                          variant: \"Eu6Y4h7HP\",\n                          width: \"100%\"\n                        })\n                      }), /*#__PURE__*/e(d, {\n                        __fromCanvasComponent: !0,\n                        children: /*#__PURE__*/e(u.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                              \"--framer-font-size\": \"12px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-text-color\": \"rgb(93, 93, 93)\"\n                            },\n                            children: \"For Mac, and iOS\"\n                          })\n                        }),\n                        className: \"framer-173o6y9\",\n                        \"data-framer-name\": \"For Mac, and iOS\",\n                        fonts: [\"Inter-Medium\"],\n                        name: \"For Mac, and iOS\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: !0\n                      })]\n                    })]\n                  }), /*#__PURE__*/e(\"div\", {\n                    className: \"framer-1k6ffdm\",\n                    \"data-border\": !0,\n                    \"data-framer-name\": \"Container\",\n                    name: \"Container\"\n                  }), (\"Y7M0j7DJ0\" !== S || !T()) && /*#__PURE__*/e(\"div\", {\n                    className: \"framer-20ailt hidden-1dhuh4h\",\n                    \"data-framer-name\": \"Svg\",\n                    name: \"Svg\",\n                    children: /*#__PURE__*/e(c, {\n                      className: \"framer-rezzlo\",\n                      \"data-framer-name\": \"Group 7\",\n                      fill: \"rgba(0,0,0,1)\",\n                      intrinsicHeight: 357,\n                      intrinsicWidth: 1183,\n                      name: \"Group 7\",\n                      svg: '<svg width=\"1183\" height=\"357\" viewBox=\"0 0 1183 357\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M351.416 11.4197C353.389 8.67869 357.468 8.67869 359.441 11.4197L381.096 41.5085C382.191 43.0303 384.053 43.8015 385.904 43.4999L422.492 37.5363C425.825 36.993 428.71 39.8775 428.166 43.2105L422.203 79.799C421.901 81.6495 422.672 83.5113 424.194 84.6065L454.283 106.262C457.024 108.234 457.024 112.313 454.283 114.286L424.194 135.941C422.672 137.036 421.901 138.898 422.203 140.749L428.166 177.337C428.71 180.67 425.825 183.555 422.492 183.011L385.904 177.048C384.053 176.746 382.191 177.517 381.096 179.039L359.441 209.128C357.468 211.869 353.389 211.869 351.416 209.128L329.761 179.039C328.666 177.517 326.804 176.746 324.954 177.048L288.365 183.011C285.032 183.555 282.148 180.67 282.691 177.337L288.655 140.749C288.956 138.898 288.185 137.036 286.663 135.941L256.575 114.286C253.834 112.313 253.834 108.234 256.575 106.262L286.663 84.6065C288.185 83.5113 288.956 81.6495 288.655 79.799L282.691 43.2105C282.148 39.8775 285.032 36.993 288.365 37.5363L324.954 43.4999C326.804 43.8015 328.666 43.0303 329.761 41.5085L351.416 11.4197Z\" fill=\"#EF92FE\"/>\\n<path d=\"M18.8436 177.103C29.2507 147.775 61.4625 132.437 90.7907 142.844L339.215 230.997C368.543 241.404 383.882 273.616 373.475 302.944C363.068 332.272 330.856 347.611 301.528 337.204L53.1032 249.051C23.775 238.643 8.43647 206.432 18.8436 177.103Z\" fill=\"#FBE274\"/>\\n<circle cx=\"825.667\" cy=\"44.5113\" r=\"42.6666\" fill=\"#FF9D2C\" stroke=\"black\" stroke-width=\"2\"/>\\n<path d=\"M1130.77 57.4197C1132.75 54.6787 1136.83 54.6787 1138.8 57.4197L1145.56 66.8171C1146.66 68.3389 1148.52 69.1101 1150.37 68.8085L1161.8 66.9459C1165.13 66.4027 1168.01 69.2871 1167.47 72.6202L1165.61 84.0476C1165.31 85.8981 1166.08 87.7599 1167.6 88.8552L1177 95.6185C1179.74 97.5912 1179.74 101.67 1177 103.643L1167.6 110.407C1166.08 111.502 1165.31 113.364 1165.61 115.214L1167.47 126.642C1168.01 129.975 1165.13 132.859 1161.8 132.316L1150.37 130.453C1148.52 130.152 1146.66 130.923 1145.56 132.445L1138.8 141.842C1136.83 144.583 1132.75 144.583 1130.77 141.842L1124.01 132.445C1122.92 130.923 1121.05 130.152 1119.2 130.453L1107.78 132.316C1104.44 132.859 1101.56 129.975 1102.1 126.642L1103.96 115.214C1104.27 113.364 1103.49 111.502 1101.97 110.407L1092.58 103.643C1089.83 101.67 1089.83 97.5912 1092.58 95.6185L1101.97 88.8552C1103.49 87.7599 1104.27 85.8981 1103.96 84.0476L1102.1 72.6202C1101.56 69.2871 1104.44 66.4027 1107.78 66.9459L1119.2 68.8085C1121.05 69.1101 1122.92 68.3389 1124.01 66.8172L1130.77 57.4197Z\" fill=\"#EF92FE\"/>\\n</svg>\\n',\n                      withExternalLayout: !0\n                    })\n                  })]\n                })\n              })]\n            }), /*#__PURE__*/e(t, {\n              className: \"framer-xwpb5c-container\",\n              children: /*#__PURE__*/e(l, {\n                breakpoint: S,\n                overrides: {\n                  T5QEQHWti: {\n                    variant: \"po_BVzLth\"\n                  },\n                  Y7M0j7DJ0: {\n                    variant: \"tVaHVrVFZ\"\n                  }\n                },\n                children: /*#__PURE__*/e(z, {\n                  height: \"100%\",\n                  id: \"f6N0vY5aB\",\n                  layoutId: \"f6N0vY5aB\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"nC8kErOjh\",\n                  width: \"100%\"\n                })\n              })\n            }), /*#__PURE__*/e(t, {\n              className: \"framer-1wiymor-container\",\n              layoutScroll: !0,\n              children: /*#__PURE__*/e(C, {\n                height: \"100%\",\n                id: \"QPTLNw0d6\",\n                layoutId: \"QPTLNw0d6\",\n                link: \"https://madebyduo.lemonsqueezy.com/checkout/buy/1fd669a0-6bf7-4282-89c9-a6010c13aaec\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/e(\"div\", {\n            id: \"overlay\"\n          })]\n        })\n      })\n    });\n  }),\n  Z = ['.framer-3rAyz [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; } }\", `.${D.bodyClassName} { background: var(--token-5f3d9a61-69f2-498c-a83d-9d766650bda2, rgb(245, 243, 239)) /* {\"name\":\"Background\"} */; }`, \".framer-3rAyz .framer-mucrrk { display: block; }\", \".framer-3rAyz .framer-16kvob8 { align-content: center; align-items: center; background-color: var(--token-5f3d9a61-69f2-498c-a83d-9d766650bda2, #f5f3ef); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1280px; }\", \".framer-3rAyz .framer-19v05x2-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\", \".framer-3rAyz .framer-1vbkdqx { align-content: center; align-items: center; 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-3rAyz .framer-z9tr4r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 50px 400px 50px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-bf33t6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1qeshkf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; z-index: 1; }\", \".framer-3rAyz .framer-vhwmk2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-3rAyz .framer-1i8ebru-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\", \".framer-3rAyz .framer-6rhbg3 { -webkit-user-select: none; bottom: -400px; flex: none; height: 503px; left: calc(50.00000000000002% - 109.09090909090908% / 2); overflow: visible; pointer-events: none; position: absolute; user-select: none; width: 109%; z-index: 1; }\", \".framer-3rAyz .framer-kjxkib { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 201px; left: calc(19.114219114219136% - 179px / 2); position: absolute; top: calc(47.51491053677935% - 201px / 2); width: 179px; }\", \".framer-3rAyz .framer-65yz27 { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 341px; left: -102px; position: absolute; top: 0px; width: 242px; }\", \".framer-3rAyz .framer-kg7oku { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 183px; left: calc(65.34576534576537% - 261px / 2); position: absolute; top: calc(81.70974155069585% - 183px / 2); width: 261px; }\", \".framer-3rAyz .framer-129xt8t { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 146px; left: calc(15.306915306915329% - 388px / 2); position: absolute; top: calc(85.48707753479128% - 146px / 2); width: 388px; }\", \".framer-3rAyz .framer-12hs9kl { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 318px; left: calc(42.81274281274283% - 287px / 2); position: absolute; top: calc(68.38966202783303% - 318px / 2); width: 287px; }\", \".framer-3rAyz .framer-1bq5fc7 { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 400px; left: calc(88.34498834498837% - 298px / 2); position: absolute; top: calc(60.23856858846921% - 400px / 2); width: 298px; }\", \".framer-3rAyz .framer-1dckwqs { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 164px; left: calc(68.60916860916863% - 178px / 2); position: absolute; top: calc(44.135188866799226% - 164px / 2); width: 178px; }\", \".framer-3rAyz .framer-1aq4wzn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 96px 50px 56px 50px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1jlqiie, .framer-3rAyz .framer-6rieln { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-3rAyz .framer-1n8y4dp { display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-scmwv5 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px 56px 0px 0px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-n83uvo, .framer-3rAyz .framer-dcdmvr, .framer-3rAyz .framer-x9mlkb, .framer-3rAyz .framer-173o6y9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-3rAyz .framer-v6t04d, .framer-3rAyz .framer-r5u46b, .framer-3rAyz .framer-1nsc401, .framer-3rAyz .framer-tvec76 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-3rAyz .framer-j1k0q8-container, .framer-3rAyz .framer-kxicou-container, .framer-3rAyz .framer-1qele16-container, .framer-3rAyz .framer-qeqs8b-container, .framer-3rAyz .framer-1twpwrq-container, .framer-3rAyz .framer-1icopx-container, .framer-3rAyz .framer-1lqt8zt-container, .framer-3rAyz .framer-1iti7qe-container, .framer-3rAyz .framer-jkvz4c-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1h00z8b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 50px 56px 50px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1vwravo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-3rAyz .framer-xc28se { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1r3weue-container, .framer-3rAyz .framer-10175yn-container, .framer-3rAyz .framer-1g8ejr7-container, .framer-3rAyz .framer-17895un-container, .framer-3rAyz .framer-1pff85i-container, .framer-3rAyz .framer-9csls3-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\", \".framer-3rAyz .framer-6xgj1p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 56px 50px 56px 50px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1wj32k5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1nhnew { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 32%; }\", \".framer-3rAyz .framer-1guryr4 { aspect-ratio: 1.176954732510288 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 204px); position: relative; width: 240px; }\", \".framer-3rAyz .framer-986bzb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 32%; }\", \".framer-3rAyz .framer-hmgr2w, .framer-3rAyz .framer-12dmtcl, .framer-3rAyz .framer-5i5ynm, .framer-3rAyz .framer-38mil, .framer-3rAyz .framer-ef6yix { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1uhdid1-container, .framer-3rAyz .framer-13kghy-container, .framer-3rAyz .framer-1wsqcd5-container, .framer-3rAyz .framer-1p0m83e-container, .framer-3rAyz .framer-1ts8cy2-container { flex: none; height: 20px; position: relative; width: 20px; }\", \".framer-3rAyz .framer-k4grye, .framer-3rAyz .framer-luzqwg, .framer-3rAyz .framer-m3euqs, .framer-3rAyz .framer-19j7ngf, .framer-3rAyz .framer-1xmm4yq { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-3rAyz .framer-1o6oa4c { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 72px 50px 72px 50px; position: relative; width: 100%; }\", \".framer-3rAyz .framer-qvt0dc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-3rAyz .framer-y0sl6m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 80%; }\", \".framer-3rAyz .framer-ug41gt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-3rAyz .framer-jx3py3-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-3rAyz .framer-1k6ffdm { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; aspect-ratio: 0.9973958333333334 / 1; background-color: #56ffcc; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -125px; flex: none; position: absolute; right: -205px; top: -112px; width: var(--framer-aspect-ratio-supported, 385px); z-index: 1; }\", \".framer-3rAyz .framer-20ailt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -303px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: -128px; width: min-content; z-index: 1; }\", \".framer-3rAyz .framer-rezzlo { flex: none; height: 357px; position: relative; width: 1183px; }\", \".framer-3rAyz .framer-xwpb5c-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-3rAyz .framer-1wiymor-container { bottom: 72px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 10; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3rAyz .framer-16kvob8, .framer-3rAyz .framer-1vbkdqx, .framer-3rAyz .framer-z9tr4r, .framer-3rAyz .framer-bf33t6, .framer-3rAyz .framer-1qeshkf, .framer-3rAyz .framer-1aq4wzn, .framer-3rAyz .framer-1jlqiie, .framer-3rAyz .framer-scmwv5, .framer-3rAyz .framer-1h00z8b, .framer-3rAyz .framer-1vwravo, .framer-3rAyz .framer-6xgj1p, .framer-3rAyz .framer-6rieln, .framer-3rAyz .framer-1nhnew, .framer-3rAyz .framer-986bzb, .framer-3rAyz .framer-hmgr2w, .framer-3rAyz .framer-12dmtcl, .framer-3rAyz .framer-5i5ynm, .framer-3rAyz .framer-38mil, .framer-3rAyz .framer-ef6yix, .framer-3rAyz .framer-1o6oa4c, .framer-3rAyz .framer-qvt0dc, .framer-3rAyz .framer-y0sl6m, .framer-3rAyz .framer-ug41gt, .framer-3rAyz .framer-20ailt { gap: 0px; } .framer-3rAyz .framer-16kvob8 > *, .framer-3rAyz .framer-1vbkdqx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3rAyz .framer-16kvob8 > :first-child, .framer-3rAyz .framer-1vbkdqx > :first-child, .framer-3rAyz .framer-z9tr4r > :first-child, .framer-3rAyz .framer-1qeshkf > :first-child, .framer-3rAyz .framer-1jlqiie > :first-child, .framer-3rAyz .framer-scmwv5 > :first-child, .framer-3rAyz .framer-1vwravo > :first-child, .framer-3rAyz .framer-6rieln > :first-child, .framer-3rAyz .framer-1nhnew > :first-child, .framer-3rAyz .framer-986bzb > :first-child, .framer-3rAyz .framer-qvt0dc > :first-child, .framer-3rAyz .framer-y0sl6m > :first-child, .framer-3rAyz .framer-ug41gt > :first-child, .framer-3rAyz .framer-20ailt > :first-child { margin-top: 0px; } .framer-3rAyz .framer-16kvob8 > :last-child, .framer-3rAyz .framer-1vbkdqx > :last-child, .framer-3rAyz .framer-z9tr4r > :last-child, .framer-3rAyz .framer-1qeshkf > :last-child, .framer-3rAyz .framer-1jlqiie > :last-child, .framer-3rAyz .framer-scmwv5 > :last-child, .framer-3rAyz .framer-1vwravo > :last-child, .framer-3rAyz .framer-6rieln > :last-child, .framer-3rAyz .framer-1nhnew > :last-child, .framer-3rAyz .framer-986bzb > :last-child, .framer-3rAyz .framer-qvt0dc > :last-child, .framer-3rAyz .framer-y0sl6m > :last-child, .framer-3rAyz .framer-ug41gt > :last-child, .framer-3rAyz .framer-20ailt > :last-child { margin-bottom: 0px; } .framer-3rAyz .framer-z9tr4r > *, .framer-3rAyz .framer-20ailt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3rAyz .framer-bf33t6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-3rAyz .framer-bf33t6 > :first-child, .framer-3rAyz .framer-1aq4wzn > :first-child, .framer-3rAyz .framer-1h00z8b > :first-child, .framer-3rAyz .framer-6xgj1p > :first-child, .framer-3rAyz .framer-hmgr2w > :first-child, .framer-3rAyz .framer-12dmtcl > :first-child, .framer-3rAyz .framer-5i5ynm > :first-child, .framer-3rAyz .framer-38mil > :first-child, .framer-3rAyz .framer-ef6yix > :first-child, .framer-3rAyz .framer-1o6oa4c > :first-child { margin-left: 0px; } .framer-3rAyz .framer-bf33t6 > :last-child, .framer-3rAyz .framer-1aq4wzn > :last-child, .framer-3rAyz .framer-1h00z8b > :last-child, .framer-3rAyz .framer-6xgj1p > :last-child, .framer-3rAyz .framer-hmgr2w > :last-child, .framer-3rAyz .framer-12dmtcl > :last-child, .framer-3rAyz .framer-5i5ynm > :last-child, .framer-3rAyz .framer-38mil > :last-child, .framer-3rAyz .framer-ef6yix > :last-child, .framer-3rAyz .framer-1o6oa4c > :last-child { margin-right: 0px; } .framer-3rAyz .framer-1qeshkf > *, .framer-3rAyz .framer-1jlqiie > *, .framer-3rAyz .framer-1vwravo > *, .framer-3rAyz .framer-6rieln > *, .framer-3rAyz .framer-qvt0dc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-3rAyz .framer-1aq4wzn > *, .framer-3rAyz .framer-1h00z8b > *, .framer-3rAyz .framer-6xgj1p > *, .framer-3rAyz .framer-hmgr2w > *, .framer-3rAyz .framer-12dmtcl > *, .framer-3rAyz .framer-5i5ynm > *, .framer-3rAyz .framer-38mil > *, .framer-3rAyz .framer-ef6yix > *, .framer-3rAyz .framer-1o6oa4c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3rAyz .framer-scmwv5 > *, .framer-3rAyz .framer-y0sl6m > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-3rAyz .framer-1nhnew > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-3rAyz .framer-986bzb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-3rAyz .framer-ug41gt > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\", \"@media (min-width: 1280px) { .framer-3rAyz .hidden-16kvob8 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1279px) { .framer-3rAyz .hidden-13670ug { display: none !important; } .${D.bodyClassName} { background: var(--token-5f3d9a61-69f2-498c-a83d-9d766650bda2, rgb(245, 243, 239)) /* {\"name\":\"Background\"} */; } .framer-3rAyz .framer-16kvob8 { width: 810px; } .framer-3rAyz .framer-z9tr4r { padding: 180px 32px 400px 32px; } .framer-3rAyz .framer-vhwmk2 { width: 80%; } .framer-3rAyz .framer-kjxkib { left: calc(16.461916461916484% - 179px / 2); } .framer-3rAyz .framer-65yz27 { left: -214px; } .framer-3rAyz .framer-kg7oku { left: calc(85.62653562653566% - 261px / 2); } .framer-3rAyz .framer-129xt8t { left: calc(6.633906633906656% - 388px / 2); } .framer-3rAyz .framer-12hs9kl { left: calc(50.00000000000002% - 287px / 2); } .framer-3rAyz .framer-1bq5fc7 { left: calc(121.86732186732189% - 298px / 2); } .framer-3rAyz .framer-1dckwqs { left: calc(86.24078624078626% - 178px / 2); } .framer-3rAyz .framer-1aq4wzn { padding: 96px 32px 56px 32px; } .framer-3rAyz .framer-1n8y4dp { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-3rAyz .framer-scmwv5 { padding: 0px 0px 56px 0px; } .framer-3rAyz .framer-1h00z8b { padding: 50px 32px 56px 32px; } .framer-3rAyz .framer-xc28se { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-3rAyz .framer-6xgj1p { padding: 56px 32px 56px 32px; } .framer-3rAyz .framer-1wj32k5 { align-content: flex-start; align-items: flex-start; } .framer-3rAyz .framer-1nhnew, .framer-3rAyz .framer-986bzb { width: 45%; } .framer-3rAyz .framer-y0sl6m { width: 100%; } .framer-3rAyz .framer-x9mlkb { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-3rAyz .framer-1k6ffdm { bottom: -301px; height: var(--framer-aspect-ratio-supported, 384px); right: -294px; top: unset; width: 383px; } .framer-3rAyz .framer-20ailt { left: -439px; top: -152px; }}`, `@media (max-width: 809px) { .framer-3rAyz .hidden-1dhuh4h { display: none !important; } .${D.bodyClassName} { background: var(--token-5f3d9a61-69f2-498c-a83d-9d766650bda2, rgb(245, 243, 239)) /* {\"name\":\"Background\"} */; } .framer-3rAyz .framer-16kvob8 { width: 390px; } .framer-3rAyz .framer-z9tr4r { padding: 180px 20px 400px 20px; } .framer-3rAyz .framer-kjxkib { left: calc(-13.089005235602071% - 179px / 2); top: calc(49.30417495029823% - 201px / 2); } .framer-3rAyz .framer-65yz27 { left: -494px; top: 7px; } .framer-3rAyz .framer-kg7oku { left: calc(123.82198952879584% - 261px / 2); } .framer-3rAyz .framer-129xt8t { left: calc(-40.575916230366474% - 388px / 2); } .framer-3rAyz .framer-12hs9kl { left: calc(50.00000000000002% - 287px / 2); } .framer-3rAyz .framer-1bq5fc7 { left: calc(148.95287958115188% - 298px / 2); top: calc(65.0099403578529% - 400px / 2); } .framer-3rAyz .framer-1dckwqs { left: calc(146.0732984293194% - 178px / 2); } .framer-3rAyz .framer-1aq4wzn { padding: 96px 20px 56px 20px; } .framer-3rAyz .framer-1n8y4dp, .framer-3rAyz .framer-xc28se { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-3rAyz .framer-scmwv5 { padding: 0px 0px 56px 0px; } .framer-3rAyz .framer-1h00z8b { padding: 50px 20px 56px 20px; } .framer-3rAyz .framer-6xgj1p { padding: 56px 20px 56px 20px; } .framer-3rAyz .framer-1wj32k5 { flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-3rAyz .framer-1nhnew, .framer-3rAyz .framer-986bzb, .framer-3rAyz .framer-y0sl6m { width: 100%; } .framer-3rAyz .framer-1o6oa4c { padding: 40px 20px 40px 20px; } .framer-3rAyz .framer-x9mlkb { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-3rAyz .framer-ug41gt { align-content: center; align-items: center; } .framer-3rAyz .framer-1k6ffdm { bottom: -285px; height: var(--framer-aspect-ratio-supported, 384px); right: -326px; top: unset; width: 383px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3rAyz .framer-1wj32k5 { gap: 0px; } .framer-3rAyz .framer-1wj32k5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-3rAyz .framer-1wj32k5 > :first-child { margin-top: 0px; } .framer-3rAyz .framer-1wj32k5 > :last-child { margin-bottom: 0px; } }}`, ...N.css, ...q.css, ...L.css, ...j.css, ...B.css],\n  K = g(P, Z, \"framer-3rAyz\");\nexport default K;\nK.displayName = \"About\", K.defaultProps = {\n  height: 4838.5,\n  width: 1280\n}, a(K, [...M, ...E, ...W, ...I, ...S, ..._, ...Y, ...N.fonts, ...q.fonts, ...L.fonts, ...j.fonts, ...B.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerCQt7pAha1\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"4838.5\",\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T5QEQHWti\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y7M0j7DJ0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1280\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerImmutableVariables\": \"false\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "humanReadableVariantMap", "transitions", "toResponsiveImage", "value", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "FORdQTBkR", "PPtCPf5fy", "h_uesvvhh", "ekYCM7o2k", "restProps", "ref", "variant", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "variants", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "Image2", "RichText", "x", "css", "FrameraeN1jIAMO", "withCSS", "aeN1jIAMO_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "Lp_byfe7n", "XKXkmN5Bz", "LX87a_4Zt", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1nu5ztl", "args", "onMouseLeavelh0l1v", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "Link", "css", "FramerwfguGrqru", "withCSS", "wfguGrqru_default", "addPropertyControls", "ControlType", "addFonts", "InfoWrapperFonts", "getFonts", "wfguGrqru_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "QPgSB7tt6", "FUQNsKUwA", "k3o24GfWD", "aIbw7Wzdw", "b4BeeCPBg", "SQnz0cpPr", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ifk0x0", "args", "onTap3ni10r", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "Image2", "RichText", "x", "css", "Framero1AScQqHw", "withCSS", "o1AScQqHw_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "M", "getFonts", "a9CrF0hEe_default", "E", "wLUYuxfX5_default", "W", "aeN1jIAMO_default", "I", "o1AScQqHw_default", "S", "Icon", "_", "fP3ugGowh_default", "Y", "Xi3wAqKTw_default", "J", "T", "G", "T", "removeHiddenBreakpointLayers", "J", "R", "V", "e", "r", "D", "X", "U", "a", "t", "i", "n", "P", "Y", "s", "useLocaleInfo", "g", "M", "E", "W", "I", "fe", "S", "_", "useHydratedBreakpointVariants", "pe", "H", "useRouteElementId", "Q", "ae", "className", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "a9CrF0hEe_default", "RichText", "x", "wLUYuxfX5_default", "Image2", "aeN1jIAMO_default", "o1AScQqHw_default", "SVG", "Icon", "fP3ugGowh_default", "Xi3wAqKTw_default", "Z", "css", "K", "withCSS", "CQt7pAha1_default", "addFonts", "fonts", "__FramerMetadata__"]
}
