{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/j92xTpWgOv7EWb8HZxXN/Pqplb9nCdvMj8CVQdN7w/rt5QQJ7Qx.js", "ssg:https://framerusercontent.com/modules/ZO0twWqmgEhIYgyNGEjc/nsuvqItEy8iA8npa2uto/rt5QQJ7Qx.js"],
  "sourcesContent": ["// Generated by Framer (c85c929)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={nSotVgySC:new LazyValue(()=>import(\"./rt5QQJ7Qx-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c85c929)\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,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonsTertiaryButton from\"#framer/local/canvasComponent/alRgvm8KD/alRgvm8KD.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/kax2msIDS/kax2msIDS.js\";import NavigationFooter from\"#framer/local/canvasComponent/UtR0ER5rE/UtR0ER5rE.js\";import OurArticle from\"#framer/local/collection/tBmMhrwRA/tBmMhrwRA.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle12 from\"#framer/local/css/aXBTfUfuM/aXBTfUfuM.js\";import*as sharedStyle from\"#framer/local/css/D4oaMJloZ/D4oaMJloZ.js\";import*as sharedStyle3 from\"#framer/local/css/fQJJxzY3o/fQJJxzY3o.js\";import*as sharedStyle6 from\"#framer/local/css/HrPTx9sOS/HrPTx9sOS.js\";import*as sharedStyle1 from\"#framer/local/css/HUb7BWKhc/HUb7BWKhc.js\";import*as sharedStyle5 from\"#framer/local/css/lO4OjTs_j/lO4OjTs_j.js\";import*as sharedStyle8 from\"#framer/local/css/OTxTyjPQo/OTxTyjPQo.js\";import*as sharedStyle4 from\"#framer/local/css/P639fDVME/P639fDVME.js\";import*as sharedStyle2 from\"#framer/local/css/qK9L1ITfM/qK9L1ITfM.js\";import*as sharedStyle7 from\"#framer/local/css/qNcsZlIzj/qNcsZlIzj.js\";import*as sharedStyle11 from\"#framer/local/css/UAzX_iDiq/UAzX_iDiq.js\";import*as sharedStyle10 from\"#framer/local/css/uqTNjxj1f/uqTNjxj1f.js\";import*as sharedStyle9 from\"#framer/local/css/VMYrLefA9/VMYrLefA9.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/rt5QQJ7Qx/rt5QQJ7Qx.js\";import metadataProvider from\"#framer/local/webPageMetadata/rt5QQJ7Qx/rt5QQJ7Qx.js\";const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ButtonsTertiaryButtonFonts=getFonts(ButtonsTertiaryButton);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={coILWlMkT:\"(min-width: 810px) and (max-width: 1199px)\",lMOTtzelU:\"(max-width: 809px)\",wPAquH7UM:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fmpMB\";const variantClassNames={coILWlMkT:\"framer-v-6i2txt\",lMOTtzelU:\"framer-v-1m3n8vd\",wPAquH7UM:\"framer-v-n574tq\"};const transition1={bounce:.2,delay:0,duration:1,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"long\",timeStyle:\"short\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const transition2={bounce:.2,delay:0,duration:1.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={bounce:.2,delay:0,duration:1.8,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={bounce:.2,delay:0,duration:2,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,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:\"wPAquH7UM\",Phone:\"lMOTtzelU\",Tablet:\"coILWlMkT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wPAquH7UM\"};};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:\"rt5QQJ7Qx\",data:OurArticle,type:\"Collection\"},select:[{collection:\"rt5QQJ7Qx\",name:\"InuFboE7T\",type:\"Identifier\"},{collection:\"rt5QQJ7Qx\",name:\"EHsD4T_n3\",type:\"Identifier\"},{collection:\"rt5QQJ7Qx\",name:\"me6E1rzs7\",type:\"Identifier\"},{collection:\"rt5QQJ7Qx\",name:\"x62BOM1FW\",type:\"Identifier\"},{collection:\"rt5QQJ7Qx\",name:\"i07uysS7E\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"rt5QQJ7Qx\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,me6E1rzs7=getFromCurrentRouteData(\"me6E1rzs7\"),InuFboE7T=getFromCurrentRouteData(\"InuFboE7T\")??\"\",x62BOM1FW=getFromCurrentRouteData(\"x62BOM1FW\"),i07uysS7E=getFromCurrentRouteData(\"i07uysS7E\")??\"\",EHsD4T_n3=getFromCurrentRouteData(\"EHsD4T_n3\")??\"\",x62BOM1FWjFTP1B79y,InuFboE7TjFTP1B79y,JQDWYBr4bjFTP1B79y,idjFTP1B79y,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);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,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();const textContent=toDateString(me6E1rzs7,activeLocaleCode);const visible=isSet(x62BOM1FW);const visible1=isSet(EHsD4T_n3);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wPAquH7UM\",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-n574tq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a6uoze-container\",layoutScroll:true,nodeId:\"xduSBUlJM\",scopeId:\"rt5QQJ7Qx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{variant:\"pdtcUSEoM\"},lMOTtzelU:{variant:\"NV1LHw5tE\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{height:\"100%\",id:\"xduSBUlJM\",L7z6hBv_q:1,layoutId:\"xduSBUlJM\",style:{width:\"100%\"},variant:\"hR7MQrVPd\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kkelju\",\"data-border\":true,\"data-framer-name\":\"Main Article\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qx1669\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dp07a7\",\"data-framer-name\":\"Header Article\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-eoj0we\",\"data-framer-name\":\"Information\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-nrj4g3\",\"data-framer-appear-id\":\"nrj4g3\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19883eq\",\"data-styles-preset\":\"D4oaMJloZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Published at\"})}),className:\"framer-17e2oyd\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19883eq\",\"data-styles-preset\":\"D4oaMJloZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"April 7, 2025 at 12:00 AM\"})}),className:\"framer-1z5ly9\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-d5ih88\",\"data-styles-preset\":\"HUb7BWKhc\",style:{\"--framer-text-alignment\":\"left\"},children:\"Selasa (8/4) Besok, Prabowo akan Umumkan Sikap Hadapi Kebijakan Tarif Impor Trump\"})}),className:\"framer-ylua1j\",\"data-framer-appear-id\":\"ylua1j\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation1,optimized:true,text:InuFboE7T,verticalAlignment:\"top\",withExternalLayout:true})]}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+180+0+0+0+0+18.56),sizes:\"810px\",...toResponsiveImage(x62BOM1FW)}},lMOTtzelU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+0+0+98.56),sizes:\"390px\",...toResponsiveImage(x62BOM1FW)}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+180+0+0+0+0+18.56),sizes:\"960px\",...toResponsiveImage(x62BOM1FW)},className:\"framer-10tj8fo\",\"data-framer-appear-id\":\"10tj8fo\",initial:animation1,optimized:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1qyyv5q\",\"data-framer-appear-id\":\"1qyyv5q\",\"data-framer-name\":\"Main Content\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"XTPxMZG1S\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:i07uysS7E,className:\"framer-14uwq14\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{blockquote:\"framer-styles-preset-1big7uk\",h1:\"framer-styles-preset-4vhqta\",h4:\"framer-styles-preset-18g8a40\",img:\"framer-styles-preset-hakfph\",p:\"framer-styles-preset-x6ul89\",table:\"framer-styles-preset-11w7boh\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o9tjgt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1p51a3z\",\"data-styles-preset\":\"OTxTyjPQo\",children:\"Source:\"})}),className:\"framer-klakwf\",\"data-framer-name\":\"Source\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)?.({EHsD4T_n3})??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uf0le7\",\"data-styles-preset\":\"VMYrLefA9\",style:{\"--framer-text-color\":\"var(--token-f233083a-1f9e-485d-a76f-f84cad358356, rgb(43, 86, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:EHsD4T_n3,motionChild:true,nodeId:\"VGOzmDLnU\",openInNewTab:false,relValues:[],scopeId:\"rt5QQJ7Qx\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-wvlk38\",\"data-styles-preset\":\"uqTNjxj1f\",children:\"Click Here\"})})})}),className:\"framer-1as7knp\",\"data-framer-name\":\"Source\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l85ofx\",\"data-framer-name\":\"Other Article\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c5eocq\",\"data-framer-name\":\"Head Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lMOTtzelU:{verticalAlignment:\"center\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1qwb563\",\"data-styles-preset\":\"UAzX_iDiq\",style:{\"--framer-text-alignment\":\"left\"},children:\"Other Article\"})}),className:\"framer-envy66\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zx0OH0XvN\"},implicitPathVariables:undefined},{href:{webPageId:\"zx0OH0XvN\"},implicitPathVariables:undefined},{href:{webPageId:\"zx0OH0XvN\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lMOTtzelU:{y:(componentViewport?.y||0)+120+386.56+56+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+180+386.56+56+0+0+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jqmn0u-container\",nodeId:\"wqcHBUCtE\",scopeId:\"rt5QQJ7Qx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{MxajKSq1I:resolvedLinks[1]},lMOTtzelU:{MxajKSq1I:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonsTertiaryButton,{Fc_YJ6Ylv:\"See All Article\",height:\"100%\",id:\"wqcHBUCtE\",layoutId:\"wqcHBUCtE\",MxajKSq1I:resolvedLinks[0],variant:\"WZ_eebNeF\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3nuj0v\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{query:{from:{alias:\"jFTP1B79y\",data:OurArticle,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"jFTP1B79y\",direction:\"desc\",name:\"me6E1rzs7\",type:\"Identifier\"}],select:[{collection:\"jFTP1B79y\",name:\"x62BOM1FW\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"InuFboE7T\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"JQDWYBr4b\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"jFTP1B79y\",name:\"InuFboE7T\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:InuFboE7T},type:\"BinaryOperation\"}}}},lMOTtzelU:{query:{from:{alias:\"jFTP1B79y\",data:OurArticle,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"jFTP1B79y\",direction:\"desc\",name:\"me6E1rzs7\",type:\"Identifier\"}],select:[{collection:\"jFTP1B79y\",name:\"x62BOM1FW\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"InuFboE7T\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"JQDWYBr4b\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"jFTP1B79y\",name:\"InuFboE7T\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:InuFboE7T},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"jFTP1B79y\",data:OurArticle,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"jFTP1B79y\",direction:\"desc\",name:\"me6E1rzs7\",type:\"Identifier\"}],select:[{collection:\"jFTP1B79y\",name:\"x62BOM1FW\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"InuFboE7T\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"JQDWYBr4b\",type:\"Identifier\"},{collection:\"jFTP1B79y\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"jFTP1B79y\",name:\"InuFboE7T\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:InuFboE7T},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idjFTP1B79y,InuFboE7T:InuFboE7TjFTP1B79y,JQDWYBr4b:JQDWYBr4bjFTP1B79y,x62BOM1FW:x62BOM1FWjFTP1B79y},index)=>{InuFboE7TjFTP1B79y??=\"\";JQDWYBr4bjFTP1B79y??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`jFTP1B79y-${idjFTP1B79y}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JQDWYBr4b:JQDWYBr4bjFTP1B79y},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rdwx5v\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tjs2x\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+180+386.56+56+56+0+16+0+0+0),sizes:`calc(max(min(min(${componentViewport?.width||\"100vw\"}, 1920px) - 64px, 1040px), 1px) - 32px)`,...toResponsiveImage(x62BOM1FWjFTP1B79y)}},lMOTtzelU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+386.56+56+40+0+0+16+0+0+23.6),sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1920px) - 40px, 1040px) - 32px)`,...toResponsiveImage(x62BOM1FWjFTP1B79y)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+180+386.56+56+56+0+16+0+0+0),sizes:`calc(max(min(min(${componentViewport?.width||\"100vw\"}, 1920px) - 160px, 1040px), 1px) - 32px)`,...toResponsiveImage(x62BOM1FWjFTP1B79y)},className:\"framer-p8z6b5\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1kmr9a3\",\"data-styles-preset\":\"aXBTfUfuM\",style:{\"--framer-text-alignment\":\"left\"},children:\"Sering Dianggap Remeh, Gen Z Ternyata Punya Peran Penting untuk Sektor Energi di Masa Depan\"})}),className:\"framer-o41e0b\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:InuFboE7TjFTP1B79y,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{JQDWYBr4b:JQDWYBr4bjFTP1B79y},webPageId:\"rt5QQJ7Qx\"},implicitPathVariables:undefined},{href:{pathVariables:{JQDWYBr4b:JQDWYBr4bjFTP1B79y},webPageId:\"rt5QQJ7Qx\"},implicitPathVariables:undefined},{href:{pathVariables:{JQDWYBr4b:JQDWYBr4bjFTP1B79y},webPageId:\"rt5QQJ7Qx\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lMOTtzelU:{y:(componentViewport?.y||0)+120+386.56+56+40+0+0+16+292}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+180+386.56+56+56+0+16+248,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1awc46f-container\",nodeId:\"vkHug3BRu\",scopeId:\"rt5QQJ7Qx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{MxajKSq1I:resolvedLinks1[1]},lMOTtzelU:{MxajKSq1I:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonsTertiaryButton,{Fc_YJ6Ylv:getLocalizedValue(\"v4\",activeLocale)??\"Read More\",height:\"100%\",id:\"vkHug3BRu\",layoutId:\"vkHug3BRu\",MxajKSq1I:resolvedLinks1[0],variant:\"WZ_eebNeF\",width:\"100%\"})})})})})})]})})},idjFTP1B79y);})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17vekli\",\"data-framer-name\":\"Background Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-p8dgzh\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lMOTtzelU:{y:(componentViewport?.y||0)+120+878.56}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:437,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+180+850.56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j927n6-container\",nodeId:\"EHnDQ6vaq\",scopeId:\"rt5QQJ7Qx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{coILWlMkT:{variant:\"Qhpn97F2L\"},lMOTtzelU:{variant:\"KIfhDFPen\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"EHnDQ6vaq\",layoutId:\"EHnDQ6vaq\",style:{width:\"100%\"},variant:\"mSwtkHQbX\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fmpMB.framer-1fzyzdm, .framer-fmpMB .framer-1fzyzdm { display: block; }\",\".framer-fmpMB.framer-n574tq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 180px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-fmpMB .framer-1a6uoze-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-fmpMB .framer-kkelju { --border-bottom-width: 0.6px; --border-color: var(--token-8997574d-0b9a-4e68-8456-ddd0f788a8a5, #e3e4de); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px 180px 40px 180px; position: relative; width: 100%; z-index: 1; }\",\".framer-fmpMB .framer-qx1669 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 840px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-1dp07a7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-eoj0we { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-nrj4g3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-fmpMB .framer-17e2oyd { flex: none; height: auto; max-width: 960px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-fmpMB .framer-1z5ly9 { flex: 1 0 0px; height: auto; max-width: 960px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-fmpMB .framer-ylua1j { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-fmpMB .framer-10tj8fo { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 400px; overflow: visible; position: relative; width: 960px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-fmpMB .framer-1qyyv5q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 840px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-fmpMB .framer-14uwq14 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fmpMB .framer-1o9tjgt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-klakwf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fmpMB .framer-1as7knp, .framer-fmpMB .framer-envy66 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fmpMB .framer-1l85ofx { align-content: center; align-items: center; background-color: #faffe6; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 56px 80px 56px 80px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-1c5eocq { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1040px; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-jqmn0u-container, .framer-fmpMB .framer-1awc46f-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fmpMB .framer-3nuj0v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1040px; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-rdwx5v { --border-bottom-width: 1px; --border-color: var(--token-3b751ad1-9b1c-4ccc-ad57-cdfab6bea6bd, #88d020); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-end; align-items: flex-end; background-color: var(--token-b598cd45-074f-4ee0-ba37-8a619f423ee7, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 296px; justify-content: space-between; padding: 16px; position: relative; width: 1px; }\",\".framer-fmpMB .framer-tjs2x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-p8z6b5 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 144px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-o41e0b { --framer-text-wrap-override: balance; flex: none; height: 70px; max-height: 70px; position: relative; width: 100%; }\",\".framer-fmpMB .framer-17vekli { flex: none; height: 605px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-fmpMB .framer-p8dgzh { flex: none; height: 80px; overflow: visible; position: absolute; right: 0px; top: 0px; width: 80px; z-index: 0; }\",\".framer-fmpMB .framer-j927n6-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,'.framer-fmpMB[data-border=\"true\"]::after, .framer-fmpMB [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-fmpMB.framer-n574tq { width: 810px; } .framer-fmpMB .framer-kkelju { padding: 0px 48px 40px 48px; } .framer-fmpMB .framer-10tj8fo { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; width: 810px; } .framer-fmpMB .framer-1l85ofx { padding: 56px 32px 56px 32px; }}\",\"@media (max-width: 809px) { .framer-fmpMB.framer-n574tq { padding: 120px 0px 0px 0px; width: 390px; } .framer-fmpMB .framer-kkelju { padding: 0px 20px 40px 20px; } .framer-fmpMB .framer-10tj8fo { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: 240px; width: 390px; } .framer-fmpMB .framer-1l85ofx { padding: 56px 20px 56px 20px; } .framer-fmpMB .framer-1c5eocq { align-content: center; align-items: center; } .framer-fmpMB .framer-envy66 { align-self: stretch; } .framer-fmpMB .framer-3nuj0v { flex-direction: column; gap: 24px; } .framer-fmpMB .framer-rdwx5v { flex: none; height: 340px; width: 100%; } .framer-fmpMB .framer-tjs2x { align-content: flex-start; align-items: flex-start; gap: 14px; height: 260px; } .framer-fmpMB .framer-p8z6b5 { height: 176px; } .framer-fmpMB .framer-o41e0b { height: auto; max-height: 80px; width: 350px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3033\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"coILWlMkT\":{\"layout\":[\"fixed\",\"auto\"]},\"lMOTtzelU\":{\"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 Framerrt5QQJ7Qx=withCSS(Component,css,\"framer-fmpMB\");export default Framerrt5QQJ7Qx;Framerrt5QQJ7Qx.displayName=\"News & Article\";Framerrt5QQJ7Qx.defaultProps={height:3033,width:1200};addFonts(Framerrt5QQJ7Qx,[{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\"}]},...NavigationNavigationBarFonts,...ButtonsTertiaryButtonFonts,...NavigationFooterFonts,...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),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"XTPxMZG1S\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"XTPxMZG1S\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerrt5QQJ7Qx\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"coILWlMkT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lMOTtzelU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"3033\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationNavigationBarFonts", "getFonts", "kax2msIDS_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText", "ImageWithOptimizedAppearEffect", "Image2", "ButtonsTertiaryButtonFonts", "alRgvm8KD_default", "NavigationFooterFonts", "UtR0ER5rE_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "sharedDateFormatter", "value", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "transition2", "animation2", "isSet", "toResponsiveImage", "transition3", "animation3", "transition4", "animation4", "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", "tBmMhrwRA_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "me6E1rzs7", "InuFboE7T", "x62BOM1FW", "i07uysS7E", "EHsD4T_n3", "x62BOM1FWjFTP1B79y", "InuFboE7TjFTP1B79y", "JQDWYBr4bjFTP1B79y", "idjFTP1B79y", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "visible1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "kax2msIDS_default", "MotionDivWithOptimizedAppearEffect", "RichText", "getLocalizedValue", "x", "RichTextWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "ComponentPresetsProvider", "Link", "ResolveLinks", "resolvedLinks", "alRgvm8KD_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Image2", "resolvedLinks1", "UtR0ER5rE_default", "css", "Framerrt5QQJ7Qx", "withCSS", "rt5QQJ7Qx_default", "addFonts", "NavigationNavigationBarFonts", "ButtonsTertiaryButtonFonts", "NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
