{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/G0CnsrAzeIRBmlZysOgI/mxtMHBdyk4uNrxYe6Ugh/SE0W3LJ0T.js", "ssg:https://framerusercontent.com/modules/lf1Wgw4wi01CnTyoR2s0/N29cJcCvusZFAvonnLwO/SE0W3LJ0T.js"],
  "sourcesContent": ["// Generated by Framer (2a0d5ab)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTAButtonText from\"#framer/local/canvasComponent/BVnveXWLm/BVnveXWLm.js\";import Mailicon from\"#framer/local/canvasComponent/OwBygSfdT/OwBygSfdT.js\";import Topbar from\"#framer/local/canvasComponent/S67oHuAzP/S67oHuAzP.js\";import LinkedinIcon from\"#framer/local/canvasComponent/SlnPLVSZ6/SlnPLVSZ6.js\";import Footer from\"#framer/local/canvasComponent/ZmSuO4tU0/ZmSuO4tU0.js\";import*as sharedStyle2 from\"#framer/local/css/kCcrigZ9E/kCcrigZ9E.js\";import*as sharedStyle from\"#framer/local/css/ogwYQmK4G/ogwYQmK4G.js\";import*as sharedStyle1 from\"#framer/local/css/t2CIEqWd6/t2CIEqWd6.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/SE0W3LJ0T/SE0W3LJ0T.js\";import metadataProvider from\"#framer/local/webPageMetadata/SE0W3LJ0T/SE0W3LJ0T.js\";const TopbarFonts=getFonts(Topbar);const ContainerWithFX=withFX(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const CTAButtonTextFonts=getFonts(CTAButtonText);const MotionDivWithFX=withFX(motion.div);const MailiconFonts=getFonts(Mailicon);const LinkedinIconFonts=getFonts(LinkedinIcon);const FooterFonts=getFonts(Footer);const breakpoints={jMdOoA6zj:\"(min-width: 1400px)\",lvRVt0pna:\"(min-width: 1000px) and (max-width: 1399px)\",Y03hISkH0:\"(max-width: 999px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vLoU3\";const variantClassNames={jMdOoA6zj:\"framer-v-jk9795\",lvRVt0pna:\"framer-v-12zq7cv\",Y03hISkH0:\"framer-v-195063y\"};const transition1={damping:35,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const transition2={delay:.5,duration:.75,ease:[.09,.22,.23,.9],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={delay:0,duration:.7,ease:[0,.05,.2,1.01],type:\"tween\"};const transition4={bounce:.25,delay:0,duration:1,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition4};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"jMdOoA6zj\",Phone:\"Y03hISkH0\",Tablet:\"lvRVt0pna\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"jMdOoA6zj\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"lvRVt0pna\")return true;return false;};const elementId=useRouteElementId(\"QZDkMXPYB\");const ref1=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"lvRVt0pna\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jMdOoA6zj\",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-jk9795\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dqg7xu-container\",layoutScroll:true,nodeId:\"hgzxGv05I\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{variant:\"MizWJRD6c\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"hgzxGv05I\",layoutId:\"hgzxGv05I\",style:{width:\"100%\"},variant:\"I4B0xG12n\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eq2nur\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"73px\"},children:\"Corporate Governance.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})},Y03hISkH0:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"57px\"},children:\"Corporate Governance.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"75px\"},children:\"Corporate Governance.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-hsw4vr\",\"data-framer-appear-id\":\"hsw4vr\",fonts:[\"CUSTOM;Graphik Web Regular\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"justify\"},children:[\"Wij adviseren op bestuurs- en governance gerelateerde vraagstukken, waaronder de Corporate Governance Code en duurzame bedrijfsstructuren zoals \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uj9_qgsFz\"},motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:false,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"steward ownership\"})}),\".\",/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),\"Toekomstbestendig ondernemen vraagt aandacht voor een goede corporate governance. Wij bieden strategisch advies om dit te verwezenlijken.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Een goed governancebeleid helpt om te sturen op duurzame langetermijnwaardecreatie. Het raakt de interne besluitvorming en versterkt het vertrouwen. Wij ondersteunen organisaties, bestuurders en toezichthouders met gericht advies. Zo adviseren wij onder andere de eerste professionele vrouwenvoetbalclub \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/hera.united/\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"HERA United\"})}),\", de internationale structuur van \",/*#__PURE__*/_jsx(Link,{href:\"https://bcorporation.eu/\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"B Lab Europe\"})}),\", en de steward-ownership transitie van \",/*#__PURE__*/_jsx(Link,{href:\"https://donkergroep.com/nl/donker-groen/?_gl=1*tsjoyh*_up*MQ..*_gs*MQ..&gclid=Cj0KCQiA_NC9BhCkARIsABSnSTZcqZec2etsaU329P4Qwta_ieFJbwzK63FPO2TID_F1sKrZqfjmNwYaAnWkEALw_wcB\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"Donker Groep\"})}),\".\"]}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"justify\"},children:\"\\xa0Onze diensten omvatten onder andere:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"justify\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Advies op bestuurs- en governance gerelateerde vraagstukken\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Begeleiding bij de implementatie en naleving van de Corporate Governance Code, de governance-verplichtingen uit de CSRD en andere beginselen van good governance\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Opstellen en beoordelen van governance-structuren en reglementen\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Advies over de rechten en plichten van bestuurders en commissarissen\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:[\"Uitwerking van duurzame bedrijfsstructuren zoals steward ownership, een \",/*#__PURE__*/_jsx(\"em\",{children:\"mission lock\"}),\", en B Corp-certificering\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Begeleiding van aandeelhoudersvergaderingen\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-106vrc0\",\"data-styles-preset\":\"kCcrigZ9E\",style:{\"--framer-text-alignment\":\"justify\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})},Y03hISkH0:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Wij adviseren op bestuurs- en governance gerelateerde vraagstukken, waaronder de Corporate Governance Code en duurzame bedrijfsstructuren zoals \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uj9_qgsFz\"},motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:false,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"steward ownership\"})}),\".\",/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),\"Toekomstbestendig ondernemen vraagt aandacht voor een goede corporate governance. Wij bieden strategisch advies om dit te verwezenlijken.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Een goed governancebeleid helpt om te sturen op duurzame langetermijnwaardecreatie. Het raakt de interne besluitvorming en versterkt het vertrouwen. Wij ondersteunen organisaties, bestuurders en toezichthouders met gericht advies. Zo adviseren wij onder andere de eerste professionele vrouwenvoetbalclub \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/hera.united/\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"HERA United\"})}),\", de internationale structuur van \",/*#__PURE__*/_jsx(Link,{href:\"https://bcorporation.eu/\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"B Lab Europe\"})}),\", en de steward-ownership transitie van \",/*#__PURE__*/_jsx(Link,{href:\"https://donkergroep.com/nl/donker-groen/?_gl=1*tsjoyh*_up*MQ..*_gs*MQ..&gclid=Cj0KCQiA_NC9BhCkARIsABSnSTZcqZec2etsaU329P4Qwta_ieFJbwzK63FPO2TID_F1sKrZqfjmNwYaAnWkEALw_wcB\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"Donker Groep\"})}),\".\"]}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"left\"},children:\"Onze diensten omvatten onder andere:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"left\"},children:\"Advies op bestuurs- en governance gerelateerde vraagstukken\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"left\"},children:\"Begeleiding bij de implementatie en naleving van de Corporate Governance Code, de governance-       verplichtingen uit de CSRD en andere beginselen van good governance\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"left\"},children:\"Opstellen en beoordelen van governance-structuren en reglementen\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"left\"},children:\"Advies over de rechten en plichten van bestuurders en commissarissen\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--framer-text-alignment\":\"left\"},children:[\"Uitwerking van duurzame bedrijfsstructuren zoals steward ownership, een \",/*#__PURE__*/_jsx(\"em\",{children:\"mission lock\"}),\", en B Corp-certificering\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"left\"},children:\"Begeleiding van aandeelhoudersvergaderingen\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-106vrc0\",\"data-styles-preset\":\"kCcrigZ9E\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"justify\"},children:[\"Wij adviseren op bestuurs- en governance gerelateerde vraagstukken, waaronder de Corporate Governance Code en duurzame bedrijfsstructuren zoals \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uj9_qgsFz\"},motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:false,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"steward ownership\"})}),\".\",/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),\"Toekomstbestendig ondernemen vraagt aandacht voor een goede corporate governance. Wij bieden strategisch advies om dit te verwezenlijken.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Een goed governancebeleid helpt om te sturen op duurzame langetermijnwaardecreatie. Het raakt de interne besluitvorming en versterkt het vertrouwen. Wij ondersteunen organisaties, bestuurders en toezichthouders met gericht advies. Zo adviseren wij onder andere de eerste professionele vrouwenvoetbalclub \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/hera.united/\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"HERA United\"})}),\", de internationale structuur van \",/*#__PURE__*/_jsx(Link,{href:\"https://bcorporation.eu/\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"B Lab Europe\"})}),\", en de steward-ownership transitie van \",/*#__PURE__*/_jsx(Link,{href:\"https://donkergroep.com/nl/donker-groen/?_gl=1*tsjoyh*_up*MQ..*_gs*MQ..&gclid=Cj0KCQiA_NC9BhCkARIsABSnSTZcqZec2etsaU329P4Qwta_ieFJbwzK63FPO2TID_F1sKrZqfjmNwYaAnWkEALw_wcB\",motionChild:true,nodeId:\"N710D_z7g\",openInNewTab:true,scopeId:\"SE0W3LJ0T\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wka1z6\",\"data-styles-preset\":\"t2CIEqWd6\",children:\"Donker Groep\"})}),\".\"]}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"justify\"},children:\"\\xa0Onze diensten omvatten onder andere:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"justify\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Advies op bestuurs- en governance gerelateerde vraagstukken\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Begeleiding bij de implementatie en naleving van de Corporate Governance Code, de governance-       verplichtingen uit de CSRD en andere beginselen van good governance\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Opstellen en beoordelen van governance-structuren en reglementen\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Advies over de rechten en plichten van bestuurders en commissarissen\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:[\"Uitwerking van duurzame bedrijfsstructuren zoals steward ownership, een \",/*#__PURE__*/_jsx(\"em\",{children:\"mission lock\"}),\", en B Corp-certificering\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--framer-text-alignment\":\"justify\"},children:\"Begeleiding van aandeelhoudersvergaderingen\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-106vrc0\",\"data-styles-preset\":\"kCcrigZ9E\",style:{\"--framer-text-alignment\":\"justify\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1sey4os\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ClAgkQtvu\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ClAgkQtvu\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ClAgkQtvu\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{y:(componentViewport?.y||0)+0+0+220+934.4},Y03hISkH0:{y:(componentViewport?.y||0)+0+0+220+1419.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,width:\"93px\",y:(componentViewport?.y||0)+0+0+220+936.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16lqijj-container\",nodeId:\"FtxCU2YPF\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{tcPYJALjf:resolvedLinks[1]},Y03hISkH0:{tcPYJALjf:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"FtxCU2YPF\",layoutId:\"FtxCU2YPF\",style:{width:\"100%\"},tcPYJALjf:resolvedLinks[0],tFl0EpYvA:getLocalizedValue(\"v6\",activeLocale)??\"< TERUG\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-101droq\",\"data-framer-name\":\"Experts\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ivrdw\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vdl0r5\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3bcc104f-9c71-4399-afd6-4478be2c27c5, rgb(134, 230, 117))\"},children:\"BETROKKEN EXPERTS\"})}),className:\"framer-go9gmg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5a8hu7 hidden-jk9795 hidden-195063y\",\"data-framer-name\":\"Team\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mqnpnw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18a1dex\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1221.4+0+174.4+0+0+0+0+0+0),pixelHeight:3840,pixelWidth:5760,sizes:\"350px\",src:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg\",srcSet:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg 5760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:5760,pixelHeight:3840,pixelWidth:5760,sizes:\"350px\",src:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg\",srcSet:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg 5760w\"},className:\"framer-1h3az4p\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Jaap van den Broek\"})}),className:\"framer-7hmp4w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Oprichter / Advocaat\"})})}),className:\"framer-ep6fg2\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Deep Tech. Publiek & Privaat.\"})}),className:\"framer-129wek8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WOy25yAFi\"},implicitPathVariables:undefined},{href:{webPageId:\"WOy25yAFi\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{y:(componentViewport?.y||0)+0+1221.4+0+174.4+0+0+0+0+0+486.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dnizc2-container\",nodeId:\"O1U_Eynq0\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{tcPYJALjf:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"O1U_Eynq0\",layoutId:\"O1U_Eynq0\",tcPYJALjf:resolvedLinks1[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p5oihq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1221.4+0+174.4+0+0+0+555.2+0+0),pixelHeight:2627,pixelWidth:3668,sizes:\"350px\",src:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg\",srcSet:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg 3668w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,pixelHeight:2627,pixelWidth:3668,sizes:\"350px\",src:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg\",srcSet:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg 3668w\"},className:\"framer-4g14kj\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sophie Kuijpers\"})}),className:\"framer-1o6tzzv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Oprichter / Advocaat\"})})}),className:\"framer-1yu18f9\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Governance. Duurzaamheid.\"})}),className:\"framer-1g0kci6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WbTo1UoVw\"},implicitPathVariables:undefined},{href:{webPageId:\"WbTo1UoVw\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{y:(componentViewport?.y||0)+0+1221.4+0+174.4+0+0+0+555.2+0+486.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7nhrvc-container\",nodeId:\"eT5wazRex\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{tcPYJALjf:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"eT5wazRex\",layoutId:\"eT5wazRex\",tcPYJALjf:resolvedLinks2[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a08xx5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1221.4+0+174.4+0+0+0+1110.4+0+0),pixelHeight:2193,pixelWidth:2124,sizes:\"350px\",src:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg\",srcSet:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=1024 991w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=2048 1983w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg 2124w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,pixelHeight:2193,pixelWidth:2124,sizes:\"350px\",src:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg\",srcSet:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=1024 991w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=2048 1983w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg 2124w\"},className:\"framer-1r0do6k\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Rutger Marres\"})}),className:\"framer-2hbg79\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Advocaat\"})})}),className:\"framer-1d7kk2h\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"M&A. Impact Transactions\"})}),className:\"framer-1fqfny7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Kejn2PX4d\"},implicitPathVariables:undefined},{href:{webPageId:\"Kejn2PX4d\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{y:(componentViewport?.y||0)+0+1221.4+0+174.4+0+0+0+1110.4+0+486.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z7l2oj-container\",nodeId:\"LaFLX0Npj\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{tcPYJALjf:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"LaFLX0Npj\",layoutId:\"LaFLX0Npj\",tcPYJALjf:resolvedLinks3[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14xwho0 hidden-12zq7cv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d4yd6m\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,pixelHeight:350,pixelWidth:350,src:\"https://framerusercontent.com/images/9bovaz680Yj3vyYbLSD5QW3ODeQ.jpg\"},className:\"framer-1b28rtq\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Eva Ulmer\"})}),className:\"framer-lsy95q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Trainee / Juridisch Medewerker \"})})}),className:\"framer-15j1bw1\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Impact Investing. Venture Capital. \"})}),className:\"framer-tz7068\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hRyB1kOJm\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14mf67d-container\",nodeId:\"HPKNe1Kbw\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"HPKNe1Kbw\",layoutId:\"HPKNe1Kbw\",tcPYJALjf:resolvedLinks4[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a9zooz\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,pixelHeight:350,pixelWidth:350,src:\"https://framerusercontent.com/images/9ACeW7wqTWjQDZ2gTPsJLgnFjM.jpg\"},className:\"framer-1j9g9gd\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sabrina Noorlander\"})}),className:\"framer-15gi469\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Support / Juridisch Medewerker \"})})}),className:\"framer-1l2ncqw\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgV2ViIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Graphik Web Regular\", \"Graphik Web Regular Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"25px\"},children:/*#__PURE__*/_jsx(\"em\",{children:\".\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"25px\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"br\",{})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"25px\"},children:/*#__PURE__*/_jsx(\"em\",{children:\".\"})})]})}),className:\"framer-n74v6d\",fonts:[\"CUSTOM;Graphik Web Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wawa2j hidden-12zq7cv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eggvil\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1688.2+0+155.4+0+0+0+0),pixelHeight:3840,pixelWidth:5760,sizes:\"320px\",src:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg\",srcSet:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg 5760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+0),pixelHeight:3840,pixelWidth:5760,sizes:\"350px\",src:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg\",srcSet:\"https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/oQG3iXTrsDEfkYS7O2mTmdNh6mU.jpg 5760w\"},className:\"framer-lmdis6\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Jaap van den Broek\"})}),className:\"framer-x1qpln\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-46uddo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+0+0+373.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"30px\",y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+403.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rsxsoa-container\",nodeId:\"hcIdGev6N\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",whileHover:animation4,children:/*#__PURE__*/_jsx(Mailicon,{height:\"100%\",id:\"hcIdGev6N\",layoutId:\"hcIdGev6N\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",XSQNI73OJ:\"mailto: jaap@dezaakvanadvocaten.nl\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+0+0+373.4+2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"31px\",y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+403.4+2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-69qjws-container\",nodeId:\"FAGRhycn9\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",whileHover:animation4,children:/*#__PURE__*/_jsx(LinkedinIcon,{height:\"100%\",id:\"FAGRhycn9\",layoutId:\"FAGRhycn9\",LX0XjDnSu:\"https://www.linkedin.com/in/jaap-van-den-broek-b138b993/\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WOy25yAFi\"},implicitPathVariables:undefined},{href:{webPageId:\"WOy25yAFi\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+0+0+415.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+445.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7yw2uj-container\",nodeId:\"g5H6TtiTx\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{tcPYJALjf:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"g5H6TtiTx\",layoutId:\"g5H6TtiTx\",tcPYJALjf:resolvedLinks5[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b1a6en\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1688.2+0+155.4+0+484.4+0+0),pixelHeight:2627,pixelWidth:3668,sizes:\"320px\",src:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg\",srcSet:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg 3668w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+0),pixelHeight:2627,pixelWidth:3668,sizes:\"350px\",src:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg\",srcSet:\"https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OcjGdol23KySXAPKrWSQXe3iY.jpg 3668w\"},className:\"framer-1izvw41\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sophie Kuijpers\"})}),className:\"framer-1esgo80\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fjryn6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+484.4+0+373.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"30px\",y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+403.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15dbtoi-container\",nodeId:\"yfaAxKRVi\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",whileHover:animation4,children:/*#__PURE__*/_jsx(Mailicon,{height:\"100%\",id:\"yfaAxKRVi\",layoutId:\"yfaAxKRVi\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",XSQNI73OJ:\"mailto: sophie@dezaakvanadvocaten.nl\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+484.4+0+373.4+2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"31px\",y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+403.4+2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zmyilx-container\",nodeId:\"MH4Z6PHS_\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",whileHover:animation4,children:/*#__PURE__*/_jsx(LinkedinIcon,{height:\"100%\",id:\"MH4Z6PHS_\",layoutId:\"MH4Z6PHS_\",LX0XjDnSu:\"https://www.linkedin.com/in/sophiekuijpers/\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WbTo1UoVw\"},implicitPathVariables:undefined},{href:{webPageId:\"WbTo1UoVw\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+484.4+0+415.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+445.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ga36p6-container\",nodeId:\"Dd0bzNIY_\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{tcPYJALjf:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"Dd0bzNIY_\",layoutId:\"Dd0bzNIY_\",tcPYJALjf:resolvedLinks6[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kq3x65\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1688.2+0+155.4+0+968.8+0+0),pixelHeight:2193,pixelWidth:2124,sizes:\"320px\",src:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg\",srcSet:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=1024 991w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=2048 1983w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg 2124w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2627,intrinsicWidth:3668,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+0),pixelHeight:2193,pixelWidth:2124,sizes:\"350px\",src:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg\",srcSet:\"https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=1024 991w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg?scale-down-to=2048 1983w,https://framerusercontent.com/images/btYIWwWdggIIdPc6AgjhL8XSxkA.jpg 2124w\"},className:\"framer-5jejt3\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-owuetb\",\"data-styles-preset\":\"ogwYQmK4G\",style:{\"--framer-text-alignment\":\"center\"},children:\"Rutger Marres\"})}),className:\"framer-1ovwkpc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mfisd9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+968.8+0+373.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"30px\",y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+403.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1evkkcz-container\",nodeId:\"O26dyzL1K\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",whileHover:animation4,children:/*#__PURE__*/_jsx(Mailicon,{height:\"100%\",id:\"O26dyzL1K\",layoutId:\"O26dyzL1K\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",XSQNI73OJ:\"mailto:rutger@dezaakvanadvocaten.nl\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+968.8+0+373.4+2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"31px\",y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+403.4+2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nrpika-container\",nodeId:\"oFY_4t2jk\",rendersWithMotion:true,scopeId:\"SE0W3LJ0T\",whileHover:animation4,children:/*#__PURE__*/_jsx(LinkedinIcon,{height:\"100%\",id:\"oFY_4t2jk\",layoutId:\"oFY_4t2jk\",LX0XjDnSu:\"https://www.linkedin.com/in/rutger-marres-8b27332b/\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Kejn2PX4d\"},implicitPathVariables:undefined},{href:{webPageId:\"Kejn2PX4d\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{y:(componentViewport?.y||0)+0+1688.2+0+155.4+0+968.8+0+415.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,y:(componentViewport?.y||0)+0+1223.8+0+144.5+0+0+0+445.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rbppo9-container\",nodeId:\"SZsn4RUE5\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y03hISkH0:{tcPYJALjf:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(CTAButtonText,{height:\"100%\",id:\"SZsn4RUE5\",layoutId:\"SZsn4RUE5\",tcPYJALjf:resolvedLinks7[0],tFl0EpYvA:getLocalizedValue(\"v10\",activeLocale)??\"LEES MEER+\",width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{y:(componentViewport?.y||0)+0+3104.4},Y03hISkH0:{y:(componentViewport?.y||0)+0+3339.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1895.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sunmcy-container\",nodeId:\"uzYvypqD1\",scopeId:\"SE0W3LJ0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvRVt0pna:{variant:\"CT8IVjeN6\"},Y03hISkH0:{variant:\"sx2gmH2RW\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"uzYvypqD1\",layoutId:\"uzYvypqD1\",style:{width:\"100%\"},variant:\"krFv9pJhM\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vLoU3.framer-5qm4tn, .framer-vLoU3 .framer-5qm4tn { display: block; }\",\".framer-vLoU3.framer-jk9795 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-vLoU3 .framer-dqg7xu-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-vLoU3 .framer-1eq2nur { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 220px 80px 38px 80px; position: relative; width: 100%; }\",\".framer-vLoU3 .framer-hsw4vr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-vLoU3 .framer-1sey4os { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-vLoU3 .framer-16lqijj-container { flex: none; height: auto; position: relative; width: 93px; }\",\".framer-vLoU3 .framer-101droq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 672px; justify-content: center; overflow: hidden; padding: 0px 0px 83px 0px; position: relative; width: 100%; }\",\".framer-vLoU3 .framer-10ivrdw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 43px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 55px 0px; position: relative; width: 100%; }\",\".framer-vLoU3 .framer-vdl0r5 { background-color: var(--token-46f7680a-d342-4426-8091-1c4e5a2c6cd4, #494949); flex: none; height: 1px; max-width: 1300px; overflow: auto; position: relative; width: 100%; }\",\".framer-vLoU3 .framer-go9gmg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vLoU3 .framer-5a8hu7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; z-index: 0; }\",\".framer-vLoU3 .framer-mqnpnw { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-vLoU3 .framer-18a1dex, .framer-vLoU3 .framer-1p5oihq, .framer-vLoU3 .framer-1a08xx5, .framer-vLoU3 .framer-1d4yd6m, .framer-vLoU3 .framer-1a9zooz, .framer-vLoU3 .framer-1eggvil, .framer-vLoU3 .framer-1b1a6en, .framer-vLoU3 .framer-kq3x65 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-vLoU3 .framer-1h3az4p, .framer-vLoU3 .framer-4g14kj, .framer-vLoU3 .framer-1r0do6k, .framer-vLoU3 .framer-1b28rtq, .framer-vLoU3 .framer-1j9g9gd, .framer-vLoU3 .framer-lmdis6, .framer-vLoU3 .framer-1izvw41, .framer-vLoU3 .framer-5jejt3 { border-bottom-left-radius: 300px; border-bottom-right-radius: 300px; border-top-left-radius: 300px; border-top-right-radius: 300px; flex: none; height: 350px; overflow: hidden; position: relative; width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-vLoU3 .framer-7hmp4w, .framer-vLoU3 .framer-ep6fg2, .framer-vLoU3 .framer-129wek8, .framer-vLoU3 .framer-1o6tzzv, .framer-vLoU3 .framer-1yu18f9, .framer-vLoU3 .framer-1g0kci6, .framer-vLoU3 .framer-2hbg79, .framer-vLoU3 .framer-1d7kk2h, .framer-vLoU3 .framer-1fqfny7, .framer-vLoU3 .framer-lsy95q, .framer-vLoU3 .framer-15j1bw1, .framer-vLoU3 .framer-tz7068, .framer-vLoU3 .framer-15gi469, .framer-vLoU3 .framer-1l2ncqw, .framer-vLoU3 .framer-n74v6d, .framer-vLoU3 .framer-x1qpln, .framer-vLoU3 .framer-1esgo80, .framer-vLoU3 .framer-1ovwkpc { --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-vLoU3 .framer-1dnizc2-container, .framer-vLoU3 .framer-7nhrvc-container, .framer-vLoU3 .framer-z7l2oj-container, .framer-vLoU3 .framer-14mf67d-container, .framer-vLoU3 .framer-7yw2uj-container, .framer-vLoU3 .framer-1ga36p6-container, .framer-vLoU3 .framer-rbppo9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-vLoU3 .framer-14xwho0 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px 260px 0px 260px; position: relative; width: 1440px; }\",\".framer-vLoU3 .framer-wawa2j { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-vLoU3 .framer-46uddo, .framer-vLoU3 .framer-1fjryn6, .framer-vLoU3 .framer-1mfisd9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 70px; }\",\".framer-vLoU3 .framer-1rsxsoa-container, .framer-vLoU3 .framer-15dbtoi-container, .framer-vLoU3 .framer-1evkkcz-container { flex: none; height: 30px; position: relative; width: 30px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-vLoU3 .framer-69qjws-container, .framer-vLoU3 .framer-zmyilx-container, .framer-vLoU3 .framer-1nrpika-container { flex: none; height: 26px; position: relative; width: 31px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-vLoU3 .framer-sunmcy-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 1000px) and (max-width: 1399px) { .framer-vLoU3.framer-jk9795 { width: 1000px; } .framer-vLoU3 .framer-1eq2nur { padding: 220px 40px 38px 40px; } .framer-vLoU3 .framer-101droq { height: min-content; } .framer-vLoU3 .framer-vdl0r5 { max-width: 95%; }}\",\"@media (max-width: 999px) { .framer-vLoU3.framer-jk9795 { width: 390px; } .framer-vLoU3 .framer-1eq2nur { max-width: 100%; padding: 220px 20px 20px 20px; } .framer-vLoU3 .framer-hsw4vr { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-vLoU3 .framer-1sey4os { width: 100%; } .framer-vLoU3 .framer-101droq { height: min-content; max-width: 100%; } .framer-vLoU3 .framer-10ivrdw { order: 1; padding: 38px 0px 38px 0px; } .framer-vLoU3 .framer-vdl0r5 { max-width: 95%; } .framer-vLoU3 .framer-wawa2j { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; order: 2; width: 100%; } .framer-vLoU3 .framer-1eggvil, .framer-vLoU3 .framer-1b1a6en, .framer-vLoU3 .framer-kq3x65 { align-self: unset; height: min-content; } .framer-vLoU3 .framer-lmdis6, .framer-vLoU3 .framer-1izvw41, .framer-vLoU3 .framer-5jejt3 { height: 320px; width: 320px; } .framer-vLoU3 .framer-x1qpln { white-space: pre; width: auto; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2324\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lvRVt0pna\":{\"layout\":[\"fixed\",\"auto\"]},\"Y03hISkH0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"QZDkMXPYB\":{\"pattern\":\":QZDkMXPYB\",\"name\":\"onsteam\"}}\n * @framerResponsiveScreen\n */const FramerSE0W3LJ0T=withCSS(Component,css,\"framer-vLoU3\");export default FramerSE0W3LJ0T;FramerSE0W3LJ0T.displayName=\"Investeringsrondes\";FramerSE0W3LJ0T.defaultProps={height:2324,width:1400};addFonts(FramerSE0W3LJ0T,[{explicitInter:true,fonts:[{family:\"Graphik Web Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YGkgWE0BtKRgnDFyXwFN4O4KE6I.woff\"},{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:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...TopbarFonts,...CTAButtonTextFonts,...MailiconFonts,...LinkedinIconFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSE0W3LJ0T\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"2324\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1400\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lvRVt0pna\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y03hISkH0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"QZDkMXPYB\\\":{\\\"pattern\\\":\\\":QZDkMXPYB\\\",\\\"name\\\":\\\"onsteam\\\"}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2a0d5ab)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={LLgivxPdG:new LazyValue(()=>import(\"./SE0W3LJ0T-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\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopbarFonts", "getFonts", "S67oHuAzP_default", "ContainerWithFX", "withFX", "Container", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText", "CTAButtonTextFonts", "BVnveXWLm_default", "MotionDivWithFX", "motion", "MailiconFonts", "OwBygSfdT_default", "LinkedinIconFonts", "SlnPLVSZ6_default", "FooterFonts", "ZmSuO4tU0_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "animation3", "transition3", "transition4", "animation4", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed", "elementId", "useRouteElementId", "ref1", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "x", "Link", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "css", "FramerSE0W3LJ0T", "withCSS", "SE0W3LJ0T_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
