{"version":3,"file":"81c8nMFjDx39QevhM-RdD3-ccjAIPZx6llDhczRYLLs.Ds9_FCbg.mjs","names":["Header","PhoneNav","Image","BaseForm","Footer","Promo","metadata","className","_Fragment","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/e4rtQRvqvMTBa9e0fqM5/CXytlDSrpEloqlLspu6B/yOIVICyoe.js"],"sourcesContent":["// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Footer from\"#framer/local/canvasComponent/OR_pEhC0K/OR_pEhC0K.js\";import Promo from\"#framer/local/canvasComponent/oy76H3BVh/oy76H3BVh.js\";import Header from\"#framer/local/canvasComponent/SHnL0sCiM/SHnL0sCiM.js\";import PhoneNav from\"#framer/local/canvasComponent/twZyLLeBL/twZyLLeBL.js\";import BaseForm from\"#framer/local/codeFile/jhEGYT0/Forms.js\";import*as sharedStyle from\"#framer/local/css/BqVApnyvB/BqVApnyvB.js\";import*as sharedStyle2 from\"#framer/local/css/Hb5L7pYT6/Hb5L7pYT6.js\";import*as sharedStyle1 from\"#framer/local/css/IQbVIf5jD/IQbVIf5jD.js\";import metadataProvider from\"#framer/local/webPageMetadata/yOIVICyoe/yOIVICyoe.js\";const HeaderFonts=getFonts(Header);const PhoneNavFonts=getFonts(PhoneNav);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const BaseFormFonts=getFonts(BaseForm);const FooterFonts=getFonts(Footer);const PromoFonts=getFonts(Promo);const breakpoints={eHzCPNARk:\"(max-width: 809px)\",gZjnH_7WB:\"(min-width: 1380px)\",i1JWQDpxY:\"(min-width: 1200px) and (max-width: 1379px)\",j9k_YrMjl:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Futv6\";const variantClassNames={eHzCPNARk:\"framer-v-pcsyfy\",gZjnH_7WB:\"framer-v-1f9qezp\",i1JWQDpxY:\"framer-v-t7i1jk\",j9k_YrMjl:\"framer-v-f7zjc\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-96};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 animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const transition2={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:24};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop (L)\":\"gZjnH_7WB\",\"Laptop (M)\":\"i1JWQDpxY\",\"Phone (XS)\":\"eHzCPNARk\",\"Tablet (S)\":\"j9k_YrMjl\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gZjnH_7WB\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Futv6`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Futv6`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const kbr2eQukawelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const uMlNwClkc1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onSubmitizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const elementId=useRouteElementId(\"qBIWZUpld\");const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const elementId1=useRouteElementId(\"M2KdQMOh2\");const ref5=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gZjnH_7WB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1f9qezp\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsxs(ContainerWithFX,{className:\"framer-12e924p-container\",id:\"12e924p\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{variant:\"t_wowaI0U\"},j9k_YrMjl:{variant:\"t_wowaI0U\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"G9e2S5SdG\",kbr2eQuka:kbr2eQukawelu7j({overlay}),layoutId:\"G9e2S5SdG\",style:{width:\"100%\"},variant:\"kkDEFMLIc\",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,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1nk23o5\",\"data-framer-portal-id\":\"12e924p\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"DiWJ293ic\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jxdlnu-container\",\"data-framer-portal-id\":\"12e924p\",children:/*#__PURE__*/_jsx(PhoneNav,{height:\"100%\",id:\"vaVaqhnA9\",layoutId:\"vaVaqhnA9\",style:{height:\"100%\",width:\"100%\"},uMlNwClkc:uMlNwClkc1wvko5h({overlay}),variant:\"UzpnM6EiF\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tuttyr\",\"data-framer-name\":\"Page\",id:elementId,name:\"Page\",ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i1w2dx\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wzcmbz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1onb96j\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVncmFsIENGIEV4dHJhIEJvbGQ=\",\"--framer-font-family\":'\"Integral CF Extra Bold\", \"Integral CF Extra Bold Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ccd19f3d-f618-4855-b383-eae424f78b3d, rgb(248, 223, 0))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heggazine\"})}),viewBox:\"0 0 182 28\"},j9k_YrMjl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVncmFsIENGIEV4dHJhIEJvbGQ=\",\"--framer-font-family\":'\"Integral CF Extra Bold\", \"Integral CF Extra Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ccd19f3d-f618-4855-b383-eae424f78b3d, rgb(248, 223, 0))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heggazine\"})}),viewBox:\"0 0 234 36\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVncmFsIENGIEV4dHJhIEJvbGQ=\",\"--framer-font-family\":'\"Integral CF Extra Bold\", \"Integral CF Extra Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ccd19f3d-f618-4855-b383-eae424f78b3d, rgb(248, 223, 0))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heggazine\"})}),className:\"framer-1p0cbjl\",fonts:[\"CUSTOM;Integral CF Extra Bold\"],verticalAlignment:\"top\",viewBox:\"0 0 312 48\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:1e3,pixelWidth:1e3,sizes:\"110px\",src:\"https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png 1000w\"}},j9k_YrMjl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:1e3,pixelWidth:1e3,sizes:\"140px\",src:\"https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png 1000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:1e3,pixelWidth:1e3,sizes:\"180px\",src:\"https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/7WA1CLUW5yQ80b2CIWQCJ3pMmU.png 1000w\"},className:\"framer-jhd7ev\",\"data-framer-name\":\"image\",name:\"image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sk1gyk\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cf8n77\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-a3l6vd\",\"data-styles-preset\":\"BqVApnyvB\",style:{\"--framer-text-color\":\"var(--token-f9c62c12-3c65-4b8c-9206-1fe80a5fd91c, rgb(246, 216, 252))\"},children:\"het online tijdschrift voor de moderne energiegebruiker\"})}),className:\"framer-uas6dk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1er2qs7-container\",id:\"1er2qs7\",ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{styles:{button:{align:\"stretch\",borderRadius:999,color:\"var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255))\",fill:\"var(--token-8bce2ea0-1c6f-4224-abc1-d7487c2a1b00, rgb(0, 0, 0))\",font:{fontFamily:'\"DIN Condensed Bold\", \"DIN Condensed Bold Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:24,paddingTop:16},form:{columnGap:8,columns:\"1\",fill:\"rgba(255, 255, 255, 0)\",rowGap:8},input:{borderRadius:999,color:\"var(--token-8bce2ea0-1c6f-4224-abc1-d7487c2a1b00, rgb(0, 0, 0))\",fill:\"var(--token-17f77105-5ab9-4329-9ef2-26f033f287b2, rgb(237, 237, 237))\",font:{fontFamily:'\"DIN Condensed Bold\", \"DIN Condensed Bold Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,placeholderColor:\"var(--token-a2e8eda9-4ce6-4224-b8f5-18b7a030006a, rgb(144, 144, 144))\"},label:{borderRadius:8,color:\"rgb(0, 0, 0)\",fill:\"rgba(0, 0, 0, 0)\",font:{},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0}}},j9k_YrMjl:{styles:{button:{align:\"stretch\",borderRadius:999,color:\"var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255))\",fill:\"var(--token-8bce2ea0-1c6f-4224-abc1-d7487c2a1b00, rgb(0, 0, 0))\",font:{fontFamily:'\"DIN Condensed Bold\", \"DIN Condensed Bold Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:24,paddingTop:16},form:{columnGap:8,columns:\"1\",fill:\"rgba(255, 255, 255, 0)\",rowGap:8},input:{borderRadius:999,color:\"var(--token-8bce2ea0-1c6f-4224-abc1-d7487c2a1b00, rgb(0, 0, 0))\",fill:\"var(--token-17f77105-5ab9-4329-9ef2-26f033f287b2, rgb(237, 237, 237))\",font:{fontFamily:'\"DIN Condensed Bold\", \"DIN Condensed Bold Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,placeholderColor:\"var(--token-a2e8eda9-4ce6-4224-b8f5-18b7a030006a, rgb(144, 144, 144))\"},label:{borderRadius:8,color:\"rgb(0, 0, 0)\",fill:\"rgba(0, 0, 0, 0)\",font:{},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0}}}},children:/*#__PURE__*/_jsx(BaseForm,{button:{label:\"AANMELDEN\",shouldAppear:true},contentType:\"application/json\",height:\"100%\",id:\"Ghd8KOxYo\",inputs:[{gridColumn:\"1\",label:\"\",max:\"\",min:\"\",name:\"email\",options:[],placeholder:\"E-MAILADRES\",required:false,step:0,type:\"email\",value:\"\"}],layoutId:\"Ghd8KOxYo\",method:\"post\",onSubmit:onSubmitizu9gt({overlay:overlay1}),redirectAs:\"overlay\",style:{width:\"100%\"},styles:{button:{align:\"stretch\",borderRadius:999,color:\"var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255))\",fill:\"var(--token-8bce2ea0-1c6f-4224-abc1-d7487c2a1b00, rgb(0, 0, 0))\",font:{fontFamily:'\"DIN Condensed Bold\", \"DIN Condensed Bold Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:24,paddingTop:16},form:{columnGap:8,columns:\"2\",fill:\"rgba(255, 255, 255, 0)\",rowGap:8},input:{borderRadius:999,color:\"var(--token-8bce2ea0-1c6f-4224-abc1-d7487c2a1b00, rgb(0, 0, 0))\",fill:\"var(--token-17f77105-5ab9-4329-9ef2-26f033f287b2, rgb(237, 237, 237))\",font:{fontFamily:'\"DIN Condensed Bold\", \"DIN Condensed Bold Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,placeholderColor:\"var(--token-a2e8eda9-4ce6-4224-b8f5-18b7a030006a, rgb(144, 144, 144))\"},label:{borderRadius:8,color:\"rgb(0, 0, 0)\",fill:\"rgba(0, 0, 0, 0)\",font:{},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0}},url:\"https://api.hegg.energy/gql\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1er2qs7\",offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation4,className:\"framer-el170w\",exit:animation3,initial:animation5,ref:ref4,role:\"dialog\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVncmFsIENGIEV4dHJhIEJvbGQ=\",\"--framer-font-family\":'\"Integral CF Extra Bold\", \"Integral CF Extra Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:\"Succesvol aangemeld!\"})}),className:\"framer-1m8ggk6\",fonts:[\"CUSTOM;Integral CF Extra Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rif5q3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r7nlxv\",\"data-styles-preset\":\"IQbVIf5jD\",style:{\"--framer-text-color\":\"var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255))\"},children:\"In ons Heggazine nemen we je iedere maand mee in de continu veranderende wereld van energie. Geen verkooppraatjes. Geen spam. Gewoon een cadeautje van ons voor iedereen die voelt dat het anders kan met energie in huis. Voor mensen die daar \\xe9cht interesse in hebben, samen op ontdekkingsreis willen gaan en lessen willen leren. En dat helemaal voor niets. Typisch Hegg.\"})}),className:\"framer-1dohhwv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15flrl0\",\"data-framer-name\":\"Section\",id:elementId1,name:\"Section\",ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oiepos\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j9tnu1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vyiwo1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-xiabik\",\"data-styles-preset\":\"Hb5L7pYT6\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:\"The magic inside\"})}),className:\"framer-1vjh7ha\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pnu0ml\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1r7nlxv\",\"data-styles-preset\":\"IQbVIf5jD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:\"Blijf up-to-date over het nieuws en alle ontwikkelingen binnen de energietransitie\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:\"Ontdek alles over energie besparen door slimme thuishacks\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:\"Lees mee met onze kritische blik op landelijk en regionaal energiebeleid\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, rgb(62, 72, 54))\"},children:\"En nog veel meer…\"})})]})}),className:\"framer-kv37vz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8k8lj3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:288,pixelHeight:439,pixelWidth:576,positionX:\"center\",positionY:\"center\",sizes:\"375px\",src:\"https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png 576w\"}},j9k_YrMjl:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:288,pixelHeight:439,pixelWidth:576,positionX:\"center\",positionY:\"center\",sizes:\"350px\",src:\"https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png 576w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:288,pixelHeight:439,pixelWidth:576,positionX:\"center\",positionY:\"center\",sizes:\"434px\",src:\"https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/TOHtdV6pdsruecbTckmiApYMuA.png 576w\"},className:\"framer-qpdtqi\",\"data-framer-name\":\"image\",name:\"image\"})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:946,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-yt3st3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{variant:\"q1bd1mbKp\"},j9k_YrMjl:{variant:\"enP8BpE8J\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rHD5ISraY\",layoutId:\"rHD5ISraY\",style:{width:\"100%\"},variant:\"f5MZEQNAh\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{width:\"100vw\",y:934}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:467.0000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i5hmxt-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eHzCPNARk:{style:{width:\"100%\"},variant:\"c3xTASojy\"}},children:/*#__PURE__*/_jsx(Promo,{height:\"100%\",id:\"HazsvmFRh\",layoutId:\"HazsvmFRh\",variant:\"J6FTuCead\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Futv6 { background: var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`,\".framer-Futv6.framer-wgp6jw, .framer-Futv6 .framer-wgp6jw { display: block; }\",\".framer-Futv6.framer-1f9qezp { align-content: center; align-items: center; background-color: var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1380px; }\",\".framer-Futv6 .framer-12e924p-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 5; }\",\".framer-Futv6 .framer-1nk23o5 { inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-Futv6 .framer-1jxdlnu-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 5; }\",\".framer-Futv6 .framer-1tuttyr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Futv6 .framer-1i1w2dx { align-content: center; align-items: center; background-color: var(--token-51bf05cd-b74c-4e79-9337-f8897e9b61f6, #3e4836); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Futv6 .framer-wzcmbz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Futv6 .framer-1onb96j { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 1380px; overflow: visible; padding: 156px 96px 0px 96px; position: relative; width: 100%; }\",\".framer-Futv6 .framer-1p0cbjl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre; width: 1px; }\",\".framer-Futv6 .framer-jhd7ev { -webkit-user-select: none; aspect-ratio: 1 / 1; bottom: -76px; flex: none; height: var(--framer-aspect-ratio-supported, 180px); left: 1069px; overflow: visible; pointer-events: none; position: absolute; user-select: none; width: 180px; z-index: 1; }\",\".framer-Futv6 .framer-1sk1gyk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 1380px; overflow: visible; padding: 0px 96px 96px 96px; position: relative; width: 100%; }\",\".framer-Futv6 .framer-cf8n77 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Futv6 .framer-uas6dk, .framer-Futv6 .framer-1vjh7ha { --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-Futv6 .framer-1er2qs7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Futv6 .framer-el170w { align-content: center; align-items: center; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Futv6 .framer-1m8ggk6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Futv6 .framer-rif5q3 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Futv6 .framer-1dohhwv, .framer-Futv6 .framer-kv37vz { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Futv6 .framer-15flrl0 { align-content: center; align-items: center; background-color: var(--token-a925d82f-3c28-4963-9829-b5056f7cf534, #a9b99a); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Futv6 .framer-1oiepos { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 1380px; overflow: hidden; padding: 96px; position: relative; width: 100%; }\",\".framer-Futv6 .framer-1j9tnu1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 490px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Futv6 .framer-1vyiwo1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Futv6 .framer-pnu0ml { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Futv6 .framer-8k8lj3 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Futv6 .framer-qpdtqi { aspect-ratio: 1.2055555555555555 / 1; flex: none; height: 360px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 434px); }\",\".framer-Futv6 .framer-yt3st3-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-Futv6 .framer-1i5hmxt-container { flex: none; height: auto; position: fixed; right: 0px; top: 50%; transform: translateY(-50%); width: auto; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Futv6.framer-1f9qezp, .framer-Futv6 .framer-1tuttyr, .framer-Futv6 .framer-1i1w2dx, .framer-Futv6 .framer-wzcmbz, .framer-Futv6 .framer-1onb96j, .framer-Futv6 .framer-1sk1gyk, .framer-Futv6 .framer-cf8n77, .framer-Futv6 .framer-el170w, .framer-Futv6 .framer-rif5q3, .framer-Futv6 .framer-15flrl0, .framer-Futv6 .framer-1oiepos, .framer-Futv6 .framer-1j9tnu1, .framer-Futv6 .framer-1vyiwo1, .framer-Futv6 .framer-pnu0ml, .framer-Futv6 .framer-8k8lj3 { gap: 0px; } .framer-Futv6.framer-1f9qezp > *, .framer-Futv6 .framer-1tuttyr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Futv6.framer-1f9qezp > :first-child, .framer-Futv6 .framer-1tuttyr > :first-child, .framer-Futv6 .framer-1i1w2dx > :first-child, .framer-Futv6 .framer-wzcmbz > :first-child, .framer-Futv6 .framer-cf8n77 > :first-child, .framer-Futv6 .framer-el170w > :first-child, .framer-Futv6 .framer-rif5q3 > :first-child, .framer-Futv6 .framer-15flrl0 > :first-child, .framer-Futv6 .framer-1j9tnu1 > :first-child, .framer-Futv6 .framer-1vyiwo1 > :first-child, .framer-Futv6 .framer-pnu0ml > :first-child, .framer-Futv6 .framer-8k8lj3 > :first-child { margin-top: 0px; } .framer-Futv6.framer-1f9qezp > :last-child, .framer-Futv6 .framer-1tuttyr > :last-child, .framer-Futv6 .framer-1i1w2dx > :last-child, .framer-Futv6 .framer-wzcmbz > :last-child, .framer-Futv6 .framer-cf8n77 > :last-child, .framer-Futv6 .framer-el170w > :last-child, .framer-Futv6 .framer-rif5q3 > :last-child, .framer-Futv6 .framer-15flrl0 > :last-child, .framer-Futv6 .framer-1j9tnu1 > :last-child, .framer-Futv6 .framer-1vyiwo1 > :last-child, .framer-Futv6 .framer-pnu0ml > :last-child, .framer-Futv6 .framer-8k8lj3 > :last-child { margin-bottom: 0px; } .framer-Futv6 .framer-1i1w2dx > *, .framer-Futv6 .framer-el170w > *, .framer-Futv6 .framer-15flrl0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Futv6 .framer-wzcmbz > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-Futv6 .framer-1onb96j > *, .framer-Futv6 .framer-1sk1gyk > *, .framer-Futv6 .framer-1oiepos > * { margin: 0px; margin-left: calc(96px / 2); margin-right: calc(96px / 2); } .framer-Futv6 .framer-1onb96j > :first-child, .framer-Futv6 .framer-1sk1gyk > :first-child, .framer-Futv6 .framer-1oiepos > :first-child { margin-left: 0px; } .framer-Futv6 .framer-1onb96j > :last-child, .framer-Futv6 .framer-1sk1gyk > :last-child, .framer-Futv6 .framer-1oiepos > :last-child { margin-right: 0px; } .framer-Futv6 .framer-cf8n77 > *, .framer-Futv6 .framer-rif5q3 > *, .framer-Futv6 .framer-1j9tnu1 > *, .framer-Futv6 .framer-1vyiwo1 > *, .framer-Futv6 .framer-pnu0ml > *, .framer-Futv6 .framer-8k8lj3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1379px) { .${metadata.bodyClassName}-framer-Futv6 { background: var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-Futv6.framer-1f9qezp { width: 1200px; } .framer-Futv6 .framer-1onb96j { padding: 156px 48px 0px 48px; } .framer-Futv6 .framer-jhd7ev { bottom: -90px; left: 936px; } .framer-Futv6 .framer-1sk1gyk { padding: 0px 48px 96px 48px; } .framer-Futv6 .framer-1oiepos { padding: 96px 48px 96px 48px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Futv6 { background: var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-Futv6.framer-1f9qezp { width: 810px; } .framer-Futv6 .framer-wzcmbz { gap: 0px; } .framer-Futv6 .framer-1onb96j { padding: 96px 48px 0px 48px; } .framer-Futv6 .framer-jhd7ev { bottom: -85px; height: var(--framer-aspect-ratio-supported, 140px); left: 646px; width: 140px; } .framer-Futv6 .framer-1sk1gyk { padding: 96px 48px 96px 48px; } .framer-Futv6 .framer-1oiepos { gap: 48px; padding: 48px; } .framer-Futv6 .framer-qpdtqi { height: var(--framer-aspect-ratio-supported, 291px); width: 350px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Futv6 .framer-wzcmbz, .framer-Futv6 .framer-1oiepos { gap: 0px; } .framer-Futv6 .framer-wzcmbz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Futv6 .framer-wzcmbz > :first-child { margin-top: 0px; } .framer-Futv6 .framer-wzcmbz > :last-child { margin-bottom: 0px; } .framer-Futv6 .framer-1oiepos > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-Futv6 .framer-1oiepos > :first-child { margin-left: 0px; } .framer-Futv6 .framer-1oiepos > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Futv6 { background: var(--token-824aa4bf-3264-49f3-9107-b5c1fe37fcc3, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-Futv6.framer-1f9qezp { overflow: hidden; width: 390px; } .framer-Futv6 .framer-wzcmbz, .framer-Futv6 .framer-1vyiwo1, .framer-Futv6 .framer-pnu0ml { gap: 24px; } .framer-Futv6 .framer-1onb96j { flex-direction: column; gap: 48px; padding: 128px 24px 0px 24px; } .framer-Futv6 .framer-1p0cbjl { flex: none; width: 100%; } .framer-Futv6 .framer-jhd7ev { bottom: -116px; height: var(--framer-aspect-ratio-supported, 110px); left: unset; right: -14px; width: 110px; } .framer-Futv6 .framer-1sk1gyk { flex-direction: column; gap: 48px; padding: 24px 24px 96px 24px; } .framer-Futv6 .framer-cf8n77, .framer-Futv6 .framer-rif5q3 { flex: none; gap: 24px; width: 100%; } .framer-Futv6 .framer-uas6dk { max-width: 80%; } .framer-Futv6 .framer-1oiepos { flex-direction: column; gap: 48px; padding: 24px 24px 48px 24px; } .framer-Futv6 .framer-1j9tnu1 { flex: none; gap: 24px; order: 1; width: 100%; } .framer-Futv6 .framer-8k8lj3 { align-self: unset; flex: none; gap: 24px; height: 240px; order: 0; width: 100%; } .framer-Futv6 .framer-qpdtqi { height: 311px; width: var(--framer-aspect-ratio-supported, 375px); } .framer-Futv6 .framer-1i5hmxt-container { bottom: 0px; left: 0px; top: unset; transform: unset; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Futv6 .framer-wzcmbz, .framer-Futv6 .framer-1onb96j, .framer-Futv6 .framer-1sk1gyk, .framer-Futv6 .framer-cf8n77, .framer-Futv6 .framer-rif5q3, .framer-Futv6 .framer-1oiepos, .framer-Futv6 .framer-1j9tnu1, .framer-Futv6 .framer-1vyiwo1, .framer-Futv6 .framer-pnu0ml, .framer-Futv6 .framer-8k8lj3 { gap: 0px; } .framer-Futv6 .framer-wzcmbz > *, .framer-Futv6 .framer-cf8n77 > *, .framer-Futv6 .framer-rif5q3 > *, .framer-Futv6 .framer-1j9tnu1 > *, .framer-Futv6 .framer-1vyiwo1 > *, .framer-Futv6 .framer-pnu0ml > *, .framer-Futv6 .framer-8k8lj3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Futv6 .framer-wzcmbz > :first-child, .framer-Futv6 .framer-1onb96j > :first-child, .framer-Futv6 .framer-1sk1gyk > :first-child, .framer-Futv6 .framer-cf8n77 > :first-child, .framer-Futv6 .framer-rif5q3 > :first-child, .framer-Futv6 .framer-1oiepos > :first-child, .framer-Futv6 .framer-1j9tnu1 > :first-child, .framer-Futv6 .framer-1vyiwo1 > :first-child, .framer-Futv6 .framer-pnu0ml > :first-child, .framer-Futv6 .framer-8k8lj3 > :first-child { margin-top: 0px; } .framer-Futv6 .framer-wzcmbz > :last-child, .framer-Futv6 .framer-1onb96j > :last-child, .framer-Futv6 .framer-1sk1gyk > :last-child, .framer-Futv6 .framer-cf8n77 > :last-child, .framer-Futv6 .framer-rif5q3 > :last-child, .framer-Futv6 .framer-1oiepos > :last-child, .framer-Futv6 .framer-1j9tnu1 > :last-child, .framer-Futv6 .framer-1vyiwo1 > :last-child, .framer-Futv6 .framer-pnu0ml > :last-child, .framer-Futv6 .framer-8k8lj3 > :last-child { margin-bottom: 0px; } .framer-Futv6 .framer-1onb96j > *, .framer-Futv6 .framer-1sk1gyk > *, .framer-Futv6 .framer-1oiepos > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2308\n * @framerIntrinsicWidth 1380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"i1JWQDpxY\":{\"layout\":[\"fixed\",\"auto\"]},\"j9k_YrMjl\":{\"layout\":[\"fixed\",\"auto\"]},\"eHzCPNARk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameryOIVICyoe=withCSS(Component,css,\"framer-Futv6\");export default FrameryOIVICyoe;FrameryOIVICyoe.displayName=\"Over Ons\";FrameryOIVICyoe.defaultProps={height:2308,width:1380};addFonts(FrameryOIVICyoe,[{explicitInter:true,fonts:[{family:\"Integral CF Extra Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/nVTCwwCJf4LgRqzwZQN2MVLjg.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:\"DIN Condensed Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/WOppGfRp6HgBXhQg6XmVPlhYVg.woff2\"}]},...HeaderFonts,...PhoneNavFonts,...BaseFormFonts,...FooterFonts,...PromoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryOIVICyoe\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2308\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i1JWQDpxY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j9k_YrMjl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eHzCPNARk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1380\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}