{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/JNscI00QqGOssiXp4LqP/vChfWh5kwvNXM1a1zwn8/mVMVciovw.js", "ssg:https://framerusercontent.com/modules/b96qncYt5njHHlLTzMHG/MiDWSvUna2gpMbBxHL01/EeNK04vfV.js", "ssg:https://framerusercontent.com/modules/ycbjZhd505VQgee2UpW9/feHHiL7vguTSVskzyvWw/EE78dZINF.js"],
  "sourcesContent": ["// Generated by Framer (8a81902)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, RichText, useActiveVariantCallback, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nconst enabledGestures = {\n  Sf4qf7Q1Q: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"Sf4qf7Q1Q\", \"EgXPldwRz\"];\nconst variantClassNames = {\n  EgXPldwRz: \"framer-v-vrme3l\",\n  Sf4qf7Q1Q: \"framer-v-12r9pug\"\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 transitions = {\n  default: {\n    damping: 40,\n    delay: 0,\n    mass: 1,\n    stiffness: 400,\n    type: \"spring\"\n  }\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 humanReadableVariantMap = {\n  Closed: \"Sf4qf7Q1Q\",\n  Open: \"EgXPldwRz\"\n};\nconst getProps = ({\n  answer,\n  height,\n  id,\n  question,\n  width,\n  ...props\n}) => {\n  var _ref, _humanReadableVariantMap_props_variant, _ref1, _ref2;\n  return {\n    ...props,\n    T8rQFvSBR: (_ref = answer !== null && answer !== void 0 ? answer : props.T8rQFvSBR) !== null && _ref !== void 0 ? _ref : \"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",\n    variant: (_ref1 = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref1 !== void 0 ? _ref1 : \"Sf4qf7Q1Q\",\n    W88zB8mIG: (_ref2 = question !== null && question !== void 0 ? question : props.W88zB8mIG) !== null && _ref2 !== void 0 ? _ref2 : \"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    W88zB8mIG,\n    T8rQFvSBR,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"Sf4qf7Q1Q\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTap15ydmg8 = activeVariantCallback(async (...args) => {\n    setVariant(\"EgXPldwRz\");\n  });\n  const onTapkjxrxs = activeVariantCallback(async (...args) => {\n    setVariant(\"Sf4qf7Q1Q\");\n  });\n  const isDisplayed = () => {\n    if (baseVariant === \"EgXPldwRz\") return true;\n    return false;\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-NupwE\", 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-12r9pug\", className),\n          \"data-framer-name\": \"Closed\",\n          layoutDependency: layoutDependency,\n          layoutId: \"Sf4qf7Q1Q\",\n          ref: ref,\n          style: {\n            ...style\n          },\n          ...addPropertyOverrides({\n            \"Sf4qf7Q1Q-hover\": {\n              \"data-framer-name\": undefined\n            },\n            EgXPldwRz: {\n              \"data-framer-name\": \"Open\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-lemwhj\",\n            \"data-framer-name\": \"Question\",\n            \"data-highlight\": true,\n            layoutDependency: layoutDependency,\n            layoutId: \"yjP6Rz3ja\",\n            onTap: onTap15ydmg8,\n            ...addPropertyOverrides({\n              EgXPldwRz: {\n                onTap: onTapkjxrxs\n              }\n            }, baseVariant, gestureVariant),\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-og4gqg\",\n              layoutDependency: layoutDependency,\n              layoutId: \"kFpC_Iwoq\",\n              style: {\n                backgroundColor: \"var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18))\",\n                borderBottomLeftRadius: 60,\n                borderBottomRightRadius: 60,\n                borderTopLeftRadius: 60,\n                borderTopRightRadius: 60\n              },\n              variants: {\n                \"Sf4qf7Q1Q-hover\": {\n                  backgroundColor: \"var(--token-960e269c-d8ec-41e6-9195-707de2c4475a, rgb(127, 251, 174))\"\n                },\n                EgXPldwRz: {\n                  backgroundColor: \"var(--token-960e269c-d8ec-41e6-9195-707de2c4475a, rgb(127, 251, 174))\"\n                }\n              }\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-3w42lg\",\n              \"data-framer-name\": \"Plus\",\n              layoutDependency: layoutDependency,\n              layoutId: \"EWHWKP4i3\",\n              style: {\n                rotate: 0\n              },\n              variants: {\n                EgXPldwRz: {\n                  rotate: 45\n                }\n              },\n              children: [/*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-2jj6s1\",\n                layoutDependency: layoutDependency,\n                layoutId: \"u1RJXiB7U\",\n                style: {\n                  backgroundColor: \"var(--token-58a5b9b4-d733-448b-883e-52b69f9296be, rgb(255, 255, 255))\",\n                  borderBottomLeftRadius: 10,\n                  borderBottomRightRadius: 10,\n                  borderTopLeftRadius: 10,\n                  borderTopRightRadius: 10\n                },\n                variants: {\n                  \"Sf4qf7Q1Q-hover\": {\n                    backgroundColor: \"var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18))\"\n                  },\n                  EgXPldwRz: {\n                    backgroundColor: \"var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18))\"\n                  }\n                }\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-9h5p64\",\n                layoutDependency: layoutDependency,\n                layoutId: \"jIzGVclOz\",\n                style: {\n                  backgroundColor: \"var(--token-58a5b9b4-d733-448b-883e-52b69f9296be, rgb(255, 255, 255))\",\n                  borderBottomLeftRadius: 10,\n                  borderBottomRightRadius: 10,\n                  borderTopLeftRadius: 10,\n                  borderTopRightRadius: 10\n                },\n                variants: {\n                  \"Sf4qf7Q1Q-hover\": {\n                    backgroundColor: \"var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18))\"\n                  },\n                  EgXPldwRz: {\n                    backgroundColor: \"var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18))\"\n                  }\n                }\n              })]\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7SW50ZXIgVGlnaHQtNjAw\",\n                    \"--framer-font-family\": '\"Inter Tight\", sans-serif',\n                    \"--framer-font-weight\": \"600\",\n                    \"--framer-letter-spacing\": \"0px\",\n                    \"--framer-line-height\": \"1.5em\",\n                    \"--framer-text-alignment\": \"left\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18)))\"\n                  },\n                  children: \"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"\n                })\n              }),\n              className: \"framer-hqh6dk\",\n              fonts: [\"GF;Inter Tight-600\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"HPKwipgYi\",\n              style: {\n                \"--extracted-r6o4lv\": \"var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18))\",\n                \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                \"--framer-link-text-decoration\": \"underline\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              text: W88zB8mIG,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })]\n          }), isDisplayed() && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-o64xli\",\n            \"data-framer-name\": \"Answer\",\n            layoutDependency: layoutDependency,\n            layoutId: \"f4vXQQFbS\",\n            style: {\n              opacity: 0\n            },\n            variants: {\n              EgXPldwRz: {\n                opacity: 1\n              }\n            },\n            children: /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\n                    \"--framer-font-family\": '\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\n                    \"--framer-letter-spacing\": \"0px\",\n                    \"--framer-line-height\": \"1.6em\",\n                    \"--framer-text-alignment\": \"left\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-27e98388-736a-4f0e-a446-044ad503a471, rgb(74, 76, 82)))\"\n                  },\n                  children: \"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"\n                })\n              }),\n              className: \"framer-z6c8yw\",\n              fonts: [\"GF;Inter Tight-regular\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"uSwTqWrCA\",\n              style: {\n                \"--extracted-r6o4lv\": \"var(--token-27e98388-736a-4f0e-a446-044ad503a471, rgb(74, 76, 82))\",\n                \"--framer-paragraph-spacing\": \"0px\",\n                opacity: .6\n              },\n              text: T8rQFvSBR,\n              variants: {\n                EgXPldwRz: {\n                  opacity: 1\n                }\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-NupwE [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-NupwE .framer-19n11ut { display: block; }\", \".framer-NupwE .framer-12r9pug { align-content: flex-start; align-items: flex-start; 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: 400px; }\", \".framer-NupwE .framer-lemwhj { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 20px 20px 20px; position: relative; user-select: none; width: 100%; }\", \".framer-NupwE .framer-og4gqg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 35px); overflow: hidden; position: absolute; right: 20px; top: 15px; width: 35px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\", \".framer-NupwE .framer-3w42lg { flex: none; height: 16px; overflow: hidden; position: absolute; right: 29px; top: 24px; width: 16px; z-index: 1; }\", \".framer-NupwE .framer-2jj6s1 { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\", \".framer-NupwE .framer-9h5p64 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\", \".framer-NupwE .framer-hqh6dk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\", \".framer-NupwE .framer-o64xli { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 20px; position: relative; width: 100%; }\", \".framer-NupwE .framer-z6c8yw { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\", \".framer-NupwE .framer-v-12r9pug .framer-12r9pug { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NupwE .framer-12r9pug, .framer-NupwE .framer-lemwhj, .framer-NupwE .framer-o64xli { gap: 0px; } .framer-NupwE .framer-12r9pug > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NupwE .framer-12r9pug > :first-child, .framer-NupwE .framer-o64xli > :first-child { margin-top: 0px; } .framer-NupwE .framer-12r9pug > :last-child, .framer-NupwE .framer-o64xli > :last-child { margin-bottom: 0px; } .framer-NupwE .framer-lemwhj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-NupwE .framer-lemwhj > :first-child { margin-left: 0px; } .framer-NupwE .framer-lemwhj > :last-child { margin-right: 0px; } .framer-NupwE .framer-o64xli > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\", \".framer-NupwE.framer-v-vrme3l .framer-lemwhj { padding: 20px 20px 12px 20px; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       * @framerIntrinsicHeight 112\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       * @framerIntrinsicWidth 400\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EgXPldwRz\":{\"layout\":[\"fixed\",\"auto\"]},\"EeUim_pUl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       * @framerImmutableVariables false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       */\nconst FramermVMVciovw = withCSS(Component, css, \"framer-NupwE\");\nexport default FramermVMVciovw;\nFramermVMVciovw.displayName = \"FAQ Row\";\nFramermVMVciovw.defaultProps = {\n  height: 112,\n  width: 400\n};\naddPropertyControls(FramermVMVciovw, {\n  variant: {\n    options: [\"Sf4qf7Q1Q\", \"EgXPldwRz\"],\n    optionTitles: [\"Closed\", \"Open\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  W88zB8mIG: {\n    defaultValue: \"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",\n    displayTextArea: true,\n    title: \"Question\",\n    type: ControlType.String\n  },\n  T8rQFvSBR: {\n    defaultValue: \"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",\n    displayTextArea: true,\n    title: \"Answer\",\n    type: ControlType.String\n  }\n});\naddFonts(FramermVMVciovw, [{\n  family: \"Inter Tight\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/mVMVciovw:default\",\n    url: \"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqXCRToK8EPg.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqXCRToK8EPg.ttf\",\n  weight: \"600\"\n}, {\n  family: \"Inter Tight\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/mVMVciovw:default\",\n    url: \"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qXCRToK8EPg.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qXCRToK8EPg.ttf\",\n  weight: \"400\"\n}]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramermVMVciovw\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerVariables\": \"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\n        \"framerImmutableVariables\": \"false\",\n        \"framerIntrinsicWidth\": \"400\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EgXPldwRz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EeUim_pUl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"112\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./mVMVciovw.map", "// Generated by Framer (8a81902)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, cx, getFonts, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport FAQRow from \"https://framerusercontent.com/modules/JNscI00QqGOssiXp4LqP/vChfWh5kwvNXM1a1zwn8/mVMVciovw.js\";\nconst FAQRowFonts = getFonts(FAQRow);\nconst cycleOrder = [\"UC3Xz1wRj\"];\nconst variantClassNames = {\n  UC3Xz1wRj: \"framer-v-1vw0l3p\"\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 transitions = {\n  default: {\n    damping: 40,\n    delay: 0,\n    mass: 1,\n    stiffness: 400,\n    type: \"spring\"\n  }\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 getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  return {\n    ...props\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"UC3Xz1wRj\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\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-yfCYg\", 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-1vw0l3p\", className),\n          \"data-border\": true,\n          \"data-framer-name\": \"Variant 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"UC3Xz1wRj\",\n          ref: ref,\n          style: {\n            \"--border-bottom-width\": \"1px\",\n            \"--border-color\": \"var(--token-9e8adf52-8dc6-4756-99d8-10065632b7e1, rgb(244, 244, 239))\",\n            \"--border-left-width\": \"1px\",\n            \"--border-right-width\": \"1px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"1px\",\n            backgroundColor: \"var(--token-9e8adf52-8dc6-4756-99d8-10065632b7e1, rgb(244, 244, 239))\",\n            borderBottomLeftRadius: 20,\n            borderBottomRightRadius: 20,\n            borderTopLeftRadius: 20,\n            borderTopRightRadius: 20,\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-odyqvd-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"nkyzsBK5t-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"nkyzsBK5t\",\n              layoutId: \"nkyzsBK5t\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"An AI content creation platform is a tool that uses advanced artificial intelligence algorithms to generate written content, such as articles, blog posts, or social media updates. It works by analyzing your input and producing human-like text based on your requirements.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"What is an AI content creation platform, and how does it work?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-27itub\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"wYjadjdez\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1dq0qyr-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"LNPSpVhZ0-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"LNPSpVhZ0\",\n              layoutId: \"LNPSpVhZ0\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"Yes, we offer a free trial period where you can explore our platform and create content. No credit card is required, and you can cancel at any time during the trial.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"Can I try your AI content creation platform before subscribing?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-fixeqi\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"EbQIYH0Em\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-py0zw0-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"ADFx9IoqG-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"ADFx9IoqG\",\n              layoutId: \"ADFx9IoqG\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"It's simple! Sign up for an account, log in, and enter your content requirements. You can specify the type of content, tone, style, and other preferences. The AI will generate content based on your input, and you can review and edit it as needed.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"How do I use the AI content creation platform?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-ij4g3n\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"JYffPj_0S\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-9zu9l1-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"gDs7b0AzS-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"gDs7b0AzS\",\n              layoutId: \"gDs7b0AzS\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"We take data security seriously. Your content is encrypted and protected to ensure it remains private and secure.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"Is my content safe and secure on your platform?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-o504ye\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"vXp4iGdjg\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-xybvwz-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"Kfyh8pacq-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"Kfyh8pacq\",\n              layoutId: \"Kfyh8pacq\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"Absolutely! You can customize the AI-generated content to match your brand's unique voice and style. We provide easy-to-use editing tools to make the process effortless.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"Can I customize the content generated by the AI?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-qnfk8s\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"d0BzIpbC7\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1lfmnql-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"UKqQ33yA4-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"UKqQ33yA4\",\n              layoutId: \"UKqQ33yA4\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"Our AI content creation platform supports multiple languages, including English, Spanish, French, German, and more. You can create content in the language that best suits your needs.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"What languages does your AI support?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1gvalmi\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"MVMl50gRo\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-vzo1uo-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"OYmscoCIP-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"OYmscoCIP\",\n              layoutId: \"OYmscoCIP\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"The limits vary depending on your subscription plan. Higher-tier plans offer greater usage limits. If you reach your plan's limit, you can easily upgrade to accommodate more content creation.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"Is there a limit to the amount of content I can create with my subscription?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1xm15km\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"QiSYwHE4K\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1edrt6f-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"PPLNiZ8M1-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"PPLNiZ8M1\",\n              layoutId: \"PPLNiZ8M1\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"Yes, our platform offers collaboration features, allowing you to work with team members or clients in real time. You can share and edit content together.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"Can I collaborate with team members or clients on your platform?\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-4ext3f\",\n            \"data-framer-name\": \"Line\",\n            layoutDependency: layoutDependency,\n            layoutId: \"Nh3aywyJ9\",\n            style: {\n              backgroundColor: \"rgba(18, 18, 18, 0.05)\"\n            }\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1kihc7v-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"GUso3qB43-container\",\n            children: /*#__PURE__*/_jsx(FAQRow, {\n              height: \"100%\",\n              id: \"GUso3qB43\",\n              layoutId: \"GUso3qB43\",\n              style: {\n                width: \"100%\"\n              },\n              T8rQFvSBR: \"If you cancel your subscription, you'll retain access to the content you've created. You can export it as needed. Your data remains yours.\",\n              variant: \"Sf4qf7Q1Q\",\n              W88zB8mIG: \"What happens if I cancel my subscription?\",\n              width: \"100%\"\n            })\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-yfCYg [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-yfCYg .framer-10njg3x { display: block; }\", \".framer-yfCYg .framer-1vw0l3p { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 10px 8px 10px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\", \".framer-yfCYg .framer-odyqvd-container, .framer-yfCYg .framer-1dq0qyr-container, .framer-yfCYg .framer-py0zw0-container, .framer-yfCYg .framer-9zu9l1-container, .framer-yfCYg .framer-xybvwz-container, .framer-yfCYg .framer-1lfmnql-container, .framer-yfCYg .framer-vzo1uo-container, .framer-yfCYg .framer-1edrt6f-container, .framer-yfCYg .framer-1kihc7v-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-yfCYg .framer-27itub, .framer-yfCYg .framer-fixeqi, .framer-yfCYg .framer-ij4g3n, .framer-yfCYg .framer-o504ye, .framer-yfCYg .framer-qnfk8s, .framer-yfCYg .framer-1gvalmi, .framer-yfCYg .framer-1xm15km, .framer-yfCYg .framer-4ext3f { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yfCYg .framer-1vw0l3p { gap: 0px; } .framer-yfCYg .framer-1vw0l3p > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yfCYg .framer-1vw0l3p > :first-child { margin-top: 0px; } .framer-yfCYg .framer-1vw0l3p > :last-child { margin-bottom: 0px; } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerIntrinsicHeight 600\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerIntrinsicWidth 1000\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerImmutableVariables false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            */\nconst FramerEeNK04vfV = withCSS(Component, css, \"framer-yfCYg\");\nexport default FramerEeNK04vfV;\nFramerEeNK04vfV.displayName = \"FAQ Accordion\";\nFramerEeNK04vfV.defaultProps = {\n  height: 600,\n  width: 1e3\n};\naddFonts(FramerEeNK04vfV, [...FAQRowFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerEeNK04vfV\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"600\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1000\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\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};\n//# sourceMappingURL=./EeNK04vfV.map", "// Generated by Framer (19eed98)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, PropertyOverrides, removeHiddenBreakpointLayers, useHydratedBreakpointVariants, useLocaleInfo, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Footer from \"https://framerusercontent.com/modules/pgfSmwwLHbCUndNvaYtL/OVW4p8zpKnYpt4rTkWXg/e4LL2G1MD.js\";\nimport FAQAccordion from \"https://framerusercontent.com/modules/b96qncYt5njHHlLTzMHG/MiDWSvUna2gpMbBxHL01/EeNK04vfV.js\";\nimport ButtonExtraBig from \"https://framerusercontent.com/modules/z81jpEr09cufgihlJRIx/EoYdeKnJxvDoKhfvF831/Iu4OJwr5i.js\";\nimport Cover from \"https://framerusercontent.com/modules/rKciuUn3PWCDGBZLYukd/5YDm9re7tQR7qhEGQAxc/kSGcA5EZ6.js\";\nimport Navbar from \"https://framerusercontent.com/modules/pyu58LbNJLc0ImcI3aKO/r95724fFa4wW89jaK4s5/vzYRndIoo.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/20KNb4dBmuxrC3nuARdy/9pKIJA3GCg3QEzZMb7Qt/EE78dZINF.js\";\nconst NavbarFonts = getFonts(Navbar);\nconst CoverFonts = getFonts(Cover);\nconst FAQAccordionFonts = getFonts(FAQAccordion);\nconst ContainerWithFX = withFX(Container);\nconst ButtonExtraBigFonts = getFonts(ButtonExtraBig);\nconst MotionDivWithFX = withFX(motion.div);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"MXtBElx9z\", \"hkWS4OgUi\", \"sKb5nnhUv\"];\nconst breakpoints = {\n  hkWS4OgUi: \"(min-width: 810px) and (max-width: 1399px)\",\n  MXtBElx9z: \"(min-width: 1400px)\",\n  sKb5nnhUv: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst serializationHash = \"framer-WWbyV\";\nconst variantClassNames = {\n  hkWS4OgUi: \"framer-v-1a2uazc\",\n  MXtBElx9z: \"framer-v-sgawfh\",\n  sKb5nnhUv: \"framer-v-trdo1e\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"MXtBElx9z\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 50\n};\nconst transition1 = {\n  damping: 60,\n  delay: 0,\n  mass: 4,\n  stiffness: 200,\n  type: \"spring\"\n};\nconst animation1 = {\n  opacity: 1,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 0\n};\nconst transformTemplate = (_, t) => `perspective(1200px) ${t}`;\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"MXtBElx9z\",\n  Phone: \"sKb5nnhUv\",\n  Tablet: \"hkWS4OgUi\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"MXtBElx9z\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(undefined, activeLocale);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n      return () => {\n        document.body.classList.remove(metadata1.bodyClassName);\n      };\n    }\n  }, [undefined, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [];\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"MXtBElx9z\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-WWbyV\", ...sharedStyleClassNames),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-sgawfh\", className),\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-havap7-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                hkWS4OgUi: {\n                  variant: \"DOJjBhDRP\"\n                },\n                sKb5nnhUv: {\n                  variant: \"clMyx7JvV\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Navbar, {\n                height: \"100%\",\n                hGNLwMy3D: \"rgba(255, 255, 255, 0.7)\",\n                id: \"slHlh70km\",\n                layoutId: \"slHlh70km\",\n                lcAKe6rri: 'var(--token-8d9d35c1-9ee2-4668-8f5c-c4808f04c88d, rgb(18, 18, 18)) /* {\"name\":\"Dark Gray\"} */',\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"q0oYZ9Qc_\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-ajjgy1-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                hkWS4OgUi: {\n                  variant: \"bs2QtQLWg\"\n                },\n                sKb5nnhUv: {\n                  variant: \"NbVhZXXrW\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Cover, {\n                height: \"100%\",\n                id: \"nNw5CxOZC\",\n                layoutId: \"nNw5CxOZC\",\n                NMWykLLFM: \"Frequently asked questions\",\n                style: {\n                  width: \"100%\"\n                },\n                tpB9vZ_G_: \"Your go-to resource for answers to common questions\",\n                variant: \"pvlf7VoPG\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"section\", {\n            className: \"framer-rozhdi\",\n            \"data-framer-name\": \"Container\",\n            name: \"Container\",\n            children: /*#__PURE__*/_jsx(ContainerWithFX, {\n              __framer__animate: {\n                transition: transition1\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation,\n              __framer__exit: animation1,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-aeuj9k-container\",\n              transformTemplate: transformTemplate,\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  sKb5nnhUv: {\n                    style: {\n                      width: \"100%\"\n                    }\n                  }\n                },\n                children: /*#__PURE__*/_jsx(FAQAccordion, {\n                  height: \"100%\",\n                  id: \"Q64AOgS1A\",\n                  layoutId: \"Q64AOgS1A\",\n                  style: {\n                    maxWidth: \"100%\",\n                    width: \"100%\"\n                  },\n                  width: \"100%\"\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-1cdcq2d\",\n            \"data-framer-name\": \"Join us Today\",\n            name: \"Join us Today\",\n            children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__spring: {\n                damping: 15,\n                delay: 0,\n                duration: .3,\n                ease: [.44, 0, .56, 1],\n                mass: .1,\n                stiffness: 800,\n                type: \"spring\"\n              },\n              __framer__styleTransformEffectEnabled: true,\n              __framer__transformTargets: [{\n                target: {\n                  opacity: 1,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  x: 700,\n                  y: 0\n                }\n              }, {\n                target: {\n                  opacity: 1,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  x: -200,\n                  y: 0\n                }\n              }],\n              __framer__transformTrigger: \"onScroll\",\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-1j76v45\",\n              transformTemplate: transformTemplate,\n              children: [/*#__PURE__*/_jsx(Container, {\n                className: \"framer-ea7ang-container\",\n                children: /*#__PURE__*/_jsx(ButtonExtraBig, {\n                  height: \"100%\",\n                  id: \"kejJfKQaN\",\n                  layoutId: \"kejJfKQaN\",\n                  width: \"100%\"\n                })\n              }), /*#__PURE__*/_jsx(Container, {\n                className: \"framer-v0ktnp-container\",\n                children: /*#__PURE__*/_jsx(ButtonExtraBig, {\n                  height: \"100%\",\n                  id: \"utymILL9z\",\n                  layoutId: \"utymILL9z\",\n                  width: \"100%\"\n                })\n              }), /*#__PURE__*/_jsx(Container, {\n                className: \"framer-1ky7smw-container\",\n                children: /*#__PURE__*/_jsx(ButtonExtraBig, {\n                  height: \"100%\",\n                  id: \"V1_JUcdO4\",\n                  layoutId: \"V1_JUcdO4\",\n                  width: \"100%\"\n                })\n              }), /*#__PURE__*/_jsx(Container, {\n                className: \"framer-fk293i-container\",\n                children: /*#__PURE__*/_jsx(ButtonExtraBig, {\n                  height: \"100%\",\n                  id: \"VK8go_GcU\",\n                  layoutId: \"VK8go_GcU\",\n                  width: \"100%\"\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-vjtdfj-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                hkWS4OgUi: {\n                  variant: \"cbpFE642K\"\n                },\n                sKb5nnhUv: {\n                  variant: \"FApTBILR1\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"KL5Df2wwE\",\n                layoutId: \"KL5Df2wwE\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"ps4h8oAXL\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-WWbyV [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: var(--token-5551b052-a34c-41c4-b470-ad604b65887a, rgb(253, 253, 251)); }`, \".framer-WWbyV .framer-wqc4k1 { display: block; }\", \".framer-WWbyV .framer-sgawfh { align-content: center; align-items: center; background-color: var(--token-5551b052-a34c-41c4-b470-ad604b65887a, #fdfdfb); 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: 1400px; }\", \".framer-WWbyV .framer-havap7-container, .framer-WWbyV .framer-ajjgy1-container, .framer-WWbyV .framer-vjtdfj-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-WWbyV .framer-rozhdi { align-content: flex-start; align-items: flex-start; background-color: var(--token-5551b052-a34c-41c4-b470-ad604b65887a, #fdfdfb); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 150px 0px; position: relative; width: 100%; }\", \".framer-WWbyV .framer-aeuj9k-container { flex: none; height: auto; max-width: 800px; position: relative; transform: perspective(1200px); width: 90%; z-index: 2; }\", \".framer-WWbyV .framer-1cdcq2d { align-content: center; align-items: center; background-color: var(--token-960e269c-d8ec-41e6-9195-707de2c4475a, #7ffbae); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\", \".framer-WWbyV .framer-1j76v45 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 106px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: min-content; }\", \".framer-WWbyV .framer-ea7ang-container, .framer-WWbyV .framer-v0ktnp-container, .framer-WWbyV .framer-1ky7smw-container, .framer-WWbyV .framer-fk293i-container { flex: none; height: auto; position: relative; width: auto; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WWbyV .framer-sgawfh, .framer-WWbyV .framer-rozhdi, .framer-WWbyV .framer-1cdcq2d, .framer-WWbyV .framer-1j76v45 { gap: 0px; } .framer-WWbyV .framer-sgawfh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WWbyV .framer-sgawfh > :first-child { margin-top: 0px; } .framer-WWbyV .framer-sgawfh > :last-child { margin-bottom: 0px; } .framer-WWbyV .framer-rozhdi > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-WWbyV .framer-rozhdi > :first-child, .framer-WWbyV .framer-1cdcq2d > :first-child, .framer-WWbyV .framer-1j76v45 > :first-child { margin-left: 0px; } .framer-WWbyV .framer-rozhdi > :last-child, .framer-WWbyV .framer-1cdcq2d > :last-child, .framer-WWbyV .framer-1j76v45 > :last-child { margin-right: 0px; } .framer-WWbyV .framer-1cdcq2d > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-WWbyV .framer-1j76v45 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }\", \"@media (min-width: 1400px) { .framer-WWbyV .hidden-sgawfh { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1399px) { .framer-WWbyV .hidden-1a2uazc { display: none !important; } .${metadata.bodyClassName} { background: var(--token-5551b052-a34c-41c4-b470-ad604b65887a, rgb(253, 253, 251)); } .framer-WWbyV .framer-sgawfh { width: 810px; } .framer-WWbyV .framer-rozhdi { padding: 60px 0px 100px 0px; } .framer-WWbyV .framer-1cdcq2d { padding: 10px 0px 10px 0px; }}`, `@media (max-width: 809px) { .framer-WWbyV .hidden-trdo1e { display: none !important; } .${metadata.bodyClassName} { background: var(--token-5551b052-a34c-41c4-b470-ad604b65887a, rgb(253, 253, 251)); } .framer-WWbyV .framer-sgawfh { width: 390px; } .framer-WWbyV .framer-rozhdi { align-content: center; align-items: center; flex-direction: column; padding: 40px 0px 80px 0px; } .framer-WWbyV .framer-aeuj9k-container { max-width: unset; } .framer-WWbyV .framer-1cdcq2d { flex-direction: column; padding: 0px 0px 0px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WWbyV .framer-rozhdi, .framer-WWbyV .framer-1cdcq2d { gap: 0px; } .framer-WWbyV .framer-rozhdi > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-WWbyV .framer-rozhdi > :first-child, .framer-WWbyV .framer-1cdcq2d > :first-child { margin-top: 0px; } .framer-WWbyV .framer-rozhdi > :last-child, .framer-WWbyV .framer-1cdcq2d > :last-child { margin-bottom: 0px; } .framer-WWbyV .framer-1cdcq2d > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerIntrinsicHeight 2187\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerIntrinsicWidth 1400\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hkWS4OgUi\":{\"layout\":[\"fixed\",\"auto\"]},\"sKb5nnhUv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerImmutableVariables false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  */\nconst FramerEE78dZINF = withCSS(Component, css, \"framer-WWbyV\");\nexport default FramerEE78dZINF;\nFramerEE78dZINF.displayName = \"Faq\";\nFramerEE78dZINF.defaultProps = {\n  height: 2187,\n  width: 1400\n};\naddFonts(FramerEE78dZINF, [...NavbarFonts, ...CoverFonts, ...FAQAccordionFonts, ...ButtonExtraBigFonts, ...FooterFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerEE78dZINF\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerResponsiveScreen\": \"\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hkWS4OgUi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sKb5nnhUv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1400\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"2187\",\n        \"framerImmutableVariables\": \"false\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "answer", "height", "id", "question", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap15ydmg8", "args", "onTapkjxrxs", "isDisplayed", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "css", "FramermVMVciovw", "withCSS", "mVMVciovw_default", "addPropertyControls", "ControlType", "addFonts", "FAQRowFonts", "getFonts", "mVMVciovw_default", "cycleOrder", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "mVMVciovw_default", "css", "FramerEeNK04vfV", "withCSS", "EeNK04vfV_default", "addFonts", "FAQRowFonts", "NavbarFonts", "getFonts", "vzYRndIoo_default", "CoverFonts", "kSGcA5EZ6_default", "FAQAccordionFonts", "EeNK04vfV_default", "ContainerWithFX", "withFX", "Container", "ButtonExtraBigFonts", "Iu4OJwr5i_default", "MotionDivWithFX", "motion", "FooterFonts", "e4LL2G1MD_default", "breakpoints", "isBrowser", "variantClassNames", "isBrowser", "removeHiddenBreakpointLayers", "breakpoints", "transitions", "animation", "transition1", "animation1", "transformTemplate", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "vzYRndIoo_default", "kSGcA5EZ6_default", "ContainerWithFX", "EeNK04vfV_default", "MotionDivWithFX", "Iu4OJwr5i_default", "e4LL2G1MD_default", "css", "FramerEE78dZINF", "withCSS", "EE78dZINF_default", "addFonts", "NavbarFonts", "CoverFonts", "FAQAccordionFonts", "ButtonExtraBigFonts", "FooterFonts", "__FramerMetadata__"]
}
