{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/WijFZTqyfwolHePGRG5z/lwLhIb690t4Wsh5BhMNn/Oa56Tk8dz.js"],
  "sourcesContent": ["// Generated by Framer (1cc6588)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, PropertyOverrides, removeHiddenBreakpointLayers, RichText, SVG, useHydratedBreakpointVariants, useLocaleInfo, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport FooterEN from \"https://framerusercontent.com/modules/hotyL8FZtQs3fZmi6WCt/TPKanrlahiCAfJ7lEH1Y/aQisVQHrW.js\";\nimport NavbarEn from \"https://framerusercontent.com/modules/qI39SXDsw9Jhidjwwamh/K9w1DuV3FWhYtLDeRN5K/T4Elz_aVj.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/dMZNSbu37kykBo4n2M46/cP3N7mdNA9FG4JnugGuY/cZHIc1F3r.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/LJSFC8V332TWba2tsdQH/1irGm4Qk9CWNnInTvcEY/E8ugXVsz5.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/KUUi0UEjbGdDvqni7GpL/qyy5ePUF2SZt5RBTChJN/pLbHhvgal.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/1i0TANPQmUYqG3QTLoQr/orBuIEQGopR5GmvX16Ks/s8UvoFzW0.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/6260PAWvgRt7b2FBAtAb/wrbGRmulwPXufXhLI99b/Oa56Tk8dz.js\";\nconst NavbarEnFonts = getFonts(NavbarEn);\nconst FooterENFonts = getFonts(FooterEN);\nconst cycleOrder = [\"aFEy_FF3I\", \"Mt9IxkDQN\", \"odguF0SEs\", \"inlyetEGo\"];\nconst breakpoints = {\n  aFEy_FF3I: \"(min-width: 1200px)\",\n  inlyetEGo: \"(max-width: 389px)\",\n  Mt9IxkDQN: \"(min-width: 810px) and (max-width: 1199px)\",\n  odguF0SEs: \"(min-width: 390px) and (max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst serializationHash = \"framer-FeZ9j\";\nconst variantClassNames = {\n  aFEy_FF3I: \"framer-v-l0r4nb\",\n  inlyetEGo: \"framer-v-14y0bm4\",\n  Mt9IxkDQN: \"framer-v-cn2wok\",\n  odguF0SEs: \"framer-v-v6idqq\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"aFEy_FF3I\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  \"Phone - 2\": \"inlyetEGo\",\n  Desktop: \"aFEy_FF3I\",\n  Phone: \"odguF0SEs\",\n  Tablet: \"Mt9IxkDQN\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"aFEy_FF3I\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(undefined, activeLocale);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(`${metadata1.bodyClassName}-framer-FeZ9j`);\n      return () => {\n        document.body.classList.remove(`${metadata1.bodyClassName}-framer-FeZ9j`);\n      };\n    }\n  }, [undefined, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className];\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"aFEy_FF3I\",\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-FeZ9j\", ...sharedStyleClassNames),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-l0r4nb\", className),\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-1fuy3e1-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                inlyetEGo: {\n                  variant: \"YHQXkY4Px\"\n                },\n                odguF0SEs: {\n                  variant: \"YHQXkY4Px\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(NavbarEn, {\n                height: \"100%\",\n                id: \"sICUnApc6\",\n                layoutId: \"sICUnApc6\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"FofEahWaU\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-g07f3q\",\n            \"data-framer-name\": \"Features Large\",\n            name: \"Features Large\",\n            children: /*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-1pp1hih\",\n              \"data-framer-name\": \"Features\",\n              name: \"Features\",\n              children: [/*#__PURE__*/_jsxs(\"div\", {\n                className: \"framer-14qi8oi\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    inlyetEGo: {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 3335,\n                        intrinsicWidth: 5e3,\n                        pixelHeight: 3335,\n                        pixelWidth: 5e3,\n                        sizes: \"290px\",\n                        src: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg 5000w\"\n                      }\n                    },\n                    Mt9IxkDQN: {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 3335,\n                        intrinsicWidth: 5e3,\n                        pixelHeight: 3335,\n                        pixelWidth: 5e3,\n                        sizes: \"calc(min(max(100vw, 0px), 1000px) - 80px)\",\n                        src: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg 5000w\"\n                      }\n                    },\n                    odguF0SEs: {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 3335,\n                        intrinsicWidth: 5e3,\n                        pixelHeight: 3335,\n                        pixelWidth: 5e3,\n                        sizes: \"calc(min(100vw, 1000px) - 80px)\",\n                        src: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg 5000w\"\n                      }\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 3335,\n                      intrinsicWidth: 5e3,\n                      pixelHeight: 3335,\n                      pixelWidth: 5e3,\n                      sizes: \"min(max(100vw, 0px), 1000px)\",\n                      src: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg\",\n                      srcSet: \"https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/ukVbUnM3oY83t4Z5a9C83rjE.jpg 5000w\"\n                    },\n                    className: \"framer-1dyp7n\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  })\n                }), /*#__PURE__*/_jsxs(\"div\", {\n                  className: \"framer-vsfrvo\",\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(\"h1\", {\n                        className: \"framer-styles-preset-1dlp6hj\",\n                        \"data-styles-preset\": \"cZHIc1F3r\",\n                        children: \"China Construction Group. Green Development in Future\"\n                      })\n                    }),\n                    className: \"framer-19aewcx\",\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-ylha0j\",\n                        \"data-styles-preset\": \"pLbHhvgal\",\n                        children: \"China Construction Group Situated at Shanghai, China, was established in 2014. The Group is founded on the conventional construction industry, taking the construction field business as its core, and relies on the three major sectors - technology informatization, supply chain finance, and technology industrialization, and whole supply chain development to create an innovative Internet big data platform for the construction industry\"\n                      })\n                    }),\n                    className: \"framer-p5yz47\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                })]\n              }), /*#__PURE__*/_jsxs(\"div\", {\n                className: \"framer-mlkqwk\",\n                children: [/*#__PURE__*/_jsxs(\"div\", {\n                  className: \"framer-xv5l3b\",\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-ylha0j\",\n                        \"data-styles-preset\": \"pLbHhvgal\",\n                        children: 'China Construction Group adheres to the mission of \"creating new tracks and establishing new business models\", gives full play to the functions of industry finance and platform; with the \"wings\" of \"dual carbon\"(carbon peaking and neutralization), and contributes to the construction of country\\'s infrastructure and carbon sequestration'\n                      })\n                    }),\n                    className: \"framer-w4m5u4\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(\"div\", {\n                    className: \"framer-1dt6a43\"\n                  })]\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    inlyetEGo: {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 4e3,\n                        intrinsicWidth: 6e3,\n                        loading: \"lazy\",\n                        pixelHeight: 4e3,\n                        pixelWidth: 6e3,\n                        sizes: \"290px\",\n                        src: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg 6000w\"\n                      }\n                    },\n                    Mt9IxkDQN: {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 4e3,\n                        intrinsicWidth: 6e3,\n                        pixelHeight: 4e3,\n                        pixelWidth: 6e3,\n                        sizes: \"calc(min(max(100vw, 0px), 1000px) - 80px)\",\n                        src: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg 6000w\"\n                      }\n                    },\n                    odguF0SEs: {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 4e3,\n                        intrinsicWidth: 6e3,\n                        loading: \"lazy\",\n                        pixelHeight: 4e3,\n                        pixelWidth: 6e3,\n                        sizes: \"calc(min(100vw, 1000px) - 80px)\",\n                        src: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg\",\n                        srcSet: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg 6000w\"\n                      }\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 4e3,\n                      intrinsicWidth: 6e3,\n                      pixelHeight: 4e3,\n                      pixelWidth: 6e3,\n                      sizes: \"min(max(100vw, 0px), 1000px)\",\n                      src: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg\",\n                      srcSet: \"https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/c0vUg80ShUpRfo1fWtFceqetWgs.jpg 6000w\"\n                    },\n                    className: \"framer-le8p4a\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  })\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(Image, {\n            background: {\n              alt: \"\",\n              fit: \"fit\",\n              intrinsicHeight: 400,\n              intrinsicWidth: 1440,\n              loading: \"lazy\",\n              pixelHeight: 400,\n              pixelWidth: 1440,\n              sizes: \"100vw\",\n              src: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg\",\n              srcSet: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg 1440w\"\n            },\n            className: \"framer-1oyhb0z\",\n            \"data-framer-name\": \"Logos\",\n            name: \"Logos\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                inlyetEGo: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fit\",\n                    intrinsicHeight: 400,\n                    intrinsicWidth: 1440,\n                    loading: \"lazy\",\n                    pixelHeight: 400,\n                    pixelWidth: 1440,\n                    sizes: \"calc(100vw - 40px)\",\n                    src: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg 1440w\"\n                  }\n                },\n                odguF0SEs: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fit\",\n                    intrinsicHeight: 400,\n                    intrinsicWidth: 1440,\n                    loading: \"lazy\",\n                    pixelHeight: 400,\n                    pixelWidth: 1440,\n                    sizes: \"calc(100vw - 40px)\",\n                    src: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg 1440w\"\n                  }\n                }\n              },\n              children: /*#__PURE__*/_jsxs(\"div\", {\n                background: {\n                  alt: \"\",\n                  fit: \"fit\",\n                  intrinsicHeight: 400,\n                  intrinsicWidth: 1440,\n                  loading: \"lazy\",\n                  pixelHeight: 400,\n                  pixelWidth: 1440,\n                  sizes: \"calc(100vw - 80px)\",\n                  src: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg\",\n                  srcSet: \"https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/BAPyXPO5IUAw8qxJmAI8a5D6w.jpg 1440w\"\n                },\n                className: \"framer-k0nysb\",\n                \"data-framer-name\": \"Business field\",\n                name: \"Business field\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    inlyetEGo: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsxs(\"h1\", {\n                          className: \"framer-styles-preset-u6xvdf\",\n                          \"data-styles-preset\": \"s8UvoFzW0\",\n                          style: {\n                            \"--framer-text-alignment\": \"center\"\n                          },\n                          children: [\"Business \", /*#__PURE__*/_jsx(\"br\", {}), \"Segments\"]\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        className: \"framer-styles-preset-u6xvdf\",\n                        \"data-styles-preset\": \"s8UvoFzW0\",\n                        children: \"Business Segments\"\n                      })\n                    }),\n                    className: \"framer-swx9hz\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsxs(\"div\", {\n                  className: \"framer-1ymazq\",\n                  children: [/*#__PURE__*/_jsxs(\"div\", {\n                    className: \"framer-1awu0b1\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-1c5bkzr\",\n                      \"data-framer-name\": \"Logo_01\",\n                      fill: \"black\",\n                      intrinsicHeight: 100,\n                      intrinsicWidth: 100,\n                      name: \"Logo_01\",\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100\" xml:space=\"preserve\"><path d=\"M93.2 69.9h-6.4V34.3H58.7v-6.4h31.4c1.7 0 3.2 1.5 3.2 3.2l-.1 38.8zM86.8 75h6.4v6.4h-6.4V75z\"/><path d=\"M62.3 42.6h15.3V49H62.3v-6.4zm0 14.6h15.3v6.4H62.3v-6.4zm0 14.6h15.3v6.4H62.3v-6.4zM22.4 28h15.3v6.4H22.4V28zm0 14.6h15.3V49H22.4v-6.4zm0 14.6h15.3v6.4H22.4v-6.4zm0 14.6h15.3v6.4H22.4v-6.4z\" style=\"fill:#069f2d\"/><path d=\"M53.3 86.7V10c0-2.1-2-3.6-4-3.1L9.2 17.7c-1.4.4-2.4 1.6-2.4 3.1v65.9H0v6.4h100v-6.4H53.3zM13.2 23.3l33.7-9.1v72.5H13.2V23.3z\"/></svg>',\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1anpb4a\",\n                          \"data-styles-preset\": \"E8ugXVsz5\",\n                          children: \"Constructions\"\n                        })\n                      }),\n                      className: \"framer-j4zitn\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(\"div\", {\n                    className: \"framer-1ddi1zb\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-5q0rt2\",\n                      \"data-framer-name\": \"Logo_02\",\n                      fill: \"black\",\n                      intrinsicHeight: 100,\n                      intrinsicWidth: 100,\n                      name: \"Logo_02\",\n                      svg: '<svg version=\"1.1\" id=\"svg2196\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100\" xml:space=\"preserve\"><style>.st0{clip-path:url(#SVGID_00000096059644835145939240000006993097009755288964_)}.st2{clip-path:url(#SVGID_00000062915077858328681010000004550393944905790337_)}</style><g id=\"XMLID_149_\"><path d=\"M46.6 0h6.8v7.4h-6.8V0zM16.3 15.2l4.8-4.9 5.3 5.2-4.8 4.9-5.3-5.2zm-9.5 25h7.5V47H6.8v-6.8zm78.9-.1h7.5V47h-7.5v-6.9zM73.6 15.5l5.3-5.2 4.8 4.9-5.3 5.2-4.8-4.9z\" id=\"XMLID_152_\"/><path d=\"M50 13.4c-16.9 0-30.6 13.6-30.6 30.2 0 11.5 6.5 21.8 16.8 26.9v15.6c0 7.6 6.2 13.9 13.8 13.9s13.8-6.2 13.8-13.9V70.5C74.1 65.4 80.6 55 80.6 43.6c0-16.7-13.7-30.2-30.6-30.2zm-7 65.2h14v3.9H43v-3.9zm7 14.6c-2.7 0-5.1-1.6-6.3-3.9h12.5c-1.1 2.3-3.5 3.9-6.2 3.9zm9.1-28.1c-1.3.5-2.1 1.8-2.1 3.2v3.4H43v-3.4c0-1.4-.8-2.6-2.1-3.2C32 61.5 26.2 53 26.2 43.6c0-12.9 10.7-23.4 23.8-23.4s23.8 10.5 23.8 23.4c0 9.4-5.8 17.9-14.7 21.5z\" id=\"XMLID_342_\"/><path d=\"M47.5 37.7c0-1.1.8-2.3 3.2-2.3 2.1 0 3.9.8 5.6 1.8l1.8-4.7c-1.7-1-3.5-1.7-5.5-1.9v-3.9h-4.7V31c-3.7.9-6.1 3.7-6.1 7.3 0 4.4 3.5 6.4 7.3 7.9 2.7 1.1 3.8 2.2 3.8 3.7 0 1.7-1.5 2.8-3.7 2.8-2.3 0-4.4-1-6.3-2.3L41.3 55c1.8 1.4 4.1 2.1 6.3 2.4v4.1h4.7v-4.3c3.9-1 6.3-4 6.3-7.6 0-3.8-2.1-6.3-6.9-8.2-3.2-1.5-4.2-2.3-4.2-3.7z\" style=\"fill:#069f2d\"/></g></svg>',\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1anpb4a\",\n                          \"data-styles-preset\": \"E8ugXVsz5\",\n                          children: \"Financial Leasing\"\n                        })\n                      }),\n                      className: \"framer-xq6xl4\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(\"div\", {\n                    className: \"framer-1e7ypuq\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-11emor4\",\n                      \"data-framer-name\": \"Logo_03\",\n                      fill: \"black\",\n                      intrinsicHeight: 100,\n                      intrinsicWidth: 100,\n                      name: \"Logo_03\",\n                      svg: '<svg version=\"1.1\" id=\"svg2196\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100\" xml:space=\"preserve\"><style>.st0{clip-path:url(#SVGID_00000009558317127755033860000010193197044351689393_)}.st2{clip-path:url(#SVGID_00000139995360351623710590000016063867264474350226_)}</style><g id=\"g2204\"><defs><path id=\"SVGID_1_\" d=\"M0 0h100v100H0z\"/></defs><clipPath id=\"SVGID_00000020397974169646936880000009287390371907686842_\"><use xlink:href=\"#SVGID_1_\" style=\"overflow:visible\"/></clipPath><g id=\"g2206\" style=\"clip-path:url(#SVGID_00000020397974169646936880000009287390371907686842_)\"><path d=\"M-50 37.6h-38.8L-108.2 4l19.4-33.6H-50L-30.6 4-50 37.6zm-35.4-5.9h32.1l16-27.8-16-27.8h-32.1l-16 27.8 16 27.8z\" transform=\"translate(108.258 54.657)\" id=\"g2212\"/><path d=\"M-234.8-135.7c-9.7 0-17.5-7.9-17.5-17.5 0-9.7 7.9-17.5 17.5-17.5 9.7 0 17.5 7.9 17.5 17.5 0 9.7-7.9 17.5-17.5 17.5zm0-29.1c-6.4 0-11.7 5.2-11.7 11.7s5.2 11.7 11.7 11.7c6.4 0 11.7-5.2 11.7-11.7s-5.3-11.7-11.7-11.7z\" style=\"fill:#069f2d\" transform=\"translate(273.714 211.811)\" id=\"g2216\"/><path d=\"M-142.8-306.5h-10.4v-5.9h7l12.4-21.5-12.4-21.5H-171l-9.1 15.8-5.1-2.9 10.8-18.7h31.6l15.8 27.3z\" transform=\"translate(226.993 368.966)\" id=\"g2220\"/><path d=\"M-227.9-307.9c-.4 0-.8 0-1.3-.1l.5-5.8h.8c4.8 0 8.7-3.9 8.7-8.7 0-4.8-3.9-8.7-8.7-8.7-3.4 0-6.4 2-7.9 5l-5.3-2.5c2.4-5.1 7.6-8.4 13.2-8.4 8 0 14.5 6.5 14.5 14.5 0 8.1-6.5 14.7-14.5 14.7z\" transform=\"translate(296.338 357.557)\" id=\"g2224\"/></g></g></svg>',\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1anpb4a\",\n                          \"data-styles-preset\": \"E8ugXVsz5\",\n                          children: \"Innovative Materials\"\n                        })\n                      }),\n                      className: \"framer-1gpsc5f\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(\"div\", {\n                    className: \"framer-1bjl5hq\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-mxrane\",\n                      \"data-framer-name\": \"Logo_04\",\n                      fill: \"black\",\n                      intrinsicHeight: 100,\n                      intrinsicWidth: 100,\n                      name: \"Logo_04\",\n                      svg: '<svg version=\"1.1\" id=\"svg2196\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100\" xml:space=\"preserve\"><style>.st0{clip-path:url(#SVGID_00000177460581083229542820000014250435210368598150_)}.st2{clip-path:url(#SVGID_00000157268464584218858130000010362796067199046590_)}</style><path d=\"M46.1 92.3h.3c1.4 0 2.9-.1 4.3-.2v-5.4c-1.4.2-2.9.2-4.3.2h-.5c-7-.4-13.2-9.2-16.4-21.8h23v-5.4H28.4c-1.6-9.1-1.6-18.4 0-27.5h36a79.54 79.54 0 0 1 .6 23.5l5.3.6c.5-3.4.7-6.9.7-10.3 0-4.6-.3-9.2-1.1-13.8H85c1.6 4.4 2.4 9.1 2.4 13.8 0 3.2-.4 6.3-1.1 9.4h5.5c.6-3.1 1-6.2 1-9.4C92.7 20.5 72-.2 46.5-.3 20.9-.3.2 20.4.2 46c0 25.4 20.5 46.1 45.9 46.3zm36.5-65.4H68.9c-1.4-7-4.4-13.6-8.7-19.4 9.6 3.4 17.6 10.3 22.4 19.4zM46.4 5.1c7.2 0 13.6 9 16.9 21.8H29.6C32.9 14 39.3 5.1 46.4 5.1zM32.7 7.5c-4.2 5.8-7.2 12.4-8.6 19.4H10.3c4.8-9.1 12.8-16 22.4-19.4zM5.5 46c0-4.7.8-9.4 2.4-13.8H23c-1.4 9.1-1.4 18.4 0 27.5H7.9c-1.6-4.4-2.4-9-2.4-13.7zm4.8 19.1H24c1.4 7 4.4 13.6 8.7 19.4-9.6-3.4-17.6-10.3-22.4-19.4z\"/><path d=\"M66 62.7c-4.4 0-8 3.6-8 8v21c0 4.4 3.6 8 8 8h25.5c4.4 0 8-3.6 8-8v-21c0-4.4-3.6-8-8-8H66zm8.8 5.3h7.9v5.2c0 .5-.4.9-.9.9h-6.1c-.5 0-.9-.4-.9-.9V68zm19.4 2.7v21c0 1.5-1.2 2.7-2.7 2.7H66c-1.5 0-2.7-1.2-2.7-2.7v-21c0-1.5 1.2-2.7 2.7-2.7h3.5v5.2c0 3.5 2.8 6.2 6.2 6.2h6.1c3.5 0 6.2-2.8 6.2-6.2V68h3.5c1.5 0 2.7 1.2 2.7 2.7z\"/><path style=\"fill:#069f2d\" d=\"M84 85.8h7.2v5.4H84z\"/></svg>',\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1anpb4a\",\n                          \"data-styles-preset\": \"E8ugXVsz5\",\n                          children: \"Trade\"\n                        })\n                      }),\n                      className: \"framer-3dwfnc\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(\"div\", {\n                    className: \"framer-op1tew\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-tuushr\",\n                      \"data-framer-name\": \"Logo_05\",\n                      fill: \"black\",\n                      intrinsicHeight: 100,\n                      intrinsicWidth: 100,\n                      name: \"Logo_05\",\n                      svg: '<svg version=\"1.1\" id=\"svg2196\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100\" xml:space=\"preserve\"><style>.st0{clip-path:url(#SVGID_00000008139274741739402660000005122852133661760152_)}.st2{clip-path:url(#SVGID_00000106859161409393469190000001559380625746240189_)}</style><g id=\"g303\" transform=\"matrix(1.33333 0 0 -1.33333 0 682.667)\"><path d=\"M-158 210.1c-.6 0-1.1.2-1.6.6l-6.2 6.2c-.9.9-.9 2.2 0 3.1s2.2.9 3.1 0l4.7-4.7 10.9 10.9c.9.9 2.2.9 3.1 0 .9-.9.9-2.2 0-3.1l-12.4-12.4c-.4-.4-1-.6-1.6-.6z\" style=\"fill:#069f2d\" transform=\"translate(192.36 256)\" id=\"g305\"/><g id=\"g309\"><defs><path id=\"SVGID_00000015334685460256797610000005129758479960492688_\" d=\"M-12.5 424.5h100v100h-100z\"/></defs><clipPath id=\"SVGID_00000003804301071501682450000003737973483470624157_\"><use xlink:href=\"#SVGID_00000015334685460256797610000005129758479960492688_\" style=\"overflow:visible\"/></clipPath><g id=\"g311\" style=\"clip-path:url(#SVGID_00000003804301071501682450000003737973483470624157_)\"><path d=\"M-212.6 321h-11.7c-1.2 0-2.2 1-2.2 2.2v3.3c-3.1.8-6.1 2-8.8 3.7l-2.4-2.4c-.4-.4-1-.6-1.6-.6-.6 0-1.1.2-1.6.6l-8.3 8.3c-.4.4-.6 1-.6 1.6 0 .6.2 1.1.6 1.6l2.4 2.4c-1.7 2.8-2.9 5.7-3.7 8.8h-3.3c-1.2 0-2.2 1-2.2 2.2v11.7c0 1.2 1 2.2 2.2 2.2h3.3c.8 3.1 2 6.1 3.7 8.8l-2.4 2.4c-.4.4-.6 1-.6 1.6s.2 1.1.6 1.6l8.3 8.3c.4.4 1 .6 1.6.6.6 0 1.1-.2 1.6-.6l2.4-2.4c2.8 1.7 5.7 2.9 8.8 3.7v3.3c0 1.2 1 2.2 2.2 2.2h11.7c1.2 0 2.2-1 2.2-2.2v-3.3c3.1-.8 6.1-2 8.8-3.7l2.4 2.4c.4.4 1 .6 1.6.6.6 0 1.1-.2 1.6-.6l8.3-8.3c.4-.4.6-1 .6-1.6s-.2-1.1-.6-1.6l-2.4-2.4c1.7-2.8 2.9-5.7 3.7-8.8h3.3c1.2 0 2.2-1 2.2-2.2v-11.7c0-1.2-1-2.2-2.2-2.2h-3.3c-.8-3.1-2-6.1-3.7-8.8l2.4-2.4c.4-.4.6-1 .6-1.6 0-.6-.2-1.1-.6-1.6l-8.3-8.3c-.4-.4-1-.6-1.6-.6-.6 0-1.1.2-1.6.6l-2.4 2.4c-2.8-1.7-5.7-2.9-8.8-3.7v-3.3c0-1.2-1-2.2-2.2-2.2zm-9.6 4.4h7.3v2.9c0 1.1.7 2 1.8 2.2 3.8.7 7.3 2.2 10.5 4.4.9.6 2 .5 2.8-.3l2.1-2.1 5.2 5.2-2.1 2.1c-.7.7-.9 1.9-.3 2.8 2.2 3.2 3.6 6.7 4.4 10.5.2 1 1.1 1.8 2.2 1.8h2.9v7.3h-2.9c-1.1 0-2 .7-2.2 1.8-.7 3.8-2.2 7.3-4.4 10.5-.6.9-.5 2 .3 2.8l2.1 2.1-5.2 5.2-2.1-2.1c-.7-.7-1.9-.9-2.8-.3-3.2 2.2-6.7 3.6-10.5 4.4-1 .2-1.8 1.1-1.8 2.2v2.9h-7.3v-2.9c0-1.1-.7-2-1.8-2.2-3.8-.7-7.3-2.2-10.5-4.4-.9-.6-2-.5-2.8.3l-2.1 2.1-5.2-5.2 2.1-2.1c.7-.7.9-1.9.3-2.8-2.2-3.2-3.6-6.7-4.4-10.5-.2-1-1.1-1.8-2.2-1.8h-2.9v-7.3h2.9c1.1 0 2-.7 2.2-1.8.7-3.8 2.2-7.3 4.4-10.5.6-.9.5-2-.3-2.8l-2.1-2.1 5.2-5.2 2.1 2.1c.7.7 1.9.9 2.8.3 3.2-2.2 6.7-3.6 10.5-4.4 1-.2 1.8-1.1 1.8-2.2v-2.9zm3.7 10.4c-12.5 0-22.7 10.2-22.7 22.7s10.2 22.7 22.7 22.7 22.7-10.2 22.7-22.7-10.2-22.7-22.7-22.7zm0 41c-10.1 0-18.3-8.2-18.3-18.3 0-10.1 8.2-18.3 18.3-18.3s18.3 8.2 18.3 18.3c0 10.1-8.2 18.3-18.3 18.3z\" transform=\"translate(256 116)\" id=\"g317\"/></g></g></g></svg>',\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1anpb4a\",\n                          \"data-styles-preset\": \"E8ugXVsz5\",\n                          children: \"Equipment Leasing\"\n                        })\n                      }),\n                      className: \"framer-1p55i1g\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  })]\n                })]\n              })\n            })\n          }), /*#__PURE__*/_jsxs(Image, {\n            background: {\n              alt: \"\",\n              fit: \"fill\",\n              intrinsicHeight: 6875,\n              intrinsicWidth: 7500,\n              loading: \"lazy\",\n              pixelHeight: 6875,\n              pixelWidth: 7500,\n              sizes: \"100vw\",\n              src: \"https://framerusercontent.com/images/3Teuuzg72Ac1aHKtLv5hGiz8Yx8.jpg\",\n              srcSet: \"https://framerusercontent.com/images/3Teuuzg72Ac1aHKtLv5hGiz8Yx8.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/3Teuuzg72Ac1aHKtLv5hGiz8Yx8.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/3Teuuzg72Ac1aHKtLv5hGiz8Yx8.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/3Teuuzg72Ac1aHKtLv5hGiz8Yx8.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/3Teuuzg72Ac1aHKtLv5hGiz8Yx8.jpg 7500w\"\n            },\n            className: \"framer-83lvk9\",\n            \"data-framer-name\": \"Testimonials 2\",\n            name: \"Testimonials 2\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h1\", {\n                  className: \"framer-styles-preset-u6xvdf\",\n                  \"data-styles-preset\": \"s8UvoFzW0\",\n                  children: \"Organization\"\n                })\n              }),\n              className: \"framer-1kjm4hs\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                inlyetEGo: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 1042,\n                    intrinsicWidth: 3e3,\n                    loading: \"lazy\",\n                    pixelHeight: 1042,\n                    pixelWidth: 3e3,\n                    sizes: \"calc(100vw - 40px)\",\n                    src: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg 3000w\"\n                  }\n                },\n                Mt9IxkDQN: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 1042,\n                    intrinsicWidth: 3e3,\n                    loading: \"lazy\",\n                    pixelHeight: 1042,\n                    pixelWidth: 3e3,\n                    sizes: \"calc(100vw - 80px)\",\n                    src: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg 3000w\"\n                  }\n                },\n                odguF0SEs: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 1042,\n                    intrinsicWidth: 3e3,\n                    loading: \"lazy\",\n                    pixelHeight: 1042,\n                    pixelWidth: 3e3,\n                    sizes: \"calc(100vw - 40px)\",\n                    src: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg 3000w\"\n                  }\n                }\n              },\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 1042,\n                  intrinsicWidth: 3e3,\n                  loading: \"lazy\",\n                  pixelHeight: 1042,\n                  pixelWidth: 3e3,\n                  sizes: \"100vw\",\n                  src: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg\",\n                  srcSet: \"https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/jyU5mtil4mHva8LXRvWCMUH6cyw.jpg 3000w\"\n                },\n                className: \"framer-7mwsxl\"\n              })\n            }), /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 276.5,\n                intrinsicWidth: 312.5,\n                loading: \"lazy\",\n                pixelHeight: 553,\n                pixelWidth: 625,\n                sizes: \"312.5px\",\n                src: \"https://framerusercontent.com/images/sIQOYoSRXZYRQnJwwpBF6PszUo.png?scale-down-to=512\",\n                srcSet: \"https://framerusercontent.com/images/sIQOYoSRXZYRQnJwwpBF6PszUo.png?scale-down-to=512 512w, https://framerusercontent.com/images/sIQOYoSRXZYRQnJwwpBF6PszUo.png 625w\"\n              },\n              className: \"framer-5r1wm7\",\n              \"data-framer-name\": \"image\",\n              name: \"image\"\n            }), /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 276.5,\n                intrinsicWidth: 312.5,\n                loading: \"lazy\",\n                pixelHeight: 553,\n                pixelWidth: 625,\n                sizes: \"312.5px\",\n                src: \"https://framerusercontent.com/images/sIQOYoSRXZYRQnJwwpBF6PszUo.png?scale-down-to=512\",\n                srcSet: \"https://framerusercontent.com/images/sIQOYoSRXZYRQnJwwpBF6PszUo.png?scale-down-to=512 512w, https://framerusercontent.com/images/sIQOYoSRXZYRQnJwwpBF6PszUo.png 625w\"\n              },\n              className: \"framer-a26p2v\",\n              \"data-framer-name\": \"image\",\n              name: \"image\"\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-lyy39g-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                inlyetEGo: {\n                  variant: \"MFM77Ys0t\"\n                },\n                Mt9IxkDQN: {\n                  variant: \"RKiguuFUB\"\n                },\n                odguF0SEs: {\n                  variant: \"MFM77Ys0t\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(FooterEN, {\n                height: \"100%\",\n                id: \"fd0UP_VXV\",\n                layoutId: \"fd0UP_VXV\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"tFljOGII_\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-FeZ9j [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}-framer-FeZ9j { background: white; }`, \".framer-FeZ9j .framer-1cc1ey9 { display: block; }\", \".framer-FeZ9j .framer-l0r4nb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-FeZ9j .framer-1fuy3e1-container, .framer-FeZ9j .framer-lyy39g-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-g07f3q { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-1pp1hih { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: auto; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-FeZ9j .framer-14qi8oi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-1dyp7n { align-content: center; align-items: center; aspect-ratio: 1.2 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 384px); justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\", \".framer-FeZ9j .framer-vsfrvo, .framer-FeZ9j .framer-xv5l3b { align-content: start; align-items: start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-FeZ9j .framer-19aewcx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-FeZ9j .framer-p5yz47, .framer-FeZ9j .framer-w4m5u4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 458px; word-break: break-word; word-wrap: break-word; }\", \".framer-FeZ9j .framer-mlkqwk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-1dt6a43 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; min-height: 40px; min-width: 108px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-FeZ9j .framer-le8p4a { align-content: center; align-items: center; aspect-ratio: 1.2 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 383px); justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\", \".framer-FeZ9j .framer-1oyhb0z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: auto; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-k0nysb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: auto; justify-content: center; overflow: hidden; padding: 120px 40px 120px 40px; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-swx9hz, .framer-FeZ9j .framer-j4zitn, .framer-FeZ9j .framer-xq6xl4, .framer-FeZ9j .framer-1gpsc5f, .framer-FeZ9j .framer-3dwfnc, .framer-FeZ9j .framer-1p55i1g, .framer-FeZ9j .framer-1kjm4hs { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-FeZ9j .framer-1ymazq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 60px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1000px; }\", \".framer-FeZ9j .framer-1awu0b1, .framer-FeZ9j .framer-1ddi1zb, .framer-FeZ9j .framer-1e7ypuq, .framer-FeZ9j .framer-1bjl5hq, .framer-FeZ9j .framer-op1tew { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 40px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-FeZ9j .framer-1c5bkzr, .framer-FeZ9j .framer-5q0rt2, .framer-FeZ9j .framer-11emor4, .framer-FeZ9j .framer-mxrane, .framer-FeZ9j .framer-tuushr { aspect-ratio: 1 / 1; flex: none; height: 40px; position: relative; width: var(--framer-aspect-ratio-supported, 40px); }\", \".framer-FeZ9j .framer-83lvk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 100px 40px; position: relative; width: 100%; }\", \".framer-FeZ9j .framer-7mwsxl { flex: none; height: 460px; position: relative; width: 1200px; }\", \".framer-FeZ9j .framer-5r1wm7 { aspect-ratio: 1.1301989150090417 / 1; bottom: -119px; flex: none; height: var(--framer-aspect-ratio-supported, 277px); overflow: visible; position: absolute; right: -135px; width: 313px; z-index: 1; }\", \".framer-FeZ9j .framer-a26p2v { aspect-ratio: 1.1301989150090417 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 277px); left: -143px; overflow: visible; position: absolute; top: 70px; width: 313px; z-index: 1; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-FeZ9j .framer-l0r4nb, .framer-FeZ9j .framer-g07f3q, .framer-FeZ9j .framer-1pp1hih, .framer-FeZ9j .framer-14qi8oi, .framer-FeZ9j .framer-1dyp7n, .framer-FeZ9j .framer-vsfrvo, .framer-FeZ9j .framer-mlkqwk, .framer-FeZ9j .framer-xv5l3b, .framer-FeZ9j .framer-1dt6a43, .framer-FeZ9j .framer-le8p4a, .framer-FeZ9j .framer-1oyhb0z, .framer-FeZ9j .framer-k0nysb, .framer-FeZ9j .framer-1ymazq, .framer-FeZ9j .framer-1awu0b1, .framer-FeZ9j .framer-1ddi1zb, .framer-FeZ9j .framer-1e7ypuq, .framer-FeZ9j .framer-1bjl5hq, .framer-FeZ9j .framer-op1tew, .framer-FeZ9j .framer-83lvk9 { gap: 0px; } .framer-FeZ9j .framer-l0r4nb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-FeZ9j .framer-l0r4nb > :first-child, .framer-FeZ9j .framer-1pp1hih > :first-child, .framer-FeZ9j .framer-1dyp7n > :first-child, .framer-FeZ9j .framer-vsfrvo > :first-child, .framer-FeZ9j .framer-xv5l3b > :first-child, .framer-FeZ9j .framer-le8p4a > :first-child, .framer-FeZ9j .framer-1oyhb0z > :first-child, .framer-FeZ9j .framer-k0nysb > :first-child, .framer-FeZ9j .framer-83lvk9 > :first-child { margin-top: 0px; } .framer-FeZ9j .framer-l0r4nb > :last-child, .framer-FeZ9j .framer-1pp1hih > :last-child, .framer-FeZ9j .framer-1dyp7n > :last-child, .framer-FeZ9j .framer-vsfrvo > :last-child, .framer-FeZ9j .framer-xv5l3b > :last-child, .framer-FeZ9j .framer-le8p4a > :last-child, .framer-FeZ9j .framer-1oyhb0z > :last-child, .framer-FeZ9j .framer-k0nysb > :last-child, .framer-FeZ9j .framer-83lvk9 > :last-child { margin-bottom: 0px; } .framer-FeZ9j .framer-g07f3q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-FeZ9j .framer-g07f3q > :first-child, .framer-FeZ9j .framer-14qi8oi > :first-child, .framer-FeZ9j .framer-mlkqwk > :first-child, .framer-FeZ9j .framer-1dt6a43 > :first-child, .framer-FeZ9j .framer-1ymazq > :first-child, .framer-FeZ9j .framer-1awu0b1 > :first-child, .framer-FeZ9j .framer-1ddi1zb > :first-child, .framer-FeZ9j .framer-1e7ypuq > :first-child, .framer-FeZ9j .framer-1bjl5hq > :first-child, .framer-FeZ9j .framer-op1tew > :first-child { margin-left: 0px; } .framer-FeZ9j .framer-g07f3q > :last-child, .framer-FeZ9j .framer-14qi8oi > :last-child, .framer-FeZ9j .framer-mlkqwk > :last-child, .framer-FeZ9j .framer-1dt6a43 > :last-child, .framer-FeZ9j .framer-1ymazq > :last-child, .framer-FeZ9j .framer-1awu0b1 > :last-child, .framer-FeZ9j .framer-1ddi1zb > :last-child, .framer-FeZ9j .framer-1e7ypuq > :last-child, .framer-FeZ9j .framer-1bjl5hq > :last-child, .framer-FeZ9j .framer-op1tew > :last-child { margin-right: 0px; } .framer-FeZ9j .framer-1pp1hih > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-FeZ9j .framer-14qi8oi > *, .framer-FeZ9j .framer-mlkqwk > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-FeZ9j .framer-1dyp7n > *, .framer-FeZ9j .framer-vsfrvo > *, .framer-FeZ9j .framer-xv5l3b > *, .framer-FeZ9j .framer-le8p4a > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-FeZ9j .framer-1dt6a43 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-FeZ9j .framer-1oyhb0z > *, .framer-FeZ9j .framer-83lvk9 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-FeZ9j .framer-k0nysb > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-FeZ9j .framer-1ymazq > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-FeZ9j .framer-1awu0b1 > *, .framer-FeZ9j .framer-1ddi1zb > *, .framer-FeZ9j .framer-1e7ypuq > *, .framer-FeZ9j .framer-1bjl5hq > *, .framer-FeZ9j .framer-op1tew > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\", \"@media (min-width: 1200px) { .framer-FeZ9j .hidden-l0r4nb { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-FeZ9j .hidden-cn2wok { display: none !important; } .${metadata.bodyClassName}-framer-FeZ9j { background: white; } .framer-FeZ9j .framer-l0r4nb { width: 810px; } .framer-FeZ9j .framer-14qi8oi, .framer-FeZ9j .framer-mlkqwk, .framer-FeZ9j .framer-1oyhb0z { padding: 0px 40px 0px 40px; } .framer-FeZ9j .framer-1dyp7n, .framer-FeZ9j .framer-le8p4a { height: var(--framer-aspect-ratio-supported, 271px); } .framer-FeZ9j .framer-p5yz47, .framer-FeZ9j .framer-w4m5u4 { width: 324px; } .framer-FeZ9j .framer-k0nysb { padding: 40px 40px 40px 40px; } .framer-FeZ9j .framer-83lvk9 { padding: 100px 40px 100px 40px; } .framer-FeZ9j .framer-7mwsxl { height: 308px; width: 100%; }}`, `@media (min-width: 390px) and (max-width: 809px) { .framer-FeZ9j .hidden-v6idqq { display: none !important; } .${metadata.bodyClassName}-framer-FeZ9j { background: white; } .framer-FeZ9j .framer-l0r4nb { width: 390px; } .framer-FeZ9j .framer-g07f3q { flex-direction: column; padding: 60px 0px 20px 0px; } .framer-FeZ9j .framer-1pp1hih { flex: none; gap: 60px; width: 100%; } .framer-FeZ9j .framer-14qi8oi, .framer-FeZ9j .framer-mlkqwk { flex-direction: column; gap: 40px; padding: 0px 40px 0px 40px; } .framer-FeZ9j .framer-1dyp7n { flex: none; height: var(--framer-aspect-ratio-supported, 259px); width: 100%; } .framer-FeZ9j .framer-vsfrvo { flex: none; width: 100%; } .framer-FeZ9j .framer-p5yz47, .framer-FeZ9j .framer-w4m5u4 { width: 310px; } .framer-FeZ9j .framer-xv5l3b { flex: none; order: 1; width: 100%; } .framer-FeZ9j .framer-le8p4a { flex: none; height: var(--framer-aspect-ratio-supported, 259px); order: 0; width: 100%; } .framer-FeZ9j .framer-1oyhb0z, .framer-FeZ9j .framer-k0nysb { padding: 40px 20px 40px 20px; } .framer-FeZ9j .framer-1ymazq { width: 100%; } .framer-FeZ9j .framer-83lvk9 { padding: 60px 20px 100px 20px; } .framer-FeZ9j .framer-7mwsxl { height: 184px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-FeZ9j .framer-g07f3q, .framer-FeZ9j .framer-1pp1hih, .framer-FeZ9j .framer-14qi8oi, .framer-FeZ9j .framer-mlkqwk { gap: 0px; } .framer-FeZ9j .framer-g07f3q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FeZ9j .framer-g07f3q > :first-child, .framer-FeZ9j .framer-1pp1hih > :first-child, .framer-FeZ9j .framer-14qi8oi > :first-child, .framer-FeZ9j .framer-mlkqwk > :first-child { margin-top: 0px; } .framer-FeZ9j .framer-g07f3q > :last-child, .framer-FeZ9j .framer-1pp1hih > :last-child, .framer-FeZ9j .framer-14qi8oi > :last-child, .framer-FeZ9j .framer-mlkqwk > :last-child { margin-bottom: 0px; } .framer-FeZ9j .framer-1pp1hih > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-FeZ9j .framer-14qi8oi > *, .framer-FeZ9j .framer-mlkqwk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`, `@media (max-width: 389px) { .framer-FeZ9j .hidden-14y0bm4 { display: none !important; } .${metadata.bodyClassName}-framer-FeZ9j { background: white; } .framer-FeZ9j .framer-l0r4nb { width: 330px; } .framer-FeZ9j .framer-g07f3q { flex-direction: column; padding: 60px 0px 20px 0px; } .framer-FeZ9j .framer-1pp1hih { flex: none; gap: 60px; width: 100%; } .framer-FeZ9j .framer-14qi8oi, .framer-FeZ9j .framer-mlkqwk { flex-direction: column; gap: 40px; padding: 0px 40px 0px 40px; } .framer-FeZ9j .framer-1dyp7n { flex: none; height: var(--framer-aspect-ratio-supported, 242px); width: 290px; } .framer-FeZ9j .framer-vsfrvo { flex: none; width: 290px; } .framer-FeZ9j .framer-p5yz47 { width: 290px; } .framer-FeZ9j .framer-xv5l3b { flex: none; order: 1; width: 290px; } .framer-FeZ9j .framer-w4m5u4 { width: 100%; } .framer-FeZ9j .framer-le8p4a { flex: none; height: var(--framer-aspect-ratio-supported, 242px); order: 0; width: 290px; } .framer-FeZ9j .framer-1oyhb0z, .framer-FeZ9j .framer-k0nysb { padding: 40px 20px 40px 20px; } .framer-FeZ9j .framer-swx9hz { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-FeZ9j .framer-1ymazq { flex-direction: column; width: 100%; } .framer-FeZ9j .framer-1awu0b1, .framer-FeZ9j .framer-1ddi1zb, .framer-FeZ9j .framer-1e7ypuq, .framer-FeZ9j .framer-1bjl5hq, .framer-FeZ9j .framer-op1tew { flex-direction: column; height: min-content; width: 100%; } .framer-FeZ9j .framer-83lvk9 { padding: 60px 20px 100px 20px; } .framer-FeZ9j .framer-7mwsxl { height: 158px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-FeZ9j .framer-g07f3q, .framer-FeZ9j .framer-1pp1hih, .framer-FeZ9j .framer-14qi8oi, .framer-FeZ9j .framer-mlkqwk, .framer-FeZ9j .framer-1ymazq, .framer-FeZ9j .framer-1awu0b1, .framer-FeZ9j .framer-1ddi1zb, .framer-FeZ9j .framer-1e7ypuq, .framer-FeZ9j .framer-1bjl5hq, .framer-FeZ9j .framer-op1tew { gap: 0px; } .framer-FeZ9j .framer-g07f3q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FeZ9j .framer-g07f3q > :first-child, .framer-FeZ9j .framer-1pp1hih > :first-child, .framer-FeZ9j .framer-14qi8oi > :first-child, .framer-FeZ9j .framer-mlkqwk > :first-child, .framer-FeZ9j .framer-1ymazq > :first-child, .framer-FeZ9j .framer-1awu0b1 > :first-child, .framer-FeZ9j .framer-1ddi1zb > :first-child, .framer-FeZ9j .framer-1e7ypuq > :first-child, .framer-FeZ9j .framer-1bjl5hq > :first-child, .framer-FeZ9j .framer-op1tew > :first-child { margin-top: 0px; } .framer-FeZ9j .framer-g07f3q > :last-child, .framer-FeZ9j .framer-1pp1hih > :last-child, .framer-FeZ9j .framer-14qi8oi > :last-child, .framer-FeZ9j .framer-mlkqwk > :last-child, .framer-FeZ9j .framer-1ymazq > :last-child, .framer-FeZ9j .framer-1awu0b1 > :last-child, .framer-FeZ9j .framer-1ddi1zb > :last-child, .framer-FeZ9j .framer-1e7ypuq > :last-child, .framer-FeZ9j .framer-1bjl5hq > :last-child, .framer-FeZ9j .framer-op1tew > :last-child { margin-bottom: 0px; } .framer-FeZ9j .framer-1pp1hih > *, .framer-FeZ9j .framer-1ymazq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-FeZ9j .framer-14qi8oi > *, .framer-FeZ9j .framer-mlkqwk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-FeZ9j .framer-1awu0b1 > *, .framer-FeZ9j .framer-1ddi1zb > *, .framer-FeZ9j .framer-1e7ypuq > *, .framer-FeZ9j .framer-1bjl5hq > *, .framer-FeZ9j .framer-op1tew > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerIntrinsicHeight 2679\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Mt9IxkDQN\":{\"layout\":[\"fixed\",\"auto\"]},\"odguF0SEs\":{\"layout\":[\"fixed\",\"auto\"]},\"inlyetEGo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\nconst FramerOa56Tk8dz = withCSS(Component, css, \"framer-FeZ9j\");\nexport default FramerOa56Tk8dz;\nFramerOa56Tk8dz.displayName = \"\u96C6\u56E2\u4ECB\u7ECD EN\";\nFramerOa56Tk8dz.defaultProps = {\n  height: 2679,\n  width: 1200\n};\naddFonts(FramerOa56Tk8dz, [...NavbarEnFonts, ...FooterENFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerOa56Tk8dz\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Mt9IxkDQN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"odguF0SEs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"inlyetEGo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerImmutableVariables\": \"true\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicHeight\": \"2679\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "wkBAYA,IAAMA,GAAgBC,EAASC,CAAQ,EACjCC,GAAgBF,EAASG,CAAQ,EAEvC,IAAMC,EAAc,CAClB,UAAW,sBACX,UAAW,qBACX,UAAW,6CACX,UAAW,2CACb,EACMC,GAAY,IAAM,OAAO,SAAa,IAE5C,IAAMC,EAAoB,CACxB,UAAW,kBACX,UAAW,mBACX,UAAW,kBACX,UAAW,iBACb,EACIC,GAAU,GACZC,EAA6B,YAAaC,EAAaH,CAAiB,EAE1E,IAAMI,GAAc,CAClB,QAAS,CACP,SAAU,CACZ,CACF,EACMC,EAAWA,EAAiB,EAC5BC,GAA0B,CAC9B,YAAa,YACb,QAAS,YACT,MAAO,YACP,OAAQ,WACV,EACMC,GAAW,CAAC,CAChB,OAAAC,EACA,GAAAC,EACA,MAAAC,EACA,GAAGC,CACL,IAAM,CACJ,IAAIC,EAAwCC,EAC5C,MAAO,CACL,GAAGF,EACH,SAAUE,GAAQD,EAAyCN,GAAwBK,EAAM,OAAO,KAAO,MAAQC,IAA2C,OAASA,EAAyCD,EAAM,WAAa,MAAQE,IAAS,OAASA,EAAO,WAClQ,CACF,EACMC,GAA+BC,EAAW,SAAUJ,EAAOK,EAAK,CACpE,GAAM,CACJ,aAAAC,CACF,EAAIC,EAAc,EACZ,CACJ,MAAAC,EACA,UAAAC,EACA,SAAAC,EACA,QAAAC,EACA,GAAGC,CACL,EAAIhB,GAASI,CAAK,EACZa,EAAgB,IAAM,CAC1B,IAAMC,EAAYpB,EAAiB,OAAWY,CAAY,EAE1D,GADA,SAAS,MAAQQ,EAAU,OAAS,GAChCA,EAAU,SAAU,CACtB,IAAIC,GACHA,EAA0B,SAAS,cAAc,uBAAuB,KAAO,MAAQA,IAA4B,QAAkBA,EAAwB,aAAa,UAAWD,EAAU,QAAQ,EAE1M,GAAIA,EAAU,cACZ,aAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOE,GAAKA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAK,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EACxH,SAAS,KAAK,UAAU,IAAI,GAAGF,EAAU,4BAA4B,EAC9D,IAAM,CACX,SAAS,KAAK,UAAU,OAAO,GAAGA,EAAU,4BAA4B,CAC1E,CAEJ,EAAG,CAAC,OAAWR,CAAY,CAAC,EAC5B,GAAM,CAACW,EAAaC,EAAmB,EAAIC,EAA8BR,EAASnB,EAAa,EAAK,EAC9F4B,GAAiB,OACjBC,GAAa5B,GAAY,QACzB6B,EAAaC,EAAO,IAAI,EACxBC,GAAwBC,EAAM,EAC9BC,GAAwB,CAAajB,EAAwBA,EAAwBA,EAAwBA,CAAS,EAC5H,OAAoBkB,EAAKC,EAA0B,SAAU,CAC3D,MAAO,CACL,iBAAkB,YAClB,kBAAAvC,CACF,EACA,SAAuBsC,EAAKE,EAAa,CACvC,GAAInB,GAAsDc,GAC1D,SAAuBM,EAAMC,EAAO,IAAK,CACvC,UAAWC,EAAG,eAAgB,GAAGN,EAAqB,EACtD,MAAO,CACL,QAAS,UACX,EACA,SAAU,CAAcI,EAAMC,EAAO,IAAK,CACxC,GAAGnB,EACH,UAAWoB,EAAG,gBAAiBvB,CAAS,EACxC,IAAKJ,GAAuCiB,EAC5C,MAAO,CACL,GAAGd,CACL,EACA,SAAU,CAAcmB,EAAKM,EAAW,CACtC,UAAW,2BACX,SAAuBN,EAAKO,EAAmB,CAC7C,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBU,EAAKQ,EAAU,CACpC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,EAAgBR,EAAK,MAAO,CAC3B,UAAW,gBACX,mBAAoB,iBACpB,KAAM,iBACN,SAAuBG,EAAM,MAAO,CAClC,UAAW,iBACX,mBAAoB,WACpB,KAAM,WACN,SAAU,CAAcA,EAAM,MAAO,CACnC,UAAW,iBACX,SAAU,CAAcH,EAAKO,EAAmB,CAC9C,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,YAAa,KACb,WAAY,IACZ,MAAO,QACP,IAAK,oEACL,OAAQ,ubACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,YAAa,KACb,WAAY,IACZ,MAAO,4CACP,IAAK,oEACL,OAAQ,ubACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,YAAa,KACb,WAAY,IACZ,MAAO,kCACP,IAAK,oEACL,OAAQ,ubACV,CACF,CACF,EACA,SAAuBU,EAAKS,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,YAAa,KACb,WAAY,IACZ,MAAO,+BACP,IAAK,oEACL,OAAQ,ubACV,EACA,UAAW,gBACX,mBAAoB,QACpB,KAAM,OACR,CAAC,CACH,CAAC,EAAgBN,EAAM,MAAO,CAC5B,UAAW,gBACX,mBAAoB,UACpB,KAAM,UACN,SAAU,CAAcH,EAAKU,EAAU,CACrC,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,uDACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,SAAU,obACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,EAAgBG,EAAM,MAAO,CAC5B,UAAW,gBACX,SAAU,CAAcA,EAAM,MAAO,CACnC,UAAW,gBACX,mBAAoB,UACpB,KAAM,UACN,SAAU,CAAcH,EAAKU,EAAU,CACrC,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,SAAU,kVACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAK,MAAO,CAC3B,UAAW,gBACb,CAAC,CAAC,CACJ,CAAC,EAAgBA,EAAKO,EAAmB,CACvC,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,IAChB,QAAS,OACT,YAAa,IACb,WAAY,IACZ,MAAO,QACP,IAAK,uEACL,OAAQ,scACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,IAChB,YAAa,IACb,WAAY,IACZ,MAAO,4CACP,IAAK,uEACL,OAAQ,scACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,IAChB,QAAS,OACT,YAAa,IACb,WAAY,IACZ,MAAO,kCACP,IAAK,uEACL,OAAQ,scACV,CACF,CACF,EACA,SAAuBU,EAAKS,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,IACjB,eAAgB,IAChB,YAAa,IACb,WAAY,IACZ,MAAO,+BACP,IAAK,uEACL,OAAQ,scACV,EACA,UAAW,gBACX,mBAAoB,QACpB,KAAM,OACR,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBT,EAAKS,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,MACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,QACP,IAAK,qEACL,OAAQ,kQACV,EACA,UAAW,iBACX,mBAAoB,QACpB,KAAM,QACN,SAAuBT,EAAKO,EAAmB,CAC7C,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,MACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,qBACP,IAAK,qEACL,OAAQ,kQACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,MACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,qBACP,IAAK,qEACL,OAAQ,kQACV,CACF,CACF,EACA,SAAuBa,EAAM,MAAO,CAClC,WAAY,CACV,IAAK,GACL,IAAK,MACL,gBAAiB,IACjB,eAAgB,KAChB,QAAS,OACT,YAAa,IACb,WAAY,KACZ,MAAO,qBACP,IAAK,qEACL,OAAQ,kQACV,EACA,UAAW,gBACX,mBAAoB,iBACpB,KAAM,iBACN,SAAU,CAAcH,EAAKO,EAAmB,CAC9C,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,SAAuBU,EAAWW,EAAU,CAC1C,SAAuBR,EAAM,KAAM,CACjC,UAAW,8BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,QAC7B,EACA,SAAU,CAAC,YAA0BH,EAAK,KAAM,CAAC,CAAC,EAAG,UAAU,CACjE,CAAC,CACH,CAAC,CACH,CACF,EACA,SAAuBA,EAAKU,EAAU,CACpC,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,8BACX,qBAAsB,YACtB,SAAU,mBACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,EAAgBG,EAAM,MAAO,CAC5B,UAAW,gBACX,SAAU,CAAcA,EAAM,MAAO,CACnC,UAAW,iBACX,SAAU,CAAcH,EAAKY,EAAK,CAChC,UAAW,iBACX,mBAAoB,UACpB,KAAM,QACN,gBAAiB,IACjB,eAAgB,IAChB,KAAM,UACN,IAAK,olBACL,mBAAoB,EACtB,CAAC,EAAgBZ,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,eACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,EAAgBG,EAAM,MAAO,CAC5B,UAAW,iBACX,SAAU,CAAcH,EAAKY,EAAK,CAChC,UAAW,gBACX,mBAAoB,UACpB,KAAM,QACN,gBAAiB,IACjB,eAAgB,IAChB,KAAM,UACN,IAAK,40CACL,mBAAoB,EACtB,CAAC,EAAgBZ,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,mBACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,EAAgBG,EAAM,MAAO,CAC5B,UAAW,iBACX,SAAU,CAAcH,EAAKY,EAAK,CAChC,UAAW,iBACX,mBAAoB,UACpB,KAAM,QACN,gBAAiB,IACjB,eAAgB,IAChB,KAAM,UACN,IAAK,miDACL,mBAAoB,EACtB,CAAC,EAAgBZ,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,sBACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,EAAgBG,EAAM,MAAO,CAC5B,UAAW,iBACX,SAAU,CAAcH,EAAKY,EAAK,CAChC,UAAW,gBACX,mBAAoB,UACpB,KAAM,QACN,gBAAiB,IACjB,eAAgB,IAChB,KAAM,UACN,IAAK,85CACL,mBAAoB,EACtB,CAAC,EAAgBZ,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,OACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,EAAgBG,EAAM,MAAO,CAC5B,UAAW,gBACX,SAAU,CAAcH,EAAKY,EAAK,CAChC,UAAW,gBACX,mBAAoB,UACpB,KAAM,QACN,gBAAiB,IACjB,eAAgB,IAChB,KAAM,UACN,IAAK,uvFACL,mBAAoB,EACtB,CAAC,EAAgBZ,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,mBACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,EAAgBG,EAAMM,EAAO,CAC5B,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,QAAS,OACT,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,uEACL,OAAQ,scACV,EACA,UAAW,gBACX,mBAAoB,iBACpB,KAAM,iBACN,SAAU,CAAcT,EAAKU,EAAU,CACrC,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,8BACX,qBAAsB,YACtB,SAAU,cACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAKO,EAAmB,CACvC,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,QAAS,OACT,YAAa,KACb,WAAY,IACZ,MAAO,qBACP,IAAK,uEACL,OAAQ,uWACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,QAAS,OACT,YAAa,KACb,WAAY,IACZ,MAAO,qBACP,IAAK,uEACL,OAAQ,uWACV,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,QAAS,OACT,YAAa,KACb,WAAY,IACZ,MAAO,qBACP,IAAK,uEACL,OAAQ,uWACV,CACF,CACF,EACA,SAAuBU,EAAKS,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,IAChB,QAAS,OACT,YAAa,KACb,WAAY,IACZ,MAAO,QACP,IAAK,uEACL,OAAQ,uWACV,EACA,UAAW,eACb,CAAC,CACH,CAAC,EAAgBT,EAAKS,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,MACjB,eAAgB,MAChB,QAAS,OACT,YAAa,IACb,WAAY,IACZ,MAAO,UACP,IAAK,wFACL,OAAQ,sKACV,EACA,UAAW,gBACX,mBAAoB,QACpB,KAAM,OACR,CAAC,EAAgBT,EAAKS,EAAO,CAC3B,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,MACjB,eAAgB,MAChB,QAAS,OACT,YAAa,IACb,WAAY,IACZ,MAAO,UACP,IAAK,wFACL,OAAQ,sKACV,EACA,UAAW,gBACX,mBAAoB,QACpB,KAAM,OACR,CAAC,CAAC,CACJ,CAAC,EAAgBT,EAAKM,EAAW,CAC/B,UAAW,0BACX,SAAuBN,EAAKO,EAAmB,CAC7C,WAAYjB,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBU,EAAKa,EAAU,CACpC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBb,EAAK,MAAO,CAC3B,GAAI,SACN,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EACKc,GAAM,CAAC,sZAAuZ,kFAAmF,IAAI/C,EAAS,oDAAqD,oDAAqD,+SAAgT,iJAAkJ,uTAAwT,uUAAwU,wRAAyR,ghBAAihB,gSAAiS,sSAAuS,uPAAwP,kTAAmT,qUAAsU,ghBAAihB,yRAA0R,0RAA2R,waAAya,0SAA2S,oZAAqZ,mRAAoR,gSAAiS,iGAAkG,0OAA2O,oOAAqO,qxHAAsxH,4FAA6F,mHAAmHA,EAAS,6lBAA8lB,kHAAkHA,EAAS,sgEAAugE,4FAA4FA,EAAS,82GAA+2G,GAAe+C,EAAK,GAAgBA,EAAK,GAAgBA,EAAK,GAAgBA,CAAG,EAQv5iBC,EAAkBC,EAAQxC,GAAWsC,GAAK,cAAc,EACvDG,GAAQF,EACfA,EAAgB,YAAc,8BAC9BA,EAAgB,aAAe,CAC7B,OAAQ,KACR,MAAO,IACT,EACAG,EAASH,EAAiB,CAAC,GAAGI,GAAe,GAAGC,GAAe,GAAeC,EAAO,GAAgBA,EAAO,GAAgBA,EAAO,GAAgBA,CAAK,CAAC,EAClJ,IAAMC,GAAqB,CAChC,QAAW,CACT,QAAW,CACT,KAAQ,iBACR,KAAQ,kBACR,MAAS,CAAC,EACV,YAAe,CACb,oCAAuC,oMACvC,qBAAwB,OACxB,yBAA4B,OAC5B,uBAA0B,GAC1B,sBAAyB,OACzB,sBAAyB,GAC3B,CACF,EACA,MAAS,CACP,KAAQ,SACR,YAAe,CACb,sBAAyB,GAC3B,CACF,EACA,mBAAsB,CACpB,KAAQ,UACV,CACF,CACF",
  "names": ["NavbarEnFonts", "getFonts", "T4Elz_aVj_default", "FooterENFonts", "aQisVQHrW_default", "breakpoints", "isBrowser", "variantClassNames", "isBrowser", "removeHiddenBreakpointLayers", "breakpoints", "transitions", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "T4Elz_aVj_default", "Image2", "RichText", "x", "SVG", "aQisVQHrW_default", "css", "FramerOa56Tk8dz", "withCSS", "Oa56Tk8dz_default", "addFonts", "NavbarEnFonts", "FooterENFonts", "fonts", "__FramerMetadata__"]
}
