{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/E2vgODnEDF21vT1O0S9X/YSndH16QsIh9HI7cjb3l/qPsOM4MId.js", "ssg:https://framerusercontent.com/modules/IcqdUZs0eD8HTPSfAHRX/CwKbf1YEA1u1PNbue0s0/qPsOM4MId.js"],
  "sourcesContent": ["// Generated by Framer (ca9141d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={MpYWQuagK:new LazyValue(()=>import(\"./qPsOM4MId-1.js\")),P_59rcIsX:new LazyValue(()=>import(\"./qPsOM4MId-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 (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavigationBar from\"#framer/local/canvasComponent/qxYWctY_B/qxYWctY_B.js\";import Footer from\"#framer/local/canvasComponent/Rgfe4eDav/Rgfe4eDav.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/qPsOM4MId/qPsOM4MId.js\";import metadataProvider from\"#framer/local/webPageMetadata/qPsOM4MId/qPsOM4MId.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationBarFonts=getFonts(NavigationBar);const FooterFonts=getFonts(Footer);const breakpoints={mdJa5rlfj:\"(min-width: 810px) and (max-width: 1199px)\",oW7DGBQST:\"(min-width: 1200px)\",w7mBanEPp:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GmjdS\";const variantClassNames={mdJa5rlfj:\"framer-v-uaup51\",oW7DGBQST:\"framer-v-1o22zws\",w7mBanEPp:\"framer-v-1r1s2gz\"};const transition1={delay:.3,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"oW7DGBQST\",Phone:\"w7mBanEPp\",Tablet:\"mdJa5rlfj\"};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:\"oW7DGBQST\"};};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-GmjdS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-GmjdS`);};},[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===\"w7mBanEPp\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"oW7DGBQST\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1o22zws\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w7mBanEPp:{\"data-border\":true,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:2724,pixelWidth:1693,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/kOZjXwOp3JnHyMRhFGy2rDvW5U.png\",srcSet:\"https://framerusercontent.com/images/kOZjXwOp3JnHyMRhFGy2rDvW5U.png?scale-down-to=1024 636w,https://framerusercontent.com/images/kOZjXwOp3JnHyMRhFGy2rDvW5U.png?scale-down-to=2048 1272w,https://framerusercontent.com/images/kOZjXwOp3JnHyMRhFGy2rDvW5U.png 1693w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3220,pixelWidth:6056,sizes:\"100vw\",src:\"https://framerusercontent.com/images/NTrJ3JIY5NzD1gXaVEH2Wpyu4U.png\",srcSet:\"https://framerusercontent.com/images/NTrJ3JIY5NzD1gXaVEH2Wpyu4U.png?scale-down-to=512 512w,https://framerusercontent.com/images/NTrJ3JIY5NzD1gXaVEH2Wpyu4U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NTrJ3JIY5NzD1gXaVEH2Wpyu4U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NTrJ3JIY5NzD1gXaVEH2Wpyu4U.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/NTrJ3JIY5NzD1gXaVEH2Wpyu4U.png 6056w\"},className:\"framer-1trson1\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2v1z03\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iobu2n\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w7mBanEPp:{children:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"App \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"App \"})}),className:\"framer-hqs61z\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(130),pixelHeight:1215,pixelWidth:3700,sizes:\"229px\",src:\"https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png\",srcSet:\"https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=512 512w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png 3700w\"}},w7mBanEPp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(140),pixelHeight:1215,pixelWidth:3700,sizes:\"216px\",src:\"https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png\",srcSet:\"https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=512 512w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png 3700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(140),pixelHeight:1215,pixelWidth:3700,sizes:\"229px\",src:\"https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png\",srcSet:\"https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=512 512w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PPkm10mVDxEvrjL1J7EYAVcXKs.png 3700w\"},className:\"framer-10xsyk3\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{children:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:[\"La aplicaci\\xf3n que permite certificar & digitalizar\",/*#__PURE__*/_jsx(\"br\",{}),\"tus activos en campo\"]})})},w7mBanEPp:{children:(_getLocalizedValue3=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"La aplicaci\\xf3n que permite certificar & digitalizar tus silobolsas en campo\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"La aplicaci\\xf3n que permite certificar & digitalizar tus silobolsas en campo\"})}),className:\"framer-1tmcqew\",fonts:[\"GF;Poppins-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1jetpwx\",\"data-framer-appear-id\":\"1jetpwx\",\"data-framer-name\":\"Social Trust\",initial:animation1,name:\"Social Trust\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/ar/app/siloreal/id1635762613?l=en-GB\",nodeId:\"mRU15MQwK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(280),pixelHeight:40,pixelWidth:120,src:\"https://framerusercontent.com/images/CqJhpLAlT4N04Ro0B3Bn5hSFBfI.svg\"}},w7mBanEPp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(288),pixelHeight:40,pixelWidth:120,src:\"https://framerusercontent.com/images/CqJhpLAlT4N04Ro0B3Bn5hSFBfI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(290),pixelHeight:40,pixelWidth:120,src:\"https://framerusercontent.com/images/CqJhpLAlT4N04Ro0B3Bn5hSFBfI.svg\"},className:\"framer-1yalul6 framer-1a796n7\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.iof_mobile&hl=es_419\",nodeId:\"eS0TjKOeZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(280),pixelHeight:100,pixelWidth:300,src:\"https://framerusercontent.com/images/RfVXzlIxm6qMF6Ek7gUlAmwq3yY.svg\"}},w7mBanEPp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(288),pixelHeight:100,pixelWidth:300,src:\"https://framerusercontent.com/images/RfVXzlIxm6qMF6Ek7gUlAmwq3yY.svg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(290),pixelHeight:100,pixelWidth:300,src:\"https://framerusercontent.com/images/RfVXzlIxm6qMF6Ek7gUlAmwq3yY.svg\"},className:\"framer-ytdssc framer-1a796n7\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-szea5d hidden-1o22zws hidden-uaup51\"})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hrmz9l-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{variant:\"W0ZJMnnQG\"},w7mBanEPp:{variant:\"JtHHuVBQw\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"nqQjYD4hG\",layoutId:\"nqQjYD4hG\",style:{width:\"100%\"},variant:\"Xl_Tp3Ve0\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{y:666},w7mBanEPp:{y:731}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:188,width:\"100vw\",y:820,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ygtiq8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mdJa5rlfj:{variant:\"MWhMgERyy\"},w7mBanEPp:{variant:\"Q1R79Gw5d\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"kU0sLXCeH\",layoutId:\"kU0sLXCeH\",style:{width:\"100%\"},variant:\"koTcktd6v\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-GmjdS { background: #f8f8f8; }`,\".framer-GmjdS.framer-1a796n7, .framer-GmjdS .framer-1a796n7 { display: block; }\",\".framer-GmjdS.framer-1o22zws { align-content: center; align-items: center; background-color: #f8f8f8; 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-GmjdS .framer-1trson1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: 820px; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-GmjdS .framer-2v1z03 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 3px 0px; position: relative; width: 100%; }\",\".framer-GmjdS .framer-iobu2n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GmjdS .framer-hqs61z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-GmjdS .framer-10xsyk3 { flex: none; height: 84px; position: relative; width: 229px; }\",\".framer-GmjdS .framer-1tmcqew { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-GmjdS .framer-1jetpwx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: 306px; }\",\".framer-GmjdS .framer-1yalul6, .framer-GmjdS .framer-ytdssc { flex: none; height: 40px; opacity: 0.85; position: relative; text-decoration: none; width: 121px; }\",\".framer-GmjdS .framer-szea5d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 51px; overflow: hidden; padding: 10px 20px 10px 20px; position: relative; width: 100%; }\",\".framer-GmjdS .framer-hrmz9l-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-GmjdS .framer-ygtiq8-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GmjdS.framer-1o22zws, .framer-GmjdS .framer-1trson1, .framer-GmjdS .framer-2v1z03, .framer-GmjdS .framer-iobu2n, .framer-GmjdS .framer-1jetpwx, .framer-GmjdS .framer-szea5d { gap: 0px; } .framer-GmjdS.framer-1o22zws > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-GmjdS.framer-1o22zws > :first-child, .framer-GmjdS .framer-1trson1 > :first-child, .framer-GmjdS .framer-2v1z03 > :first-child, .framer-GmjdS .framer-szea5d > :first-child { margin-top: 0px; } .framer-GmjdS.framer-1o22zws > :last-child, .framer-GmjdS .framer-1trson1 > :last-child, .framer-GmjdS .framer-2v1z03 > :last-child, .framer-GmjdS .framer-szea5d > :last-child { margin-bottom: 0px; } .framer-GmjdS .framer-1trson1 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-GmjdS .framer-2v1z03 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-GmjdS .framer-iobu2n > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-GmjdS .framer-iobu2n > :first-child, .framer-GmjdS .framer-1jetpwx > :first-child { margin-left: 0px; } .framer-GmjdS .framer-iobu2n > :last-child, .framer-GmjdS .framer-1jetpwx > :last-child { margin-right: 0px; } .framer-GmjdS .framer-1jetpwx > * { margin: 0px; margin-left: calc(19px / 2); margin-right: calc(19px / 2); } .framer-GmjdS .framer-szea5d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",'.framer-GmjdS[data-border=\"true\"]::after, .framer-GmjdS [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; }',`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-GmjdS { background: #f8f8f8; } .framer-GmjdS.framer-1o22zws { width: 810px; } .framer-GmjdS .framer-1trson1 { gap: 106px; height: 666px; } .framer-GmjdS .framer-2v1z03 { height: 213px; order: 0; padding: 0px 0px 3px 0px; } .framer-GmjdS .framer-1jetpwx { width: 100%; } .framer-GmjdS .framer-1yalul6 { order: 0; } .framer-GmjdS .framer-ytdssc { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GmjdS .framer-1trson1 { gap: 0px; } .framer-GmjdS .framer-1trson1 > * { margin: 0px; margin-bottom: calc(106px / 2); margin-top: calc(106px / 2); } .framer-GmjdS .framer-1trson1 > :first-child { margin-top: 0px; } .framer-GmjdS .framer-1trson1 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-GmjdS { background: #f8f8f8; } .framer-GmjdS.framer-1o22zws { gap: 61px; width: 390px; } .framer-GmjdS .framer-1trson1 { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; height: 670px; } .framer-GmjdS .framer-2v1z03 { gap: 17px; order: 0; padding: 20px 0px 0px 0px; } .framer-GmjdS .framer-10xsyk3 { height: 80px; width: 216px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GmjdS.framer-1o22zws, .framer-GmjdS .framer-2v1z03 { gap: 0px; } .framer-GmjdS.framer-1o22zws > * { margin: 0px; margin-bottom: calc(61px / 2); margin-top: calc(61px / 2); } .framer-GmjdS.framer-1o22zws > :first-child, .framer-GmjdS .framer-2v1z03 > :first-child { margin-top: 0px; } .framer-GmjdS.framer-1o22zws > :last-child, .framer-GmjdS .framer-2v1z03 > :last-child { margin-bottom: 0px; } .framer-GmjdS .framer-2v1z03 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1008.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mdJa5rlfj\":{\"layout\":[\"fixed\",\"auto\"]},\"w7mBanEPp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerqPsOM4MId=withCSS(Component,css,\"framer-GmjdS\");export default FramerqPsOM4MId;FramerqPsOM4MId.displayName=\"App\";FramerqPsOM4MId.defaultProps={height:1008.5,width:1200};addFonts(FramerqPsOM4MId,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]},...NavigationBarFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqPsOM4MId\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1008.5\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mdJa5rlfj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w7mBanEPp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "0dAC8B,IAAMA,EAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,EAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,EAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,EAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCAL,IAAMC,GAAmCC,EAA0BC,EAAO,GAAG,EAAQC,GAAmBC,EAASC,CAAa,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,CAAE,CAAC,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQzB,GAAY,EAAK,EAAQsC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAEC,EAA0BtB,CAAY,EAAE,IAAMuB,GAAY,IAAQ,CAACzC,GAAU,GAAiBkC,IAAc,YAA6CQ,GAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAIC,EAAmBC,EAAoBC,EAAoBC,EAAoBC,EAAoB,OAAoBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAlD,EAAiB,EAAE,SAAsBmD,EAAMC,EAAY,CAAC,GAAG/B,GAA4CmB,GAAgB,SAAS,CAAcW,EAAM5D,EAAO,IAAI,CAAC,GAAGgC,GAAU,UAAU8B,EAAGtD,GAAkB,GAAG2C,EAAsB,iBAAiBtB,CAAS,EAAE,IAAIL,GAA6BqB,GAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,SAAS,CAAc8B,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,cAAc,GAAK,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,EAA0B,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,oQAAoQ,CAAC,CAAC,EAAE,SAAsBN,EAAKO,EAAM,CAAC,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAsBJ,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUY,EAAmBa,EAAkB,KAAKzC,CAAY,KAAK,MAAM4B,IAAqB,OAAOA,EAAgCK,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,UAAUd,EAAoBY,EAAkB,KAAKzC,CAAY,KAAK,MAAM6B,IAAsB,OAAOA,EAAiCI,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBN,EAAKO,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUc,EAAoBW,EAAkB,KAAKzC,CAAY,KAAK,MAAM8B,IAAsB,OAAOA,EAAiCG,EAAWS,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,CAAC,wDAAqEF,EAAK,KAAK,CAAC,CAAC,EAAE,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUF,EAAoBU,EAAkB,KAAKzC,CAAY,KAAK,MAAM+B,IAAsB,OAAOA,EAAiCE,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,+EAA+E,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,UAAUX,EAAoBS,EAAkB,KAAKzC,CAAY,KAAK,MAAMgC,IAAsB,OAAOA,EAAiCC,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,+EAA+E,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM9D,GAAmC,CAAC,QAAQa,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,eAAe,QAAQC,GAAW,KAAK,eAAe,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc8C,EAAKW,EAAK,CAAC,KAAK,8DAA8D,OAAO,YAAY,SAAsBX,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,EAA0B,GAAG,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,GAAG,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBN,EAAKO,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAKW,EAAK,CAAC,KAAK,yEAAyE,OAAO,YAAY,SAAsBX,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBN,EAAKO,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEhB,GAAY,GAAgBU,EAAK,MAAM,CAAC,UAAU,4CAA4C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKY,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBZ,EAAKa,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,SAAsBb,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKvD,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsBiB,EAAKY,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,IAAI,SAAsBZ,EAAKa,EAAU,CAAC,UAAU,0BAA0B,SAAsBb,EAAKK,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKrD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqD,EAAK,MAAM,CAAC,UAAUI,EAAGtD,GAAkB,GAAG2C,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqB,GAAI,CAAC,kFAAkF,IAAI3D,EAAS,aAAa,yCAAyC,kFAAkF,mSAAmS,6RAA6R,4RAA4R,2QAA2Q,mSAAmS,gGAAgG,mSAAmS,4RAA4R,oKAAoK,iTAAiT,mKAAmK,wGAAwG,0gDAA0gD,gcAAgc,wDAAwDA,EAAS,aAAa,ytBAAytB,gCAAgCA,EAAS,aAAa,ogCAAogC,EAS79oB4D,EAAgBC,EAAQpD,GAAUkD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,MAAMA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGxE,GAAmB,GAAGG,EAAW,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACvlB,IAAMyE,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,OAAO,yBAA2B,QAAQ,6BAA+B,OAAO,sBAAwB,SAAS,qBAAuB,OAAO,uBAAyB,GAAG,oCAAsC,4JAA0L,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationBarFonts", "getFonts", "qxYWctY_B_default", "FooterFonts", "Rgfe4eDav_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "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", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "getLocalizedValue", "x", "RichText2", "Link", "ComponentViewportProvider", "Container", "css", "FramerqPsOM4MId", "withCSS", "qPsOM4MId_default", "addFonts", "__FramerMetadata__"]
}
