{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3Tp1vGlDK3FBRhO1Gz95/BVBmC3u52RtDqCxoIG6W/qgMU88hKm.js"],
  "sourcesContent": ["// Generated by Framer (a2c2d6f)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, RichText, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Material } from \"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/2Fj5DkTJM6GPKlJFhvpu/nmO9adJC7jf7KKK2cgKw/egRSta_vU.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/FYXNopc7IvXMnn3NdPaJ/YcqvnRE9mV6AtIAEU4YG/YAP816Y5n.js\";\nconst MaterialFonts = getFonts(Material);\nconst cycleOrder = [\"sX8KX5gSR\", \"kR53YmhOi\"];\nconst variantClassNames = {\n  kR53YmhOi: \"framer-v-1nvc10k\",\n  sX8KX5gSR: \"framer-v-18l5635\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {\n  \"With Top Banner\": \"kR53YmhOi\",\n  Default: \"sX8KX5gSR\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"sX8KX5gSR\",\n  title: dFAAh857Y = \"How It Work?\",\n  description: g5BPdPP1y = \"Follow these 4 simple steps to bring your brand to life with our AI-powered logo creation process\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"sX8KX5gSR\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-buSTc\", sharedStyle.className, sharedStyle1.className, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsxs(motion.section, {\n        ...restProps,\n        className: cx(\"framer-18l5635\", className),\n        \"data-framer-name\": \"Default\",\n        layoutDependency: layoutDependency,\n        layoutId: \"sX8KX5gSR\",\n        ref: ref,\n        style: {\n          background: 'linear-gradient(180deg, var(--token-97378131-007a-4d3a-8b00-8e4043637fe1, rgb(234, 221, 255)) /* {\"name\":\"primary-container\"} */ 0%, var(--token-e6d6bc1f-ce81-4650-a8e4-b0c3f86270d4, rgb(255, 255, 255)) /* {\"name\":\"body\"} */ 100%)',\n          ...style\n        },\n        transition: transition,\n        ...addPropertyOverrides({\n          kR53YmhOi: {\n            \"data-framer-name\": \"With Top Banner\"\n          }\n        }, baseVariant, gestureVariant),\n        children: [/*#__PURE__*/_jsx(RichText, {\n          __fromCanvasComponent: true,\n          children: /*#__PURE__*/_jsx(React.Fragment, {\n            children: /*#__PURE__*/_jsx(motion.h1, {\n              className: \"framer-styles-preset-3nqyhf\",\n              \"data-styles-preset\": \"YAP816Y5n\",\n              style: {\n                \"--framer-text-alignment\": \"center\",\n                \"--framer-text-color\": \"var(--extracted-gdpscs)\"\n              },\n              children: \"How It Work?\"\n            })\n          }),\n          className: \"framer-14obluf\",\n          layoutDependency: layoutDependency,\n          layoutId: \"kEl_1snmv\",\n          style: {\n            \"--extracted-gdpscs\": \"var(--token-68ae5ccf-dd05-4d49-94c1-804aafa6af42, rgb(31, 31, 31))\",\n            \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n            \"--framer-link-text-decoration\": \"underline\",\n            \"--framer-paragraph-spacing\": \"0px\"\n          },\n          text: dFAAh857Y,\n          transition: transition,\n          verticalAlignment: \"top\",\n          withExternalLayout: true\n        }), /*#__PURE__*/_jsx(RichText, {\n          __fromCanvasComponent: true,\n          children: /*#__PURE__*/_jsx(React.Fragment, {\n            children: /*#__PURE__*/_jsx(motion.p, {\n              className: \"framer-styles-preset-10r0mzv\",\n              \"data-styles-preset\": \"egRSta_vU\",\n              style: {\n                \"--framer-text-alignment\": \"center\"\n              },\n              children: \"Follow these 4 simple steps to bring your brand to life with our AI-powered logo creation process\"\n            })\n          }),\n          className: \"framer-3ncm1k\",\n          layoutDependency: layoutDependency,\n          layoutId: \"tcAS_jD0i\",\n          style: {\n            \"--framer-paragraph-spacing\": \"0px\"\n          },\n          text: g5BPdPP1y,\n          transition: transition,\n          verticalAlignment: \"top\",\n          withExternalLayout: true\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-pcvi7g-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"rpYyxpmVc-container\",\n          transition: transition,\n          children: /*#__PURE__*/_jsx(Material, {\n            color: 'var(--token-1d9e1e76-db9d-4fb4-bf6d-2441fe3f882f, rgba(103, 80, 164, 0.16)) /* {\"name\":\"primary-0.16\"} */',\n            height: \"100%\",\n            iconSearch: \"Home\",\n            iconSelection: \"DesignServices\",\n            iconStyle15: \"Filled\",\n            iconStyle2: \"Filled\",\n            iconStyle7: \"Filled\",\n            id: \"rpYyxpmVc\",\n            layoutId: \"rpYyxpmVc\",\n            mirrored: false,\n            selectByList: true,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            width: \"100%\"\n          })\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-1y1z1qb-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"ycDnmUj1q-container\",\n          transition: transition,\n          children: /*#__PURE__*/_jsx(Material, {\n            color: 'var(--token-1d9e1e76-db9d-4fb4-bf6d-2441fe3f882f, rgba(103, 80, 164, 0.16)) /* {\"name\":\"primary-0.16\"} */',\n            height: \"100%\",\n            iconSearch: \"Home\",\n            iconSelection: \"Architecture\",\n            iconStyle15: \"Filled\",\n            iconStyle2: \"Filled\",\n            iconStyle7: \"Filled\",\n            id: \"ycDnmUj1q\",\n            layoutId: \"ycDnmUj1q\",\n            mirrored: false,\n            selectByList: true,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            width: \"100%\"\n          })\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-rjwhzh-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"AUsqoVuYH-container\",\n          transition: transition,\n          children: /*#__PURE__*/_jsx(Material, {\n            color: 'var(--token-1d9e1e76-db9d-4fb4-bf6d-2441fe3f882f, rgba(103, 80, 164, 0.16)) /* {\"name\":\"primary-0.16\"} */',\n            height: \"100%\",\n            iconSearch: \"Home\",\n            iconSelection: \"DesktopMac\",\n            iconStyle15: \"Filled\",\n            iconStyle2: \"Filled\",\n            iconStyle7: \"Filled\",\n            id: \"AUsqoVuYH\",\n            layoutId: \"AUsqoVuYH\",\n            mirrored: false,\n            selectByList: true,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            width: \"100%\"\n          })\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-9rta77-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"mMYraVP5w-container\",\n          transition: transition,\n          children: /*#__PURE__*/_jsx(Material, {\n            color: 'var(--token-1d9e1e76-db9d-4fb4-bf6d-2441fe3f882f, rgba(103, 80, 164, 0.16)) /* {\"name\":\"primary-0.16\"} */',\n            height: \"100%\",\n            iconSearch: \"Home\",\n            iconSelection: \"Palette\",\n            iconStyle15: \"Filled\",\n            iconStyle2: \"Filled\",\n            iconStyle7: \"Filled\",\n            id: \"mMYraVP5w\",\n            layoutId: \"mMYraVP5w\",\n            mirrored: false,\n            selectByList: true,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            width: \"100%\"\n          })\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-o5q19m-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"K_qImkJ19-container\",\n          transition: transition,\n          children: /*#__PURE__*/_jsx(Material, {\n            color: 'var(--token-1d9e1e76-db9d-4fb4-bf6d-2441fe3f882f, rgba(103, 80, 164, 0.16)) /* {\"name\":\"primary-0.16\"} */',\n            height: \"100%\",\n            iconSearch: \"Home\",\n            iconSelection: \"FormatColorFill\",\n            iconStyle15: \"Filled\",\n            iconStyle2: \"Filled\",\n            iconStyle7: \"Filled\",\n            id: \"K_qImkJ19\",\n            layoutId: \"K_qImkJ19\",\n            mirrored: false,\n            selectByList: true,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            width: \"100%\"\n          })\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-1hzjoms-container\",\n          layoutDependency: layoutDependency,\n          layoutId: \"mQUps5PLA-container\",\n          transition: transition,\n          children: /*#__PURE__*/_jsx(Material, {\n            color: 'var(--token-1d9e1e76-db9d-4fb4-bf6d-2441fe3f882f, rgba(103, 80, 164, 0.16)) /* {\"name\":\"primary-0.16\"} */',\n            height: \"100%\",\n            iconSearch: \"Home\",\n            iconSelection: \"FormatShapes\",\n            iconStyle15: \"Filled\",\n            iconStyle2: \"Filled\",\n            iconStyle7: \"Filled\",\n            id: \"mQUps5PLA\",\n            layoutId: \"mQUps5PLA\",\n            mirrored: false,\n            selectByList: true,\n            style: {\n              height: \"100%\",\n              width: \"100%\"\n            },\n            width: \"100%\"\n          })\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-buSTc [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-buSTc .framer-kqkfjz { display: block; }\", \".framer-buSTc .framer-18l5635 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 0px 100px 0px; position: relative; width: 1200px; }\", \".framer-buSTc .framer-14obluf { flex: none; height: auto; max-width: 90%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-buSTc .framer-3ncm1k { flex: none; height: auto; max-width: 90%; overflow: visible; position: relative; white-space: pre-wrap; width: 511px; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-buSTc .framer-pcvi7g-container { bottom: 74px; flex: none; height: 24px; position: absolute; right: 410px; width: 24px; z-index: 1; }\", \".framer-buSTc .framer-1y1z1qb-container { flex: none; height: 24px; left: 407px; position: absolute; top: 112px; width: 24px; z-index: 1; }\", \".framer-buSTc .framer-rjwhzh-container { flex: none; height: 24px; position: absolute; right: 274px; top: 136px; width: 24px; z-index: 1; }\", \".framer-buSTc .framer-9rta77-container { flex: none; height: 24px; position: absolute; right: 42px; top: calc(50.00000000000002% - 24px / 2); width: 24px; z-index: 1; }\", \".framer-buSTc .framer-o5q19m-container { bottom: 86px; flex: none; height: 24px; left: 274px; position: absolute; width: 24px; z-index: 1; }\", \".framer-buSTc .framer-1hzjoms-container { flex: none; height: 24px; left: 68px; position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; z-index: 1; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-buSTc .framer-18l5635 { gap: 0px; } .framer-buSTc .framer-18l5635 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-buSTc .framer-18l5635 > :first-child { margin-top: 0px; } .framer-buSTc .framer-18l5635 > :last-child { margin-bottom: 0px; } }\", \".framer-buSTc.framer-v-1nvc10k .framer-18l5635 { padding: 200px 0px 100px 0px; }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerIntrinsicHeight 380\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kR53YmhOi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerVariables {\"dFAAh857Y\":\"title\",\"g5BPdPP1y\":\"description\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  */\nconst FramerqgMU88hKm = withCSS(Component, css, \"framer-buSTc\");\nexport default FramerqgMU88hKm;\nFramerqgMU88hKm.displayName = \"Heading\";\nFramerqgMU88hKm.defaultProps = {\n  height: 380,\n  width: 1200\n};\naddPropertyControls(FramerqgMU88hKm, {\n  variant: {\n    options: [\"sX8KX5gSR\", \"kR53YmhOi\"],\n    optionTitles: [\"Default\", \"With Top Banner\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  dFAAh857Y: {\n    defaultValue: \"How It Work?\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  g5BPdPP1y: {\n    defaultValue: \"Follow these 4 simple steps to bring your brand to life with our AI-powered logo creation process\",\n    displayTextArea: false,\n    title: \"Description\",\n    type: ControlType.String\n  }\n});\naddFonts(FramerqgMU88hKm, [...MaterialFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerqgMU88hKm\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"380\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kR53YmhOi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerVariables\": \"{\\\"dFAAh857Y\\\":\\\"title\\\",\\\"g5BPdPP1y\\\":\\\"description\\\"}\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./qgMU88hKm.map"],
  "mappings": "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",
  "names": ["MaterialFonts", "getFonts", "Icon", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "dFAAh857Y", "g5BPdPP1y", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "css", "FramerqgMU88hKm", "withCSS", "qgMU88hKm_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
