{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iEgs67ItlZgBbl5gRFpX/I56oqYhaCTKCosQre9eR/t_7Ed27Zy.js"],
  "sourcesContent": ["// Generated by Framer (caa1fd4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleCode,useLocaleInfo,useQueryData,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Insights,{enumToDisplayNameFunctions}from\"https://framerusercontent.com/modules/p5b6Be5Y18HwJOK1O6iE/cxQTlipTr09o4iNQbCYV/mr6ZQxrLL.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/5oEipswaeWPupTfz0WPY/k9K6fzfA0ruZ65AerSOS/HDYPyGZZv.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/2CMBHvX2nD8j1uZGg9lq/ZgO9d8aYPzdjamXpYBHq/mesVcj6WE.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/dljqazZBlZ2oqvax1iWH/i1ifv3s4Lc6jEwmTUful/NuVBBzZP5.js\";import Button_ArticleCardNOTNESTED from\"https://framerusercontent.com/modules/Ii787RqLkyK2mCr5UcxF/F68cBJtBlkMvfkeyqW9Q/dBCa9Rp5o.js\";import TickerTagline from\"https://framerusercontent.com/modules/dv32O8Xh9wmi7F3D9fCj/18foiYpZMJY93PEm990S/OSxgcKa0h.js\";const TickerTaglineFonts=getFonts(TickerTagline);const Button_ArticleCardNOTNESTEDFonts=getFonts(Button_ArticleCardNOTNESTED);const cycleOrder=[\"gFJWizOYZ\",\"Lc40C7n2P\",\"dRxUDdLsS\"];const serializationHash=\"framer-uWngN\";const variantClassNames={dRxUDdLsS:\"framer-v-vbnxmq\",gFJWizOYZ:\"framer-v-161hvd9\",Lc40C7n2P:\"framer-v-1d68xjc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};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\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const query=prequery=>prequery({from:{alias:\"kx95KZDMw\",data:Insights,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"kx95KZDMw\",direction:\"desc\",name:\"sTcygdi6u\",type:\"Identifier\"}],select:[{collection:\"kx95KZDMw\",name:\"aag5IiLSN\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"DowBy_2iw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"sTcygdi6u\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"lePhk5syw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"irxEhRwZd\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"grGZwz3Ck\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"id\",type:\"Identifier\"}]});const query1=prequery=>prequery({from:{alias:\"kx95KZDMw\",data:Insights,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{collection:\"kx95KZDMw\",direction:\"desc\",name:\"sTcygdi6u\",type:\"Identifier\"}],select:[{collection:\"kx95KZDMw\",name:\"aag5IiLSN\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"DowBy_2iw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"sTcygdi6u\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"lePhk5syw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"irxEhRwZd\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"grGZwz3Ck\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop/all\":\"gFJWizOYZ\",\"Phone/all\":\"dRxUDdLsS\",\"Tablet/all\":\"Lc40C7n2P\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gFJWizOYZ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,aag5IiLSNkx95KZDMw,DowBy_2iwkx95KZDMw,sTcygdi6ukx95KZDMw,lePhk5sywkx95KZDMw,irxEhRwZdkx95KZDMw,grGZwz3Ckkx95KZDMw,idkx95KZDMw,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gFJWizOYZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-161hvd9\",className,classNames),\"data-framer-name\":\"Desktop/all\",layoutDependency:layoutDependency,layoutId:\"gFJWizOYZ\",ref:refBinding,style:{backgroundColor:\"var(--token-b15e63c3-477f-4c7e-8c51-926a0c0c4d58, rgb(237, 243, 247))\",...style},...addPropertyOverrides({dRxUDdLsS:{\"data-framer-name\":\"Phone/all\"},Lc40C7n2P:{\"data-framer-name\":\"Tablet/all\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iozx43\",\"data-framer-name\":\"Blog\",layoutDependency:layoutDependency,layoutId:\"frjQi61mo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-m5llof\",\"data-framer-name\":\"Section Title\",layoutDependency:layoutDependency,layoutId:\"X5V54MDLU\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1owkhml\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"N98HSmO8E\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+128+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pp61bg-container\",layoutDependency:layoutDependency,layoutId:\"GPErLcAtU-container\",nodeId:\"GPErLcAtU\",rendersWithMotion:true,scopeId:\"t_7Ed27Zy\",children:/*#__PURE__*/_jsx(TickerTagline,{bUdzVn43c:{borderColor:\"var(--token-6dac8ab1-2eb7-4b70-9cb5-9a6895f3747b, rgb(232, 71, 41))\",borderStyle:\"solid\",borderWidth:0},FFESUUKjI:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\",Fv6arUQok:\"var(--token-f9aa5777-0603-4fd2-9864-9333a86999d7, rgb(115, 153, 178))\",fvmUIpAAv:{borderColor:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\",borderStyle:\"solid\",borderWidth:.6000000238418579},height:\"100%\",id:\"GPErLcAtU\",layoutId:\"GPErLcAtU\",UPgAK6uE8:\"Verder lezen\",variant:\"aNOypH65b\",width:\"100%\",XhWur5beP:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{className:\"framer-styles-preset-1b2g74u\",\"data-styles-preset\":\"HDYPyGZZv\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Meer tips, inspiratie \",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1fiaymt, var(--token-f9aa5777-0603-4fd2-9864-9333a86999d7, rgb(115, 153, 178)))\"},children:\"en samenwerkingen\"})]})}),className:\"framer-1fpx2a0\",\"data-framer-name\":\"Medium length hero headline goes here\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ko2xmPAzA\",style:{\"--extracted-1fiaymt\":\"var(--token-f9aa5777-0603-4fd2-9864-9333a86999d7, rgb(115, 153, 178))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2huvh2\",\"data-framer-name\":\"Row\",layoutDependency:layoutDependency,layoutId:\"MDB99nP7M\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wg6vbk\",layoutDependency:layoutDependency,layoutId:\"HvHftJHc0\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yevg4a\",layoutDependency:layoutDependency,layoutId:\"kx95KZDMw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"kx95KZDMw\",data:Insights,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"kx95KZDMw\",direction:\"desc\",name:\"sTcygdi6u\",type:\"Identifier\"}],select:[{collection:\"kx95KZDMw\",name:\"aag5IiLSN\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"DowBy_2iw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"sTcygdi6u\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"lePhk5syw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"irxEhRwZd\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"grGZwz3Ck\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"id\",type:\"Identifier\"}]},...addPropertyOverrides({dRxUDdLsS:{query:{from:{alias:\"kx95KZDMw\",data:Insights,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{collection:\"kx95KZDMw\",direction:\"desc\",name:\"sTcygdi6u\",type:\"Identifier\"}],select:[{collection:\"kx95KZDMw\",name:\"aag5IiLSN\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"DowBy_2iw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"sTcygdi6u\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"lePhk5syw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"irxEhRwZd\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"grGZwz3Ck\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"id\",type:\"Identifier\"}]}},Lc40C7n2P:{query:{from:{alias:\"kx95KZDMw\",data:Insights,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{collection:\"kx95KZDMw\",direction:\"desc\",name:\"sTcygdi6u\",type:\"Identifier\"}],select:[{collection:\"kx95KZDMw\",name:\"aag5IiLSN\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"DowBy_2iw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"sTcygdi6u\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"lePhk5syw\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"irxEhRwZd\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"grGZwz3Ck\",type:\"Identifier\"},{collection:\"kx95KZDMw\",name:\"id\",type:\"Identifier\"}]}}},baseVariant,gestureVariant),children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({aag5IiLSN:aag5IiLSNkx95KZDMw,DowBy_2iw:DowBy_2iwkx95KZDMw,grGZwz3Ck:grGZwz3Ckkx95KZDMw,id:idkx95KZDMw,irxEhRwZd:irxEhRwZdkx95KZDMw,lePhk5syw:lePhk5sywkx95KZDMw,sTcygdi6u:sTcygdi6ukx95KZDMw},index)=>{aag5IiLSNkx95KZDMw??=\"\";grGZwz3Ckkx95KZDMw??=\"\";const textContent=toDateString(sTcygdi6ukx95KZDMw,activeLocaleCode);const visible=negate(equals(irxEhRwZdkx95KZDMw,\"IcaBjWAx7\"));return /*#__PURE__*/_jsx(LayoutGroup,{id:`kx95KZDMw-${idkx95KZDMw}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{aag5IiLSN:aag5IiLSNkx95KZDMw},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{aag5IiLSN:aag5IiLSNkx95KZDMw},webPageId:\"QVHi96OaK\"},motionChild:true,nodeId:\"fW2V5TpgZ\",openInNewTab:false,scopeId:\"t_7Ed27Zy\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-274rwr framer-1qlx1od\",layoutDependency:layoutDependency,layoutId:\"fW2V5TpgZ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-x45h0j\",layoutDependency:layoutDependency,layoutId:\"wr4vwX0QE\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+0+0),sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1440px), 1px) - 80px) / 3, 1px)`,...toResponsiveImage(DowBy_2iwkx95KZDMw)},className:\"framer-ojrnrv\",layoutDependency:layoutDependency,layoutId:\"lu0WY0_6r\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,...addPropertyOverrides({dRxUDdLsS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 40px, 1px)`,...toResponsiveImage(DowBy_2iwkx95KZDMw)}},Lc40C7n2P:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 80px, 1px)`,...toResponsiveImage(DowBy_2iwkx95KZDMw)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fcuv5s\",layoutDependency:layoutDependency,layoutId:\"ubDWsXrEL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12ik6sn\",\"data-styles-preset\":\"NuVBBzZP5\",children:\"June 17, 2025\"})}),className:\"framer-dudu7n\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"x0zZsXqPg\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13d2jpa\",layoutDependency:layoutDependency,layoutId:\"FSFwvrFYe\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+204+0+41.6+0,...addPropertyOverrides({dRxUDdLsS:{y:(componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+0+204+0+41.6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xp0xr7-container\",layoutDependency:layoutDependency,layoutId:\"d5_nYzKO5-container\",nodeId:\"d5_nYzKO5\",rendersWithMotion:true,scopeId:\"t_7Ed27Zy\",children:/*#__PURE__*/_jsx(TickerTagline,{bUdzVn43c:{borderColor:\"var(--token-6dac8ab1-2eb7-4b70-9cb5-9a6895f3747b, rgb(232, 71, 41))\",borderStyle:\"solid\",borderWidth:0},FFESUUKjI:\"var(--token-f9aa5777-0603-4fd2-9864-9333a86999d7, rgb(115, 153, 178))\",Fv6arUQok:\"rgb(220, 233, 242)\",fvmUIpAAv:{borderColor:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\",borderStyle:\"solid\",borderWidth:.6000000238418579},height:\"100%\",id:\"d5_nYzKO5\",layoutId:\"d5_nYzKO5\",UPgAK6uE8:enumToDisplayNameFunctions[\"lePhk5syw\"]?.(lePhk5sywkx95KZDMw,activeLocale),variant:\"u3hcAbsSi\",width:\"100%\",XhWur5beP:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\"})})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+204+0+41.6+0,...addPropertyOverrides({dRxUDdLsS:{y:(componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+0+204+0+41.6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1655j5r-container\",layoutDependency:layoutDependency,layoutId:\"xrDnq8MDN-container\",nodeId:\"xrDnq8MDN\",rendersWithMotion:true,scopeId:\"t_7Ed27Zy\",children:/*#__PURE__*/_jsx(TickerTagline,{bUdzVn43c:{borderColor:\"var(--token-6dac8ab1-2eb7-4b70-9cb5-9a6895f3747b, rgb(232, 71, 41))\",borderStyle:\"solid\",borderWidth:0},FFESUUKjI:\"var(--token-f9aa5777-0603-4fd2-9864-9333a86999d7, rgb(115, 153, 178))\",Fv6arUQok:\"rgb(220, 233, 242)\",fvmUIpAAv:{borderColor:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\",borderStyle:\"solid\",borderWidth:.6000000238418579},height:\"100%\",id:\"xrDnq8MDN\",layoutId:\"xrDnq8MDN\",UPgAK6uE8:enumToDisplayNameFunctions[\"irxEhRwZd\"]?.(irxEhRwZdkx95KZDMw,activeLocale),variant:\"u3hcAbsSi\",width:\"100%\",XhWur5beP:\"var(--token-8f15cc40-e93a-4b66-a92e-5fb89487d95f, rgb(8, 46, 73))\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-15hqj3y\",\"data-styles-preset\":\"mesVcj6WE\",children:\"Leidinggevenden zijn de pilaren van je vitaliteitsbeleid\"})}),className:\"framer-svjw7l\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qeVWsuEXV\",text:grGZwz3Ckkx95KZDMw,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,y:(componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+204+0+145.6,...addPropertyOverrides({dRxUDdLsS:{y:(componentViewport?.y||0)+128+0+0+144.4+0+0+0+0+0+0+204+0+145.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dwqzg9-container\",layoutDependency:layoutDependency,layoutId:\"gCAR1Ce9z-container\",nodeId:\"gCAR1Ce9z\",rendersWithMotion:true,scopeId:\"t_7Ed27Zy\",children:/*#__PURE__*/_jsx(Button_ArticleCardNOTNESTED,{height:\"100%\",id:\"gCAR1Ce9z\",layoutId:\"gCAR1Ce9z\",MOaB95jIP:\"Verder lezen\",width:\"100%\"})})})]})]})})})},idkx95KZDMw);})})})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uWngN.framer-1qlx1od, .framer-uWngN .framer-1qlx1od { display: block; }\",\".framer-uWngN.framer-161hvd9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 128px 40px 128px 40px; position: relative; width: 1440px; }\",\".framer-uWngN .framer-1iozx43 { 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: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-m5llof { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-1owkhml { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-1pp61bg-container, .framer-uWngN .framer-1xp0xr7-container, .framer-uWngN .framer-1655j5r-container, .framer-uWngN .framer-dwqzg9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-uWngN .framer-1fpx2a0, .framer-uWngN .framer-svjw7l { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uWngN .framer-2huvh2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-1wg6vbk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-uWngN .framer-1yevg4a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-274rwr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-uWngN .framer-x45h0j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-ojrnrv { flex: 1 0 0px; height: 180px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-uWngN .framer-fcuv5s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uWngN .framer-dudu7n { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uWngN .framer-13d2jpa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-uWngN.framer-v-1d68xjc.framer-161hvd9, .framer-uWngN.framer-v-vbnxmq.framer-161hvd9 { padding: 128px 20px 128px 20px; }\",\".framer-uWngN.framer-v-1d68xjc .framer-1iozx43 { padding: 0px 40px 0px 40px; }\",\".framer-uWngN.framer-v-vbnxmq .framer-1iozx43 { padding: 0px 20px 0px 20px; }\",\".framer-uWngN.framer-v-vbnxmq .framer-1yevg4a { flex-direction: column; }\",\".framer-uWngN.framer-v-vbnxmq .framer-274rwr { flex: none; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 832.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Lc40C7n2P\":{\"layout\":[\"fixed\",\"auto\"]},\"dRxUDdLsS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framert_7Ed27Zy=withCSS(Component,css,\"framer-uWngN\");export default Framert_7Ed27Zy;Framert_7Ed27Zy.displayName=\"Articles\";Framert_7Ed27Zy.defaultProps={height:832.5,width:1440};addPropertyControls(Framert_7Ed27Zy,{variant:{options:[\"gFJWizOYZ\",\"Lc40C7n2P\",\"dRxUDdLsS\"],optionTitles:[\"Desktop/all\",\"Tablet/all\",\"Phone/all\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framert_7Ed27Zy,[{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\"}]},...TickerTaglineFonts,...Button_ArticleCardNOTNESTEDFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framert_7Ed27Zy\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"832.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Lc40C7n2P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dRxUDdLsS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TickerTaglineFonts", "getFonts", "OSxgcKa0h_default", "Button_ArticleCardNOTNESTEDFonts", "dBCa9Rp5o_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "animation", "sharedDateFormatter", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "equals", "a", "b", "negate", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "aag5IiLSNkx95KZDMw", "DowBy_2iwkx95KZDMw", "sTcygdi6ukx95KZDMw", "lePhk5sywkx95KZDMw", "irxEhRwZdkx95KZDMw", "grGZwz3Ckkx95KZDMw", "idkx95KZDMw", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "activeLocaleCode", "useLocaleCode", "LayoutGroup", "transition1", "addPropertyOverrides", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "OSxgcKa0h_default", "RichText", "ChildrenCanSuspend", "mr6ZQxrLL_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "toDateString", "visible", "negate", "equals", "PathVariablesContext", "Link", "Image2", "getLoadingLazyAtYPosition", "toResponsiveImage", "animation", "enumToDisplayNameFunctions", "dBCa9Rp5o_default", "css", "Framert_7Ed27Zy", "withCSS", "t_7Ed27Zy_default", "addPropertyControls", "ControlType", "addFonts", "TickerTaglineFonts", "Button_ArticleCardNOTNESTEDFonts", "getFontsFromSharedStyle", "fonts"]
}
