{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cvyVyeAHZrVcUkbE1Cq1/CXZjr3C2WK5NqWvROzbO/mxGWC_LV0.js", "ssg:https://framerusercontent.com/modules/1UwLi3i1FYRePtDfD86c/33iruc1na5CCPY0Sylup/jfaRS69fU.js", "ssg:https://framerusercontent.com/modules/7buiTowPf7L4f7V5hZjE/MunoYM7AjwMIx7igtqsT/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (ccd740c)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Image, useActiveVariantCallback, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nconst enabledGestures = {\n  rSY2aMUL9: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"rSY2aMUL9\", \"XxC_FvV0s\", \"ejI_syWcL\", \"BRegruT75\", \"uXxSSZuiK\"];\nconst variantClassNames = {\n  BRegruT75: \"framer-v-1oidqdl\",\n  ejI_syWcL: \"framer-v-ologdm\",\n  rSY2aMUL9: \"framer-v-wtrqpe\",\n  uXxSSZuiK: \"framer-v-jwarvq\",\n  XxC_FvV0s: \"framer-v-a0phx3\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {\n  \"Variant 4\": \"BRegruT75\",\n  \"Variant 5\": \"uXxSSZuiK\",\n  Mobile: \"ejI_syWcL\",\n  Spread: \"rSY2aMUL9\",\n  Tablet: \"XxC_FvV0s\"\n};\nconst transitions = {\n  BRegruT75: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.7, -.35, .3, 1.35],\n    mass: 1,\n    stiffness: 500,\n    type: \"tween\"\n  },\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 200,\n    type: \"spring\"\n  },\n  ejI_syWcL: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.7, -.35, .3, 1.35],\n    mass: 1,\n    stiffness: 500,\n    type: \"tween\"\n  },\n  uXxSSZuiK: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.7, -.35, .3, 1.35],\n    mass: 1,\n    stiffness: 500,\n    type: \"tween\"\n  }\n};\nconst transformTemplate = (_, t) => `perspective(1200px) ${t}`;\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"rSY2aMUL9\",\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: \"rSY2aMUL9\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTap3y5y8a = activeVariantCallback(async (...args) => {\n    setVariant(\"BRegruT75\");\n  });\n  const onTap152219b = activeVariantCallback(async (...args) => {\n    setVariant(\"uXxSSZuiK\");\n  });\n  const onTap1lbnq2u = activeVariantCallback(async (...args) => {\n    setVariant(\"ejI_syWcL\");\n  });\n  const isDisplayed = () => {\n    if ([\"ejI_syWcL\", \"BRegruT75\", \"uXxSSZuiK\"].includes(baseVariant)) return false;\n    return true;\n  };\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-bOHea\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(\"framer-wtrqpe\", className),\n        \"data-framer-name\": \"Spread\",\n        layoutDependency: layoutDependency,\n        layoutId: \"rSY2aMUL9\",\n        ref: ref,\n        style: {\n          ...style\n        },\n        transition: transition,\n        ...addPropertyOverrides({\n          \"rSY2aMUL9-hover\": {\n            \"data-framer-name\": undefined\n          },\n          BRegruT75: {\n            \"data-framer-name\": \"Variant 4\",\n            \"data-highlight\": true,\n            onTap: onTap152219b\n          },\n          ejI_syWcL: {\n            \"data-framer-name\": \"Mobile\",\n            \"data-highlight\": true,\n            onTap: onTap3y5y8a\n          },\n          uXxSSZuiK: {\n            \"data-framer-name\": \"Variant 5\",\n            \"data-highlight\": true,\n            onTap: onTap1lbnq2u\n          },\n          XxC_FvV0s: {\n            \"data-framer-name\": \"Tablet\"\n          }\n        }, baseVariant, gestureVariant),\n        children: [/*#__PURE__*/_jsx(Image, {\n          __perspectiveFX: false,\n          __targetOpacity: 1,\n          background: {\n            alt: \"\",\n            fit: \"fill\",\n            sizes: \"264px\",\n            src: new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href,\n            srcSet: `${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href} 1280w`\n          },\n          className: \"framer-13hshfz\",\n          \"data-framer-name\": \"53536 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"P0RbGx3MI\",\n          style: {\n            borderBottomLeftRadius: 13,\n            borderBottomRightRadius: 13,\n            borderTopLeftRadius: 13,\n            borderTopRightRadius: 13,\n            boxShadow: \"0px 0.7551945155877176px 0.6041556124701741px -0.5px rgba(0, 0, 0, 0.14882), 0px 1.9303366631113457px 1.5442693304890767px -1px rgba(0, 0, 0, 0.14698), 0px 3.8618833574276366px 3.0895066859421094px -1.5px rgba(0, 0, 0, 0.14397), 0px 7.328673829218899px 5.862939063375119px -2px rgba(0, 0, 0, 0.13855), 0px 14.553993482570958px 11.643194786056767px -2.5px rgba(0, 0, 0, 0.12726), 0px 32px 25.6px -3px rgba(0, 0, 0, 0.1)\",\n            rotate: 24\n          },\n          transformTemplate: transformTemplate,\n          transition: transition,\n          variants: {\n            \"rSY2aMUL9-hover\": {\n              rotate: 0\n            },\n            BRegruT75: {\n              rotate: 31\n            },\n            ejI_syWcL: {\n              rotate: 31\n            },\n            uXxSSZuiK: {\n              rotate: 31\n            },\n            XxC_FvV0s: {\n              rotate: 0\n            }\n          },\n          ...addPropertyOverrides({\n            BRegruT75: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"192px\",\n                src: new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href} 1280w`\n              }\n            },\n            ejI_syWcL: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"160px\",\n                src: new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href} 1280w`\n              }\n            },\n            uXxSSZuiK: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"160px\",\n                src: new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href} 1280w`\n              }\n            }\n          }, baseVariant, gestureVariant)\n        }), isDisplayed() && /*#__PURE__*/_jsx(Image, {\n          __perspectiveFX: false,\n          __targetOpacity: 1,\n          background: {\n            alt: \"\",\n            fit: \"fill\",\n            sizes: \"302px\",\n            src: new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href,\n            srcSet: `${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=1024\").href} 768w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href} 1200w`\n          },\n          className: \"framer-1im2xff\",\n          \"data-framer-name\": \"IMG-20230218-WA0015 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"N6ozdMPrK\",\n          style: {\n            borderBottomLeftRadius: 13,\n            borderBottomRightRadius: 13,\n            borderTopLeftRadius: 13,\n            borderTopRightRadius: 13,\n            boxShadow: \"0px 0.7551945155877176px 0.6041556124701741px -0.5px rgba(0, 0, 0, 0.14882), 0px 1.9303366631113457px 1.5442693304890767px -1px rgba(0, 0, 0, 0.14698), 0px 3.8618833574276366px 3.0895066859421094px -1.5px rgba(0, 0, 0, 0.14397), 0px 7.328673829218899px 5.862939063375119px -2px rgba(0, 0, 0, 0.13855), 0px 14.553993482570958px 11.643194786056767px -2.5px rgba(0, 0, 0, 0.12726), 0px 32px 25.6px -3px rgba(0, 0, 0, 0.1)\",\n            rotate: 11\n          },\n          transformTemplate: transformTemplate,\n          transition: transition,\n          variants: {\n            \"rSY2aMUL9-hover\": {\n              rotate: 0\n            },\n            XxC_FvV0s: {\n              rotate: 0\n            }\n          },\n          ...addPropertyOverrides({\n            \"rSY2aMUL9-hover\": {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"269px\",\n                src: new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=1024\").href} 768w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href} 1200w`\n              }\n            },\n            XxC_FvV0s: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"278px\",\n                src: new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=1024\").href} 768w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href} 1200w`\n              }\n            }\n          }, baseVariant, gestureVariant)\n        }), /*#__PURE__*/_jsx(Image, {\n          __perspectiveFX: false,\n          __targetOpacity: 1,\n          background: {\n            alt: \"\",\n            fit: \"fill\",\n            sizes: \"247px\",\n            src: new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href,\n            srcSet: `${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href} 1280w`\n          },\n          className: \"framer-yb5o4w\",\n          \"data-framer-name\": \"41125 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"qAqVO7bFY\",\n          style: {\n            borderBottomLeftRadius: 13,\n            borderBottomRightRadius: 13,\n            borderTopLeftRadius: 13,\n            borderTopRightRadius: 13,\n            boxShadow: \"0px 0.7551945155877176px 0.6041556124701741px -0.5px rgba(0, 0, 0, 0.14882), 0px 1.9303366631113457px 1.5442693304890767px -1px rgba(0, 0, 0, 0.14698), 0px 3.8618833574276366px 3.0895066859421094px -1.5px rgba(0, 0, 0, 0.14397), 0px 7.328673829218899px 5.862939063375119px -2px rgba(0, 0, 0, 0.13855), 0px 14.553993482570958px 11.643194786056767px -2.5px rgba(0, 0, 0, 0.12726), 0px 32px 25.6px -3px rgba(0, 0, 0, 0.1)\",\n            rotate: -14\n          },\n          transformTemplate: transformTemplate,\n          transition: transition,\n          variants: {\n            \"rSY2aMUL9-hover\": {\n              rotate: 0\n            },\n            BRegruT75: {\n              rotate: -15\n            },\n            ejI_syWcL: {\n              rotate: -15\n            },\n            uXxSSZuiK: {\n              rotate: -15\n            },\n            XxC_FvV0s: {\n              rotate: 0\n            }\n          },\n          ...addPropertyOverrides({\n            \"rSY2aMUL9-hover\": {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"262px\",\n                src: new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href} 1280w`\n              }\n            },\n            BRegruT75: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"158px\",\n                src: new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href} 1280w`\n              }\n            },\n            ejI_syWcL: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"158px\",\n                src: new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href} 1280w`\n              }\n            },\n            uXxSSZuiK: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"198px\",\n                src: new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href} 1280w`\n              }\n            }\n          }, baseVariant, gestureVariant)\n        }), /*#__PURE__*/_jsx(Image, {\n          __perspectiveFX: false,\n          __targetOpacity: 1,\n          background: {\n            alt: \"\",\n            fit: \"fill\",\n            sizes: \"262.5px\",\n            src: new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href,\n            srcSet: `${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href} 768w`\n          },\n          className: \"framer-19misqn\",\n          \"data-framer-name\": \"IMG-20230218-WA0022 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"oi6AWs7Qk\",\n          style: {\n            borderBottomLeftRadius: 13,\n            borderBottomRightRadius: 13,\n            borderTopLeftRadius: 13,\n            borderTopRightRadius: 13,\n            boxShadow: \"0px 0.7551945155877176px 0.6041556124701741px -0.5px rgba(0, 0, 0, 0.14882), 0px 1.9303366631113457px 1.5442693304890767px -1px rgba(0, 0, 0, 0.14698), 0px 3.8618833574276366px 3.0895066859421094px -1.5px rgba(0, 0, 0, 0.14397), 0px 7.328673829218899px 5.862939063375119px -2px rgba(0, 0, 0, 0.13855), 0px 14.553993482570958px 11.643194786056767px -2.5px rgba(0, 0, 0, 0.12726), 0px 32px 25.6px -3px rgba(0, 0, 0, 0.1)\",\n            rotate: 0\n          },\n          transformTemplate: transformTemplate,\n          transition: transition,\n          variants: {\n            BRegruT75: {\n              rotate: 11\n            },\n            ejI_syWcL: {\n              rotate: 11\n            },\n            uXxSSZuiK: {\n              rotate: 11\n            }\n          },\n          ...addPropertyOverrides({\n            BRegruT75: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"178px\",\n                src: new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href} 768w`\n              }\n            },\n            ejI_syWcL: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"178px\",\n                src: new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href} 768w`\n              }\n            },\n            uXxSSZuiK: {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                sizes: \"178px\",\n                src: new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href} 768w`\n              }\n            }\n          }, baseVariant, gestureVariant)\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-bOHea [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-bOHea * { box-sizing: border-box; }\", \".framer-bOHea .framer-1ktx7t0 { display: block; }\", \".framer-bOHea .framer-wtrqpe { height: 477px; overflow: visible; position: relative; width: 1120px; }\", \".framer-bOHea .framer-13hshfz { flex: none; height: 350px; position: absolute; right: 325px; top: calc(52.8301886792453% - 350px / 2); width: 264px; }\", \".framer-bOHea .framer-1im2xff { aspect-ratio: 0.7489361702127659 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 403px); left: calc(53.482142857142875% - 302px / 2); position: absolute; top: calc(50.10482180293503% - 403px / 2); width: 302px; }\", \".framer-bOHea .framer-yb5o4w { aspect-ratio: 0.7488789237668162 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 330px); left: 321px; position: absolute; top: calc(53.878406708595406% - 330px / 2); width: 247px; }\", \".framer-bOHea .framer-19misqn { aspect-ratio: 0.75 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 350px); left: calc(45.80357142857145% - 262.5px / 2); position: absolute; top: calc(49.266247379454946% - 350px / 2); width: 263px; }\", \".framer-bOHea .framer-v-wtrqpe .framer-wtrqpe { cursor: pointer; }\", \".framer-bOHea.framer-v-a0phx3 .framer-13hshfz { right: 0px; top: 37px; }\", \".framer-bOHea.framer-v-a0phx3 .framer-1im2xff { bottom: 17px; height: var(--framer-aspect-ratio-supported, 371px); left: unset; right: 287px; top: unset; width: 278px; }\", \".framer-bOHea.framer-v-a0phx3 .framer-yb5o4w { left: 1px; top: 0px; }\", \".framer-bOHea.framer-v-a0phx3 .framer-19misqn { left: 270px; top: calc(50.10482180293503% - 350px / 2); }\", \".framer-bOHea.framer-v-ologdm .framer-wtrqpe, .framer-bOHea.framer-v-1oidqdl .framer-wtrqpe, .framer-bOHea.framer-v-jwarvq .framer-wtrqpe { cursor: pointer; height: 336px; width: 300px; }\", \".framer-bOHea.framer-v-ologdm .framer-13hshfz, .framer-bOHea.framer-v-jwarvq .framer-13hshfz { height: 207px; right: 37px; top: 72px; width: 160px; z-index: 2; }\", \".framer-bOHea.framer-v-ologdm .framer-yb5o4w, .framer-bOHea.framer-v-1oidqdl .framer-yb5o4w { height: var(--framer-aspect-ratio-supported, 211px); left: 32px; top: calc(50.00000000000002% - 211px / 2); width: 158px; z-index: 1; }\", \".framer-bOHea.framer-v-ologdm .framer-19misqn { height: var(--framer-aspect-ratio-supported, 237px); left: calc(49.00000000000002% - 178px / 2); top: calc(52.38095238095241% - 237px / 2); width: 178px; z-index: 3; }\", \".framer-bOHea.framer-v-1oidqdl .framer-13hshfz { height: 253px; right: 21px; top: calc(52.08333333333336% - 253px / 2); width: 192px; z-index: 2; }\", \".framer-bOHea.framer-v-1oidqdl .framer-19misqn, .framer-bOHea.framer-v-jwarvq .framer-19misqn { height: var(--framer-aspect-ratio-supported, 237px); left: calc(49.00000000000002% - 178px / 2); top: calc(52.38095238095241% - 237px / 2); width: 178px; z-index: 1; }\", \".framer-bOHea.framer-v-jwarvq .framer-yb5o4w { height: var(--framer-aspect-ratio-supported, 264px); left: 12px; top: calc(50.00000000000002% - 264px / 2); width: 198px; z-index: 3; }\", \".framer-bOHea.framer-v-wtrqpe.hover .framer-13hshfz { right: 0px; top: 19px; }\", \".framer-bOHea.framer-v-wtrqpe.hover .framer-1im2xff { height: var(--framer-aspect-ratio-supported, 359px); left: unset; right: 285px; top: calc(54.716981132075496% - 359px / 2); width: 269px; }\", \".framer-bOHea.framer-v-wtrqpe.hover .framer-yb5o4w { height: var(--framer-aspect-ratio-supported, 350px); left: 0px; top: 0px; width: 262px; }\", \".framer-bOHea.framer-v-wtrqpe.hover .framer-19misqn { bottom: 22px; left: 283px; top: unset; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicHeight 477\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicWidth 1120\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"XxC_FvV0s\":{\"layout\":[\"fixed\",\"fixed\"]},\"ejI_syWcL\":{\"layout\":[\"fixed\",\"fixed\"]},\"BRegruT75\":{\"layout\":[\"fixed\",\"fixed\"]},\"uXxSSZuiK\":{\"layout\":[\"fixed\",\"fixed\"]},\"NUrNmkQ5y\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         */\nconst FramermxGWC_LV0 = withCSS(Component, css, \"framer-bOHea\");\nexport default FramermxGWC_LV0;\nFramermxGWC_LV0.displayName = \"hero-cards\";\nFramermxGWC_LV0.defaultProps = {\n  height: 477,\n  width: 1120\n};\naddPropertyControls(FramermxGWC_LV0, {\n  variant: {\n    options: [\"rSY2aMUL9\", \"XxC_FvV0s\", \"ejI_syWcL\", \"BRegruT75\", \"uXxSSZuiK\"],\n    optionTitles: [\"Spread\", \"Tablet\", \"Mobile\", \"Variant 4\", \"Variant 5\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramermxGWC_LV0, []);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramermxGWC_LV0\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XxC_FvV0s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ejI_syWcL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BRegruT75\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uXxSSZuiK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NUrNmkQ5y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1120\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"477\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./mxGWC_LV0.map", "import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"GF;Inter-700\"]);\nexport const fonts = [{\n  family: \"Inter\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:css/jfaRS69fU:default\",\n    url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",\n  weight: \"700\"\n}];\nexport const css = ['.framer-FJm9J .framer-styles-preset-zcfgwp:not(.rich-text-wrapper), .framer-FJm9J .framer-styles-preset-zcfgwp.rich-text-wrapper h1, .framer-FJm9J .framer-styles-preset-zcfgwp.rich-text-wrapper [data-preset-tag=\"h1\"] { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 64px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -2.42px; --framer-line-height: 64px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #131313; --framer-text-decoration: none; --framer-text-transform: none; }', '@media (max-width: 1199px) and (min-width: 810px) { .framer-FJm9J .framer-styles-preset-zcfgwp:not(.rich-text-wrapper), .framer-FJm9J .framer-styles-preset-zcfgwp.rich-text-wrapper h1, .framer-FJm9J .framer-styles-preset-zcfgwp.rich-text-wrapper [data-preset-tag=\"h1\"] { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 52px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -2.42px; --framer-line-height: 56px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #131313; --framer-text-decoration: none; --framer-text-transform: none; } }', '@media (max-width: 809px) and (min-width: 0px) { .framer-FJm9J .framer-styles-preset-zcfgwp:not(.rich-text-wrapper), .framer-FJm9J .framer-styles-preset-zcfgwp.rich-text-wrapper h1, .framer-FJm9J .framer-styles-preset-zcfgwp.rich-text-wrapper [data-preset-tag=\"h1\"] { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -2.42px; --framer-line-height: 44px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #131313; --framer-text-decoration: none; --framer-text-transform: none; } }'];\nexport const className = \"framer-FJm9J\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (bdd6aa1)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, optimizeAppear, optimizeAppearTransformTemplate, PathVariablesContext, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, RichText, useHydratedBreakpointVariants, useLocaleInfo, useQueryData, useRouteElementId, useRouter, withCSS, withFX, withVariantAppearEffect } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Footer from \"https://framerusercontent.com/modules/2RR1QbC8JEdnZsJ870XS/KucG7STQqNOpG8rv5vVZ/ESJLm9UIn.js\";\nimport Project from \"https://framerusercontent.com/modules/miXolfZOG0tUCPcpbCEk/64JtzbxKE2EAf18X7w8C/JlLX4qCYA.js\";\nimport Navbar from \"https://framerusercontent.com/modules/36o5Kd4yYW9CseaF3xvw/jB885QEGZTWvbfzVdXgY/mTQ5jbVlb.js\";\nimport HeroCards from \"https://framerusercontent.com/modules/cvyVyeAHZrVcUkbE1Cq1/CXZjr3C2WK5NqWvROzbO/mxGWC_LV0.js\";\nimport Button from \"https://framerusercontent.com/modules/tMeZZVFxS2EQ55zHKKgB/kU4WcFgjSrYlKWsugBXH/zm2fyr5mb.js\";\nimport Projects, { F1KWEH6XXToDisplayName } from \"https://framerusercontent.com/modules/rm87ImecI6UST1aTYrwE/ERYdrV8zRzUQpqYBEvgX/NGK4bybot.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/22hfxwcxKp5KcKZywYfK/61GQj4EcrA7up32EZH23/fVxnimdqP.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/1UwLi3i1FYRePtDfD86c/33iruc1na5CCPY0Sylup/jfaRS69fU.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/rqx579Ob1Ou3OL9IlArA/IzziKDj2Wrk81nYcO1Os/xZndidUCt.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/neib6KXUn4BEhdClPh5J/haXSh1ZdiqTBBsvsGmFX/augiA20Il.js\";\nconst NavbarFonts = getFonts(Navbar);\nconst NavbarWithVariantAppearEffect = withVariantAppearEffect(Navbar);\nconst HeroCardsFonts = getFonts(HeroCards);\nconst ButtonFonts = getFonts(Button);\nconst MotionDivWithFX = withFX(motion.div);\nconst ContainerWithFX = withFX(Container);\nconst ProjectFonts = getFonts(Project);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"WQLkyLRf1\", \"VkUgMIfUJ\", \"vGF3JMuhm\"];\nconst breakpoints = {\n  vGF3JMuhm: \"(max-width: 809px)\",\n  VkUgMIfUJ: \"(min-width: 810px) and (max-width: 1199px)\",\n  WQLkyLRf1: \"(min-width: 1200px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  vGF3JMuhm: \"framer-v-1pyntb4\",\n  VkUgMIfUJ: \"framer-v-1nvqof6\",\n  WQLkyLRf1: \"framer-v-72rtr7\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"WQLkyLRf1\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst transformTemplate = (_, t) => `translateX(-50%) ${t}`;\nconst transformTemplate1 = (_, t) => `perspective(1200px) ${t}`;\nconst transition1 = {\n  damping: 30,\n  delay: 0,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 150\n};\nconst animation1 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 0\n};\nconst animation2 = {\n  opacity: .001,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 150\n};\nconst transition2 = {\n  damping: 30,\n  delay: .1,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation3 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 150\n};\nconst animation4 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 0\n};\nconst transition3 = {\n  damping: 30,\n  delay: .2,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation5 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition3,\n  x: 0,\n  y: 150\n};\nconst animation6 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition3,\n  x: 0,\n  y: 0\n};\nconst transition4 = {\n  damping: 30,\n  delay: .3,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation7 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition4,\n  x: 0,\n  y: 0\n};\nconst animation8 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition4,\n  x: 0,\n  y: 0\n};\nconst animation9 = {\n  opacity: .001,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 0\n};\nconst animation10 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 150\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 QueryData = ({\n  query,\n  children\n}) => {\n  const data = useQueryData(query);\n  return children(data);\n};\nconst animation11 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 0\n};\nconst animation12 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 0\n};\nconst animation13 = {\n  opacity: 0,\n  rotate: 0,\n  scale: .5,\n  transition: transition1,\n  x: 0,\n  y: 50\n};\nconst animation14 = {\n  opacity: .001,\n  rotate: 0,\n  scale: .5,\n  x: 0,\n  y: 50\n};\nconst animation15 = {\n  opacity: 1,\n  rotate: 0,\n  scale: 1.2,\n  transition: transition1\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"WQLkyLRf1\",\n  Phone: \"vGF3JMuhm\",\n  Tablet: \"VkUgMIfUJ\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"WQLkyLRf1\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    P_kiCHutcY31ywJRT4,\n    JJv38pzN7Y31ywJRT4,\n    F1KWEH6XXY31ywJRT4,\n    Qyzc78c27Y31ywJRT4,\n    idY31ywJRT4,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const isDisplayed = () => {\n    if (baseVariant === \"vGF3JMuhm\") return !isBrowser();\n    return true;\n  };\n  const ref1 = React.useRef(null);\n  const id = useRouteElementId(\"s0FhQYlIu\");\n  const ref2 = React.useRef(null);\n  const id1 = useRouteElementId(\"ZBNOgreCb\");\n  const isDisplayed1 = () => {\n    if (baseVariant === \"vGF3JMuhm\") return true;\n    return !isBrowser();\n  };\n  const ref3 = React.useRef(null);\n  const router = useRouter();\n  const id2 = useRouteElementId(\"A8_O4PSB5\");\n  const id3 = useRouteElementId(\"DMGrQDSbP\");\n  const ref4 = React.useRef(null);\n  const activeLocale1 = useLocaleInfo().activeLocale;\n  const id4 = useRouteElementId(\"VNk7liGSd\");\n  const ref5 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"WQLkyLRf1\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-ownOn\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-72rtr7\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [isDisplayed() && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-gxm2bs hidden-1pyntb4\",\n            \"data-framer-name\": \"navbar\",\n            name: \"navbar\",\n            transformTemplate: transformTemplate,\n            children: /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1inb3g9-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  VkUgMIfUJ: {\n                    __framer__targets: [{\n                      ref: ref1,\n                      target: \"C5LY73AKm\"\n                    }],\n                    __framer__threshold: .5,\n                    variant: \"U91QIkG_e\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(NavbarWithVariantAppearEffect, {\n                  __framer__animateOnce: false,\n                  __framer__targets: [{\n                    ref: ref1,\n                    target: \"T6ixkoRnp\"\n                  }],\n                  __framer__threshold: 0,\n                  __framer__variantAppearEffectEnabled: true,\n                  height: \"100%\",\n                  id: \"luz1qM3Yl\",\n                  layoutId: \"luz1qM3Yl\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"HRN3KitD4\",\n                  width: \"100%\"\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1shsnzf\",\n            \"data-framer-name\": \"hero-section\",\n            id: id,\n            name: \"hero-section\",\n            ref: ref2,\n            children: [isDisplayed1() && /*#__PURE__*/_jsx(Container, {\n              className: \"framer-ef3kje-container hidden-72rtr7 hidden-1nvqof6\",\n              id: id1,\n              ref: ref3,\n              children: /*#__PURE__*/_jsx(HeroCards, {\n                height: \"100%\",\n                id: \"ZBNOgreCb\",\n                layoutId: \"ZBNOgreCb\",\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                variant: \"ejI_syWcL\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__styleTransformEffectEnabled: true,\n              __framer__transformTargets: [{\n                target: {\n                  opacity: 1,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  x: 0,\n                  y: 0\n                }\n              }, {\n                target: {\n                  opacity: .3,\n                  rotate: 0,\n                  rotateX: 30,\n                  rotateY: 0,\n                  scale: .9,\n                  x: 0,\n                  y: 39\n                }\n              }],\n              __framer__transformTrigger: \"onScroll\",\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-4i27il\",\n              transformTemplate: transformTemplate1,\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  vGF3JMuhm: {\n                    \"data-framer-appear-id\": \"1ffplss\",\n                    animate: optimizeAppear(\"animate\", \"1ffplss\", animation1, \"1pyntb4\"),\n                    initial: optimizeAppear(\"initial\", \"1ffplss\", animation2, \"1pyntb4\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1ffplss\", transformTemplate1)\n                  },\n                  VkUgMIfUJ: {\n                    \"data-framer-appear-id\": \"tav3ev\",\n                    animate: optimizeAppear(\"animate\", \"tav3ev\", animation1, \"1nvqof6\"),\n                    initial: optimizeAppear(\"initial\", \"tav3ev\", animation2, \"1nvqof6\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"tav3ev\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  animate: optimizeAppear(\"animate\", \"1ujgcef\", animation1, \"72rtr7\"),\n                  children: /*#__PURE__*/_jsxs(React.Fragment, {\n                    children: [/*#__PURE__*/_jsx(\"h1\", {\n                      className: \"framer-styles-preset-zcfgwp\",\n                      \"data-styles-preset\": \"jfaRS69fU\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(19, 19, 19)\"\n                      },\n                      children: \"We are called \"\n                    }), /*#__PURE__*/_jsx(\"h1\", {\n                      className: \"framer-styles-preset-zcfgwp\",\n                      \"data-styles-preset\": \"jfaRS69fU\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(19, 19, 19)\"\n                      },\n                      children: \"to do more\"\n                    })]\n                  }),\n                  className: \"framer-1ujgcef\",\n                  \"data-framer-appear-id\": \"1ujgcef\",\n                  \"data-framer-name\": \"We are called to do more\",\n                  exit: animation,\n                  initial: optimizeAppear(\"initial\", \"1ujgcef\", animation2, \"72rtr7\"),\n                  name: \"We are called to do more\",\n                  transformTemplate: optimizeAppearTransformTemplate(\"1ujgcef\", transformTemplate1),\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  vGF3JMuhm: {\n                    \"data-framer-appear-id\": \"1gjcehv\",\n                    animate: optimizeAppear(\"animate\", \"1gjcehv\", animation4, \"1pyntb4\"),\n                    initial: optimizeAppear(\"initial\", \"1gjcehv\", animation2, \"1pyntb4\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1gjcehv\", transformTemplate1)\n                  },\n                  VkUgMIfUJ: {\n                    \"data-framer-appear-id\": \"hjyngl\",\n                    animate: optimizeAppear(\"animate\", \"hjyngl\", animation4, \"1nvqof6\"),\n                    initial: optimizeAppear(\"initial\", \"hjyngl\", animation2, \"1nvqof6\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"hjyngl\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  animate: optimizeAppear(\"animate\", \"xq6r4p\", animation4, \"72rtr7\"),\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-21ogod\",\n                      \"data-styles-preset\": \"xZndidUCt\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(0, 0, 0)\"\n                      },\n                      children: \"Every dollar donated can provide much-needed relief to those impacted by the ongoing conflict in Ukraine.\"\n                    })\n                  }),\n                  className: \"framer-xq6r4p\",\n                  \"data-framer-appear-id\": \"xq6r4p\",\n                  \"data-framer-name\": \"We are called to do more\",\n                  exit: animation3,\n                  initial: optimizeAppear(\"initial\", \"xq6r4p\", animation2, \"72rtr7\"),\n                  name: \"We are called to do more\",\n                  transformTemplate: optimizeAppearTransformTemplate(\"xq6r4p\", transformTemplate1),\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  vGF3JMuhm: {\n                    \"data-framer-appear-id\": \"122wwhx\",\n                    animate: optimizeAppear(\"animate\", \"122wwhx\", animation6, \"1pyntb4\"),\n                    initial: optimizeAppear(\"initial\", \"122wwhx\", animation2, \"1pyntb4\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"122wwhx\", transformTemplate1)\n                  },\n                  VkUgMIfUJ: {\n                    \"data-framer-appear-id\": \"1gosy2h\",\n                    animate: optimizeAppear(\"animate\", \"1gosy2h\", animation6, \"1nvqof6\"),\n                    initial: optimizeAppear(\"initial\", \"1gosy2h\", animation2, \"1nvqof6\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1gosy2h\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  animate: optimizeAppear(\"animate\", \"lido35\", animation6, \"72rtr7\"),\n                  className: \"framer-lido35\",\n                  \"data-framer-appear-id\": \"lido35\",\n                  exit: animation5,\n                  initial: optimizeAppear(\"initial\", \"lido35\", animation2, \"72rtr7\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"lido35\", transformTemplate1),\n                  children: /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-j8tvo0-container\",\n                    children: /*#__PURE__*/_jsx(Button, {\n                      height: \"100%\",\n                      id: \"meb7E2UEL\",\n                      layoutId: \"meb7E2UEL\",\n                      link: resolveLink({\n                        hash: \":DMGrQDSbP\",\n                        webPageId: \"augiA20Il\"\n                      }, router),\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      title: \"Fund a project\",\n                      variant: \"e0uwuCfIt\",\n                      width: \"100%\"\n                    })\n                  })\n                })\n              })]\n            }), isDisplayed() && /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                VkUgMIfUJ: {\n                  \"data-framer-appear-id\": \"u3wene\",\n                  animate: optimizeAppear(\"animate\", \"u3wene\", animation8, \"1nvqof6\"),\n                  initial: optimizeAppear(\"initial\", \"u3wene\", animation9, \"1nvqof6\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"u3wene\", transformTemplate1)\n                }\n              },\n              children: /*#__PURE__*/_jsx(ContainerWithFX, {\n                __framer__styleTransformEffectEnabled: true,\n                __framer__transformTargets: [{\n                  target: {\n                    opacity: 1,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    x: 0,\n                    y: 0\n                  }\n                }, {\n                  target: {\n                    opacity: .3,\n                    rotate: 0,\n                    rotateX: 30,\n                    rotateY: 0,\n                    scale: .9,\n                    x: 0,\n                    y: 39\n                  }\n                }],\n                __framer__transformTrigger: \"onScroll\",\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                animate: optimizeAppear(\"animate\", \"1256mla\", animation8, \"72rtr7\"),\n                className: \"framer-1256mla-container hidden-1pyntb4\",\n                \"data-framer-appear-id\": \"1256mla\",\n                exit: animation7,\n                id: id2,\n                initial: optimizeAppear(\"initial\", \"1256mla\", animation9, \"72rtr7\"),\n                ref: ref1,\n                transformTemplate: optimizeAppearTransformTemplate(\"1256mla\", transformTemplate1),\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    VkUgMIfUJ: {\n                      variant: \"XxC_FvV0s\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(HeroCards, {\n                    height: \"100%\",\n                    id: \"A8_O4PSB5\",\n                    layoutId: \"A8_O4PSB5\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"rSY2aMUL9\",\n                    width: \"100%\"\n                  })\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-zc6ga6\",\n            \"data-framer-name\": \"project-section\",\n            id: id3,\n            name: \"project-section\",\n            ref: ref4,\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-2448ry\",\n              \"data-framer-name\": \"container\",\n              name: \"container\",\n              children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition1\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation10,\n                __framer__exit: animation,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-z4bcpe\",\n                \"data-framer-name\": \"title\",\n                name: \"title\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      className: \"framer-styles-preset-1wml6uu\",\n                      \"data-styles-preset\": \"fVxnimdqP\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\"\n                      },\n                      children: \"Fund a project\"\n                    })\n                  }),\n                  className: \"framer-3r7ro5\",\n                  \"data-framer-name\": \"Fund a project\",\n                  name: \"Fund a project\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-21ogod\",\n                      \"data-styles-preset\": \"xZndidUCt\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\"\n                      },\n                      children: \"Invest in a cause and contribute to a project that needs your support.\"\n                    })\n                  }),\n                  className: \"framer-1of1a5r\",\n                  \"data-framer-name\": \"\u2728 Invest in a cause and contribute to a project that needs your support.\",\n                  name: \"\u2728 Invest in a cause and contribute to a project that needs your support.\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1e5q0i5\",\n                children: /*#__PURE__*/_jsx(QueryData, {\n                  query: {\n                    from: {\n                      data: Projects,\n                      locale: activeLocale,\n                      type: \"Collection\"\n                    },\n                    select: [{\n                      name: \"P_kiCHutc\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"JJv38pzN7\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"F1KWEH6XX\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"Qyzc78c27\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"id\",\n                      type: \"Identifier\"\n                    }]\n                  },\n                  children: collection => {\n                    return collection.map(({\n                      P_kiCHutc: P_kiCHutcY31ywJRT4,\n                      JJv38pzN7: JJv38pzN7Y31ywJRT4,\n                      F1KWEH6XX: F1KWEH6XXY31ywJRT4,\n                      Qyzc78c27: Qyzc78c27Y31ywJRT4,\n                      id: idY31ywJRT4\n                    }, i) => {\n                      /*#__PURE__*/return _jsx(LayoutGroup, {\n                        id: `Y31ywJRT4-${idY31ywJRT4}`,\n                        children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                          value: {\n                            P_kiCHutc: P_kiCHutcY31ywJRT4\n                          },\n                          children: /*#__PURE__*/_jsx(motion.div, {\n                            className: \"framer-mb7gr8\",\n                            children: /*#__PURE__*/_jsx(ContainerWithFX, {\n                              __framer__animate: {\n                                transition: transition1\n                              },\n                              __framer__animateOnce: true,\n                              __framer__enter: animation10,\n                              __framer__exit: animation,\n                              __framer__styleAppearEffectEnabled: true,\n                              __framer__threshold: .5,\n                              __perspectiveFX: false,\n                              __targetOpacity: 1,\n                              className: \"framer-vgo3yv-container\",\n                              transformTemplate: transformTemplate1,\n                              children: /*#__PURE__*/_jsx(Project, {\n                                height: \"100%\",\n                                id: \"Ra_DRnZRR\",\n                                layoutId: \"Ra_DRnZRR\",\n                                link: resolveLink({\n                                  pathVariables: {\n                                    P_kiCHutc: P_kiCHutcY31ywJRT4\n                                  },\n                                  webPageId: \"iLi3he66p\"\n                                }, router),\n                                mainThumbnail: toResponsiveImage(JJv38pzN7Y31ywJRT4),\n                                projectTitle: Qyzc78c27Y31ywJRT4,\n                                style: {\n                                  height: \"100%\",\n                                  width: \"100%\"\n                                },\n                                textContent: F1KWEH6XXToDisplayName === null || F1KWEH6XXToDisplayName === void 0 ? void 0 : F1KWEH6XXToDisplayName(F1KWEH6XXY31ywJRT4, activeLocale),\n                                width: \"100%\"\n                              })\n                            })\n                          })\n                        })\n                      }, idY31ywJRT4);\n                    });\n                  }\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsxs(MotionDivWithFX, {\n            __framer__animate: {\n              transition: transition1\n            },\n            __framer__animateOnce: true,\n            __framer__enter: animation11,\n            __framer__exit: animation12,\n            __framer__styleAppearEffectEnabled: true,\n            __framer__threshold: .5,\n            __perspectiveFX: false,\n            __targetOpacity: 1,\n            className: \"framer-1ii15cl\",\n            \"data-framer-name\": \"about-section\",\n            id: id4,\n            name: \"about-section\",\n            ref: ref5,\n            transformTemplate: transformTemplate1,\n            children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                vGF3JMuhm: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 812,\n                    intrinsicWidth: 1170,\n                    loading: \"lazy\",\n                    pixelHeight: 812,\n                    pixelWidth: 1170,\n                    sizes: \"calc(100vw - 32px)\",\n                    src: new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg\").href,\n                    srcSet: `${new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg\").href} 1170w`\n                  }\n                }\n              },\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 812,\n                  intrinsicWidth: 1170,\n                  loading: \"lazy\",\n                  pixelHeight: 812,\n                  pixelWidth: 1170,\n                  sizes: \"calc(100vw - 200px)\",\n                  src: new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg\").href,\n                  srcSet: `${new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/lYBqaB7pbbdkSflfAEKRLAaFUA4.jpg\").href} 1170w`\n                },\n                className: \"framer-12jpyqw\",\n                \"data-framer-name\": \"bg\",\n                name: \"bg\"\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-17ec6ac\",\n              \"data-framer-name\": \"overlay\",\n              name: \"overlay\"\n            }), /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__animate: {\n                transition: transition1\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation10,\n              __framer__exit: animation,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-xgd9n3\",\n              \"data-framer-name\": \"container\",\n              name: \"container\",\n              transformTemplate: transformTemplate1,\n              children: [/*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-wjsflf\",\n                \"data-framer-name\": \"title\",\n                name: \"title\",\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      className: \"framer-styles-preset-1wml6uu\",\n                      \"data-styles-preset\": \"fVxnimdqP\",\n                      style: {\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                      },\n                      children: \"Transforming lives through support and education\"\n                    })\n                  }),\n                  className: \"framer-1cxsgfd\",\n                  \"data-framer-name\": \"Transforming lives through support and education\",\n                  name: \"Transforming lives through support and education\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-xtxn0d\",\n                \"data-framer-name\": \"content\",\n                name: \"content\",\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-21ogod\",\n                      \"data-styles-preset\": \"xZndidUCt\",\n                      style: {\n                        \"--framer-text-color\": \"rgb(209, 227, 235)\"\n                      },\n                      children: 'Bethlehem International Christian Foundation is an American organization founded by Luca Oprea and his family to address the needs he saw in Romania, with a focus on spreading the word of God. The foundation is affiliated with the Romanian organization \"Fundatia Crestina Bethlehem\" and is dedicated to helping those in need, particularly the young, by instilling the teachings of God in their hearts at an early age. The foundation also provides food and spreads the gospel to marginalized individuals in the city of Ploiesti, Romania.'\n                    })\n                  }),\n                  className: \"framer-bv2j8v\",\n                  \"data-framer-name\": \"Bethlehem International Christian Foundation is an American Foundation founded by Luca Oprea & his family. The foundation came based on the needs that Luca Oprea saw in Romania. Bethlehem International Christian Foundation is affiliated with \u201CFundatia Crestina Bethlehem\u201D from Romania.\",\n                  name: \"Bethlehem International Christian Foundation is an American Foundation founded by Luca Oprea & his family. The foundation came based on the needs that Luca Oprea saw in Romania. Bethlehem International Christian Foundation is affiliated with \u201CFundatia Crestina Bethlehem\u201D from Romania.\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-dkq5nx\",\n            \"data-framer-name\": \"more-section\",\n            name: \"more-section\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-qjk5k5\",\n              \"data-framer-name\": \"container\",\n              name: \"container\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  vGF3JMuhm: {\n                    __framer__styleAppearEffectEnabled: undefined,\n                    transformTemplate: undefined\n                  }\n                },\n                children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n                  __framer__animate: {\n                    transition: transition1\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation10,\n                  __framer__exit: animation,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: .5,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  className: \"framer-1c1a6j7\",\n                  \"data-framer-name\": \"more_content\",\n                  name: \"more_content\",\n                  transformTemplate: transformTemplate1,\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1wml6uu\",\n                        \"data-styles-preset\": \"fVxnimdqP\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\"\n                        },\n                        children: \"Changing lives is possible. We\u2019ve done it before.\"\n                      })\n                    }),\n                    className: \"framer-1pgq24x\",\n                    \"data-framer-name\": \"Changing lives is possible. We\u2019ve done it before.\",\n                    name: \"Changing lives is possible. We\u2019ve done it before.\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-21ogod\",\n                        \"data-styles-preset\": \"xZndidUCt\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\"\n                        },\n                        children: \"Our team brings years of experience to all kinds of challenging and difficult situations. We\u2019re driven by faith and the power of God\u2019s Word. Your support means so much to us.\"\n                      })\n                    }),\n                    className: \"framer-x79x6s\",\n                    \"data-framer-name\": \"Our team bring years of experience to all kinds of challenging and difficult situations. We\u2019re driven by faith and the power of God\u2019s Word. Your support means so much to us.\",\n                    name: \"Our team bring years of experience to all kinds of challenging and difficult situations. We\u2019re driven by faith and the power of God\u2019s Word. Your support means so much to us.\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  vGF3JMuhm: {\n                    \"data-framer-appear-id\": \"znq8x5\",\n                    animate: optimizeAppear(\"animate\", \"znq8x5\", animation1, \"1pyntb4\"),\n                    initial: optimizeAppear(\"initial\", \"znq8x5\", animation14, \"1pyntb4\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"znq8x5\", transformTemplate1)\n                  },\n                  VkUgMIfUJ: {\n                    \"data-framer-appear-id\": \"1xkcwwf\",\n                    animate: optimizeAppear(\"animate\", \"1xkcwwf\", animation1, \"1nvqof6\"),\n                    initial: optimizeAppear(\"initial\", \"1xkcwwf\", animation14, \"1nvqof6\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1xkcwwf\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsxs(motion.div, {\n                  animate: optimizeAppear(\"animate\", \"zs8wg8\", animation1, \"72rtr7\"),\n                  className: \"framer-zs8wg8\",\n                  \"data-framer-appear-id\": \"zs8wg8\",\n                  \"data-framer-name\": \"more_photo-grid\",\n                  exit: animation13,\n                  initial: optimizeAppear(\"initial\", \"zs8wg8\", animation14, \"72rtr7\"),\n                  name: \"more_photo-grid\",\n                  transformTemplate: optimizeAppearTransformTemplate(\"zs8wg8\", transformTemplate1),\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-wfw3zo\",\n                    \"data-framer-name\": \"photo-row\",\n                    name: \"photo-row\",\n                    children: [/*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        loading: \"lazy\",\n                        src: new URL(\"https://framerusercontent.com/images/7mAmaCql8GqZOKGvILmM8ya7SI.png\").href\n                      },\n                      className: \"framer-18dmf7c\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          loading: \"lazy\",\n                          sizes: \"334px\",\n                          src: new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/0AcGsaRkboGqEHIasfHqoAGes8.jpg\").href} 1280w`\n                        },\n                        className: \"framer-1b9s6ed\",\n                        \"data-framer-name\": \"41125 1\",\n                        name: \"41125 1\",\n                        whileHover: animation15\n                      })\n                    }), /*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"stretch\",\n                        loading: \"lazy\",\n                        sizes: \"249.25px\",\n                        src: new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href} 1000w`\n                      },\n                      className: \"framer-1sk67e1\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          loading: \"lazy\",\n                          sizes: \"390px\",\n                          src: new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/O9gb6FqisHaSzbDhNAIOeqGOzug.jpg\").href} 1280w`\n                        },\n                        className: \"framer-1fmcn8q\",\n                        \"data-framer-name\": \"53536 1\",\n                        name: \"53536 1\",\n                        whileHover: animation15\n                      })\n                    }), /*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"stretch\",\n                        loading: \"lazy\",\n                        sizes: \"249.25px\",\n                        src: new URL(\"https://framerusercontent.com/images/pzmDgBL30IEmmM8aoK3zs1VzpI.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/pzmDgBL30IEmmM8aoK3zs1VzpI.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/pzmDgBL30IEmmM8aoK3zs1VzpI.png\").href} 1000w`\n                      },\n                      className: \"framer-stplzd\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          loading: \"lazy\",\n                          sizes: \"352px\",\n                          src: new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg?scale-down-to=1024\").href} 768w, ${new URL(\"https://framerusercontent.com/images/UpIk6ucVquPQ9bamcCTtBWCEHw.jpg\").href} 1200w`\n                        },\n                        className: \"framer-1k7j50r\",\n                        \"data-framer-name\": \"IMG-20230218-WA0015 1\",\n                        name: \"IMG-20230218-WA0015 1\",\n                        whileHover: animation15\n                      })\n                    }), /*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"stretch\",\n                        loading: \"lazy\",\n                        sizes: \"249.25px\",\n                        src: new URL(\"https://framerusercontent.com/images/Ru5Sq8esxEJrtnS1YJe2wamwk.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/Ru5Sq8esxEJrtnS1YJe2wamwk.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/Ru5Sq8esxEJrtnS1YJe2wamwk.png\").href} 1000w`\n                      },\n                      className: \"framer-app3m5\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          loading: \"lazy\",\n                          sizes: \"276px\",\n                          src: new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg?scale-down-to=512\").href} 384w, ${new URL(\"https://framerusercontent.com/images/5VrdCTyQTOfItdx7xZXu6LhjgAw.jpg\").href} 768w`\n                        },\n                        className: \"framer-679a3h\",\n                        \"data-framer-name\": \"IMG-20230218-WA0022 1\",\n                        name: \"IMG-20230218-WA0022 1\",\n                        whileHover: animation15\n                      })\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-dlt35x\",\n                    \"data-framer-name\": \"photo-row\",\n                    name: \"photo-row\",\n                    children: [/*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        loading: \"lazy\",\n                        src: new URL(\"https://framerusercontent.com/images/7mAmaCql8GqZOKGvILmM8ya7SI.png\").href\n                      },\n                      className: \"framer-5os1lo\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"stretch\",\n                          loading: \"lazy\",\n                          sizes: \"334px\",\n                          src: new URL(\"https://framerusercontent.com/images/JIxL59HopDKElh4DnYtIiyXR6g.png\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/JIxL59HopDKElh4DnYtIiyXR6g.png?scale-down-to=512\").href} 383w, ${new URL(\"https://framerusercontent.com/images/JIxL59HopDKElh4DnYtIiyXR6g.png?scale-down-to=1024\").href} 766w, ${new URL(\"https://framerusercontent.com/images/JIxL59HopDKElh4DnYtIiyXR6g.png\").href} 1336w`\n                        },\n                        className: \"framer-1wh89is\",\n                        \"data-framer-name\": \"41125 1\",\n                        name: \"41125 1\",\n                        whileHover: animation15\n                      })\n                    }), /*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"stretch\",\n                        loading: \"lazy\",\n                        sizes: \"249.25px\",\n                        src: new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href} 1000w`\n                      },\n                      className: \"framer-12x0ule\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          loading: \"lazy\",\n                          sizes: \"390px\",\n                          src: new URL(\"https://framerusercontent.com/images/MT8RKDrDx0YCzotXTLgRSUyJvTw.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/MT8RKDrDx0YCzotXTLgRSUyJvTw.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/MT8RKDrDx0YCzotXTLgRSUyJvTw.jpg\").href} 1024w`\n                        },\n                        className: \"framer-1tyz5av\",\n                        \"data-framer-name\": \"53536 1\",\n                        name: \"53536 1\",\n                        whileHover: animation15\n                      })\n                    }), /*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"stretch\",\n                        loading: \"lazy\",\n                        sizes: \"249.25px\",\n                        src: new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href} 1000w`\n                      },\n                      className: \"framer-1f8tvsw\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 960,\n                          intrinsicWidth: 1280,\n                          loading: \"lazy\",\n                          pixelHeight: 960,\n                          pixelWidth: 1280,\n                          sizes: \"389.75px\",\n                          src: new URL(\"https://framerusercontent.com/images/QugOuiEoBrsMcjud7n6rEWdgdZs.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/QugOuiEoBrsMcjud7n6rEWdgdZs.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/QugOuiEoBrsMcjud7n6rEWdgdZs.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/QugOuiEoBrsMcjud7n6rEWdgdZs.jpg\").href} 1280w`\n                        },\n                        className: \"framer-1g6o08z\",\n                        \"data-framer-name\": \"53536 1\",\n                        name: \"53536 1\",\n                        whileHover: animation15\n                      })\n                    }), /*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"stretch\",\n                        loading: \"lazy\",\n                        sizes: \"249.25px\",\n                        src: new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/UPgBOHP0nanyNd3UZOefbtzuI88.png\").href} 1000w`\n                      },\n                      className: \"framer-vk9jwu\",\n                      \"data-framer-name\": \"photo_item\",\n                      name: \"photo_item\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 625,\n                          intrinsicWidth: 1280,\n                          loading: \"lazy\",\n                          pixelHeight: 625,\n                          pixelWidth: 1280,\n                          sizes: \"390.25px\",\n                          src: new URL(\"https://framerusercontent.com/images/qizs57OAawtYbqNpsOZhK5xo1g.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/qizs57OAawtYbqNpsOZhK5xo1g.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/qizs57OAawtYbqNpsOZhK5xo1g.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/qizs57OAawtYbqNpsOZhK5xo1g.jpg\").href} 1280w`\n                        },\n                        className: \"framer-nf5c6e\",\n                        \"data-framer-name\": \"53536 1\",\n                        name: \"53536 1\",\n                        whileHover: animation15\n                      })\n                    })]\n                  })]\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-c83v2s-container\",\n            children: /*#__PURE__*/_jsx(Footer, {\n              height: \"100%\",\n              id: \"QvM9eOWjl\",\n              layoutId: \"QvM9eOWjl\",\n              style: {\n                width: \"100%\"\n              },\n              width: \"100%\"\n            })\n          }), isDisplayed1() && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1yuzuak hidden-72rtr7 hidden-1nvqof6\",\n            \"data-framer-name\": \"navbar\",\n            name: \"navbar\",\n            transformTemplate: transformTemplate,\n            children: /*#__PURE__*/_jsx(Container, {\n              className: \"framer-c991na-container\",\n              children: /*#__PURE__*/_jsx(NavbarWithVariantAppearEffect, {\n                __framer__animateOnce: false,\n                __framer__targets: [{\n                  ref: ref4,\n                  target: \"ZnEhsE2PV\"\n                }],\n                __framer__threshold: 0,\n                __framer__variantAppearEffectEnabled: true,\n                height: \"100%\",\n                id: \"QRmtP6pIG\",\n                layoutId: \"QRmtP6pIG\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"dE3IgfxPD\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-ownOn [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: hsl(0, 0%, 0%); }`, \".framer-ownOn .framer-lux5qc { display: block; }\", \".framer-ownOn .framer-72rtr7 { align-content: center; align-items: center; background-color: #000000; 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-ownOn .framer-gxm2bs, .framer-ownOn .framer-1yuzuak { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px 0px 0px 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\", \".framer-ownOn .framer-1inb3g9-container, .framer-ownOn .framer-c991na-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\", \".framer-ownOn .framer-1shsnzf { align-content: center; align-items: center; background-color: #f4f4f4; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 124px 40px 40px 40px; position: relative; width: 100%; z-index: 1; }\", \".framer-ownOn .framer-ef3kje-container { flex: none; height: 326px; position: relative; width: 100%; }\", \".framer-ownOn .framer-4i27il { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 500px; }\", \".framer-ownOn .framer-1ujgcef, .framer-ownOn .framer-xq6r4p { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; transform: perspective(1200px); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-ownOn .framer-lido35 { 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: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: min-content; }\", \".framer-ownOn .framer-j8tvo0-container { flex: none; height: 48px; position: relative; width: 152px; }\", \".framer-ownOn .framer-1256mla-container { flex: none; height: 477px; position: relative; transform: perspective(1200px); width: 1120px; }\", \".framer-ownOn .framer-zc6ga6 { align-content: center; align-items: center; background-color: #f4f4f4; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 100px 64px 100px; position: relative; width: 100%; }\", \".framer-ownOn .framer-2448ry { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-ownOn .framer-z4bcpe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-ownOn .framer-3r7ro5, .framer-ownOn .framer-1of1a5r { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1000px; word-break: break-word; word-wrap: break-word; }\", \".framer-ownOn .framer-1e5q0i5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-ownOn .framer-mb7gr8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-ownOn .framer-vgo3yv-container { flex: none; height: 486px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-ownOn .framer-1ii15cl { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 500px; justify-content: center; overflow: hidden; padding: 64px 100px 64px 100px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-ownOn .framer-12jpyqw { -webkit-filter: brightness(0.59) blur(0px); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; filter: brightness(0.59) blur(0px); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.7; overflow: hidden; position: absolute; top: calc(49.92435703479578% - 100% / 2); width: 100%; will-change: transform; z-index: 1; }\", \".framer-ownOn .framer-17ec6ac { background: linear-gradient(243deg, rgba(0, 0, 0, 0.96) 0%, hsl(0, 0%, 0%) 100%); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.62; overflow: hidden; position: absolute; top: calc(49.92435703479578% - 100% / 2); width: 100%; will-change: transform; z-index: 1; }\", \".framer-ownOn .framer-xgd9n3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; z-index: 1; }\", \".framer-ownOn .framer-wjsflf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-ownOn .framer-1cxsgfd, .framer-ownOn .framer-bv2j8v { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 550px; word-break: break-word; word-wrap: break-word; }\", \".framer-ownOn .framer-xtxn0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-ownOn .framer-dkq5nx { align-content: center; align-items: center; background-color: #f4f4f4; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 100px 64px 100px; position: relative; width: 100%; }\", \".framer-ownOn .framer-qjk5k5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-ownOn .framer-1c1a6j7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: min-content; }\", \".framer-ownOn .framer-1pgq24x, .framer-ownOn .framer-x79x6s { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 473px; word-break: break-word; word-wrap: break-word; }\", \".framer-ownOn .framer-zs8wg8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: min-content; }\", \".framer-ownOn .framer-wfw3zo, .framer-ownOn .framer-dlt35x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: 155px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1000px; }\", \".framer-ownOn .framer-18dmf7c, .framer-ownOn .framer-1sk67e1, .framer-ownOn .framer-stplzd, .framer-ownOn .framer-app3m5, .framer-ownOn .framer-5os1lo, .framer-ownOn .framer-12x0ule, .framer-ownOn .framer-1f8tvsw, .framer-ownOn .framer-vk9jwu { flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; }\", \".framer-ownOn .framer-1b9s6ed { aspect-ratio: 0.7488789237668162 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 446px); left: -31px; position: absolute; top: -145px; width: 334px; }\", \".framer-ownOn .framer-1fmcn8q { aspect-ratio: 1.3356164383561644 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 292px); left: -36px; position: absolute; top: 0px; width: 390px; }\", \".framer-ownOn .framer-1k7j50r { aspect-ratio: 0.7489361702127659 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 470px); left: -59px; position: absolute; top: -91px; width: 352px; }\", \".framer-ownOn .framer-679a3h { aspect-ratio: 0.75 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 368px); left: -14px; position: absolute; top: -62px; width: 276px; }\", \".framer-ownOn .framer-1wh89is { aspect-ratio: 0.7488789237668162 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 446px); left: -31px; position: absolute; top: -71px; width: 334px; }\", \".framer-ownOn .framer-1tyz5av { aspect-ratio: 1.3356164383561644 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 292px); left: -49px; position: absolute; top: -54px; width: 390px; }\", \".framer-ownOn .framer-1g6o08z { aspect-ratio: 1.3356164383561644 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 292px); left: -49px; position: absolute; right: -91px; top: -81px; }\", \".framer-ownOn .framer-nf5c6e { aspect-ratio: 1.3356164383561644 / 1; bottom: -75px; flex: none; height: var(--framer-aspect-ratio-supported, 292px); left: -49px; position: absolute; right: -91px; }\", \".framer-ownOn .framer-c83v2s-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ownOn .framer-72rtr7, .framer-ownOn .framer-gxm2bs, .framer-ownOn .framer-1shsnzf, .framer-ownOn .framer-4i27il, .framer-ownOn .framer-lido35, .framer-ownOn .framer-zc6ga6, .framer-ownOn .framer-2448ry, .framer-ownOn .framer-z4bcpe, .framer-ownOn .framer-1e5q0i5, .framer-ownOn .framer-mb7gr8, .framer-ownOn .framer-1ii15cl, .framer-ownOn .framer-xgd9n3, .framer-ownOn .framer-wjsflf, .framer-ownOn .framer-xtxn0d, .framer-ownOn .framer-dkq5nx, .framer-ownOn .framer-qjk5k5, .framer-ownOn .framer-1c1a6j7, .framer-ownOn .framer-zs8wg8, .framer-ownOn .framer-wfw3zo, .framer-ownOn .framer-dlt35x, .framer-ownOn .framer-1yuzuak { gap: 0px; } .framer-ownOn .framer-72rtr7 > *, .framer-ownOn .framer-gxm2bs > *, .framer-ownOn .framer-zc6ga6 > *, .framer-ownOn .framer-1ii15cl > *, .framer-ownOn .framer-1yuzuak > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ownOn .framer-72rtr7 > :first-child, .framer-ownOn .framer-gxm2bs > :first-child, .framer-ownOn .framer-1shsnzf > :first-child, .framer-ownOn .framer-4i27il > :first-child, .framer-ownOn .framer-zc6ga6 > :first-child, .framer-ownOn .framer-2448ry > :first-child, .framer-ownOn .framer-z4bcpe > :first-child, .framer-ownOn .framer-mb7gr8 > :first-child, .framer-ownOn .framer-1ii15cl > :first-child, .framer-ownOn .framer-xgd9n3 > :first-child, .framer-ownOn .framer-wjsflf > :first-child, .framer-ownOn .framer-dkq5nx > :first-child, .framer-ownOn .framer-qjk5k5 > :first-child, .framer-ownOn .framer-1c1a6j7 > :first-child, .framer-ownOn .framer-zs8wg8 > :first-child, .framer-ownOn .framer-1yuzuak > :first-child { margin-top: 0px; } .framer-ownOn .framer-72rtr7 > :last-child, .framer-ownOn .framer-gxm2bs > :last-child, .framer-ownOn .framer-1shsnzf > :last-child, .framer-ownOn .framer-4i27il > :last-child, .framer-ownOn .framer-zc6ga6 > :last-child, .framer-ownOn .framer-2448ry > :last-child, .framer-ownOn .framer-z4bcpe > :last-child, .framer-ownOn .framer-mb7gr8 > :last-child, .framer-ownOn .framer-1ii15cl > :last-child, .framer-ownOn .framer-xgd9n3 > :last-child, .framer-ownOn .framer-wjsflf > :last-child, .framer-ownOn .framer-dkq5nx > :last-child, .framer-ownOn .framer-qjk5k5 > :last-child, .framer-ownOn .framer-1c1a6j7 > :last-child, .framer-ownOn .framer-zs8wg8 > :last-child, .framer-ownOn .framer-1yuzuak > :last-child { margin-bottom: 0px; } .framer-ownOn .framer-1shsnzf > *, .framer-ownOn .framer-mb7gr8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ownOn .framer-4i27il > *, .framer-ownOn .framer-1c1a6j7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ownOn .framer-lido35 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ownOn .framer-lido35 > :first-child, .framer-ownOn .framer-1e5q0i5 > :first-child, .framer-ownOn .framer-xtxn0d > :first-child, .framer-ownOn .framer-wfw3zo > :first-child, .framer-ownOn .framer-dlt35x > :first-child { margin-left: 0px; } .framer-ownOn .framer-lido35 > :last-child, .framer-ownOn .framer-1e5q0i5 > :last-child, .framer-ownOn .framer-xtxn0d > :last-child, .framer-ownOn .framer-wfw3zo > :last-child, .framer-ownOn .framer-dlt35x > :last-child { margin-right: 0px; } .framer-ownOn .framer-2448ry > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-ownOn .framer-z4bcpe > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-ownOn .framer-1e5q0i5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ownOn .framer-xgd9n3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ownOn .framer-wjsflf > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ownOn .framer-xtxn0d > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ownOn .framer-dkq5nx > *, .framer-ownOn .framer-qjk5k5 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ownOn .framer-zs8wg8 > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } .framer-ownOn .framer-wfw3zo > *, .framer-ownOn .framer-dlt35x > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } }\", \"@media (min-width: 1200px) { .framer-ownOn .hidden-72rtr7 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-ownOn .hidden-1nvqof6 { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 0%); } .framer-ownOn .framer-72rtr7 { width: 810px; } .framer-ownOn .framer-zc6ga6 { padding: 40px 40px 64px 40px; } .framer-ownOn .framer-2448ry, .framer-ownOn .framer-xgd9n3, .framer-ownOn .framer-qjk5k5 { max-width: 800px; } .framer-ownOn .framer-3r7ro5, .framer-ownOn .framer-1of1a5r { width: 100%; } .framer-ownOn .framer-1e5q0i5 { gap: 24px; } .framer-ownOn .framer-vgo3yv-container { height: 248px; } .framer-ownOn .framer-dkq5nx { padding: 64px 40px 64px 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ownOn .framer-1e5q0i5 { gap: 0px; } .framer-ownOn .framer-1e5q0i5 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ownOn .framer-1e5q0i5 > :first-child { margin-left: 0px; } .framer-ownOn .framer-1e5q0i5 > :last-child { margin-right: 0px; } }}`, `@media (max-width: 809px) { .framer-ownOn .hidden-1pyntb4 { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 0%); } .framer-ownOn .framer-72rtr7 { width: 390px; } .framer-ownOn .framer-1shsnzf { order: 2; padding: 120px 16px 40px 16px; } .framer-ownOn .framer-4i27il, .framer-ownOn .framer-3r7ro5, .framer-ownOn .framer-1of1a5r, .framer-ownOn .framer-1cxsgfd, .framer-ownOn .framer-bv2j8v, .framer-ownOn .framer-1pgq24x, .framer-ownOn .framer-x79x6s { width: 100%; } .framer-ownOn .framer-zc6ga6 { order: 3; padding: 32px 16px 64px 16px; } .framer-ownOn .framer-2448ry { max-width: 600px; } .framer-ownOn .framer-1e5q0i5, .framer-ownOn .framer-xtxn0d { flex-direction: column; } .framer-ownOn .framer-mb7gr8 { flex: none; width: 100%; } .framer-ownOn .framer-vgo3yv-container { height: 238px; } .framer-ownOn .framer-1ii15cl { order: 4; padding: 64px 16px 64px 16px; } .framer-ownOn .framer-xgd9n3, .framer-ownOn .framer-qjk5k5 { max-width: 400px; } .framer-ownOn .framer-dkq5nx { order: 5; padding: 64px 16px 64px 16px; } .framer-ownOn .framer-1c1a6j7 { transform: unset; width: 100%; } .framer-ownOn .framer-c83v2s-container { order: 6; } .framer-ownOn .framer-1yuzuak { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ownOn .framer-1e5q0i5, .framer-ownOn .framer-xtxn0d { gap: 0px; } .framer-ownOn .framer-1e5q0i5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ownOn .framer-1e5q0i5 > :first-child, .framer-ownOn .framer-xtxn0d > :first-child { margin-top: 0px; } .framer-ownOn .framer-1e5q0i5 > :last-child, .framer-ownOn .framer-xtxn0d > :last-child { margin-bottom: 0px; } .framer-ownOn .framer-xtxn0d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerIntrinsicHeight 3048\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VkUgMIfUJ\":{\"layout\":[\"fixed\",\"auto\"]},\"vGF3JMuhm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          */\nconst FrameraugiA20Il = withCSS(Component, css, \"framer-ownOn\");\nexport default FrameraugiA20Il;\nFrameraugiA20Il.displayName = \"Home\";\nFrameraugiA20Il.defaultProps = {\n  height: 3048,\n  width: 1200\n};\naddFonts(FrameraugiA20Il, [...NavbarFonts, ...HeroCardsFonts, ...ButtonFonts, ...ProjectFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameraugiA20Il\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VkUgMIfUJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vGF3JMuhm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerContractVersion\": \"1\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"3048\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "ujBAKA,IAAMA,GAAkB,CACtB,UAAW,CACT,MAAO,EACT,CACF,EACMC,GAAa,CAAC,YAAa,YAAa,YAAa,YAAa,WAAW,EAC7EC,GAAoB,CACxB,UAAW,mBACX,UAAW,kBACX,UAAW,kBACX,UAAW,kBACX,UAAW,iBACb,EACA,SAASC,EAAqBC,KAAcC,EAAU,CACpD,IAAMC,EAAgB,CAAC,EACvB,OAAoDD,GAAS,QAAQE,GAAWA,GAAW,OAAO,OAAOD,EAAeF,EAAUG,CAAO,CAAC,CAAC,EACpID,CACT,CACA,IAAME,GAA0B,CAC9B,YAAa,YACb,YAAa,YACb,OAAQ,YACR,OAAQ,YACR,OAAQ,WACV,EACMC,GAAc,CAClB,UAAW,CACT,QAAS,GACT,MAAO,EACP,SAAU,GACV,KAAM,CAAC,GAAI,KAAM,GAAI,IAAI,EACzB,KAAM,EACN,UAAW,IACX,KAAM,OACR,EACA,QAAS,CACP,QAAS,GACT,MAAO,EACP,SAAU,GACV,KAAM,CAAC,IAAK,EAAG,IAAK,CAAC,EACrB,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACA,UAAW,CACT,QAAS,GACT,MAAO,EACP,SAAU,GACV,KAAM,CAAC,GAAI,KAAM,GAAI,IAAI,EACzB,KAAM,EACN,UAAW,IACX,KAAM,OACR,EACA,UAAW,CACT,QAAS,GACT,MAAO,EACP,SAAU,GACV,KAAM,CAAC,GAAI,KAAM,GAAI,IAAI,EACzB,KAAM,EACN,UAAW,IACX,KAAM,OACR,CACF,EACMC,EAAoB,CAACC,EAAGC,IAAM,uBAAuBA,IACrDC,GAA+BC,EAAW,SAAU,CACxD,GAAAC,EACA,MAAAC,EACA,UAAAC,EACA,MAAAC,EACA,OAAAC,EACA,SAAAC,EACA,QAASC,EAAe,YACxB,GAAGC,EACL,EAAGC,GAAK,CAEN,IAAMhB,GADiBC,GAAwBa,CAAY,GACzBA,EAC5B,CACJ,YAAAG,EACA,WAAAC,GACA,eAAAC,EACA,gBAAAC,EACA,WAAAC,EACA,WAAAC,EACA,SAAAxB,CACF,EAAIyB,GAAgB,CAClB,WAAA7B,GACA,eAAgB,YAChB,gBAAAD,GACA,YAAAS,GACA,QAAAF,GACA,kBAAAL,EACF,CAAC,EACK6B,EAAmB1B,EAAS,KAAK,GAAG,EAAIiB,GAAU,iBAClD,CACJ,sBAAAU,EACA,MAAAC,EACF,EAAIC,GAAyBV,CAAW,EAClCW,GAAcH,EAAsB,SAAUI,IAAS,CAC3DR,EAAW,WAAW,CACxB,CAAC,EACKS,EAAeL,EAAsB,SAAUI,IAAS,CAC5DR,EAAW,WAAW,CACxB,CAAC,EACKU,GAAeN,EAAsB,SAAUI,IAAS,CAC5DR,EAAW,WAAW,CACxB,CAAC,EACKW,EAAc,IACd,EAAC,YAAa,YAAa,WAAW,EAAE,SAASf,CAAW,EAG5DgB,GAAwBC,EAAM,EACpC,OAAoBC,EAAKC,EAAa,CACpC,GAAIvB,GAAsDoB,GAC1D,SAAuBE,EAAKE,EAAO,IAAK,CACtC,QAASrC,GACT,QAASF,EACT,aAAc,IAAMsB,EAAgB,CAClC,UAAW,EACb,CAAC,EACD,WAAY,IAAMA,EAAgB,CAChC,UAAW,EACb,CAAC,EACD,WAAY,IAAMA,EAAgB,CAChC,UAAW,EACb,CAAC,EACD,MAAO,IAAMA,EAAgB,CAC3B,UAAW,EACb,CAAC,EACD,YAAa,IAAMA,EAAgB,CACjC,UAAW,EACb,CAAC,EACD,UAAWkB,EAAG,eAAgBpB,EAAU,EACxC,MAAO,CACL,QAAS,UACX,EACA,SAAuBqB,EAAMF,EAAO,IAAK,CACvC,GAAGtB,GACH,UAAWuB,EAAG,gBAAiB5B,CAAS,EACxC,mBAAoB,SACpB,iBAAkBc,EAClB,SAAU,YACV,IAAKR,GACL,MAAO,CACL,GAAGP,CACL,EACA,WAAYa,EACZ,GAAG1B,EAAqB,CACtB,kBAAmB,CACjB,mBAAoB,MACtB,EACA,UAAW,CACT,mBAAoB,YACpB,iBAAkB,GAClB,MAAOkC,CACT,EACA,UAAW,CACT,mBAAoB,SACpB,iBAAkB,GAClB,MAAOF,EACT,EACA,UAAW,CACT,mBAAoB,YACpB,iBAAkB,GAClB,MAAOG,EACT,EACA,UAAW,CACT,mBAAoB,QACtB,CACF,EAAGd,EAAaE,CAAc,EAC9B,SAAU,CAAcgB,EAAKK,EAAO,CAClC,gBAAiB,GACjB,gBAAiB,EACjB,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,EACA,UAAW,iBACX,mBAAoB,UACpB,iBAAkBhB,EAClB,SAAU,YACV,MAAO,CACL,uBAAwB,GACxB,wBAAyB,GACzB,oBAAqB,GACrB,qBAAsB,GACtB,UAAW,qaACX,OAAQ,EACV,EACA,kBAAmBrB,EACnB,WAAYmB,EACZ,SAAU,CACR,kBAAmB,CACjB,OAAQ,CACV,EACA,UAAW,CACT,OAAQ,EACV,EACA,UAAW,CACT,OAAQ,EACV,EACA,UAAW,CACT,OAAQ,EACV,EACA,UAAW,CACT,OAAQ,CACV,CACF,EACA,GAAG1B,EAAqB,CACtB,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,CACF,CACF,EAAGqB,EAAaE,CAAc,CAChC,CAAC,EAAGa,EAAY,GAAkBG,EAAKK,EAAO,CAC5C,gBAAiB,GACjB,gBAAiB,EACjB,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,qEAAqE,EAAE,YAC3T,EACA,UAAW,iBACX,mBAAoB,wBACpB,iBAAkBhB,EAClB,SAAU,YACV,MAAO,CACL,uBAAwB,GACxB,wBAAyB,GACzB,oBAAqB,GACrB,qBAAsB,GACtB,UAAW,qaACX,OAAQ,EACV,EACA,kBAAmBrB,EACnB,WAAYmB,EACZ,SAAU,CACR,kBAAmB,CACjB,OAAQ,CACV,EACA,UAAW,CACT,OAAQ,CACV,CACF,EACA,GAAG1B,EAAqB,CACtB,kBAAmB,CACjB,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,qEAAqE,EAAE,YAC3T,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,qEAAqE,EAAE,YAC3T,CACF,CACF,EAAGqB,EAAaE,CAAc,CAChC,CAAC,EAAgBgB,EAAKK,EAAO,CAC3B,gBAAiB,GACjB,gBAAiB,EACjB,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,EACA,UAAW,gBACX,mBAAoB,UACpB,iBAAkBhB,EAClB,SAAU,YACV,MAAO,CACL,uBAAwB,GACxB,wBAAyB,GACzB,oBAAqB,GACrB,qBAAsB,GACtB,UAAW,qaACX,OAAQ,GACV,EACA,kBAAmBrB,EACnB,WAAYmB,EACZ,SAAU,CACR,kBAAmB,CACjB,OAAQ,CACV,EACA,UAAW,CACT,OAAQ,GACV,EACA,UAAW,CACT,OAAQ,GACV,EACA,UAAW,CACT,OAAQ,GACV,EACA,UAAW,CACT,OAAQ,CACV,CACF,EACA,GAAG1B,EAAqB,CACtB,kBAAmB,CACjB,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,CACF,CACF,EAAGqB,EAAaE,CAAc,CAChC,CAAC,EAAgBgB,EAAKK,EAAO,CAC3B,gBAAiB,GACjB,gBAAiB,EACjB,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,UACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,WAC7M,EACA,UAAW,iBACX,mBAAoB,wBACpB,iBAAkBhB,EAClB,SAAU,YACV,MAAO,CACL,uBAAwB,GACxB,wBAAyB,GACzB,oBAAqB,GACrB,qBAAsB,GACtB,UAAW,qaACX,OAAQ,CACV,EACA,kBAAmBrB,EACnB,WAAYmB,EACZ,SAAU,CACR,UAAW,CACT,OAAQ,EACV,EACA,UAAW,CACT,OAAQ,EACV,EACA,UAAW,CACT,OAAQ,EACV,CACF,EACA,GAAG1B,EAAqB,CACtB,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,WAC7M,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,WAC7M,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,WAC7M,CACF,CACF,EAAGqB,EAAaE,CAAc,CAChC,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EACKsB,GAAM,CAAC,sZAAuZ,kFAAmF,8CAA+C,oDAAqD,wGAAyG,yJAA0J,qQAAsQ,qOAAsO,yPAA0P,qEAAsE,2EAA4E,4KAA6K,wEAAyE,4GAA6G,8LAA+L,oKAAqK,wOAAyO,0NAA2N,sJAAuJ,0QAA2Q,yLAA0L,iFAAkF,oMAAqM,iJAAkJ,gGAAgG,EAMh8HC,EAAkBC,EAAQrC,GAAWmC,GAAK,cAAc,EACvDG,EAAQF,EACfA,EAAgB,YAAc,aAC9BA,EAAgB,aAAe,CAC7B,OAAQ,IACR,MAAO,IACT,EACAG,GAAoBH,EAAiB,CACnC,QAAS,CACP,QAAS,CAAC,YAAa,YAAa,YAAa,YAAa,WAAW,EACzE,aAAc,CAAC,SAAU,SAAU,SAAU,YAAa,WAAW,EACrE,MAAO,UACP,KAAMI,GAAY,IACpB,CACF,CAAC,EACDC,EAASL,EAAiB,CAAC,CAAC,EChd5BM,GAAU,0BAA0B,CAAC,cAAc,CAAC,EAC7C,IAAMC,GAAQ,CAAC,CACpB,OAAQ,QACR,YAAa,CACX,sBAAuB,qCACvB,IAAK,uGACP,EACA,MAAO,SACP,IAAK,wGACL,OAAQ,KACV,CAAC,EACYC,GAAM,CAAC,6kBAA8kB,moBAAooB,+nBAA+nB,EACx1DC,GAAY,eCEzB,IAAMC,GAAcC,EAASC,EAAM,EAC7BC,GAAgCC,GAAwBF,EAAM,EAC9DG,GAAiBJ,EAASK,CAAS,EACnCC,GAAcN,EAASO,EAAM,EAC7BC,EAAkBC,GAAOC,EAAO,GAAG,EACnCC,GAAkBF,GAAOG,CAAS,EAClCC,GAAeb,EAASc,EAAO,EAC/BC,GAAcf,EAASgB,EAAM,EAEnC,IAAMC,GAAc,CAClB,UAAW,qBACX,UAAW,6CACX,UAAW,qBACb,EACMC,GAAY,IAAM,OAAO,SAAa,IACtCC,GAAoB,CACxB,UAAW,mBACX,UAAW,mBACX,UAAW,iBACb,EACID,GAAU,GACZE,GAA6B,YAAaH,GAAaE,EAAiB,EAE1E,IAAME,GAAc,CAClB,QAAS,CACP,SAAU,CACZ,CACF,EACMC,GAAoB,CAACC,EAAGC,IAAM,oBAAoBA,IAClDC,EAAqB,CAACF,EAAGC,IAAM,uBAAuBA,IACtDE,EAAc,CAClB,QAAS,GACT,MAAO,EACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,EAAY,CAChB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYD,EACZ,EAAG,EACH,EAAG,GACL,EACME,EAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYF,EACZ,EAAG,EACH,EAAG,CACL,EACMG,EAAa,CACjB,QAAS,KACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,GACL,EACMC,GAAc,CAClB,QAAS,GACT,MAAO,GACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,GACL,EACME,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYF,GACZ,EAAG,EACH,EAAG,CACL,EACMG,GAAc,CAClB,QAAS,GACT,MAAO,GACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,GACL,EACME,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYF,GACZ,EAAG,EACH,EAAG,CACL,EACMG,GAAc,CAClB,QAAS,GACT,MAAO,GACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,CACL,EACME,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYF,GACZ,EAAG,EACH,EAAG,CACL,EACMG,GAAa,CACjB,QAAS,KACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,CACL,EACMC,EAAc,CAClB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,GACL,EACMC,GAAoBC,GACpB,OAAOA,GAAU,UAAYA,IAAU,MAAQ,OAAOA,EAAM,KAAQ,SAC/DA,EAEF,OAAOA,GAAU,SAAW,CACjC,IAAKA,CACP,EAAI,OAEAC,GAAY,CAAC,CACjB,MAAAC,EACA,SAAAC,CACF,IAAM,CACJ,IAAMC,EAAOC,GAAaH,CAAK,EAC/B,OAAOC,EAASC,CAAI,CACtB,EACME,GAAc,CAClB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,CACL,EACMC,GAAc,CAClB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYvB,EACZ,EAAG,EACH,EAAG,CACL,EACMwB,GAAc,CAClB,QAAS,EACT,OAAQ,EACR,MAAO,GACP,WAAYxB,EACZ,EAAG,EACH,EAAG,EACL,EACMyB,GAAc,CAClB,QAAS,KACT,OAAQ,EACR,MAAO,GACP,EAAG,EACH,EAAG,EACL,EACMC,EAAc,CAClB,QAAS,EACT,OAAQ,EACR,MAAO,IACP,WAAY1B,CACd,EACM2B,GAAWC,GAAiB,EAC5BC,GAA0B,CAC9B,QAAS,YACT,MAAO,YACP,OAAQ,WACV,EACMC,GAAW,CAAC,CAChB,OAAAC,EACA,GAAAC,EACA,MAAAC,EACA,GAAGC,CACL,IAAM,CACJ,IAAIC,EAAUC,EACd,MAAO,CACL,GAAGF,EACH,SAAUE,GAAOD,EAAWN,GAAwBK,EAAM,OAAO,KAAO,MAAQC,IAAa,OAASA,EAAWD,EAAM,WAAa,MAAQE,IAAQ,OAASA,EAAM,WACrK,CACF,EACMC,GAA+BC,EAAW,SAAUJ,EAAOE,EAAK,CACpE,GAAM,CACJ,aAAAG,CACF,EAAIC,GAAc,EACZ,CACJ,MAAAC,EACA,UAAAC,EACA,SAAAC,EACA,QAAAC,EACA,mBAAAC,GACA,mBAAAC,GACA,mBAAAC,GACA,mBAAAC,GACA,YAAAC,EACA,GAAGC,EACL,EAAIpB,GAASI,CAAK,EACZiB,GAAgB,IAAM,CAC1B,IAAMC,EAAYxB,GAAiB,EAEnC,GADA,SAAS,MAAQwB,EAAU,OAAS,GAChCA,EAAU,SAAU,CACtB,IAAIhB,GACHA,EAAM,SAAS,cAAc,uBAAuB,KAAO,MAAQA,IAAQ,QAAkBA,EAAI,aAAa,UAAWgB,EAAU,QAAQ,EAE1IA,EAAU,gBACZ,MAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOC,GAAKA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAK,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EACxH,SAAS,KAAK,UAAU,IAAID,EAAU,aAAa,EAEvD,EAAG,CAAC,CAAC,EACL,GAAM,CAACE,EAAaC,CAAmB,EAAIC,GAA8BZ,EAASrD,GAAa,EAAK,EAC9FkE,EAAiB,OACjBC,EAAa/D,GAAY,QACzBgE,EAAc,IACdL,IAAgB,YAAoB,CAAC9D,GAAU,EAC5C,GAEHoE,EAAaC,EAAO,IAAI,EACxB7B,EAAK8B,EAAkB,WAAW,EAClCC,GAAaF,EAAO,IAAI,EACxBG,GAAMF,EAAkB,WAAW,EACnCG,EAAe,IACfX,IAAgB,YAAoB,GACjC,CAAC9D,GAAU,EAEd0E,GAAaL,EAAO,IAAI,EACxBM,EAASC,GAAU,EACnBC,GAAMP,EAAkB,WAAW,EACnCQ,EAAMR,EAAkB,WAAW,EACnCS,GAAaV,EAAO,IAAI,EACxBW,GAAgBhC,GAAc,EAAE,aAChCiC,GAAMX,EAAkB,WAAW,EACnCY,GAAab,EAAO,IAAI,EACxBc,GAAwBC,EAAM,EACpC,OAAoBC,EAAKC,GAA0B,SAAU,CAC3D,MAAO,CACL,iBAAkB,YAClB,kBAAArF,EACF,EACA,SAAuBoF,EAAKE,EAAa,CACvC,GAAIpC,GAAsDgC,GAC1D,SAAuBK,EAAMC,EAAO,IAAK,CACvC,UAAWC,EAAG,eAA4BxC,GAAwBA,GAAwBA,EAAS,EACnG,MAAO,CACL,QAAS,UACX,EACA,SAAU,CAAcsC,EAAMC,EAAO,IAAK,CACxC,GAAG/B,GACH,UAAWgC,EAAG,gBAAiBxC,CAAS,EACxC,IAAKN,EACL,MAAO,CACL,GAAGK,CACL,EACA,SAAU,CAACkB,EAAY,GAAkBkB,EAAKI,EAAO,IAAK,CACxD,UAAW,+BACX,mBAAoB,SACpB,KAAM,SACN,kBAAmBrF,GACnB,SAAuBiF,EAAKM,EAAW,CACrC,UAAW,2BACX,SAAuBN,EAAKO,EAAmB,CAC7C,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,kBAAmB,CAAC,CAClB,IAAKM,EACL,OAAQ,WACV,CAAC,EACD,oBAAqB,GACrB,QAAS,WACX,CACF,EACA,SAAuBiB,EAAKQ,GAA+B,CACzD,sBAAuB,GACvB,kBAAmB,CAAC,CAClB,IAAKzB,EACL,OAAQ,WACV,CAAC,EACD,oBAAqB,EACrB,qCAAsC,GACtC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EAAgBoB,EAAMC,EAAO,IAAK,CACjC,UAAW,iBACX,mBAAoB,eACpB,GAAIjD,EACJ,KAAM,eACN,IAAK+B,GACL,SAAU,CAACE,EAAa,GAAkBY,EAAKM,EAAW,CACxD,UAAW,uDACX,GAAInB,GACJ,IAAKE,GACL,SAAuBW,EAAKS,EAAW,CACrC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,OAAQ,OACR,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,EAAgBN,EAAMO,EAAiB,CACtC,sCAAuC,GACvC,2BAA4B,CAAC,CAC3B,OAAQ,CACN,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,EAAG,EACH,EAAG,CACL,CACF,EAAG,CACD,OAAQ,CACN,QAAS,GACT,OAAQ,EACR,QAAS,GACT,QAAS,EACT,MAAO,GACP,EAAG,EACH,EAAG,EACL,CACF,CAAC,EACD,2BAA4B,WAC5B,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,kBAAmBxF,EACnB,SAAU,CAAc8E,EAAKO,EAAmB,CAC9C,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,UACzB,QAASkC,EAAe,UAAW,UAAWtF,EAAY,SAAS,EACnE,QAASsF,EAAe,UAAW,UAAWrF,EAAY,SAAS,EACnE,kBAAmBsF,EAAgC,UAAW1F,CAAkB,CAClF,EACA,UAAW,CACT,wBAAyB,SACzB,QAASyF,EAAe,UAAW,SAAUtF,EAAY,SAAS,EAClE,QAASsF,EAAe,UAAW,SAAUrF,EAAY,SAAS,EAClE,kBAAmBsF,EAAgC,SAAU1F,CAAkB,CACjF,CACF,EACA,SAAuB8E,EAAKa,EAAU,CACpC,sBAAuB,GACvB,QAASF,EAAe,UAAW,UAAWtF,EAAY,QAAQ,EAClE,SAAuB8E,EAAY,EAAU,CAC3C,SAAU,CAAcH,EAAK,KAAM,CACjC,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,SAC3B,sBAAuB,iBACzB,EACA,SAAU,gBACZ,CAAC,EAAgBA,EAAK,KAAM,CAC1B,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,SAC3B,sBAAuB,iBACzB,EACA,SAAU,YACZ,CAAC,CAAC,CACJ,CAAC,EACD,UAAW,iBACX,wBAAyB,UACzB,mBAAoB,2BACpB,KAAM5E,EACN,QAASuF,EAAe,UAAW,UAAWrF,EAAY,QAAQ,EAClE,KAAM,2BACN,kBAAmBsF,EAAgC,UAAW1F,CAAkB,EAChF,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,EAAgB8E,EAAKO,EAAmB,CACvC,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,UACzB,QAASkC,EAAe,UAAW,UAAWlF,GAAY,SAAS,EACnE,QAASkF,EAAe,UAAW,UAAWrF,EAAY,SAAS,EACnE,kBAAmBsF,EAAgC,UAAW1F,CAAkB,CAClF,EACA,UAAW,CACT,wBAAyB,SACzB,QAASyF,EAAe,UAAW,SAAUlF,GAAY,SAAS,EAClE,QAASkF,EAAe,UAAW,SAAUrF,EAAY,SAAS,EAClE,kBAAmBsF,EAAgC,SAAU1F,CAAkB,CACjF,CACF,EACA,SAAuB8E,EAAKa,EAAU,CACpC,sBAAuB,GACvB,QAASF,EAAe,UAAW,SAAUlF,GAAY,QAAQ,EACjE,SAAuBuE,EAAW,EAAU,CAC1C,SAAuBA,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,SAC3B,sBAAuB,cACzB,EACA,SAAU,2GACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,wBAAyB,SACzB,mBAAoB,2BACpB,KAAMxE,GACN,QAASmF,EAAe,UAAW,SAAUrF,EAAY,QAAQ,EACjE,KAAM,2BACN,kBAAmBsF,EAAgC,SAAU1F,CAAkB,EAC/E,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,EAAgB8E,EAAKO,EAAmB,CACvC,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,UACzB,QAASkC,EAAe,UAAW,UAAW/E,GAAY,SAAS,EACnE,QAAS+E,EAAe,UAAW,UAAWrF,EAAY,SAAS,EACnE,kBAAmBsF,EAAgC,UAAW1F,CAAkB,CAClF,EACA,UAAW,CACT,wBAAyB,UACzB,QAASyF,EAAe,UAAW,UAAW/E,GAAY,SAAS,EACnE,QAAS+E,EAAe,UAAW,UAAWrF,EAAY,SAAS,EACnE,kBAAmBsF,EAAgC,UAAW1F,CAAkB,CAClF,CACF,EACA,SAAuB8E,EAAKI,EAAO,IAAK,CACtC,QAASO,EAAe,UAAW,SAAU/E,GAAY,QAAQ,EACjE,UAAW,gBACX,wBAAyB,SACzB,KAAMD,GACN,QAASgF,EAAe,UAAW,SAAUrF,EAAY,QAAQ,EACjE,kBAAmBsF,EAAgC,SAAU1F,CAAkB,EAC/E,SAAuB8E,EAAKM,EAAW,CACrC,UAAW,0BACX,SAAuBN,EAAKc,GAAQ,CAClC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,KAAMC,GAAY,CAChB,KAAM,aACN,UAAW,WACb,EAAGzB,CAAM,EACT,MAAO,CACL,OAAQ,OACR,MAAO,MACT,EACA,MAAO,iBACP,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAGR,EAAY,GAAkBkB,EAAKO,EAAmB,CACxD,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,SACzB,QAASkC,EAAe,UAAW,SAAU5E,GAAY,SAAS,EAClE,QAAS4E,EAAe,UAAW,SAAU3E,GAAY,SAAS,EAClE,kBAAmB4E,EAAgC,SAAU1F,CAAkB,CACjF,CACF,EACA,SAAuB8E,EAAKgB,GAAiB,CAC3C,sCAAuC,GACvC,2BAA4B,CAAC,CAC3B,OAAQ,CACN,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,EAAG,EACH,EAAG,CACL,CACF,EAAG,CACD,OAAQ,CACN,QAAS,GACT,OAAQ,EACR,QAAS,GACT,QAAS,EACT,MAAO,GACP,EAAG,EACH,EAAG,EACL,CACF,CAAC,EACD,2BAA4B,WAC5B,gBAAiB,GACjB,gBAAiB,EACjB,QAASL,EAAe,UAAW,UAAW5E,GAAY,QAAQ,EAClE,UAAW,0CACX,wBAAyB,UACzB,KAAMD,GACN,GAAI0D,GACJ,QAASmB,EAAe,UAAW,UAAW3E,GAAY,QAAQ,EAClE,IAAK+C,EACL,kBAAmB6B,EAAgC,UAAW1F,CAAkB,EAChF,SAAuB8E,EAAKO,EAAmB,CAC7C,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBuB,EAAKS,EAAW,CACrC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,OAAQ,OACR,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBT,EAAKI,EAAO,IAAK,CAChC,UAAW,gBACX,mBAAoB,kBACpB,GAAIX,EACJ,KAAM,kBACN,IAAKC,GACL,SAAuBS,EAAMC,EAAO,IAAK,CACvC,UAAW,gBACX,mBAAoB,YACpB,KAAM,YACN,SAAU,CAAcD,EAAMO,EAAiB,CAC7C,kBAAmB,CACjB,WAAYvF,CACd,EACA,sBAAuB,GACvB,gBAAiBc,EACjB,eAAgBb,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,mBAAoB,QACpB,KAAM,QACN,kBAAmBF,EACnB,SAAU,CAAc8E,EAAKa,EAAU,CACrC,sBAAuB,GACvB,SAAuBb,EAAW,EAAU,CAC1C,SAAuBA,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,QAC7B,EACA,SAAU,gBACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,mBAAoB,iBACpB,KAAM,iBACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAKa,EAAU,CAC9B,sBAAuB,GACvB,SAAuBb,EAAW,EAAU,CAC1C,SAAuBA,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,QAC7B,EACA,SAAU,wEACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,mBAAoB,gFACpB,KAAM,gFACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,EAAgBA,EAAKI,EAAO,IAAK,CAChC,UAAW,iBACX,SAAuBJ,EAAK5D,GAAW,CACrC,MAAO,CACL,KAAM,CACJ,KAAM6E,GACN,OAAQvD,EACR,KAAM,YACR,EACA,OAAQ,CAAC,CACP,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,KACN,KAAM,YACR,CAAC,CACH,EACA,SAAUwD,GACDA,EAAW,IAAI,CAAC,CACrB,UAAWlD,EACX,UAAWC,EACX,UAAWC,GACX,UAAWC,GACX,GAAIC,EACN,EAAG+C,KACmBnB,EAAKE,EAAa,CACpC,GAAI,aAAa9B,KACjB,SAAuB4B,EAAKoB,GAAqB,SAAU,CACzD,MAAO,CACL,UAAWpD,CACb,EACA,SAAuBgC,EAAKI,EAAO,IAAK,CACtC,UAAW,gBACX,SAAuBJ,EAAKgB,GAAiB,CAC3C,kBAAmB,CACjB,WAAY7F,CACd,EACA,sBAAuB,GACvB,gBAAiBc,EACjB,eAAgBb,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,0BACX,kBAAmBF,EACnB,SAAuB8E,EAAKqB,GAAS,CACnC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,KAAMN,GAAY,CAChB,cAAe,CACb,UAAW/C,CACb,EACA,UAAW,WACb,EAAGsB,CAAM,EACT,cAAepD,GAAkB+B,CAAkB,EACnD,aAAcE,GACd,MAAO,CACL,OAAQ,OACR,MAAO,MACT,EACA,YAAamD,IAA2B,MAAQA,IAA2B,OAAS,OAASA,EAAuBpD,GAAoBR,CAAY,EACpJ,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,CACH,EAAGU,EAAW,CACf,CAEL,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgB+B,EAAMO,EAAiB,CACtC,kBAAmB,CACjB,WAAYvF,CACd,EACA,sBAAuB,GACvB,gBAAiBsB,GACjB,eAAgBC,GAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,iBACX,mBAAoB,gBACpB,GAAIkD,GACJ,KAAM,gBACN,IAAKC,GACL,kBAAmB3E,EACnB,SAAU,CAAc8E,EAAKO,EAAmB,CAC9C,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,qBACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,CACF,CACF,EACA,SAAuBuB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,sBACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,EACA,UAAW,iBACX,mBAAoB,KACpB,KAAM,IACR,CAAC,CACH,CAAC,EAAgBvB,EAAKI,EAAO,IAAK,CAChC,UAAW,iBACX,mBAAoB,UACpB,KAAM,SACR,CAAC,EAAgBD,EAAMO,EAAiB,CACtC,kBAAmB,CACjB,WAAYvF,CACd,EACA,sBAAuB,GACvB,gBAAiBc,EACjB,eAAgBb,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,mBAAoB,YACpB,KAAM,YACN,kBAAmBF,EACnB,SAAU,CAAc8E,EAAKI,EAAO,IAAK,CACvC,UAAW,gBACX,mBAAoB,QACpB,KAAM,QACN,SAAuBJ,EAAKa,EAAU,CACpC,sBAAuB,GACvB,SAAuBb,EAAW,EAAU,CAC1C,SAAuBA,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,OAC3B,sBAAuB,oBACzB,EACA,SAAU,kDACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,mBAAoB,mDACpB,KAAM,mDACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,EAAgBA,EAAKI,EAAO,IAAK,CAChC,UAAW,gBACX,mBAAoB,UACpB,KAAM,UACN,SAAuBJ,EAAKa,EAAU,CACpC,sBAAuB,GACvB,SAAuBb,EAAW,EAAU,CAC1C,SAAuBA,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,sBAAuB,oBACzB,EACA,SAAU,0hBACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,mBAAoB,0SACpB,KAAM,0SACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,EAAgBA,EAAKI,EAAO,IAAK,CAChC,UAAW,gBACX,mBAAoB,eACpB,KAAM,eACN,SAAuBD,EAAMC,EAAO,IAAK,CACvC,UAAW,gBACX,mBAAoB,YACpB,KAAM,YACN,SAAU,CAAcJ,EAAKO,EAAmB,CAC9C,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,mCAAoC,OACpC,kBAAmB,MACrB,CACF,EACA,SAAuB0B,EAAMO,EAAiB,CAC5C,kBAAmB,CACjB,WAAYvF,CACd,EACA,sBAAuB,GACvB,gBAAiBc,EACjB,eAAgBb,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,iBACX,mBAAoB,eACpB,KAAM,eACN,kBAAmBF,EACnB,SAAU,CAAc8E,EAAKa,EAAU,CACrC,sBAAuB,GACvB,SAAuBb,EAAW,EAAU,CAC1C,SAAuBA,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,QAC7B,EACA,SAAU,wDACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,mBAAoB,yDACpB,KAAM,yDACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAKa,EAAU,CAC9B,sBAAuB,GACvB,SAAuBb,EAAW,EAAU,CAC1C,SAAuBA,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,QAC7B,EACA,SAAU,0LACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,mBAAoB,0LACpB,KAAM,0LACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBA,EAAKO,EAAmB,CACvC,WAAY9B,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,SACzB,QAASkC,EAAe,UAAW,SAAUtF,EAAY,SAAS,EAClE,QAASsF,EAAe,UAAW,SAAU/D,GAAa,SAAS,EACnE,kBAAmBgE,EAAgC,SAAU1F,CAAkB,CACjF,EACA,UAAW,CACT,wBAAyB,UACzB,QAASyF,EAAe,UAAW,UAAWtF,EAAY,SAAS,EACnE,QAASsF,EAAe,UAAW,UAAW/D,GAAa,SAAS,EACpE,kBAAmBgE,EAAgC,UAAW1F,CAAkB,CAClF,CACF,EACA,SAAuBiF,EAAMC,EAAO,IAAK,CACvC,QAASO,EAAe,UAAW,SAAUtF,EAAY,QAAQ,EACjE,UAAW,gBACX,wBAAyB,SACzB,mBAAoB,kBACpB,KAAMsB,GACN,QAASgE,EAAe,UAAW,SAAU/D,GAAa,QAAQ,EAClE,KAAM,kBACN,kBAAmBgE,EAAgC,SAAU1F,CAAkB,EAC/E,SAAU,CAAciF,EAAMC,EAAO,IAAK,CACxC,UAAW,gBACX,mBAAoB,YACpB,KAAM,YACN,SAAU,CAAcJ,EAAKuB,EAAO,CAClC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,IAAK,IAAI,IAAI,qEAAqE,EAAE,IACtF,EACA,UAAW,iBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,EACA,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,WAAY1E,CACd,CAAC,CACH,CAAC,EAAgBmD,EAAKuB,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,WACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,YAC7M,EACA,UAAW,iBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,EACA,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,WAAY1E,CACd,CAAC,CACH,CAAC,EAAgBmD,EAAKuB,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,WACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,qEAAqE,EAAE,YAC3M,EACA,UAAW,gBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,qEAAqE,EAAE,YAC3T,EACA,UAAW,iBACX,mBAAoB,wBACpB,KAAM,wBACN,WAAY1E,CACd,CAAC,CACH,CAAC,EAAgBmD,EAAKuB,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,WACP,IAAK,IAAI,IAAI,oEAAoE,EAAE,KACnF,OAAQ,GAAG,IAAI,IAAI,sFAAsF,EAAE,cAAc,IAAI,IAAI,oEAAoE,EAAE,YACzM,EACA,UAAW,gBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,WAC7M,EACA,UAAW,gBACX,mBAAoB,wBACpB,KAAM,wBACN,WAAY1E,CACd,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBsD,EAAMC,EAAO,IAAK,CACjC,UAAW,gBACX,mBAAoB,YACpB,KAAM,YACN,SAAU,CAAcJ,EAAKuB,EAAO,CAClC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,IAAK,IAAI,IAAI,qEAAqE,EAAE,IACtF,EACA,UAAW,gBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,QACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,qEAAqE,EAAE,YAC3T,EACA,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,WAAY1E,CACd,CAAC,CACH,CAAC,EAAgBmD,EAAKuB,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,WACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,YAC7M,EACA,UAAW,iBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,QAAS,OACT,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,YAC7M,EACA,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,WAAY1E,CACd,CAAC,CACH,CAAC,EAAgBmD,EAAKuB,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,WACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,YAC7M,EACA,UAAW,iBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,WACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YAC/T,EACA,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,WAAY1E,CACd,CAAC,CACH,CAAC,EAAgBmD,EAAKuB,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,UACL,QAAS,OACT,MAAO,WACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,sEAAsE,EAAE,YAC7M,EACA,UAAW,gBACX,mBAAoB,aACpB,KAAM,aACN,SAAuBvB,EAAKuB,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,WACP,IAAK,IAAI,IAAI,qEAAqE,EAAE,KACpF,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAC5T,EACA,UAAW,gBACX,mBAAoB,UACpB,KAAM,UACN,WAAY1E,CACd,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBmD,EAAKM,EAAW,CAC/B,UAAW,0BACX,SAAuBN,EAAKwB,GAAQ,CAClC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,MAAO,MACT,CAAC,CACH,CAAC,EAAGpC,EAAa,GAAkBY,EAAKI,EAAO,IAAK,CAClD,UAAW,8CACX,mBAAoB,SACpB,KAAM,SACN,kBAAmBrF,GACnB,SAAuBiF,EAAKM,EAAW,CACrC,UAAW,0BACX,SAAuBN,EAAKQ,GAA+B,CACzD,sBAAuB,GACvB,kBAAmB,CAAC,CAClB,IAAKd,GACL,OAAQ,WACV,CAAC,EACD,oBAAqB,EACrB,qCAAsC,GACtC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBM,EAAK,MAAO,CAC3B,GAAI,SACN,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EACKyB,GAAM,CAAC,sZAAuZ,kFAAmF,IAAI3E,GAAS,gDAAiD,mDAAoD,+SAAgT,sXAAuX,8JAA+J,yUAA0U,yGAA0G,4TAA6T,oQAAqQ,gUAAiU,yGAA0G,4IAA6I,gUAAiU,mTAAoT,+TAAgU,sOAAuO,mRAAoR,6QAA8Q,yIAA0I,sVAAuV,wcAAyc,2cAA4c,+VAAgW,gSAAiS,qOAAsO,yRAA0R,4TAA6T,mTAAoT,gVAAiV,qOAAsO,8UAA+U,8TAA+T,wUAAyU,uMAAwM,oMAAqM,sMAAuM,uLAAwL,sMAAuM,sMAAuM,sMAAuM,wMAAyM,wGAAyG,oxIAAqxI,4FAA6F,oHAAoHA,GAAS,w2BAAy2B,4FAA4FA,GAAS,yqDAA0qD,GAAe2E,GAAK,GAAgBA,GAAK,GAAgBA,EAAG,EAOjkkBC,EAAkBC,EAAQnE,GAAWiE,GAAK,cAAc,EACvD1E,GAAQ2E,EACfA,EAAgB,YAAc,OAC9BA,EAAgB,aAAe,CAC7B,OAAQ,KACR,MAAO,IACT,EACAE,EAASF,EAAiB,CAAC,GAAGG,GAAa,GAAGC,GAAgB,GAAGC,GAAa,GAAGC,GAAc,GAAGC,GAAa,GAAeC,GAAO,GAAgBA,GAAO,GAAgBA,EAAK,CAAC,EAC3K,IAAMC,GAAqB,CAChC,QAAW,CACT,MAAS,CACP,KAAQ,SACR,YAAe,CACb,sBAAyB,GAC3B,CACF,EACA,QAAW,CACT,KAAQ,iBACR,KAAQ,kBACR,MAAS,CAAC,EACV,YAAe,CACb,oCAAuC,4JACvC,sBAAyB,IACzB,uBAA0B,GAC1B,qBAAwB,OACxB,sBAAyB,MAC3B,CACF,EACA,mBAAsB,CACpB,KAAQ,UACV,CACF,CACF",
  "names": ["enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "t", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3y5y8a", "args", "onTap152219b", "onTap1lbnq2u", "isDisplayed", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "Image2", "css", "FramermxGWC_LV0", "withCSS", "mxGWC_LV0_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "NavbarFonts", "getFonts", "mTQ5jbVlb_default", "NavbarWithVariantAppearEffect", "withVariantAppearEffect", "HeroCardsFonts", "mxGWC_LV0_default", "ButtonFonts", "zm2fyr5mb_default", "MotionDivWithFX", "withFX", "motion", "ContainerWithFX", "Container", "ProjectFonts", "JlLX4qCYA_default", "FooterFonts", "ESJLm9UIn_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "transformTemplate", "_", "t", "transformTemplate1", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "transition3", "animation5", "animation6", "transition4", "animation7", "animation8", "animation9", "animation10", "toResponsiveImage", "value", "QueryData", "query", "children", "data", "useQueryData", "animation11", "animation12", "animation13", "animation14", "animation15", "metadata", "augiA20Il_default", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "P_kiCHutcY31ywJRT4", "JJv38pzN7Y31ywJRT4", "F1KWEH6XXY31ywJRT4", "Qyzc78c27Y31ywJRT4", "idY31ywJRT4", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "isDisplayed", "ref1", "pe", "useRouteElementId", "ref2", "id1", "isDisplayed1", "ref3", "router", "useRouter", "id2", "id3", "ref4", "activeLocale1", "id4", "ref5", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "NavbarWithVariantAppearEffect", "mxGWC_LV0_default", "MotionDivWithFX", "optimizeAppear", "optimizeAppearTransformTemplate", "RichText", "zm2fyr5mb_default", "resolveLink", "ContainerWithFX", "NGK4bybot_default", "collection", "i", "PathVariablesContext", "JlLX4qCYA_default", "F1KWEH6XXToDisplayName", "Image2", "ESJLm9UIn_default", "css", "FrameraugiA20Il", "withCSS", "addFonts", "NavbarFonts", "HeroCardsFonts", "ButtonFonts", "ProjectFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
