{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/v2hIYGRyF6IYuljyztu3/sqt0ie1SNYgaWrmg4wTD/vvo6r_Zk4.js"],
  "sourcesContent": ["// Generated by Framer (90417e1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,LazyValue,Link,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FormLogicConfig from\"https://framerusercontent.com/modules/28d2a4VreVXZoJwmw7cr/yR3bTWFo9Q9BWVl78AVV/LogicBlock.js\";import ButtonsInput from\"https://framerusercontent.com/modules/asydHDts5g0SLLYx4UPp/GTTCPQNr2HPjK5QkjWZM/ButtonsInput.js\";import MultiStepFormButton from\"https://framerusercontent.com/modules/fPSKMdnAZGIeyDfLV8KP/ugNDmhWtqeVrmTwvwpBO/MultiStepFormButton.js\";import FormProgressBar from\"https://framerusercontent.com/modules/v1b335RPU7KtR6IJZaOk/FXQ3zEFMN5cJjqJi7k5W/FormProgressBar.js\";import MultiStepForm from\"https://framerusercontent.com/modules/wV9SghwspjN8vk1MgoSi/kLKSmRW34PohlfLICmoy/MultiStepForm.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/G8FZBIufdcxDme09PKPy/SmoothScroll_Prod.js\";import ButtonCopy from\"#framer/local/canvasComponent/NuD229qLx/NuD229qLx.js\";import Button from\"#framer/local/canvasComponent/pVObeWL3s/pVObeWL3s.js\";import Footer from\"#framer/local/canvasComponent/uuxtkZKEj/uuxtkZKEj.js\";import Navbar from\"#framer/local/canvasComponent/X0QdPjel5/X0QdPjel5.js\";import*as sharedStyle4 from\"#framer/local/css/dLUZoQ6hd/dLUZoQ6hd.js\";import*as sharedStyle5 from\"#framer/local/css/e_NZ3B07I/e_NZ3B07I.js\";import*as sharedStyle from\"#framer/local/css/h7e8s2MAL/h7e8s2MAL.js\";import*as sharedStyle2 from\"#framer/local/css/NNkQLFoi7/NNkQLFoi7.js\";import*as sharedStyle1 from\"#framer/local/css/QzbNuUHgI/QzbNuUHgI.js\";import*as sharedStyle3 from\"#framer/local/css/SH7v0ZNql/SH7v0ZNql.js\";import*as sharedStyle7 from\"#framer/local/css/tHA6euF_h/tHA6euF_h.js\";import*as sharedStyle6 from\"#framer/local/css/z_tOMBUOM/z_tOMBUOM.js\";import metadataProvider from\"#framer/local/webPageMetadata/vvo6r_Zk4/vvo6r_Zk4.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const NavbarFonts=getFonts(Navbar);const NavbarWithVariantAppearEffect=withVariantAppearEffect(Navbar);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const MultiStepFormFonts=getFonts(MultiStepForm);const FormProgressBarFonts=getFonts(FormProgressBar);const ButtonsInputFonts=getFonts(ButtonsInput);const FormLogicConfigFonts=getFonts(FormLogicConfig);const MultiStepFormButtonFonts=getFonts(MultiStepFormButton);const ButtonCopyFonts=getFonts(ButtonCopy);const FooterFonts=getFonts(Footer);const breakpoints={BerI7sseW:\"(min-width: 810px) and (max-width: 1199px)\",hhbi04dd_:\"(max-width: 809px)\",oFQ9jIiR3:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-R17VB\";const variantClassNames={BerI7sseW:\"framer-v-xz62yq\",hhbi04dd_:\"framer-v-jq65hq\",oFQ9jIiR3:\"framer-v-bmqb8\"};const valuesByLocaleId={AYLzb60fj:new LazyValue(()=>import(\"./vvo6r_Zk4-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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:20};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"oFQ9jIiR3\",Phone:\"hhbi04dd_\",Tablet:\"BerI7sseW\"};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:\"oFQ9jIiR3\"};};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-R17VB`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-R17VB`);};},[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 ref2=React.useRef(null);const elementId=useRouteElementId(\"tRwWayzJQ\");const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"hhbi04dd_\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"hhbi04dd_\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"BerI7sseW\",\"hhbi04dd_\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"GdBq1LCvc\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"T_O_TSb_Y\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"oFQ9jIiR3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-bmqb8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16xcyii-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"Q4uITWG2M\",intensity:10,layoutId:\"Q4uITWG2M\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17k02nh-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BerI7sseW:{__framer__targets:[{ref:ref2,target:\"EQaugECOU\"}],variant:\"Dh4i6GYld\"},hhbi04dd_:{__framer__targets:[{ref:ref2,target:\"h_0S3kv91\"}],variant:\"BGvIlSB7X\"}},children:/*#__PURE__*/_jsx(NavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"TBTn9ucTd\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"hfaEuSDbK\",layoutId:\"hfaEuSDbK\",style:{width:\"100%\"},variant:\"Qy6xe4rIi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ek3bve\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17p0hb3\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q5ktyg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dme4dz\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x3gucs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-17ppr6x\",\"data-styles-preset\":\"QzbNuUHgI\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Home\"})})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"/ \"}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vvo6r_Zk4\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-14tx2fz\",\"data-styles-preset\":\"NNkQLFoi7\",children:\"Boost je business met een sterke strategie\"})})]})}),className:\"framer-5shs6x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-tt4dro\",\"data-styles-preset\":\"SH7v0ZNql\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:[\"Boost je business met een sterke \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, rgb(203, 42, 88))\"},children:\"strategie\"})]})}),className:\"framer-abgf0y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Wij geloven dat een sterke strategie de sleutel is tot succes. Daarom beginnen we bij het begin: een strategische sessie. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Deze sessie is ontworpen voor ondernemers die geloven in de kracht van een goede strategie en klaar zijn om hun merk naar een hoger niveau te tillen. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Samen met ons team van specialisten duiken we diep in jouw bedrijfsdoelen, marktpositie en doelgroep. We analyseren waar je nu staat en bepalen waar jouw stip op de horizon ligt.\"})]}),className:\"framer-d0prd3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u3o4cv\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":GdBq1LCvc\",webPageId:\"vvo6r_Zk4\"},implicitPathVariables:undefined},{href:{hash:\":GdBq1LCvc\",webPageId:\"vvo6r_Zk4\"},implicitPathVariables:undefined},{href:{hash:\":GdBq1LCvc\",webPageId:\"vvo6r_Zk4\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ib1h46-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BerI7sseW:{KZXlUCfxh:(_getLocalizedValue=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Plan mijn sessie\",wqRwOJCY6:resolvedLinks[1]},hhbi04dd_:{wqRwOJCY6:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{Cz6VeB1uW:false,Dv4TcJDdk:\"home\",GkaLw0LHf:false,height:\"100%\",id:\"Th63pAiY6\",KZXlUCfxh:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Plan mijn strategische sessie\",layoutId:\"Th63pAiY6\",style:{height:\"100%\"},variant:\"iwIpBFFFe\",width:\"100%\",wqRwOJCY6:resolvedLinks[0]})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-186sjmr-container hidden-jq65hq\",children:/*#__PURE__*/_jsx(Button,{Cz6VeB1uW:false,Dv4TcJDdk:\"mail\",GkaLw0LHf:false,height:\"100%\",id:\"SyGMWm1_d\",KZXlUCfxh:\"\",layoutId:\"SyGMWm1_d\",style:{height:\"100%\"},variant:\"qvliAeJVV\",width:\"100%\",wqRwOJCY6:\"mailto:info@goodclick.nl\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tu3m58\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kn5jen-container\",children:/*#__PURE__*/_jsx(Button,{Cz6VeB1uW:false,Dv4TcJDdk:\"smartphone\",GkaLw0LHf:false,height:\"100%\",id:\"rG18HVYxd\",KZXlUCfxh:\"\",layoutId:\"rG18HVYxd\",style:{height:\"100%\"},variant:\"qvliAeJVV\",width:\"100%\",wqRwOJCY6:\"tel:+31341700273\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhbi04dd_:{height:40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ax2ha-container hidden-bmqb8 hidden-xz62yq\",children:/*#__PURE__*/_jsx(Button,{Cz6VeB1uW:false,Dv4TcJDdk:\"mail\",GkaLw0LHf:false,height:\"100%\",id:\"yqAKDYF_T\",KZXlUCfxh:\"\",layoutId:\"yqAKDYF_T\",style:{height:\"100%\"},variant:\"qvliAeJVV\",width:\"100%\",wqRwOJCY6:\"mailto:info@goodclick.nl\"})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-na721q\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BerI7sseW:{background:{alt:(_getLocalizedValue3=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"branding vormgeving zichtbaarheid\",fit:\"fill\",pixelHeight:679,pixelWidth:1e3,sizes:\"max((min(100vw, 1340px) - 110px) * 0.4, 1px)\",src:\"https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg\",srcSet:\"https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg 1000w\"}},hhbi04dd_:{background:{alt:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"branding vormgeving zichtbaarheid\",fit:\"fill\",pixelHeight:679,pixelWidth:1e3,sizes:\"max(min(100vw, 1340px) - 60px, 1px)\",src:\"https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg\",srcSet:\"https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"branding vormgeving zichtbaarheid\",fit:\"fill\",pixelHeight:679,pixelWidth:1e3,sizes:\"max(max((min(100vw, 1340px) - 110px) / 2, 1px) - 60px, 1px)\",src:\"https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg\",srcSet:\"https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oayoF9KIIEoBfXOK1lwrVZMzU.jpg 1000w\"},className:\"framer-1c2tzws\"})})})]}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:49,pixelWidth:43,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9sX60lzoomcZLQqOaLFrCkW75B8.svg\"},className:\"framer-107py48\"})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1655w1u\",\"data-framer-name\":\"Content 3\",name:\"Content 3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u8xyn8\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w3e359\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b3wnye\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-x65xwy\",\"data-styles-preset\":\"dLUZoQ6hd\",style:{\"--framer-text-color\":\"var(--token-0346b408-4016-4360-9d67-191c6eeba9d7, rgb(255, 255, 255))\"},children:\"Wat kun je verwachten?\"})}),className:\"framer-234x75\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",style:{\"--framer-text-color\":\"var(--token-0346b408-4016-4360-9d67-191c6eeba9d7, rgb(255, 255, 255))\"},children:\"Een interactieve en inspirerende sessie waarbij we samen de bouwstenen leggen voor een solide branding- en marketingstrategie. Denk aan doelgerichte branding, effectieve campagnes en digitale oplossingen die \\xe9cht werken. Na deze sessie heb je niet alleen een helder plan, maar ook de tools en kennis om direct aan de slag te gaan.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",style:{\"--framer-text-color\":\"var(--token-0346b408-4016-4360-9d67-191c6eeba9d7, rgb(255, 255, 255))\"},children:\"Wij geven je liever eerst een goed advies, in plaats van dat we je klakkeloos nieuwe investeringen laten doen. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15f6ncb\",\"data-styles-preset\":\"h7e8s2MAL\",style:{\"--framer-text-color\":\"var(--token-0346b408-4016-4360-9d67-191c6eeba9d7, rgb(255, 255, 255))\"},children:'Zie het als een stukje ambacht, tegenover de \"fast-fashion\" die het internet je al snel doet geloven. Kies je voor die mooie jas op maat? Dan kies je voor Goodclick. '})]}),className:\"framer-11i5htr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":GdBq1LCvc\",webPageId:\"vvo6r_Zk4\"},implicitPathVariables:undefined},{href:{hash:\":GdBq1LCvc\",webPageId:\"vvo6r_Zk4\"},implicitPathVariables:undefined},{href:{hash:\":GdBq1LCvc\",webPageId:\"vvo6r_Zk4\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uiknvr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BerI7sseW:{wqRwOJCY6:resolvedLinks1[1]},hhbi04dd_:{KZXlUCfxh:(_getLocalizedValue=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Plan mijn sessie\",wqRwOJCY6:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{Cz6VeB1uW:false,Dv4TcJDdk:\"home\",GkaLw0LHf:false,height:\"100%\",id:\"mI8V3jtWW\",KZXlUCfxh:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Plan mijn strategische sessie\",layoutId:\"mI8V3jtWW\",style:{height:\"100%\"},variant:\"EY_XhgTyF\",width:\"100%\",wqRwOJCY6:resolvedLinks1[0]})})})});}})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:180,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:53,pixelWidth:27,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WEPLYN9HUpdIF7zs4CGi2mPb0QM.svg\"},className:\"framer-1mpfauf hidden-xz62yq hidden-jq65hq\"}),isDisplayed2()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-110}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:170,pixelWidth:170,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZuYzDtVpccgBarFaVRGb1pWqMg.svg\"},className:\"framer-r4fa4i hidden-xz62yq hidden-jq65hq\"}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BerI7sseW:{background:{alt:\"\",fit:\"fill\",pixelHeight:679,pixelWidth:1e3,positionX:\"27.5%\",positionY:\"50%\",sizes:\"calc(min(100vw, 1340px) * 0.3)\",src:\"https://framerusercontent.com/images/UDmDfvkHeaBnxG2VCifKCzotE0.jpg\",srcSet:\"https://framerusercontent.com/images/UDmDfvkHeaBnxG2VCifKCzotE0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UDmDfvkHeaBnxG2VCifKCzotE0.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:679,pixelWidth:1e3,positionX:\"27.5%\",positionY:\"50%\",sizes:\"432px\",src:\"https://framerusercontent.com/images/UDmDfvkHeaBnxG2VCifKCzotE0.jpg\",srcSet:\"https://framerusercontent.com/images/UDmDfvkHeaBnxG2VCifKCzotE0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UDmDfvkHeaBnxG2VCifKCzotE0.jpg 1000w\"},className:\"framer-1crv1ho hidden-jq65hq\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hcv5xu\",\"data-framer-name\":\"Content 5\",id:elementId1,name:\"Content 5\",ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ouwcur\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fbemt1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rruz7t\",\"data-styles-preset\":\"e_NZ3B07I\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Plan je strategische sessie\"})}),className:\"framer-136ctka\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-74b9y4\",\"data-styles-preset\":\"z_tOMBUOM\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Laten we aan de slag gaan! Schrijf je vandaag nog in voor een Strategische Sessie met Goodclick. Doorloop onderstaande stappen om ons te voorzien van informatie over jouw situatie. \"})}),className:\"framer-19jy2gm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/79b8ed5e-75a0-4d37-ba40-875d0a1dc8a7/submit\",className:\"framer-1capwn0\",redirectUrl:{webPageId:\"B6gjGNIUq\"},children:formState=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14;return _jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rgsued-container\",children:/*#__PURE__*/_jsx(MultiStepForm,{analytics:{googleAnalyticsEventCategory:\"\",googleAnalyticsEventName:\"form_check_step\",platform:\"googleAnalytics\"},endPage:\"lastPage\",endPageCustom:[],height:\"100%\",id:\"Pgtr5esEU\",layoutId:\"Pgtr5esEU\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-55yxmr-container\",children:/*#__PURE__*/_jsx(FormProgressBar,{align:\"flex-start\",background:\"rgba(187, 187, 187, 0.15)\",direction:\"horizontal\",fill:{color:\"var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, rgb(203, 42, 88))\",colorA:\"rgb(145, 197, 255)\",colorB:\"rgb(0, 153, 255)\",gradientScaled:false,type:\"color\"},height:\"100%\",id:\"TZ4uxISSB\",innerRadius:true,layoutId:\"TZ4uxISSB\",previewPercent:75,radius:\"5px\",shadows:\"\",style:{height:\"100%\",width:\"100%\"},transition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hh0xit\",\"data-framer-name\":\"Pages\",name:\"Pages\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mf6aic\",\"data-framer-name\":\"Page 1\",name:\"Page 1\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-sdavei\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Wie ben je?\"})}),className:\"framer-fnb5ds\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ru65nb\",inputName:\"naam\",placeholder:(_getLocalizedValue1=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Naam\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-xpgpa0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Wat is je bedrijfsnaam?\"})}),className:\"framer-jr66xy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1hx7ucp\",inputName:\"bedrijf\",placeholder:(_getLocalizedValue3=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Bedrijf\",required:true,type:\"text\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tzvxck\",\"data-framer-name\":\"Page 2\",name:\"Page 2\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-13zzg26\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Heb je een website waarop we informatie kunnen vinden?\"})}),className:\"framer-qq71or\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-4v6tmt\",inputName:\"url\",placeholder:(_getLocalizedValue5=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"De URL van je website\",required:false,type:\"url\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1bkaqt8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Heb je een aantal voorkeursdata in gedachten?\"})}),className:\"framer-ajqwmc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v4hspm-container\",children:/*#__PURE__*/_jsx(ButtonsInput,{border:{colorOff:\"rgba(136, 136, 136, 0.1)\",colorOn:\"var(--token-e76505a4-c99d-44be-979d-d202df537e5f, rgb(210, 216, 45))\",style:\"solid\",width:\"2px\"},clickAction:\"select\",fill:{colorAOff:\"rgb(187, 187, 187)\",colorAOn:\"rgb(102, 194, 255)\",colorBOff:\"rgb(103, 103, 103)\",colorBOn:\"rgb(0, 153, 255)\",colorOff:\"rgba(187, 187, 187, 0.15)\",colorOn:\"var(--token-e76505a4-c99d-44be-979d-d202df537e5f, rgb(210, 216, 45))\",gradientAngle:0,type:\"color\"},height:\"100%\",id:\"OGyezzu9w\",imageOptions:{alignV:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},layout:{alignH:\"start\",alignV:\"start\",columns:2,gapH:10,gapV:10,height:\"fit\"},layoutId:\"OGyezzu9w\",multiSelect:false,name:\"datavoorkeur\",options:[{title:\"Ja\",value:\"ja\"},{title:\"Nee\",value:\"nee\"}],padding:\"8px 25px 8px 25px\",radius:\"20px\",required:false,style:{maxWidth:\"100%\",width:\"100%\"},textOptions:{colorOff:\"rgb(153, 153, 153)\",colorOn:\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\",font:{fontFamily:'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},gap:10,location:\"top\"},transition:{damping:70,delay:0,mass:1,stiffness:1500,type:\"spring\"},valueSeparator:\", \",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-90wk0-container\",children:/*#__PURE__*/_jsx(FormLogicConfig,{conditions:[{checkboxValue:true,dateCondition:\"equals\",fileUploadCondition:\"isSet\",inputName:\"datavoorkeur\",numberCondition:\"equals\",numberValue:0,pageName:\"Page 3\",radioCondition:\"equals\",radioValue:\"\",selectCondition:\"equals\",selectValue:\"\",textCondition:\"equals\",textValue:\"ja\",type:\"text\"}],defaultCondition:{pageName:\"Page 4\"},height:\"100%\",id:\"QDiC6JDwi\",layoutId:\"QDiC6JDwi\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pr3hc6\",\"data-framer-name\":\"Page 3\",name:\"Page 3\",children:/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1f8rm4l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Geef je voorkeursdata op\"})}),className:\"framer-176ruqs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1tljroi\",inputName:\"voorkeursdata\",placeholder:(_getLocalizedValue8=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:'Bijv. \"Donderdag 15 augustus in de ochtend\"',required:false,type:\"textarea\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gdlxca\",\"data-framer-name\":\"Page 4\",name:\"Page 4\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1y69ed\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Wat is je e-mailadres?\"})}),className:\"framer-joa2gn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1xoacmm\",inputName:\"emailadres\",placeholder:(_getLocalizedValue10=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"E-mailadres\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-4cdcuj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgbyj9\",\"data-styles-preset\":\"tHA6euF_h\",style:{\"--framer-text-color\":\"var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, rgb(60, 50, 72))\"},children:\"Wat is je telefoonnummer?\"})}),className:\"framer-1w5ji37\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-upq2xt\",inputName:\"telefoon\",placeholder:(_getLocalizedValue12=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Telefoonnummer\",type:\"tel\"})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bf8k95\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9mf1o9-container\",\"data-framer-name\":\"Previous Button\",name:\"Previous Button\",children:/*#__PURE__*/_jsx(MultiStepFormButton,{appearance:\"default\",autoHide:true,border:{color:\"var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, rgb(203, 42, 88))\",style:\"solid\",width:\"2px\"},color:\"rgb(255, 255, 255)\",customLayer:[],fill:{color:\"var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, rgb(203, 42, 88))\",colorA:\"rgb(140, 140, 140)\",colorB:\"rgb(0, 0, 0)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',fontSize:\"20px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"Wyvat98it\",layoutId:\"Wyvat98it\",name:\"Previous Button\",padding:\"9px 25px 9px 25px\",page:\"previous\",radius:\"20px\",shadows:\"\",text:(_getLocalizedValue13=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"Vorige\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p890ka-container\",\"data-framer-name\":\"Next Button\",name:\"Next Button\",children:/*#__PURE__*/_jsx(MultiStepFormButton,{appearance:\"default\",autoHide:true,border:{color:\"var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, rgb(203, 42, 88))\",style:\"solid\",width:\"2px\"},color:\"rgb(255, 255, 255)\",customLayer:[],fill:{color:\"var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, rgb(203, 42, 88))\",colorA:\"rgb(140, 140, 140)\",colorB:\"rgb(0, 0, 0)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',fontSize:\"20px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"nh3hSFWum\",layoutId:\"nh3hSFWum\",name:\"Next Button\",padding:\"9px 25px 9px 25px\",page:\"next\",radius:\"20px\",shadows:\"\",text:(_getLocalizedValue14=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Volgende\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhbi04dd_:{width:\"min(min(100vw, 1340px) - 60px, 400px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"min((min(100vw, 1340px) - 60px) * 0.6, 400px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wzo8ng-container\",children:/*#__PURE__*/_jsx(ButtonCopy,{height:\"100%\",id:\"PW2pr___w\",layoutId:\"PW2pr___w\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"aHQRqmZkW\",success:\"CFtD45sXs\"},\"e2Z_4bgEq\"),width:\"100%\"})})})})]});}})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:-225,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:135,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:150,sizes:\"550px\",src:\"https://framerusercontent.com/images/m55App0dLZSn5zU2rGo7embDiN0.svg\",srcSet:\"https://framerusercontent.com/images/m55App0dLZSn5zU2rGo7embDiN0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/m55App0dLZSn5zU2rGo7embDiN0.svg 679w\"},className:\"framer-161bvx8 hidden-jq65hq\",style:{rotate:-9}})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:729,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ywilkm-container\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BerI7sseW:{variant:\"eIrc17z65\"},hhbi04dd_:{variant:\"rnNWBWjgs\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"T_O_TSb_Y\",layoutId:\"T_O_TSb_Y\",style:{width:\"100%\"},variant:\"vp4fEqWFq\",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-R17VB { background: white; }`,\".framer-R17VB.framer-cp6m6x, .framer-R17VB .framer-cp6m6x { display: block; }\",\".framer-R17VB.framer-bmqb8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-R17VB .framer-16xcyii-container, .framer-R17VB .framer-1rgsued-container, .framer-R17VB .framer-90wk0-container, .framer-R17VB .framer-9mf1o9-container, .framer-R17VB .framer-p890ka-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-R17VB .framer-17k02nh-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-R17VB .framer-ek3bve { align-content: center; align-items: center; background-color: #ffffff; 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%; z-index: 1; }\",\".framer-R17VB .framer-17p0hb3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1340px; overflow: hidden; padding: 120px 30px 0px 30px; position: relative; width: 100%; z-index: 2; }\",\".framer-R17VB .framer-q5ktyg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R17VB .framer-dme4dz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R17VB .framer-1x3gucs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R17VB .framer-5shs6x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R17VB .framer-abgf0y, .framer-R17VB .framer-d0prd3, .framer-R17VB .framer-234x75, .framer-R17VB .framer-11i5htr, .framer-R17VB .framer-136ctka, .framer-R17VB .framer-19jy2gm, .framer-R17VB .framer-fnb5ds, .framer-R17VB .framer-jr66xy, .framer-R17VB .framer-qq71or, .framer-R17VB .framer-ajqwmc, .framer-R17VB .framer-176ruqs, .framer-R17VB .framer-joa2gn, .framer-R17VB .framer-1w5ji37 { --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-R17VB .framer-u3o4cv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R17VB .framer-ib1h46-container, .framer-R17VB .framer-186sjmr-container, .framer-R17VB .framer-kn5jen-container, .framer-R17VB .framer-17ax2ha-container, .framer-R17VB .framer-uiknvr-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-R17VB .framer-1tu3m58 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R17VB .framer-na721q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 1px; }\",\".framer-R17VB .framer-1c2tzws { aspect-ratio: 1.4727540500736378 / 1; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; box-shadow: 0.6021873017743928px 0.3010936508871964px 2.2891039613230273px -1.25px rgba(0, 0, 0, 0.25), 2.288533303243457px 1.1442666516217286px 8.699437259201666px -2.5px rgba(0, 0, 0, 0.22245), 10px 5px 38.01315561749642px -3.75px rgba(0, 0, 0, 0.0875); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 350px); position: relative; width: 1px; }\",\".framer-R17VB .framer-107py48 { flex: none; height: 50px; overflow: hidden; position: relative; width: 50px; }\",\".framer-R17VB .framer-1655w1u, .framer-R17VB .framer-hh0xit, .framer-R17VB .framer-pr3hc6 { 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-R17VB .framer-u8xyn8 { 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: 1340px; overflow: hidden; padding: 100px 30px 150px 30px; position: relative; width: 100%; }\",'.framer-R17VB .framer-1w3e359 { align-content: flex-end; align-items: flex-end; background: linear-gradient(127deg, var(--token-e76505a4-c99d-44be-979d-d202df537e5f, #d2d82d) /* {\"name\":\"Green\"} */ -20%, var(--token-8f5824a2-0618-4f0b-b1d9-b04b61efc7e4, rgb(85, 79, 154)) /* {\"name\":\"Purple\"} */ 57.99999999999999%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 80px 100px 0px; position: relative; width: 75%; will-change: var(--framer-will-change-override, transform); }',\".framer-R17VB .framer-b3wnye { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 55%; z-index: 2; }\",\".framer-R17VB .framer-1mpfauf { flex: none; height: 53px; left: 75px; position: absolute; top: 30px; width: 27px; z-index: 1; }\",\".framer-R17VB .framer-r4fa4i { aspect-ratio: 1 / 1; bottom: 50px; flex: none; height: var(--framer-aspect-ratio-supported, 170px); left: 350px; position: absolute; width: 170px; z-index: 1; }\",\".framer-R17VB .framer-1crv1ho { aspect-ratio: 0.7900326797385621 / 1; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; box-shadow: 0.6021873017743928px 0.3010936508871964px 2.2891039613230273px -1.25px rgba(0, 0, 0, 0.25), 2.288533303243457px 1.1442666516217286px 8.699437259201666px -2.5px rgba(0, 0, 0, 0.22245), 10px 5px 38.01315561749642px -3.75px rgba(0, 0, 0, 0.0875); flex: none; height: var(--framer-aspect-ratio-supported, 547px); left: 30px; overflow: hidden; position: absolute; top: 160px; width: 432px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-R17VB .framer-hcv5xu { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 150px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-R17VB .framer-1ouwcur { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1340px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 2; }\",\".framer-R17VB .framer-1fbemt1 { 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: 60%; }\",\".framer-R17VB .framer-1capwn0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-R17VB .framer-55yxmr-container { flex: none; height: 10px; position: relative; width: 100%; }\",\".framer-R17VB .framer-1mf6aic, .framer-R17VB .framer-1tzvxck, .framer-R17VB .framer-1gdlxca { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R17VB .framer-sdavei, .framer-R17VB .framer-xpgpa0, .framer-R17VB .framer-13zzg26, .framer-R17VB .framer-1f8rm4l, .framer-R17VB .framer-1y69ed, .framer-R17VB .framer-4cdcuj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-R17VB .framer-ru65nb, .framer-R17VB .framer-1hx7ucp { --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(60, 50, 72, 0.35); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 20px; --framer-input-border-radius-bottom-right: 20px; --framer-input-border-radius-top-left: 20px; --framer-input-border-radius-top-right: 20px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, #cb2a58); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-23ae8fbc-4ecc-4694-a706-a22795c61fb6, #3c3248); --framer-input-font-family: \"Bai Jamjuree\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1em; --framer-input-font-size: 16px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 14px 16px 14px 16px; --framer-input-placeholder-color: rgba(60, 50, 72, 0.5); flex: none; height: 40px; max-width: 400px; position: relative; width: 100%; }','.framer-R17VB .framer-4v6tmt, .framer-R17VB .framer-1xoacmm, .framer-R17VB .framer-upq2xt { --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(60, 50, 72, 0.35); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 20px; --framer-input-border-radius-bottom-right: 20px; --framer-input-border-radius-top-left: 20px; --framer-input-border-radius-top-right: 20px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, #cb2a58); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Bai Jamjuree\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1em; --framer-input-font-size: 16px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 14px 16px 14px 16px; --framer-input-placeholder-color: rgba(60, 50, 72, 0.5); flex: none; height: 40px; max-width: 400px; position: relative; width: 100%; }',\".framer-R17VB .framer-1bkaqt8 { align-content: flex-start; align-items: flex-start; 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-R17VB .framer-v4hspm-container { flex: none; height: auto; max-width: 400px; position: relative; width: 100%; }\",'.framer-R17VB .framer-1tljroi { --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(60, 50, 72, 0.35); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 20px; --framer-input-border-radius-bottom-right: 20px; --framer-input-border-radius-top-left: 20px; --framer-input-border-radius-top-right: 20px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-b04a984e-b269-4e34-a4ad-cf18916a8133, #cb2a58); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Bai Jamjuree\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1em; --framer-input-font-size: 16px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 14px 16px 14px 16px; --framer-input-placeholder-color: rgba(60, 50, 72, 0.5); --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; max-width: 400px; min-height: 100px; position: relative; width: 100%; }',\".framer-R17VB .framer-1bf8k95 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-R17VB .framer-1wzo8ng-container { flex: none; height: 40px; max-width: 400px; position: relative; width: 100%; }\",\".framer-R17VB .framer-161bvx8 { aspect-ratio: 1 / 1; bottom: -225px; flex: none; height: var(--framer-aspect-ratio-supported, 550px); overflow: hidden; position: absolute; right: -225px; width: 550px; z-index: 1; }\",\".framer-R17VB .framer-ywilkm-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R17VB.framer-bmqb8, .framer-R17VB .framer-ek3bve, .framer-R17VB .framer-17p0hb3, .framer-R17VB .framer-q5ktyg, .framer-R17VB .framer-dme4dz, .framer-R17VB .framer-1x3gucs, .framer-R17VB .framer-u3o4cv, .framer-R17VB .framer-1tu3m58, .framer-R17VB .framer-na721q, .framer-R17VB .framer-1655w1u, .framer-R17VB .framer-u8xyn8, .framer-R17VB .framer-1w3e359, .framer-R17VB .framer-b3wnye, .framer-R17VB .framer-hcv5xu, .framer-R17VB .framer-1ouwcur, .framer-R17VB .framer-1fbemt1, .framer-R17VB .framer-1capwn0, .framer-R17VB .framer-hh0xit, .framer-R17VB .framer-1mf6aic, .framer-R17VB .framer-sdavei, .framer-R17VB .framer-xpgpa0, .framer-R17VB .framer-1tzvxck, .framer-R17VB .framer-13zzg26, .framer-R17VB .framer-1bkaqt8, .framer-R17VB .framer-pr3hc6, .framer-R17VB .framer-1f8rm4l, .framer-R17VB .framer-1gdlxca, .framer-R17VB .framer-1y69ed, .framer-R17VB .framer-4cdcuj, .framer-R17VB .framer-1bf8k95 { gap: 0px; } .framer-R17VB.framer-bmqb8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R17VB.framer-bmqb8 > :first-child, .framer-R17VB .framer-ek3bve > :first-child, .framer-R17VB .framer-17p0hb3 > :first-child, .framer-R17VB .framer-q5ktyg > :first-child, .framer-R17VB .framer-1x3gucs > :first-child, .framer-R17VB .framer-1655w1u > :first-child, .framer-R17VB .framer-u8xyn8 > :first-child, .framer-R17VB .framer-1w3e359 > :first-child, .framer-R17VB .framer-b3wnye > :first-child, .framer-R17VB .framer-hcv5xu > :first-child, .framer-R17VB .framer-1ouwcur > :first-child, .framer-R17VB .framer-1fbemt1 > :first-child, .framer-R17VB .framer-1capwn0 > :first-child, .framer-R17VB .framer-hh0xit > :first-child, .framer-R17VB .framer-1mf6aic > :first-child, .framer-R17VB .framer-sdavei > :first-child, .framer-R17VB .framer-xpgpa0 > :first-child, .framer-R17VB .framer-1tzvxck > :first-child, .framer-R17VB .framer-13zzg26 > :first-child, .framer-R17VB .framer-1bkaqt8 > :first-child, .framer-R17VB .framer-pr3hc6 > :first-child, .framer-R17VB .framer-1f8rm4l > :first-child, .framer-R17VB .framer-1gdlxca > :first-child, .framer-R17VB .framer-1y69ed > :first-child, .framer-R17VB .framer-4cdcuj > :first-child { margin-top: 0px; } .framer-R17VB.framer-bmqb8 > :last-child, .framer-R17VB .framer-ek3bve > :last-child, .framer-R17VB .framer-17p0hb3 > :last-child, .framer-R17VB .framer-q5ktyg > :last-child, .framer-R17VB .framer-1x3gucs > :last-child, .framer-R17VB .framer-1655w1u > :last-child, .framer-R17VB .framer-u8xyn8 > :last-child, .framer-R17VB .framer-1w3e359 > :last-child, .framer-R17VB .framer-b3wnye > :last-child, .framer-R17VB .framer-hcv5xu > :last-child, .framer-R17VB .framer-1ouwcur > :last-child, .framer-R17VB .framer-1fbemt1 > :last-child, .framer-R17VB .framer-1capwn0 > :last-child, .framer-R17VB .framer-hh0xit > :last-child, .framer-R17VB .framer-1mf6aic > :last-child, .framer-R17VB .framer-sdavei > :last-child, .framer-R17VB .framer-xpgpa0 > :last-child, .framer-R17VB .framer-1tzvxck > :last-child, .framer-R17VB .framer-13zzg26 > :last-child, .framer-R17VB .framer-1bkaqt8 > :last-child, .framer-R17VB .framer-pr3hc6 > :last-child, .framer-R17VB .framer-1f8rm4l > :last-child, .framer-R17VB .framer-1gdlxca > :last-child, .framer-R17VB .framer-1y69ed > :last-child, .framer-R17VB .framer-4cdcuj > :last-child { margin-bottom: 0px; } .framer-R17VB .framer-ek3bve > *, .framer-R17VB .framer-1655w1u > *, .framer-R17VB .framer-u8xyn8 > *, .framer-R17VB .framer-hcv5xu > *, .framer-R17VB .framer-1fbemt1 > *, .framer-R17VB .framer-hh0xit > *, .framer-R17VB .framer-sdavei > *, .framer-R17VB .framer-xpgpa0 > *, .framer-R17VB .framer-13zzg26 > *, .framer-R17VB .framer-1bkaqt8 > *, .framer-R17VB .framer-pr3hc6 > *, .framer-R17VB .framer-1f8rm4l > *, .framer-R17VB .framer-1y69ed > *, .framer-R17VB .framer-4cdcuj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R17VB .framer-17p0hb3 > *, .framer-R17VB .framer-q5ktyg > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-R17VB .framer-dme4dz > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-R17VB .framer-dme4dz > :first-child, .framer-R17VB .framer-u3o4cv > :first-child, .framer-R17VB .framer-1tu3m58 > :first-child, .framer-R17VB .framer-na721q > :first-child, .framer-R17VB .framer-1bf8k95 > :first-child { margin-left: 0px; } .framer-R17VB .framer-dme4dz > :last-child, .framer-R17VB .framer-u3o4cv > :last-child, .framer-R17VB .framer-1tu3m58 > :last-child, .framer-R17VB .framer-na721q > :last-child, .framer-R17VB .framer-1bf8k95 > :last-child { margin-right: 0px; } .framer-R17VB .framer-1x3gucs > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-R17VB .framer-u3o4cv > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-R17VB .framer-1tu3m58 > *, .framer-R17VB .framer-na721q > *, .framer-R17VB .framer-1bf8k95 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R17VB .framer-1w3e359 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-R17VB .framer-b3wnye > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-R17VB .framer-1ouwcur > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-R17VB .framer-1capwn0 > *, .framer-R17VB .framer-1mf6aic > *, .framer-R17VB .framer-1tzvxck > *, .framer-R17VB .framer-1gdlxca > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-R17VB { background: white; } .framer-R17VB.framer-bmqb8 { width: 810px; } .framer-R17VB .framer-17p0hb3 { padding: 120px 30px 50px 30px; } .framer-R17VB .framer-1x3gucs { flex: 3 0 0px; } .framer-R17VB .framer-u3o4cv { align-content: flex-start; align-items: flex-start; gap: 15px; } .framer-R17VB .framer-na721q { flex: 2 0 0px; padding: 0px; } .framer-R17VB .framer-1c2tzws { height: var(--framer-aspect-ratio-supported, 190px); } .framer-R17VB .framer-u8xyn8 { padding: 50px 30px 50px 30px; } .framer-R17VB .framer-1w3e359 { padding: 40px 30px 40px 0px; width: 100%; } .framer-R17VB .framer-1crv1ho { height: var(--framer-aspect-ratio-supported, 308px); left: 60px; top: 100px; width: 30%; } .framer-R17VB .framer-hcv5xu { padding: 50px 0px 50px 0px; } .framer-R17VB .framer-1ouwcur { gap: 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R17VB .framer-u3o4cv, .framer-R17VB .framer-1ouwcur { gap: 0px; } .framer-R17VB .framer-u3o4cv > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-R17VB .framer-u3o4cv > :first-child { margin-left: 0px; } .framer-R17VB .framer-u3o4cv > :last-child { margin-right: 0px; } .framer-R17VB .framer-1ouwcur > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-R17VB .framer-1ouwcur > :first-child { margin-top: 0px; } .framer-R17VB .framer-1ouwcur > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-R17VB { background: white; } .framer-R17VB.framer-bmqb8 { width: 390px; } .framer-R17VB .framer-17p0hb3 { padding: 30px 30px 50px 30px; } .framer-R17VB .framer-q5ktyg { padding: 50px 0px 0px 0px; } .framer-R17VB .framer-dme4dz { flex-direction: column; } .framer-R17VB .framer-1x3gucs { flex: none; gap: 20px; width: 100%; } .framer-R17VB .framer-u3o4cv { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; } .framer-R17VB .framer-1tu3m58 { flex: none; width: 100%; } .framer-R17VB .framer-kn5jen-container { order: 1; } .framer-R17VB .framer-17ax2ha-container { order: 0; } .framer-R17VB .framer-na721q { flex: none; justify-content: flex-start; padding: 0px; width: 100%; } .framer-R17VB .framer-1c2tzws { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: unset; height: var(--framer-aspect-ratio-supported, 225px); } .framer-R17VB .framer-u8xyn8 { padding: 50px 30px 50px 30px; } .framer-R17VB .framer-1w3e359 { gap: 30px; padding: 30px 20px 30px 20px; width: 100%; } .framer-R17VB .framer-b3wnye { gap: 20px; width: 100%; } .framer-R17VB .framer-hcv5xu { padding: 50px 0px 50px 0px; } .framer-R17VB .framer-1ouwcur { gap: 50px; } .framer-R17VB .framer-1fbemt1 { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R17VB .framer-dme4dz, .framer-R17VB .framer-1x3gucs, .framer-R17VB .framer-u3o4cv, .framer-R17VB .framer-1w3e359, .framer-R17VB .framer-b3wnye, .framer-R17VB .framer-1ouwcur { gap: 0px; } .framer-R17VB .framer-dme4dz > *, .framer-R17VB .framer-1ouwcur > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-R17VB .framer-dme4dz > :first-child, .framer-R17VB .framer-1x3gucs > :first-child, .framer-R17VB .framer-u3o4cv > :first-child, .framer-R17VB .framer-1w3e359 > :first-child, .framer-R17VB .framer-b3wnye > :first-child, .framer-R17VB .framer-1ouwcur > :first-child { margin-top: 0px; } .framer-R17VB .framer-dme4dz > :last-child, .framer-R17VB .framer-1x3gucs > :last-child, .framer-R17VB .framer-u3o4cv > :last-child, .framer-R17VB .framer-1w3e359 > :last-child, .framer-R17VB .framer-b3wnye > :last-child, .framer-R17VB .framer-1ouwcur > :last-child { margin-bottom: 0px; } .framer-R17VB .framer-1x3gucs > *, .framer-R17VB .framer-b3wnye > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-R17VB .framer-u3o4cv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R17VB .framer-1w3e359 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3819.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BerI7sseW\":{\"layout\":[\"fixed\",\"auto\"]},\"hhbi04dd_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framervvo6r_Zk4=withCSS(Component,css,\"framer-R17VB\");export default Framervvo6r_Zk4;Framervvo6r_Zk4.displayName=\"Gratis Website Check\";Framervvo6r_Zk4.defaultProps={height:3819.5,width:1200};addFonts(Framervvo6r_Zk4,[{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\"},{family:\"Bai Jamjuree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/baijamjuree/v11/LDI1apSCOBt_aeQQ7ftydoaMXMjKm7sp8g.woff2\",weight:\"400\"},{family:\"Bai Jamjuree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0gebulpA1-yiSgA.woff2\",weight:\"600\"}]},...SmoothScrollFonts,...NavbarFonts,...ButtonFonts,...MultiStepFormFonts,...FormProgressBarFonts,...ButtonsInputFonts,...FormLogicConfigFonts,...MultiStepFormButtonFonts,...ButtonCopyFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framervvo6r_Zk4\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BerI7sseW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hhbi04dd_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3819.5\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "NavbarFonts", "X0QdPjel5_default", "NavbarWithVariantAppearEffect", "withVariantAppearEffect", "ButtonFonts", "pVObeWL3s_default", "ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "MultiStepFormFonts", "MultiStepForm_default", "FormProgressBarFonts", "FormProgressBar", "ButtonsInputFonts", "ButtonsInput", "FormLogicConfigFonts", "LogicBlock", "MultiStepFormButtonFonts", "MultiStepFormButton", "ButtonCopyFonts", "NuD229qLx_default", "FooterFonts", "uuxtkZKEj_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "transition2", "animation2", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "elementId1", "ref3", "elementId2", "ref4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "x", "Link", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "FormContainer", "formState", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "l", "FormPlainTextInput2", "css", "Framervvo6r_Zk4", "withCSS", "vvo6r_Zk4_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
