{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/IC0AKdZqKB0Mfis6jdRG/IEwfuRNUMovk9EOhdlLJ/I8eG5AFDd.js"],
  "sourcesContent": ["// Generated by Framer (e9d8252)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,LazyValue,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import PoweredBy from\"#framer/local/canvasComponent/buUCF4Zsn/buUCF4Zsn.js\";import Footer from\"#framer/local/canvasComponent/cPs84JtUZ/cPs84JtUZ.js\";import BlogPostItem from\"#framer/local/canvasComponent/IZ4BCcDCk/IZ4BCcDCk.js\";import Button from\"#framer/local/canvasComponent/jlt8h3kOH/jlt8h3kOH.js\";import Navigation from\"#framer/local/canvasComponent/Py73F7x79/Py73F7x79.js\";import CTASection from\"#framer/local/canvasComponent/rvB_tNDGN/rvB_tNDGN.js\";import FaqRow from\"#framer/local/canvasComponent/yYQUXZxyk/yYQUXZxyk.js\";import Blog from\"#framer/local/collection/LTJHaDn5v/LTJHaDn5v.js\";import*as sharedStyle from\"#framer/local/css/fdwHa9liG/fdwHa9liG.js\";import*as sharedStyle2 from\"#framer/local/css/ffK9cwpFx/ffK9cwpFx.js\";import*as sharedStyle1 from\"#framer/local/css/SVfWHCDaf/SVfWHCDaf.js\";import metadataProvider from\"#framer/local/webPageMetadata/I8eG5AFDd/I8eG5AFDd.js\";const NavigationFonts=getFonts(Navigation);const FaqRowFonts=getFonts(FaqRow);const BlogPostItemFonts=getFonts(BlogPostItem);const ButtonFonts=getFonts(Button);const CTASectionFonts=getFonts(CTASection);const FooterFonts=getFonts(Footer);const PoweredByFonts=getFonts(PoweredBy);const MotionDivWithFX=withFX(motion.div);const breakpoints={lx9BwAMA3:\"(max-width: 809px)\",ocaeDwM_O:\"(min-width: 1200px)\",x5EHD8GVy:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-057NG\";const variantClassNames={lx9BwAMA3:\"framer-v-vi1l9v\",ocaeDwM_O:\"framer-v-1q4nz1l\",x5EHD8GVy:\"framer-v-18f4e8x\"};const valuesByLocaleId={LuXtmMrmF:new LazyValue(()=>import(\"./I8eG5AFDd-0.js\"))};const preloadLocalizedValues=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);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:150};const transition1={delay:0,duration:0,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,transition:transition1,x:0,y:150};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"ocaeDwM_O\",Phone:\"lx9BwAMA3\",Tablet:\"x5EHD8GVy\"};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:\"ocaeDwM_O\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,W84pStXGPZlW965Rfo,fiEbkNBIpZlW965Rfo,iVb1Dyy17ZlW965Rfo,JjDui5c_xZlW965Rfo,Oa62O5idJZlW965Rfo,idZlW965Rfo,...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-057NG`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-057NG`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const elementId=useRouteElementId(\"fSlNKhYcn\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51,_getLocalizedValue52,_getLocalizedValue53,_getLocalizedValue54,_getLocalizedValue55;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ocaeDwM_O\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1q4nz1l\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hg6nnq\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"header\",{className:\"framer-op8gof\",\"data-framer-name\":\"Header Image\",name:\"Header Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"calc(min(100vw, 1200px) - 48px)\"},x5EHD8GVy:{width:\"calc(min(100vw, 1200px) - 72px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"1152px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bdv9qn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{eJyclHUar:\"var(--token-db39c726-0601-40d3-8028-1f225530e13f, rgb(255, 255, 255))\",OJ1alun2u:\"var(--token-dcf5aeb5-5193-4d75-a5ee-b0efa56975d7, rgb(11, 41, 56))\",variant:\"cOrU1iXXN\"},x5EHD8GVy:{variant:\"ogdYAR_J_\"}},children:/*#__PURE__*/_jsx(Navigation,{EjE5JCX7F:true,eJyclHUar:\"var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, rgb(243, 243, 243))\",height:\"100%\",id:\"HGh0GZ54Q\",layoutId:\"HGh0GZ54Q\",MPfZJvl41:\"var(--token-bc1b3b74-3fda-4596-ae49-64de48ed9dc7, rgb(34, 34, 34))\",OJ1alun2u:\"var(--token-db39c726-0601-40d3-8028-1f225530e13f, rgb(255, 255, 255))\",riYTEV7RO:true,style:{width:\"100%\"},SYzmCiPGV:\"99px\",variant:\"mOqWXe3mp\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hqz9pm\",\"data-framer-name\":\"Faq\",name:\"Faq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-i3pvkz\",\"data-styles-preset\":\"fdwHa9liG\",style:{\"--framer-text-color\":\"var(--token-dcf5aeb5-5193-4d75-a5ee-b0efa56975d7, rgb(11, 41, 56))\"},children:\"Veelgestelde vragen\"})}),className:\"framer-1f3d76u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e72gvg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m7miam\",\"data-framer-name\":\"Algemeen\",name:\"Algemeen\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-fst7yn\",\"data-styles-preset\":\"SVfWHCDaf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Algemene vragen\"})}),className:\"framer-j9z5af\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3p1u4h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16lzv81-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"dYJqr2cAa\",J5VarqXf4:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"In Nederland moet een netbeheerder elk verzoek voor een aansluiting op het elektriciteitsnet binnen een redelijke termijn realiseren. Realiseert de netbeheerder de aansluiting niet binnen een redelijke termijn, dan kan zij schadeplichtig zijn. Een redelijke termijn is maximaal 18 tot 52 weken, afhankelijk van de grootte van de aansluiting. Helaas wordt dit in veel gevallen niet nagekomen en leidt dit tot schade. Een inventariseren geeft aan hoeveel particulieren en bedrijven hierdoor schade lijden. Bij voldoende aanmeldingen starten we een claimstichting om de schade op de netbeheerders te verhalen.\"})}),layoutId:\"dYJqr2cAa\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue3=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Waarom deze inventarisatie?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-92ubs4-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"uviHDz5iQ\",J5VarqXf4:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"De inventarisatie betreft de aanvragen die stagneren bij de drie grootste netbeheerders van Nederland: \",/*#__PURE__*/_jsx(\"strong\",{children:\"Enexis Netbeheer, Liander en Stedin\"}),\".\"]})}),layoutId:\"uviHDz5iQ\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue5=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Om welke netbeheerders gaat het?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t8cdly-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"KIyfHup23\",J5VarqXf4:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"U kunt zich zowel zakelijk als priv\\xe9 aanmelden voor deze inventarisatie als u priv\\xe9 en zakelijk verschillende e-mailadressen gebruikt.\\xa0\"}),/*#__PURE__*/_jsx(\"p\",{children:\"In het kader van deze inventarisatie hoeft u zich als persoon of organisatie maar \\xe9\\xe9n keer te registreren met het voor u meest relevante aansluitadres. Bij de start van een eventuele massaclaim krijgt u in het portaal de mogelijkheid meerdere aansluitadressen toe te voegen.\"})]}),layoutId:\"KIyfHup23\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue7=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"Ik heb problemen met mijn stroomaansluitingen op meerdere adressen of zowel zakelijk \\xe9n priv\\xe9\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a366sl-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"IvLDZZpsC\",J5VarqXf4:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"De inventarisatie is het proces waarbij we gegevens verzamelen van potenti\\xeble eisers om te beoordelen of er voldoende basis is om een massaclaim in te dienen.\"})}),layoutId:\"IvLDZZpsC\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue9=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Wat houdt de inventarisatie van een mogelijke massaclaim in?\",variant:\"dOW1eOo95\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yg6qcb\",\"data-framer-name\":\"Aanmelding\",name:\"Aanmelding\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-fst7yn\",\"data-styles-preset\":\"SVfWHCDaf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Vragen over de aanmelding\"})}),className:\"framer-k5fhbe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fbc5t9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p8ngi2-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"gYeGzRoIk\",J5VarqXf4:(_getLocalizedValue11=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Door u aan te melden, helpt u ons om een beter beeld te krijgen van de omvang van het probleem. Dit kan leiden tot het opstarten van een massaclaim waar u aan kunt deelnemen om uw schade te verhalen op de netbeheerder.\"})}),layoutId:\"gYeGzRoIk\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue12=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Waarom zou ik me aanmelden voor de inventarisatie?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ccgk83-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"pqkYM_uBt\",J5VarqXf4:(_getLocalizedValue13=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"U kunt zich aanmeldingen in de volgende gevallen:\"}),/*#__PURE__*/_jsxs(\"ol\",{children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"U heeft een bestaande aansluiting of een aansluiting aangevraagd bij Enexis Netbeheer, Liander of Stedin. \"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"U bent de vertegenwoordiger voor deze aansluiting.\"})}),/*#__PURE__*/_jsxs(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/_jsx(\"p\",{children:\"Uw aansluiting valt in een van de volgende categorie\\xebn:\"}),/*#__PURE__*/_jsxs(\"ol\",{children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Uw aanvraag is geaccepteerd maar niet binnen 18 weken gerealiseerd\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Uw aanvraag is geweigerd\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Uw verzwaring van de bestaande aansluiting is geweigerd, of er is te weinig geleverd\"})})]})]}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"U heeft hierdoor kosten gemaakt of schade geleden.\"})})]})]}),layoutId:\"pqkYM_uBt\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue14=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Wanneer is het verstandig mijzelf aan te melden voor de inventarisatie?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14qkii6-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"XFaBiQnd7\",J5VarqXf4:(_getLocalizedValue15=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Deelname voor de inventarisatie is kosteloos en vrijblijvend. Pas wanneer een massaclaim gestart wordt waaraan u wenst deel te nemen, zijn er mogelijk kosten aan verbonden. Uiteraard wordt u hier tijdig over ge\\xefnformeerd. Een investeerder draagt de kosten voor het proces. Afhankelijk van de uitkomst van de claim kan de investeerder een deel van de opbrengst ontvangen.\"})}),layoutId:\"XFaBiQnd7\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue16=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Zijn er kosten verbonden aan de aanmelding?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-oprpw6-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"Fv4SEAJCK\",J5VarqXf4:(_getLocalizedValue17=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bij voldoende deelnemers richten we een claimstichting op die een gezamenlijke claim indient. U wordt ge\\xefnformeerd over vervolgstappen en uw deelname is vrijblijvend tot het moment dat u zich officieel aanmeldt.\"})}),layoutId:\"Fv4SEAJCK\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue18=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Wat betekent mijn aanmelding voor inventarisatie concreet voor mij?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6hdwyt-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"sgQPG_wq6\",J5VarqXf4:(_getLocalizedValue19=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"U kunt aanmelden met uw persoonsgegevens. Indien u een aanmelding doet namens een bedrijf heeft u aanvullende bedrijfsinformatie nodig. Relevante documenten zullen op een later moment worden uitgevraagd. Bij relevante documenten kunt u bijvoorbeeld denken aan uw energiecontract, brieven of e-mailwisselingen.\"})}),layoutId:\"sgQPG_wq6\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue20=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Welke documenten heb ik nodig voor aanmelding?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qe04dd-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"GtbC700WH\",J5VarqXf4:(_getLocalizedValue21=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Er zijn geen directe risico's verbonden aan deelname aan de inventarisatie, omdat dit een vrijblijvend proces is.\"})}),layoutId:\"GtbC700WH\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue22=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Zijn er risico\u2019s aan mijn deelname aan de inventarisatie?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-p55mpy-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"PSjag6YP8\",J5VarqXf4:(_getLocalizedValue23=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Na uw aanmelding wordt ge\\xefnventariseerd hoeveel gedupeerden zich hebben aangemeld en of het zinvol is hiervoor een claimstichting op te richten. U wordt via een nieuwsbrief op de hoogte gehouden van de voortgang en ontwikkelingen.\"})}),layoutId:\"PSjag6YP8\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue24=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Wat gebeurt er nadat ik mij heb aangemeld?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18i23hb-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"fh4Il7vGX\",J5VarqXf4:(_getLocalizedValue25=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"U kunt zich aanmelden via het online aanmeldformulier op de website. Vul alle gevraagde gegevens in, op een later moment kunt u relevante documenten toevoegen om uw claim te ondersteunen.\"})}),layoutId:\"fh4Il7vGX\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue26=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Hoe kan ik mij aanmelden?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bmu699-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"DZ8nPMX_o\",J5VarqXf4:(_getLocalizedValue27=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Aanmelden kan tot 1 december 2024. Het is belangrijk om u tijdig aan te melden.\"})}),layoutId:\"DZ8nPMX_o\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue28=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Tot wanneer kan ik mij aanmelden?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m9mc4k-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"gyr2k9och\",J5VarqXf4:(_getLocalizedValue29=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"In de meest gestelde vragen kunt u veel antwoorden vinden, u kunt zich echter ook direct registreren zonder verdere verplichtingen. In het portaal kunt u dan effici\\xebnt met ons communiceren en u blijft via het portaal en nieuwsberichten op de hoogte van alle ontwikkelingen.\"})}),layoutId:\"gyr2k9och\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue30=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Ik wil mij nog niet aanmelden, want ik heb nog een vraag\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"min(min(100vw, 1200px) - 160px, 800px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s706ux-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"tDkYt6yeU\",J5VarqXf4:(_getLocalizedValue31=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Het is mogelijk dat onze bevestigingsemail in uw spamfilter of in uw [ongewenste mail]-map is terechtgekomen. Ondanks het feit dat aan onze kant alles zo is ingericht dat de kans hierop minimaal is, valt dit ongemak helaas niet in 100% van de gevallen uit te sluiten.\"})}),layoutId:\"tDkYt6yeU\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue32=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"Ik heb mij geregistreerd maar ontvang geen e-mail van geenstroomclaim.nl\",variant:\"dOW1eOo95\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hgnwpp\",\"data-framer-name\":\"Na de aanmelding\",name:\"Na de aanmelding\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue33=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-fst7yn\",\"data-styles-preset\":\"SVfWHCDaf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Na mijn aanmelding\"})}),className:\"framer-164rx0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-20ezl8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sk67tb-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"ZeW8Ubbgu\",J5VarqXf4:(_getLocalizedValue34=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"U ontvangt per e-mail via een nieuwsbrief belangrijke updates en ontwikkelingen. Daarnaast houden we de website up to date.\"})}),layoutId:\"ZeW8Ubbgu\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue35=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:\"Hoe blijf ik op de hoogte van de voortgang?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dtbwa5-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"dmZoFf_3R\",J5VarqXf4:(_getLocalizedValue36=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Nee, de aanmelding voor de inventarisatie verplicht u niet tot deelname aan een eventuele claim. U ontvangt verdere informatie als de claim wordt gestart om u officieel aan te melden voor een claim om uw schade te verhalen op de netbeheerder.\"})}),layoutId:\"dmZoFf_3R\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue37=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:\"Word ik automatisch meegenomen in de massaclaim als deze gestart wordt?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tite46-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"aee3noLdr\",J5VarqXf4:(_getLocalizedValue38=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Uw gegevens worden alleen gebruikt voor de inventarisatie van de omvang van de gedupeerden. Bij het oprichten van een stichting wordt opnieuw contact opgenomen om uw deelname te bevestigen. Uw gegevens worden strikt vertrouwelijk behandeld en alleen gebruikt als u toestemming geeft voor deelname aan de massaclaim.\"})}),layoutId:\"aee3noLdr\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue39=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:\"Hoe wordt mijn privacy gewaarborgd?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sp5lsb-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"fyuTjJ9jv\",J5VarqXf4:(_getLocalizedValue40=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"De duur van de inventarisatie kan vari\\xebren en is afhankelijk van het aantal ge\\xefnteresseerden, maar we streven ernaar om u binnen enkele maanden op de hoogte te brengen van de uitkomst.\"})}),layoutId:\"fyuTjJ9jv\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue41=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:\" Hoelang duurt het voor ik hoor of er een massaclaim gestart zal worden?\",variant:\"dOW1eOo95\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3xg4er\",\"data-framer-name\":\"Juridische vragen\",name:\"Juridische vragen\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue42=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-fst7yn\",\"data-styles-preset\":\"SVfWHCDaf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Juridische vragen\"})}),className:\"framer-1xphvk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dt46so\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-h94kev-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"k50WrcOLX\",J5VarqXf4:(_getLocalizedValue43=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Een massaclaim is een juridische procedure waarbij een grote groep mensen vorderingen instellen tegen een partij vanwege dezelfde oorzaak, zoals een productdefect, misleidende praktijken, milieuschade of in uw geval schade doordat uw netbeheerder u niet aansluit op het stroomnet.\"})}),layoutId:\"k50WrcOLX\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue44=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:\" Wat is een massaclaim?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c8o5tl-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"fxnCllQ2X\",J5VarqXf4:(_getLocalizedValue45=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Bij voldoende interesse tijdens de inventarisatie wordt er een claimstichting opgericht om namens alle gedupeerden schade te verhalen op de drie grootste netbeheerders van Nederland. Deze stichting dient dan namens al haar deelnemers die op een gelijke wijze gedupeerd zijn als gevolg van het niet of te laat aansluiten op het elektriciteitsnetwerk een claim in tegen de netbeheerders tot vergoeding van de geleden schade.\\xa0De stichting wordt daarin bijgestaan door gespecialiseerde advocaten van DeHaan Advocaten.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"De stichting zal altijd eerst proberen tot een oplossing te komen met de netbeheerders, buiten een rechter om. Als dat niet lukt, dan zal alsnog een massaclaim bij de rechter worden ingediend. Op deze wijze zal voor eenieder bindende vergoedingsregeling kunnen worden bereikt. Het voordeel van een massaclaim t.o.v. het procederen als individu is dat er vrijwel geen kosten zijn voor u als deelnemer. Een investeerder zal de kosten voor deze juridische procedure dragen. Aanmelden voor de inventarisatie is vrijblijvend. Voor aanvang van het starten van een massaclaim, wordt u ge\\xefnformeerd over de vervolg stappen en uw deelname, hiervoor dient u zich dan nog officieel aan te melden.\"})]}),layoutId:\"fxnCllQ2X\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue46=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:\"Hoe werkt een massaclaim indienen?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d8cp29-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"xiVc0UD1e\",J5VarqXf4:(_getLocalizedValue47=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Er zijn verschillende redenen waarom het voordelig kan zijn om deel te nemen aan een massaclaim:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"15px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Kostenbesparing: Het indienen van een individuele rechtszaak kan duur zijn. Door de kosten te delen met andere eisers, wordt juridische bijstand betaalbaarder.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Sterkere zaak: Een gezamenlijke claim toont aan dat de schade wijdverspreid is, wat de kans op een succesvolle uitkomst vergroot.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Effici\\xebntie: E\\xe9n enkele rechtszaak kan sneller en effici\\xebnter zijn dan duizenden individuele zaken.\"})})]})]}),layoutId:\"xiVc0UD1e\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue48=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:\"Waarom kiezen voor een massaclaim?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-85bq99-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"caQuJtqRR\",J5VarqXf4:(_getLocalizedValue49=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"De schade kan vari\\xebren. Als u noodmaatregelen heeft moeten nemen, zoals het huren van een aggregaat, of als u dubbele woonlasten heeft door een onbewoonbaar huis, kunt u deze kosten mogelijk als schade claimen.\"})}),layoutId:\"caQuJtqRR\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue50=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:\"Hoe hoog zou mijn schade kunnen zijn?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dubn2h-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"ljSZUhEHZ\",J5VarqXf4:(_getLocalizedValue51=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Geenstroomclaim.nl is een initiatief van DeHaan Advocaten en Notarissen.\"})}),layoutId:\"ljSZUhEHZ\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue52=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:\"Welk Advocatenkantoor ondersteunt deze inventarisatie?\",variant:\"dOW1eOo95\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"min(min(100vw, 1200px) - 72px, 800px)\"},x5EHD8GVy:{width:\"min(min(100vw, 1200px) - 160px, 800px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qfeeer-container\",children:/*#__PURE__*/_jsx(FaqRow,{height:\"100%\",id:\"VDksBLF_i\",J5VarqXf4:(_getLocalizedValue53=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"DeHaan Advocaten en Notarissen heeft ruime ervaring met massaschade en massaclaims. DeHaan Advocaten en Notarissen is onder andere betrokken geweest bij:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"15px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Stichting WAG\"}),\": In de Stichting Waardevermindering door Aardbevingen Groningen (Stichting WAG) zijn 5.000 huiseigenaren uit Groningen verenigd, die te maken hebben met waardevermindering van hun onroerend goed als gevolg van de aardbevingen door gaswinning.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Immateri\\xeble claim/NAM\"}),\": Dit betreft een massaclaim over de vergoeding van immateri\\xeble schade (dit is schade door pijn en leed en gederfde levensvreugde) voor ongeveer 5.500 gedupeerden in het aardbevingsgebied in Groningen als gevolg van de aardbevingen door gaswinning. De Hoge Raad heeft op 15 oktober 2021 de Groningers in het gelijk gesteld.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Stichting Nuon-claim Vattenfall\"}),\": Deze stichting claimt namens haar deelnemers vergoeding van onterecht door Nuon/Vattenfall in rekening gebrachte kosten aan grootverbruikers.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Woonwijk De Teuge/Vitens\"}),\": Een procedure van bewoners van woonwijk De Teuge tegen waterbedrijf Vitens over vergoeding van schade door onterecht afkoppelen van warmte/koude opslaginstallatie.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Truckclaim\"}),\": Dit betreft een gezamenlijke vordering van verschillende truckeigenaren tegen diverse truckfabrikanten om schade te verhalen wegens de onterecht hoge aankoopprijzen van vrachtwagens, veroorzaakt door kartelvorming.\"]})})]})]}),layoutId:\"VDksBLF_i\",style:{width:\"100%\"},UggLmVrQL:(_getLocalizedValue54=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue54!==void 0?_getLocalizedValue54:\"Heeft DeHaan Advocaten en Notarissen ervaring met massaschade en massaclaims?\",variant:\"dOW1eOo95\",width:\"100%\"})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lri3xi\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qsoolw\",\"data-framer-name\":\"Hoe Verder\",name:\"Hoe Verder\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lb1y1x\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue55=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue55!==void 0?_getLocalizedValue55:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tx4x6i\",\"data-styles-preset\":\"ffK9cwpFx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Het laatste nieuws\"})}),className:\"framer-1qhg8of\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t25ubm\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-apmil5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ZlW965Rfo\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"ZlW965Rfo\",name:\"W84pStXGP\",type:\"Identifier\"},{collection:\"ZlW965Rfo\",name:\"fiEbkNBIp\",type:\"Identifier\"},{collection:\"ZlW965Rfo\",name:\"iVb1Dyy17\",type:\"Identifier\"},{collection:\"ZlW965Rfo\",name:\"JjDui5c_x\",type:\"Identifier\"},{collection:\"ZlW965Rfo\",name:\"Oa62O5idJ\",type:\"Identifier\"},{collection:\"ZlW965Rfo\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"W84pStXGP\":W84pStXGPZlW965Rfo,\"fiEbkNBIp\":fiEbkNBIpZlW965Rfo,\"iVb1Dyy17\":iVb1Dyy17ZlW965Rfo,\"JjDui5c_x\":JjDui5c_xZlW965Rfo,\"Oa62O5idJ\":Oa62O5idJZlW965Rfo,\"id\":idZlW965Rfo},i)=>{W84pStXGPZlW965Rfo!==null&&W84pStXGPZlW965Rfo!==void 0?W84pStXGPZlW965Rfo:W84pStXGPZlW965Rfo=\"\";fiEbkNBIpZlW965Rfo!==null&&fiEbkNBIpZlW965Rfo!==void 0?fiEbkNBIpZlW965Rfo:fiEbkNBIpZlW965Rfo=\"\";Oa62O5idJZlW965Rfo!==null&&Oa62O5idJZlW965Rfo!==void 0?Oa62O5idJZlW965Rfo:Oa62O5idJZlW965Rfo=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ZlW965Rfo-${idZlW965Rfo}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W84pStXGP:W84pStXGPZlW965Rfo},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W84pStXGP:W84pStXGPZlW965Rfo},webPageId:\"dC5iAtn3u\"},children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-q7tc5e framer-24yctt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"max(min(100vw, 1200px) - 24px, 50px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:336,width:\"max((min(100vw, 1200px) - 128px) / 3, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-u1hwyx-container\",children:/*#__PURE__*/_jsx(BlogPostItem,{Ebp7uzUnA:toDateString(iVb1Dyy17ZlW965Rfo,{dateStyle:\"long\",locale:\"nl-NL\"},activeLocaleCode),gg16vTeLv:Oa62O5idJZlW965Rfo,height:\"100%\",id:\"Rl_9Qu3Ec\",layoutId:\"Rl_9Qu3Ec\",nfMJRktnx:toResponsiveImage(JjDui5c_xZlW965Rfo),oX6Ad5D2A:fiEbkNBIpZlW965Rfo,style:{width:\"100%\"},width:\"100%\"})})})})})})})},idZlW965Rfo);})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hbXWpISUv\"},implicitPathVariables:undefined},{href:{webPageId:\"hbXWpISUv\"},implicitPathVariables:undefined},{href:{webPageId:\"hbXWpISUv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gb7qme-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{YDJke4tqZ:resolvedLinks[2]},x5EHD8GVy:{YDJke4tqZ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{DGpJgU_K8:\"99px\",Efup3vxyf:(_getLocalizedValue=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Bekijk meer nieuws\",height:\"100%\",id:\"vk8xokfLk\",layoutId:\"vk8xokfLk\",rggt_OGhf:false,variant:\"sR68Aj1p1\",width:\"100%\",YDJke4tqZ:resolvedLinks[0]})})})});}})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xzw4b3\",\"data-framer-name\":\"Actie\",name:\"Actie\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:418,width:\"calc(min(100vw, 1200px) - 24px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-13j1red-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{variant:\"bU_tLvDwa\"}},children:/*#__PURE__*/_jsx(CTASection,{Dh70y6pH4:\"KO5QLJBw_\",height:\"100%\",id:\"UtnAUNKBz\",layoutId:\"UtnAUNKBz\",PVYAlNK0N:\"sR68Aj1p1\",Q_C6LTiid:\"var(--token-dcf5aeb5-5193-4d75-a5ee-b0efa56975d7, rgb(11, 41, 56))\",QTpab7kdg:\"var(--token-db39c726-0601-40d3-8028-1f225530e13f, rgb(255, 255, 255))\",style:{width:\"100%\"},UUhI0jwFr:\"rgba(234, 254, 99, 0.25)\",variant:\"dbym0lL3V\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:522,width:\"min(100vw, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vsptnj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{variant:\"AoJHFUE46\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"yyW0KtoMA\",layoutId:\"yyW0KtoMA\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"IQyWfjvvB\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nqsrh2\",\"data-framer-name\":\"Claimly\",name:\"Claimly\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lx9BwAMA3:{width:\"318px\",y:901},x5EHD8GVy:{width:\"738px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"1128px\",y:902,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kj3mpu-container\",children:/*#__PURE__*/_jsx(PoweredBy,{height:\"100%\",id:\"N3AdRomkZ\",layoutId:\"N3AdRomkZ\",style:{width:\"100%\"},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-057NG { background: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, rgb(243, 243, 243)) /* {\"name\":\"Bg\"} */; }`,\".framer-057NG.framer-24yctt, .framer-057NG .framer-24yctt { display: block; }\",\".framer-057NG.framer-1q4nz1l { align-content: center; align-items: center; background-color: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, #f3f3f3); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 122px 0px; position: relative; width: 1200px; }\",\".framer-057NG .framer-hg6nnq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-height: 900px; max-width: 1200px; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-057NG .framer-op8gof { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 24px 0px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-057NG .framer-1bdv9qn-container { flex: none; height: auto; position: relative; width: 1152px; z-index: 2; }\",\".framer-057NG .framer-1hqz9pm { 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: 1200px; overflow: hidden; padding: 100px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-057NG .framer-1f3d76u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 700px; overflow: visible; position: relative; width: 100%; }\",\".framer-057NG .framer-e72gvg { align-content: center; align-items: center; background-color: var(--token-db39c726-0601-40d3-8028-1f225530e13f, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: hidden; padding: 34px 0px 34px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-057NG .framer-m7miam { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 42px 40px 42px 40px; position: relative; width: 1098px; will-change: var(--framer-will-change-override, transform); }\",\".framer-057NG .framer-j9z5af, .framer-057NG .framer-k5fhbe, .framer-057NG .framer-164rx0, .framer-057NG .framer-1xphvk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-057NG .framer-3p1u4h, .framer-057NG .framer-1fbc5t9, .framer-057NG .framer-20ezl8, .framer-057NG .framer-dt46so { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-057NG .framer-16lzv81-container, .framer-057NG .framer-92ubs4-container, .framer-057NG .framer-1t8cdly-container, .framer-057NG .framer-1a366sl-container, .framer-057NG .framer-1p8ngi2-container, .framer-057NG .framer-ccgk83-container, .framer-057NG .framer-14qkii6-container, .framer-057NG .framer-oprpw6-container, .framer-057NG .framer-6hdwyt-container, .framer-057NG .framer-qe04dd-container, .framer-057NG .framer-p55mpy-container, .framer-057NG .framer-18i23hb-container, .framer-057NG .framer-1bmu699-container, .framer-057NG .framer-1m9mc4k-container, .framer-057NG .framer-1s706ux-container, .framer-057NG .framer-sk67tb-container, .framer-057NG .framer-1dtbwa5-container, .framer-057NG .framer-tite46-container, .framer-057NG .framer-sp5lsb-container, .framer-057NG .framer-h94kev-container, .framer-057NG .framer-1c8o5tl-container, .framer-057NG .framer-1d8cp29-container, .framer-057NG .framer-85bq99-container, .framer-057NG .framer-1dubn2h-container, .framer-057NG .framer-qfeeer-container, .framer-057NG .framer-13j1red-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-057NG .framer-yg6qcb { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 42px 40px 42px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-057NG .framer-1hgnwpp, .framer-057NG .framer-3xg4er { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 42px 40px 42px 40px; position: relative; width: 1120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-057NG .framer-1lri3xi { align-content: center; align-items: center; background-color: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, #f3f3f3); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-057NG .framer-1qsoolw { align-content: center; align-items: center; background-color: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, #f3f3f3); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-057NG .framer-1lb1y1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-057NG .framer-1qhg8of { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-057NG .framer-t25ubm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-057NG .framer-apmil5 { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-057NG .framer-q7tc5e { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-057NG .framer-u1hwyx-container, .framer-057NG .framer-1kj3mpu-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-057NG .framer-gb7qme-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-057NG .framer-1xzw4b3 { align-content: center; align-items: center; background-color: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, #f3f3f3); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-057NG .framer-1vsptnj-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; z-index: 2; }\",\".framer-057NG .framer-nqsrh2 { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 232px; justify-content: center; left: calc(50.00000000000002% - 1176px / 2); overflow: hidden; padding: 24px; position: fixed; width: 1176px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-057NG.framer-1q4nz1l, .framer-057NG .framer-hg6nnq, .framer-057NG .framer-op8gof, .framer-057NG .framer-1hqz9pm, .framer-057NG .framer-e72gvg, .framer-057NG .framer-m7miam, .framer-057NG .framer-3p1u4h, .framer-057NG .framer-yg6qcb, .framer-057NG .framer-1fbc5t9, .framer-057NG .framer-1hgnwpp, .framer-057NG .framer-20ezl8, .framer-057NG .framer-3xg4er, .framer-057NG .framer-dt46so, .framer-057NG .framer-1lri3xi, .framer-057NG .framer-1qsoolw, .framer-057NG .framer-1lb1y1x, .framer-057NG .framer-t25ubm, .framer-057NG .framer-q7tc5e, .framer-057NG .framer-1xzw4b3, .framer-057NG .framer-nqsrh2 { gap: 0px; } .framer-057NG.framer-1q4nz1l > *, .framer-057NG .framer-1lri3xi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-057NG.framer-1q4nz1l > :first-child, .framer-057NG .framer-op8gof > :first-child, .framer-057NG .framer-1hqz9pm > :first-child, .framer-057NG .framer-e72gvg > :first-child, .framer-057NG .framer-m7miam > :first-child, .framer-057NG .framer-3p1u4h > :first-child, .framer-057NG .framer-yg6qcb > :first-child, .framer-057NG .framer-1fbc5t9 > :first-child, .framer-057NG .framer-1hgnwpp > :first-child, .framer-057NG .framer-20ezl8 > :first-child, .framer-057NG .framer-3xg4er > :first-child, .framer-057NG .framer-dt46so > :first-child, .framer-057NG .framer-1lri3xi > :first-child, .framer-057NG .framer-1qsoolw > :first-child, .framer-057NG .framer-1lb1y1x > :first-child, .framer-057NG .framer-t25ubm > :first-child, .framer-057NG .framer-1xzw4b3 > :first-child { margin-top: 0px; } .framer-057NG.framer-1q4nz1l > :last-child, .framer-057NG .framer-op8gof > :last-child, .framer-057NG .framer-1hqz9pm > :last-child, .framer-057NG .framer-e72gvg > :last-child, .framer-057NG .framer-m7miam > :last-child, .framer-057NG .framer-3p1u4h > :last-child, .framer-057NG .framer-yg6qcb > :last-child, .framer-057NG .framer-1fbc5t9 > :last-child, .framer-057NG .framer-1hgnwpp > :last-child, .framer-057NG .framer-20ezl8 > :last-child, .framer-057NG .framer-3xg4er > :last-child, .framer-057NG .framer-dt46so > :last-child, .framer-057NG .framer-1lri3xi > :last-child, .framer-057NG .framer-1qsoolw > :last-child, .framer-057NG .framer-1lb1y1x > :last-child, .framer-057NG .framer-t25ubm > :last-child, .framer-057NG .framer-1xzw4b3 > :last-child { margin-bottom: 0px; } .framer-057NG .framer-hg6nnq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-057NG .framer-hg6nnq > :first-child, .framer-057NG .framer-q7tc5e > :first-child, .framer-057NG .framer-nqsrh2 > :first-child { margin-left: 0px; } .framer-057NG .framer-hg6nnq > :last-child, .framer-057NG .framer-q7tc5e > :last-child, .framer-057NG .framer-nqsrh2 > :last-child { margin-right: 0px; } .framer-057NG .framer-op8gof > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-057NG .framer-1hqz9pm > *, .framer-057NG .framer-1qsoolw > *, .framer-057NG .framer-1xzw4b3 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-057NG .framer-e72gvg > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-057NG .framer-m7miam > *, .framer-057NG .framer-yg6qcb > *, .framer-057NG .framer-1hgnwpp > *, .framer-057NG .framer-3xg4er > *, .framer-057NG .framer-t25ubm > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-057NG .framer-3p1u4h > *, .framer-057NG .framer-1fbc5t9 > *, .framer-057NG .framer-20ezl8 > *, .framer-057NG .framer-dt46so > *, .framer-057NG .framer-1lb1y1x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-057NG .framer-q7tc5e > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-057NG .framer-nqsrh2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-057NG { background: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, rgb(243, 243, 243)) /* {\"name\":\"Bg\"} */; } .framer-057NG.framer-1q4nz1l { width: 810px; } .framer-057NG .framer-hg6nnq { max-height: unset; } .framer-057NG .framer-1bdv9qn-container { width: 100%; z-index: 3; } .framer-057NG .framer-m7miam, .framer-057NG .framer-1hgnwpp, .framer-057NG .framer-3xg4er { width: 100%; } .framer-057NG .framer-nqsrh2 { left: calc(50.00000000000002% - 786px / 2); width: 786px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-057NG { background: var(--token-afd56cdb-41d2-423e-9e3a-685b6de89c66, rgb(243, 243, 243)) /* {\"name\":\"Bg\"} */; } .framer-057NG.framer-1q4nz1l { width: 390px; } .framer-057NG .framer-hg6nnq { flex-direction: column; max-height: 800px; } .framer-057NG .framer-op8gof { padding: 12px 12px 0px 12px; } .framer-057NG .framer-1bdv9qn-container { width: 100%; z-index: 3; } .framer-057NG .framer-1hqz9pm { padding: 87px 12px 0px 12px; } .framer-057NG .framer-e72gvg { gap: 0px; } .framer-057NG .framer-m7miam, .framer-057NG .framer-1hgnwpp, .framer-057NG .framer-3xg4er { padding: 42px 24px 42px 24px; width: 100%; } .framer-057NG .framer-yg6qcb { padding: 60px 24px 60px 24px; } .framer-057NG .framer-1qsoolw { padding: 100px 12px 100px 12px; } .framer-057NG .framer-apmil5 { gap: 32px; grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-057NG .framer-nqsrh2 { flex-direction: column; height: 100px; left: calc(50.00000000000002% - 366px / 2); width: 366px; } .framer-057NG .framer-1kj3mpu-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-057NG .framer-hg6nnq, .framer-057NG .framer-e72gvg, .framer-057NG .framer-apmil5, .framer-057NG .framer-nqsrh2 { gap: 0px; } .framer-057NG .framer-hg6nnq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-057NG .framer-hg6nnq > :first-child, .framer-057NG .framer-e72gvg > :first-child, .framer-057NG .framer-nqsrh2 > :first-child { margin-top: 0px; } .framer-057NG .framer-hg6nnq > :last-child, .framer-057NG .framer-e72gvg > :last-child, .framer-057NG .framer-nqsrh2 > :last-child { margin-bottom: 0px; } .framer-057NG .framer-e72gvg > *, .framer-057NG .framer-nqsrh2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-057NG .framer-apmil5 > *, .framer-057NG .framer-apmil5 > :first-child, .framer-057NG .framer-apmil5 > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4704\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"x5EHD8GVy\":{\"layout\":[\"fixed\",\"auto\"]},\"lx9BwAMA3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerI8eG5AFDd=withCSS(Component,css,\"framer-057NG\");export default FramerI8eG5AFDd;FramerI8eG5AFDd.displayName=\"About\";FramerI8eG5AFDd.defaultProps={height:4704,width:1200};addFonts(FramerI8eG5AFDd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...FaqRowFonts,...BlogPostItemFonts,...ButtonFonts,...CTASectionFonts,...FooterFonts,...PoweredByFonts,...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\":\"FramerI8eG5AFDd\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4704\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x5EHD8GVy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lx9BwAMA3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "Py73F7x79_default", "FaqRowFonts", "yYQUXZxyk_default", "BlogPostItemFonts", "IZ4BCcDCk_default", "ButtonFonts", "jlt8h3kOH_default", "CTASectionFonts", "rvB_tNDGN_default", "FooterFonts", "cPs84JtUZ_default", "PoweredByFonts", "buUCF4Zsn_default", "MotionDivWithFX", "withFX", "motion", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation", "transition1", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "W84pStXGPZlW965Rfo", "fiEbkNBIpZlW965Rfo", "iVb1Dyy17ZlW965Rfo", "JjDui5c_xZlW965Rfo", "Oa62O5idJZlW965Rfo", "idZlW965Rfo", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "_getLocalizedValue52", "_getLocalizedValue53", "_getLocalizedValue54", "_getLocalizedValue55", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Py73F7x79_default", "RichText2", "x", "yYQUXZxyk_default", "ChildrenCanSuspend", "LTJHaDn5v_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "IZ4BCcDCk_default", "ResolveLinks", "resolvedLinks", "jlt8h3kOH_default", "rvB_tNDGN_default", "cPs84JtUZ_default", "MotionDivWithFX", "buUCF4Zsn_default", "css", "FramerI8eG5AFDd", "withCSS", "I8eG5AFDd_default", "addFonts", "NavigationFonts", "FaqRowFonts", "BlogPostItemFonts", "ButtonFonts", "CTASectionFonts", "FooterFonts", "PoweredByFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
