{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/OFLpfuEc6DzPRz6TbOCT/6H3xPYsOWLCoaxiWAz7K/mHmwg7zQO.js"],
  "sourcesContent": ["// Generated by Framer (89417f6)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, LazyValue, optimizeAppear, optimizeAppearTransformTemplate, PathVariablesContext, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, useLocaleInfo, useQueryData, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Header from \"https://framerusercontent.com/modules/k7qUT2bEECNbxD4ZbrVM/dWlVKfF9aHDDxmeyJnBD/kaGK67hRO.js\";\nimport Footer from \"https://framerusercontent.com/modules/hKSu23pjLTDfS3VytVDv/w10roVPwaCkho1xSQcKs/muaPDYnbT.js\";\nimport Info from \"https://framerusercontent.com/modules/HClU3GfNd1xalSFluTtI/xRHZeizJ1ZgctfLkqzgU/zeuBjX3Db.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/aCcDEUQHPJuvzULYDl0A/XvuhGltqBHXpKW9MtsNF/eEcrt5BUi.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/2MGGw9C65kLTH9Z0G7mF/BJllES1rsUZ9QF9Clahx/ES3iu5tlW.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/ym7zn6C2tYcbdSFJuoKS/GVcuCf6O6mCi2Dft4Kql/F9w4gZ4xv.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/mq6ZZNnpNDhBxHwyjN0a/xpEcLKqoe2bCcC6MoLeA/hdEtFlNWu.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/36itfvZL1h94VWVChN7d/YKgDBXaKFboK9mdJyeJt/jm_HCqerr.js\";\nimport * as sharedStyle6 from \"https://framerusercontent.com/modules/7jyH6JRx4gHOyqjAhR6z/3LUxSzh8VHOYGJCxSY0S/Np0JOvSyB.js\";\nimport * as sharedStyle7 from \"https://framerusercontent.com/modules/P0dgMtpwkWoesEgBUKuw/VG700uakDSECckgEOfWX/nz4zjQOoq.js\";\nimport * as sharedStyle5 from \"https://framerusercontent.com/modules/u1rIaXMInEAHooiXlUI0/Su9AAUu04DOok8qs7acp/R0FwMo5oX.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/Na6dZsF9PXmy7MeDFN8D/lzV8n503okgjOWMyNpFX/mHmwg7zQO.js\";\nconst HeaderFonts = getFonts(Header);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"TMYVHL2ZW\", \"YASzQfKLv\", \"OUGO22wlh\", \"BG3J1OhLs\"];\nconst breakpoints = {\n  BG3J1OhLs: \"(max-width: 809px)\",\n  OUGO22wlh: \"(min-width: 810px) and (max-width: 991px)\",\n  TMYVHL2ZW: \"(min-width: 1440px)\",\n  YASzQfKLv: \"(min-width: 992px) and (max-width: 1439px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  BG3J1OhLs: \"framer-v-j0717w\",\n  OUGO22wlh: \"framer-v-hqjall\",\n  TMYVHL2ZW: \"framer-v-1elimpx\",\n  YASzQfKLv: \"framer-v-1xxepfz\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"TMYVHL2ZW\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst valuesByLocaleId = {\n  DZPkErB1v: new LazyValue(() => import(\"./mHmwg7zQO-0.js\"))\n};\nconst preloadLocalizedValues = locale => {\n  const promises = [];\n  while (locale) {\n    const values = valuesByLocaleId[locale.id];\n    if (values) {\n      const promise = values.preload();\n      if (promise) {\n        promises.push(promise);\n      }\n    }\n    locale = locale.fallback;\n  }\n  if (promises.length > 0) {\n    return Promise.all(promises);\n  }\n};\nconst getLocalizedValue = (key, locale) => {\n  while (locale) {\n    const values = valuesByLocaleId[locale.id];\n    if (values) {\n      const value = values.read()[key];\n      if (value) {\n        return value;\n      }\n    }\n    locale = locale.fallback;\n  }\n};\nconst transition1 = {\n  damping: 60,\n  delay: 0,\n  mass: 1.2,\n  stiffness: 200,\n  type: \"spring\"\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: -100\n};\nconst transformTemplate = (_, t) => `perspective(1200px) translateX(-50%) ${t}`;\nconst animation1 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 0\n};\nconst animation2 = {\n  opacity: .001,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: -100\n};\nconst animation3 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 20\n};\nconst transformTemplate1 = (_, t) => `perspective(1200px) ${t}`;\nconst animation4 = {\n  opacity: .001,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 20\n};\nconst QueryData = ({\n  query,\n  children\n}) => {\n  const data = useQueryData(query);\n  return children(data);\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  \"Large Desktop\": \"TMYVHL2ZW\",\n  Desktop: \"YASzQfKLv\",\n  Phone: \"BG3J1OhLs\",\n  Tablet: \"OUGO22wlh\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"TMYVHL2ZW\"\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    S9y7Ls18MibfyFqYyD,\n    ORY4A6jVKibfyFqYyD,\n    xsR9qTw_yibfyFqYyD,\n    idibfyFqYyD,\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 ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n      return () => {\n        document.body.classList.remove(metadata1.bodyClassName);\n      };\n    }\n  }, [undefined, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const preloadPromise = preloadLocalizedValues(activeLocale);\n  if (preloadPromise) throw preloadPromise;\n  const defaultLayoutId = React.useId();\n  var ref1, ref2, ref3, ref4, ref5, ref6, ref7, ref8;\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"TMYVHL2ZW\",\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-9gduY\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className, sharedStyle5.className, sharedStyle6.className, sharedStyle7.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1elimpx\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              BG3J1OhLs: {\n                \"data-framer-appear-id\": \"rnee8v\",\n                animate: optimizeAppear(\"animate\", \"rnee8v\", animation1, \"j0717w\"),\n                initial: optimizeAppear(\"initial\", \"rnee8v\", animation2, \"j0717w\"),\n                transformTemplate: optimizeAppearTransformTemplate(\"rnee8v\", transformTemplate)\n              },\n              OUGO22wlh: {\n                \"data-framer-appear-id\": \"huwcwd\",\n                animate: optimizeAppear(\"animate\", \"huwcwd\", animation1, \"hqjall\"),\n                initial: optimizeAppear(\"initial\", \"huwcwd\", animation2, \"hqjall\"),\n                transformTemplate: optimizeAppearTransformTemplate(\"huwcwd\", transformTemplate)\n              },\n              YASzQfKLv: {\n                \"data-framer-appear-id\": \"eo9p86\",\n                animate: optimizeAppear(\"animate\", \"eo9p86\", animation1, \"1xxepfz\"),\n                initial: optimizeAppear(\"initial\", \"eo9p86\", animation2, \"1xxepfz\"),\n                transformTemplate: optimizeAppearTransformTemplate(\"eo9p86\", transformTemplate)\n              }\n            },\n            children: /*#__PURE__*/_jsx(Container, {\n              animate: optimizeAppear(\"animate\", \"9wwto4\", animation1, \"1elimpx\"),\n              className: \"framer-9wwto4-container\",\n              \"data-framer-appear-id\": \"9wwto4\",\n              exit: animation,\n              initial: optimizeAppear(\"initial\", \"9wwto4\", animation2, \"1elimpx\"),\n              transformTemplate: optimizeAppearTransformTemplate(\"9wwto4\", transformTemplate),\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  BG3J1OhLs: {\n                    variant: \"xhSUYYFvV\"\n                  },\n                  OUGO22wlh: {\n                    variant: \"BsZbiiBrr\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Header, {\n                  height: \"100%\",\n                  id: \"DfOz17F3Y\",\n                  layoutId: \"DfOz17F3Y\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"GYYukXGK4\",\n                  width: \"100%\"\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-16jnd5o\",\n            \"data-framer-name\": \"Banner Section\",\n            name: \"Banner Section\",\n            children: /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-1h6j781\",\n              \"data-framer-name\": \"Container\",\n              name: \"Container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  BG3J1OhLs: {\n                    \"data-framer-appear-id\": \"1770x40\",\n                    animate: optimizeAppear(\"animate\", \"1770x40\", animation1, \"j0717w\"),\n                    initial: optimizeAppear(\"initial\", \"1770x40\", animation4, \"j0717w\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1770x40\", transformTemplate1)\n                  },\n                  OUGO22wlh: {\n                    \"data-framer-appear-id\": \"1q90xrp\",\n                    animate: optimizeAppear(\"animate\", \"1q90xrp\", animation1, \"hqjall\"),\n                    initial: optimizeAppear(\"initial\", \"1q90xrp\", animation4, \"hqjall\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"1q90xrp\", transformTemplate1)\n                  },\n                  YASzQfKLv: {\n                    \"data-framer-appear-id\": \"56j7fa\",\n                    animate: optimizeAppear(\"animate\", \"56j7fa\", animation1, \"1xxepfz\"),\n                    initial: optimizeAppear(\"initial\", \"56j7fa\", animation4, \"1xxepfz\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"56j7fa\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsxs(motion.div, {\n                  animate: optimizeAppear(\"animate\", \"4znz31\", animation1, \"1elimpx\"),\n                  className: \"framer-4znz31\",\n                  \"data-framer-appear-id\": \"4znz31\",\n                  \"data-framer-name\": \"Section TItle\",\n                  exit: animation3,\n                  initial: optimizeAppear(\"initial\", \"4znz31\", animation4, \"1elimpx\"),\n                  name: \"Section TItle\",\n                  transformTemplate: optimizeAppearTransformTemplate(\"4znz31\", transformTemplate1),\n                  children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      BG3J1OhLs: {\n                        children: (ref1 = getLocalizedValue(\"value3\", activeLocale)) !== null && ref1 !== void 0 ? ref1 : /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h1\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                              \"--framer-font-size\": \"37px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-letter-spacing\": \"-4px\",\n                              \"--framer-line-height\": \"1.12em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(38, 42, 29))\"\n                            },\n                            children: \"About us\"\n                          })\n                        })\n                      },\n                      OUGO22wlh: {\n                        children: (ref2 = getLocalizedValue(\"value2\", activeLocale)) !== null && ref2 !== void 0 ? ref2 : /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h1\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                              \"--framer-font-size\": \"46px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-letter-spacing\": \"-4px\",\n                              \"--framer-line-height\": \"1.12em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(38, 42, 29))\"\n                            },\n                            children: \"About us\"\n                          })\n                        })\n                      },\n                      YASzQfKLv: {\n                        children: (ref3 = getLocalizedValue(\"value1\", activeLocale)) !== null && ref3 !== void 0 ? ref3 : /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h1\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                              \"--framer-font-size\": \"58px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-letter-spacing\": \"-4px\",\n                              \"--framer-line-height\": \"1.12em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(38, 42, 29))\"\n                            },\n                            children: \"About us\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: (ref4 = getLocalizedValue(\"value0\", activeLocale)) !== null && ref4 !== void 0 ? ref4 : /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h1\", {\n                          style: {\n                            \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                            \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                            \"--framer-font-size\": \"72px\",\n                            \"--framer-font-weight\": \"500\",\n                            \"--framer-letter-spacing\": \"-4px\",\n                            \"--framer-line-height\": \"1.12em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(38, 42, 29))\"\n                          },\n                          children: \"About us\"\n                        })\n                      }),\n                      className: \"framer-1jrc7ku\",\n                      \"data-framer-name\": \"Title\",\n                      fonts: [\"Inter-Medium\"],\n                      name: \"Title\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      BG3J1OhLs: {\n                        children: (ref5 = getLocalizedValue(\"value7\", activeLocale)) !== null && ref5 !== void 0 ? ref5 : /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsxs(\"p\", {\n                            className: \"framer-styles-preset-1ksd8j4\",\n                            \"data-styles-preset\": \"eEcrt5BUi\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(19, 21, 24))\"\n                            },\n                            children: [\"Relocately offers an all-in-one platform to manage your global mobility needs in one place. We work hard every day to extend our range of new, local services offered through our centralized platform. \", /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsx(\"br\", {}), \"With offices in Amsterdam, Sydney, Singapore & Manilla, we have solidified our global presence and can serve customers realtime in every time-zone. Relocately operates multiple websites such as The-Relocator (international moving) Ship-stuff (Excess Baggage), Relocately (relocation-related services) & Scanmovers (domestic moving).\"]\n                          })\n                        })\n                      },\n                      OUGO22wlh: {\n                        children: (ref6 = getLocalizedValue(\"value6\", activeLocale)) !== null && ref6 !== void 0 ? ref6 : /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsxs(\"p\", {\n                            className: \"framer-styles-preset-1ksd8j4\",\n                            \"data-styles-preset\": \"eEcrt5BUi\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(19, 21, 24))\"\n                            },\n                            children: [\"Relocately offers an all-in-one platform to manage your global mobility needs in one place. We work hard every day to extend our range of new, local services offered through our centralized platform. \", /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsx(\"br\", {}), \"With offices in Amsterdam, Sydney, Singapore & Manilla, we have solidified our global presence and can serve customers realtime in every time-zone. Relocately operates multiple websites such as The-Relocator (international moving) Ship-stuff (Excess Baggage), Relocately (relocation-related services) & Scanmovers (domestic moving).\"]\n                          })\n                        })\n                      },\n                      YASzQfKLv: {\n                        children: (ref7 = getLocalizedValue(\"value5\", activeLocale)) !== null && ref7 !== void 0 ? ref7 : /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsxs(\"p\", {\n                            className: \"framer-styles-preset-1ksd8j4\",\n                            \"data-styles-preset\": \"eEcrt5BUi\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(19, 21, 24))\"\n                            },\n                            children: [\"Relocately offers an all-in-one platform to manage your global mobility needs in one place. We work hard every day to extend our range of new, local services offered through our centralized platform. \", /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsx(\"br\", {}), \"With offices in Amsterdam, Sydney, Singapore & Manilla, we have solidified our global presence and can serve customers realtime in every time-zone. Relocately operates multiple websites such as The-Relocator (international moving) Ship-stuff (Excess Baggage), Relocately (relocation-related services) & Scanmovers (domestic moving).\"]\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: (ref8 = getLocalizedValue(\"value4\", activeLocale)) !== null && ref8 !== void 0 ? ref8 : /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsxs(\"p\", {\n                          className: \"framer-styles-preset-1ksd8j4\",\n                          \"data-styles-preset\": \"eEcrt5BUi\",\n                          style: {\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--token-b75b9b1b-4f83-448a-b390-340de8d4bea4, rgb(19, 21, 24))\"\n                          },\n                          children: [\"Relocately offers an all-in-one platform to manage your global mobility needs in one place. We work hard every day to extend our range of new, local services offered through our centralized platform. \", /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsx(\"br\", {}), \"With offices in Amsterdam, Sydney, Singapore & Manilla, we have solidified our global presence and can serve customers realtime in every time-zone. Relocately operates multiple websites such as The-Relocator (international moving) Ship-stuff (Excess Baggage), Relocately (relocation-related services) & Scanmovers (domestic moving).\"]\n                        })\n                      }),\n                      className: \"framer-1odx3bo\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })]\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-1ri4j7l\",\n            \"data-framer-name\": \"Job Post Section\",\n            name: \"Job Post Section\",\n            children: /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-1mnp5ko\",\n              \"data-framer-name\": \"Container\",\n              name: \"Container\",\n              children: /*#__PURE__*/_jsx(\"div\", {\n                className: \"framer-gbdg3r\",\n                children: /*#__PURE__*/_jsx(QueryData, {\n                  query: {\n                    from: {\n                      data: Info,\n                      type: \"Collection\"\n                    },\n                    select: [{\n                      name: \"S9y7Ls18M\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"ORY4A6jVK\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"xsR9qTw_y\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"id\",\n                      type: \"Identifier\"\n                    }]\n                  },\n                  children: collection => collection.map(({\n                    S9y7Ls18M: S9y7Ls18MibfyFqYyD,\n                    ORY4A6jVK: ORY4A6jVKibfyFqYyD,\n                    xsR9qTw_y: xsR9qTw_yibfyFqYyD,\n                    id: idibfyFqYyD\n                  }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                    id: `ibfyFqYyD-${idibfyFqYyD}`,\n                    children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                      value: {\n                        xsR9qTw_y: xsR9qTw_yibfyFqYyD\n                      },\n                      children: /*#__PURE__*/_jsxs(\"div\", {\n                        className: \"framer-atx9kw\",\n                        \"data-border\": true,\n                        \"data-framer-name\": \"Post\",\n                        name: \"Post\",\n                        children: [/*#__PURE__*/_jsx(RichText, {\n                          __fromCanvasComponent: true,\n                          children: /*#__PURE__*/_jsx(React.Fragment, {\n                            children: /*#__PURE__*/_jsx(\"h3\", {\n                              className: \"framer-styles-preset-1kcbqww\",\n                              \"data-styles-preset\": \"ES3iu5tlW\",\n                              children: \"Jouw werkzaamheden\"\n                            })\n                          }),\n                          className: \"framer-1iqj05x\",\n                          text: S9y7Ls18MibfyFqYyD,\n                          verticalAlignment: \"top\",\n                          withExternalLayout: true\n                        }), /*#__PURE__*/_jsx(RichText, {\n                          __fromCanvasComponent: true,\n                          children: ORY4A6jVKibfyFqYyD,\n                          className: \"framer-86u9ir\",\n                          fonts: [\"Inter-Medium\"],\n                          stylesPresetsClassNames: {\n                            a: \"framer-styles-preset-ezjqdi\",\n                            h1: \"framer-styles-preset-xheb7e\",\n                            h2: \"framer-styles-preset-crn7fa\",\n                            h3: \"framer-styles-preset-122ts3o\",\n                            h4: \"framer-styles-preset-18ybm1a\",\n                            h6: \"framer-styles-preset-sd4ltz\",\n                            p: \"framer-styles-preset-1ksd8j4\"\n                          },\n                          verticalAlignment: \"top\",\n                          withExternalLayout: true\n                        })]\n                      })\n                    })\n                  }, idibfyFqYyD))\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1etak3o-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                BG3J1OhLs: {\n                  variant: \"fivG1Yogh\"\n                },\n                OUGO22wlh: {\n                  variant: \"NISpsMXZQ\"\n                },\n                YASzQfKLv: {\n                  variant: \"SbjQAaXcZ\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"zLPG17lCU\",\n                layoutId: \"zLPG17lCU\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"fo80xkvqt\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-9gduY [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: var(--token-b509272c-aa41-4afc-a4c4-5d5f01608a83, rgb(255, 255, 255)); }`, \".framer-9gduY .framer-zcc2un { display: block; }\", \".framer-9gduY .framer-1elimpx { align-content: center; align-items: center; background-color: var(--token-b509272c-aa41-4afc-a4c4-5d5f01608a83, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1440px; }\", \".framer-9gduY .framer-9wwto4-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: perspective(1200px) translateX(-50%); width: 97%; z-index: 1; }\", \".framer-9gduY .framer-16jnd5o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-9gduY .framer-1h6j781, .framer-9gduY .framer-1mnp5ko { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1356px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\", \".framer-9gduY .framer-4znz31 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-9gduY .framer-1jrc7ku { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-9gduY .framer-1odx3bo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-9gduY .framer-1ri4j7l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 100px 0px; position: relative; width: 100%; }\", \".framer-9gduY .framer-gbdg3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", '.framer-9gduY .framer-atx9kw { --border-bottom-width: 0px; --border-color: var(--token-b580950c-7482-49fa-a7f1-f2b93eba9a75, #dde1e4) /* {\"name\":\"Neutral 3\"} */; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 30px 0px 30px 0px; position: relative; width: 100%; }', \".framer-9gduY .framer-1iqj05x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-9gduY .framer-86u9ir { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-9gduY .framer-1etak3o-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9gduY .framer-1elimpx, .framer-9gduY .framer-16jnd5o, .framer-9gduY .framer-1h6j781, .framer-9gduY .framer-4znz31, .framer-9gduY .framer-1ri4j7l, .framer-9gduY .framer-1mnp5ko, .framer-9gduY .framer-gbdg3r, .framer-9gduY .framer-atx9kw { gap: 0px; } .framer-9gduY .framer-1elimpx > *, .framer-9gduY .framer-1h6j781 > *, .framer-9gduY .framer-1mnp5ko > *, .framer-9gduY .framer-gbdg3r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9gduY .framer-1elimpx > :first-child, .framer-9gduY .framer-1h6j781 > :first-child, .framer-9gduY .framer-4znz31 > :first-child, .framer-9gduY .framer-1mnp5ko > :first-child, .framer-9gduY .framer-gbdg3r > :first-child, .framer-9gduY .framer-atx9kw > :first-child { margin-top: 0px; } .framer-9gduY .framer-1elimpx > :last-child, .framer-9gduY .framer-1h6j781 > :last-child, .framer-9gduY .framer-4znz31 > :last-child, .framer-9gduY .framer-1mnp5ko > :last-child, .framer-9gduY .framer-gbdg3r > :last-child, .framer-9gduY .framer-atx9kw > :last-child { margin-bottom: 0px; } .framer-9gduY .framer-16jnd5o > *, .framer-9gduY .framer-1ri4j7l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-9gduY .framer-16jnd5o > :first-child, .framer-9gduY .framer-1ri4j7l > :first-child { margin-left: 0px; } .framer-9gduY .framer-16jnd5o > :last-child, .framer-9gduY .framer-1ri4j7l > :last-child { margin-right: 0px; } .framer-9gduY .framer-4znz31 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-9gduY .framer-atx9kw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\", \"@media (min-width: 1440px) { .framer-9gduY .hidden-1elimpx { display: none !important; } }\", `@media (min-width: 992px) and (max-width: 1439px) { .framer-9gduY .hidden-1xxepfz { display: none !important; } .${metadata.bodyClassName} { background: var(--token-b509272c-aa41-4afc-a4c4-5d5f01608a83, rgb(255, 255, 255)); } .framer-9gduY .framer-1elimpx { width: 992px; } .framer-9gduY .framer-1h6j781, .framer-9gduY .framer-1mnp5ko { max-width: 1000px; }}`, `@media (min-width: 810px) and (max-width: 991px) { .framer-9gduY .hidden-hqjall { display: none !important; } .${metadata.bodyClassName} { background: var(--token-b509272c-aa41-4afc-a4c4-5d5f01608a83, rgb(255, 255, 255)); } .framer-9gduY .framer-1elimpx { width: 810px; } .framer-9gduY .framer-16jnd5o { padding: 160px 0px 0px 0px; } .framer-9gduY .framer-1h6j781, .framer-9gduY .framer-1mnp5ko { max-width: 746px; padding: 0px 15px 0px 15px; } .framer-9gduY .framer-1ri4j7l { padding: 80px 0px 80px 0px; }}`, `@media (max-width: 809px) { .framer-9gduY .hidden-j0717w { display: none !important; } .${metadata.bodyClassName} { background: var(--token-b509272c-aa41-4afc-a4c4-5d5f01608a83, rgb(255, 255, 255)); } .framer-9gduY .framer-1elimpx { width: 480px; } .framer-9gduY .framer-16jnd5o { flex-direction: column; padding: 140px 0px 0px 0px; } .framer-9gduY .framer-1h6j781, .framer-9gduY .framer-1mnp5ko { max-width: 546px; padding: 0px 15px 0px 15px; } .framer-9gduY .framer-1ri4j7l { flex-direction: column; padding: 40px 0px 40px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9gduY .framer-16jnd5o, .framer-9gduY .framer-1ri4j7l { gap: 0px; } .framer-9gduY .framer-16jnd5o > *, .framer-9gduY .framer-1ri4j7l > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9gduY .framer-16jnd5o > :first-child, .framer-9gduY .framer-1ri4j7l > :first-child { margin-top: 0px; } .framer-9gduY .framer-16jnd5o > :last-child, .framer-9gduY .framer-1ri4j7l > :last-child { margin-bottom: 0px; } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css, ...sharedStyle5.css, ...sharedStyle6.css, ...sharedStyle7.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 1440\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 1440\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YASzQfKLv\":{\"layout\":[\"fixed\",\"auto\"]},\"OUGO22wlh\":{\"layout\":[\"fixed\",\"auto\"]},\"BG3J1OhLs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerImmutableVariables false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FramermHmwg7zQO = withCSS(Component, css, \"framer-9gduY\");\nexport default FramermHmwg7zQO;\nFramermHmwg7zQO.displayName = \"About\";\nFramermHmwg7zQO.defaultProps = {\n  height: 1440,\n  width: 1440\n};\naddFonts(FramermHmwg7zQO, [...HeaderFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts, ...sharedStyle5.fonts, ...sharedStyle6.fonts, ...sharedStyle7.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramermHmwg7zQO\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"1440\",\n        \"framerContractVersion\": \"1\",\n        \"framerImmutableVariables\": \"false\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YASzQfKLv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OUGO22wlh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BG3J1OhLs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1440\",\n        \"framerResponsiveScreen\": \"\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "gxBAiBA,IAAMA,GAAcC,EAASC,CAAM,EAC7BC,GAAcF,EAASG,CAAM,EAEnC,IAAMC,GAAc,CAClB,UAAW,qBACX,UAAW,4CACX,UAAW,sBACX,UAAW,4CACb,EACMC,GAAY,IAAM,OAAO,SAAa,IACtCC,GAAoB,CACxB,UAAW,kBACX,UAAW,kBACX,UAAW,mBACX,UAAW,kBACb,EACID,GAAU,GACZE,EAA6B,YAAaH,GAAaE,EAAiB,EAE1E,IAAME,GAAc,CAClB,QAAS,CACP,SAAU,CACZ,CACF,EACMC,GAAmB,CACvB,UAAW,IAAIC,EAAU,IAAM,OAAO,4BAAkB,CAAC,CAC3D,EACMC,GAAyBC,GAAU,CACvC,IAAMC,EAAW,CAAC,EAClB,KAAOD,GAAQ,CACb,IAAME,EAASL,GAAiBG,EAAO,EAAE,EACzC,GAAIE,EAAQ,CACV,IAAMC,EAAUD,EAAO,QAAQ,EAC3BC,GACFF,EAAS,KAAKE,CAAO,EAGzBH,EAASA,EAAO,SAElB,GAAIC,EAAS,OAAS,EACpB,OAAO,QAAQ,IAAIA,CAAQ,CAE/B,EACMG,EAAoB,CAACC,EAAKL,IAAW,CACzC,KAAOA,GAAQ,CACb,IAAME,EAASL,GAAiBG,EAAO,EAAE,EACzC,GAAIE,EAAQ,CACV,IAAMI,EAAQJ,EAAO,KAAK,EAAEG,CAAG,EAC/B,GAAIC,EACF,OAAOA,EAGXN,EAASA,EAAO,SAEpB,EACMO,EAAc,CAClB,QAAS,GACT,MAAO,EACP,KAAM,IACN,UAAW,IACX,KAAM,QACR,EACMC,GAAY,CAChB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYD,EACZ,EAAG,EACH,EAAG,IACL,EACME,EAAoB,CAACC,EAAGC,IAAM,wCAAwCA,IACtEC,EAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYL,EACZ,EAAG,EACH,EAAG,CACL,EACMM,EAAa,CACjB,QAAS,KACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,IACL,EACMC,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYP,EACZ,EAAG,EACH,EAAG,EACL,EACMQ,EAAqB,CAACL,EAAGC,IAAM,uBAAuBA,IACtDK,EAAa,CACjB,QAAS,KACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,EACL,EACMC,GAAY,CAAC,CACjB,MAAAC,EACA,SAAAC,CACF,IAAM,CACJ,IAAMC,EAAOC,GAAaH,CAAK,EAC/B,OAAOC,EAASC,CAAI,CACtB,EACME,EAAWA,EAAiB,EAC5BC,GAA0B,CAC9B,gBAAiB,YACjB,QAAS,YACT,MAAO,YACP,OAAQ,WACV,EACMC,GAAW,CAAC,CAChB,OAAAC,EACA,GAAAC,EACA,MAAAC,EACA,GAAGC,CACL,IAAM,CACJ,IAAIC,EAAUC,EACd,MAAO,CACL,GAAGF,EACH,SAAUE,GAAOD,EAAWN,GAAwBK,EAAM,OAAO,KAAO,MAAQC,IAAa,OAASA,EAAWD,EAAM,WAAa,MAAQE,IAAQ,OAASA,EAAM,WACrK,CACF,EACMC,GAA+BC,EAAW,SAAUJ,EAAOE,EAAK,CACpE,GAAM,CACJ,aAAAG,CACF,EAAIC,EAAc,EACZ,CACJ,MAAAC,EACA,UAAAC,EACA,SAAAC,EACA,QAAAC,GACA,mBAAAC,GACA,mBAAAC,GACA,mBAAAC,GACA,YAAAC,GACA,GAAGC,EACL,EAAInB,GAASI,CAAK,EACZgB,EAAgB,IAAM,CAC1B,IAAMC,EAAYvB,EAAiB,OAAWW,CAAY,EAE1D,GADA,SAAS,MAAQY,EAAU,OAAS,GAChCA,EAAU,SAAU,CACtB,IAAIf,GACHA,EAAM,SAAS,cAAc,uBAAuB,KAAO,MAAQA,IAAQ,QAAkBA,EAAI,aAAa,UAAWe,EAAU,QAAQ,EAE9I,GAAIA,EAAU,cACZ,aAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOC,GAAKA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAK,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EACxH,SAAS,KAAK,UAAU,IAAID,EAAU,aAAa,EAC5C,IAAM,CACX,SAAS,KAAK,UAAU,OAAOA,EAAU,aAAa,CACxD,CAEJ,EAAG,CAAC,OAAWZ,CAAY,CAAC,EAC5B,GAAM,CAACc,EAAaC,EAAmB,EAAIC,EAA8BX,GAAS9C,GAAa,EAAK,EAC9F0D,GAAiB,OACjBC,GAAavD,GAAY,QACzBwD,EAAiBrD,GAAuBkC,CAAY,EAC1D,GAAImB,EAAgB,MAAMA,EAC1B,IAAMC,GAAwBC,EAAM,EACpC,IAAIC,EAAMC,EAAMC,EAAMC,EAAMC,EAAMC,EAAMC,EAAMC,EAC9C,OAAoBC,EAAKC,EAA0B,SAAU,CAC3D,MAAO,CACL,iBAAkB,YAClB,kBAAAtE,EACF,EACA,SAAuBqE,EAAKE,EAAa,CACvC,GAAI5B,GAAsDgB,GAC1D,SAAuBa,EAAMC,EAAO,IAAK,CACvC,UAAWC,EAAG,eAA4BhC,GAAwBA,GAAwBA,GAAwBA,GAAwBA,GAAwBA,GAAwBA,GAAwBA,EAAS,EAC3N,MAAO,CACL,QAAS,UACX,EACA,SAAU,CAAc8B,EAAMC,EAAO,IAAK,CACxC,GAAGxB,GACH,UAAWyB,EAAG,iBAAkBhC,CAAS,EACzC,IAAKN,EACL,MAAO,CACL,GAAGK,CACL,EACA,SAAU,CAAc4B,EAAKM,EAAmB,CAC9C,WAAYtB,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,SACzB,QAASuB,EAAe,UAAW,SAAU1D,EAAY,QAAQ,EACjE,QAAS0D,EAAe,UAAW,SAAUzD,EAAY,QAAQ,EACjE,kBAAmB0D,EAAgC,SAAU9D,CAAiB,CAChF,EACA,UAAW,CACT,wBAAyB,SACzB,QAAS6D,EAAe,UAAW,SAAU1D,EAAY,QAAQ,EACjE,QAAS0D,EAAe,UAAW,SAAUzD,EAAY,QAAQ,EACjE,kBAAmB0D,EAAgC,SAAU9D,CAAiB,CAChF,EACA,UAAW,CACT,wBAAyB,SACzB,QAAS6D,EAAe,UAAW,SAAU1D,EAAY,SAAS,EAClE,QAAS0D,EAAe,UAAW,SAAUzD,EAAY,SAAS,EAClE,kBAAmB0D,EAAgC,SAAU9D,CAAiB,CAChF,CACF,EACA,SAAuBsD,EAAKS,EAAW,CACrC,QAASF,EAAe,UAAW,SAAU1D,EAAY,SAAS,EAClE,UAAW,0BACX,wBAAyB,SACzB,KAAMJ,GACN,QAAS8D,EAAe,UAAW,SAAUzD,EAAY,SAAS,EAClE,kBAAmB0D,EAAgC,SAAU9D,CAAiB,EAC9E,SAAuBsD,EAAKM,EAAmB,CAC7C,WAAYtB,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBgB,EAAKU,EAAQ,CAClC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EAAgBV,EAAK,MAAO,CAC3B,UAAW,iBACX,mBAAoB,iBACpB,KAAM,iBACN,SAAuBA,EAAK,MAAO,CACjC,UAAW,iBACX,mBAAoB,YACpB,KAAM,YACN,SAAuBA,EAAKM,EAAmB,CAC7C,WAAYtB,EACZ,UAAW,CACT,UAAW,CACT,wBAAyB,UACzB,QAASuB,EAAe,UAAW,UAAW1D,EAAY,QAAQ,EAClE,QAAS0D,EAAe,UAAW,UAAWtD,EAAY,QAAQ,EAClE,kBAAmBuD,EAAgC,UAAWxD,CAAkB,CAClF,EACA,UAAW,CACT,wBAAyB,UACzB,QAASuD,EAAe,UAAW,UAAW1D,EAAY,QAAQ,EAClE,QAAS0D,EAAe,UAAW,UAAWtD,EAAY,QAAQ,EAClE,kBAAmBuD,EAAgC,UAAWxD,CAAkB,CAClF,EACA,UAAW,CACT,wBAAyB,SACzB,QAASuD,EAAe,UAAW,SAAU1D,EAAY,SAAS,EAClE,QAAS0D,EAAe,UAAW,SAAUtD,EAAY,SAAS,EAClE,kBAAmBuD,EAAgC,SAAUxD,CAAkB,CACjF,CACF,EACA,SAAuBmD,EAAMC,EAAO,IAAK,CACvC,QAASG,EAAe,UAAW,SAAU1D,EAAY,SAAS,EAClE,UAAW,gBACX,wBAAyB,SACzB,mBAAoB,gBACpB,KAAME,GACN,QAASwD,EAAe,UAAW,SAAUtD,EAAY,SAAS,EAClE,KAAM,gBACN,kBAAmBuD,EAAgC,SAAUxD,CAAkB,EAC/E,SAAU,CAAcgD,EAAKM,EAAmB,CAC9C,WAAYtB,EACZ,UAAW,CACT,UAAW,CACT,UAAWQ,EAAOnD,EAAkB,SAAU6B,CAAY,KAAO,MAAQsB,IAAS,OAASA,EAAoBQ,EAAWW,EAAU,CAClI,SAAuBX,EAAK,KAAM,CAChC,MAAO,CACL,kBAAmB,mBACnB,uBAAwB,sCACxB,qBAAsB,OACtB,uBAAwB,MACxB,0BAA2B,OAC3B,uBAAwB,SACxB,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,UACZ,CAAC,CACH,CAAC,CACH,EACA,UAAW,CACT,UAAWP,EAAOpD,EAAkB,SAAU6B,CAAY,KAAO,MAAQuB,IAAS,OAASA,EAAoBO,EAAWW,EAAU,CAClI,SAAuBX,EAAK,KAAM,CAChC,MAAO,CACL,kBAAmB,mBACnB,uBAAwB,sCACxB,qBAAsB,OACtB,uBAAwB,MACxB,0BAA2B,OAC3B,uBAAwB,SACxB,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,UACZ,CAAC,CACH,CAAC,CACH,EACA,UAAW,CACT,UAAWN,EAAOrD,EAAkB,SAAU6B,CAAY,KAAO,MAAQwB,IAAS,OAASA,EAAoBM,EAAWW,EAAU,CAClI,SAAuBX,EAAK,KAAM,CAChC,MAAO,CACL,kBAAmB,mBACnB,uBAAwB,sCACxB,qBAAsB,OACtB,uBAAwB,MACxB,0BAA2B,OAC3B,uBAAwB,SACxB,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,UACZ,CAAC,CACH,CAAC,CACH,CACF,EACA,SAAuBA,EAAKY,EAAU,CACpC,sBAAuB,GACvB,UAAWjB,EAAOtD,EAAkB,SAAU6B,CAAY,KAAO,MAAQyB,IAAS,OAASA,EAAoBK,EAAWW,EAAU,CAClI,SAAuBX,EAAK,KAAM,CAChC,MAAO,CACL,kBAAmB,mBACnB,uBAAwB,sCACxB,qBAAsB,OACtB,uBAAwB,MACxB,0BAA2B,OAC3B,uBAAwB,SACxB,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,UACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,mBAAoB,QACpB,MAAO,CAAC,cAAc,EACtB,KAAM,QACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,EAAgBA,EAAKM,EAAmB,CACvC,WAAYtB,EACZ,UAAW,CACT,UAAW,CACT,UAAWY,EAAOvD,EAAkB,SAAU6B,CAAY,KAAO,MAAQ0B,IAAS,OAASA,EAAoBI,EAAWW,EAAU,CAClI,SAAuBR,EAAM,IAAK,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,CAAC,2MAAyNH,EAAK,KAAM,CAAC,CAAC,EAAgBA,EAAK,KAAM,CAAC,CAAC,EAAG,8UAA8U,CACjmB,CAAC,CACH,CAAC,CACH,EACA,UAAW,CACT,UAAWH,EAAOxD,EAAkB,SAAU6B,CAAY,KAAO,MAAQ2B,IAAS,OAASA,EAAoBG,EAAWW,EAAU,CAClI,SAAuBR,EAAM,IAAK,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,CAAC,2MAAyNH,EAAK,KAAM,CAAC,CAAC,EAAgBA,EAAK,KAAM,CAAC,CAAC,EAAG,8UAA8U,CACjmB,CAAC,CACH,CAAC,CACH,EACA,UAAW,CACT,UAAWF,EAAOzD,EAAkB,SAAU6B,CAAY,KAAO,MAAQ4B,IAAS,OAASA,EAAoBE,EAAWW,EAAU,CAClI,SAAuBR,EAAM,IAAK,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,CAAC,2MAAyNH,EAAK,KAAM,CAAC,CAAC,EAAgBA,EAAK,KAAM,CAAC,CAAC,EAAG,8UAA8U,CACjmB,CAAC,CACH,CAAC,CACH,CACF,EACA,SAAuBA,EAAKY,EAAU,CACpC,sBAAuB,GACvB,UAAWb,EAAO1D,EAAkB,SAAU6B,CAAY,KAAO,MAAQ6B,IAAS,OAASA,EAAoBC,EAAWW,EAAU,CAClI,SAAuBR,EAAM,IAAK,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,OAC3B,sBAAuB,oEACzB,EACA,SAAU,CAAC,2MAAyNH,EAAK,KAAM,CAAC,CAAC,EAAgBA,EAAK,KAAM,CAAC,CAAC,EAAG,8UAA8U,CACjmB,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EAAgBA,EAAK,MAAO,CAC3B,UAAW,iBACX,mBAAoB,mBACpB,KAAM,mBACN,SAAuBA,EAAK,MAAO,CACjC,UAAW,iBACX,mBAAoB,YACpB,KAAM,YACN,SAAuBA,EAAK,MAAO,CACjC,UAAW,gBACX,SAAuBA,EAAK9C,GAAW,CACrC,MAAO,CACL,KAAM,CACJ,KAAM2D,GACN,KAAM,YACR,EACA,OAAQ,CAAC,CACP,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,YACN,KAAM,YACR,EAAG,CACD,KAAM,KACN,KAAM,YACR,CAAC,CACH,EACA,SAAUC,GAAcA,EAAW,IAAI,CAAC,CACtC,UAAWtC,EACX,UAAWC,EACX,UAAWC,GACX,GAAIC,CACN,EAAGoC,KAAmBf,EAAKE,EAAa,CACtC,GAAI,aAAavB,IACjB,SAAuBqB,EAAKgB,EAAqB,SAAU,CACzD,MAAO,CACL,UAAWtC,EACb,EACA,SAAuByB,EAAM,MAAO,CAClC,UAAW,gBACX,cAAe,GACf,mBAAoB,OACpB,KAAM,OACN,SAAU,CAAcH,EAAKY,EAAU,CACrC,sBAAuB,GACvB,SAAuBZ,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,oBACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,KAAMxB,EACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBwB,EAAKY,EAAU,CAC9B,sBAAuB,GACvB,SAAUnC,EACV,UAAW,gBACX,MAAO,CAAC,cAAc,EACtB,wBAAyB,CACvB,EAAG,8BACH,GAAI,8BACJ,GAAI,8BACJ,GAAI,+BACJ,GAAI,+BACJ,GAAI,8BACJ,EAAG,8BACL,EACA,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,EAAGE,CAAW,CAAC,CACjB,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EAAgBqB,EAAKS,EAAW,CAC/B,UAAW,2BACX,SAAuBT,EAAKM,EAAmB,CAC7C,WAAYtB,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBgB,EAAKiB,EAAQ,CAClC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBjB,EAAK,MAAO,CAC3B,GAAI,SACN,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EACKkB,GAAM,CAAC,sZAAuZ,kFAAmF,IAAI3D,EAAS,uGAAwG,mDAAoD,oWAAqW,yLAA0L,0RAA2R,kXAAmX,2VAA4V,kJAAmJ,mRAAoR,2RAA4R,4QAA6Q,+fAAggB,+NAAgO,qMAAsM,yGAA0G,grDAAirD,6FAA8F,oHAAoHA,EAAS,4OAA6O,kHAAkHA,EAAS,mYAAoY,2FAA2FA,EAAS,q7BAAs7B,GAAe2D,GAAK,GAAgBA,GAAK,GAAgBA,GAAK,GAAgBA,GAAK,GAAgBA,GAAK,GAAgBA,GAAK,GAAgBA,GAAK,GAAgBA,EAAG,EAQ17PC,EAAkBC,EAAQpD,GAAWkD,GAAK,cAAc,EACvDG,GAAQF,EACfA,EAAgB,YAAc,QAC9BA,EAAgB,aAAe,CAC7B,OAAQ,KACR,MAAO,IACT,EACAG,GAASH,EAAiB,CAAC,GAAGI,GAAa,GAAGC,GAAa,GAAeC,GAAO,GAAgBA,GAAO,GAAgBA,GAAO,GAAgBA,GAAO,GAAgBA,GAAO,GAAgBA,GAAO,GAAgBA,GAAO,GAAgBA,EAAK,CAAC,EAC1O,IAAMC,GAAqB,CAChC,QAAW,CACT,MAAS,CACP,KAAQ,SACR,YAAe,CACb,sBAAyB,GAC3B,CACF,EACA,QAAW,CACT,KAAQ,iBACR,KAAQ,kBACR,MAAS,CAAC,EACV,YAAe,CACb,sBAAyB,OACzB,sBAAyB,IACzB,yBAA4B,QAC5B,oCAAuC,oMACvC,qBAAwB,OACxB,uBAA0B,EAC5B,CACF,EACA,mBAAsB,CACpB,KAAQ,UACV,CACF,CACF",
  "names": ["HeaderFonts", "getFonts", "kaGK67hRO_default", "FooterFonts", "muaPDYnbT_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transition1", "animation", "transformTemplate", "_", "t", "animation1", "animation2", "animation3", "transformTemplate1", "animation4", "QueryData", "query", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "S9y7Ls18MibfyFqYyD", "ORY4A6jVKibfyFqYyD", "xsR9qTw_yibfyFqYyD", "idibfyFqYyD", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "preloadPromise", "defaultLayoutId", "ae", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides", "optimizeAppear", "optimizeAppearTransformTemplate", "Container", "kaGK67hRO_default", "x", "RichText", "zeuBjX3Db_default", "collection", "i", "PathVariablesContext", "muaPDYnbT_default", "css", "FramermHmwg7zQO", "withCSS", "mHmwg7zQO_default", "addFonts", "HeaderFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
