{"version":3,"file":"d0uEC6Yrj.DwH7_lIM.mjs","names":["Component","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","style","css","Button4","className","style","Image","_Fragment","FormPlainTextInput","css"],"sources":["https:/framerusercontent.com/modules/yhKeeTVvk9LFvYdmlzzZ/ZiDxKAR0PJXcRD9oweEK/Section.js","https:/framerusercontent.com/modules/9EuKD0X4KqPTItB5yoiJ/VqVNJZbv6IUh4FsuuwBc/VvUZcwMBN.js","https:/framerusercontent.com/modules/WulGHyeXejNSJO2HyBQx/UzVC3xAKQlhnx5JVTIqH/d0uEC6Yrj.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";const style={scrollSnapAlign:\"start\",scrollSnapStop:\"always\"};export const myCodeOverride=Component=>{return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:style});};};\nexport const __FramerMetadata__ = {\"exports\":{\"myCodeOverride\":{\"type\":\"reactHoc\",\"name\":\"myCodeOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Section.map","// Generated by Framer (6464825)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={gCRO656I_:{hover:true,pressed:true}};const cycleOrder=[\"gCRO656I_\",\"Wf5OLjzvo\",\"dBjamIRk4\",\"VPRh2lwmi\",\"HP3jsBELY\"];const serializationHash=\"framer-UFNTn\";const variantClassNames={dBjamIRk4:\"framer-v-1pnkydj\",gCRO656I_:\"framer-v-vad6ur\",HP3jsBELY:\"framer-v-1ybph3y\",VPRh2lwmi:\"framer-v-1njvns3\",Wf5OLjzvo:\"framer-v-xsfm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"gCRO656I_\",Disabled:\"dBjamIRk4\",Error:\"HP3jsBELY\",Loading:\"Wf5OLjzvo\",Success:\"VPRh2lwmi\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gCRO656I_\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gCRO656I_\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Wf5OLjzvo\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"Wf5OLjzvo\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-vad6ur\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"gCRO656I_\",ref:refBinding,style:{backgroundColor:\"rgb(51, 51, 51)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"gCRO656I_-hover\":{backgroundColor:\"rgba(51, 51, 51, 0.85)\",opacity:1},\"gCRO656I_-pressed\":{opacity:1},dBjamIRk4:{opacity:.5},HP3jsBELY:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1},VPRh2lwmi:{opacity:1}},...addPropertyOverrides({\"gCRO656I_-hover\":{\"data-framer-name\":undefined},\"gCRO656I_-pressed\":{\"data-framer-name\":undefined},dBjamIRk4:{\"data-framer-name\":\"Disabled\"},HP3jsBELY:{\"data-framer-name\":\"Error\"},VPRh2lwmi:{\"data-framer-name\":\"Success\"},Wf5OLjzvo:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Versturen\"})}),className:\"framer-l89d5t\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"MSgcsdMwJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{HP3jsBELY:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HP3jsBELY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})},VPRh2lwmi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Dankjewel!\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-5otnp9\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"MdgGwhzbf\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1xeg5qk\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"WO9Iep44A\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{Wf5OLjzvo:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7oyq2l\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"JuH7emWhY\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UFNTn.framer-179wq7m, .framer-UFNTn .framer-179wq7m { display: block; }\",\".framer-UFNTn.framer-vad6ur { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-UFNTn .framer-l89d5t { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-UFNTn .framer-5otnp9 { aspect-ratio: 1 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-UFNTn .framer-1xeg5qk { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-UFNTn .framer-7oyq2l { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-UFNTn.framer-v-xsfm.framer-vad6ur, .framer-UFNTn.framer-v-1pnkydj.framer-vad6ur, .framer-UFNTn.framer-v-1njvns3.framer-vad6ur, .framer-UFNTn.framer-v-1ybph3y.framer-vad6ur { cursor: unset; }\",\".framer-UFNTn.framer-v-xsfm .framer-1xeg5qk { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Wf5OLjzvo\":{\"layout\":[\"fixed\",\"fixed\"]},\"dBjamIRk4\":{\"layout\":[\"fixed\",\"fixed\"]},\"VPRh2lwmi\":{\"layout\":[\"fixed\",\"fixed\"]},\"HP3jsBELY\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y0GpAMJkV\":{\"layout\":[\"fixed\",\"fixed\"]},\"GlC6QpIPt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerVvUZcwMBN=withCSS(Component,css,\"framer-UFNTn\");export default FramerVvUZcwMBN;FramerVvUZcwMBN.displayName=\"Button 4\";FramerVvUZcwMBN.defaultProps={height:40,width:240};addPropertyControls(FramerVvUZcwMBN,{variant:{options:[\"gCRO656I_\",\"Wf5OLjzvo\",\"dBjamIRk4\",\"VPRh2lwmi\",\"HP3jsBELY\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerVvUZcwMBN,[{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/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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVvUZcwMBN\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Wf5OLjzvo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dBjamIRk4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VPRh2lwmi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HP3jsBELY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y0GpAMJkV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GlC6QpIPt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"240\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VvUZcwMBN.map","// Generated by Framer (6464825)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{myCodeOverride}from\"https://framerusercontent.com/modules/yhKeeTVvk9LFvYdmlzzZ/ZiDxKAR0PJXcRD9oweEK/Section.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8GF5wzU53glTIGxnIXqB/gGPQwDc1dr15arPNdAdP/DuMLJ2VUN.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/kZfSpsB7anhoeQP8hP79/1IyGkesyhqz1vYYw5649/ro7OPezbn.js\";import Button4 from\"https://framerusercontent.com/modules/9EuKD0X4KqPTItB5yoiJ/VqVNJZbv6IUh4FsuuwBc/VvUZcwMBN.js\";const Button4Fonts=getFonts(Button4);const MotionSectionMyCodeOverride2v3cra=withCodeBoundaryForOverrides(motion.section,{nodeId:\"A4riNlaxb\",override:myCodeOverride,scopeId:\"d0uEC6Yrj\"});const cycleOrder=[\"A4riNlaxb\",\"adNuMpgt6\",\"QsoyTMYeA\",\"GmObawVIb\"];const serializationHash=\"framer-kq5Hr\";const variantClassNames={A4riNlaxb:\"framer-v-2v3cra\",adNuMpgt6:\"framer-v-l5cq7d\",GmObawVIb:\"framer-v-1h6whp9\",QsoyTMYeA:\"framer-v-z5ecik\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone solliciteren\":\"GmObawVIb\",\"Variant 1\":\"A4riNlaxb\",Phone:\"adNuMpgt6\",Solliciteren:\"QsoyTMYeA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"A4riNlaxb\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"A4riNlaxb\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"QsoyTMYeA\")return false;return true;};const isDisplayed1=()=>{if([\"adNuMpgt6\",\"GmObawVIb\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"QsoyTMYeA\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(MotionSectionMyCodeOverride2v3cra,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-2v3cra\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"A4riNlaxb\",ref:refBinding,style:{backgroundColor:\"var(--token-122cea26-357d-4aa9-9285-cd7ff9c161b1, rgb(80, 183, 231))\",...style},...addPropertyOverrides({adNuMpgt6:{\"data-framer-name\":\"Phone\"},GmObawVIb:{\"data-framer-name\":\"Phone solliciteren\"},QsoyTMYeA:{\"data-framer-name\":\"Solliciteren\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5m83o4\",layoutDependency:layoutDependency,layoutId:\"xxVcCUuei\",style:{backgroundColor:\"var(--token-122cea26-357d-4aa9-9285-cd7ff9c161b1, rgb(80, 183, 231))\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uzc12o\",layoutDependency:layoutDependency,layoutId:\"NBunNvM32\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-taa241\",layoutDependency:layoutDependency,layoutId:\"kkSISa1w4\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18tqknk\",layoutDependency:layoutDependency,layoutId:\"T5ylvn9dM\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:265,intrinsicWidth:502,pixelHeight:530,pixelWidth:1004,sizes:\"137px\",src:\"https://framerusercontent.com/images/YBntyCdDFT3O159YHkl8raZ7bY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/YBntyCdDFT3O159YHkl8raZ7bY.png?scale-down-to=512 512w,https://framerusercontent.com/images/YBntyCdDFT3O159YHkl8raZ7bY.png 1004w\"},className:\"framer-bdyswv\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"fg8w_iesW\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:415,intrinsicWidth:612,pixelHeight:830,pixelWidth:1224,sizes:\"158px\",src:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png 1224w\"},className:\"framer-11p3vit\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"kMEr8ZC3B\",...addPropertyOverrides({adNuMpgt6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:415,intrinsicWidth:612,pixelHeight:830,pixelWidth:1224,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.54)`,src:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png 1224w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dct2l7\",layoutDependency:layoutDependency,layoutId:\"iZyvB_QIb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"99px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgb(89, 4, 92)))\"},children:\"Zo kun je ons bereiken\"})}),className:\"framer-2ewpi1\",fonts:[\"GF;Noto Sans-700\"],layoutDependency:layoutDependency,layoutId:\"Xlpy2pS3L\",style:{\"--extracted-gdpscs\":\"var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgb(89, 4, 92))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",viewBox:\"0 0 1073 119\",viewBoxScale:.95,withExternalLayout:true,...addPropertyOverrides({GmObawVIb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"19.48552914356367px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgb(89, 4, 92)))\"},children:[\"Stuur ons snel je motivatie met CV.\",/*#__PURE__*/_jsx(motion.br,{}),\"We kijken er naar uit!\"]})}),viewBox:\"0 0 270 47\"},QsoyTMYeA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36.49569910867345px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgb(89, 4, 92)))\"},children:/*#__PURE__*/_jsxs(motion.span,{style:{\"--framer-font-size\":\"41.04799183341657px\"},children:[\"Stuur ons snel je motivatie met CV.\",/*#__PURE__*/_jsx(motion.br,{}),\"We kijken er naar uit!\"]})})}),viewBox:\"0 0 648 99\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12mda6m\",layoutDependency:layoutDependency,layoutId:\"acZYSdlg6\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/815be486-7a7a-4231-b60e-0af00ffa47e1/submit\",className:\"framer-k2ldk4\",layoutDependency:layoutDependency,layoutId:\"hrMbkHTEo\",nodeId:\"hrMbkHTEo\",children:formState=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mrb43i\",layoutDependency:layoutDependency,layoutId:\"zAdSHFc3a\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xmai4i\",layoutDependency:layoutDependency,layoutId:\"YQ1clQo_a\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f6fepm\",layoutDependency:layoutDependency,layoutId:\"kRORbKBsP\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1uiw2oc\",layoutDependency:layoutDependency,layoutId:\"CEMLUkETe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",children:\"Je telefoonnummer\"})}),className:\"framer-1jk4q56\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hJFobRB9d\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-vu3f90\",inputName:\"Telefoonnummer\",layoutDependency:layoutDependency,layoutId:\"EAIfnJadx\",placeholder:\"0612-345678\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.61)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(109, 40, 113))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(143, 143, 143)\"},type:\"tel\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-u7qt1l\",layoutDependency:layoutDependency,layoutId:\"hsUNeeqUx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",children:\"Je naam\"})}),className:\"framer-14lrae4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y7nR7tUR1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ce83gs\",inputName:\"Naam\",layoutDependency:layoutDependency,layoutId:\"Ugbbz_TEy\",placeholder:\"John Doe\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.61)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(109, 40, 113))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(143, 143, 143)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1txhi8c\",layoutDependency:layoutDependency,layoutId:\"G4nOpV302\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",children:\"Je e-mailadres\"})}),className:\"framer-a5kbzk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"i5pcD1RHo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1az8ihx\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"asC7xLQXm\",placeholder:\"johndoe@digitalmotions.nl\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.61)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(109, 40, 113))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(143, 143, 143)\"},type:\"email\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1687zxo\",layoutDependency:layoutDependency,layoutId:\"YG0pLuYDx\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-bbi8sg\",layoutDependency:layoutDependency,layoutId:\"PC6RInazy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",children:\"Je linkedin profiel\"})}),className:\"framer-1x2avpc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PQtcPQbuH\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-13cgwvm\",inputName:\"Linkedin profiel\",layoutDependency:layoutDependency,layoutId:\"DDN75uAq3\",placeholder:\"https://www.linkedin.com/mijnprofiel\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.61)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(109, 40, 113))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(143, 143, 143)\"},type:\"tel\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1v8664w\",layoutDependency:layoutDependency,layoutId:\"Awl_yRPzY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",children:\"Opmerking\"})}),className:\"framer-km9ful\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"G9fmoHGdB\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-tzfzlc\",inputName:\"Opmerking\",layoutDependency:layoutDependency,layoutId:\"rqKTJWLJg\",placeholder:\"\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.61)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(109, 40, 113))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(143, 143, 143)\"},type:\"textarea\"})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"159.9px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-eqdoyq-container\",layoutDependency:layoutDependency,layoutId:\"klJUWWPFx-container\",nodeId:\"klJUWWPFx\",rendersWithMotion:true,scopeId:\"d0uEC6Yrj\",children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",id:\"klJUWWPFx\",layoutId:\"klJUWWPFx\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"Wf5OLjzvo\",success:\"VPRh2lwmi\"},\"gCRO656I_\"),width:\"100%\"})})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgba(110, 39, 112, 0.54)))\"},children:[\"Hoekje 16 • 4286 LN Almkerk\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@digitalmotions.nl\",motionChild:true,nodeId:\"YbpVo2wN1\",openInNewTab:false,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"info@digitalmotions.nl\"})}),\" • Telefoon \",/*#__PURE__*/_jsx(Link,{href:\"tel:+31850601414\",motionChild:true,nodeId:\"YbpVo2wN1\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"085 060 14 14\"})})]})}),className:\"framer-kwx8zh\",fonts:[\"GF;Noto Sans-500\"],layoutDependency:layoutDependency,layoutId:\"YbpVo2wN1\",style:{\"--extracted-1of0zx5\":\"var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgba(110, 39, 112, 0.54))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({adNuMpgt6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgba(110, 39, 112, 0.54)))\"},children:[\"Hoekje 16 • 4286 LN Almkerk\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@digitalmotions.nl\",motionChild:true,nodeId:\"YbpVo2wN1\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"info@digitalmotions.nl\"})}),/*#__PURE__*/_jsx(motion.br,{}),\"Telefoon \",/*#__PURE__*/_jsx(Link,{href:\"tel:+31850601414\",motionChild:true,nodeId:\"YbpVo2wN1\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"085 060 14 14\"})})]})})},GmObawVIb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgba(110, 39, 112, 0.54)))\"},children:[\"Hoekje 16 • 4286 LN Almkerk\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@digitalmotions.nl\",motionChild:true,nodeId:\"YbpVo2wN1\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:[\"info@digitalmotions.nl\",/*#__PURE__*/_jsx(motion.br,{})]})}),\"Telefoon \",/*#__PURE__*/_jsx(Link,{href:\"tel:+31850601414\",motionChild:true,nodeId:\"YbpVo2wN1\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"085 060 14 14\"})})]})})}},baseVariant,gestureVariant)})]}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgba(110, 39, 112, 0.54)))\"},children:[\"Hoekje 16 • 4286 LN Almkerk\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@digitalmotions.nl\",motionChild:true,nodeId:\"Ywun1UzRb\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"info@digitalmotions.nl\"})}),\" • Telefoon \",/*#__PURE__*/_jsx(Link,{href:\"tel:+31850601414\",motionChild:true,nodeId:\"Ywun1UzRb\",openInNewTab:true,relValues:[],scopeId:\"d0uEC6Yrj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"085 060 14 14\"})})]})}),className:\"framer-e46q1q\",fonts:[\"GF;Noto Sans-500\"],layoutDependency:layoutDependency,layoutId:\"Ywun1UzRb\",style:{\"--extracted-1of0zx5\":\"var(--token-61631276-76ec-4d79-a361-26ae355fc38a, rgba(110, 39, 112, 0.54))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps/dir//Digital+Motions+B.V.,+Hoekje+16,+4286+LN+Almkerk/@51.7755319,4.9761963,17z/data=!4m17!1m7!3m6!1s0x47c68fc5550f9dcd:0xa783559f0d0b4644!2sDigital+Motions+B.V.!8m2!3d51.7755286!4d4.9787712!16s%2Fg%2F11qq75dkbk!4m8!1m0!1m5!1m1!1s0x47c68fc5550f9dcd:0xa783559f0d0b4644!2m2!1d4.9787712!2d51.7755286!3e2?entry=ttu&g_ep=EgoyMDI0MTEwNS4wIKXMDSoASAFQAw%3D%3D\",motionChild:true,nodeId:\"niMu8Ruvi\",openInNewTab:true,scopeId:\"d0uEC6Yrj\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1084,pixelWidth:1652,src:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png\",srcSet:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=512 512w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png 1652w\"},className:\"framer-15i9o3u framer-x67vrq\",layoutDependency:layoutDependency,layoutId:\"niMu8Ruvi\",...addPropertyOverrides({adNuMpgt6:{background:{alt:\"\",fit:\"fill\",pixelHeight:1084,pixelWidth:1652,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.81)`,src:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png\",srcSet:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=512 512w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png 1652w\"}},GmObawVIb:{background:{alt:\"\",fit:\"fill\",pixelHeight:1084,pixelWidth:1652,sizes:\"312px\",src:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png\",srcSet:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=512 512w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png 1652w\"}},QsoyTMYeA:{background:{alt:\"\",fit:\"fill\",pixelHeight:1084,pixelWidth:1652,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png\",srcSet:\"https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=512 512w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/79YuI23gBxuVboCsEQkbQHviv0.png 1652w\"}}},baseVariant,gestureVariant)})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:415,intrinsicWidth:612,pixelHeight:830,pixelWidth:1224,src:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png 1224w\"},className:\"framer-nuan9d\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"rosQTzXs9\",...addPropertyOverrides({QsoyTMYeA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:415,intrinsicWidth:612,pixelHeight:830,pixelWidth:1224,sizes:\"127px\",src:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0H9GBzJMoAuTI1aLHenBdvrpLQ.png 1224w\"}}},baseVariant,gestureVariant)})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kq5Hr.framer-x67vrq, .framer-kq5Hr .framer-x67vrq { display: block; }\",\".framer-kq5Hr.framer-2v3cra { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-kq5Hr .framer-5m83o4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-kq5Hr .framer-uzc12o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 30px 0px; position: relative; width: min-content; }\",\".framer-kq5Hr .framer-taa241 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-kq5Hr .framer-18tqknk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 93px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-kq5Hr .framer-bdyswv { aspect-ratio: 1.8943396226415095 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 72px); overflow: visible; position: relative; width: 137px; }\",\".framer-kq5Hr .framer-11p3vit { aspect-ratio: 1.4746987951807229 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 107px); overflow: visible; position: relative; width: 158px; }\",\".framer-kq5Hr .framer-1dct2l7 { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kq5Hr .framer-2ewpi1 { flex: none; height: auto; max-width: 70%; position: relative; white-space: pre; width: 840px; z-index: 1; }\",\".framer-kq5Hr .framer-12mda6m { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-kq5Hr .framer-k2ldk4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: min-content; }\",\".framer-kq5Hr .framer-1mrb43i { 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: visible; padding: 0px; position: relative; width: 533px; }\",\".framer-kq5Hr .framer-xmai4i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 31px; height: 200px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 533px; }\",\".framer-kq5Hr .framer-1f6fepm { 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: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-kq5Hr .framer-1uiw2oc, .framer-kq5Hr .framer-u7qt1l, .framer-kq5Hr .framer-1txhi8c { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-kq5Hr .framer-1jk4q56, .framer-kq5Hr .framer-14lrae4, .framer-kq5Hr .framer-a5kbzk, .framer-kq5Hr .framer-1x2avpc, .framer-kq5Hr .framer-km9ful { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-kq5Hr .framer-vu3f90, .framer-kq5Hr .framer-ce83gs, .framer-kq5Hr .framer-1az8ihx, .framer-kq5Hr .framer-13cgwvm { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Noto Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 41px; position: relative; width: 100%; }',\".framer-kq5Hr .framer-1687zxo { 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: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-kq5Hr .framer-bbi8sg, .framer-kq5Hr .framer-1v8664w { 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-kq5Hr .framer-tzfzlc { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Noto Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-kq5Hr .framer-eqdoyq-container { flex: none; height: 40px; position: relative; width: 30%; }\",\".framer-kq5Hr .framer-kwx8zh { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 1200px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-kq5Hr .framer-e46q1q { align-self: stretch; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-kq5Hr .framer-15i9o3u { flex: none; height: 253px; position: relative; text-decoration: none; width: 80%; z-index: 1; }\",\".framer-kq5Hr .framer-nuan9d { aspect-ratio: 1.4746987951807229 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 86px); left: 116px; overflow: visible; position: absolute; top: 115px; width: 127px; z-index: 1; }\",\".framer-kq5Hr.framer-v-l5cq7d.framer-2v3cra { gap: 6px; justify-content: center; width: 390px; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-5m83o4 { flex-direction: row; justify-content: center; width: 90%; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-uzc12o, .framer-kq5Hr.framer-v-l5cq7d .framer-1dct2l7, .framer-kq5Hr.framer-v-l5cq7d .framer-kwx8zh, .framer-kq5Hr.framer-v-z5ecik .framer-5m83o4, .framer-kq5Hr.framer-v-z5ecik .framer-uzc12o, .framer-kq5Hr.framer-v-1h6whp9 .framer-uzc12o, .framer-kq5Hr.framer-v-1h6whp9 .framer-1dct2l7, .framer-kq5Hr.framer-v-1h6whp9 .framer-kwx8zh { width: 100%; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-taa241 { gap: 10px; order: 0; width: 100%; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-18tqknk { align-content: center; align-items: center; flex-direction: column; gap: 53px; padding: 24px 0px 24px 0px; width: 60%; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-11p3vit { height: var(--framer-aspect-ratio-supported, 143px); width: 100%; z-index: 1; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-12mda6m { align-self: unset; flex-direction: column; width: 100%; }\",\".framer-kq5Hr.framer-v-l5cq7d .framer-15i9o3u { width: 90%; }\",\".framer-kq5Hr.framer-v-z5ecik.framer-2v3cra { width: 1200px; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-taa241 { padding: 30px 0px 30px 0px; width: 100%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-1dct2l7 { gap: 16px; width: 100%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-2ewpi1 { width: 84000%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-12mda6m, .framer-kq5Hr.framer-v-1h6whp9 .framer-12mda6m { align-self: unset; width: 100%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-k2ldk4 { order: 0; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-xmai4i { height: 255px; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-1f6fepm { flex-direction: column; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-1uiw2oc { flex: none; order: 1; width: 100%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-u7qt1l { flex: none; order: 0; width: 100%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-1txhi8c { flex: none; order: 2; width: 100%; }\",\".framer-kq5Hr.framer-v-z5ecik .framer-e46q1q { align-self: unset; width: 120000%; }\",\".framer-kq5Hr.framer-v-1h6whp9.framer-2v3cra { gap: 6px; width: 390px; }\",\".framer-kq5Hr.framer-v-1h6whp9 .framer-5m83o4 { justify-content: center; width: 390px; }\",\".framer-kq5Hr.framer-v-1h6whp9 .framer-taa241 { gap: 10px; width: 100%; }\",\".framer-kq5Hr.framer-v-1h6whp9 .framer-18tqknk { flex-direction: column; gap: 53px; padding: 24px 0px 24px 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 633\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"adNuMpgt6\":{\"layout\":[\"fixed\",\"auto\"]},\"QsoyTMYeA\":{\"layout\":[\"fixed\",\"auto\"]},\"GmObawVIb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerd0uEC6Yrj=withCSS(Component,css,\"framer-kq5Hr\");export default Framerd0uEC6Yrj;Framerd0uEC6Yrj.displayName=\"Contact met map\";Framerd0uEC6Yrj.defaultProps={height:633,width:1200};addPropertyControls(Framerd0uEC6Yrj,{variant:{options:[\"A4riNlaxb\",\"adNuMpgt6\",\"QsoyTMYeA\",\"GmObawVIb\"],optionTitles:[\"Variant 1\",\"Phone\",\"Solliciteren\",\"Phone solliciteren\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerd0uEC6Yrj,[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.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:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99Y41P6zHtY.woff2\",weight:\"500\"}]},...Button4Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd0uEC6Yrj\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"adNuMpgt6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QsoyTMYeA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GmObawVIb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"633\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./d0uEC6Yrj.map"],"mappings":"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"}