{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bBWAlwyeJ0XdBkqB5Eyf/pQuLA0PIqf7cQFKcnkbC/z2qFjiFRd.js", "ssg:https://framerusercontent.com/modules/cKHYzWxuTtptCfDPcbiJ/KDGRq5LQqFT1UFYNi20c/z2qFjiFRd.js"],
  "sourcesContent": ["// Generated by Framer (eea9f0c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={EVr_MISoh:new LazyValue(()=>import(\"./z2qFjiFRd-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eea9f0c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ElementButton from\"#framer/local/canvasComponent/SUZJzn96L/SUZJzn96L.js\";import*as sharedStyle from\"#framer/local/css/oieSCPAEr/oieSCPAEr.js\";import*as sharedStyle1 from\"#framer/local/css/SELqKM73y/SELqKM73y.js\";import*as sharedStyle2 from\"#framer/local/css/SRQ3xdqG1/SRQ3xdqG1.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/z2qFjiFRd/z2qFjiFRd.js\";import metadataProvider from\"#framer/local/webPageMetadata/z2qFjiFRd/z2qFjiFRd.js\";const ElementButtonFonts=getFonts(ElementButton);const breakpoints={ATj09L7XE:\"(min-width: 810px) and (max-width: 1023px)\",etJQDY5QO:\"(max-width: 639px)\",K2kIYry_8:\"(min-width: 1440px)\",NA66shW1T:\"(min-width: 1024px) and (max-width: 1439px)\",XhJQFEbUf:\"(min-width: 640px) and (max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-IB6wG\";const variantClassNames={ATj09L7XE:\"framer-v-1fbxeew\",etJQDY5QO:\"framer-v-6tim4n\",K2kIYry_8:\"framer-v-ckifhl\",NA66shW1T:\"framer-v-56jx77\",XhJQFEbUf:\"framer-v-c8xo0c\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop xl\":\"K2kIYry_8\",\"Laptop lg\":\"NA66shW1T\",\"Mobile sm\":\"XhJQFEbUf\",\"Mobile xs\":\"etJQDY5QO\",\"Tablet md\":\"ATj09L7XE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"K2kIYry_8\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"K2kIYry_8\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-42d39569-dd47-4528-9055-c60c186da9a3, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ckifhl\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tosrz4\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1udmgkf\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16hdg77\",\"data-framer-name\":\"Leading content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1frbwzy\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cv7xtd\",\"data-framer-name\":\"Heading and subheading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10fl8v6\",\"data-styles-preset\":\"oieSCPAEr\",style:{\"--framer-text-color\":\"var(--token-de52a729-9fda-4491-a576-cbfa5a42a95e, rgb(227, 80, 19))\"},children:\"404 error\"})}),className:\"framer-1b2eytb\",\"data-framer-name\":\"Eyebrow primary\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-164i5hv\",\"data-styles-preset\":\"SELqKM73y\",style:{\"--framer-text-color\":\"var(--token-293462c1-f8d4-444c-8ee5-436775c66c81, rgb(35, 31, 29))\"},children:\"Page not found\"})}),className:\"framer-1uk5gib\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hhpa6f\",\"data-styles-preset\":\"SRQ3xdqG1\",style:{\"--framer-text-color\":\"var(--token-f0cc51b3-8847-46f0-a76c-dfb68b14d107, rgb(107, 101, 97))\"},children:\"We're sorry, but the page you're looking for cannot be found. It might have been moved, deleted, or never existed in the first place.\"})}),className:\"framer-1nm2p1k\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uwnrhd\",\"data-framer-name\":\"Button group\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ATj09L7XE:{y:(componentViewport?.y||0)+32+0+120+0+0+0+0+392+0},etJQDY5QO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1168px)`,y:(componentViewport?.y||0)+32+0+120+0+0+0+0+392+0+0},XhJQFEbUf:{y:(componentViewport?.y||0)+32+0+120+0+0+0+0+392+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+32+0+0+0+102+0+392+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3nn0cb-container\",nodeId:\"X19qT3AsE\",scopeId:\"z2qFjiFRd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ATj09L7XE:{bs7DOMz0W:resolvedLinks[1]},etJQDY5QO:{bs7DOMz0W:resolvedLinks[2],style:{width:\"100%\"}},NA66shW1T:{bs7DOMz0W:resolvedLinks[3]},XhJQFEbUf:{bs7DOMz0W:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(ElementButton,{bs7DOMz0W:resolvedLinks[0],dJhwgiuSB:false,height:\"100%\",id:\"X19qT3AsE\",iTwiYCGsq:\"fill\",JP5_8CMHx:getLocalizedValue(\"v3\",activeLocale)??\"Go to home\",layoutId:\"X19qT3AsE\",pIzKMbVL9:true,variant:\"mfTvzR3MM\",Wcaec0cG7:false,width:\"100%\",X9juprPex:getLocalizedValue(\"v4\",activeLocale)??\"House\",zscGWjyMm:getLocalizedValue(\"v5\",activeLocale)??\"diamond\"})})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ATj09L7XE:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+0+120+0+0+532),pixelHeight:1272,pixelWidth:1272,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1168px)`,src:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png\",srcSet:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png 1272w\"}},etJQDY5QO:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+0+120+0+0+484),pixelHeight:1272,pixelWidth:1272,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1168px)`,src:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png\",srcSet:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png 1272w\"}},XhJQFEbUf:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+0+120+0+0+532),pixelHeight:1272,pixelWidth:1272,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1168px)`,src:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png\",srcSet:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png 1272w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+0+0+0+0),pixelHeight:1272,pixelWidth:1272,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1168px) - 96px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png\",srcSet:\"https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6tAa3v2cgoiGcsSw9JNazfxu2U.png 1272w\"},className:\"framer-3jhz93\",\"data-framer-name\":\"Image\"})})]})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IB6wG.framer-wg6j2x, .framer-IB6wG .framer-wg6j2x { display: block; }\",\".framer-IB6wG.framer-ckifhl { align-content: center; align-items: center; background-color: var(--token-42d39569-dd47-4528-9055-c60c186da9a3, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 1440px; }\",\".framer-IB6wG .framer-tosrz4 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-IB6wG .framer-1udmgkf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; max-width: 1168px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IB6wG .framer-16hdg77 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IB6wG .framer-1frbwzy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IB6wG .framer-1cv7xtd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IB6wG .framer-1b2eytb, .framer-IB6wG .framer-1uk5gib, .framer-IB6wG .framer-1nm2p1k { --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-IB6wG .framer-uwnrhd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-IB6wG .framer-3nn0cb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-IB6wG .framer-3jhz93 { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: 1 0 0px; gap: 0px; height: 640px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1023px) { .framer-IB6wG.framer-ckifhl { width: 810px; } .framer-IB6wG .framer-tosrz4 { padding: 120px 0px 0px 0px; } .framer-IB6wG .framer-1udmgkf { flex-direction: column; } .framer-IB6wG .framer-16hdg77, .framer-IB6wG .framer-3jhz93 { flex: none; width: 100%; }}\",\"@media (max-width: 639px) { .framer-IB6wG.framer-ckifhl { padding: 32px 16px 32px 16px; width: 390px; } .framer-IB6wG .framer-tosrz4 { padding: 120px 0px 0px 0px; } .framer-IB6wG .framer-1udmgkf { flex-direction: column; gap: 48px; } .framer-IB6wG .framer-16hdg77 { flex: none; width: 100%; } .framer-IB6wG .framer-uwnrhd { flex-direction: column; width: 100%; } .framer-IB6wG .framer-3nn0cb-container { width: 100%; } .framer-IB6wG .framer-3jhz93 { flex: none; height: 384px; width: 100%; }}\",\"@media (min-width: 1024px) and (max-width: 1439px) { .framer-IB6wG.framer-ckifhl { width: 1024px; }}\",\"@media (min-width: 640px) and (max-width: 809px) { .framer-IB6wG.framer-ckifhl { width: 640px; } .framer-IB6wG .framer-tosrz4 { padding: 120px 0px 0px 0px; } .framer-IB6wG .framer-1udmgkf { flex-direction: column; } .framer-IB6wG .framer-16hdg77, .framer-IB6wG .framer-3jhz93 { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1605.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ATj09L7XE\":{\"layout\":[\"fixed\",\"auto\"]},\"etJQDY5QO\":{\"layout\":[\"fixed\",\"auto\"]},\"NA66shW1T\":{\"layout\":[\"fixed\",\"auto\"]},\"XhJQFEbUf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerz2qFjiFRd=withCSS(Component,css,\"framer-IB6wG\");export default Framerz2qFjiFRd;Framerz2qFjiFRd.displayName=\"Page\";Framerz2qFjiFRd.defaultProps={height:1605.5,width:1440};addFonts(Framerz2qFjiFRd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ElementButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerz2qFjiFRd\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"1605.5\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ATj09L7XE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"etJQDY5QO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NA66shW1T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XhJQFEbUf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ElementButtonFonts", "getFonts", "SUZJzn96L_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText", "getLocalizedValue", "x", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "SUZJzn96L_default", "getLoadingLazyAtYPosition", "Image2", "css", "Framerz2qFjiFRd", "withCSS", "z2qFjiFRd_default", "addFonts", "ElementButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
