{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5YHkK04wJKo3h8eXaWBV/b07a7H73XWNtB0G8FOKo/TVkPTNIcE.js", "ssg:https://framerusercontent.com/modules/JqndzqvfMtxxmAHzoOe3/vQ0MdAXwukQoI7QDZOxk/TVkPTNIcE.js"],
  "sourcesContent": ["// Generated by Framer (dc5e905)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={Xb0_b0jbg:new LazyValue(()=>import(\"./TVkPTNIcE-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (dc5e905)\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,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Spotify}from\"https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js\";import Top from\"#framer/local/canvasComponent/Cf5ygrtc1/Cf5ygrtc1.js\";import IdNavigation from\"#framer/local/canvasComponent/n0bR_OBhU/n0bR_OBhU.js\";import IdFooter from\"#framer/local/canvasComponent/NfJyAvAW5/NfJyAvAW5.js\";import TheKatalisPodcast from\"#framer/local/collection/YMtZReUOf/YMtZReUOf.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle9 from\"#framer/local/css/aHYT4ktPe/aHYT4ktPe.js\";import*as sharedStyle11 from\"#framer/local/css/bnUVV24X0/bnUVV24X0.js\";import*as sharedStyle5 from\"#framer/local/css/dPOvUxBqG/dPOvUxBqG.js\";import*as sharedStyle12 from\"#framer/local/css/foKV9CK6L/foKV9CK6L.js\";import*as sharedStyle1 from\"#framer/local/css/ibM0WtXy6/ibM0WtXy6.js\";import*as sharedStyle4 from\"#framer/local/css/KhRC_Msxt/KhRC_Msxt.js\";import*as sharedStyle3 from\"#framer/local/css/n7RAlAHYB/n7RAlAHYB.js\";import*as sharedStyle2 from\"#framer/local/css/O8v7h6LyY/O8v7h6LyY.js\";import*as sharedStyle8 from\"#framer/local/css/p6KwqqcsA/p6KwqqcsA.js\";import*as sharedStyle from\"#framer/local/css/Pj9rnsBJu/Pj9rnsBJu.js\";import*as sharedStyle7 from\"#framer/local/css/QqUaQeRrD/QqUaQeRrD.js\";import*as sharedStyle15 from\"#framer/local/css/Rfn6kubgx/Rfn6kubgx.js\";import*as sharedStyle10 from\"#framer/local/css/st9dmPfFa/st9dmPfFa.js\";import*as sharedStyle6 from\"#framer/local/css/W9M7Grxrg/W9M7Grxrg.js\";import*as sharedStyle14 from\"#framer/local/css/YkOP08GKb/YkOP08GKb.js\";import*as sharedStyle13 from\"#framer/local/css/zQ5VKTn6G/zQ5VKTn6G.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/TVkPTNIcE/TVkPTNIcE.js\";import metadataProvider from\"#framer/local/webPageMetadata/TVkPTNIcE/TVkPTNIcE.js\";const TopFonts=getFonts(Top);const IdNavigationFonts=getFonts(IdNavigation);const SpotifyFonts=getFonts(Spotify);const IdFooterFonts=getFonts(IdFooter);const breakpoints={B8AFe9cgB:\"(max-width: 809px)\",kL0AC274H:\"(min-width: 1200px) and (max-width: 1439px)\",o7TTuY2wb:\"(min-width: 1440px)\",t_DIoslNd:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pY3c9\";const variantClassNames={B8AFe9cgB:\"framer-v-1fteju4\",kL0AC274H:\"framer-v-1ajbuxn\",o7TTuY2wb:\"framer-v-q8favw\",t_DIoslNd:\"framer-v-8t3rbi\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"Unduh terjemahan B. Inggris\";}else{return\"\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;try{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const 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:\"o7TTuY2wb\",Phone:\"B8AFe9cgB\",Separate:\"kL0AC274H\",Tablet:\"t_DIoslNd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"o7TTuY2wb\"};};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:\"TVkPTNIcE\",data:TheKatalisPodcast,type:\"Collection\"},select:[{collection:\"TVkPTNIcE\",name:\"EcA3ClNXw\",type:\"Identifier\"},{collection:\"TVkPTNIcE\",name:\"J0D2ujPtp\",type:\"Identifier\"},{collection:\"TVkPTNIcE\",name:\"DSi0_bEm8\",type:\"Identifier\"},{collection:\"TVkPTNIcE\",name:\"YJwTYfp3n\",type:\"Identifier\"},{collection:\"TVkPTNIcE\",name:\"dA1Mtyavo\",type:\"Identifier\"},{collection:\"TVkPTNIcE\",name:\"IhnAeEKxI\",type:\"Identifier\"},{collection:\"TVkPTNIcE\",name:\"KTOrq_Ia5\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"TVkPTNIcE\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,EcA3ClNXw=getFromCurrentRouteData(\"EcA3ClNXw\")??\"\",J0D2ujPtp=getFromCurrentRouteData(\"J0D2ujPtp\")??\"\",DSi0_bEm8=getFromCurrentRouteData(\"DSi0_bEm8\")??\"\",IhnAeEKxI=getFromCurrentRouteData(\"IhnAeEKxI\")??true,dA1Mtyavo=getFromCurrentRouteData(\"dA1Mtyavo\")??\"\",YJwTYfp3n=getFromCurrentRouteData(\"YJwTYfp3n\")??\"\",KTOrq_Ia5=getFromCurrentRouteData(\"KTOrq_Ia5\")??\"\",ssUCTH_Q_SqVJaSEHD,cKrTNfiZ7SqVJaSEHD,J0D2ujPtpSqVJaSEHD,CaRcoS4s5lkCVPm9Ew,DSi0_bEm8SqVJaSEHD,idSqVJaSEHD,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();usePreloadLocalizedValues(activeLocale);const visible=equals(IhnAeEKxI,true);const visible1=isSet(dA1Mtyavo);const visible2=isSet(KTOrq_Ia5);const textContent=toString(convertFromBoolean(isSet(KTOrq_Ia5),activeLocale));const activeLocaleCode=useLocaleCode();const textContent1=toDateString(CaRcoS4s5lkCVPm9Ew,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"o7TTuY2wb\",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-q8favw\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:EcA3ClNXw,implicitPathVariables:undefined},{href:{webPageId:\"HJZSmEEwG\"},implicitPathVariables:undefined},{href:EcA3ClNXw,implicitPathVariables:undefined},{href:{webPageId:\"HJZSmEEwG\"},implicitPathVariables:undefined},{href:EcA3ClNXw,implicitPathVariables:undefined},{href:{webPageId:\"HJZSmEEwG\"},implicitPathVariables:undefined},{href:EcA3ClNXw,implicitPathVariables:undefined},{href:{webPageId:\"HJZSmEEwG\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vigf69-container\",nodeId:\"OovX8q72W\",scopeId:\"TVkPTNIcE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B8AFe9cgB:{BEPjOGnZs:resolvedLinks[7],sIE3j9Lnt:resolvedLinks[6],variant:\"dUa8iKyN7\"},kL0AC274H:{BEPjOGnZs:resolvedLinks[3],sIE3j9Lnt:resolvedLinks[2],variant:\"ZimRaNcC0\"},t_DIoslNd:{BEPjOGnZs:resolvedLinks[5],sIE3j9Lnt:resolvedLinks[4],variant:\"DlxiwxY70\"}},children:/*#__PURE__*/_jsx(Top,{BEPjOGnZs:resolvedLinks[1],height:\"100%\",id:\"OovX8q72W\",ifXqoN38R:\"Informasi Aksesibilitas\",JWo9mjo2r:{borderColor:\"rgba(255, 255, 255, 0)\",borderStyle:\"solid\",borderWidth:2},layoutId:\"OovX8q72W\",sIE3j9Lnt:resolvedLinks[0],style:{width:\"100%\"},variant:\"LpTG70l4O\",width:\"100%\",XcLtzd4S7:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:2}})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+49,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lm0vip-container\",nodeId:\"vk8pIHATV\",scopeId:\"TVkPTNIcE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B8AFe9cgB:{variant:\"WvgsoKsFz\"},t_DIoslNd:{variant:\"WvgsoKsFz\"}},children:/*#__PURE__*/_jsx(IdNavigation,{height:\"100%\",id:\"vk8pIHATV\",layoutId:\"vk8pIHATV\",style:{width:\"100%\"},variant:\"UgZfVk82c\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ohjb9k\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nlyvol\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-cf78tg\",\"data-styles-preset\":\"Pj9rnsBJu\",style:{\"--framer-text-color\":\"var(--token-82af6b1b-108b-458b-bf8c-736f45140529, rgb(0, 0, 102))\"},children:\"THE KATALIS PODCAST\"})}),className:\"framer-e80d0o\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-oospih\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nzhsmk\",\"data-styles-preset\":\"ibM0WtXy6\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1kgn7b5\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:J0D2ujPtp,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-5vfsa4\",\"data-styles-preset\":\"O8v7h6LyY\",children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\"})}),className:\"framer-teqdh3\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:DSi0_bEm8,verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hx3ehq\",children:visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k5x16x-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"N9RAOw9VI\",scopeId:\"TVkPTNIcE\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"N9RAOw9VI\",layoutId:\"N9RAOw9VI\",style:{height:\"100%\",width:\"100%\"},theme:1,url:dA1Mtyavo,width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"PNrauFSNy\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"mJNozMR1d\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:YJwTYfp3n,className:\"framer-1gq901b\",\"data-framer-name\":\"Content 1\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1plvmjf\",blockquote:\"framer-styles-preset-10cblic\",code:\"framer-styles-preset-galq16\",h1:\"framer-styles-preset-1vwwzdl\",h2:\"framer-styles-preset-1hojcsm\",h3:\"framer-styles-preset-5vfsa4\",h4:\"framer-styles-preset-1j2ns04\",h5:\"framer-styles-preset-vnste6\",h6:\"framer-styles-preset-twumwl\",img:\"framer-styles-preset-1x44lus\",p:\"framer-styles-preset-4wbal1\",table:\"framer-styles-preset-11u8092\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yleye7\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j76c3k\",\"data-styles-preset\":\"YkOP08GKb\",style:{\"--framer-text-color\":\"var(--token-9f26fb72-140d-4a59-82b7-ccfe99eaa802, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:KTOrq_Ia5,motionChild:true,nodeId:\"Y71TX9gwG\",openInNewTab:false,scopeId:\"TVkPTNIcE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xrlmlt\",\"data-styles-preset\":\"Rfn6kubgx\",children:\"Content\"})})})}),className:\"framer-1piig5e\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hjmz8x\",\"data-border\":true,\"data-framer-name\":\"Other Episodes\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-5vfsa4\",\"data-styles-preset\":\"O8v7h6LyY\",children:\"Episode lainnya:\"})}),className:\"framer-1j8s3wu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2hrrpo\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"SqVJaSEHD\",data:TheKatalisPodcast,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"SqVJaSEHD\",name:\"ssUCTH_Q_\",type:\"Identifier\"},{collection:\"SqVJaSEHD\",name:\"cKrTNfiZ7\",type:\"Identifier\"},{collection:\"SqVJaSEHD\",name:\"J0D2ujPtp\",type:\"Identifier\"},{collection:\"SqVJaSEHD\",name:\"DSi0_bEm8\",type:\"Identifier\"},{collection:\"SqVJaSEHD\",name:\"id\",type:\"Identifier\"}],where:{left:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"SqVJaSEHD\",name:\"DSi0_bEm8\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:DSi0_bEm8},type:\"BinaryOperation\"}},operator:\"and\",right:{left:{collection:\"SqVJaSEHD\",name:\"cPOWgePNm\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"zAost2Pgx\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({cKrTNfiZ7:cKrTNfiZ7SqVJaSEHD,DSi0_bEm8:DSi0_bEm8SqVJaSEHD,id:idSqVJaSEHD,J0D2ujPtp:J0D2ujPtpSqVJaSEHD,ssUCTH_Q_:ssUCTH_Q_SqVJaSEHD},index)=>{ssUCTH_Q_SqVJaSEHD??=\"\";J0D2ujPtpSqVJaSEHD??=\"\";DSi0_bEm8SqVJaSEHD??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`SqVJaSEHD-${idSqVJaSEHD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ssUCTH_Q_:ssUCTH_Q_SqVJaSEHD},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hnf3js\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ssUCTH_Q_:ssUCTH_Q_SqVJaSEHD},webPageId:\"TVkPTNIcE\"},motionChild:true,nodeId:\"lXiQRiCHZ\",openInNewTab:false,scopeId:\"TVkPTNIcE\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-9m28g3 framer-1a3pq1q\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B8AFe9cgB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+453.4+24+81.6+0+0+0+0+0+0),pixelHeight:2401,pixelWidth:3600,sizes:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1920px)`,...toResponsiveImage(cKrTNfiZ7SqVJaSEHD)}},t_DIoslNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+453.4+24+81.6+0+0+0+0+0+0),pixelHeight:2401,pixelWidth:3600,sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1920px) - 24px) / 2, 50px)`,...toResponsiveImage(cKrTNfiZ7SqVJaSEHD)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+453.4+24+81.6+0+0+0+0+0),pixelHeight:2401,pixelWidth:3600,sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1920px), 1px)`,...toResponsiveImage(cKrTNfiZ7SqVJaSEHD)},className:\"framer-13nbpsf\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3o0j8f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19gvcmn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4wbal1\",\"data-styles-preset\":\"p6KwqqcsA\",style:{\"--framer-text-color\":\"var(--token-6f278eb6-bc41-4ef5-b74e-f5b604879fb4, rgba(0, 0, 0, 0.7))\"},children:\"Content\"})}),className:\"framer-nywpxb\",fonts:[\"Inter\"],text:J0D2ujPtpSqVJaSEHD,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4wbal1\",\"data-styles-preset\":\"p6KwqqcsA\",style:{\"--framer-text-color\":\"var(--token-bac0dfee-11ef-4af9-b6f5-6e00b10a71d3, rgb(0, 0, 0))\"},children:\"Content\"})}),className:\"framer-bxvqb1\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nzhsmk\",\"data-styles-preset\":\"ibM0WtXy6\",style:{\"--framer-text-color\":\"var(--token-bac0dfee-11ef-4af9-b6f5-6e00b10a71d3, rgb(0, 0, 0))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\"})}),className:\"framer-18m6kag\",fonts:[\"Inter\"],text:DSi0_bEm8SqVJaSEHD,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})})},idSqVJaSEHD);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B8AFe9cgB:{y:(componentViewport?.y||0)+0+1198.4},t_DIoslNd:{y:(componentViewport?.y||0)+0+1605.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:580,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1144.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17pkqvd-container\",nodeId:\"fVBueaulL\",scopeId:\"TVkPTNIcE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B8AFe9cgB:{variant:\"onkrUTajB\"},kL0AC274H:{variant:\"vL64jQAeO\"},t_DIoslNd:{variant:\"kTCv9Sl4W\"}},children:/*#__PURE__*/_jsx(IdFooter,{height:\"100%\",id:\"fVBueaulL\",layoutId:\"fVBueaulL\",style:{width:\"100%\"},variant:\"jnYIZKVCr\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pY3c9.framer-1a3pq1q, .framer-pY3c9 .framer-1a3pq1q { display: block; }\",\".framer-pY3c9.framer-q8favw { 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: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-pY3c9 .framer-vigf69-container, .framer-pY3c9 .framer-17pkqvd-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-pY3c9 .framer-lm0vip-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-pY3c9 .framer-ohjb9k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 60px 0px 40px 0px; position: relative; width: 66%; }\",\".framer-pY3c9 .framer-1nlyvol { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pY3c9 .framer-e80d0o, .framer-pY3c9 .framer-1kgn7b5, .framer-pY3c9 .framer-1piig5e, .framer-pY3c9 .framer-1j8s3wu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pY3c9 .framer-oospih { aspect-ratio: 1 / 1; background-color: var(--token-bac0dfee-11ef-4af9-b6f5-6e00b10a71d3, #000000); border-bottom-left-radius: 2000px; border-bottom-right-radius: 2000px; border-top-left-radius: 2000px; border-top-right-radius: 2000px; flex: none; height: var(--framer-aspect-ratio-supported, 6px); overflow: hidden; position: relative; width: 6px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pY3c9 .framer-teqdh3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pY3c9 .framer-1hx3ehq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 154px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pY3c9 .framer-k5x16x-container { flex: none; height: 235px; position: relative; width: 100%; }\",\".framer-pY3c9 .framer-1gq901b { --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-pY3c9 .framer-1yleye7 { align-content: center; align-items: center; background-color: var(--token-82af6b1b-108b-458b-bf8c-736f45140529, #000066); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 56px; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-pY3c9 .framer-1hjmz8x { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.3); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1920px; overflow: visible; padding: 24px 0px 80px 0px; position: relative; width: 90%; }\",\".framer-pY3c9 .framer-2hrrpo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-pY3c9 .framer-hnf3js { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-pY3c9 .framer-9m28g3 { align-content: center; align-items: center; background-color: var(--token-9f26fb72-140d-4a59-82b7-ccfe99eaa802, #ffffff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 12px 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-pY3c9 .framer-13nbpsf { flex: none; height: 223px; overflow: hidden; position: relative; width: 100%; }\",\".framer-pY3c9 .framer-3o0j8f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 12px 0px; position: relative; width: 90%; }\",\".framer-pY3c9 .framer-19gvcmn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pY3c9 .framer-nywpxb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pY3c9 .framer-bxvqb1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pY3c9 .framer-18m6kag { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 90px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...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,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,'.framer-pY3c9[data-border=\"true\"]::after, .framer-pY3c9 [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: 1200px) and (max-width: 1439px) { .framer-pY3c9.framer-q8favw { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-pY3c9.framer-q8favw { width: 810px; } .framer-pY3c9 .framer-1yleye7 { width: 100%; } .framer-pY3c9 .framer-2hrrpo { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); justify-content: center; } .framer-pY3c9 .framer-hnf3js { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-pY3c9 .framer-18m6kag { height: 56px; width: 100%; }}\",\"@media (max-width: 809px) { .framer-pY3c9.framer-q8favw { width: 390px; } .framer-pY3c9 .framer-ohjb9k { width: 86%; } .framer-pY3c9 .framer-k5x16x-container { height: 153px; } .framer-pY3c9 .framer-1yleye7 { width: 100%; } .framer-pY3c9 .framer-2hrrpo { flex-direction: column; } .framer-pY3c9 .framer-hnf3js { flex: none; width: 100%; } .framer-pY3c9 .framer-18m6kag { height: auto; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2286\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kL0AC274H\":{\"layout\":[\"fixed\",\"auto\"]},\"t_DIoslNd\":{\"layout\":[\"fixed\",\"auto\"]},\"B8AFe9cgB\":{\"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 FramerTVkPTNIcE=withCSS(Component,css,\"framer-pY3c9\");export default FramerTVkPTNIcE;FramerTVkPTNIcE.displayName=\"En / Newsroom / The Katalis Podcast\";FramerTVkPTNIcE.defaultProps={height:2286,width:1440};addFonts(FramerTVkPTNIcE,[{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\"}]},...TopFonts,...IdNavigationFonts,...SpotifyFonts,...IdFooterFonts,...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),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"mJNozMR1d\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"mJNozMR1d\"]):[],...componentPresets.fonts?.[\"PNrauFSNy\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"PNrauFSNy\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTVkPTNIcE\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kL0AC274H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t_DIoslNd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B8AFe9cgB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2286\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopFonts", "getFonts", "Cf5ygrtc1_default", "IdNavigationFonts", "n0bR_OBhU_default", "SpotifyFonts", "Spotify", "IdFooterFonts", "NfJyAvAW5_default", "breakpoints", "serializationHash", "variantClassNames", "equals", "a", "b", "isSet", "value", "convertFromBoolean", "activeLocale", "toString", "toResponsiveImage", "toDateString", "options", "date", "display", "dateOptions", "fallbackLocale", "locale", "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", "YMtZReUOf_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "EcA3ClNXw", "J0D2ujPtp", "DSi0_bEm8", "IhnAeEKxI", "dA1Mtyavo", "YJwTYfp3n", "KTOrq_Ia5", "ssUCTH_Q_SqVJaSEHD", "cKrTNfiZ7SqVJaSEHD", "J0D2ujPtpSqVJaSEHD", "CaRcoS4s5lkCVPm9Ew", "DSi0_bEm8SqVJaSEHD", "idSqVJaSEHD", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "usePreloadLocalizedValues", "visible", "visible1", "visible2", "textContent", "activeLocaleCode", "useLocaleCode", "textContent1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Cf5ygrtc1_default", "n0bR_OBhU_default", "RichText2", "getLocalizedValue", "x", "Spotify", "ComponentPresetsProvider", "Link", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "getLoadingLazyAtYPosition", "Image2", "NfJyAvAW5_default", "css", "FramerTVkPTNIcE", "withCSS", "TVkPTNIcE_default", "addFonts", "TopFonts", "IdNavigationFonts", "SpotifyFonts", "IdFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
