{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9EDI0S3XfKXuw18AIP9t/dj7cDWcv57mXF5PTQuXt/Ztz_GP10U.js", "ssg:https://framerusercontent.com/modules/np5tbYXAP3q3UCRJO7yQ/TB1V6Z1N0yWIyBWk0rS5/oeAqhfl_j.js"],
  "sourcesContent": ["// Generated by Framer (f501c86)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Image, Link, RichText, useActiveVariantCallback, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nconst enabledGestures = {\n  pOs4kcejZ: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"pOs4kcejZ\"];\nconst serializationHash = \"framer-Ecay8\";\nconst variantClassNames = {\n  pOs4kcejZ: \"framer-v-bqn93t\"\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: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst toResponsiveImage = value => {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst getProps = ({\n  description,\n  height,\n  id,\n  image,\n  link,\n  price,\n  tap,\n  title,\n  width,\n  ...props\n}) => {\n  var _ref, _ref1, _ref2;\n  return {\n    ...props,\n    byA_DFqED: (_ref = description !== null && description !== void 0 ? description : props.byA_DFqED) !== null && _ref !== void 0 ? _ref : \"Description\",\n    d1AxOiBfZ: tap !== null && tap !== void 0 ? tap : props.d1AxOiBfZ,\n    dOva80sEe: (_ref1 = title !== null && title !== void 0 ? title : props.dOva80sEe) !== null && _ref1 !== void 0 ? _ref1 : \"Title\",\n    oc_Uwjo5H: (_ref2 = price !== null && price !== void 0 ? price : props.oc_Uwjo5H) !== null && _ref2 !== void 0 ? _ref2 : \"Price\",\n    PCzMzyfcE: link !== null && link !== void 0 ? link : props.PCzMzyfcE,\n    RSq8KBnye: image !== null && image !== void 0 ? image : props.RSq8KBnye\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    RSq8KBnye,\n    dOva80sEe,\n    oc_Uwjo5H,\n    byA_DFqED,\n    PCzMzyfcE,\n    d1AxOiBfZ,\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: \"pOs4kcejZ\",\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 onTapu7vaqz = activeVariantCallback(async (...args) => {\n    if (d1AxOiBfZ) {\n      const res = await d1AxOiBfZ(...args);\n      if (res === false) return false;\n    }\n  });\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [];\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-Ecay8\", ...sharedStyleClassNames, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsx(Link, {\n          href: PCzMzyfcE,\n          openInNewTab: false,\n          smoothScroll: false,\n          children: /*#__PURE__*/_jsxs(motion.a, {\n            ...restProps,\n            className: `${cx(\"framer-bqn93t\", className)} framer-90rwui`,\n            \"data-framer-name\": \"Variant 1\",\n            \"data-highlight\": true,\n            layoutDependency: layoutDependency,\n            layoutId: \"pOs4kcejZ\",\n            onTap: onTapu7vaqz,\n            ref: ref !== null && ref !== void 0 ? ref : ref1,\n            style: {\n              borderBottomLeftRadius: 8,\n              borderBottomRightRadius: 8,\n              borderTopLeftRadius: 8,\n              borderTopRightRadius: 8,\n              ...style\n            },\n            ...addPropertyOverrides({\n              \"pOs4kcejZ-hover\": {\n                \"data-framer-name\": undefined\n              }\n            }, baseVariant, gestureVariant),\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-wlbcho\",\n              \"data-framer-name\": \"Card Image\",\n              layoutDependency: layoutDependency,\n              layoutId: \"CjPWz46B8\",\n              style: {\n                backgroundColor: \"rgb(246, 245, 244)\",\n                borderBottomLeftRadius: 8,\n                borderBottomRightRadius: 8,\n                borderTopLeftRadius: 8,\n                borderTopRightRadius: 8\n              },\n              variants: {\n                \"pOs4kcejZ-hover\": {\n                  backgroundColor: \"rgb(232, 232, 232)\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fit\",\n                  intrinsicHeight: 600,\n                  intrinsicWidth: 800,\n                  pixelHeight: 600,\n                  pixelWidth: 800,\n                  sizes: \"min(488px, 100vw)\",\n                  ...toResponsiveImage(RSq8KBnye)\n                },\n                className: \"framer-uzecf1\",\n                \"data-framer-name\": \"Card Image\",\n                layoutDependency: layoutDependency,\n                layoutId: \"cjxT8UXY3\"\n              })\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1uukba3\",\n              \"data-framer-name\": \"Card Details\",\n              layoutDependency: layoutDependency,\n              layoutId: \"F6FuKRO_B\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1s3yfqw\",\n                layoutDependency: layoutDependency,\n                layoutId: \"rvjXKIoA_\",\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.h4, {\n                      style: {\n                        \"--font-selector\": \"SW50ZXItU2VtaUJvbGQ=\",\n                        \"--framer-font-family\": '\"Inter-SemiBold\", \"Inter\", sans-serif',\n                        \"--framer-font-size\": \"24px\",\n                        \"--framer-font-weight\": \"600\",\n                        \"--framer-text-color\": \"var(--extracted-1eung3n, var(--token-2dee5c4a-ec61-47f9-818b-fddca6a7763b, rgb(34, 34, 34)))\"\n                      },\n                      children: \"Title\"\n                    })\n                  }),\n                  className: \"framer-1f5nayj\",\n                  \"data-framer-name\": \"Title\",\n                  fonts: [\"Inter-SemiBold\"],\n                  layoutDependency: layoutDependency,\n                  layoutId: \"FvpyvUNaM\",\n                  style: {\n                    \"--extracted-1eung3n\": \"var(--token-2dee5c4a-ec61-47f9-818b-fddca6a7763b, rgb(34, 34, 34))\",\n                    \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                    \"--framer-link-text-decoration\": \"underline\",\n                    \"--framer-paragraph-spacing\": \"0px\"\n                  },\n                  text: dOva80sEe,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-16m8miw\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"Vtmw_273J\",\n                  style: {\n                    backgroundColor: \"var(--token-2dee5c4a-ec61-47f9-818b-fddca6a7763b, rgb(34, 34, 34))\",\n                    borderBottomLeftRadius: 999,\n                    borderBottomRightRadius: 999,\n                    borderTopLeftRadius: 999,\n                    borderTopRightRadius: 999\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-line-height\": \"1.4em\",\n                          \"--framer-text-alignment\": \"right\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-676d074d-cf36-48e7-ac0c-5fdb400a40cd, rgb(255, 255, 255)) )\"\n                        },\n                        children: \"Price\"\n                      })\n                    }),\n                    className: \"framer-ky0peg\",\n                    \"data-framer-name\": \"Price\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"ZklIcVWZj\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-676d074d-cf36-48e7-ac0c-5fdb400a40cd, rgb(255, 255, 255)) \",\n                      \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                      \"--framer-link-text-decoration\": \"underline\",\n                      \"--framer-paragraph-spacing\": \"0px\"\n                    },\n                    text: oc_Uwjo5H,\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })]\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--framer-line-height\": \"1.4em\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(51, 51, 51))\"\n                    },\n                    children: \"Mauris convallis. Vestibulum nec mauris in augue porta mollis. Proin ut nunc. Mauris aliquam dui eget purus.\"\n                  })\n                }),\n                className: \"framer-5kjucu\",\n                layoutDependency: layoutDependency,\n                layoutId: \"KMySu86h6\",\n                style: {\n                  \"--extracted-r6o4lv\": \"rgb(51, 51, 51)\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: byA_DFqED,\n                variants: {\n                  \"pOs4kcejZ-hover\": {\n                    \"--extracted-r6o4lv\": \"var(--token-2dee5c4a-ec61-47f9-818b-fddca6a7763b, rgb(34, 34, 34)) \"\n                  }\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  \"pOs4kcejZ-hover\": {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--framer-line-height\": \"1.4em\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-2dee5c4a-ec61-47f9-818b-fddca6a7763b, rgb(34, 34, 34)) )\"\n                        },\n                        children: \"Description\"\n                      })\n                    })\n                  }\n                }, baseVariant, gestureVariant)\n              })]\n            })]\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-Ecay8 [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-Ecay8 .framer-90rwui { display: block; }\", \".framer-Ecay8 .framer-bqn93t { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 488px; will-change: var(--framer-will-change-override, transform); }\", \".framer-Ecay8 .framer-wlbcho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 365px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Ecay8 .framer-uzecf1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 365px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Ecay8 .framer-1uukba3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Ecay8 .framer-1s3yfqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Ecay8 .framer-1f5nayj { flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-Ecay8 .framer-16m8miw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 2px 12px 2px 12px; position: relative; width: min-content; }\", \".framer-Ecay8 .framer-ky0peg { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-Ecay8 .framer-5kjucu { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-Ecay8 .framer-v-bqn93t .framer-bqn93t { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ecay8 .framer-bqn93t, .framer-Ecay8 .framer-wlbcho, .framer-Ecay8 .framer-uzecf1, .framer-Ecay8 .framer-1uukba3, .framer-Ecay8 .framer-1s3yfqw, .framer-Ecay8 .framer-16m8miw { gap: 0px; } .framer-Ecay8 .framer-bqn93t > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Ecay8 .framer-bqn93t > :first-child, .framer-Ecay8 .framer-uzecf1 > :first-child, .framer-Ecay8 .framer-1uukba3 > :first-child { margin-top: 0px; } .framer-Ecay8 .framer-bqn93t > :last-child, .framer-Ecay8 .framer-uzecf1 > :last-child, .framer-Ecay8 .framer-1uukba3 > :last-child { margin-bottom: 0px; } .framer-Ecay8 .framer-wlbcho > *, .framer-Ecay8 .framer-16m8miw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Ecay8 .framer-wlbcho > :first-child, .framer-Ecay8 .framer-1s3yfqw > :first-child, .framer-Ecay8 .framer-16m8miw > :first-child { margin-left: 0px; } .framer-Ecay8 .framer-wlbcho > :last-child, .framer-Ecay8 .framer-1s3yfqw > :last-child, .framer-Ecay8 .framer-16m8miw > :last-child { margin-right: 0px; } .framer-Ecay8 .framer-uzecf1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Ecay8 .framer-1uukba3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Ecay8 .framer-1s3yfqw > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerIntrinsicHeight 453\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerIntrinsicWidth 488\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qS7lcDZPD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerVariables {\"RSq8KBnye\":\"image\",\"dOva80sEe\":\"title\",\"oc_Uwjo5H\":\"price\",\"byA_DFqED\":\"description\",\"PCzMzyfcE\":\"link\",\"d1AxOiBfZ\":\"tap\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerImmutableVariables false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\nconst FramerZtz_GP10U = withCSS(Component, css, \"framer-Ecay8\");\nexport default FramerZtz_GP10U;\nFramerZtz_GP10U.displayName = \"Product Item Copy\";\nFramerZtz_GP10U.defaultProps = {\n  height: 453,\n  width: 488\n};\naddPropertyControls(FramerZtz_GP10U, {\n  RSq8KBnye: {\n    title: \"Image\",\n    type: ControlType.ResponsiveImage\n  },\n  dOva80sEe: {\n    defaultValue: \"Title\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  oc_Uwjo5H: {\n    defaultValue: \"Price\",\n    title: \"Price\",\n    type: ControlType.String\n  },\n  byA_DFqED: {\n    defaultValue: \"Description\",\n    title: \"Description\",\n    type: ControlType.String\n  },\n  PCzMzyfcE: {\n    title: \"Link\",\n    type: ControlType.Link\n  },\n  d1AxOiBfZ: {\n    title: \"Tap\",\n    type: ControlType.EventHandler\n  }\n});\naddFonts(FramerZtz_GP10U, []);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerZtz_GP10U\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerVariables\": \"{\\\"RSq8KBnye\\\":\\\"image\\\",\\\"dOva80sEe\\\":\\\"title\\\",\\\"oc_Uwjo5H\\\":\\\"price\\\",\\\"byA_DFqED\\\":\\\"description\\\",\\\"PCzMzyfcE\\\":\\\"link\\\",\\\"d1AxOiBfZ\\\":\\\"tap\\\"}\",\n        \"framerIntrinsicWidth\": \"488\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qS7lcDZPD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"453\",\n        \"framerImmutableVariables\": \"false\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./Ztz_GP10U.map", "// Generated by Framer (f501c86)\nimport { jsx as e, jsxs as r } from \"react/jsx-runtime\";\nimport { addFonts as a, Container as t, cx as i, GeneratedComponentContext as n, getFonts as m, Image as o, PathVariablesContext as f, PropertyOverrides as l, removeHiddenBreakpointLayers as p, resolveLink as d, RichText as c, useHydratedBreakpointVariants as s, useLocaleInfo as h, useQueryData as x, useRouteElementId as g, useRouter as w, withCSS as u, withFX as v } from \"framer\";\nimport { LayoutGroup as b, motion as y } from \"framer-motion\";\nimport * as I from \"react\";\nimport B from \"https://framerusercontent.com/modules/6K0gGwG0E1mHZ6v7vSk1/otLCqxXXvVcGxP2yciEk/LhjzfmIgu.js\";\nimport k from \"https://framerusercontent.com/modules/efNCc7F6dM4aqfbmZJ3Z/9RmJNN16KS3joKlN7c32/nUJubtHij.js\";\nimport N from \"https://framerusercontent.com/modules/1zhqGUiHnBLRmJvdlUQ4/L1PxiYU6WyYXZIMEU0Eh/on3XQbNFj.js\";\nimport z from \"https://framerusercontent.com/modules/vrSGaER4O6mmQDrIEAus/OESasE53c1vt6rUcfxF1/WTCKTm8Xy.js\";\nimport _ from \"https://framerusercontent.com/modules/9EDI0S3XfKXuw18AIP9t/dj7cDWcv57mXF5PTQuXt/Ztz_GP10U.js\";\nimport T from \"https://framerusercontent.com/modules/r9FVPg6ljRKdNexvdhdf/O5zwcl3kVfOKHyAnnlAl/dXdoNyq78.js\";\nimport * as j from \"https://framerusercontent.com/modules/sDquRmMieUycG0ILoC1q/VS65P3GrfafMvWqMcP3Z/Gz1aJTuLt.js\";\nimport * as F from \"https://framerusercontent.com/modules/u9fCk3RnyZLKgbusdmEc/4mMOcP3gUVUVvFxfVy5Z/Q4q8ppN0A.js\";\nimport P from \"https://framerusercontent.com/modules/8erYbozRti3LJc3hywXA/fu0bMvUOu21a5sRzwLjc/oeAqhfl_j.js\";\nlet q = m(z),\n  E = v(t),\n  C = m(N),\n  S = m(k),\n  A = m(_),\n  H = m(B),\n  U = [\"x8D_4b1Ui\", \"Tuc14QYFP\", \"kRb88XGgO\"],\n  D = {\n    kRb88XGgO: \"(max-width: 809px)\",\n    Tuc14QYFP: \"(min-width: 810px) and (max-width: 1199px)\",\n    x8D_4b1Ui: \"(min-width: 1200px)\"\n  },\n  R = () => \"undefined\" != typeof document,\n  G = \"framer-I41B3\",\n  Q = {\n    kRb88XGgO: \"framer-v-o8tzsl\",\n    Tuc14QYFP: \"framer-v-1id7hn5\",\n    x8D_4b1Ui: \"framer-v-1bz7kiz\"\n  };\n\"undefined\" != typeof document && p(\"x8D_4b1Ui\", D, Q);\nlet Z = {\n    default: {\n      duration: 0\n    }\n  },\n  O = {\n    opacity: 1,\n    rotate: 0,\n    scale: 1,\n    x: 0,\n    y: -80\n  },\n  X = {\n    damping: 30,\n    delay: 0,\n    mass: 1,\n    stiffness: 400,\n    type: \"spring\"\n  },\n  K = e => \"object\" == typeof e && null !== e && \"string\" == typeof e.src ? e : \"string\" == typeof e ? {\n    src: e\n  } : void 0,\n  L = ({\n    query: e,\n    children: r\n  }) => {\n    let a = x(e);\n    return r(a);\n  },\n  V = P(),\n  J = {\n    Desktop: \"x8D_4b1Ui\",\n    Phone: \"kRb88XGgO\",\n    Tablet: \"Tuc14QYFP\"\n  },\n  Y = ({\n    height: e,\n    id: r,\n    width: a,\n    ...t\n  }) => {\n    var i, n;\n    return {\n      ...t,\n      variant: null !== (n = null !== (i = J[t.variant]) && void 0 !== i ? i : t.variant) && void 0 !== n ? n : \"x8D_4b1Ui\"\n    };\n  },\n  W = /*#__PURE__*/I.forwardRef(function (a, m) {\n    let {\n        activeLocale: p\n      } = h(),\n      {\n        style: x,\n        className: u,\n        layoutId: v,\n        variant: q,\n        UbrpmlXfqDys5IbbLf: C,\n        pAqq_jT6DDys5IbbLf: S,\n        xw_fb7FqgDys5IbbLf: A,\n        Z3Gi48ryRDys5IbbLf: H,\n        kAjgFsF3KDys5IbbLf: U,\n        WcJ1BJev0Dys5IbbLf: R,\n        idDys5IbbLf: G,\n        ...V\n      } = Y(a);\n    I.useLayoutEffect(() => {\n      let e = P(void 0, p);\n      if (document.title = e.title || \"\", e.viewport) {\n        var r;\n        null === (r = document.querySelector('meta[name=\"viewport\"]')) || void 0 === r || r.setAttribute(\"content\", e.viewport);\n      }\n      if (e.bodyClassName) return Array.from(document.body.classList).filter(e => e.startsWith(\"framer-body-\")).map(e => document.body.classList.remove(e)), document.body.classList.add(e.bodyClassName), () => {\n        document.body.classList.remove(e.bodyClassName);\n      };\n    }, [void 0, p]);\n    let [J, W] = s(q, D, !1);\n    Z.default;\n    let $ = I.useRef(null),\n      M = I.useRef(null),\n      ee = g(\"uSxT5IHXh\"),\n      er = w(),\n      ea = I.useId(),\n      et = [F.className, j.className];\n    return /*#__PURE__*/e(n.Provider, {\n      value: {\n        primaryVariantId: \"x8D_4b1Ui\",\n        variantClassNames: Q\n      },\n      children: /*#__PURE__*/e(b, {\n        id: null != v ? v : ea,\n        children: /*#__PURE__*/r(y.div, {\n          className: i(\"framer-I41B3\", ...et),\n          style: {\n            display: \"contents\"\n          },\n          children: [/*#__PURE__*/r(y.div, {\n            ...V,\n            className: i(\"framer-1bz7kiz\", u),\n            ref: null != m ? m : $,\n            style: {\n              ...x\n            },\n            children: [/*#__PURE__*/e(E, {\n              __framer__animate: {\n                transition: X\n              },\n              __framer__animateOnce: !1,\n              __framer__enter: O,\n              __framer__styleAppearEffectEnabled: !0,\n              __framer__targets: [{\n                ref: M,\n                target: \"animate\"\n              }],\n              __framer__threshold: 0,\n              __perspectiveFX: !1,\n              __targetOpacity: 1,\n              className: \"framer-nmwpnj-container\",\n              layoutScroll: !0,\n              children: /*#__PURE__*/e(l, {\n                breakpoint: J,\n                overrides: {\n                  kRb88XGgO: {\n                    style: {\n                      width: \"100%\"\n                    },\n                    variant: \"Rq11z_VcT\"\n                  },\n                  Tuc14QYFP: {\n                    variant: \"Liiym_8ra\"\n                  }\n                },\n                children: /*#__PURE__*/e(z, {\n                  height: \"100%\",\n                  id: \"nbfyWITRQ\",\n                  layoutId: \"nbfyWITRQ\",\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  variant: \"QGwvZhbHX\",\n                  width: \"100%\"\n                })\n              })\n            }), /*#__PURE__*/r(o, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 860,\n                intrinsicWidth: 2400,\n                pixelHeight: 860,\n                pixelWidth: 2400,\n                sizes: \"100vw\",\n                src: \"https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png\",\n                srcSet: \"https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png?scale-down-to=512 512w, https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png 2400w\"\n              },\n              className: \"framer-h7xdi5\",\n              \"data-framer-name\": \"HEADER\",\n              name: \"HEADER\",\n              children: [/*#__PURE__*/e(t, {\n                className: \"framer-15o92re-container\",\n                \"data-framer-name\": \"Navigation\",\n                name: \"Navigation\",\n                children: /*#__PURE__*/e(l, {\n                  breakpoint: J,\n                  overrides: {\n                    kRb88XGgO: {\n                      style: {\n                        width: \"100%\"\n                      },\n                      variant: \"N0oOHp5CT\"\n                    },\n                    Tuc14QYFP: {\n                      variant: \"t0FneYFhb\"\n                    }\n                  },\n                  children: /*#__PURE__*/e(N, {\n                    height: \"100%\",\n                    id: \"IF1nDYAaB\",\n                    layoutId: \"IF1nDYAaB\",\n                    name: \"Navigation\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"XCqO_3Tly\",\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/e(\"header\", {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 860,\n                  intrinsicWidth: 2400,\n                  pixelHeight: 860,\n                  pixelWidth: 2400,\n                  sizes: \"100vw\",\n                  src: \"https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png\",\n                  srcSet: \"https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png?scale-down-to=512 512w, https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/KFPS53j1ENTVzNHZBEUnpAwST4.png 2400w\"\n                },\n                className: \"framer-ma355t\",\n                \"data-framer-name\": \"Hero Section\",\n                id: ee,\n                name: \"Hero Section\",\n                ref: M,\n                children: /*#__PURE__*/r(\"div\", {\n                  className: \"framer-mgd8p1\",\n                  \"data-framer-name\": \"Hero Text\",\n                  name: \"Hero Text\",\n                  children: [/*#__PURE__*/e(c, {\n                    __fromCanvasComponent: !0,\n                    children: /*#__PURE__*/e(I.Fragment, {\n                      children: /*#__PURE__*/e(\"h1\", {\n                        className: \"framer-styles-preset-77ww91\",\n                        \"data-styles-preset\": \"Q4q8ppN0A\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\"\n                        },\n                        children: \"Notion Templates for Product Managers\"\n                      })\n                    }),\n                    className: \"framer-2czpnx\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: !0\n                  }), /*#__PURE__*/e(l, {\n                    breakpoint: J,\n                    overrides: {\n                      kRb88XGgO: {\n                        children: /*#__PURE__*/e(I.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            style: {\n                              \"--framer-font-size\": \"18px\",\n                              \"--framer-line-height\": \"1.4em\",\n                              \"--framer-text-alignment\": \"center\",\n                              \"--framer-text-color\": \"var(--token-283586da-b299-416b-b66e-3e21fccb9623, rgb(86, 86, 86))\"\n                            },\n                            children: \"Our templates are designed to help you manage every aspect of your product lifecycle. From strategic planning to product development, project management, and customer analysis, we've got you covered.\"\n                          })\n                        })\n                      },\n                      Tuc14QYFP: {\n                        children: /*#__PURE__*/e(I.Fragment, {\n                          children: /*#__PURE__*/e(\"p\", {\n                            style: {\n                              \"--framer-font-size\": \"18px\",\n                              \"--framer-line-height\": \"1.4em\",\n                              \"--framer-text-alignment\": \"center\",\n                              \"--framer-text-color\": \"var(--token-283586da-b299-416b-b66e-3e21fccb9623, rgb(86, 86, 86))\"\n                            },\n                            children: \"Our templates are designed to help you manage every aspect of your product lifecycle. From strategic planning to product development, project management, and customer analysis, we've got you covered.\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/e(c, {\n                      __fromCanvasComponent: !0,\n                      children: /*#__PURE__*/e(I.Fragment, {\n                        children: /*#__PURE__*/e(\"p\", {\n                          style: {\n                            \"--framer-font-size\": \"20px\",\n                            \"--framer-line-height\": \"1.4em\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"var(--token-283586da-b299-416b-b66e-3e21fccb9623, rgb(86, 86, 86))\"\n                          },\n                          children: \"Our templates are designed to help you manage every aspect of your product lifecycle. From strategic planning to product development, project management, and customer analysis, we've got you covered.\"\n                        })\n                      }),\n                      className: \"framer-1w4vp0y\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: !0\n                    })\n                  })]\n                })\n              })]\n            }), /*#__PURE__*/r(\"section\", {\n              className: \"framer-gwz8k2\",\n              \"data-framer-name\": \"Pricing\",\n              name: \"Pricing\",\n              children: [/*#__PURE__*/e(c, {\n                __fromCanvasComponent: !0,\n                children: /*#__PURE__*/e(I.Fragment, {\n                  children: /*#__PURE__*/e(\"h3\", {\n                    className: \"framer-styles-preset-uosknb\",\n                    \"data-styles-preset\": \"Gz1aJTuLt\",\n                    children: \"Notion Template Collections\"\n                  })\n                }),\n                className: \"framer-10pt8wg\",\n                verticalAlignment: \"top\",\n                withExternalLayout: !0\n              }), /*#__PURE__*/r(\"div\", {\n                className: \"framer-1llhvu2\",\n                \"data-framer-name\": \"Container\",\n                name: \"Container\",\n                children: [/*#__PURE__*/e(t, {\n                  className: \"framer-gohk60-container\",\n                  children: /*#__PURE__*/e(k, {\n                    height: \"100%\",\n                    id: \"NkNPGJDUR\",\n                    layoutId: \"NkNPGJDUR\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"TF5FpmSSx\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/r(\"div\", {\n                  className: \"framer-qp3304\",\n                  children: [/*#__PURE__*/e(t, {\n                    className: \"framer-1nrnvii-container\",\n                    children: /*#__PURE__*/e(k, {\n                      height: \"100%\",\n                      id: \"rRV79sdCb\",\n                      layoutId: \"rRV79sdCb\",\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      variant: \"Dmddozh9j\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/e(t, {\n                    className: \"framer-1q3buhk-container\",\n                    children: /*#__PURE__*/e(k, {\n                      height: \"100%\",\n                      id: \"xnH2qQH_Q\",\n                      layoutId: \"xnH2qQH_Q\",\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      variant: \"Z3llkjrn6\",\n                      width: \"100%\"\n                    })\n                  })]\n                })]\n              })]\n            }), /*#__PURE__*/r(\"div\", {\n              className: \"framer-1s7ds7j\",\n              \"data-framer-name\": \"Products\",\n              name: \"Products\",\n              children: [/*#__PURE__*/e(c, {\n                __fromCanvasComponent: !0,\n                children: /*#__PURE__*/e(I.Fragment, {\n                  children: /*#__PURE__*/e(\"h3\", {\n                    className: \"framer-styles-preset-uosknb\",\n                    \"data-styles-preset\": \"Gz1aJTuLt\",\n                    children: \"Individual Templates\"\n                  })\n                }),\n                className: \"framer-adfpdg\",\n                verticalAlignment: \"top\",\n                withExternalLayout: !0\n              }), /*#__PURE__*/e(\"div\", {\n                className: \"framer-1veal7t\",\n                children: /*#__PURE__*/e(L, {\n                  query: {\n                    from: {\n                      data: T,\n                      type: \"Collection\"\n                    },\n                    select: [{\n                      name: \"UbrpmlXfq\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"pAqq_jT6D\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"xw_fb7Fqg\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"Z3Gi48ryR\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"kAjgFsF3K\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"WcJ1BJev0\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"id\",\n                      type: \"Identifier\"\n                    }]\n                  },\n                  children: r => r.map(({\n                    UbrpmlXfq: r,\n                    pAqq_jT6D: a,\n                    xw_fb7Fqg: i,\n                    Z3Gi48ryR: n,\n                    kAjgFsF3K: m,\n                    WcJ1BJev0: o,\n                    id: l\n                  }, p) => /*#__PURE__*/e(b, {\n                    id: `Dys5IbbLf-${l}`,\n                    children: /*#__PURE__*/e(f.Provider, {\n                      value: {\n                        WcJ1BJev0: o\n                      },\n                      children: /*#__PURE__*/e(t, {\n                        className: \"framer-10k7rcn-container\",\n                        \"data-framer-name\": \"Product Item\",\n                        name: \"Product Item\",\n                        children: /*#__PURE__*/e(_, {\n                          byA_DFqED: n,\n                          dOva80sEe: a,\n                          height: \"100%\",\n                          id: \"yHsDvzoBP\",\n                          layoutId: \"yHsDvzoBP\",\n                          name: \"Product Item\",\n                          oc_Uwjo5H: i,\n                          PCzMzyfcE: d(m, er, {\n                            WcJ1BJev0: o\n                          }),\n                          RSq8KBnye: K(r),\n                          style: {\n                            width: \"100%\"\n                          },\n                          width: \"100%\"\n                        })\n                      })\n                    })\n                  }, l))\n                })\n              })]\n            }), /*#__PURE__*/e(t, {\n              className: \"framer-12n6tbg-container\",\n              children: /*#__PURE__*/e(l, {\n                breakpoint: J,\n                overrides: {\n                  kRb88XGgO: {\n                    variant: \"VATACFGzk\"\n                  },\n                  Tuc14QYFP: {\n                    variant: \"SPUGZSmUN\"\n                  }\n                },\n                children: /*#__PURE__*/e(B, {\n                  height: \"100%\",\n                  id: \"C5Yq_TZKk\",\n                  layoutId: \"C5Yq_TZKk\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"PVLzEBEOD\",\n                  width: \"100%\"\n                })\n              })\n            })]\n          }), /*#__PURE__*/e(\"div\", {\n            id: \"overlay\"\n          })]\n        })\n      })\n    });\n  }),\n  $ = ['.framer-I41B3 [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; } }\", `.${V.bodyClassName} { background: white; }`, \".framer-I41B3 .framer-ku93eg { display: block; }\", \".framer-I41B3 .framer-1bz7kiz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-I41B3 .framer-nmwpnj-container { flex: none; height: 80px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\", \".framer-I41B3 .framer-h7xdi5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 64px 0px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-15o92re-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\", \".framer-I41B3 .framer-ma355t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 32px 0px 32px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-mgd8p1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-2czpnx { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-I41B3 .framer-1w4vp0y { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-I41B3 .framer-gwz8k2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 40px 40px 40px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-10pt8wg, .framer-I41B3 .framer-adfpdg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-I41B3 .framer-1llhvu2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-gohk60-container, .framer-I41B3 .framer-1nrnvii-container, .framer-I41B3 .framer-1q3buhk-container { flex: 1 0 0px; height: 440px; position: relative; width: 1px; }\", \".framer-I41B3 .framer-qp3304 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 67%; }\", \".framer-I41B3 .framer-1s7ds7j { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 48px 32px 48px 32px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-1veal7t { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: start; max-width: 1000px; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-I41B3 .framer-10k7rcn-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\", \".framer-I41B3 .framer-12n6tbg-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I41B3 .framer-1bz7kiz, .framer-I41B3 .framer-h7xdi5, .framer-I41B3 .framer-ma355t, .framer-I41B3 .framer-mgd8p1, .framer-I41B3 .framer-gwz8k2, .framer-I41B3 .framer-1llhvu2, .framer-I41B3 .framer-qp3304, .framer-I41B3 .framer-1s7ds7j { gap: 0px; } .framer-I41B3 .framer-1bz7kiz > *, .framer-I41B3 .framer-h7xdi5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-I41B3 .framer-1bz7kiz > :first-child, .framer-I41B3 .framer-h7xdi5 > :first-child, .framer-I41B3 .framer-ma355t > :first-child, .framer-I41B3 .framer-mgd8p1 > :first-child, .framer-I41B3 .framer-gwz8k2 > :first-child, .framer-I41B3 .framer-1s7ds7j > :first-child { margin-top: 0px; } .framer-I41B3 .framer-1bz7kiz > :last-child, .framer-I41B3 .framer-h7xdi5 > :last-child, .framer-I41B3 .framer-ma355t > :last-child, .framer-I41B3 .framer-mgd8p1 > :last-child, .framer-I41B3 .framer-gwz8k2 > :last-child, .framer-I41B3 .framer-1s7ds7j > :last-child { margin-bottom: 0px; } .framer-I41B3 .framer-ma355t > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-I41B3 .framer-mgd8p1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-I41B3 .framer-gwz8k2 > *, .framer-I41B3 .framer-1s7ds7j > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-I41B3 .framer-1llhvu2 > *, .framer-I41B3 .framer-qp3304 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-I41B3 .framer-1llhvu2 > :first-child, .framer-I41B3 .framer-qp3304 > :first-child { margin-left: 0px; } .framer-I41B3 .framer-1llhvu2 > :last-child, .framer-I41B3 .framer-qp3304 > :last-child { margin-right: 0px; } }\", \"@media (min-width: 1200px) { .framer-I41B3 .hidden-1bz7kiz { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-I41B3 .hidden-1id7hn5 { display: none !important; } .${V.bodyClassName} { background: white; } .framer-I41B3 .framer-1bz7kiz { width: 810px; } .framer-I41B3 .framer-ma355t { padding: 40px 32px 0px 32px; } .framer-I41B3 .framer-gwz8k2 { padding: 20px 40px 32px 40px; } .framer-I41B3 .framer-1llhvu2 { flex-direction: column; } .framer-I41B3 .framer-gohk60-container { flex: none; height: 400px; order: 0; width: 100%; } .framer-I41B3 .framer-qp3304 { order: 1; width: 100%; } .framer-I41B3 .framer-1nrnvii-container, .framer-I41B3 .framer-1q3buhk-container { height: 400px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I41B3 .framer-1llhvu2 { gap: 0px; } .framer-I41B3 .framer-1llhvu2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-I41B3 .framer-1llhvu2 > :first-child { margin-top: 0px; } .framer-I41B3 .framer-1llhvu2 > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-I41B3 .hidden-o8tzsl { display: none !important; } .${V.bodyClassName} { background: white; } .framer-I41B3 .framer-1bz7kiz { width: 390px; } .framer-I41B3 .framer-nmwpnj-container { height: auto; } .framer-I41B3 .framer-h7xdi5 { padding: 0px 0px 24px 0px; } .framer-I41B3 .framer-15o92re-container { height: auto; position: relative; top: unset; } .framer-I41B3 .framer-ma355t { gap: 48px; padding: 24px 16px 24px 16px; } .framer-I41B3 .framer-mgd8p1 { max-width: 358px; } .framer-I41B3 .framer-2czpnx, .framer-I41B3 .framer-10pt8wg { max-width: 390px; } .framer-I41B3 .framer-gwz8k2 { padding: 32px 20px 32px 20px; } .framer-I41B3 .framer-1llhvu2 { flex-direction: column; } .framer-I41B3 .framer-gohk60-container { flex: none; height: 430px; order: 0; width: 100%; } .framer-I41B3 .framer-qp3304 { flex-direction: column; order: 1; width: 100%; } .framer-I41B3 .framer-1nrnvii-container, .framer-I41B3 .framer-1q3buhk-container { flex: none; height: 400px; width: 100%; } .framer-I41B3 .framer-1s7ds7j { padding: 32px 20px 48px 20px; } .framer-I41B3 .framer-1veal7t { gap: 0px; grid-template-columns: repeat(1, minmax(200px, 1fr)); max-width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I41B3 .framer-ma355t, .framer-I41B3 .framer-1llhvu2, .framer-I41B3 .framer-qp3304, .framer-I41B3 .framer-1veal7t { gap: 0px; } .framer-I41B3 .framer-ma355t > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-I41B3 .framer-ma355t > :first-child, .framer-I41B3 .framer-1llhvu2 > :first-child, .framer-I41B3 .framer-qp3304 > :first-child { margin-top: 0px; } .framer-I41B3 .framer-ma355t > :last-child, .framer-I41B3 .framer-1llhvu2 > :last-child, .framer-I41B3 .framer-qp3304 > :last-child { margin-bottom: 0px; } .framer-I41B3 .framer-1llhvu2 > *, .framer-I41B3 .framer-qp3304 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-I41B3 .framer-1veal7t > *, .framer-I41B3 .framer-1veal7t > :first-child, .framer-I41B3 .framer-1veal7t > :last-child { margin: 0px; } }}`, ...F.css, ...j.css],\n  M = u(W, $, \"framer-I41B3\");\nexport default M;\nM.displayName = \"Templates\", M.defaultProps = {\n  height: 15229,\n  width: 1200\n}, a(M, [...q, ...C, ...S, ...A, ...H, ...F.fonts, ...j.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameroeAqhfl_j\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"15229\",\n        \"framerContractVersion\": \"1\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tuc14QYFP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kRb88XGgO\\\":{\\\"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};"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "description", "height", "id", "image", "link", "price", "tap", "title", "width", "props", "_ref", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "RSq8KBnye", "dOva80sEe", "oc_Uwjo5H", "byA_DFqED", "PCzMzyfcE", "d1AxOiBfZ", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapu7vaqz", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Link", "u", "Image2", "RichText", "x", "css", "FramerZtz_GP10U", "withCSS", "Ztz_GP10U_default", "addPropertyControls", "ControlType", "addFonts", "q", "getFonts", "WTCKTm8Xy_default", "E", "withFX", "Container", "C", "on3XQbNFj_default", "S", "nUJubtHij_default", "A", "Ztz_GP10U_default", "H", "LhjzfmIgu_default", "D", "Q", "removeHiddenBreakpointLayers", "D", "Z", "O", "X", "K", "e", "L", "r", "a", "useQueryData", "V", "metadata", "J", "Y", "i", "n", "W", "m", "p", "useLocaleInfo", "x", "u", "v", "q", "C", "S", "A", "H", "U", "R", "G", "fe", "useHydratedBreakpointVariants", "$", "pe", "M", "ee", "useRouteElementId", "er", "useRouter", "ea", "ae", "et", "className", "GeneratedComponentContext", "LayoutGroup", "motion", "cx", "E", "PropertyOverrides", "WTCKTm8Xy_default", "Image2", "Container", "on3XQbNFj_default", "RichText", "nUJubtHij_default", "dXdoNyq78_default", "o", "l", "PathVariablesContext", "Ztz_GP10U_default", "resolveLink", "LhjzfmIgu_default", "css", "withCSS", "oeAqhfl_j_default", "addFonts", "fonts", "__FramerMetadata__"]
}
