{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eeBugTNoQQ9OAGElm7FE/fUT1WqcwbQm9cT0XDUhn/mGB5405_N.js"],
  "sourcesContent": ["// Generated by Framer (2a6858f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import ProjectsCard from\"#framer/local/canvasComponent/CsrdGQKZQ/CsrdGQKZQ.js\";import Footer from\"#framer/local/canvasComponent/CtSXRYCfr/CtSXRYCfr.js\";import GlobalPrimaryBtn from\"#framer/local/canvasComponent/HGxXKmcEH/HGxXKmcEH.js\";import Navbar from\"#framer/local/canvasComponent/vLemJQqKS/vLemJQqKS.js\";import Equipamentos from\"#framer/local/collection/IBNG777mg/IBNG777mg.js\";import metadataProvider from\"#framer/local/webPageMetadata/mGB5405_N/mGB5405_N.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithFX=withFX(RichText);const GlobalPrimaryBtnFonts=getFonts(GlobalPrimaryBtn);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const MaterialFonts=getFonts(Material);const ProjectsCardFonts=getFonts(ProjectsCard);const FooterFonts=getFonts(Footer);const breakpoints={aGg2ftLDD:\"(min-width: 1200px)\",q3XVbacnN:\"(min-width: 810px) and (max-width: 1199px)\",XrH5dZYGf:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-g3gF7\";const variantClassNames={aGg2ftLDD:\"framer-v-taz95j\",q3XVbacnN:\"framer-v-1li5grr\",XrH5dZYGf:\"framer-v-cforbm\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:70};const transition2={damping:30,delay:0,mass:1,stiffness:140,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition3={damping:30,delay:0,mass:1,stiffness:135,type:\"spring\"};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:5};const transition5={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const enumToDisplayName=value=>value;const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"aGg2ftLDD\",Phone:\"XrH5dZYGf\",Tablet:\"q3XVbacnN\"};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:\"aGg2ftLDD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ML1FvhMRenNXJ3Vs4s,NL50bl6DsnNXJ3Vs4s,nprI4gBSfnNXJ3Vs4s,HbPelEzMCnNXJ3Vs4s,idnNXJ3Vs4s,...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-g3gF7`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-g3gF7`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"XrH5dZYGf\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"XrH5dZYGf\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"aGg2ftLDD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-taz95j\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1grha2t-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{variant:\"ztRz4YD5h\"},XrH5dZYGf:{variant:\"gFHzag_Bg\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"hojO04T0Z\",layoutId:\"hojO04T0Z\",style:{width:\"100%\"},variant:\"mf6Ht8rcL\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14wuv31 hidden-cforbm\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{background:{alt:\"Modern House\",fit:\"fill\",intrinsicHeight:2975,intrinsicWidth:4460,loading:getLoadingLazyAtYPosition(100),pixelHeight:826,pixelWidth:1280,positionX:\"center\",positionY:\"bottom\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg\",srcSet:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg 1280w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Modern House\",fit:\"fill\",intrinsicHeight:2975,intrinsicWidth:4460,loading:getLoadingLazyAtYPosition(100),pixelHeight:826,pixelWidth:1280,positionX:\"center\",positionY:\"bottom\",sizes:\"calc(100vw - 80px)\",src:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg\",srcSet:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg 1280w\"},className:\"framer-n22ipt\",\"data-framer-name\":\"Hero Image\",name:\"Hero Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ug9di\",\"data-framer-name\":\"Hero Text Wrap\",name:\"Hero Text Wrap\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-190gkii\",\"data-border\":true,\"data-framer-name\":\"Container\",name:\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-4b3f54ff-1078-46fa-b997-0689534f67cd, rgb(255, 255, 255))\"},children:\"Lokcenter empreendendo com voc\\xea!\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-4b3f54ff-1078-46fa-b997-0689534f67cd, rgb(255, 255, 255))\"},children:\"Lokcenter empreendendo com voc\\xea!\"})}),className:\"framer-zp0fno\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Clash Display-medium\"],name:\"Heading\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eARyHB3i5\"},implicitPathVariables:undefined},{href:{webPageId:\"eARyHB3i5\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{y:877}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:864,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8x3e56-container\",style:{transformPerspective:1200},whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{Aq1hk3vVv:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(GlobalPrimaryBtn,{Aq1hk3vVv:resolvedLinks[0],GRTcXro5p:\"Entrar em contato\",height:\"100%\",id:\"hVCpERwXd\",layoutId:\"hVCpERwXd\",variant:\"tR4ods8Iv\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2xqc11\",\"data-framer-name\":\"Hero Icon\",name:\"Hero Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vr4wdb-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-98ebc7ad-d789-4050-894b-3168f6f6c2d0, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowDownward\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"moEFC6nsY\",layoutId:\"moEFC6nsY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ckxvrf\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-98ebc7ad-d789-4050-894b-3168f6f6c2d0, rgb(0, 0, 0))\"},children:\"Categorias\"})})},XrH5dZYGf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-98ebc7ad-d789-4050-894b-3168f6f6c2d0, rgb(0, 0, 0))\"},children:\"Categorias\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-98ebc7ad-d789-4050-894b-3168f6f6c2d0, rgb(0, 0, 0))\"},children:\"Categorias\"})}),className:\"framer-jpql2p\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g8i6xg\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"nNXJ3Vs4s\",data:Equipamentos,type:\"Collection\"},select:[{collection:\"nNXJ3Vs4s\",name:\"ML1FvhMRe\",type:\"Identifier\"},{collection:\"nNXJ3Vs4s\",name:\"NL50bl6Ds\",type:\"Identifier\"},{collection:\"nNXJ3Vs4s\",name:\"nprI4gBSf\",type:\"Identifier\"},{collection:\"nNXJ3Vs4s\",name:\"HbPelEzMC\",type:\"Identifier\"},{collection:\"nNXJ3Vs4s\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"nNXJ3Vs4s\",name:\"REeiQWykO\",type:\"Identifier\"},operator:\"!=\",right:{type:\"LiteralValue\",value:null},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"nNXJ3Vs4s\",name:\"REeiQWykO\",type:\"Identifier\"},operator:\"!=\",right:{type:\"LiteralValue\",value:\"\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"ML1FvhMRe\":ML1FvhMRenNXJ3Vs4s,\"NL50bl6Ds\":NL50bl6DsnNXJ3Vs4s,\"nprI4gBSf\":nprI4gBSfnNXJ3Vs4s,\"HbPelEzMC\":HbPelEzMCnNXJ3Vs4s,\"id\":idnNXJ3Vs4s},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`nNXJ3Vs4s-${idnNXJ3Vs4s}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined},{href:{pathVariables:{ML1FvhMRe:ML1FvhMRenNXJ3Vs4s},webPageId:\"BI9C5PsJ4\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{y:1248},XrH5dZYGf:{width:\"max(100vw - 50px, 200px)\",y:1248}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:434,width:\"max((100vw - 70px) / 2, 200px)\",y:1261.2,children:/*#__PURE__*/_jsx(Container,{animate:animation4,className:\"framer-zxa4ur-container\",\"data-framer-appear-id\":\"zxa4ur\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{OM1kfyVnP:resolvedLinks1[3],oO40jfcM0:resolvedLinks1[5],yu7WN1EMu:resolvedLinks1[4]},XrH5dZYGf:{OM1kfyVnP:resolvedLinks1[6],oO40jfcM0:resolvedLinks1[8],yu7WN1EMu:resolvedLinks1[7]}},children:/*#__PURE__*/_jsx(ProjectsCard,{Am578kSmz:nprI4gBSfnNXJ3Vs4s,height:\"100%\",id:\"tCUKfpjFe\",layoutId:\"tCUKfpjFe\",LgQUuhmH3:toResponsiveImage(NL50bl6DsnNXJ3Vs4s),OM1kfyVnP:resolvedLinks1[0],oO40jfcM0:resolvedLinks1[2],style:{height:\"100%\",width:\"100%\"},UXirQ6_t2:enumToDisplayName(HbPelEzMCnNXJ3Vs4s,activeLocale),variant:\"gUWpxApnk\",width:\"100%\",yu7WN1EMu:resolvedLinks1[1],ZCy9PWnu3:nprI4gBSfnNXJ3Vs4s})})})})})})})},idnNXJ3Vs4s);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{y:40338},XrH5dZYGf:{y:79314}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:\"100vw\",y:40351.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aphgsj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q3XVbacnN:{variant:\"D4I6mEQbL\"},XrH5dZYGf:{variant:\"PzaWUR7jB\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vzYgh7nZb\",layoutId:\"vzYgh7nZb\",style:{width:\"100%\"},variant:\"vfGkLYZLk\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16uq2qy hidden-taz95j hidden-1li5grr\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XrH5dZYGf:{background:{alt:\"Modern House\",fit:\"fill\",intrinsicHeight:2975,intrinsicWidth:4460,loading:getLoadingLazyAtYPosition(100),pixelHeight:826,pixelWidth:1280,positionX:\"center\",positionY:\"bottom\",sizes:\"calc(100vw - 32px)\",src:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg\",srcSet:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg 1280w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Modern House\",fit:\"fill\",intrinsicHeight:2975,intrinsicWidth:4460,pixelHeight:826,pixelWidth:1280,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg\",srcSet:\"https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/A3lXVcMYkBjU0v4Q5sS5QLTg3Sc.jpeg 1280w\"},className:\"framer-8tlsrk\",\"data-framer-name\":\"Hero Image\",name:\"Hero Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dlmvxd\",\"data-framer-name\":\"Hero Text Wrap\",name:\"Hero Text Wrap\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gxyo0q\",\"data-border\":true,\"data-framer-name\":\"Container\",name:\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-4b3f54ff-1078-46fa-b997-0689534f67cd, rgb(255, 255, 255))\"},children:\"Lokcenter empreendendo com voc\\xea!\"})}),className:\"framer-1vpeycg\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Clash Display-medium\"],name:\"Heading\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eARyHB3i5\"},implicitPathVariables:undefined},{href:{webPageId:\"eARyHB3i5\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XrH5dZYGf:{y:930}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wwlo6y-container\",style:{transformPerspective:1200},whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XrH5dZYGf:{Aq1hk3vVv:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(GlobalPrimaryBtn,{Aq1hk3vVv:resolvedLinks2[0],GRTcXro5p:\"Entrar em contato\",height:\"100%\",id:\"rfpFkRE93\",layoutId:\"rfpFkRE93\",variant:\"tR4ods8Iv\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y2u32q\",\"data-framer-name\":\"Hero Icon\",name:\"Hero Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-90w7bs-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-98ebc7ad-d789-4050-894b-3168f6f6c2d0, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowDownward\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"UYbmM_VEt\",layoutId:\"UYbmM_VEt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},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-g3gF7 { background: rgb(251, 249, 250); }`,\".framer-g3gF7.framer-6qtq1b, .framer-g3gF7 .framer-6qtq1b { display: block; }\",\".framer-g3gF7.framer-taz95j { align-content: center; align-items: center; background-color: #fbf9fa; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 144px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-g3gF7 .framer-1grha2t-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-g3gF7 .framer-14wuv31 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 100px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-n22ipt, .framer-g3gF7 .framer-8tlsrk { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-12ug9di { align-content: center; align-items: center; border-top-right-radius: 20px; bottom: 39px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 39px; max-width: 100%; overflow: visible; padding: 20px 40px 0px 0px; position: absolute; width: 940px; z-index: 1; }\",\".framer-g3gF7 .framer-190gkii { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.3); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 35px 40px 35px 40px; position: relative; width: 900px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-g3gF7 .framer-zp0fno { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-g3gF7 .framer-8x3e56-container, .framer-g3gF7 .framer-1wwlo6y-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-g3gF7 .framer-2xqc11 { align-content: center; align-items: center; background-color: var(--token-32c3f95a-916e-4eec-8d0e-f1c647a1a2dd, #ffffff); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 80px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 80px; width: 32px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-g3gF7 .framer-vr4wdb-container, .framer-g3gF7 .framer-90w7bs-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-g3gF7 .framer-ckxvrf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-jpql2p { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-g3gF7 .framer-1g8i6xg { display: grid; flex: none; gap: 30px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-zxa4ur-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-1aphgsj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-16uq2qy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 100px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-g3gF7 .framer-dlmvxd { align-content: center; align-items: center; border-top-right-radius: 20px; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 70%; overflow: visible; padding: 20px 40px 0px 0px; position: absolute; right: 70px; width: min-content; z-index: 1; }\",\".framer-g3gF7 .framer-gxyo0q { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.3); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 8px 29px 8px 29px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-g3gF7 .framer-1vpeycg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 218px; word-break: break-word; word-wrap: break-word; }\",\".framer-g3gF7 .framer-y2u32q { align-content: center; align-items: center; background-color: var(--token-32c3f95a-916e-4eec-8d0e-f1c647a1a2dd, #ffffff); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 32px; width: 32px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-g3gF7.framer-taz95j, .framer-g3gF7 .framer-14wuv31, .framer-g3gF7 .framer-12ug9di, .framer-g3gF7 .framer-190gkii, .framer-g3gF7 .framer-2xqc11, .framer-g3gF7 .framer-ckxvrf, .framer-g3gF7 .framer-16uq2qy, .framer-g3gF7 .framer-dlmvxd, .framer-g3gF7 .framer-gxyo0q, .framer-g3gF7 .framer-y2u32q { gap: 0px; } .framer-g3gF7.framer-taz95j > * { margin: 0px; margin-bottom: calc(144px / 2); margin-top: calc(144px / 2); } .framer-g3gF7.framer-taz95j > :first-child, .framer-g3gF7 .framer-14wuv31 > :first-child, .framer-g3gF7 .framer-12ug9di > :first-child, .framer-g3gF7 .framer-190gkii > :first-child, .framer-g3gF7 .framer-2xqc11 > :first-child, .framer-g3gF7 .framer-ckxvrf > :first-child, .framer-g3gF7 .framer-16uq2qy > :first-child, .framer-g3gF7 .framer-dlmvxd > :first-child, .framer-g3gF7 .framer-gxyo0q > :first-child, .framer-g3gF7 .framer-y2u32q > :first-child { margin-top: 0px; } .framer-g3gF7.framer-taz95j > :last-child, .framer-g3gF7 .framer-14wuv31 > :last-child, .framer-g3gF7 .framer-12ug9di > :last-child, .framer-g3gF7 .framer-190gkii > :last-child, .framer-g3gF7 .framer-2xqc11 > :last-child, .framer-g3gF7 .framer-ckxvrf > :last-child, .framer-g3gF7 .framer-16uq2qy > :last-child, .framer-g3gF7 .framer-dlmvxd > :last-child, .framer-g3gF7 .framer-gxyo0q > :last-child, .framer-g3gF7 .framer-y2u32q > :last-child { margin-bottom: 0px; } .framer-g3gF7 .framer-14wuv31 > *, .framer-g3gF7 .framer-2xqc11 > *, .framer-g3gF7 .framer-16uq2qy > *, .framer-g3gF7 .framer-y2u32q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-g3gF7 .framer-12ug9di > *, .framer-g3gF7 .framer-dlmvxd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-g3gF7 .framer-190gkii > *, .framer-g3gF7 .framer-gxyo0q > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-g3gF7 .framer-ckxvrf > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-g3gF7 { background: rgb(251, 249, 250); } .framer-g3gF7.framer-taz95j { width: 810px; } .framer-g3gF7 .framer-1grha2t-container { order: 0; } .framer-g3gF7 .framer-14wuv31 { order: 1; padding: 100px 32px 32px 32px; } .framer-g3gF7 .framer-12ug9di { bottom: 31px; left: 31px; width: min-content; } .framer-g3gF7 .framer-190gkii { padding: 30px; width: min-content; } .framer-g3gF7 .framer-zp0fno { width: 687px; } .framer-g3gF7 .framer-2xqc11 { bottom: 56px; right: 56px; } .framer-g3gF7 .framer-ckxvrf { order: 2; } .framer-g3gF7 .framer-1aphgsj-container { order: 3; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-g3gF7 { background: rgb(251, 249, 250); } .framer-g3gF7.framer-taz95j { width: 390px; } .framer-g3gF7 .framer-1grha2t-container { order: 0; } .framer-g3gF7 .framer-ckxvrf { order: 4; padding: 0px 30px 0px 20px; } .framer-g3gF7 .framer-1g8i6xg { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-g3gF7 .framer-1aphgsj-container { order: 5; } .framer-g3gF7 .framer-16uq2qy { order: 2; }}`,'.framer-g3gF7[data-border=\"true\"]::after, .framer-g3gF7 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3869\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"q3XVbacnN\":{\"layout\":[\"fixed\",\"auto\"]},\"XrH5dZYGf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermGB5405_N=withCSS(Component,css,\"framer-g3gF7\");export default FramermGB5405_N;FramermGB5405_N.displayName=\"Marcas / Chicago\";FramermGB5405_N.defaultProps={height:3869,width:1200};addFonts(FramermGB5405_N,[{explicitInter:true,fonts:[{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2GQIT54GKQY3JRFTSHS4ARTRNRQISSAA/3CIP5EBHRRHE5FVQU3VFROPUERNDSTDF/JTSL5QESUXATU47LCPUNHZQBDDIWDOSW.woff2\",weight:\"500\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...NavbarFonts,...GlobalPrimaryBtnFonts,...MaterialFonts,...ProjectsCardFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermGB5405_N\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q3XVbacnN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XrH5dZYGf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3869\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "vLemJQqKS_default", "RichTextWithFX", "withFX", "RichText2", "GlobalPrimaryBtnFonts", "HGxXKmcEH_default", "ContainerWithFX", "Container", "MotionDivWithFX", "motion", "MaterialFonts", "Icon", "ProjectsCardFonts", "CsrdGQKZQ_default", "FooterFonts", "CtSXRYCfr_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "transition4", "animation3", "transition5", "animation4", "animation5", "toResponsiveImage", "value", "enumToDisplayName", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "ML1FvhMRenNXJ3Vs4s", "NL50bl6DsnNXJ3Vs4s", "nprI4gBSfnNXJ3Vs4s", "HbPelEzMCnNXJ3Vs4s", "idnNXJ3Vs4s", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "IBNG777mg_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "resolvedLinks1", "resolvedLinks2", "css", "FramermGB5405_N", "withCSS", "mGB5405_N_default", "addFonts", "__FramerMetadata__"]
}
