{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GayBpfYxXTC8ybCsmMbG/u4G7H3A3id4Y94nhrBXm/vNCwH2K_9.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ComponentPostCard2 from\"https://framerusercontent.com/modules/0gHbJy3PKiqDWYmPcWel/u5XRqEkZiAczR9IsuZSA/xXT7z3jJU.js\";import ComponentPostCard3 from\"https://framerusercontent.com/modules/6p9TTOHMFcn1SSlVdw4a/sGkIcOq2h2FgEP74xgby/tCvggxn0b.js\";import SocialShareComponent from\"https://framerusercontent.com/modules/gbuNjZplqNxI1L96ddQB/AunGbKe3PqCf51n3mEcx/Social_share.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import HeadingLines2 from\"#framer/local/canvasComponent/bc9AmaflG/bc9AmaflG.js\";import HeadingLines from\"#framer/local/canvasComponent/K5_LD0Lxr/K5_LD0Lxr.js\";import NavBarPtBr from\"#framer/local/canvasComponent/YYnnBDKLJ/YYnnBDKLJ.js\";import CMSARTIGOS from\"#framer/local/collection/aLTfO5nOH/aLTfO5nOH.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle10 from\"#framer/local/css/DIi8np_uf/DIi8np_uf.js\";import*as sharedStyle from\"#framer/local/css/f4VeuvEBU/f4VeuvEBU.js\";import*as sharedStyle2 from\"#framer/local/css/FJHiw9oxT/FJHiw9oxT.js\";import*as sharedStyle11 from\"#framer/local/css/mqB1sXfO1/mqB1sXfO1.js\";import*as sharedStyle6 from\"#framer/local/css/PhMIq4ozm/PhMIq4ozm.js\";import*as sharedStyle4 from\"#framer/local/css/PyynwC6jV/PyynwC6jV.js\";import*as sharedStyle9 from\"#framer/local/css/t7ejD241t/t7ejD241t.js\";import*as sharedStyle3 from\"#framer/local/css/Ub4nVeluE/Ub4nVeluE.js\";import*as sharedStyle7 from\"#framer/local/css/ufXPMGEuK/ufXPMGEuK.js\";import*as sharedStyle5 from\"#framer/local/css/vHtqm0qdu/vHtqm0qdu.js\";import*as sharedStyle1 from\"#framer/local/css/WszjsvXvv/WszjsvXvv.js\";import*as sharedStyle8 from\"#framer/local/css/Xb_BEgxP9/Xb_BEgxP9.js\";import metadataProvider from\"#framer/local/webPageMetadata/vNCwH2K_9/vNCwH2K_9.js\";const NavBarPtBrFonts=getFonts(NavBarPtBr);const SocialShareComponentFonts=getFonts(SocialShareComponent);const HeadingLinesFonts=getFonts(HeadingLines);const ComponentPostCard3Fonts=getFonts(ComponentPostCard3);const ContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Container));const CarouselFonts=getFonts(Carousel);const ComponentPostCard2Fonts=getFonts(ComponentPostCard2);const HeadingLines2Fonts=getFonts(HeadingLines2);const breakpoints={fYdWTYopY:\"(min-width: 1200px)\",K_SdpLwXG:\"(min-width: 810px) and (max-width: 1199px)\",QGtifuKsL:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-nJkSI\";const variantClassNames={fYdWTYopY:\"framer-v-1s5atl8\",K_SdpLwXG:\"framer-v-vdpgc8\",QGtifuKsL:\"framer-v-5wiswk\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;try{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};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:0};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"fYdWTYopY\",Phone:\"QGtifuKsL\",Tablet:\"K_SdpLwXG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fYdWTYopY\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"vNCwH2K_9\",data:CMSARTIGOS,type:\"Collection\"},select:[{collection:\"vNCwH2K_9\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"vNCwH2K_9\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"vNCwH2K_9\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"vNCwH2K_9\",name:\"w3Y60Djmg\",type:\"Identifier\"},{collection:\"vNCwH2K_9\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"vNCwH2K_9\",name:\"hXqM3xSUt\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"vNCwH2K_9\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,lYtT4WhqD=getFromCurrentRouteData(\"lYtT4WhqD\")??\"\",tCYuWVwI7=getFromCurrentRouteData(\"tCYuWVwI7\")??\"\",CU2NK4Oms=getFromCurrentRouteData(\"CU2NK4Oms\"),dDaVNkSlX=getFromCurrentRouteData(\"dDaVNkSlX\"),w3Y60Djmg=getFromCurrentRouteData(\"w3Y60Djmg\")??\"\",hXqM3xSUt=getFromCurrentRouteData(\"hXqM3xSUt\")??\"\",lYtT4WhqDAL5GtJhVo,dDaVNkSlXAL5GtJhVo,tCYuWVwI7AL5GtJhVo,CU2NK4OmsAL5GtJhVo,idAL5GtJhVo,lYtT4WhqDrOqalpjyJ,dDaVNkSlXrOqalpjyJ,tCYuWVwI7rOqalpjyJ,CU2NK4OmsrOqalpjyJ,idrOqalpjyJ,lYtT4WhqDXekcreYJU,dDaVNkSlXXekcreYJU,tCYuWVwI7XekcreYJU,CU2NK4OmsXekcreYJU,idXekcreYJU,lYtT4WhqDegqyEEVP6,dDaVNkSlXegqyEEVP6,tCYuWVwI7egqyEEVP6,CU2NK4OmsegqyEEVP6,idegqyEEVP6,lYtT4WhqDR6XR9FICx,dDaVNkSlXR6XR9FICx,tCYuWVwI7R6XR9FICx,CU2NK4OmsR6XR9FICx,idR6XR9FICx,lYtT4WhqDKBjPdQROM,dDaVNkSlXKBjPdQROM,tCYuWVwI7KBjPdQROM,CU2NK4OmsKBjPdQROM,idKBjPdQROM,lYtT4WhqDE4eDdHzsZ,dDaVNkSlXE4eDdHzsZ,tCYuWVwI7E4eDdHzsZ,CU2NK4OmsE4eDdHzsZ,idE4eDdHzsZ,lYtT4WhqDmHYkTCEn2,dDaVNkSlXmHYkTCEn2,tCYuWVwI7mHYkTCEn2,CU2NK4OmsmHYkTCEn2,idmHYkTCEn2,lYtT4WhqDXPm6Fygrq,dDaVNkSlXXPm6Fygrq,tCYuWVwI7XPm6Fygrq,CU2NK4OmsXPm6Fygrq,idXPm6Fygrq,lYtT4WhqDism3d8l3M,dDaVNkSlXism3d8l3M,tCYuWVwI7ism3d8l3M,CU2NK4Omsism3d8l3M,idism3d8l3M,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"QGtifuKsL\")return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(CU2NK4Oms,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"QGtifuKsL\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fYdWTYopY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1s5atl8\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 1.0494)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 1.0345)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bj3ct2-container hidden-5wiswk\",nodeId:\"SfOgN2fz0\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(NavBarPtBr,{height:\"100%\",id:\"SfOgN2fz0\",layoutId:\"SfOgN2fz0\",style:{height:\"100%\",width:\"100%\"},variant:\"z276ydoBS\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"TOyae1ILr\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-gbtd4n framer-19bdlir\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cdcitl\",\"data-styles-preset\":\"f4VeuvEBU\",style:{\"--framer-text-alignment\":\"center\"},children:\"Os efeitos das viagens espaciais no corpo humano\"})}),fonts:[\"Inter\"]},QGtifuKsL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1y2x0lp\",\"data-styles-preset\":\"WszjsvXvv\",children:\"Hist\\xf3rias ocultas dos monumentos mais famosos do mundo\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Os efeitos das viagens espaciais no corpo humano\"})}),className:\"framer-zuqey\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],text:tCYuWVwI7,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QGtifuKsL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2bgic7\",\"data-styles-preset\":\"FJHiw9oxT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"25px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-15nqdkf\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+224+0+324),sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.95)`,...toResponsiveImage(dDaVNkSlX)}},QGtifuKsL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+224+0+189.5),sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.95)`,...toResponsiveImage(dDaVNkSlX)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+224+0+336),sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.95)`,...toResponsiveImage(dDaVNkSlX)},className:\"framer-1okq4du\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"23px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Descubra curiosidades surpreendentes e hist\\xf3rias pouco conhecidas sobre alguns dos monumentos mais ic\\xf3nicos do mundo, e explore os segredos que tornam estas maravilhas ainda mais fascinantes.\"})})},QGtifuKsL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2bgic7\",\"data-styles-preset\":\"FJHiw9oxT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Descubra curiosidades surpreendentes e hist\\xf3rias pouco conhecidas sobre alguns dos monumentos mais ic\\xf3nicos do mundo, e explore os segredos que tornam estas maravilhas ainda mais fascinantes.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"25px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Explorar o espa\\xe7o traz desafios fascinantes, mas tamb\\xe9m riscos significativos para a sa\\xfade humana. Descubra como a microgravidade, a radia\\xe7\\xe3o c\\xf3smica e o isolamento afetam o corpo e a mente dos astronautas, e como estamos a preparar-nos para miss\\xf5es de longa dura\\xe7\\xe3o, como a viagem a Marte.\"})}),className:\"framer-1r2w50a\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],text:w3Y60Djmg,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"c9CUxPWGE\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"w3S8MRTML\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"L1GVhrxTb\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{stylesPresetsClassNames:{a:\"framer-styles-preset-ywpodg\",blockquote:\"framer-styles-preset-pubt51\",code:\"framer-styles-preset-phmt7a\",h1:\"framer-styles-preset-cdcitl\",h2:\"framer-styles-preset-hx2mqj\",h6:\"framer-styles-preset-105rvcq\",img:\"framer-styles-preset-2hybmv\",p:\"framer-styles-preset-w9sw2s\"}},QGtifuKsL:{stylesPresetsClassNames:{a:\"framer-styles-preset-ywpodg\",blockquote:\"framer-styles-preset-pubt51\",code:\"framer-styles-preset-phmt7a\",h1:\"framer-styles-preset-1y2x0lp\",h2:\"framer-styles-preset-d5o6k1\",h6:\"framer-styles-preset-1cc08nj\",img:\"framer-styles-preset-2hybmv\",p:\"framer-styles-preset-2bgic7\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:hXqM3xSUt,className:\"framer-twry0\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-ywpodg\",blockquote:\"framer-styles-preset-pubt51\",code:\"framer-styles-preset-phmt7a\",h1:\"framer-styles-preset-cdcitl\",h2:\"framer-styles-preset-hx2mqj\",h3:\"framer-styles-preset-1bjxfxs\",h6:\"framer-styles-preset-105rvcq\",img:\"framer-styles-preset-2hybmv\",p:\"framer-styles-preset-1hyz5t5\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1484),pixelHeight:768,pixelWidth:1366,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9183)`,src:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png\",srcSet:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=512 512w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png 1366w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1736),pixelHeight:768,pixelWidth:1366,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9183)`,src:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png\",srcSet:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=512 512w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png 1366w\"},className:\"framer-1ccgnze hidden-5wiswk\",\"data-framer-name\":\"Social Media Icons\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cbe3007e-d3eb-44b7-9f3d-368564391c50, rgb(255, 255, 255))\"},children:\"Compartir en:\"})}),className:\"framer-1j6atgs\",fonts:[\"FS;General Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cpen5m\",\"data-framer-name\":\"Socials\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-857ica-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tPseRyt2R\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(SocialShareComponent,{containerStyle:{backgroundColor:\"rgba(37, 211, 102, 0)\",borderColor:\"rgba(35, 34, 32, 0)\",borderRadius:100,borderWidth:2},height:\"100%\",iconColor:\"rgb(255, 255, 255)\",id:\"tPseRyt2R\",isMixed:false,layoutId:\"tPseRyt2R\",padding:0,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,service:\"WhatsApp\",size:24,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-e3hqp4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BNSksED9I\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(SocialShareComponent,{containerStyle:{backgroundColor:\"rgba(37, 211, 102, 0)\",borderColor:\"rgba(35, 34, 32, 0)\",borderRadius:100,borderWidth:2},height:\"100%\",iconColor:\"rgb(255, 255, 255)\",id:\"BNSksED9I\",isMixed:false,layoutId:\"BNSksED9I\",padding:0,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,service:\"Facebook\",size:22,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jf7fde-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"WNeE80xN_\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(SocialShareComponent,{containerStyle:{backgroundColor:\"rgba(37, 211, 102, 0)\",borderColor:\"rgba(35, 34, 32, 0)\",borderRadius:100,borderWidth:2},height:\"100%\",iconColor:\"rgb(255, 255, 255)\",id:\"WNeE80xN_\",isMixed:false,layoutId:\"WNeE80xN_\",padding:0,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,service:\"Copy\",size:24,width:\"100%\"})})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QGtifuKsL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1261.5),pixelHeight:768,pixelWidth:1366,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.8513)`,src:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png\",srcSet:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=512 512w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png 1366w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:768,pixelWidth:1366,src:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png\",srcSet:\"https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=512 512w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/77XB6cvkMlnUnKSxN1Jre2h4ED4.png 1366w\"},className:\"framer-1a5y2m4 hidden-1s5atl8 hidden-vdpgc8\",\"data-framer-name\":\"Social Media Icons\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cbe3007e-d3eb-44b7-9f3d-368564391c50, rgb(255, 255, 255))\"},children:\"Compartir en:\"})}),className:\"framer-1hw5ri3\",fonts:[\"FS;General Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zwawpx\",\"data-framer-name\":\"Socials\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bc508r-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vSWKzm7B7\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(SocialShareComponent,{containerStyle:{backgroundColor:\"rgba(37, 211, 102, 0)\",borderColor:\"rgba(35, 34, 32, 0)\",borderRadius:100,borderWidth:2},height:\"100%\",iconColor:\"rgb(255, 255, 255)\",id:\"vSWKzm7B7\",isMixed:false,layoutId:\"vSWKzm7B7\",padding:0,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,service:\"WhatsApp\",size:24,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tw8o2a-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"K4nId5N6J\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(SocialShareComponent,{containerStyle:{backgroundColor:\"rgba(37, 211, 102, 0)\",borderColor:\"rgba(35, 34, 32, 0)\",borderRadius:100,borderWidth:2},height:\"100%\",iconColor:\"rgb(255, 255, 255)\",id:\"K4nId5N6J\",isMixed:false,layoutId:\"K4nId5N6J\",padding:0,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,service:\"Facebook\",size:22,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rwlpn6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QMX4A_cmV\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(SocialShareComponent,{containerStyle:{backgroundColor:\"rgba(37, 211, 102, 0)\",borderColor:\"rgba(35, 34, 32, 0)\",borderRadius:100,borderWidth:2},height:\"100%\",iconColor:\"rgb(255, 255, 255)\",id:\"QMX4A_cmV\",isMixed:false,layoutId:\"QMX4A_cmV\",padding:0,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,service:\"Copy\",size:24,width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12tb811\",\"data-framer-name\":\"Inner Container\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-z9dhk6 hidden-5wiswk\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_SdpLwXG:{y:(componentViewport?.y||0)+0+1941+0+55+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:`calc((${componentViewport?.width||\"100vw\"} - 236px) * 1.1964)`,y:(componentViewport?.y||0)+0+2193+0+55+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wjug33-container\",nodeId:\"fe5KfQLEZ\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(HeadingLines,{height:\"100%\",id:\"fe5KfQLEZ\",layoutId:\"fe5KfQLEZ\",MlAnCQ05n:\"Ver Tambi\\xe9n\",style:{width:\"100%\"},variant:\"KU4_34PPW\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10d1ew6-container hidden-1s5atl8 hidden-vdpgc8\",isModuleExternal:true,nodeId:\"G2BgXYZNv\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.4)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:20,height:\"100%\",id:\"G2BgXYZNv\",layoutId:\"G2BgXYZNv\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(247, 183, 209, 0.2)\",dotsBlur:4,dotsFill:\"rgb(181, 65, 112)\",dotsGap:8,dotsInset:2,dotSize:8,dotsOpacity:.5,dotsPadding:8,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g62wze\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AL5GtJhVo\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"AL5GtJhVo\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"AL5GtJhVo\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"AL5GtJhVo\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"AL5GtJhVo\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"AL5GtJhVo\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"AL5GtJhVo\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CU2NK4Oms:CU2NK4OmsAL5GtJhVo,dDaVNkSlX:dDaVNkSlXAL5GtJhVo,id:idAL5GtJhVo,lYtT4WhqD:lYtT4WhqDAL5GtJhVo,tCYuWVwI7:tCYuWVwI7AL5GtJhVo},index)=>{lYtT4WhqDAL5GtJhVo??=\"\";tCYuWVwI7AL5GtJhVo??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`AL5GtJhVo-${idAL5GtJhVo}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDAL5GtJhVo},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDAL5GtJhVo},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"R2Pq5JahN\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-gznuma framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:\"287px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-a7adb7-container\",\"data-framer-appear-id\":\"a7adb7\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"kqIm9df0h\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard3,{GiYIWMqgz:CU2NK4OmsAL5GtJhVo,height:\"100%\",id:\"kqIm9df0h\",layoutId:\"kqIm9df0h\",llZGYv9mh:toResponsiveImage(dDaVNkSlXAL5GtJhVo),PLsU1cCg8:tCYuWVwI7AL5GtJhVo,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idAL5GtJhVo);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11hsyqb\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"rOqalpjyJ\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:5},select:[{collection:\"rOqalpjyJ\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"rOqalpjyJ\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"rOqalpjyJ\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"rOqalpjyJ\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"rOqalpjyJ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"rOqalpjyJ\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({CU2NK4Oms:CU2NK4OmsrOqalpjyJ,dDaVNkSlX:dDaVNkSlXrOqalpjyJ,id:idrOqalpjyJ,lYtT4WhqD:lYtT4WhqDrOqalpjyJ,tCYuWVwI7:tCYuWVwI7rOqalpjyJ},index1)=>{lYtT4WhqDrOqalpjyJ??=\"\";tCYuWVwI7rOqalpjyJ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`rOqalpjyJ-${idrOqalpjyJ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDrOqalpjyJ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDrOqalpjyJ},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"s88B0s7Vi\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-9w97q9 framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:\"287px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-1yrq9r2-container\",\"data-framer-appear-id\":\"1yrq9r2\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"pHHopBG_j\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard3,{GiYIWMqgz:CU2NK4OmsrOqalpjyJ,height:\"100%\",id:\"pHHopBG_j\",layoutId:\"pHHopBG_j\",llZGYv9mh:toResponsiveImage(dDaVNkSlXrOqalpjyJ),PLsU1cCg8:tCYuWVwI7rOqalpjyJ,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idrOqalpjyJ);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k52wzk\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XekcreYJU\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:10},select:[{collection:\"XekcreYJU\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"XekcreYJU\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"XekcreYJU\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"XekcreYJU\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"XekcreYJU\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"XekcreYJU\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({CU2NK4Oms:CU2NK4OmsXekcreYJU,dDaVNkSlX:dDaVNkSlXXekcreYJU,id:idXekcreYJU,lYtT4WhqD:lYtT4WhqDXekcreYJU,tCYuWVwI7:tCYuWVwI7XekcreYJU},index2)=>{lYtT4WhqDXekcreYJU??=\"\";tCYuWVwI7XekcreYJU??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XekcreYJU-${idXekcreYJU}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDXekcreYJU},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDXekcreYJU},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"AILPQO6WJ\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-13xcbrd framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:\"287px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-j1ra8-container\",\"data-framer-appear-id\":\"j1ra8\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"NkM2RsAON\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard3,{GiYIWMqgz:CU2NK4OmsXekcreYJU,height:\"100%\",id:\"NkM2RsAON\",layoutId:\"NkM2RsAON\",llZGYv9mh:toResponsiveImage(dDaVNkSlXXekcreYJU),PLsU1cCg8:tCYuWVwI7XekcreYJU,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idXekcreYJU);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18iz0r6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"egqyEEVP6\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:15},select:[{collection:\"egqyEEVP6\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"egqyEEVP6\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"egqyEEVP6\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"egqyEEVP6\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"egqyEEVP6\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"egqyEEVP6\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({CU2NK4Oms:CU2NK4OmsegqyEEVP6,dDaVNkSlX:dDaVNkSlXegqyEEVP6,id:idegqyEEVP6,lYtT4WhqD:lYtT4WhqDegqyEEVP6,tCYuWVwI7:tCYuWVwI7egqyEEVP6},index3)=>{lYtT4WhqDegqyEEVP6??=\"\";tCYuWVwI7egqyEEVP6??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`egqyEEVP6-${idegqyEEVP6}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDegqyEEVP6},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDegqyEEVP6},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"Sroqn8rYg\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-w2cziy framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:\"287px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-1vcza4l-container\",\"data-framer-appear-id\":\"1vcza4l\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"yGLDhZlFp\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard3,{GiYIWMqgz:CU2NK4OmsegqyEEVP6,height:\"100%\",id:\"yGLDhZlFp\",layoutId:\"yGLDhZlFp\",llZGYv9mh:toResponsiveImage(dDaVNkSlXegqyEEVP6),PLsU1cCg8:tCYuWVwI7egqyEEVP6,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idegqyEEVP6);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o4poew\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"R6XR9FICx\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},offset:{type:\"LiteralValue\",value:20},select:[{collection:\"R6XR9FICx\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"R6XR9FICx\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"R6XR9FICx\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"R6XR9FICx\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"R6XR9FICx\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"R6XR9FICx\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({CU2NK4Oms:CU2NK4OmsR6XR9FICx,dDaVNkSlX:dDaVNkSlXR6XR9FICx,id:idR6XR9FICx,lYtT4WhqD:lYtT4WhqDR6XR9FICx,tCYuWVwI7:tCYuWVwI7R6XR9FICx},index4)=>{lYtT4WhqDR6XR9FICx??=\"\";tCYuWVwI7R6XR9FICx??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`R6XR9FICx-${idR6XR9FICx}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDR6XR9FICx},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDR6XR9FICx},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"WoFG7oYcY\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1k0iz1o framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:\"287px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-1fwtp7b-container\",\"data-framer-appear-id\":\"1fwtp7b\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"HXtMNw5Zg\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard3,{GiYIWMqgz:CU2NK4OmsR6XR9FICx,height:\"100%\",id:\"HXtMNw5Zg\",layoutId:\"HXtMNw5Zg\",llZGYv9mh:toResponsiveImage(dDaVNkSlXR6XR9FICx),PLsU1cCg8:tCYuWVwI7R6XR9FICx,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idR6XR9FICx);})})})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18db3m5-container hidden-5wiswk\",isModuleExternal:true,nodeId:\"ui23n9XfQ\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.4)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:20,height:\"100%\",id:\"ui23n9XfQ\",layoutId:\"ui23n9XfQ\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4nmh6j\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"KBjPdQROM\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},select:[{collection:\"KBjPdQROM\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"KBjPdQROM\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"KBjPdQROM\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"KBjPdQROM\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"KBjPdQROM\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"KBjPdQROM\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5?.map(({CU2NK4Oms:CU2NK4OmsKBjPdQROM,dDaVNkSlX:dDaVNkSlXKBjPdQROM,id:idKBjPdQROM,lYtT4WhqD:lYtT4WhqDKBjPdQROM,tCYuWVwI7:tCYuWVwI7KBjPdQROM},index5)=>{lYtT4WhqDKBjPdQROM??=\"\";tCYuWVwI7KBjPdQROM??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`KBjPdQROM-${idKBjPdQROM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDKBjPdQROM},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDKBjPdQROM},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"iJK_J61Gk\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-gq7qhc framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"309px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-3vzh78-container\",\"data-framer-appear-id\":\"3vzh78\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"Ab0PN4F35\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard2,{GiYIWMqgz:CU2NK4OmsKBjPdQROM,height:\"100%\",id:\"Ab0PN4F35\",layoutId:\"Ab0PN4F35\",llZGYv9mh:toResponsiveImage(dDaVNkSlXKBjPdQROM),PLsU1cCg8:tCYuWVwI7KBjPdQROM,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idKBjPdQROM);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ywxjfz\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"E4eDdHzsZ\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:5},select:[{collection:\"E4eDdHzsZ\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"E4eDdHzsZ\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"E4eDdHzsZ\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"E4eDdHzsZ\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"E4eDdHzsZ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"E4eDdHzsZ\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection6,paginationInfo6,loadMore6)=>/*#__PURE__*/_jsx(_Fragment,{children:collection6?.map(({CU2NK4Oms:CU2NK4OmsE4eDdHzsZ,dDaVNkSlX:dDaVNkSlXE4eDdHzsZ,id:idE4eDdHzsZ,lYtT4WhqD:lYtT4WhqDE4eDdHzsZ,tCYuWVwI7:tCYuWVwI7E4eDdHzsZ},index6)=>{lYtT4WhqDE4eDdHzsZ??=\"\";tCYuWVwI7E4eDdHzsZ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`E4eDdHzsZ-${idE4eDdHzsZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDE4eDdHzsZ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDE4eDdHzsZ},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"Dtm2eX5ph\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-c41hz0 framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"309px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-1kqr881-container\",\"data-framer-appear-id\":\"1kqr881\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"D2OTihTLg\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard2,{GiYIWMqgz:CU2NK4OmsE4eDdHzsZ,height:\"100%\",id:\"D2OTihTLg\",layoutId:\"D2OTihTLg\",llZGYv9mh:toResponsiveImage(dDaVNkSlXE4eDdHzsZ),PLsU1cCg8:tCYuWVwI7E4eDdHzsZ,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idE4eDdHzsZ);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q2lpt9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"mHYkTCEn2\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:10},select:[{collection:\"mHYkTCEn2\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"mHYkTCEn2\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"mHYkTCEn2\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"mHYkTCEn2\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"mHYkTCEn2\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"mHYkTCEn2\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection7,paginationInfo7,loadMore7)=>/*#__PURE__*/_jsx(_Fragment,{children:collection7?.map(({CU2NK4Oms:CU2NK4OmsmHYkTCEn2,dDaVNkSlX:dDaVNkSlXmHYkTCEn2,id:idmHYkTCEn2,lYtT4WhqD:lYtT4WhqDmHYkTCEn2,tCYuWVwI7:tCYuWVwI7mHYkTCEn2},index7)=>{lYtT4WhqDmHYkTCEn2??=\"\";tCYuWVwI7mHYkTCEn2??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`mHYkTCEn2-${idmHYkTCEn2}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDmHYkTCEn2},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDmHYkTCEn2},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"VXFEF5TYc\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-17or7fe framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"309px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-ufcug6-container\",\"data-framer-appear-id\":\"ufcug6\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"TqCqOt7Lb\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard2,{GiYIWMqgz:CU2NK4OmsmHYkTCEn2,height:\"100%\",id:\"TqCqOt7Lb\",layoutId:\"TqCqOt7Lb\",llZGYv9mh:toResponsiveImage(dDaVNkSlXmHYkTCEn2),PLsU1cCg8:tCYuWVwI7mHYkTCEn2,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idmHYkTCEn2);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p67iss\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XPm6Fygrq\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},offset:{type:\"LiteralValue\",value:15},select:[{collection:\"XPm6Fygrq\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"XPm6Fygrq\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"XPm6Fygrq\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"XPm6Fygrq\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"XPm6Fygrq\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"XPm6Fygrq\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection8,paginationInfo8,loadMore8)=>/*#__PURE__*/_jsx(_Fragment,{children:collection8?.map(({CU2NK4Oms:CU2NK4OmsXPm6Fygrq,dDaVNkSlX:dDaVNkSlXXPm6Fygrq,id:idXPm6Fygrq,lYtT4WhqD:lYtT4WhqDXPm6Fygrq,tCYuWVwI7:tCYuWVwI7XPm6Fygrq},index8)=>{lYtT4WhqDXPm6Fygrq??=\"\";tCYuWVwI7XPm6Fygrq??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XPm6Fygrq-${idXPm6Fygrq}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDXPm6Fygrq},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDXPm6Fygrq},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"q02qQiAwH\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-oxkevn framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"309px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-1y1qr8c-container\",\"data-framer-appear-id\":\"1y1qr8c\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"WHp1cduVO\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard2,{GiYIWMqgz:CU2NK4OmsXPm6Fygrq,height:\"100%\",id:\"WHp1cduVO\",layoutId:\"WHp1cduVO\",llZGYv9mh:toResponsiveImage(dDaVNkSlXXPm6Fygrq),PLsU1cCg8:tCYuWVwI7XPm6Fygrq,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idXPm6Fygrq);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15t8517\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ism3d8l3M\",data:CMSARTIGOS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},offset:{type:\"LiteralValue\",value:20},select:[{collection:\"ism3d8l3M\",name:\"lYtT4WhqD\",type:\"Identifier\"},{collection:\"ism3d8l3M\",name:\"dDaVNkSlX\",type:\"Identifier\"},{collection:\"ism3d8l3M\",name:\"tCYuWVwI7\",type:\"Identifier\"},{collection:\"ism3d8l3M\",name:\"CU2NK4Oms\",type:\"Identifier\"},{collection:\"ism3d8l3M\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ism3d8l3M\",name:\"vezy22ZRz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"p7YfT5LdP\"},type:\"BinaryOperation\"}},children:(collection9,paginationInfo9,loadMore9)=>/*#__PURE__*/_jsx(_Fragment,{children:collection9?.map(({CU2NK4Oms:CU2NK4Omsism3d8l3M,dDaVNkSlX:dDaVNkSlXism3d8l3M,id:idism3d8l3M,lYtT4WhqD:lYtT4WhqDism3d8l3M,tCYuWVwI7:tCYuWVwI7ism3d8l3M},index9)=>{lYtT4WhqDism3d8l3M??=\"\";tCYuWVwI7ism3d8l3M??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ism3d8l3M-${idism3d8l3M}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lYtT4WhqD:lYtT4WhqDism3d8l3M},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{lYtT4WhqD:lYtT4WhqDism3d8l3M},webPageId:\"vNCwH2K_9\"},motionChild:true,nodeId:\"F09wVKZ2l\",openInNewTab:false,scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1vr9p1m framer-19bdlir\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"309px\",children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.72,rotate:0,rotateX:4,rotateY:0,scale:.99,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-2xyujo-container\",\"data-framer-appear-id\":\"2xyujo\",inComponentSlot:true,initial:animation1,isModuleExternal:true,nodeId:\"K5gS8mQMi\",optimized:true,rendersWithMotion:true,scopeId:\"vNCwH2K_9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPostCard2,{GiYIWMqgz:CU2NK4Omsism3d8l3M,height:\"100%\",id:\"K5gS8mQMi\",layoutId:\"K5gS8mQMi\",llZGYv9mh:toResponsiveImage(dDaVNkSlXism3d8l3M),PLsU1cCg8:tCYuWVwI7ism3d8l3M,style:{height:\"100%\",width:\"100%\"},sVPOCx0RF:{borderColor:\"rgb(181, 65, 112)\",borderStyle:\"double\",borderWidth:1},width:\"100%\"})})})})})})},idism3d8l3M);})})})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QGtifuKsL:{height:45,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1707.3+0+25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dyna07-container hidden-1s5atl8 hidden-vdpgc8\",nodeId:\"RnPN0yqfb\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(HeadingLines2,{height:\"100%\",id:\"RnPN0yqfb\",layoutId:\"RnPN0yqfb\",MlAnCQ05n:\"Ver Tambi\\xe9n\",style:{width:\"100%\"},variant:\"XCsxrjXc8\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QGtifuKsL:{height:64,width:\"389px\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13dkovn-container hidden-1s5atl8 hidden-vdpgc8\",nodeId:\"NMTTOaIyD\",scopeId:\"vNCwH2K_9\",children:/*#__PURE__*/_jsx(NavBarPtBr,{height:\"100%\",id:\"NMTTOaIyD\",layoutId:\"NMTTOaIyD\",style:{height:\"100%\",width:\"100%\"},variant:\"JigltV2yS\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nJkSI.framer-19bdlir, .framer-nJkSI .framer-19bdlir { display: block; }\",\".framer-nJkSI.framer-1s5atl8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1200px; }\",\".framer-nJkSI .framer-1bj3ct2-container { flex: none; height: 64px; position: relative; width: 103%; z-index: 1; }\",\".framer-nJkSI .framer-gbtd4n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 95%; }\",\".framer-nJkSI .framer-zuqey { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJkSI .framer-15nqdkf { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJkSI .framer-1okq4du { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 590px; position: relative; width: 100%; }\",\".framer-nJkSI .framer-1r2w50a { flex: none; height: 300px; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJkSI .framer-twry0 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJkSI .framer-1ccgnze { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 92%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nJkSI .framer-1j6atgs, .framer-nJkSI .framer-1hw5ri3 { --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-nJkSI .framer-cpen5m, .framer-nJkSI .framer-zwawpx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nJkSI .framer-857ica-container, .framer-nJkSI .framer-e3hqp4-container, .framer-nJkSI .framer-1jf7fde-container, .framer-nJkSI .framer-bc508r-container, .framer-nJkSI .framer-tw8o2a-container, .framer-nJkSI .framer-rwlpn6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nJkSI .framer-1a5y2m4 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 85%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nJkSI .framer-12tb811 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 66px; height: 708px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nJkSI .framer-z9dhk6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 98px 0px 98px; position: relative; width: 100%; }\",\".framer-nJkSI .framer-1wjug33-container { flex: none; height: auto; position: relative; width: 120%; }\",\".framer-nJkSI .framer-10d1ew6-container { flex: none; height: 547px; position: relative; width: 350px; }\",\".framer-nJkSI .framer-g62wze, .framer-nJkSI .framer-11hsyqb, .framer-nJkSI .framer-4nmh6j, .framer-nJkSI .framer-1ywxjfz { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-nJkSI .framer-gznuma, .framer-nJkSI .framer-9w97q9, .framer-nJkSI .framer-13xcbrd, .framer-nJkSI .framer-w2cziy, .framer-nJkSI .framer-1k0iz1o, .framer-nJkSI .framer-gq7qhc, .framer-nJkSI .framer-c41hz0, .framer-nJkSI .framer-17or7fe, .framer-nJkSI .framer-oxkevn, .framer-nJkSI .framer-1vr9p1m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-nJkSI .framer-a7adb7-container, .framer-nJkSI .framer-1yrq9r2-container, .framer-nJkSI .framer-j1ra8-container, .framer-nJkSI .framer-1vcza4l-container, .framer-nJkSI .framer-1fwtp7b-container { flex: none; height: 472px; position: relative; width: 287px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-nJkSI .framer-1k52wzk, .framer-nJkSI .framer-18iz0r6 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 472px; justify-content: center; padding: 0px; position: relative; width: 1515px; }\",\".framer-nJkSI .framer-1o4poew { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 472px; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-nJkSI .framer-18db3m5-container { flex: none; height: 487px; position: relative; width: 100%; }\",\".framer-nJkSI .framer-3vzh78-container, .framer-nJkSI .framer-1kqr881-container, .framer-nJkSI .framer-ufcug6-container, .framer-nJkSI .framer-1y1qr8c-container, .framer-nJkSI .framer-2xyujo-container { flex: none; height: 422px; position: relative; width: 309px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-nJkSI .framer-1q2lpt9, .framer-nJkSI .framer-p67iss { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 422px; justify-content: center; padding: 0px; position: relative; width: 1625px; }\",\".framer-nJkSI .framer-15t8517 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 422px; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-nJkSI .framer-1dyna07-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-nJkSI .framer-13dkovn-container { flex: none; height: 64px; position: relative; width: 389px; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-nJkSI.framer-1s5atl8 { width: 810px; } .framer-nJkSI .framer-1bj3ct2-container { width: 105%; } .framer-nJkSI .framer-1okq4du { height: 350px; } .framer-nJkSI .framer-1r2w50a { width: 95%; }}\",\"@media (max-width: 809px) { .framer-nJkSI.framer-1s5atl8 { width: 390px; } .framer-nJkSI .framer-gbtd4n { gap: 21px; order: 2; } .framer-nJkSI .framer-1okq4du { height: 250px; } .framer-nJkSI .framer-1r2w50a { width: 95%; } .framer-nJkSI .framer-1a5y2m4 { order: 4; } .framer-nJkSI .framer-12tb811 { order: 5; } .framer-nJkSI .framer-10d1ew6-container { order: 1; } .framer-nJkSI .framer-1dyna07-container, .framer-nJkSI .framer-13dkovn-container { order: 0; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6810\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"K_SdpLwXG\":{\"layout\":[\"fixed\",\"auto\"]},\"QGtifuKsL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramervNCwH2K_9=withCSS(Component,css,\"framer-nJkSI\");export default FramervNCwH2K_9;FramervNCwH2K_9.displayName=\"Articles / Copy\";FramervNCwH2K_9.defaultProps={height:6810,width:1200};addFonts(FramervNCwH2K_9,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K46YRH762FH3QJ25IQM3VAXAKCHEXXW4/ISLWQPUZHZF33LRIOTBMFOJL57GBGQ4B/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2\",weight:\"600\"}]},...NavBarPtBrFonts,...SocialShareComponentFonts,...HeadingLinesFonts,...ComponentPostCard3Fonts,...CarouselFonts,...ComponentPostCard2Fonts,...HeadingLines2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...componentPresets.fonts?.[\"L1GVhrxTb\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"L1GVhrxTb\"]):[],...componentPresets.fonts?.[\"c9CUxPWGE\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"c9CUxPWGE\"]):[],...componentPresets.fonts?.[\"w3S8MRTML\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"w3S8MRTML\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervNCwH2K_9\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K_SdpLwXG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QGtifuKsL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"6810\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarPtBrFonts", "getFonts", "YYnnBDKLJ_default", "SocialShareComponentFonts", "SocialShareComponent", "HeadingLinesFonts", "K5_LD0Lxr_default", "ComponentPostCard3Fonts", "tCvggxn0b_default", "ContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "Container", "CarouselFonts", "Carousel", "ComponentPostCard2Fonts", "xXT7z3jJU_default", "HeadingLines2Fonts", "bc9AmaflG_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "transition1", "animation", "animation1", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "aLTfO5nOH_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "lYtT4WhqD", "tCYuWVwI7", "CU2NK4Oms", "dDaVNkSlX", "w3Y60Djmg", "hXqM3xSUt", "lYtT4WhqDAL5GtJhVo", "dDaVNkSlXAL5GtJhVo", "tCYuWVwI7AL5GtJhVo", "CU2NK4OmsAL5GtJhVo", "idAL5GtJhVo", "lYtT4WhqDrOqalpjyJ", "dDaVNkSlXrOqalpjyJ", "tCYuWVwI7rOqalpjyJ", "CU2NK4OmsrOqalpjyJ", "idrOqalpjyJ", "lYtT4WhqDXekcreYJU", "dDaVNkSlXXekcreYJU", "tCYuWVwI7XekcreYJU", "CU2NK4OmsXekcreYJU", "idXekcreYJU", "lYtT4WhqDegqyEEVP6", "dDaVNkSlXegqyEEVP6", "tCYuWVwI7egqyEEVP6", "CU2NK4OmsegqyEEVP6", "idegqyEEVP6", "lYtT4WhqDR6XR9FICx", "dDaVNkSlXR6XR9FICx", "tCYuWVwI7R6XR9FICx", "CU2NK4OmsR6XR9FICx", "idR6XR9FICx", "lYtT4WhqDKBjPdQROM", "dDaVNkSlXKBjPdQROM", "tCYuWVwI7KBjPdQROM", "CU2NK4OmsKBjPdQROM", "idKBjPdQROM", "lYtT4WhqDE4eDdHzsZ", "dDaVNkSlXE4eDdHzsZ", "tCYuWVwI7E4eDdHzsZ", "CU2NK4OmsE4eDdHzsZ", "idE4eDdHzsZ", "lYtT4WhqDmHYkTCEn2", "dDaVNkSlXmHYkTCEn2", "tCYuWVwI7mHYkTCEn2", "CU2NK4OmsmHYkTCEn2", "idmHYkTCEn2", "lYtT4WhqDXPm6Fygrq", "dDaVNkSlXXPm6Fygrq", "tCYuWVwI7XPm6Fygrq", "CU2NK4OmsXPm6Fygrq", "idXPm6Fygrq", "lYtT4WhqDism3d8l3M", "dDaVNkSlXism3d8l3M", "tCYuWVwI7ism3d8l3M", "CU2NK4Omsism3d8l3M", "idism3d8l3M", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Link", "x", "RichText", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "collection4", "paginationInfo4", "loadMore4", "index4", "collection5", "paginationInfo5", "loadMore5", "index5", "collection6", "paginationInfo6", "loadMore6", "index6", "collection7", "paginationInfo7", "loadMore7", "index7", "collection8", "paginationInfo8", "loadMore8", "index8", "collection9", "paginationInfo9", "loadMore9", "index9", "css", "FramervNCwH2K_9", "withCSS", "vNCwH2K_9_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
