{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/b8wUgfVzON4RVdvrUmqr/RqkEaHUS3uxRS8DcCZvp/cGKg0SD_b.js", "ssg:https://framerusercontent.com/modules/bQKIYd4nsZfqPVVgVwfv/geY3Z6tdgYlxd5OtzeFU/cGKg0SD_b.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={gJyuP5p5N:new LazyValue(()=>import(\"./cGKg0SD_b-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 (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Footer from\"#framer/local/canvasComponent/f3Uo4IgKZ/f3Uo4IgKZ.js\";import Navigation from\"#framer/local/canvasComponent/RqsDk2l59/RqsDk2l59.js\";import*as sharedStyle from\"#framer/local/css/OcxiJsT6z/OcxiJsT6z.js\";import*as sharedStyle1 from\"#framer/local/css/WGlBVgy6F/WGlBVgy6F.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/cGKg0SD_b/cGKg0SD_b.js\";import metadataProvider from\"#framer/local/webPageMetadata/cGKg0SD_b/cGKg0SD_b.js\";const NavigationFonts=getFonts(Navigation);const PhosphorFonts=getFonts(Phosphor);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const FooterFonts=getFonts(Footer);const breakpoints={akX5OndrY:\"(min-width: 1200px)\",kAe4rk802:\"(min-width: 940px) and (max-width: 1199px)\",MD76WMnT4:\"(max-width: 939px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cs4DF\";const variantClassNames={akX5OndrY:\"framer-v-3qe65c\",kAe4rk802:\"framer-v-jhvn64\",MD76WMnT4:\"framer-v-1l81em3\"};const transition1={delay:.1,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={delay:.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.3,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:5};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"akX5OndrY\",Phone:\"MD76WMnT4\",Tablet:\"kAe4rk802\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"akX5OndrY\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-cs4DF`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-cs4DF`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"MD76WMnT4\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"MD76WMnT4\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"akX5OndrY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-3qe65c\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w9cjpr-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAe4rk802:{variant:\"e1VrZEulO\"},MD76WMnT4:{variant:\"Zol3GFUwr\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"EaTSth1KN\",layoutId:\"EaTSth1KN\",style:{width:\"100%\"},variant:\"VowRUISm2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qvwoor\",\"data-framer-name\":\"Contact thank you\",name:\"Contact thank you\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m29go7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1vcz2m3-container\",\"data-framer-appear-id\":\"1vcz2m3\",\"data-framer-name\":\"Check icon\",initial:animation1,name:\"Check icon\",optimized:true,children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-57c96e81-8248-4485-beb5-2a7e5cadb251, rgb(210, 34, 52))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Check\",id:\"QxUSLkEb1\",layoutId:\"QxUSLkEb1\",mirrored:false,name:\"Check icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-l807cj\",\"data-styles-preset\":\"OcxiJsT6z\",style:{\"--framer-text-alignment\":\"center\"},children:\"Thank you\"})}),className:\"framer-17hx027\",\"data-framer-appear-id\":\"17hx027\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18ir5vn\",\"data-styles-preset\":\"WGlBVgy6F\",style:{\"--framer-text-alignment\":\"center\"},children:\"We'll be in touch soon.\"})}),className:\"framer-1sxdgcc\",\"data-framer-appear-id\":\"1sxdgcc\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"TrydaNi cars and hills illustration\",fit:\"fill\",intrinsicHeight:790,intrinsicWidth:3333.5,loading:getLoadingLazyAtYPosition(400),pixelHeight:1580,pixelWidth:6667,sizes:\"100vw\",src:\"https://framerusercontent.com/images/2DPMhzEHywvRXjSicZ65VWbFY8.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/2DPMhzEHywvRXjSicZ65VWbFY8.png?scale-down-to=512 512w,https://framerusercontent.com/images/2DPMhzEHywvRXjSicZ65VWbFY8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2DPMhzEHywvRXjSicZ65VWbFY8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2DPMhzEHywvRXjSicZ65VWbFY8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/2DPMhzEHywvRXjSicZ65VWbFY8.png 6667w\"},className:\"framer-1321os0 hidden-1l81em3\",\"data-framer-name\":\"Footer_illustration_Wales_countryside_PNG_01\",name:\"Footer_illustration_Wales_countryside_PNG_01\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAe4rk802:{y:622.5},MD76WMnT4:{y:960.7833520809899}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:387,width:\"100vw\",y:684.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y3zh6m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAe4rk802:{variant:\"l5y0dp04z\"},MD76WMnT4:{variant:\"jUTcGBpp3\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ned88S_Yx\",layoutId:\"ned88S_Yx\",style:{width:\"100%\"},variant:\"jKXNFs8Wg\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MD76WMnT4:{background:{alt:(_getLocalizedValue3=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"TrydaNi cars and hills illustration\",fit:\"fill\",intrinsicHeight:790,intrinsicWidth:1778,loading:getLoadingLazyAtYPosition(427.6),pixelHeight:1580,pixelWidth:3556,sizes:\"100vw\",src:\"https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=512 512w,https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png 3556w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"TrydaNi cars and hills illustration\",fit:\"fill\",intrinsicHeight:790,intrinsicWidth:1778,pixelHeight:1580,pixelWidth:3556,src:\"https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=512 512w,https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ponMy5JHQIcuHQ2g0Dksth3Ryak.png 3556w\"},className:\"framer-d4u95x hidden-3qe65c hidden-jhvn64\",\"data-framer-name\":\"Footer_illustration_Wales_countryside_PNG_01_cropped\",name:\"Footer_illustration_Wales_countryside_PNG_01_cropped\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-cs4DF { background: white; }`,\".framer-cs4DF.framer-4do3uk, .framer-cs4DF .framer-4do3uk { display: block; }\",\".framer-cs4DF.framer-3qe65c { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-cs4DF .framer-1w9cjpr-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-cs4DF .framer-1qvwoor { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: 400px; justify-content: flex-start; overflow: hidden; padding: 152px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-cs4DF .framer-m29go7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs4DF .framer-1vcz2m3-container { flex: none; height: 84px; position: relative; width: 84px; }\",\".framer-cs4DF .framer-17hx027 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-cs4DF .framer-1sxdgcc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cs4DF .framer-1321os0 { aspect-ratio: 4.219620253164557 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 47px); overflow: visible; position: relative; width: 100%; }\",\".framer-cs4DF .framer-y3zh6m-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-cs4DF .framer-d4u95x { aspect-ratio: 2.250632911392405 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 89px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cs4DF.framer-3qe65c, .framer-cs4DF .framer-1qvwoor, .framer-cs4DF .framer-m29go7 { gap: 0px; } .framer-cs4DF.framer-3qe65c > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cs4DF.framer-3qe65c > :first-child, .framer-cs4DF .framer-1qvwoor > :first-child, .framer-cs4DF .framer-m29go7 > :first-child { margin-top: 0px; } .framer-cs4DF.framer-3qe65c > :last-child, .framer-cs4DF .framer-1qvwoor > :last-child, .framer-cs4DF .framer-m29go7 > :last-child { margin-bottom: 0px; } .framer-cs4DF .framer-1qvwoor > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-cs4DF .framer-m29go7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",`@media (min-width: 940px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-cs4DF { background: white; } .framer-cs4DF.framer-3qe65c { width: 940px; }}`,`@media (max-width: 939px) { .${metadata.bodyClassName}-framer-cs4DF { background: white; } .framer-cs4DF.framer-3qe65c { width: 390px; } .framer-cs4DF .framer-1w9cjpr-container { order: 0; } .framer-cs4DF .framer-1qvwoor { height: min-content; order: 1; padding: 152px 40px 64px 40px; } .framer-cs4DF .framer-y3zh6m-container { order: 4; } .framer-cs4DF .framer-d4u95x { order: 3; }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1072\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kAe4rk802\":{\"layout\":[\"fixed\",\"auto\"]},\"MD76WMnT4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramercGKg0SD_b=withCSS(Component,css,\"framer-cs4DF\");export default FramercGKg0SD_b;FramercGKg0SD_b.displayName=\"Interest Form / Thank You\";FramercGKg0SD_b.defaultProps={height:1072,width:1200};addFonts(FramercGKg0SD_b,[{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\"}]},...NavigationFonts,...PhosphorFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercGKg0SD_b\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1072\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kAe4rk802\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MD76WMnT4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "RqsDk2l59_default", "PhosphorFonts", "Icon", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText", "FooterFonts", "f3Uo4IgKZ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "x", "Image2", "getLoadingLazyAtYPosition", "css", "FramercGKg0SD_b", "withCSS", "cGKg0SD_b_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
