{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7jhU9ExEEc3efgPSPqlv/nknoZfwKiWxeE4ic1yCY/vaIU4_fXu.js"],
  "sourcesContent": ["// Generated by Framer (f73129a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Link,NotFoundError,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import NavTray from\"#framer/local/canvasComponent/A9Lcqr7RN/A9Lcqr7RN.js\";import Logo from\"#framer/local/canvasComponent/cYhvstydy/cYhvstydy.js\";import MegaMenu2 from\"#framer/local/canvasComponent/Jm3um6gbh/Jm3um6gbh.js\";import NewsletterV22 from\"#framer/local/canvasComponent/NicDmBb3U/NicDmBb3U.js\";import ResourcesMobile from\"#framer/local/canvasComponent/sukDCrzFu/sukDCrzFu.js\";import FooterV2 from\"#framer/local/canvasComponent/tTrBwM1UV/tTrBwM1UV.js\";import BtnPrimaryV3 from\"#framer/local/canvasComponent/TzCD2b_ek/TzCD2b_ek.js\";import{BackButton}from\"#framer/local/codeFile/kT0usaZ/Backbutton2.js\";import ShareButton from\"#framer/local/codeFile/li7_dQf/ShareButton_2.js\";import BlogNL,{enumToDisplayNameFunctions}from\"#framer/local/collection/qdo8Ie4ZT/qdo8Ie4ZT.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle12 from\"#framer/local/css/gfcTMLuEY/gfcTMLuEY.js\";import*as sharedStyle from\"#framer/local/css/IYoQnlAv5/IYoQnlAv5.js\";import*as sharedStyle11 from\"#framer/local/css/OTDLRyXY7/OTDLRyXY7.js\";import*as sharedStyle6 from\"#framer/local/css/pREsl9zO2/pREsl9zO2.js\";import*as sharedStyle2 from\"#framer/local/css/Qx3FJuzHk/Qx3FJuzHk.js\";import*as sharedStyle10 from\"#framer/local/css/qzhpmBoSs/qzhpmBoSs.js\";import*as sharedStyle9 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/uQtHrr7ms/uQtHrr7ms.js\";import*as sharedStyle8 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle3 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle5 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import*as sharedStyle7 from\"#framer/local/css/YNrcWYpEh/YNrcWYpEh.js\";import metadataProvider from\"#framer/local/webPageMetadata/vaIU4_fXu/vaIU4_fXu.js\";const ResourcesMobileFonts=getFonts(ResourcesMobile);const BackButtonFonts=getFonts(BackButton);const ShareButtonFonts=getFonts(ShareButton);const BtnPrimaryV3Fonts=getFonts(BtnPrimaryV3);const NewsletterV22Fonts=getFonts(NewsletterV22);const FooterV2Fonts=getFonts(FooterV2);const MegaMenu2Fonts=getFonts(MegaMenu2);const MegaMenu2WithVariantAppearEffect=withVariantAppearEffect(MegaMenu2);const LogoFonts=getFonts(Logo);const LogoWithVariantAppearEffect=withVariantAppearEffect(Logo);const FeatherFonts=getFonts(Feather);const NavTrayFonts=getFonts(NavTray);const MotionDivWithFX=withFX(motion.div);const breakpoints={GTieFT9cT:\"(min-width: 1440px)\",ReD1shQKw:\"(min-width: 1024px) and (max-width: 1439px)\",RluMfaG6_:\"(max-width: 767px)\",S5jkhILkp:\"(min-width: 768px) and (max-width: 1023px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gRzJv\";const variantClassNames={GTieFT9cT:\"framer-v-6rzhkz\",ReD1shQKw:\"framer-v-11oze56\",RluMfaG6_:\"framer-v-1m203x6\",S5jkhILkp:\"framer-v-t2rm31\"};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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Small\":\"ReD1shQKw\",Desktop:\"GTieFT9cT\",Phone:\"RluMfaG6_\",Tablet:\"S5jkhILkp\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GTieFT9cT\"};};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:\"vaIU4_fXu\",data:BlogNL,type:\"Collection\"},select:[{collection:\"vaIU4_fXu\",name:\"K6eVk5MA4\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"C7IhbmU2t\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"MPc5VCkkM\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"DkUgqcUaz\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"ShG4yMfgX\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"hbfR7Itq8\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"D2f4RiLaE\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"oKeJ3EUl3\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"aSsG7XFWY\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"knGLjAGUI\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"rW4hPhYRc\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"A1ZXRMEw0\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"YWLvYGfDU\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"uNOJOvEq3\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"JIomjfxYp\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"cKV3w2qlE\",type:\"Identifier\"},{collection:\"vaIU4_fXu\",name:\"jBVGwHzzG\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"vaIU4_fXu\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,C7IhbmU2t=getFromCurrentRouteData(\"C7IhbmU2t\"),D2f4RiLaE=getFromCurrentRouteData(\"D2f4RiLaE\")??\"\",aSsG7XFWY=getFromCurrentRouteData(\"aSsG7XFWY\")??true,oKeJ3EUl3=getFromCurrentRouteData(\"oKeJ3EUl3\")??\"\",rW4hPhYRc=getFromCurrentRouteData(\"rW4hPhYRc\")??true,knGLjAGUI=getFromCurrentRouteData(\"knGLjAGUI\")??\"\",MPc5VCkkM=getFromCurrentRouteData(\"MPc5VCkkM\")??\"\",DkUgqcUaz=getFromCurrentRouteData(\"DkUgqcUaz\"),K6eVk5MA4=getFromCurrentRouteData(\"K6eVk5MA4\")??\"\",YWLvYGfDU=getFromCurrentRouteData(\"YWLvYGfDU\")??\"\",uNOJOvEq3=getFromCurrentRouteData(\"uNOJOvEq3\")??true,JIomjfxYp=getFromCurrentRouteData(\"JIomjfxYp\")??\"\",cKV3w2qlE=getFromCurrentRouteData(\"cKV3w2qlE\")??\"\",jBVGwHzzG=getFromCurrentRouteData(\"jBVGwHzzG\")??\"\",...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onClick3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const NNlhSxBAe1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});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);const elementId=useRouteElementId(\"Hd8jD20Pu\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"RluMfaG6_\")return true;return false;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(C7IhbmU2t,{dateStyle:\"long\",locale:\"nl-NL\"},activeLocaleCode);const textContent1=enumToDisplayNameFunctions[\"DkUgqcUaz\"]?.(DkUgqcUaz,activeLocale);const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if([\"S5jkhILkp\",\"RluMfaG6_\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"S5jkhILkp\")return true;return false;};const elementId1=useRouteElementId(\"NwjZrslnm\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"D0mkf37Ue\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GTieFT9cT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(252, 250, 244); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-6rzhkz\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8czqm5\",\"data-framer-name\":\"navBgTrigger\",id:elementId,ref:ref1}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RluMfaG6_:{height:600,width:`calc(${componentViewport?.width||\"100vw\"} * 0.98)`,y:(componentViewport?.y||0)+100+975}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vitc3z-container hidden-6rzhkz hidden-t2rm31 hidden-11oze56\",nodeId:\"qQKqsDnV2\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(ResourcesMobile,{height:\"100%\",id:\"qQKqsDnV2\",layoutId:\"qQKqsDnV2\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d7p68x\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hl9l70\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m7xgpa\",\"data-framer-name\":\"Meta\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mv1jvk-container\",isAuthoredByUser:true,nodeId:\"Uv0N_Cecq\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(BackButton,{height:\"100%\",id:\"Uv0N_Cecq\",layoutId:\"Uv0N_Cecq\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13gwms5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10mbm6h\",\"data-framer-name\":\"Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\"},children:\"Datum\"})}),className:\"framer-54jaio\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\"},children:\"Content\"})}),className:\"framer-1urd1z3\",fonts:[\"GF;Poppins-regular\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gj4ajq\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\"},children:\"Auteur\"})}),className:\"framer-1hhiku2\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\"},children:\"December 29, 2022\"})}),className:\"framer-sdc6zr\",fonts:[\"GF;Poppins-regular\"],text:D2f4RiLaE,verticalAlignment:\"top\",withExternalLayout:true}),aSsG7XFWY&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\"},children:\"December 29, 2022\"})}),className:\"framer-46ou6i\",\"data-framer-name\":\"Functie\",fonts:[\"GF;Poppins-regular\"],text:oKeJ3EUl3,verticalAlignment:\"top\",withExternalLayout:true}),rW4hPhYRc&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(Link,{href:knGLjAGUI,motionChild:true,nodeId:\"msPc_XSAs\",openInNewTab:true,scopeId:\"vaIU4_fXu\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1erjfbp\",\"data-styles-preset\":\"IYoQnlAv5\",children:\"LinkedIn\"})})})}),className:\"framer-1y2rhji\",\"data-framer-name\":\"LinkedIn link\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-64cs1m\",\"data-framer-name\":\"Social\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fw6qsq-container\",isAuthoredByUser:true,nodeId:\"mzbeO_lUx\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(255, 255, 255)\",borderWidth:0,bottomLeftRadius:60,bottomPadding:10,bottomRightRadius:60,font:{color:\"rgb(255, 255, 255)\",fontFace:\"poppins\",size:18,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"rgb(255, 255, 255)\",gap:10,size:16},id:\"mzbeO_lUx\",isMixedPadding:false,isMixedRadius:false,layoutId:\"mzbeO_lUx\",leftPadding:10,linear:{degree:90,fromColor:\"rgb(46, 46, 46)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:60,rightPadding:10,shareCurrentUrl:true,shareText:\"\uD83D\uDC49 Look what I read: \",socialMedia:\"LinkedIn\",stylePadding:10,tint:\"rgb(36, 36, 36)\",title:\"\",topLeftRadius:60,topPadding:10,topRightRadius:60,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fo9zlh-container\",isAuthoredByUser:true,nodeId:\"OmD8zgUAz\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(255, 255, 255)\",borderWidth:0,bottomLeftRadius:60,bottomPadding:10,bottomRightRadius:60,font:{color:\"rgb(255, 255, 255)\",fontFace:\"poppins\",size:18,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"rgb(255, 255, 255)\",gap:10,size:16},id:\"OmD8zgUAz\",isMixedPadding:false,isMixedRadius:false,layoutId:\"OmD8zgUAz\",leftPadding:10,linear:{degree:90,fromColor:\"rgb(46, 46, 46)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:60,rightPadding:10,shareCurrentUrl:true,shareText:\"\",socialMedia:\"Twitter\",stylePadding:10,tint:\"rgb(36, 36, 36)\",title:\"\",topLeftRadius:60,topPadding:10,topRightRadius:60,urlToShare:\"https://framer.com\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lfwu78\",\"data-framer-name\":\"Tags\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ie2s0f\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16df0zn\",\"data-styles-preset\":\"uQtHrr7ms\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wAe2q2w7Z\"},motionChild:true,nodeId:\"nc_Q1l3rJ\",openInNewTab:false,scopeId:\"vaIU4_fXu\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1erjfbp\",\"data-styles-preset\":\"IYoQnlAv5\",children:\"Blog\"})})})}),className:\"framer-opdk6l\",\"data-framer-name\":\"Tag\",fonts:[\"Inter\"],text:MPc5VCkkM,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tdeqkb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16df0zn\",\"data-styles-preset\":\"uQtHrr7ms\",style:{\"--framer-text-color\":\"rgb(25, 25, 25)\"},children:\"Nieuws\"})}),className:\"framer-tbht8d\",\"data-framer-name\":\"Tag\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13n0yr6\",\"data-styles-preset\":\"Qx3FJuzHk\",children:\"Maakt jouw organisatie al gebruik van online leren?\"})}),className:\"framer-1xewacs\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:K6eVk5MA4,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"lgeuFuiln\"],\"module:NEd4VmDdsxM3StIUbddO/fJ8vwGe6kxfz7kj9H7Sk/YouTube.js:Youtube\":componentPresets.props[\"YFR2AIh0q\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"ye5TjvTO_\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:YWLvYGfDU,className:\"framer-1u5ls2u\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-1ocxcfw\",code:\"framer-styles-preset-1s00ouy\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-vh7maj\",h5:\"framer-styles-preset-1j4afqu\",img:\"framer-styles-preset-1qiflte\",p:\"framer-styles-preset-21ogod\"},verticalAlignment:\"top\",withExternalLayout:true})}),uNOJOvEq3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9zs9ef\",\"data-framer-name\":\"Whitepaper block\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-148tqfr\",\"data-framer-name\":\"blue_organic_header_performance\",fill:\"black\",intrinsicHeight:1280,intrinsicWidth:1440,svg:'<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1440 1280\" style=\"enable-background:new 0 0 1440 1280\" xml:space=\"preserve\"><style>.st0{fill:none}</style><path class=\"st0\" d=\"M484.5 541.7V625c0 174.2-67.6 337.9-190.3 461-15.1 15.1-30.7 29.3-46.9 42.8 44.2-10.7 89.9-16.9 136.3-18.1 1.9-.2 3.8-.2 5.8-.3h-1 8.9s14.7.1 39.7 1.8c29.2 2.1 43.3 2.9 43.3 2.9 133.6 16.1 257.7 73.1 357.6 164.9H1440V701.3c-137.8-20.2-264.7-84.1-364.4-185C954.2 393.4 887.3 230 887.3 56.2V0H0v541.7h484.5zM399.6 1277c-17.6.1-35 1.1-52.3 3h108.4c-17.3-1.9-34.8-2.9-52.4-3h-3.7z\"/><path class=\"st0\" d=\"M1193.5 399c68.1 69 153.5 114.7 246.5 133.3V139.5h-379.6c16.6 97.9 62.4 187.9 133.1 259.5zM311.3 708.3H0v373.1c65.6-23.9 125.8-62.2 176.7-113.2 71.5-71.7 117.8-162 134.6-259.9zm77 402.1h1\"/><path d=\"M1075.6 516.3c99.7 100.9 226.6 164.9 364.4 185v-169c-93-18.6-178.3-64.3-246.5-133.3-70.7-71.6-116.5-161.6-133.2-259.5H1440V0H887.3v56.2c0 173.8 66.9 337.2 188.3 460.1zm-638.8 595.9c-25-1.8-39.7-1.8-39.7-1.8h-7.9c-1.9 0-3.9.1-5.8.3-46.5 1.2-92.1 7.4-136.3 18.1 16.2-13.4 31.9-27.7 46.9-42.8 122.7-123.1 190.3-286.9 190.3-461v-83.3H0v166.6h311.3c-16.8 98-63.1 188.2-134.6 259.9-50.9 51-111 89.3-176.7 113.2V1280h347.3c17.3-1.9 34.7-2.9 52.3-3h3.7c17.6.1 35.1 1.1 52.4 3h382c-99.9-91.8-224-148.8-357.6-164.9 0 0-14.1-.8-43.3-2.9z\" style=\"fill:#6cd3ff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10hbec0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tmms6u\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\"},children:\"Download de whitepaper \"})}),className:\"framer-47io5a\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\"},children:\"\u2018Aan de slag met performance management\u2019.\"})}),className:\"framer-1tosv66\",fonts:[\"GF;Poppins-700\"],text:JIomjfxYp,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:cKV3w2qlE,implicitPathVariables:undefined},{href:cKV3w2qlE,implicitPathVariables:undefined},{href:cKV3w2qlE,implicitPathVariables:undefined},{href:cKV3w2qlE,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RluMfaG6_:{y:(componentViewport?.y||0)+100+0+90+524+-17+98},S5jkhILkp:{y:(componentViewport?.y||0)+80+0+150+494+-17+98}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+80+0+90+246+-17+98,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1myiub1-container\",nodeId:\"YSqGgYpFk\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ReD1shQKw:{Ntlub9S66:resolvedLinks[3]},RluMfaG6_:{Ntlub9S66:resolvedLinks[2]},S5jkhILkp:{Ntlub9S66:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BtnPrimaryV3,{gE9MwMEIG:false,height:\"100%\",id:\"YSqGgYpFk\",isL1DMlJj:\"Download whitepaper\",layoutId:\"YSqGgYpFk\",m54eg33k9:false,Ntlub9S66:resolvedLinks[0],style:{height:\"100%\"},variant:\"sz_0c8UQa\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"lgeuFuiln\"],\"module:NEd4VmDdsxM3StIUbddO/fJ8vwGe6kxfz7kj9H7Sk/YouTube.js:Youtube\":componentPresets.props[\"YFR2AIh0q\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"ye5TjvTO_\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:jBVGwHzzG,className:\"framer-1fenann\",\"data-framer-name\":\"Content After Quote\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-aexbeb\",blockquote:\"framer-styles-preset-1ocxcfw\",code:\"framer-styles-preset-1s00ouy\",h1:\"framer-styles-preset-o3e5h0\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-ci2ngw\",h4:\"framer-styles-preset-vh7maj\",h5:\"framer-styles-preset-1j4afqu\",img:\"framer-styles-preset-1qiflte\",p:\"framer-styles-preset-21ogod\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ReD1shQKw:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.95)`},RluMfaG6_:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.98)`,y:(componentViewport?.y||0)+100+1590},S5jkhILkp:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.95)`,y:(componentViewport?.y||0)+80+1085}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:660,width:\"1170px\",y:(componentViewport?.y||0)+80+777,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16durrj-container\",nodeId:\"zL_1A0V1k\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ReD1shQKw:{variant:\"Wx4Vg55mV\"},RluMfaG6_:{variant:\"RbL8V4OqI\"},S5jkhILkp:{variant:\"JLNpnd70O\"}},children:/*#__PURE__*/_jsx(NewsletterV22,{height:\"100%\",id:\"zL_1A0V1k\",layoutId:\"zL_1A0V1k\",style:{width:\"100%\"},variant:\"iMLamW6hx\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RluMfaG6_:{y:(componentViewport?.y||0)+100+2265},S5jkhILkp:{y:(componentViewport?.y||0)+80+1760}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+1452,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ane6hx-container\",nodeId:\"YvT0cVfLt\",scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ReD1shQKw:{variant:\"XLLeE__TB\"},RluMfaG6_:{variant:\"WDhzpz3CH\"},S5jkhILkp:{variant:\"qE6EQCYfv\"}},children:/*#__PURE__*/_jsx(FooterV2,{height:\"100%\",id:\"YvT0cVfLt\",layoutId:\"YvT0cVfLt\",style:{width:\"100%\"},variant:\"QfDMenHMQ\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:71,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l4ehdx-container hidden-t2rm31 hidden-1m203x6\",layoutScroll:true,nodeId:\"kmIJLpkzR\",rendersWithMotion:true,scopeId:\"vaIU4_fXu\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ReD1shQKw:{__framer__scrollDirection:{direction:\"down\",target:\"JXRhXxdzQ\"},variant:\"qbsOY3bbP\"}},children:/*#__PURE__*/_jsx(MegaMenu2WithVariantAppearEffect,{__framer__animateOnce:true,__framer__scrollDirection:{direction:\"down\",target:\"k8MNO0vSZ\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,ftAEieI4m:\"n4D7YPpyS\",height:\"100%\",id:\"kmIJLpkzR\",layoutId:\"kmIJLpkzR\",style:{width:\"100%\"},variant:\"tZIEabBiE\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jw5ob9 hidden-6rzhkz hidden-1m203x6 hidden-11oze56\",\"data-framer-name\":\"navBgTrigger\",id:elementId1,ref:ref2}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19u2evi hidden-6rzhkz hidden-1m203x6 hidden-11oze56\",\"data-framer-name\":\"Tablet Menu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cqv96a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h3hqa9\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S5jkhILkp:{y:19}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fgubgm-container\",nodeId:\"kIEqGZ5hq\",rendersWithMotion:true,scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S5jkhILkp:{s9XsQVUFY:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(LogoWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"kIEqGZ5hq\",layoutId:\"kIEqGZ5hq\",s9XsQVUFY:resolvedLinks1[0],variant:\"n4D7YPpyS\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bx27sd\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-gi8du2-container\",id:\"gi8du2\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"LjehFchS0\",scopeId:\"vaIU4_fXu\",children:[/*#__PURE__*/_jsx(Feather,{color:\"var(--token-f524a04d-7941-49fe-b981-2daadab166f1, rgb(5, 87, 250))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"LjehFchS0\",layoutId:\"LjehFchS0\",mirrored:false,onClick:onClick3bnx0g({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1},className:cx(scopingClassNames,\"framer-1h8y6dj\"),\"data-framer-portal-id\":\"gi8du2\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay.hide(),transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},\"BTPYTT5S9\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"97.9167vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1rc5sbj-container\"),\"data-framer-portal-id\":\"gi8du2\",inComponentSlot:true,nodeId:\"wF1EPnoG5\",rendersWithMotion:true,scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(NavTray,{height:\"100%\",id:\"wF1EPnoG5\",layoutId:\"wF1EPnoG5\",NNlhSxBAe:NNlhSxBAe1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"H1pDqqi7k\",width:\"100%\"})})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ohd91\",style:{transformPerspective:1200}})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-69z194 hidden-6rzhkz hidden-t2rm31 hidden-11oze56\",\"data-framer-name\":\"navBgTrigger\",id:elementId2,ref:ref3}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iuqem5 hidden-6rzhkz hidden-t2rm31 hidden-11oze56\",\"data-framer-name\":\"Nav\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cfbgp7\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RluMfaG6_:{y:20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ozty4x-container\",nodeId:\"s3jJICn7g\",rendersWithMotion:true,scopeId:\"vaIU4_fXu\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RluMfaG6_:{s9XsQVUFY:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(LogoWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"s3jJICn7g\",layoutId:\"s3jJICn7g\",s9XsQVUFY:resolvedLinks2[0],variant:\"n4D7YPpyS\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-3cjge5-container\",id:\"3cjge5\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xncz0KwOT\",scopeId:\"vaIU4_fXu\",children:[/*#__PURE__*/_jsx(Feather,{color:\"var(--token-f524a04d-7941-49fe-b981-2daadab166f1, rgb(5, 87, 250))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"xncz0KwOT\",layoutId:\"xncz0KwOT\",mirrored:false,onClick:onClick3bnx0g({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1},className:cx(scopingClassNames,\"framer-trhcwl\"),\"data-framer-portal-id\":\"3cjge5\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay1.hide(),transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},\"pA1NrOf82\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"97.9487vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-ejd7ge-container\"),\"data-framer-portal-id\":\"3cjge5\",inComponentSlot:true,nodeId:\"TuyqZ4y1_\",rendersWithMotion:true,scopeId:\"vaIU4_fXu\",children:/*#__PURE__*/_jsx(NavTray,{height:\"100%\",id:\"TuyqZ4y1_\",layoutId:\"TuyqZ4y1_\",NNlhSxBAe:NNlhSxBAe1wnntms({overlay:overlay1}),style:{height:\"100%\",width:\"100%\"},variant:\"FTmH_J1Fw\",width:\"100%\"})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vuf5rk\",style:{transformPerspective:1200}})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gRzJv.framer-gp59n9, .framer-gRzJv .framer-gp59n9 { display: block; }\",\".framer-gRzJv.framer-6rzhkz { align-content: center; align-items: center; background-color: #fcfaf4; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-gRzJv .framer-8czqm5 { flex: none; height: 4px; left: calc(50.00000000000002% - 4px / 2); overflow: hidden; position: absolute; top: 25px; width: 4px; z-index: 1; }\",\".framer-gRzJv .framer-vitc3z-container { flex: none; height: auto; position: relative; width: 98%; }\",\".framer-gRzJv .framer-1d7p68x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 770px; padding: 90px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-gRzJv .framer-1hl9l70 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gRzJv .framer-1m7xgpa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; left: -190px; overflow: visible; padding: 16px 0px 0px 0px; position: absolute; top: -2px; width: 170px; z-index: 1; }\",\".framer-gRzJv .framer-1mv1jvk-container, .framer-gRzJv .framer-fw6qsq-container, .framer-gRzJv .framer-1fo9zlh-container, .framer-gRzJv .framer-1fgubgm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-gRzJv .framer-13gwms5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 115px; }\",\".framer-gRzJv .framer-10mbm6h, .framer-gRzJv .framer-gj4ajq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gRzJv .framer-54jaio, .framer-gRzJv .framer-1urd1z3, .framer-gRzJv .framer-1hhiku2, .framer-gRzJv .framer-sdc6zr, .framer-gRzJv .framer-46ou6i { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gRzJv .framer-1y2rhji, .framer-gRzJv .framer-opdk6l { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gRzJv .framer-64cs1m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gRzJv .framer-lfwu78 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 170px; z-index: 1; }\",\".framer-gRzJv .framer-1ie2s0f, .framer-gRzJv .framer-tdeqkb { align-content: center; align-items: center; background-color: #f2f2f2; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 8px 10px 8px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-gRzJv .framer-tbht8d { flex: none; height: auto; min-width: 8px; position: relative; white-space: pre; width: auto; }\",\".framer-gRzJv .framer-1xewacs { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 770px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-gRzJv .framer-1u5ls2u, .framer-gRzJv .framer-1fenann { --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-gRzJv .framer-9zs9ef { background-color: var(--token-d75b6924-6474-4904-9859-9b4814e3beaa, #8ed9f9); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 210px; overflow: hidden; position: relative; width: 770px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gRzJv .framer-148tqfr { aspect-ratio: 1.125 / 1; bottom: var(--framer-aspect-ratio-supported, -425px); flex: none; left: 320px; position: absolute; top: -745px; width: 120%; z-index: 0; }\",\".framer-gRzJv .framer-10hbec0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 630px; }\",\".framer-gRzJv .framer-tmms6u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 330px; }\",\".framer-gRzJv .framer-47io5a, .framer-gRzJv .framer-1tosv66 { --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-gRzJv .framer-1myiub1-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-gRzJv .framer-16durrj-container { flex: none; height: auto; position: relative; width: 1170px; }\",\".framer-gRzJv .framer-ane6hx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gRzJv .framer-l4ehdx-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-gRzJv .framer-1jw5ob9, .framer-gRzJv .framer-69z194 { flex: none; height: 4px; left: calc(50.00000000000002% - 4px / 2); overflow: hidden; position: absolute; top: 70px; width: 4px; z-index: 1; }\",\".framer-gRzJv .framer-19u2evi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 71px; justify-content: space-between; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-gRzJv .framer-1cqv96a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 95%; z-index: 2; }\",\".framer-gRzJv .framer-1h3hqa9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 32px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gRzJv .framer-1bx27sd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gRzJv .framer-gi8du2-container { flex: none; height: 24px; pointer-events: auto; position: relative; width: 24px; z-index: 1; }\",\".framer-gRzJv.framer-1h8y6dj { inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-gRzJv.framer-1rc5sbj-container { flex: none; height: 100vh; position: fixed; right: 0px; top: calc(50.00000000000002% - 100vh / 2); width: 98%; z-index: 10; }\",\".framer-gRzJv .framer-1ohd91 { background-color: #ffffff; flex: none; height: 71px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-gRzJv .framer-1iuqem5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 72px; justify-content: space-between; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-gRzJv .framer-1cfbgp7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: flex-start; left: 20px; min-width: 150px; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: min-content; z-index: 1; }\",\".framer-gRzJv .framer-ozty4x-container { flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: auto; z-index: 1; }\",\".framer-gRzJv .framer-3cjge5-container { flex: none; height: 24px; pointer-events: auto; position: absolute; right: 20px; top: calc(50.00000000000002% - 24px / 2); width: 24px; z-index: 1; }\",\".framer-gRzJv.framer-trhcwl { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-gRzJv.framer-ejd7ge-container { flex: none; height: 100vh; position: fixed; right: 0px; top: 0px; width: 98%; z-index: 10; }\",\".framer-gRzJv .framer-vuf5rk { background-color: #ffffff; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",...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,\"@media (min-width: 768px) and (max-width: 1023px) { .framer-gRzJv.framer-6rzhkz { width: 768px; } .framer-gRzJv .framer-1d7p68x { padding: 150px 100px 80px 100px; } .framer-gRzJv .framer-1hl9l70 { flex-direction: column; gap: 32px; } .framer-gRzJv .framer-1m7xgpa { flex-direction: row; justify-content: flex-start; left: unset; order: 1; position: relative; top: unset; width: 560px; } .framer-gRzJv .framer-1mv1jvk-container { left: 0px; position: absolute; top: -194px; z-index: 1; } .framer-gRzJv .framer-13gwms5 { align-content: flex-start; align-items: flex-start; flex-direction: row; gap: 32px; justify-content: flex-start; width: min-content; } .framer-gRzJv .framer-10mbm6h, .framer-gRzJv .framer-gj4ajq, .framer-gRzJv .framer-64cs1m { width: min-content; } .framer-gRzJv .framer-lfwu78 { flex-wrap: nowrap; } .framer-gRzJv .framer-1xewacs { order: 0; width: 100%; } .framer-gRzJv .framer-16durrj-container { width: 95%; }}\",\"@media (max-width: 767px) { .framer-gRzJv.framer-6rzhkz { padding: 100px 0px 0px 0px; width: 390px; } .framer-gRzJv .framer-8czqm5, .framer-gRzJv .framer-3cjge5-container { order: 1; } .framer-gRzJv .framer-vitc3z-container, .framer-gRzJv .framer-vuf5rk { order: 3; } .framer-gRzJv .framer-1d7p68x { justify-content: center; order: 2; padding: 90px 20px 0px 20px; } .framer-gRzJv .framer-1hl9l70 { flex-direction: column; order: 0; } .framer-gRzJv .framer-1m7xgpa { left: unset; max-width: 100%; order: 1; position: relative; top: unset; width: 100%; } .framer-gRzJv .framer-1mv1jvk-container { left: 0px; position: absolute; top: -230px; z-index: 1; } .framer-gRzJv .framer-13gwms5 { align-content: flex-start; align-items: flex-start; flex-direction: row; gap: unset; justify-content: space-between; width: 100%; } .framer-gRzJv .framer-10mbm6h { flex: 1 0 0px; padding: 0px 10px 0px 0px; width: 1px; } .framer-gRzJv .framer-gj4ajq, .framer-gRzJv .framer-64cs1m { flex: 1 0 0px; width: 1px; } .framer-gRzJv .framer-lfwu78 { flex-wrap: nowrap; } .framer-gRzJv .framer-1xewacs { max-width: 100%; order: 0; } .framer-gRzJv .framer-1u5ls2u { max-width: 100%; order: 1; } .framer-gRzJv .framer-9zs9ef { order: 2; } .framer-gRzJv .framer-148tqfr { left: -61px; top: -63px; width: 130%; } .framer-gRzJv .framer-1fenann { max-width: 100%; order: 3; } .framer-gRzJv .framer-16durrj-container { order: 5; width: 98%; } .framer-gRzJv .framer-ane6hx-container { order: 6; } .framer-gRzJv .framer-69z194 { order: 10; } .framer-gRzJv .framer-1iuqem5 { order: 11; } .framer-gRzJv .framer-1cfbgp7 { order: 0; }}\",\"@media (min-width: 1024px) and (max-width: 1439px) { .framer-gRzJv.framer-6rzhkz { width: 1024px; } .framer-gRzJv .framer-1d7p68x { justify-content: center; max-width: 600px; } .framer-gRzJv .framer-1hl9l70 { order: 0; } .framer-gRzJv .framer-1m7xgpa { max-width: 100%; } .framer-gRzJv .framer-1xewacs { max-width: 100%; width: 600px; } .framer-gRzJv .framer-1u5ls2u { max-width: 100%; order: 1; } .framer-gRzJv .framer-9zs9ef { order: 2; } .framer-gRzJv .framer-1fenann { max-width: 100%; order: 3; } .framer-gRzJv .framer-16durrj-container { width: 95%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6255\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"S5jkhILkp\":{\"layout\":[\"fixed\",\"auto\"]},\"RluMfaG6_\":{\"layout\":[\"fixed\",\"auto\"]},\"ReD1shQKw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Hd8jD20Pu\":{\"pattern\":\":Hd8jD20Pu\",\"name\":\"navbgtrigger2\"},\"NwjZrslnm\":{\"pattern\":\":NwjZrslnm\",\"name\":\"navbgtrigger\"},\"D0mkf37Ue\":{\"pattern\":\":D0mkf37Ue\",\"name\":\"navbgtrigger\"}}\n * @framerResponsiveScreen\n */const FramervaIU4_fXu=withCSS(Component,css,\"framer-gRzJv\");export default FramervaIU4_fXu;FramervaIU4_fXu.displayName=\"Nl / Inspiratie / Blog\";FramervaIU4_fXu.defaultProps={height:6255,width:1440};addFonts(FramervaIU4_fXu,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{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\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"}]},...ResourcesMobileFonts,...BackButtonFonts,...ShareButtonFonts,...BtnPrimaryV3Fonts,...NewsletterV22Fonts,...FooterV2Fonts,...MegaMenu2Fonts,...LogoFonts,...FeatherFonts,...NavTrayFonts,...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?.[\"YFR2AIh0q\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"YFR2AIh0q\"]):[],...componentPresets.fonts?.[\"ye5TjvTO_\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"ye5TjvTO_\"]):[],...componentPresets.fonts?.[\"lgeuFuiln\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lgeuFuiln\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervaIU4_fXu\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6255\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S5jkhILkp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RluMfaG6_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ReD1shQKw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"Hd8jD20Pu\\\":{\\\"pattern\\\":\\\":Hd8jD20Pu\\\",\\\"name\\\":\\\"navbgtrigger2\\\"},\\\"NwjZrslnm\\\":{\\\"pattern\\\":\\\":NwjZrslnm\\\",\\\"name\\\":\\\"navbgtrigger\\\"},\\\"D0mkf37Ue\\\":{\\\"pattern\\\":\\\":D0mkf37Ue\\\",\\\"name\\\":\\\"navbgtrigger\\\"}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ResourcesMobileFonts", "getFonts", "sukDCrzFu_default", "BackButtonFonts", "BackButton", "ShareButtonFonts", "ShareButton", "BtnPrimaryV3Fonts", "TzCD2b_ek_default", "NewsletterV22Fonts", "NicDmBb3U_default", "FooterV2Fonts", "tTrBwM1UV_default", "MegaMenu2Fonts", "Jm3um6gbh_default", "MegaMenu2WithVariantAppearEffect", "withVariantAppearEffect", "LogoFonts", "cYhvstydy_default", "LogoWithVariantAppearEffect", "FeatherFonts", "Icon", "NavTrayFonts", "A9Lcqr7RN_default", "MotionDivWithFX", "withFX", "motion", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate2", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "qdo8Ie4ZT_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "C7IhbmU2t", "D2f4RiLaE", "aSsG7XFWY", "oKeJ3EUl3", "rW4hPhYRc", "knGLjAGUI", "MPc5VCkkM", "DkUgqcUaz", "K6eVk5MA4", "YWLvYGfDU", "uNOJOvEq3", "JIomjfxYp", "cKV3w2qlE", "jBVGwHzzG", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClick3bnx0g", "overlay", "loadMore", "args", "NNlhSxBAe1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "enumToDisplayNameFunctions", "router", "useRouter", "isDisplayed1", "isDisplayed2", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "Link", "ComponentPresetsProvider", "SVG", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "l", "AnimatePresence", "Ga", "resolvedLinks2", "overlay1", "css", "FramervaIU4_fXu", "withCSS", "vaIU4_fXu_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
