{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/osCaMxyY48FQEbXaVT1v/BhvZcl63v2EYLvT6kXV2/BhH7IVuS5.js"],
  "sourcesContent": ["// Generated by Framer (7aa0232)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, useLocaleInfo, useRouteElementId, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Navbar from \"https://framerusercontent.com/modules/gSZS6PfeLJlrHDuX479t/WiXHj7EoLS2It3ux4Ldz/Do2aFTf9Z.js\";\nimport FooterCopy from \"https://framerusercontent.com/modules/xqdeOydOpy9qciFn82JT/TGyXCtVqB6ECB3WUKZdI/RMh0QRZoD.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/PFXSG5UdzP8NFTqHJrPx/KRbBdImdRwm9KbUV2GuY/jCm0akHe0.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/QRw1TQoa9qdwnc3hkdMh/a8tWYkIAwrZxVXZKLBj9/BhH7IVuS5.js\";\nconst NavbarFonts = getFonts(Navbar);\nconst FooterCopyFonts = getFonts(FooterCopy);\nconst cycleOrder = [\"Z30SYzG6_\", \"N3PJYA0Hb\", \"ZzGqnQPvg\", \"QobF4_CEo\", \"xurPNgPL1\", \"T1OXlldIs\", \"W1ecSm384\"];\nconst breakpoints = {\n  N3PJYA0Hb: \"(max-width: 799px)\",\n  QobF4_CEo: \"(min-width: 1920px) and (max-width: 1919px)\",\n  T1OXlldIs: \"(min-width: 1500px) and (max-width: 1919px)\",\n  W1ecSm384: \"(min-width: 800px) and (max-width: 1499px)\",\n  xurPNgPL1: \"(min-width: 1920px) and (max-width: 1919px)\",\n  Z30SYzG6_: \"(min-width: 1920px)\",\n  ZzGqnQPvg: \"(min-width: 1920px) and (max-width: 1919px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  N3PJYA0Hb: \"framer-v-q20bb2\",\n  QobF4_CEo: \"framer-v-1gbdaar\",\n  T1OXlldIs: \"framer-v-dpu1th\",\n  W1ecSm384: \"framer-v-vp0g3g\",\n  xurPNgPL1: \"framer-v-2v1lgs\",\n  Z30SYzG6_: \"framer-v-o6q4ig\",\n  ZzGqnQPvg: \"framer-v-qditk\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"Z30SYzG6_\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  \"Desktop 1\": \"T1OXlldIs\",\n  \"Desktop 2\": \"ZzGqnQPvg\",\n  \"Desktop 4\": \"QobF4_CEo\",\n  \"Desktop 5\": \"xurPNgPL1\",\n  \"Tablet 2\": \"W1ecSm384\",\n  Desktop: \"Z30SYzG6_\",\n  Phone: \"N3PJYA0Hb\"\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 : \"Z30SYzG6_\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const isDisplayed = () => {\n    if (baseVariant === \"W1ecSm384\") return true;\n    return !isBrowser();\n  };\n  const id = useRouteElementId(\"ZptlBdZJb\");\n  const ref1 = React.useRef(null);\n  const id1 = useRouteElementId(\"xaYcU2Y1X\");\n  const ref2 = React.useRef(null);\n  const isDisplayed1 = () => {\n    if (baseVariant === \"W1ecSm384\") return !isBrowser();\n    return true;\n  };\n  const isDisplayed2 = () => {\n    if (baseVariant === \"N3PJYA0Hb\") return true;\n    return !isBrowser();\n  };\n  const id2 = useRouteElementId(\"wwInCj9s1\");\n  const ref3 = React.useRef(null);\n  const isDisplayed3 = () => {\n    if (baseVariant === \"N3PJYA0Hb\") return !isBrowser();\n    return true;\n  };\n  const id3 = useRouteElementId(\"zBeNarhLT\");\n  const ref4 = React.useRef(null);\n  const id4 = useRouteElementId(\"sISrbTplm\");\n  const ref5 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"Z30SYzG6_\",\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-1Shl1\", sharedStyle.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-o6q4ig\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-daxap3-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                N3PJYA0Hb: {\n                  variant: \"cK_UWhDA3\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Navbar, {\n                height: \"100%\",\n                id: \"xWxfJnF8I\",\n                layoutId: \"xWxfJnF8I\",\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                variant: \"XBIMfHpQg\",\n                width: \"100%\"\n              })\n            })\n          }), isDisplayed() && /*#__PURE__*/_jsx(Container, {\n            className: \"framer-lclz6w-container hidden-o6q4ig hidden-q20bb2 hidden-qditk hidden-1gbdaar hidden-2v1lgs hidden-dpu1th\",\n            children: /*#__PURE__*/_jsx(FooterCopy, {\n              height: \"100%\",\n              id: \"lrQ71gFfH\",\n              layoutId: \"lrQ71gFfH\",\n              style: {\n                width: \"100%\"\n              },\n              variant: \"LP5S58dyY\",\n              width: \"100%\"\n            })\n          }), isDisplayed() && /*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              W1ecSm384: {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 1344,\n                  intrinsicWidth: 896,\n                  loading: \"lazy\",\n                  pixelHeight: 1344,\n                  pixelWidth: 896,\n                  sizes: \"586px\",\n                  src: new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href,\n                  srcSet: `${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=512\").href} 341w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=1024\").href} 682w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href} 896w`\n                }\n              }\n            },\n            children: /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 1344,\n                intrinsicWidth: 896,\n                pixelHeight: 1344,\n                pixelWidth: 896,\n                src: new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href,\n                srcSet: `${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=512\").href} 341w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=1024\").href} 682w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href} 896w`\n              },\n              className: \"framer-1agef4w hidden-o6q4ig hidden-q20bb2 hidden-qditk hidden-1gbdaar hidden-2v1lgs hidden-dpu1th\"\n            })\n          }), isDisplayed() && /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsxs(React.Fragment, {\n              children: [/*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"33px\"\n                },\n                children: \"Contact\"\n              }), /*#__PURE__*/_jsx(\"p\", {\n                className: \"framer-styles-preset-6fnnpg\",\n                \"data-styles-preset\": \"jCm0akHe0\",\n                children: \"167-169, Great Portland Street,\"\n              }), /*#__PURE__*/_jsx(\"p\", {\n                className: \"framer-styles-preset-6fnnpg\",\n                \"data-styles-preset\": \"jCm0akHe0\",\n                children: \"London, England, W1W 5PF\"\n              }), /*#__PURE__*/_jsx(\"p\", {\n                className: \"framer-styles-preset-6fnnpg\",\n                \"data-styles-preset\": \"jCm0akHe0\",\n                style: {\n                  \"--framer-text-color\": \"rgb(0, 0, 0)\"\n                },\n                children: \"hello@amirhosseinnoori.com\"\n              }), /*#__PURE__*/_jsx(\"p\", {\n                className: \"framer-styles-preset-6fnnpg\",\n                \"data-styles-preset\": \"jCm0akHe0\",\n                children: /*#__PURE__*/_jsx(\"br\", {\n                  className: \"trailing-break\"\n                })\n              }), /*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"33px\",\n                  \"--framer-line-height\": \"2em\",\n                  \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                },\n                children: /*#__PURE__*/_jsx(\"br\", {\n                  className: \"trailing-break\"\n                })\n              })]\n            }),\n            className: \"framer-ou7o56 hidden-o6q4ig hidden-q20bb2 hidden-qditk hidden-1gbdaar hidden-2v1lgs hidden-dpu1th\",\n            fonts: [\"CUSTOM;GT Super Ds Trial Lt\"],\n            id: id,\n            ref: ref1,\n            verticalAlignment: \"top\",\n            withExternalLayout: true\n          }), isDisplayed() && /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsxs(React.Fragment, {\n              children: [/*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"33px\",\n                  \"--framer-text-alignment\": \"left\"\n                },\n                children: \"AHN is a creative design studio specialising in designing spaces that harmoniously merge elements of surrealism, minimalism, and vibrant aesthetics in both the physical and virtual realms.\\xa0\"\n              }), /*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"44px\",\n                  \"--framer-text-alignment\": \"left\"\n                },\n                children: /*#__PURE__*/_jsx(\"br\", {\n                  className: \"trailing-break\"\n                })\n              }), /*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"33px\",\n                  \"--framer-text-alignment\": \"left\"\n                },\n                children: \"AHN Studio believes in the power of storytelling through design, rooted in the idea of creating meaningful and memorable experiences.\"\n              }), /*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"44px\",\n                  \"--framer-text-alignment\": \"left\"\n                },\n                children: /*#__PURE__*/_jsx(\"br\", {\n                  className: \"trailing-break\"\n                })\n              }), /*#__PURE__*/_jsx(\"p\", {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                  \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                  \"--framer-font-size\": \"33px\",\n                  \"--framer-text-alignment\": \"left\"\n                },\n                children: \"While maintaining the traditional values of designing great spaces, AHN pushes the boundaries of what's achievable by taking advantage of the most cutting-edge and innovative design methodologies.\"\n              })]\n            }),\n            className: \"framer-1jh47vt hidden-o6q4ig hidden-q20bb2 hidden-qditk hidden-1gbdaar hidden-2v1lgs hidden-dpu1th\",\n            fonts: [\"CUSTOM;GT Super Ds Trial Lt\"],\n            id: id1,\n            ref: ref2,\n            verticalAlignment: \"center\",\n            withExternalLayout: true\n          }), isDisplayed1() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-16xpqda hidden-vp0g3g\",\n            \"data-framer-name\": \"Text and Image\",\n            name: \"Text and Image\",\n            children: [isDisplayed2() && /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: \"AHN is a creative design studio specialising in designing spaces that harmoniously merge elements of surrealism, minimalism, and vibrant aesthetics in both the physical and virtual realms.\\xa0\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"44px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: /*#__PURE__*/_jsx(\"br\", {\n                    className: \"trailing-break\"\n                  })\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: \"AHN Studio believes in the power of storytelling through design, rooted in the idea of creating meaningful and memorable experiences.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"44px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: /*#__PURE__*/_jsx(\"br\", {\n                    className: \"trailing-break\"\n                  })\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: \"While maintaining the traditional values of designing great spaces, AHN pushes the boundaries of what's achievable by taking advantage of the most cutting-edge and innovative design methodologies.\"\n                })]\n              }),\n              className: \"framer-1ykprn hidden-o6q4ig hidden-qditk hidden-1gbdaar hidden-2v1lgs hidden-dpu1th\",\n              fonts: [\"CUSTOM;GT Super Ds Trial Lt\"],\n              id: id2,\n              ref: ref3,\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                N3PJYA0Hb: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 1344,\n                    intrinsicWidth: 896,\n                    loading: \"lazy\",\n                    pixelHeight: 1344,\n                    pixelWidth: 896,\n                    sizes: \"calc((100vw - 200px) * 0.8718)\",\n                    src: new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href,\n                    srcSet: `${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=512\").href} 341w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=1024\").href} 682w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href} 896w`\n                  }\n                }\n              },\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 1344,\n                  intrinsicWidth: 896,\n                  pixelHeight: 1344,\n                  pixelWidth: 896,\n                  sizes: \"calc((100vw - 200px) * 0.3593)\",\n                  src: new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href,\n                  srcSet: `${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=512\").href} 341w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png?scale-down-to=1024\").href} 682w, ${new URL(\"https://framerusercontent.com/images/5pen7y60ZIZdHb09NPu2rIouI.png\").href} 896w`\n                },\n                className: \"framer-8rwngd\"\n              })\n            }), isDisplayed3() && /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: \"AHN is a creative design studio lead by Amir Hossein Noori, specialising in designing spaces that harmoniously merge elements of surrealism, minimalism, and vibrant aesthetics in both the physical and virtual realms.\\xa0\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"44px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: /*#__PURE__*/_jsx(\"br\", {\n                    className: \"trailing-break\"\n                  })\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: \"AHN Studio believes in the power of storytelling through design, rooted in the idea of creating meaningful and memorable experiences.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"44px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: /*#__PURE__*/_jsx(\"br\", {\n                    className: \"trailing-break\"\n                  })\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-text-alignment\": \"left\"\n                  },\n                  children: \"While maintaining the traditional values of designing great spaces, AHN pushes the boundaries of what's achievable by taking advantage of the most cutting-edge and innovative design methodologies.\"\n                })]\n              }),\n              className: \"framer-14ljrt1 hidden-q20bb2\",\n              fonts: [\"CUSTOM;GT Super Ds Trial Lt\"],\n              id: id3,\n              ref: ref4,\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\"\n                  },\n                  children: \"Contact\"\n                }), /*#__PURE__*/_jsx(\"div\", {\n                  className: \"framer-styles-preset-6fnnpg\",\n                  \"data-styles-preset\": \"jCm0akHe0\",\n                  children: \"167-169, Great Portland Street,\"\n                }), /*#__PURE__*/_jsx(\"div\", {\n                  className: \"framer-styles-preset-6fnnpg\",\n                  \"data-styles-preset\": \"jCm0akHe0\",\n                  children: \"London, England, W1W 5PF\"\n                }), /*#__PURE__*/_jsx(\"div\", {\n                  className: \"framer-styles-preset-6fnnpg\",\n                  \"data-styles-preset\": \"jCm0akHe0\",\n                  style: {\n                    \"--framer-text-color\": \"rgb(0, 0, 0)\"\n                  },\n                  children: \"hello@amirhosseinnoori.com\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-6fnnpg\",\n                  \"data-styles-preset\": \"jCm0akHe0\",\n                  children: /*#__PURE__*/_jsx(\"br\", {\n                    className: \"trailing-break\"\n                  })\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  style: {\n                    \"--font-selector\": \"Q1VTVE9NO0dUIFN1cGVyIERzIFRyaWFsIEx0\",\n                    \"--framer-font-family\": '\"GT Super Ds Trial Lt\", sans-serif',\n                    \"--framer-font-size\": \"33px\",\n                    \"--framer-line-height\": \"2em\",\n                    \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                  },\n                  children: /*#__PURE__*/_jsx(\"br\", {\n                    className: \"trailing-break\"\n                  })\n                })]\n              }),\n              className: \"framer-1ik03q9\",\n              fonts: [\"CUSTOM;GT Super Ds Trial Lt\"],\n              id: id4,\n              ref: ref5,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })]\n          }), isDisplayed1() && /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1lratcd-container hidden-vp0g3g\",\n            children: /*#__PURE__*/_jsx(FooterCopy, {\n              height: \"100%\",\n              id: \"ux6lJ_zdD\",\n              layoutId: \"ux6lJ_zdD\",\n              style: {\n                width: \"100%\"\n              },\n              variant: \"LP5S58dyY\",\n              width: \"100%\"\n            })\n          }), isDisplayed2() && /*#__PURE__*/_jsx(Container, {\n            className: \"framer-187umlp-container hidden-o6q4ig hidden-qditk hidden-1gbdaar hidden-2v1lgs hidden-dpu1th hidden-vp0g3g\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                N3PJYA0Hb: {\n                  variant: \"LP5S58dyY\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(FooterCopy, {\n                height: \"100%\",\n                id: \"tolCGZ18q\",\n                layoutId: \"tolCGZ18q\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"lAU49UpLW\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-1Shl1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: hsl(0, 0%, 100%); }`, \".framer-1Shl1 .framer-3n3744 { display: block; }\", \".framer-1Shl1 .framer-o6q4ig { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1280px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1920px; }\", \".framer-1Shl1 .framer-daxap3-container { flex: none; height: 80px; position: relative; width: 100%; }\", \".framer-1Shl1 .framer-lclz6w-container { bottom: 0px; flex: none; height: auto; left: 0px; position: absolute; right: 0px; z-index: 1; }\", \".framer-1Shl1 .framer-1agef4w { align-content: center; align-items: center; bottom: 188px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 713px; justify-content: center; left: calc(50.00000000000002% - 586px / 2); padding: 42px 42px 42px 42px; position: absolute; width: 586px; z-index: 1; }\", \".framer-1Shl1 .framer-ou7o56 { --framer-paragraph-spacing: 0px; flex: none; height: 223px; left: calc(50.00000000000002% - 586px / 2); opacity: 0.47; position: absolute; top: calc(50.00000000000002% - 223px / 2); white-space: pre-wrap; width: 586px; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-1Shl1 .framer-1jh47vt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 824px; left: calc(50.00000000000002% - 585px / 2); opacity: 0.47; position: absolute; top: 111px; white-space: pre-wrap; width: 585px; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-1Shl1 .framer-16xpqda { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 1100px; justify-content: space-between; overflow: hidden; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\", \".framer-1Shl1 .framer-1ykprn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 1336px; opacity: 0.6; position: relative; white-space: pre-wrap; width: 166%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-1Shl1 .framer-8rwngd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 85%; justify-content: center; padding: 42px 42px 42px 42px; position: relative; width: 36%; z-index: 1; }\", \".framer-1Shl1 .framer-14ljrt1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 84%; opacity: 0.54; position: relative; white-space: pre-wrap; width: 28%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-1Shl1 .framer-1ik03q9 { --framer-paragraph-spacing: 0px; flex: none; height: 85%; opacity: 0.54; position: relative; white-space: pre-wrap; width: 26%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-1Shl1 .framer-1lratcd-container, .framer-1Shl1 .framer-187umlp-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Shl1 .framer-o6q4ig, .framer-1Shl1 .framer-1agef4w, .framer-1Shl1 .framer-8rwngd { gap: 0px; } .framer-1Shl1 .framer-o6q4ig > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1Shl1 .framer-o6q4ig > :first-child { margin-top: 0px; } .framer-1Shl1 .framer-o6q4ig > :last-child { margin-bottom: 0px; } .framer-1Shl1 .framer-1agef4w > *, .framer-1Shl1 .framer-8rwngd > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-1Shl1 .framer-1agef4w > :first-child, .framer-1Shl1 .framer-8rwngd > :first-child { margin-left: 0px; } .framer-1Shl1 .framer-1agef4w > :last-child, .framer-1Shl1 .framer-8rwngd > :last-child { margin-right: 0px; } }\", \"@media (min-width: 1920px) { .framer-1Shl1 .hidden-o6q4ig { display: none !important; } }\", `@media (max-width: 799px) { .framer-1Shl1 .hidden-q20bb2 { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 100%); } .framer-1Shl1 .framer-o6q4ig { height: 2286px; width: 390px; } .framer-1Shl1 .framer-daxap3-container, .framer-1Shl1 .framer-1ykprn { order: 0; } .framer-1Shl1 .framer-16xpqda { flex-direction: column; height: 2125px; order: 5; } .framer-1Shl1 .framer-8rwngd { height: 20%; left: calc(50.00000000000002% - 87.17948717948718% / 2); order: 3; position: absolute; top: calc(86.40000000000002% - 19.79757085020243% / 2); width: 87%; } .framer-1Shl1 .framer-1ik03q9 { height: 10%; left: calc(50.00000000000002% - 81.02564102564102% / 2); opacity: 0.58; order: 1; position: absolute; top: calc(68.00000000000003% - 9.552941176470588% / 2); width: 81%; } .framer-1Shl1 .framer-1lratcd-container { order: 6; } .framer-1Shl1 .framer-187umlp-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Shl1 .framer-16xpqda { gap: 0px; } .framer-1Shl1 .framer-16xpqda > *, .framer-1Shl1 .framer-16xpqda > :first-child, .framer-1Shl1 .framer-16xpqda > :last-child { margin: 0px; } }}`, `@media (min-width: 1920px) and (max-width: 1919px) { .framer-1Shl1 .hidden-qditk { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 100%); } .framer-1Shl1 .framer-14ljrt1 { height: 84%; width: 25%; } .framer-1Shl1 .framer-1ik03q9 { height: 84%; }}`, `@media (min-width: 1920px) and (max-width: 1919px) { .framer-1Shl1 .hidden-1gbdaar { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 100%); } .framer-1Shl1 .framer-8rwngd { order: 1; } .framer-1Shl1 .framer-14ljrt1 { height: 77%; order: 2; width: 28%; } .framer-1Shl1 .framer-1ik03q9 { height: 78%; order: 3; }}`, `@media (min-width: 1920px) and (max-width: 1919px) { .framer-1Shl1 .hidden-2v1lgs { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 100%); } .framer-1Shl1 .framer-8rwngd { order: 1; } .framer-1Shl1 .framer-14ljrt1 { order: 2; width: 31%; } .framer-1Shl1 .framer-1ik03q9 { height: 70%; order: 3; }}`, `@media (min-width: 1500px) and (max-width: 1919px) { .framer-1Shl1 .hidden-dpu1th { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 100%); } .framer-1Shl1 .framer-o6q4ig { width: 1500px; } .framer-1Shl1 .framer-8rwngd { order: 1; } .framer-1Shl1 .framer-14ljrt1 { order: 2; width: 34%; } .framer-1Shl1 .framer-1ik03q9 { height: 84%; order: 3; width: 25%; }}`, `@media (min-width: 800px) and (max-width: 1499px) { .framer-1Shl1 .hidden-vp0g3g { display: none !important; } .${metadata.bodyClassName} { background: hsl(0, 0%, 100%); } .framer-1Shl1 .framer-o6q4ig { height: 2154px; width: 800px; }}`, ...sharedStyle.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 1280\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 1920\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"N3PJYA0Hb\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZzGqnQPvg\":{\"layout\":[\"fixed\",\"fixed\"]},\"QobF4_CEo\":{\"layout\":[\"fixed\",\"fixed\"]},\"xurPNgPL1\":{\"layout\":[\"fixed\",\"fixed\"]},\"T1OXlldIs\":{\"layout\":[\"fixed\",\"fixed\"]},\"W1ecSm384\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FramerBhH7IVuS5 = withCSS(Component, css, \"framer-1Shl1\");\nexport default FramerBhH7IVuS5;\nFramerBhH7IVuS5.displayName = \"AHN Studio\";\nFramerBhH7IVuS5.defaultProps = {\n  height: 1280,\n  width: 1920\n};\naddFonts(FramerBhH7IVuS5, [{\n  family: \"GT Super Ds Trial Lt\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/BhH7IVuS5:default\",\n    url: \"assets/n7e0ztC3lON3pE0NHXHP2YIXA.otf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/n7e0ztC3lON3pE0NHXHP2YIXA~YDQTQzX1pZy0YCvmMX2y0PFeauQ0zZvqMQAgUtkeomA.otf\").href\n}, ...NavbarFonts, ...FooterCopyFonts, ...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerBhH7IVuS5\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"N3PJYA0Hb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZzGqnQPvg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QobF4_CEo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xurPNgPL1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T1OXlldIs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W1ecSm384\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicHeight\": \"1280\",\n        \"framerIntrinsicWidth\": \"1920\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "Do2aFTf9Z_default", "FooterCopyFonts", "RMh0QRZoD_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "metadata", "BhH7IVuS5_default", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "isDisplayed", "useRouteElementId", "ref1", "pe", "id1", "ref2", "isDisplayed1", "isDisplayed2", "id2", "ref3", "isDisplayed3", "id3", "ref4", "id4", "ref5", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "Do2aFTf9Z_default", "RMh0QRZoD_default", "Image2", "RichText", "x", "css", "FramerBhH7IVuS5", "withCSS", "addFonts", "NavbarFonts", "FooterCopyFonts", "fonts", "__FramerMetadata__"]
}
