{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8SVh73ofKKT2uxANQFCy/DYMUCUZbugoGcrAEPsKo/sygQWPRUS.js"],
  "sourcesContent": ["// Generated by Framer (f2c0341)\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 NewsSEOText from\"#framer/local/canvasComponent/jO7tbQETd/jO7tbQETd.js\";import NewsPodcastRow from\"#framer/local/canvasComponent/KWCdhDG7D/KWCdhDG7D.js\";import ComponentCTABottom from\"#framer/local/canvasComponent/Lee_eVxV7/Lee_eVxV7.js\";import MenuTabletPhone from\"#framer/local/canvasComponent/Lyqvcpqn8/Lyqvcpqn8.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 ComponentFollowButton from\"#framer/local/canvasComponent/VBUoAkmnk/VBUoAkmnk.js\";import NewsFooterCredit from\"#framer/local/canvasComponent/W2fYqho3r/W2fYqho3r.js\";import Speakers from\"#framer/local/collection/VRo7tRPjM/VRo7tRPjM.js\";import*as sharedStyle from\"#framer/local/css/Gh5SKzOxT/Gh5SKzOxT.js\";import metadataProvider from\"#framer/local/webPageMetadata/sygQWPRUS/sygQWPRUS.js\";const HeaderBannerPrincipalFonts=getFonts(HeaderBannerPrincipal);const NewsPodcastRowFonts=getFonts(NewsPodcastRow);const ButtonLoadMoreFonts=getFonts(ButtonLoadMore);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 MenuTabletPhoneFonts=getFonts(MenuTabletPhone);const breakpoints={bI7dukkD9:\"(max-width: 809px)\",he1UiowCE:\"(min-width: 810px) and (max-width: 1199px)\",kX4q_pFE9:\"(min-width: 1200px) and (max-width: 1439px)\",qi2P6BG7p:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZDaez\";const variantClassNames={bI7dukkD9:\"framer-v-1c0tfne\",he1UiowCE:\"framer-v-193ildu\",kX4q_pFE9:\"framer-v-1em5d2e\",qi2P6BG7p:\"framer-v-1ojff6\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"QaW9oKbvI\");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\":\"kX4q_pFE9\",Desktop:\"qi2P6BG7p\",Phone:\"bI7dukkD9\",Tablet:\"he1UiowCE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qi2P6BG7p\"};};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,ti253xCWoQaW9oKbvI,tX61eI_AbQaW9oKbvI,hlOAdGc3sQaW9oKbvI,OV5WdiaTpQaW9oKbvI,qL_7B1U0gQaW9oKbvI,idQaW9oKbvI,...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(\"nwmXYnqGA\");const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"he1UiowCE\",\"bI7dukkD9\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"he1UiowCE\",\"bI7dukkD9\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qi2P6BG7p\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b89bd1a0-40e7-4388-a0fb-65b3a400a527, rgb(251, 251, 251)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ojff6\",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-1g73app-container\",nodeId:\"YCX2ayVhc\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{variant:\"wsh72z4GA\"},he1UiowCE:{variant:\"TpobfoxwR\"},kX4q_pFE9:{variant:\"mUS8mjYc7\"}},children:/*#__PURE__*/_jsx(HeaderBannerPrincipal,{height:\"100%\",id:\"YCX2ayVhc\",layoutId:\"YCX2ayVhc\",style:{width:\"100%\"},variant:\"vGQQUkjA6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-jygk4u\",\"data-border\":true,\"data-framer-name\":\"Title\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2cs5jf\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-95lucb\",\"data-framer-name\":\"Page 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\",children:\"Opini\\xe3o\"})}),className:\"framer-9dkz5h\",\"data-framer-name\":\"News\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gku06l\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-4z5aat\",\"data-border\":true,\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1olg5p6\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wwzahy\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mlite4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:10,query:{from:{alias:\"QaW9oKbvI\",data:Speakers,type:\"Collection\"},select:[{collection:\"QaW9oKbvI\",name:\"ti253xCWo\",type:\"Identifier\"},{collection:\"QaW9oKbvI\",name:\"tX61eI_Ab\",type:\"Identifier\"},{collection:\"QaW9oKbvI\",name:\"hlOAdGc3s\",type:\"Identifier\"},{collection:\"QaW9oKbvI\",name:\"OV5WdiaTp\",type:\"Identifier\"},{collection:\"QaW9oKbvI\",name:\"qL_7B1U0g\",type:\"Identifier\"},{collection:\"QaW9oKbvI\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({hlOAdGc3s:hlOAdGc3sQaW9oKbvI,id:idQaW9oKbvI,OV5WdiaTp:OV5WdiaTpQaW9oKbvI,qL_7B1U0g:qL_7B1U0gQaW9oKbvI,ti253xCWo:ti253xCWoQaW9oKbvI,tX61eI_Ab:tX61eI_AbQaW9oKbvI},index)=>{tX61eI_AbQaW9oKbvI??=\"\";hlOAdGc3sQaW9oKbvI??=\"\";qL_7B1U0gQaW9oKbvI??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`QaW9oKbvI-${idQaW9oKbvI}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{hlOAdGc3s:hlOAdGc3sQaW9oKbvI},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{hlOAdGc3s:hlOAdGc3sQaW9oKbvI},webPageId:\"uljz3w8Zg\"},implicitPathVariables:undefined},{href:{pathVariables:{hlOAdGc3s:hlOAdGc3sQaW9oKbvI},webPageId:\"uljz3w8Zg\"},implicitPathVariables:undefined},{href:{pathVariables:{hlOAdGc3s:hlOAdGc3sQaW9oKbvI},webPageId:\"uljz3w8Zg\"},implicitPathVariables:undefined},{href:{pathVariables:{hlOAdGc3s:hlOAdGc3sQaW9oKbvI},webPageId:\"uljz3w8Zg\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{width:`max(min(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px, 1px), 1280px) - 60px, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:250,width:`max((min(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px, 1px), 1280px) - 110px) / 2, 200px)`,y:(componentViewport?.y||0)+0+793.68+0+0+0+60+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-by5flc-container\",nodeId:\"atR0gg1mC\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{AHfM2r8BM:resolvedLinks[2],variant:\"TtPdx_8LP\"},he1UiowCE:{AHfM2r8BM:resolvedLinks[1],variant:\"TtPdx_8LP\"},kX4q_pFE9:{AHfM2r8BM:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(NewsPodcastRow,{AHfM2r8BM:resolvedLinks[0],height:\"100%\",id:\"atR0gg1mC\",layoutId:\"atR0gg1mC\",LfbF8PXhM:tX61eI_AbQaW9oKbvI,qkDsBpdku:toResponsiveImage(ti253xCWoQaW9oKbvI),style:{width:\"100%\"},tVBfjQ_Dk:toResponsiveImage(OV5WdiaTpQaW9oKbvI),variant:\"oFFORrNii\",width:\"100%\",xpUm2gnao:qL_7B1U0gQaW9oKbvI})})})})})})})},idQaW9oKbvI);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{y:(componentViewport?.y||0)+0+793.68+0+0+0+60+0+2890-40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+793.68+0+0+0+60+0+1570-40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mm0xh4-container\",nodeId:\"N1ljOag2R\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(ButtonLoadMore,{height:\"100%\",id:\"N1ljOag2R\",layoutId:\"N1ljOag2R\",OmwfMqlTa:true,width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})]})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+793.68+-3.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ca3332-container\",nodeId:\"vrE_BhcNR\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"vrE_BhcNR\",layoutId:\"vrE_BhcNR\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+793.68+-3.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kn805b-container\",nodeId:\"btHj2X06y\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"btHj2X06y\",layoutId:\"btHj2X06y\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i5z65c\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1l3o8j4\",\"data-border\":true,\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px)`,y:(componentViewport?.y||0)+0+3854.68+30+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px, 1px)`,y:(componentViewport?.y||0)+0+2534.68+30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fpq5u8-container\",nodeId:\"q9iBfrZcD\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{variant:\"U3nzhFBEG\"},he1UiowCE:{variant:\"wJLVeHdmW\"}},children:/*#__PURE__*/_jsx(ComponentCTABottom,{height:\"100%\",id:\"q9iBfrZcD\",layoutId:\"q9iBfrZcD\",style:{width:\"100%\"},variant:\"jFWT5n7XZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{y:(componentViewport?.y||0)+0+3854.68+-3.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+2534.68+-3.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10o9riv-container\",nodeId:\"Qy1Y_EVNb\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"Qy1Y_EVNb\",layoutId:\"Qy1Y_EVNb\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{y:(componentViewport?.y||0)+0+3854.68+-3.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,width:\"5px\",y:(componentViewport?.y||0)+0+2534.68+-3.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-scz3w1-container\",nodeId:\"ouUUwofsV\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"ouUUwofsV\",layoutId:\"ouUUwofsV\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hmnuz0\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{y:(componentViewport?.y||0)+0+4432.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,y:(componentViewport?.y||0)+0+3112.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-76vgo4-container\",nodeId:\"bBLbfWI8K\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{variant:\"L85uRiMOM\"},he1UiowCE:{variant:\"Y2l94ki8V\"}},children:/*#__PURE__*/_jsx(NewsWidgetGroup,{height:\"100%\",id:\"bBLbfWI8K\",layoutId:\"bBLbfWI8K\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"vMDKKZJd8\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19gljfe\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{y:(componentViewport?.y||0)+0+4953.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,y:(componentViewport?.y||0)+0+3633.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15pus3c-container\",nodeId:\"GrmGat0SE\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(NewsSEOText,{height:\"100%\",id:\"GrmGat0SE\",layoutId:\"GrmGat0SE\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12h3scr\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{y:(componentViewport?.y||0)+0+5056.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3736.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1np8ogk-container\",nodeId:\"OjmQgX5TH\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(NewsFooterCredit,{height:\"100%\",id:\"OjmQgX5TH\",layoutId:\"OjmQgX5TH\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jc229s\",\"data-framer-name\":\"Social Media\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:294,y:706,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kcu3r3-container\",nodeId:\"uKRF4iHAu\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(ComponentFollowButton,{height:\"100%\",id:\"uKRF4iHAu\",layoutId:\"uKRF4iHAu\",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-10dn2st-container hidden-193ildu hidden-1c0tfne\",layoutScroll:true,nodeId:\"JpnTTtMvf\",rendersWithMotion:true,scopeId:\"sygQWPRUS\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(MenuFollowNew,{height:\"100%\",id:\"JpnTTtMvf\",layoutId:\"JpnTTtMvf\",style:{width:\"100%\"},variant:\"RTq7CBciJ\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ix1 hidden-1ojff6 hidden-1em5d2e\",\"data-framer-name\":\"Mobile Menu\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sghkrx\",\"data-framer-name\":\"Fill\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bI7dukkD9:{width:\"85vw\",y:901},he1UiowCE:{width:\"85vw\",y:901}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f3uyqm-container\",nodeId:\"Gdct5o6AW\",scopeId:\"sygQWPRUS\",children:/*#__PURE__*/_jsx(MenuTabletPhone,{height:\"100%\",id:\"Gdct5o6AW\",layoutId:\"Gdct5o6AW\",style:{width:\"100%\"},variant:\"lQKi7dVkd\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZDaez.framer-1iduzgv, .framer-ZDaez .framer-1iduzgv { display: block; }\",\".framer-ZDaez.framer-1ojff6 { align-content: center; align-items: center; background-color: var(--token-b89bd1a0-40e7-4388-a0fb-65b3a400a527, #fbfbfb); 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-ZDaez .framer-1g73app-container { flex: none; height: auto; position: relative; width: 100%; z-index: 5; }\",\".framer-ZDaez .framer-jygk4u { --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 30px 0px 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-ZDaez .framer-2cs5jf { 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-ZDaez .framer-95lucb { 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: min-content; }\",\".framer-ZDaez .framer-9dkz5h { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZDaez .framer-1gku06l, .framer-ZDaez .framer-1i5z65c, .framer-ZDaez .framer-hmnuz0, .framer-ZDaez .framer-19gljfe, .framer-ZDaez .framer-12h3scr { background-color: var(--token-e21d78c6-9a46-4cbd-aadc-ebd33ec712f0, #f5f5f7); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ZDaez .framer-4z5aat { --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-ZDaez .framer-1olg5p6 { 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; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZDaez .framer-1wwzahy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 60px 30px 80px 30px; position: relative; width: 1px; }\",\".framer-ZDaez .framer-1mlite4 { display: grid; flex: none; gap: 50px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-ZDaez .framer-by5flc-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-ZDaez .framer-1mm0xh4-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-ZDaez .framer-1ca3332-container, .framer-ZDaez .framer-10o9riv-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); position: absolute; right: -2px; top: -3px; width: 5px; z-index: 4; }\",\".framer-ZDaez .framer-1kn805b-container, .framer-ZDaez .framer-scz3w1-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); left: -2px; position: absolute; top: -3px; width: 5px; z-index: 4; }\",\".framer-ZDaez .framer-1l3o8j4 { --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-ZDaez .framer-1fpq5u8-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ZDaez .framer-76vgo4-container, .framer-ZDaez .framer-15pus3c-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; z-index: 3; }\",\".framer-ZDaez .framer-1np8ogk-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZDaez .framer-jc229s { bottom: 0px; flex: none; height: 300px; left: calc(50.00000000000002% - min(1440px, 100%) / 2); max-width: 1440px; overflow: hidden; position: fixed; width: 100%; }\",\".framer-ZDaez .framer-kcu3r3-container { bottom: 0px; flex: none; height: auto; position: absolute; right: 0px; width: auto; z-index: 10; }\",\".framer-ZDaez .framer-10dn2st-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-ZDaez .framer-5ix1 { bottom: 0px; flex: none; height: 140px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: fixed; width: 100%; z-index: 10; }\",\".framer-ZDaez .framer-1sghkrx { -webkit-backdrop-filter: blur(5px); -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 35%) add; backdrop-filter: blur(5px); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 35%) add; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-ZDaez .framer-1f3uyqm-container { bottom: 34px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: 85%; z-index: 1; }\",...sharedStyle.css,'.framer-ZDaez[data-border=\"true\"]::after, .framer-ZDaez [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-ZDaez.framer-1ojff6 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-ZDaez.framer-1ojff6 { width: 390px; } .framer-ZDaez .framer-jygk4u, .framer-ZDaez .framer-1l3o8j4 { flex-direction: column; } .framer-ZDaez .framer-2cs5jf, .framer-ZDaez .framer-1fpq5u8-container { flex: none; width: 100%; } .framer-ZDaez .framer-1mlite4 { gap: 30px; grid-template-columns: repeat(1, minmax(200px, 1fr)); }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-ZDaez.framer-1ojff6 { width: 1200px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3749\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"he1UiowCE\":{\"layout\":[\"fixed\",\"auto\"]},\"bI7dukkD9\":{\"layout\":[\"fixed\",\"auto\"]},\"kX4q_pFE9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"nwmXYnqGA\":{\"pattern\":\":nwmXYnqGA\",\"name\":\"title\"}}\n * @framerResponsiveScreen\n */const FramersygQWPRUS=withCSS(Component,css,\"framer-ZDaez\");export default FramersygQWPRUS;FramersygQWPRUS.displayName=\"Speakers\";FramersygQWPRUS.defaultProps={height:3749,width:1440};addFonts(FramersygQWPRUS,[{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,...NewsPodcastRowFonts,...ButtonLoadMoreFonts,...ComponentPlusFonts,...ComponentCTABottomFonts,...NewsWidgetGroupFonts,...NewsSEOTextFonts,...NewsFooterCreditFonts,...ComponentFollowButtonFonts,...MenuFollowNewFonts,...MenuTabletPhoneFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersygQWPRUS\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"3749\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"he1UiowCE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bI7dukkD9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kX4q_pFE9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"nwmXYnqGA\\\":{\\\"pattern\\\":\\\":nwmXYnqGA\\\",\\\"name\\\":\\\"title\\\"}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "HeaderBannerPrincipalFonts", "getFonts", "RSNKvcsBe_default", "NewsPodcastRowFonts", "KWCdhDG7D_default", "ButtonLoadMoreFonts", "bwhAjQ_QN_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", "MenuTabletPhoneFonts", "Lyqvcpqn8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "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", "ti253xCWoQaW9oKbvI", "tX61eI_AbQaW9oKbvI", "hlOAdGc3sQaW9oKbvI", "OV5WdiaTpQaW9oKbvI", "qL_7B1U0gQaW9oKbvI", "idQaW9oKbvI", "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", "VRo7tRPjM_default", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FramersygQWPRUS", "withCSS", "sygQWPRUS_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
