{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Hz8IwnIN5Opa7xIHmdLP/bu9AUCrWsWQU5yvvRJys/x9aeXSxIS.js"],
  "sourcesContent": ["// Generated by Framer (34038ad)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonLoadMore from\"#framer/local/canvasComponent/bwhAjQ_QN/bwhAjQ_QN.js\";import BannersSubscribe from\"#framer/local/canvasComponent/gUyn6y8mh/gUyn6y8mh.js\";import MenuTabletPhoneComp from\"#framer/local/canvasComponent/Iv77kU7oO/Iv77kU7oO.js\";import BannersVertical from\"#framer/local/canvasComponent/j9ThdgoAk/j9ThdgoAk.js\";import NewsSEOText from\"#framer/local/canvasComponent/jO7tbQETd/jO7tbQETd.js\";import ComponentCTABottom from\"#framer/local/canvasComponent/Lee_eVxV7/Lee_eVxV7.js\";import ComponentPlus from\"#framer/local/canvasComponent/odUQ1w60D/odUQ1w60D.js\";import NewsWidgetGroup from\"#framer/local/canvasComponent/qOQQIU0UO/qOQQIU0UO.js\";import MenuFollowNew from\"#framer/local/canvasComponent/RHG023DO9/RHG023DO9.js\";import HeaderBannerPrincipal from\"#framer/local/canvasComponent/RSNKvcsBe/RSNKvcsBe.js\";import NewsPostThumbnail from\"#framer/local/canvasComponent/tz09UMJZ7/tz09UMJZ7.js\";import ComponentFollowButton from\"#framer/local/canvasComponent/VBUoAkmnk/VBUoAkmnk.js\";import NewsFooterCredit from\"#framer/local/canvasComponent/W2fYqho3r/W2fYqho3r.js\";import ComponentLine from\"#framer/local/canvasComponent/yBfrLmn10/yBfrLmn10.js\";import VaiEVem,{enumToDisplayNameFunctions}from\"#framer/local/collection/wxQAWmnxu/wxQAWmnxu.js\";import*as sharedStyle from\"#framer/local/css/Gh5SKzOxT/Gh5SKzOxT.js\";import metadataProvider from\"#framer/local/webPageMetadata/x9aeXSxIS/x9aeXSxIS.js\";const HeaderBannerPrincipalFonts=getFonts(HeaderBannerPrincipal);const NewsPostThumbnailFonts=getFonts(NewsPostThumbnail);const ButtonLoadMoreFonts=getFonts(ButtonLoadMore);const ComponentLineFonts=getFonts(ComponentLine);const BannersVerticalFonts=getFonts(BannersVertical);const BannersSubscribeFonts=getFonts(BannersSubscribe);const ComponentPlusFonts=getFonts(ComponentPlus);const ComponentCTABottomFonts=getFonts(ComponentCTABottom);const NewsWidgetGroupFonts=getFonts(NewsWidgetGroup);const NewsSEOTextFonts=getFonts(NewsSEOText);const NewsFooterCreditFonts=getFonts(NewsFooterCredit);const ComponentFollowButtonFonts=getFonts(ComponentFollowButton);const MenuFollowNewFonts=getFonts(MenuFollowNew);const ContainerWithFX=withFX(Container);const MenuTabletPhoneCompFonts=getFonts(MenuTabletPhoneComp);const breakpoints={wJPX4rleP:\"(min-width: 1440px)\",z8_ZPpZ5B:\"(min-width: 1200px) and (max-width: 1439px)\",zOhtBrzy6:\"(min-width: 810px) and (max-width: 1199px)\",ZWZ9BBMDF:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fSgjk\";const variantClassNames={wJPX4rleP:\"framer-v-japdzb\",z8_ZPpZ5B:\"framer-v-yl0st2\",zOhtBrzy6:\"framer-v-1bewh67\",ZWZ9BBMDF:\"framer-v-1qolcm\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"KcTI5A5QV\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-90};const transition1={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 1200\":\"z8_ZPpZ5B\",Desktop:\"wJPX4rleP\",Phone:\"ZWZ9BBMDF\",Tablet:\"zOhtBrzy6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wJPX4rleP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,CK7xhzt0QKcTI5A5QV,YlC8TOw1YKcTI5A5QV,ekemeiC2EKcTI5A5QV,C8PYrRSO6KcTI5A5QV,RrI2eebIDKcTI5A5QV,sRtDahhq6KcTI5A5QV,idKcTI5A5QV,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"mR2TXtm2y\");const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"zOhtBrzy6\",\"ZWZ9BBMDF\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"zOhtBrzy6\",\"ZWZ9BBMDF\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wJPX4rleP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b89bd1a0-40e7-4388-a0fb-65b3a400a527, rgb(244, 244, 244)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-japdzb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:507,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8b2eiw-container\",nodeId:\"e9oFCsfGr\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{variant:\"mUS8mjYc7\"},zOhtBrzy6:{variant:\"TpobfoxwR\"},ZWZ9BBMDF:{variant:\"wsh72z4GA\"}},children:/*#__PURE__*/_jsx(HeaderBannerPrincipal,{height:\"100%\",id:\"e9oFCsfGr\",layoutId:\"e9oFCsfGr\",style:{width:\"100%\"},variant:\"vGQQUkjA6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1rdnrc\",\"data-border\":true,\"data-framer-name\":\"Page Title\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7sm99f\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-a9x0lc\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tahps5\",\"data-styles-preset\":\"Gh5SKzOxT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Vai e Vem\"})}),className:\"framer-1xk572w\",\"data-framer-name\":\"News\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ss451r\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-6scd4e\",\"data-border\":true,\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kvrr56\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17qgf0m\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uaag31\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:8,query:{from:{alias:\"KcTI5A5QV\",data:VaiEVem,type:\"Collection\"},orderBy:[{collection:\"KcTI5A5QV\",direction:\"desc\",name:\"CU5ADSJHX\",type:\"Identifier\"}],select:[{collection:\"KcTI5A5QV\",name:\"CK7xhzt0Q\",type:\"Identifier\"},{collection:\"KcTI5A5QV\",name:\"YlC8TOw1Y\",type:\"Identifier\"},{collection:\"KcTI5A5QV\",name:\"ekemeiC2E\",type:\"Identifier\"},{collection:\"KcTI5A5QV\",name:\"C8PYrRSO6\",type:\"Identifier\"},{collection:\"KcTI5A5QV\",name:\"RrI2eebID\",type:\"Identifier\"},{collection:\"KcTI5A5QV\",name:\"sRtDahhq6\",type:\"Identifier\"},{collection:\"KcTI5A5QV\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({C8PYrRSO6:C8PYrRSO6KcTI5A5QV,CK7xhzt0Q:CK7xhzt0QKcTI5A5QV,ekemeiC2E:ekemeiC2EKcTI5A5QV,id:idKcTI5A5QV,RrI2eebID:RrI2eebIDKcTI5A5QV,sRtDahhq6:sRtDahhq6KcTI5A5QV,YlC8TOw1Y:YlC8TOw1YKcTI5A5QV},index)=>{ekemeiC2EKcTI5A5QV??=\"\";C8PYrRSO6KcTI5A5QV??=\"\";RrI2eebIDKcTI5A5QV??=true;sRtDahhq6KcTI5A5QV??=true;return /*#__PURE__*/_jsx(LayoutGroup,{id:`KcTI5A5QV-${idKcTI5A5QV}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{C8PYrRSO6:C8PYrRSO6KcTI5A5QV},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{C8PYrRSO6:C8PYrRSO6KcTI5A5QV},webPageId:\"wG73Kfnle\"},implicitPathVariables:undefined},{href:{pathVariables:{C8PYrRSO6:C8PYrRSO6KcTI5A5QV},webPageId:\"wG73Kfnle\"},implicitPathVariables:undefined},{href:{pathVariables:{C8PYrRSO6:C8PYrRSO6KcTI5A5QV},webPageId:\"wG73Kfnle\"},implicitPathVariables:undefined},{href:{pathVariables:{C8PYrRSO6:C8PYrRSO6KcTI5A5QV},webPageId:\"wG73Kfnle\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 61px) / 2, 1px) - 85px) / 2, 200px)`},zOhtBrzy6:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 145px) / 2, 200px)`,y:(componentViewport?.y||0)+0+773.68+0+0+0+0+30+0+0+0},ZWZ9BBMDF:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 95px) / 2, 145px)`,y:(componentViewport?.y||0)+0+723.68+0+0+0+0+20+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:286,width:\"382px\",y:(componentViewport?.y||0)+0+793.68+0+0+0+30+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r01hru-container\",nodeId:\"Xa6lC8WOh\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{variant:\"KAX08oCAb\",wJ0cKNslu:resolvedLinks[3]},zOhtBrzy6:{wJ0cKNslu:resolvedLinks[1]},ZWZ9BBMDF:{variant:\"fvBx5xJOn\",wJ0cKNslu:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(NewsPostThumbnail,{boNz7lta6:RrI2eebIDKcTI5A5QV,EBJPZmjzZ:\"var(--token-b8a014a3-b50e-4d07-bcb0-b21769eb2d11, rgb(255, 46, 46))\",height:\"100%\",id:\"Xa6lC8WOh\",layoutId:\"Xa6lC8WOh\",NOwE5_VNu:enumToDisplayNameFunctions[\"YlC8TOw1Y\"]?.(YlC8TOw1YKcTI5A5QV,activeLocale),OptZdl9pm:\"\",style:{width:\"100%\"},szVefUqiW:\"1970-01-01T00:00:00.000Z\",Te5pVtH3O:toResponsiveImage(CK7xhzt0QKcTI5A5QV),uJKivkmLD:ekemeiC2EKcTI5A5QV,variant:\"EOVpP_m8A\",width:\"100%\",wJ0cKNslu:resolvedLinks[0],ZVE7TMSJu:sRtDahhq6KcTI5A5QV})})})})})})})},idKcTI5A5QV);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{y:(componentViewport?.y||0)+0+773.68+0+0+0+0+30+0+657-40},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+723.68+0+0+0+0+20+0+647-40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+793.68+0+0+0+30+0+657-40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iypfy6-container\",nodeId:\"w6JGRs7M9\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(ButtonLoadMore,{height:\"100%\",id:\"w6JGRs7M9\",layoutId:\"w6JGRs7M9\",OmwfMqlTa:true,variant:loaderVariants(paginationInfo,{disabled:\"QOHtzQUVV\",loading:\"hcS_T6xUu\"},\"TCWD9XLlt\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})]})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{height:1090},zOhtBrzy6:{height:1,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px)`,y:(componentViewport?.y||0)+0+773.68+0+0+0+717},ZWZ9BBMDF:{height:1,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+723.68+0+0+0+687}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1085,width:\"1px\",y:(componentViewport?.y||0)+0+793.68+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aowi1a-container\",nodeId:\"iEcuWRz8w\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(ComponentLine,{height:\"100%\",id:\"iEcuWRz8w\",layoutId:\"iEcuWRz8w\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sl12tc\",\"data-framer-name\":\"Sidebar\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{width:`min(min(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 61px) / 2, 1px), 370px) - 60px, 310px)`},zOhtBrzy6:{width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 145px) / 2, 1px), 310px)`,y:(componentViewport?.y||0)+0+773.68+0+0+0+718+30},ZWZ9BBMDF:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 310px)`,y:(componentViewport?.y||0)+0+723.68+0+0+0+688+20+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,y:(componentViewport?.y||0)+0+793.68+0+0+0+30+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vhme73-container\",nodeId:\"vNgxRt1Lq\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(BannersVertical,{height:\"100%\",id:\"vNgxRt1Lq\",layoutId:\"vNgxRt1Lq\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{width:`min(min(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 61px) / 2, 1px), 370px) - 60px, 310px)`,y:(componentViewport?.y||0)+0+793.68+0+0+0+30+530},zOhtBrzy6:{width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 145px) / 2, 1px), 310px)`,y:(componentViewport?.y||0)+0+773.68+0+0+0+718+30},ZWZ9BBMDF:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 310px)`,y:(componentViewport?.y||0)+0+723.68+0+0+0+688+20+525}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,y:(componentViewport?.y||0)+0+793.68+0+0+0+30+525,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gaekls-container\",nodeId:\"mBaLjoIpF\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(BannersSubscribe,{height:\"100%\",id:\"mBaLjoIpF\",layoutId:\"mBaLjoIpF\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{y:(componentViewport?.y||0)+0+773.68+-2},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+723.68+-2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+793.68+-2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10tx897-container\",nodeId:\"AJMIbP3W_\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"AJMIbP3W_\",layoutId:\"AJMIbP3W_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{y:(componentViewport?.y||0)+0+773.68+-2},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+723.68+-2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+793.68+-2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nw30cu-container\",nodeId:\"TzvjjhbVp\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"TzvjjhbVp\",layoutId:\"TzvjjhbVp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9t6sfi\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-hfdf9m\",\"data-border\":true,\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{y:(componentViewport?.y||0)+0+1914.68+30},zOhtBrzy6:{y:(componentViewport?.y||0)+0+2082.68+30},ZWZ9BBMDF:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+2507.68+20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px, 1px)`,y:(componentViewport?.y||0)+0+1909.68+30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pqrqah-container\",nodeId:\"AeMfbucYS\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{variant:\"wJLVeHdmW\"},ZWZ9BBMDF:{variant:\"U3nzhFBEG\"}},children:/*#__PURE__*/_jsx(ComponentCTABottom,{height:\"100%\",id:\"AeMfbucYS\",layoutId:\"AeMfbucYS\",style:{width:\"100%\"},variant:\"jFWT5n7XZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{y:(componentViewport?.y||0)+0+1914.68+-2},zOhtBrzy6:{y:(componentViewport?.y||0)+0+2082.68+-2},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+2507.68+-2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+1909.68+-2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1odw6cm-container\",nodeId:\"XLZzC7vId\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"XLZzC7vId\",layoutId:\"XLZzC7vId\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{y:(componentViewport?.y||0)+0+1914.68+-2},zOhtBrzy6:{y:(componentViewport?.y||0)+0+2082.68+-2},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+2507.68+-2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+1909.68+-2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mpwlo6-container\",nodeId:\"aIXpVmKl1\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"aIXpVmKl1\",layoutId:\"aIXpVmKl1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mw17v7\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{y:(componentViewport?.y||0)+0+2492.68},zOhtBrzy6:{y:(componentViewport?.y||0)+0+2660.68},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+3065.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,y:(componentViewport?.y||0)+0+2487.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qd75gr-container\",nodeId:\"BcXwNrHfg\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{variant:\"Y2l94ki8V\"},ZWZ9BBMDF:{variant:\"L85uRiMOM\"}},children:/*#__PURE__*/_jsx(NewsWidgetGroup,{height:\"100%\",id:\"BcXwNrHfg\",layoutId:\"BcXwNrHfg\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"vMDKKZJd8\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oey6dp\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{y:(componentViewport?.y||0)+0+3013.68},zOhtBrzy6:{y:(componentViewport?.y||0)+0+3181.68},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+3586.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,y:(componentViewport?.y||0)+0+3008.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18h0e9f-container\",nodeId:\"qwRLqZRM4\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(NewsSEOText,{height:\"100%\",id:\"qwRLqZRM4\",layoutId:\"qwRLqZRM4\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17vbq8k\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{y:(componentViewport?.y||0)+0+3116.68},zOhtBrzy6:{y:(componentViewport?.y||0)+0+3284.68},ZWZ9BBMDF:{y:(componentViewport?.y||0)+0+3689.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3111.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tkaxx4-container\",nodeId:\"QZo2l75Ez\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(NewsFooterCredit,{height:\"100%\",id:\"QZo2l75Ez\",layoutId:\"QZo2l75Ez\",style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j5o4gx hidden-1bewh67 hidden-1qolcm\",\"data-framer-name\":\"Social Media\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:294,y:665.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u7qt3e-container\",nodeId:\"faYMSMwJN\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8_ZPpZ5B:{variant:\"KPNVtN1Hx\"}},children:/*#__PURE__*/_jsx(ComponentFollowButton,{height:\"100%\",id:\"faYMSMwJN\",layoutId:\"faYMSMwJN\",variant:\"HWmAs15ZK\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pirn81-container hidden-1bewh67 hidden-1qolcm\",layoutScroll:true,nodeId:\"hMwO2Q1ca\",rendersWithMotion:true,scopeId:\"x9aeXSxIS\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(MenuFollowNew,{height:\"100%\",id:\"hMwO2Q1ca\",layoutId:\"hMwO2Q1ca\",style:{width:\"100%\"},variant:\"RTq7CBciJ\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{height:140,width:\"100vw\",y:860},ZWZ9BBMDF:{height:140,width:\"100vw\",y:860}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vqzh2y-container hidden-japdzb hidden-yl0st2\",layoutScroll:true,nodeId:\"ibHRLNMJa\",scopeId:\"x9aeXSxIS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOhtBrzy6:{variant:\"cVqjjNLlZ\"},ZWZ9BBMDF:{variant:\"F1DiJRl7Q\"}},children:/*#__PURE__*/_jsx(MenuTabletPhoneComp,{height:\"100%\",id:\"ibHRLNMJa\",layoutId:\"ibHRLNMJa\",style:{width:\"100%\"},variant:\"CECTokBlN\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fSgjk.framer-caznr7, .framer-fSgjk .framer-caznr7 { display: block; }\",\".framer-fSgjk.framer-japdzb { align-content: center; align-items: center; background-color: var(--token-b89bd1a0-40e7-4388-a0fb-65b3a400a527, #f4f4f4); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fSgjk .framer-8b2eiw-container { flex: none; height: auto; position: relative; width: 100%; z-index: 5; }\",\".framer-fSgjk .framer-1rdnrc { --border-bottom-width: 0px; --border-color: var(--token-e21d78c6-9a46-4cbd-aadc-ebd33ec712f0, #f5f5f7); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 30px 30px 0px 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-fSgjk .framer-7sm99f { align-content: center; align-items: center; background-color: var(--token-f31f1ce1-16c9-4281-87ba-360912934036, #ffffff); border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 30px; position: relative; width: 1px; }\",\".framer-fSgjk .framer-a9x0lc { 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: 30px; position: relative; width: 100%; }\",\".framer-fSgjk .framer-1xk572w { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-fSgjk .framer-ss451r, .framer-fSgjk .framer-9t6sfi, .framer-fSgjk .framer-1mw17v7, .framer-fSgjk .framer-1oey6dp, .framer-fSgjk .framer-17vbq8k { background-color: var(--token-e21d78c6-9a46-4cbd-aadc-ebd33ec712f0, #f5f5f7); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-fSgjk .framer-6scd4e { --border-bottom-width: 0px; --border-color: var(--token-e21d78c6-9a46-4cbd-aadc-ebd33ec712f0, #f5f5f7); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 30px 30px 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-fSgjk .framer-1kvrr56 { align-content: flex-start; align-items: flex-start; background-color: var(--token-f31f1ce1-16c9-4281-87ba-360912934036, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fSgjk .framer-17qgf0m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px; position: relative; width: min-content; }\",\".framer-fSgjk .framer-1uaag31 { display: grid; flex: none; gap: 25px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 60px 0px; position: relative; width: 789px; }\",\".framer-fSgjk .framer-r01hru-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-fSgjk .framer-1iypfy6-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-fSgjk .framer-aowi1a-container { align-self: stretch; flex: none; height: auto; position: relative; width: 1px; }\",\".framer-fSgjk .framer-1sl12tc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px; position: relative; width: 1px; }\",\".framer-fSgjk .framer-1vhme73-container, .framer-fSgjk .framer-1gaekls-container { flex: none; height: auto; max-width: 310px; position: relative; width: 100%; }\",\".framer-fSgjk .framer-10tx897-container, .framer-fSgjk .framer-1odw6cm-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); left: -2px; position: absolute; top: -2px; width: 5px; z-index: 4; }\",\".framer-fSgjk .framer-nw30cu-container, .framer-fSgjk .framer-mpwlo6-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); position: absolute; right: -2px; top: -2px; width: 5px; z-index: 4; }\",\".framer-fSgjk .framer-hfdf9m { --border-bottom-width: 0px; --border-color: var(--token-e21d78c6-9a46-4cbd-aadc-ebd33ec712f0, #f5f5f7); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-fSgjk .framer-pqrqah-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-fSgjk .framer-qd75gr-container, .framer-fSgjk .framer-18h0e9f-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; z-index: 3; }\",\".framer-fSgjk .framer-1tkaxx4-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-fSgjk .framer-1j5o4gx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 300px; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 81%; transform: translateY(-50%); width: min-content; z-index: 1; }\",\".framer-fSgjk .framer-1u7qt3e-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-fSgjk .framer-1pirn81-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-fSgjk .framer-vqzh2y-container { bottom: 0px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fSgjk.framer-japdzb, .framer-fSgjk .framer-1rdnrc, .framer-fSgjk .framer-7sm99f, .framer-fSgjk .framer-a9x0lc, .framer-fSgjk .framer-6scd4e, .framer-fSgjk .framer-17qgf0m, .framer-fSgjk .framer-1sl12tc, .framer-fSgjk .framer-hfdf9m, .framer-fSgjk .framer-1j5o4gx { gap: 0px; } .framer-fSgjk.framer-japdzb > *, .framer-fSgjk .framer-6scd4e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fSgjk.framer-japdzb > :first-child, .framer-fSgjk .framer-7sm99f > :first-child, .framer-fSgjk .framer-6scd4e > :first-child, .framer-fSgjk .framer-17qgf0m > :first-child, .framer-fSgjk .framer-1sl12tc > :first-child { margin-top: 0px; } .framer-fSgjk.framer-japdzb > :last-child, .framer-fSgjk .framer-7sm99f > :last-child, .framer-fSgjk .framer-6scd4e > :last-child, .framer-fSgjk .framer-17qgf0m > :last-child, .framer-fSgjk .framer-1sl12tc > :last-child { margin-bottom: 0px; } .framer-fSgjk .framer-1rdnrc > *, .framer-fSgjk .framer-a9x0lc > *, .framer-fSgjk .framer-hfdf9m > *, .framer-fSgjk .framer-1j5o4gx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fSgjk .framer-1rdnrc > :first-child, .framer-fSgjk .framer-a9x0lc > :first-child, .framer-fSgjk .framer-hfdf9m > :first-child, .framer-fSgjk .framer-1j5o4gx > :first-child { margin-left: 0px; } .framer-fSgjk .framer-1rdnrc > :last-child, .framer-fSgjk .framer-a9x0lc > :last-child, .framer-fSgjk .framer-hfdf9m > :last-child, .framer-fSgjk .framer-1j5o4gx > :last-child { margin-right: 0px; } .framer-fSgjk .framer-7sm99f > *, .framer-fSgjk .framer-17qgf0m > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-fSgjk .framer-1sl12tc > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }\",...sharedStyle.css,'.framer-fSgjk[data-border=\"true\"]::after, .framer-fSgjk [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-fSgjk.framer-japdzb { padding: 0px 0px 100px 0px; width: 810px; } .framer-fSgjk .framer-a9x0lc { padding: 20px; } .framer-fSgjk .framer-1kvrr56 { flex-direction: column; gap: 0px; justify-content: flex-start; } .framer-fSgjk .framer-17qgf0m, .framer-fSgjk .framer-1uaag31 { width: 100%; } .framer-fSgjk .framer-aowi1a-container { align-self: unset; height: 1px; width: 100%; } .framer-fSgjk .framer-1sl12tc { align-content: center; align-items: center; flex: none; flex-direction: row; justify-content: center; width: 100%; } .framer-fSgjk .framer-1vhme73-container, .framer-fSgjk .framer-1gaekls-container { flex: 1 0 0px; width: 1px; } .framer-fSgjk .framer-vqzh2y-container { z-index: 9; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fSgjk .framer-1kvrr56, .framer-fSgjk .framer-1sl12tc { gap: 0px; } .framer-fSgjk .framer-1kvrr56 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fSgjk .framer-1kvrr56 > :first-child { margin-top: 0px; } .framer-fSgjk .framer-1kvrr56 > :last-child { margin-bottom: 0px; } .framer-fSgjk .framer-1sl12tc > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-fSgjk .framer-1sl12tc > :first-child { margin-left: 0px; } .framer-fSgjk .framer-1sl12tc > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-fSgjk.framer-japdzb { padding: 0px 0px 100px 0px; width: 390px; } .framer-fSgjk .framer-1rdnrc { padding: 20px 20px 0px 20px; } .framer-fSgjk .framer-7sm99f, .framer-fSgjk .framer-hfdf9m { padding: 20px; } .framer-fSgjk .framer-a9x0lc { padding: 10px; } .framer-fSgjk .framer-6scd4e { padding: 0px 20px 30px 20px; } .framer-fSgjk .framer-1kvrr56 { flex-direction: column; } .framer-fSgjk .framer-17qgf0m { padding: 20px; width: 100%; } .framer-fSgjk .framer-1uaag31 { gap: 15px; grid-template-columns: repeat(2, minmax(145px, 1fr)); width: 100%; } .framer-fSgjk .framer-aowi1a-container { align-self: unset; height: 1px; width: 100%; } .framer-fSgjk .framer-1sl12tc { flex: none; padding: 20px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fSgjk .framer-1kvrr56, .framer-fSgjk .framer-1uaag31 { gap: 0px; } .framer-fSgjk .framer-1kvrr56 > *, .framer-fSgjk .framer-1kvrr56 > :first-child, .framer-fSgjk .framer-1kvrr56 > :last-child, .framer-fSgjk .framer-1uaag31 > *, .framer-fSgjk .framer-1uaag31 > :first-child, .framer-fSgjk .framer-1uaag31 > :last-child { margin: 0px; } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-fSgjk.framer-japdzb { width: 1200px; } .framer-fSgjk .framer-17qgf0m { flex: 1 0 0px; width: 1px; } .framer-fSgjk .framer-1uaag31 { width: 100%; } .framer-fSgjk .framer-1sl12tc { gap: 30px; max-width: 370px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fSgjk .framer-1sl12tc { gap: 0px; } .framer-fSgjk .framer-1sl12tc > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-fSgjk .framer-1sl12tc > :first-child { margin-top: 0px; } .framer-fSgjk .framer-1sl12tc > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3913.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zOhtBrzy6\":{\"layout\":[\"fixed\",\"auto\"]},\"ZWZ9BBMDF\":{\"layout\":[\"fixed\",\"auto\"]},\"z8_ZPpZ5B\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"mR2TXtm2y\":{\"pattern\":\":mR2TXtm2y\",\"name\":\"title\"}}\n * @framerResponsiveScreen\n */const Framerx9aeXSxIS=withCSS(Component,css,\"framer-fSgjk\");export default Framerx9aeXSxIS;Framerx9aeXSxIS.displayName=\"Noticias\";Framerx9aeXSxIS.defaultProps={height:3913.5,width:1440};addFonts(Framerx9aeXSxIS,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...HeaderBannerPrincipalFonts,...NewsPostThumbnailFonts,...ButtonLoadMoreFonts,...ComponentLineFonts,...BannersVerticalFonts,...BannersSubscribeFonts,...ComponentPlusFonts,...ComponentCTABottomFonts,...NewsWidgetGroupFonts,...NewsSEOTextFonts,...NewsFooterCreditFonts,...ComponentFollowButtonFonts,...MenuFollowNewFonts,...MenuTabletPhoneCompFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerx9aeXSxIS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zOhtBrzy6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZWZ9BBMDF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z8_ZPpZ5B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"3913.5\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"mR2TXtm2y\\\":{\\\"pattern\\\":\\\":mR2TXtm2y\\\",\\\"name\\\":\\\"title\\\"}}\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "HeaderBannerPrincipalFonts", "getFonts", "RSNKvcsBe_default", "NewsPostThumbnailFonts", "tz09UMJZ7_default", "ButtonLoadMoreFonts", "bwhAjQ_QN_default", "ComponentLineFonts", "yBfrLmn10_default", "BannersVerticalFonts", "j9ThdgoAk_default", "BannersSubscribeFonts", "gUyn6y8mh_default", "ComponentPlusFonts", "odUQ1w60D_default", "ComponentCTABottomFonts", "Lee_eVxV7_default", "NewsWidgetGroupFonts", "qOQQIU0UO_default", "NewsSEOTextFonts", "jO7tbQETd_default", "NewsFooterCreditFonts", "W2fYqho3r_default", "ComponentFollowButtonFonts", "VBUoAkmnk_default", "MenuFollowNewFonts", "RHG023DO9_default", "ContainerWithFX", "withFX", "Container", "MenuTabletPhoneCompFonts", "Iv77kU7oO_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "CK7xhzt0QKcTI5A5QV", "YlC8TOw1YKcTI5A5QV", "ekemeiC2EKcTI5A5QV", "C8PYrRSO6KcTI5A5QV", "RrI2eebIDKcTI5A5QV", "sRtDahhq6KcTI5A5QV", "idKcTI5A5QV", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "RichText", "x", "ChildrenCanSuspend", "wxQAWmnxu_default", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "enumToDisplayNameFunctions", "css", "Framerx9aeXSxIS", "withCSS", "x9aeXSxIS_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
