{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/19xbR7SGltYK7xPXYm2v/ZxcToqD5hSmwmKqwlXFM/zM9fGpDnj.js"],
  "sourcesContent": ["// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import Button from\"#framer/local/canvasComponent/beqLwtpNS/beqLwtpNS.js\";import HeroFotoSwitch from\"#framer/local/canvasComponent/iuwWA7cxd/iuwWA7cxd.js\";import NavigationBar from\"#framer/local/canvasComponent/lWUcIJP0H/lWUcIJP0H.js\";import TabsImage from\"#framer/local/canvasComponent/nfSEa9NEV/nfSEa9NEV.js\";import CTA from\"#framer/local/canvasComponent/qXSZOoCPM/qXSZOoCPM.js\";import Link from\"#framer/local/canvasComponent/sEDXym_CG/sEDXym_CG.js\";import Button2 from\"#framer/local/canvasComponent/vAQfcelh4/vAQfcelh4.js\";import Footer from\"#framer/local/canvasComponent/zOCvedWwi/zOCvedWwi.js\";import BeforeAfter from\"#framer/local/codeFile/iB6Z71I/Before_After.js\";import*as sharedStyle1 from\"#framer/local/css/dvgKO84br/dvgKO84br.js\";import*as sharedStyle from\"#framer/local/css/LlxBF921R/LlxBF921R.js\";import metadataProvider from\"#framer/local/webPageMetadata/zM9fGpDnj/zM9fGpDnj.js\";const NavigationBarFonts=getFonts(NavigationBar);const PhosphorFonts=getFonts(Phosphor);const ButtonFonts=getFonts(Button);const HeroFotoSwitchFonts=getFonts(HeroFotoSwitch);const Button2Fonts=getFonts(Button2);const ContainerWithFX=withFX(Container);const TabsImageFonts=getFonts(TabsImage);const LinkFonts=getFonts(Link);const BeforeAfterFonts=getFonts(BeforeAfter);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CarouselFonts=getFonts(Carousel);const CTAFonts=getFonts(CTA);const GoogleMapsFonts=getFonts(GoogleMaps);const FooterFonts=getFonts(Footer);const breakpoints={FSCZ4gP6v:\"(min-width: 1200px)\",lGqqs1FjD:\"(min-width: 810px) and (max-width: 1199px)\",ti1sw2eOl:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7Y5UO\";const variantClassNames={FSCZ4gP6v:\"framer-v-efapxl\",lGqqs1FjD:\"framer-v-1199q8f\",ti1sw2eOl:\"framer-v-9lbc3e\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition1={damping:30,delay:.2,mass:1,stiffness:150,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={damping:50,delay:1,mass:1,stiffness:460,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"FSCZ4gP6v\",Phone:\"ti1sw2eOl\",Tablet:\"lGqqs1FjD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FSCZ4gP6v\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ti1sw2eOl\")return false;return true;};const elementId=useRouteElementId(\"TSHM9ftuR\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"dGwG_Prsh\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FSCZ4gP6v\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-efapxl\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{width:\"99.8765vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:83,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-140rrc5-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{variant:\"ZQwaB4_p3\"},ti1sw2eOl:{variant:\"ZQwaB4_p3\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"StsR6k8CD\",layoutId:\"StsR6k8CD\",style:{width:\"100%\"},variant:\"jRXICbciv\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-s39inj\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11in2r9\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nk4mnq\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10xo43c\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w9l1c4\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-3.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(0, 0, 0))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"47px\"},children:\"Van der Steen: \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"47px\",\"--framer-text-decoration\":\"underline\"},children:\"Specialist\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"47px\"},children:\" in buizenreiniging \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"47px\"},children:\"en -verkoop\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-3.5px\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(0, 0, 0))\"},children:[\"Van der Steen: \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:\"Specialist\"}),\" in buizenreiniging \",/*#__PURE__*/_jsx(\"br\",{}),\"en -verkoop\"]})}),className:\"framer-19r33vf\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yr2cap\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tc3rnb\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cn83yt\",\"data-framer-name\":\"icon-wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qsw1tr-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Check\",id:\"KCQTptdzt\",layoutId:\"KCQTptdzt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",style:{\"--framer-text-color\":\"var(--token-3a259a41-0d00-4102-a2f3-6fc26ea1e8f1, rgb(115, 115, 115))\"},children:\"Verwijderen van PE, PP en bitumen bekleding\"})}),className:\"framer-1smkt1w\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vn849w\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-c3pvvz\",\"data-framer-name\":\"icon-wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-anx0uq-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Check\",id:\"QEk_jWDqb\",layoutId:\"QEk_jWDqb\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",style:{\"--framer-text-color\":\"var(--token-3a259a41-0d00-4102-a2f3-6fc26ea1e8f1, rgb(115, 115, 115))\"},children:\"Jarenlange ervaring in het verwijderen van buisbekleding\"})}),className:\"framer-ic2uqt\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w2fwgm\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gtzxwv\",\"data-framer-name\":\"icon-wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11o4v5l-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Check\",id:\"STQDHiSTz\",layoutId:\"STQDHiSTz\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",style:{\"--framer-text-color\":\"var(--token-3a259a41-0d00-4102-a2f3-6fc26ea1e8f1, rgb(115, 115, 115))\"},children:\"Gecertificeerde sanering, inclusief asbest\"})}),className:\"framer-1jgeo04\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined},{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined},{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{y:(componentViewport?.y||0)+0+0+0+0+160+0+0+0+0+525},ti1sw2eOl:{width:\"338px\",y:(componentViewport?.y||0)+0+0+113+5684341886080802e-29+0+0+0+0+0+504.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+0+160+0+0+142.5+0+273,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ctkino-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{cQv2O8Mvt:resolvedLinks[1]},ti1sw2eOl:{cQv2O8Mvt:resolvedLinks[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{C9KNBU1Ed:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",cQv2O8Mvt:resolvedLinks[0],GP85vQ4AC:true,height:\"100%\",id:\"g1vUjOPMX\",layoutId:\"g1vUjOPMX\",PmrixLNYY:false,sgSfyIETC:\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(0, 0, 0))\",sq67Ol4a3:\"Neem contact op\",variant:\"PB0K3N1D2\",width:\"100%\"})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mtpguq hidden-9lbc3e\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ekbgqj\",\"data-framer-name\":\"Icon\",fill:\"rgb(76, 73, 102)\",intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M173.66 98.34a8 8 0 0 1 0 11.32l-56 56a8 8 0 0 1-11.32 0l-24-24a8 8 0 0 1 11.32-11.32L112 148.69l50.34-50.35a8 8 0 0 1 11.32 0ZM232 128A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104Zm-16 0a88 88 0 1 0-88 88 88.1 88.1 0 0 0 88-88Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Schoongemaakt door Van der Steen\"})}),className:\"framer-7fjfzk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{height:432,width:\"745px\",y:(componentViewport?.y||0)+0+0+0+0+160+0+0+600},ti1sw2eOl:{height:440,width:\"338px\",y:(componentViewport?.y||0)+0+0+113+5684341886080802e-29+0+0+0+578.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"552px\",y:(componentViewport?.y||0)+0+0+160+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-voprkb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{variant:\"rMZfS2MQq\"}},children:/*#__PURE__*/_jsx(HeroFotoSwitch,{height:\"100%\",id:\"T6JHAvPIC\",layoutId:\"T6JHAvPIC\",style:{height:\"100%\",width:\"100%\"},variant:\"Y2NrJmYdQ\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ks5vnc\",\"data-framer-name\":\"Container\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gc3ssu\",\"data-framer-name\":\"Module\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bffxpl\",\"data-framer-name\":\"Heading and badge\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\"},children:\"Wat doen wij allemaal?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\"},children:\"Wat doen wij allemaal?\"})}),className:\"framer-1r5enlw\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9f5a8e3-67ca-42f6-b424-e9e97471cd66, rgb(107, 94, 117))\"},children:[\"Bij \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tNzAw\",\"--framer-font-weight\":\"700\"},children:\"Van der Steen \"}),\"combineren we vakmanschap, ervaring en een duurzame aanpak om d\\xe9 specialist te zijn in het reinigen, saneren en leveren van stalen buizen op maat\"]})}),className:\"framer-14zzmpt\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Be Vietnam Pro-500\",\"GF;Be Vietnam Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined},{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined},{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{y:(componentViewport?.y||0)+0+1272+30+0+0+0+0+215},ti1sw2eOl:{y:(componentViewport?.y||0)+0+1131.4+36+0+0+0+0+207}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+840+66+0+0+0+0+215,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1u4lypx-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{drxRfGdgR:resolvedLinks1[1]},ti1sw2eOl:{drxRfGdgR:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button2,{BVNXHpiKr:\"ArrowRight\",drxRfGdgR:resolvedLinks1[0],Gm0SzM1Lr:\"Contact opnemen\",height:\"100%\",id:\"ZPiUJAiaG\",jXO4RMbMA:\"var(--token-207e16aa-7659-42a5-93ab-55528f99b49c, rgb(243, 240, 245))\",layoutId:\"ZPiUJAiaG\",variant:\"x0um9Vk8G\",w8TF5nVHc:false,width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yrme80PAM\"},implicitPathVariables:undefined},{href:{hash:\":rV7ZTw1ZB\",webPageId:\"yrme80PAM\"},implicitPathVariables:undefined},{href:{webPageId:\"fsSRMqaX7\"},implicitPathVariables:undefined},{href:{webPageId:\"yrme80PAM\"},implicitPathVariables:undefined},{href:{hash:\":rV7ZTw1ZB\",webPageId:\"yrme80PAM\"},implicitPathVariables:undefined},{href:{webPageId:\"fsSRMqaX7\"},implicitPathVariables:undefined},{href:{webPageId:\"yrme80PAM\"},implicitPathVariables:undefined},{href:{hash:\":rV7ZTw1ZB\",webPageId:\"yrme80PAM\"},implicitPathVariables:undefined},{href:{webPageId:\"fsSRMqaX7\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{width:\"687px\",y:(componentViewport?.y||0)+0+1272+30+300},ti1sw2eOl:{width:\"320px\",y:(componentViewport?.y||0)+0+1131.4+36+303}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:585,width:\"1136px\",y:(componentViewport?.y||0)+0+840+66+300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17v2nuk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{j4xT1fQQF:resolvedLinks2[3],uLAWZJPMC:resolvedLinks2[4],variant:\"sXNZ9yayK\",YIS7Ow7C3:resolvedLinks2[5]},ti1sw2eOl:{j4xT1fQQF:resolvedLinks2[6],uLAWZJPMC:resolvedLinks2[7],variant:\"sXNZ9yayK\",YIS7Ow7C3:resolvedLinks2[8]}},children:/*#__PURE__*/_jsx(TabsImage,{height:\"100%\",id:\"WqRZDeXi3\",IPXrkF3aA:\"We reinigen stalen buizen en zorgen voor het professioneel verwijderen van bekleding zoals polyethyleen, polypropyleen en bitumen.\",j4xT1fQQF:resolvedLinks2[0],kYqS2YPYt:\"Met ons gecertificeerde team verwijderen we asbesthoudende bekleding volledig veilig en volgens alle wettelijke richtlijnen.\",layoutId:\"WqRZDeXi3\",NwQaqGLG6:\"Veilige en gecertificeerde asbestsanering\",osTqG6QQq:\"Meer weten\",qGBJ7y_Fr:\"Buisreiniging en bekleding verwijderen\",rBncX0AbH:\"Van standaardmaten tot maatwerk: wij leveren stalen buizen die direct klaar zijn voor gebruik. Snel, flexibel en betrouwbaar.\",style:{width:\"100%\"},uLAWZJPMC:resolvedLinks2[1],variant:\"M5fCfU9JD\",width:\"100%\",WwRsACLL_:\"Verkoop van stalen buizen\",YIS7Ow7C3:resolvedLinks2[2]})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1sor6wa\",\"data-framer-name\":\"How-it-works\",id:elementId1,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oapedb\",\"data-framer-name\":\"Heading and badge\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\"},children:\"Over ons\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\"},children:\"Over ons\"})}),className:\"framer-u17xkr\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9f5a8e3-67ca-42f6-b424-e9e97471cd66, rgb(107, 94, 117))\"},children:\"Bij Van der Steen zijn we gespecialiseerd in het reinigen, saneren en leveren van stalen buizen. \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9f5a8e3-67ca-42f6-b424-e9e97471cd66, rgb(107, 94, 117))\"},children:\"Met focus op duurzaamheid en kwaliteit zorgen we ervoor dat buizen geschikt worden voor hergebruik, of leveren we ze op maat, direct klaar voor gebruik. Ons gecertificeerde team staat garant voor betrouwbare en milieuvriendelijke oplossingen.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9f5a8e3-67ca-42f6-b424-e9e97471cd66, rgb(107, 94, 117))\"},children:\"Bij Van der Steen zijn we gespecialiseerd in het reinigen, saneren en leveren van stalen buizen. Met focus op duurzaamheid en kwaliteit zorgen we ervoor dat buizen geschikt worden voor hergebruik, of leveren we ze op maat, direct klaar voor gebruik. Ons gecertificeerde team staat garant voor betrouwbare en milieuvriendelijke oplossingen.\"})}),className:\"framer-134yohd\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Be Vietnam Pro-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{y:(componentViewport?.y||0)+0+2217+28+0+0+352},ti1sw2eOl:{y:(componentViewport?.y||0)+0+2091.4+23+0+0+207}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"109px\",y:(componentViewport?.y||0)+0+1857+50+0+0+215,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pim73f-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"yDUb_0y4L\",layoutId:\"yDUb_0y4L\",style:{width:\"100%\"},UP09aNnKc:\"Meer lezen\",variant:\"iy6PsFawT\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qomsyk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7bo423\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-liyehf-container\",children:/*#__PURE__*/_jsx(BeforeAfter,{bg:\"rgb(0, 0, 0)\",customHandle:false,customLabel:true,handle:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:380,pixelWidth:760,sizes:\"165px\",src:\"https://framerusercontent.com/images/df9QEB1aIYnkqQkGnFY9VTi73co.png\",srcSet:\"https://framerusercontent.com/images/df9QEB1aIYnkqQkGnFY9VTi73co.png?scale-down-to=512 512w,https://framerusercontent.com/images/df9QEB1aIYnkqQkGnFY9VTi73co.png 760w\"},className:\"framer-17qql28\",\"data-framer-name\":\"CAA\"})],height:\"100%\",id:\"IAUhL65NK\",label:{after:\"After\",before:\"Before\",position:\"top\",x:24,y:24},layoutId:\"IAUhL65NK\",left:addImageAlt({src:\"https://framerusercontent.com/images/qvJ3YuYHs1mPJp8gfNFA58Xioo.jpg?scale-down-to=2048\"},\"\"),leftLabel:[],line:{color:\"rgba(255, 255, 255, 0.64)\",width:10},position:50,radius:10,right:addImageAlt({src:\"https://framerusercontent.com/images/fU2u3gO2Bg6tGWoY1Lqd0dq6DM.jpg?scale-down-to=2048\"},\"\"),rightLabel:[],style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dum011\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xvndl0\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17pqkmz\",\"data-framer-name\":\"Step no.\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1\"})}),className:\"framer-3awrn1\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d2iw3x\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"140%\"},children:\"Meer dan 100 jaar ervaring!\"})}),fonts:[\"GF;Inter-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7lopq\",\"data-styles-preset\":\"dvgKO84br\",children:\"Meer dan 100 jaar ervaring!\"})}),className:\"framer-1rryafj\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k4q4kb\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8t6s16\",\"data-framer-name\":\"Step no.\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2\"})}),className:\"framer-inr8rw\",\"data-framer-name\":\"2\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11v3x7z\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"140%\"},children:\"Gecertificeerde expertise\"})}),fonts:[\"GF;Inter-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7lopq\",\"data-styles-preset\":\"dvgKO84br\",children:\"Gecertificeerde expertise\"})}),className:\"framer-1q6m4y4\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-149cgc1\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jwi3zf\",\"data-framer-name\":\"Step no.\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3\"})}),className:\"framer-7ntwaz\",\"data-framer-name\":\"3\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-btm0ut\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"140%\"},children:\"Flexibele maatwerkoplossingen\"})}),fonts:[\"GF;Inter-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7lopq\",\"data-styles-preset\":\"dvgKO84br\",children:\"Flexibele maatwerkoplossingen\"})}),className:\"framer-xc7fn0\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tptd4k\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13ejlaa\",\"data-framer-name\":\"Step no.\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"4\"})}),className:\"framer-su9gux\",\"data-framer-name\":\"4\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x4x1al\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ti1sw2eOl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"140%\"},children:\"Duurzaam en milieuvriendelijk\"})}),fonts:[\"GF;Inter-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7lopq\",\"data-styles-preset\":\"dvgKO84br\",children:\"Duurzaam en milieuvriendelijk\"})}),className:\"framer-okeo0q\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined},{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined},{href:{webPageId:\"LKea8G53p\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{y:(componentViewport?.y||0)+0+2217+28+458+0+0+0+399+0+656},ti1sw2eOl:{width:\"349px\",y:(componentViewport?.y||0)+0+2091.4+23+289+0+0+0+380+0+560}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+1857+50+281+0+0+0+0+672,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1pefoqi-container\",\"data-framer-appear-id\":\"1pefoqi\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{cQv2O8Mvt:resolvedLinks3[1]},ti1sw2eOl:{cQv2O8Mvt:resolvedLinks3[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{C9KNBU1Ed:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",cQv2O8Mvt:resolvedLinks3[0],GP85vQ4AC:true,height:\"100%\",id:\"PwWFi_OCS\",layoutId:\"PwWFi_OCS\",PmrixLNYY:false,sgSfyIETC:\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(0, 0, 0))\",sq67Ol4a3:\"Neem contact op!\",variant:\"PB0K3N1D2\",width:\"100%\"})})})})})})]})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-j3cih-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"zNy1J0pFk\",layoutId:\"zNy1J0pFk\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4672,pixelWidth:7008,sizes:\"331px\",src:\"https://framerusercontent.com/images/l7Sj7ob4JiXMcdT6ZJJvAfv6PTU.jpg\",srcSet:\"https://framerusercontent.com/images/l7Sj7ob4JiXMcdT6ZJJvAfv6PTU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/l7Sj7ob4JiXMcdT6ZJJvAfv6PTU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/l7Sj7ob4JiXMcdT6ZJJvAfv6PTU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/l7Sj7ob4JiXMcdT6ZJJvAfv6PTU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/l7Sj7ob4JiXMcdT6ZJJvAfv6PTU.jpg 7008w\"},className:\"framer-1valgji\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4672,pixelWidth:7008,sizes:\"331px\",src:\"https://framerusercontent.com/images/EvFZ0WGWg3kK6PB1V9pHGV5890.jpg\",srcSet:\"https://framerusercontent.com/images/EvFZ0WGWg3kK6PB1V9pHGV5890.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EvFZ0WGWg3kK6PB1V9pHGV5890.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EvFZ0WGWg3kK6PB1V9pHGV5890.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/EvFZ0WGWg3kK6PB1V9pHGV5890.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/EvFZ0WGWg3kK6PB1V9pHGV5890.jpg 7008w\"},className:\"framer-loochp\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4672,pixelWidth:7008,sizes:\"331px\",src:\"https://framerusercontent.com/images/pWr70eThd2HXcYulrhpERK0J8Nw.jpg\",srcSet:\"https://framerusercontent.com/images/pWr70eThd2HXcYulrhpERK0J8Nw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pWr70eThd2HXcYulrhpERK0J8Nw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pWr70eThd2HXcYulrhpERK0J8Nw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pWr70eThd2HXcYulrhpERK0J8Nw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/pWr70eThd2HXcYulrhpERK0J8Nw.jpg 7008w\"},className:\"framer-1oac3dl\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4672,pixelWidth:7008,sizes:\"331px\",src:\"https://framerusercontent.com/images/h0oCOVxfLbpEces1wTRfoTcnzk4.jpg\",srcSet:\"https://framerusercontent.com/images/h0oCOVxfLbpEces1wTRfoTcnzk4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/h0oCOVxfLbpEces1wTRfoTcnzk4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/h0oCOVxfLbpEces1wTRfoTcnzk4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/h0oCOVxfLbpEces1wTRfoTcnzk4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/h0oCOVxfLbpEces1wTRfoTcnzk4.jpg 7008w\"},className:\"framer-11d7drg\"})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{height:475,width:\"773px\",y:(componentViewport?.y||0)+0+4158},ti1sw2eOl:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3762.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:\"1122px\",y:(componentViewport?.y||0)+0+3359,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cv8r2k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{style:{height:\"100%\",width:\"100%\"},variant:\"OLTBZsBO_\"},ti1sw2eOl:{variant:\"TaN52LCRB\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"cE0RcrzQS\",layoutId:\"cE0RcrzQS\",style:{width:\"100%\"},variant:\"ESSTZ2fvd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13qql2y\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s8xfqo-container\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:15,bottomLeftRadius:15,bottomRightRadius:15,coordinates:\"52.38043952630173, 6.902792930072245\",height:\"100%\",id:\"NHj0bp2oc\",isMixedBorderRadius:false,layoutId:\"NHj0bp2oc\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:15,topRightRadius:15,width:\"100%\",zoom:8})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5114},ti1sw2eOl:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4751.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:375,width:\"1200px\",y:(componentViewport?.y||0)+0+4348,children:/*#__PURE__*/_jsx(Container,{className:\"framer-legdfq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lGqqs1FjD:{variant:\"RLYNC0Q6p\"},ti1sw2eOl:{variant:\"SNdDeBgez\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"xsfvPk1H2\",layoutId:\"xsfvPk1H2\",style:{width:\"100%\"},variant:\"DlUIdAQW0\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7Y5UO.framer-14t6xun, .framer-7Y5UO .framer-14t6xun { display: block; }\",\".framer-7Y5UO.framer-efapxl { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-7Y5UO .framer-140rrc5-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-7Y5UO .framer-s39inj { align-content: center; align-items: center; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 160px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-11in2r9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-nk4mnq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1200px; }\",\".framer-7Y5UO .framer-10xo43c { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7Y5UO .framer-w9l1c4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-19r33vf { --framer-paragraph-spacing: 72px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Y5UO .framer-1yr2cap { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-1tc3rnb, .framer-7Y5UO .framer-1vn849w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-7Y5UO .framer-cn83yt, .framer-7Y5UO .framer-c3pvvz, .framer-7Y5UO .framer-1gtzxwv { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: #4b4866; border-bottom-left-radius: 70px; border-bottom-right-radius: 70px; border-top-left-radius: 70px; border-top-right-radius: 70px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 28px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 28px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Y5UO .framer-qsw1tr-container, .framer-7Y5UO .framer-anx0uq-container, .framer-7Y5UO .framer-11o4v5l-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-7Y5UO .framer-1smkt1w, .framer-7Y5UO .framer-ic2uqt, .framer-7Y5UO .framer-1jgeo04 { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Y5UO .framer-w2fwgm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-1ctkino-container, .framer-7Y5UO .framer-1u4lypx-container, .framer-7Y5UO .framer-1pefoqi-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7Y5UO .framer-mtpguq { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; bottom: 51px; box-shadow: -0.6520564323925646px 0.23711142996093257px 0.5550636266188661px -0.7000000000000001px rgba(81, 78, 107, 0.69), -1.7757228240632683px 0.6457173905684612px 1.5115856567473558px -1.4000000000000001px rgba(81, 78, 107, 0.66771), -3.8988446302624657px 1.4177616837318057px 3.3188950105994746px -2.1px rgba(81, 78, 107, 0.62911), -8.654544874006534px 3.147107226911467px 7.367189135571148px -2.8000000000000003px rgba(81, 78, 107, 0.54264), -22px 8px 18.727519857151403px -3.5px rgba(81, 78, 107, 0.3); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 52px; justify-content: center; left: 460px; overflow: hidden; padding: 0px; position: absolute; width: 355px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-7Y5UO .framer-1ekbgqj { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 32px; }\",\".framer-7Y5UO .framer-7fjfzk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Y5UO .framer-voprkb-container { flex: 1 0 0px; height: 600px; position: relative; width: 1px; }\",\".framer-7Y5UO .framer-ks5vnc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 66px 32px 66px 32px; position: relative; width: 1200px; }\",\".framer-7Y5UO .framer-gc3ssu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 840px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-bffxpl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 846px; }\",\".framer-7Y5UO .framer-1r5enlw, .framer-7Y5UO .framer-u17xkr { --framer-paragraph-spacing: 60px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Y5UO .framer-14zzmpt, .framer-7Y5UO .framer-134yohd { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 99%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Y5UO .framer-17v2nuk-container { flex: none; height: auto; position: relative; width: 1136px; }\",\".framer-7Y5UO .framer-1sor6wa { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-oapedb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1110px; }\",\".framer-7Y5UO .framer-pim73f-container { flex: none; height: auto; position: relative; width: 109px; }\",\".framer-7Y5UO .framer-1qomsyk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-7bo423 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 69px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 1146px; }\",\".framer-7Y5UO .framer-liyehf-container { flex: none; height: 357px; position: relative; width: 581px; }\",\".framer-7Y5UO .framer-17qql28 { height: 36px; overflow: hidden; position: relative; width: 165px; }\",\".framer-7Y5UO .framer-dum011 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7Y5UO .framer-1xvndl0, .framer-7Y5UO .framer-k4q4kb, .framer-7Y5UO .framer-149cgc1, .framer-7Y5UO .framer-1tptd4k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 80px 0px 0px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-17pqkmz { align-content: center; align-items: center; background-color: #4b4866; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 18px 9px 18px; position: relative; width: min-content; }\",\".framer-7Y5UO .framer-3awrn1, .framer-7Y5UO .framer-inr8rw, .framer-7Y5UO .framer-7ntwaz, .framer-7Y5UO .framer-su9gux { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Y5UO .framer-1d2iw3x, .framer-7Y5UO .framer-11v3x7z, .framer-7Y5UO .framer-btm0ut, .framer-7Y5UO .framer-x4x1al { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7Y5UO .framer-1rryafj, .framer-7Y5UO .framer-1q6m4y4, .framer-7Y5UO .framer-xc7fn0, .framer-7Y5UO .framer-okeo0q { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Y5UO .framer-8t6s16 { align-content: center; align-items: center; background-color: #4b4866; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 16px 9px 17px; position: relative; width: min-content; }\",\".framer-7Y5UO .framer-1jwi3zf, .framer-7Y5UO .framer-13ejlaa { align-content: center; align-items: center; background-color: #4b4866; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 16px 9px 16px; position: relative; width: min-content; }\",\".framer-7Y5UO .framer-j3cih-container { flex: none; height: 407px; position: relative; width: 1138px; }\",\".framer-7Y5UO .framer-1valgji, .framer-7Y5UO .framer-loochp, .framer-7Y5UO .framer-1oac3dl, .framer-7Y5UO .framer-11d7drg { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: 265px; overflow: hidden; position: relative; width: 331px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Y5UO .framer-cv8r2k-container { flex: none; height: auto; position: relative; width: 1122px; }\",\".framer-7Y5UO .framer-13qql2y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 431px; justify-content: center; overflow: hidden; padding: 40px 20px 40px 20px; position: relative; width: 100%; }\",\".framer-7Y5UO .framer-s8xfqo-container { flex: none; height: 400px; position: relative; width: 1101px; }\",\".framer-7Y5UO .framer-legdfq-container { flex: none; height: auto; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7Y5UO.framer-efapxl, .framer-7Y5UO .framer-s39inj, .framer-7Y5UO .framer-11in2r9, .framer-7Y5UO .framer-nk4mnq, .framer-7Y5UO .framer-10xo43c, .framer-7Y5UO .framer-w9l1c4, .framer-7Y5UO .framer-1yr2cap, .framer-7Y5UO .framer-1tc3rnb, .framer-7Y5UO .framer-cn83yt, .framer-7Y5UO .framer-1vn849w, .framer-7Y5UO .framer-c3pvvz, .framer-7Y5UO .framer-w2fwgm, .framer-7Y5UO .framer-1gtzxwv, .framer-7Y5UO .framer-mtpguq, .framer-7Y5UO .framer-ks5vnc, .framer-7Y5UO .framer-gc3ssu, .framer-7Y5UO .framer-bffxpl, .framer-7Y5UO .framer-1sor6wa, .framer-7Y5UO .framer-oapedb, .framer-7Y5UO .framer-1qomsyk, .framer-7Y5UO .framer-7bo423, .framer-7Y5UO .framer-dum011, .framer-7Y5UO .framer-1xvndl0, .framer-7Y5UO .framer-17pqkmz, .framer-7Y5UO .framer-1d2iw3x, .framer-7Y5UO .framer-k4q4kb, .framer-7Y5UO .framer-8t6s16, .framer-7Y5UO .framer-11v3x7z, .framer-7Y5UO .framer-149cgc1, .framer-7Y5UO .framer-1jwi3zf, .framer-7Y5UO .framer-btm0ut, .framer-7Y5UO .framer-1tptd4k, .framer-7Y5UO .framer-13ejlaa, .framer-7Y5UO .framer-x4x1al, .framer-7Y5UO .framer-13qql2y { gap: 0px; } .framer-7Y5UO.framer-efapxl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7Y5UO.framer-efapxl > :first-child, .framer-7Y5UO .framer-s39inj > :first-child, .framer-7Y5UO .framer-10xo43c > :first-child, .framer-7Y5UO .framer-w9l1c4 > :first-child, .framer-7Y5UO .framer-1yr2cap > :first-child, .framer-7Y5UO .framer-ks5vnc > :first-child, .framer-7Y5UO .framer-gc3ssu > :first-child, .framer-7Y5UO .framer-bffxpl > :first-child, .framer-7Y5UO .framer-1sor6wa > :first-child, .framer-7Y5UO .framer-oapedb > :first-child, .framer-7Y5UO .framer-1qomsyk > :first-child, .framer-7Y5UO .framer-dum011 > :first-child, .framer-7Y5UO .framer-17pqkmz > :first-child, .framer-7Y5UO .framer-1d2iw3x > :first-child, .framer-7Y5UO .framer-8t6s16 > :first-child, .framer-7Y5UO .framer-11v3x7z > :first-child, .framer-7Y5UO .framer-1jwi3zf > :first-child, .framer-7Y5UO .framer-btm0ut > :first-child, .framer-7Y5UO .framer-13ejlaa > :first-child, .framer-7Y5UO .framer-x4x1al > :first-child, .framer-7Y5UO .framer-13qql2y > :first-child { margin-top: 0px; } .framer-7Y5UO.framer-efapxl > :last-child, .framer-7Y5UO .framer-s39inj > :last-child, .framer-7Y5UO .framer-10xo43c > :last-child, .framer-7Y5UO .framer-w9l1c4 > :last-child, .framer-7Y5UO .framer-1yr2cap > :last-child, .framer-7Y5UO .framer-ks5vnc > :last-child, .framer-7Y5UO .framer-gc3ssu > :last-child, .framer-7Y5UO .framer-bffxpl > :last-child, .framer-7Y5UO .framer-1sor6wa > :last-child, .framer-7Y5UO .framer-oapedb > :last-child, .framer-7Y5UO .framer-1qomsyk > :last-child, .framer-7Y5UO .framer-dum011 > :last-child, .framer-7Y5UO .framer-17pqkmz > :last-child, .framer-7Y5UO .framer-1d2iw3x > :last-child, .framer-7Y5UO .framer-8t6s16 > :last-child, .framer-7Y5UO .framer-11v3x7z > :last-child, .framer-7Y5UO .framer-1jwi3zf > :last-child, .framer-7Y5UO .framer-btm0ut > :last-child, .framer-7Y5UO .framer-13ejlaa > :last-child, .framer-7Y5UO .framer-x4x1al > :last-child, .framer-7Y5UO .framer-13qql2y > :last-child { margin-bottom: 0px; } .framer-7Y5UO .framer-s39inj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-7Y5UO .framer-11in2r9 > *, .framer-7Y5UO .framer-nk4mnq > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-7Y5UO .framer-11in2r9 > :first-child, .framer-7Y5UO .framer-nk4mnq > :first-child, .framer-7Y5UO .framer-1tc3rnb > :first-child, .framer-7Y5UO .framer-cn83yt > :first-child, .framer-7Y5UO .framer-1vn849w > :first-child, .framer-7Y5UO .framer-c3pvvz > :first-child, .framer-7Y5UO .framer-w2fwgm > :first-child, .framer-7Y5UO .framer-1gtzxwv > :first-child, .framer-7Y5UO .framer-mtpguq > :first-child, .framer-7Y5UO .framer-7bo423 > :first-child, .framer-7Y5UO .framer-1xvndl0 > :first-child, .framer-7Y5UO .framer-k4q4kb > :first-child, .framer-7Y5UO .framer-149cgc1 > :first-child, .framer-7Y5UO .framer-1tptd4k > :first-child { margin-left: 0px; } .framer-7Y5UO .framer-11in2r9 > :last-child, .framer-7Y5UO .framer-nk4mnq > :last-child, .framer-7Y5UO .framer-1tc3rnb > :last-child, .framer-7Y5UO .framer-cn83yt > :last-child, .framer-7Y5UO .framer-1vn849w > :last-child, .framer-7Y5UO .framer-c3pvvz > :last-child, .framer-7Y5UO .framer-w2fwgm > :last-child, .framer-7Y5UO .framer-1gtzxwv > :last-child, .framer-7Y5UO .framer-mtpguq > :last-child, .framer-7Y5UO .framer-7bo423 > :last-child, .framer-7Y5UO .framer-1xvndl0 > :last-child, .framer-7Y5UO .framer-k4q4kb > :last-child, .framer-7Y5UO .framer-149cgc1 > :last-child, .framer-7Y5UO .framer-1tptd4k > :last-child { margin-right: 0px; } .framer-7Y5UO .framer-10xo43c > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-7Y5UO .framer-w9l1c4 > *, .framer-7Y5UO .framer-gc3ssu > *, .framer-7Y5UO .framer-1sor6wa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-7Y5UO .framer-1yr2cap > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-7Y5UO .framer-1tc3rnb > *, .framer-7Y5UO .framer-1vn849w > *, .framer-7Y5UO .framer-w2fwgm > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-7Y5UO .framer-cn83yt > *, .framer-7Y5UO .framer-c3pvvz > *, .framer-7Y5UO .framer-1gtzxwv > *, .framer-7Y5UO .framer-mtpguq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7Y5UO .framer-ks5vnc > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-7Y5UO .framer-bffxpl > *, .framer-7Y5UO .framer-oapedb > *, .framer-7Y5UO .framer-1qomsyk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7Y5UO .framer-7bo423 > * { margin: 0px; margin-left: calc(69px / 2); margin-right: calc(69px / 2); } .framer-7Y5UO .framer-dum011 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-7Y5UO .framer-1xvndl0 > *, .framer-7Y5UO .framer-k4q4kb > *, .framer-7Y5UO .framer-149cgc1 > *, .framer-7Y5UO .framer-1tptd4k > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-7Y5UO .framer-17pqkmz > *, .framer-7Y5UO .framer-8t6s16 > *, .framer-7Y5UO .framer-1jwi3zf > *, .framer-7Y5UO .framer-13ejlaa > *, .framer-7Y5UO .framer-13qql2y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7Y5UO .framer-1d2iw3x > *, .framer-7Y5UO .framer-11v3x7z > *, .framer-7Y5UO .framer-btm0ut > *, .framer-7Y5UO .framer-x4x1al > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-7Y5UO.framer-efapxl { width: 810px; } .framer-7Y5UO .framer-140rrc5-container { left: 50%; width: 100%; } .framer-7Y5UO .framer-s39inj { padding: 0px 0px 80px 0px; } .framer-7Y5UO .framer-11in2r9 { flex-direction: column; padding: 160px 32px 0px 32px; } .framer-7Y5UO .framer-nk4mnq { flex-direction: column; gap: 33px; width: 808px; } .framer-7Y5UO .framer-10xo43c { flex: none; order: 0; width: 100%; z-index: 5; } .framer-7Y5UO .framer-w9l1c4 { width: 86%; } .framer-7Y5UO .framer-1tc3rnb, .framer-7Y5UO .framer-1vn849w, .framer-7Y5UO .framer-legdfq-container { width: 100%; } .framer-7Y5UO .framer-1smkt1w, .framer-7Y5UO .framer-ic2uqt, .framer-7Y5UO .framer-1jgeo04 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-7Y5UO .framer-mtpguq { bottom: 16px; left: 21px; order: 1; } .framer-7Y5UO .framer-voprkb-container { flex: none; height: 432px; order: 2; width: 745px; } .framer-7Y5UO .framer-ks5vnc { padding: 30px 0px 30px 0px; width: 755px; } .framer-7Y5UO .framer-gc3ssu { max-width: unset; width: 108%; } .framer-7Y5UO .framer-bffxpl { width: 816px; } .framer-7Y5UO .framer-14zzmpt { max-width: 80%; } .framer-7Y5UO .framer-17v2nuk-container { width: 687px; } .framer-7Y5UO .framer-1sor6wa { gap: 80px; padding: 28px 0px 32px 0px; } .framer-7Y5UO .framer-oapedb { order: 0; width: 743px; } .framer-7Y5UO .framer-134yohd { width: 88%; } .framer-7Y5UO .framer-1qomsyk { order: 1; } .framer-7Y5UO .framer-7bo423 { flex-direction: column; gap: 49px; padding: 0px; width: 749px; } .framer-7Y5UO .framer-liyehf-container { height: 350px; width: 751px; } .framer-7Y5UO .framer-dum011 { flex: none; gap: 24px; width: 100%; } .framer-7Y5UO .framer-j3cih-container { height: 326px; width: 780px; } .framer-7Y5UO .framer-cv8r2k-container { height: 475px; width: 773px; } .framer-7Y5UO .framer-13qql2y { height: 481px; width: 806px; } .framer-7Y5UO .framer-s8xfqo-container { width: 736px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7Y5UO .framer-11in2r9, .framer-7Y5UO .framer-nk4mnq, .framer-7Y5UO .framer-1sor6wa, .framer-7Y5UO .framer-7bo423, .framer-7Y5UO .framer-dum011 { gap: 0px; } .framer-7Y5UO .framer-11in2r9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-7Y5UO .framer-11in2r9 > :first-child, .framer-7Y5UO .framer-nk4mnq > :first-child, .framer-7Y5UO .framer-1sor6wa > :first-child, .framer-7Y5UO .framer-7bo423 > :first-child, .framer-7Y5UO .framer-dum011 > :first-child { margin-top: 0px; } .framer-7Y5UO .framer-11in2r9 > :last-child, .framer-7Y5UO .framer-nk4mnq > :last-child, .framer-7Y5UO .framer-1sor6wa > :last-child, .framer-7Y5UO .framer-7bo423 > :last-child, .framer-7Y5UO .framer-dum011 > :last-child { margin-bottom: 0px; } .framer-7Y5UO .framer-nk4mnq > * { margin: 0px; margin-bottom: calc(33px / 2); margin-top: calc(33px / 2); } .framer-7Y5UO .framer-1sor6wa > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-7Y5UO .framer-7bo423 > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } .framer-7Y5UO .framer-dum011 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-7Y5UO.framer-efapxl { overflow: hidden; width: 390px; } .framer-7Y5UO .framer-140rrc5-container { order: 0; } .framer-7Y5UO .framer-s39inj { order: 1; padding: 113px 0px 0px 0px; } .framer-7Y5UO .framer-11in2r9 { flex-direction: column; padding: 0px 24px 0px 24px; } .framer-7Y5UO .framer-nk4mnq { flex-direction: column; padding: 0px 32px 0px 20px; width: 390px; } .framer-7Y5UO .framer-10xo43c { flex: none; gap: 40px; width: 100%; } .framer-7Y5UO .framer-1tc3rnb, .framer-7Y5UO .framer-1vn849w, .framer-7Y5UO .framer-1ctkino-container, .framer-7Y5UO .framer-bffxpl, .framer-7Y5UO .framer-14zzmpt, .framer-7Y5UO .framer-oapedb, .framer-7Y5UO .framer-134yohd, .framer-7Y5UO .framer-1pefoqi-container { width: 100%; } .framer-7Y5UO .framer-1smkt1w, .framer-7Y5UO .framer-ic2uqt, .framer-7Y5UO .framer-1jgeo04 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-7Y5UO .framer-voprkb-container { flex: none; height: 440px; width: 100%; } .framer-7Y5UO .framer-ks5vnc { gap: 48px; order: 2; padding: 36px 32px 36px 20px; width: 390px; } .framer-7Y5UO .framer-17v2nuk-container { width: 320px; } .framer-7Y5UO .framer-1sor6wa { align-content: flex-start; align-items: flex-start; gap: 56px; order: 3; padding: 23px 32px 31px 20px; } .framer-7Y5UO .framer-1qomsyk { padding: 0px 16px 0px 16px; width: 100%; } .framer-7Y5UO .framer-7bo423 { flex-direction: column; gap: 40px; padding: 0px; width: 349px; } .framer-7Y5UO .framer-liyehf-container { height: 340px; width: 354px; } .framer-7Y5UO .framer-dum011 { flex: none; width: 100%; } .framer-7Y5UO .framer-j3cih-container { height: 346px; order: 4; width: 375px; } .framer-7Y5UO .framer-cv8r2k-container { order: 6; width: 100%; } .framer-7Y5UO .framer-13qql2y { order: 7; } .framer-7Y5UO .framer-s8xfqo-container { width: 336px; } .framer-7Y5UO .framer-legdfq-container { order: 8; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7Y5UO .framer-11in2r9, .framer-7Y5UO .framer-nk4mnq, .framer-7Y5UO .framer-10xo43c, .framer-7Y5UO .framer-ks5vnc, .framer-7Y5UO .framer-1sor6wa, .framer-7Y5UO .framer-7bo423 { gap: 0px; } .framer-7Y5UO .framer-11in2r9 > *, .framer-7Y5UO .framer-nk4mnq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-7Y5UO .framer-11in2r9 > :first-child, .framer-7Y5UO .framer-nk4mnq > :first-child, .framer-7Y5UO .framer-10xo43c > :first-child, .framer-7Y5UO .framer-ks5vnc > :first-child, .framer-7Y5UO .framer-1sor6wa > :first-child, .framer-7Y5UO .framer-7bo423 > :first-child { margin-top: 0px; } .framer-7Y5UO .framer-11in2r9 > :last-child, .framer-7Y5UO .framer-nk4mnq > :last-child, .framer-7Y5UO .framer-10xo43c > :last-child, .framer-7Y5UO .framer-ks5vnc > :last-child, .framer-7Y5UO .framer-1sor6wa > :last-child, .framer-7Y5UO .framer-7bo423 > :last-child { margin-bottom: 0px; } .framer-7Y5UO .framer-10xo43c > *, .framer-7Y5UO .framer-7bo423 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-7Y5UO .framer-ks5vnc > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-7Y5UO .framer-1sor6wa > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4287\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lGqqs1FjD\":{\"layout\":[\"fixed\",\"auto\"]},\"ti1sw2eOl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"TSHM9ftuR\":{\"pattern\":\":TSHM9ftuR\",\"name\":\"services\"},\"dGwG_Prsh\":{\"pattern\":\":dGwG_Prsh\",\"name\":\"how-it-works\"}}\n * @framerResponsiveScreen\n */const FramerzM9fGpDnj=withCSS(Component,css,\"framer-7Y5UO\");export default FramerzM9fGpDnj;FramerzM9fGpDnj.displayName=\"Buizen Schoonmaken\";FramerzM9fGpDnj.defaultProps={height:4287,width:1200};addFonts(FramerzM9fGpDnj,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{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:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Be Vietnam Pro\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HTEJl83T7wrcwap.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HSMIF83T7wrcwap.woff2\",weight:\"700\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...NavigationBarFonts,...PhosphorFonts,...ButtonFonts,...HeroFotoSwitchFonts,...Button2Fonts,...TabsImageFonts,...LinkFonts,...BeforeAfterFonts,...CarouselFonts,...CTAFonts,...GoogleMapsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzM9fGpDnj\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"4287\",\"framerScrollSections\":\"{\\\"TSHM9ftuR\\\":{\\\"pattern\\\":\\\":TSHM9ftuR\\\",\\\"name\\\":\\\"services\\\"},\\\"dGwG_Prsh\\\":{\\\"pattern\\\":\\\":dGwG_Prsh\\\",\\\"name\\\":\\\"how-it-works\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lGqqs1FjD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ti1sw2eOl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "lWUcIJP0H_default", "PhosphorFonts", "Icon", "ButtonFonts", "beqLwtpNS_default", "HeroFotoSwitchFonts", "iuwWA7cxd_default", "Button2Fonts", "vAQfcelh4_default", "ContainerWithFX", "withFX", "Container", "TabsImageFonts", "nfSEa9NEV_default", "LinkFonts", "sEDXym_CG_default", "BeforeAfterFonts", "BeforeAfter", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "CarouselFonts", "Carousel", "CTAFonts", "qXSZOoCPM_default", "GoogleMapsFonts", "GoogleMaps", "FooterFonts", "zOCvedWwi_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "addImageAlt", "image", "alt", "transition2", "animation1", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "isDisplayed", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "x", "RichText2", "ResolveLinks", "resolvedLinks", "SVG", "resolvedLinks1", "resolvedLinks2", "Image2", "resolvedLinks3", "css", "FramerzM9fGpDnj", "withCSS", "zM9fGpDnj_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
