{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tQFNracn5cBmuXLsjVbm/eSC6EgS1Ju7A3VvviroD/mutBRjbF2.js", "ssg:https://framerusercontent.com/modules/0OAObQPsZYaPjctSLNjP/iXWHG21TeJQAY1YRhlzn/tCPNDbbAJ.js"],
  "sourcesContent": ["// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,ResolveLinks,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Button from\"https://framerusercontent.com/modules/xT49lXMuQN1uZtGqAUXn/ClLq46bujL3OjsrQkRmp/NeOAMnbup.js\";import HeaderStroke from\"https://framerusercontent.com/modules/qhghK3F5xfoTyIJaGHMS/mUdINNMHz07F2JRB7CAy/pkmUSIQ6H.js\";const MotionAWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.a));const HeaderStrokeFonts=getFonts(HeaderStroke);const ButtonFonts=getFonts(Button);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const HeaderStrokeControls=getPropertyControls(HeaderStroke);const cycleOrder=[\"aMC4p7dUD\",\"lMwxSxcUo\",\"zsyEcyfWS\",\"AkBd3p344\",\"hvhpgSVaB\",\"C5DPYKUfX\",\"wPSOu7TFi\",\"pc4zLlDn5\"];const serializationHash=\"framer-IGZGq\";const variantClassNames={AkBd3p344:\"framer-v-165jhuh\",aMC4p7dUD:\"framer-v-l65hb1\",C5DPYKUfX:\"framer-v-14fy364\",hvhpgSVaB:\"framer-v-sr070b\",lMwxSxcUo:\"framer-v-cjf5sw\",pc4zLlDn5:\"framer-v-1krnpd1\",wPSOu7TFi:\"framer-v-1yhu9ta\",zsyEcyfWS:\"framer-v-1anxwb4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={damping:30,delay:.5,mass:1,stiffness:120,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={damping:30,delay:1,mass:1,stiffness:120,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 humanReadableEnumMap={\"Variant 1\":\"HqoWHXRNW\",\"Variant 7\":\"qNdcj5Q7r\",\"Variant 8\":\"eemRl0Ien\",Aquafitness:\"WyVtAA1zV\",Contact:\"K_BFPeoc1\",Prijzen:\"fdVExn7fI\",Webshop:\"wwNWdnraf\",Zwemonderwijs:\"B3kw4MbJO\"};const humanReadableVariantMap={\"Header change\":\"zsyEcyfWS\",\"Variant 5\":\"hvhpgSVaB\",\"Variant 6\":\"C5DPYKUfX\",\"Variant 7\":\"AkBd3p344\",\"Variant 8\":\"wPSOu7TFi\",\"Variant 9\":\"pc4zLlDn5\",Desktop:\"aMC4p7dUD\",Tablet:\"lMwxSxcUo\"};const getProps=({height,id,variant1,width,...props})=>{var _humanReadableEnumMap_variant1,_ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,qvePx4WXs:(_ref1=(_ref=(_humanReadableEnumMap_variant1=humanReadableEnumMap[variant1])!==null&&_humanReadableEnumMap_variant1!==void 0?_humanReadableEnumMap_variant1:variant1)!==null&&_ref!==void 0?_ref:props.qvePx4WXs)!==null&&_ref1!==void 0?_ref1:\"HqoWHXRNW\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"aMC4p7dUD\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,qvePx4WXs,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aMC4p7dUD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-l65hb1\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"aMC4p7dUD\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-66bab540-d66b-4f53-846d-c20a55122fa6, rgb(255, 252, 246))\",opacity:1,...style},variants:{AkBd3p344:{opacity:0},hvhpgSVaB:{backgroundColor:\"rgba(255, 252, 246, 0)\"},pc4zLlDn5:{backgroundColor:\"rgba(255, 252, 246, 0)\"},wPSOu7TFi:{backgroundColor:\"rgba(255, 252, 246, 0)\"},zsyEcyfWS:{backgroundColor:\"rgba(255, 252, 246, 0)\"}},...addPropertyOverrides({AkBd3p344:{\"data-framer-name\":\"Variant 7\"},C5DPYKUfX:{\"data-framer-name\":\"Variant 6\"},hvhpgSVaB:{\"data-framer-name\":\"Variant 5\"},lMwxSxcUo:{\"data-framer-name\":\"Tablet\"},pc4zLlDn5:{\"data-framer-name\":\"Variant 9\"},wPSOu7TFi:{\"data-framer-name\":\"Variant 8\"},zsyEcyfWS:{\"data-framer-name\":\"Header change\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yb8ugs\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"nLWdSfUdN\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(216, 214, 208, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-66bab540-d66b-4f53-846d-c20a55122fa6, rgb(255, 252, 246))\",borderBottomLeftRadius:90,borderBottomRightRadius:90,borderTopLeftRadius:90,borderTopRightRadius:90},variants:{C5DPYKUfX:{backgroundColor:\"rgba(0, 0, 0, 0)\"},hvhpgSVaB:{\"--border-color\":\"rgb(216, 214, 208)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},pc4zLlDn5:{\"--border-color\":\"rgb(235, 235, 235)\"},wPSOu7TFi:{\"--border-color\":\"rgb(235, 235, 235)\"},zsyEcyfWS:{\"--border-color\":\"rgb(235, 235, 235)\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hd184z\",layoutDependency:layoutDependency,layoutId:\"Q5yqBaEKm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"bXbKFaMsM\",children:/*#__PURE__*/_jsx(MotionAWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1gipyq9 framer-1i9cziy\",\"data-framer-appear-id\":\"1gipyq9\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"bXbKFaMsM\",optimized:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-lau4x4\",\"data-framer-name\":\"Logo Kataqua goed\",fill:\"black\",intrinsicHeight:118,intrinsicWidth:290,layoutDependency:layoutDependency,layoutId:\"JjGeygxy3\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 289.9 118.37\"><defs><linearGradient id=\"linear-gradient\" x1=\"45.66\" y1=\"14.66\" x2=\"45.66\" y2=\"141.22\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-2\" x1=\"79.14\" y1=\"134.97\" x2=\"29.86\" y2=\"47.67\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-3\" x1=\"1.63\" y1=\"58.1\" x2=\"76.41\" y2=\"58.1\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-4\" x1=\"1.63\" y1=\"58.1\" x2=\"76.41\" y2=\"58.1\" xlink:href=\"#linear-gradient\"/><linearGradient id=\"linear-gradient-5\" x1=\"-21.56\" y1=\"50.33\" x2=\"63.03\" y2=\"62\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-6\" y1=\"76.06\" y2=\"76.06\" xlink:href=\"#linear-gradient-3\"/><linearGradient id=\"linear-gradient-7\" x1=\"-21.56\" y1=\"68.29\" x2=\"63.03\" y2=\"79.96\" xlink:href=\"#linear-gradient-5\"/><linearGradient id=\"linear-gradient-8\" y1=\"94.03\" y2=\"94.03\" xlink:href=\"#linear-gradient-3\"/><linearGradient id=\"linear-gradient-9\" x1=\"1.63\" y1=\"94.03\" x2=\"76.41\" y2=\"94.03\" xlink:href=\"#linear-gradient\"/><linearGradient id=\"linear-gradient-10\" x1=\"-21.56\" y1=\"86.26\" x2=\"63.03\" y2=\"97.92\" xlink:href=\"#linear-gradient-5\"/><style>.cls-14{mix-blend-mode:screen}.cls-15{fill:#0ba7ed}.cls-16{fill:#0c2576}</style></defs><g style=\"isolation:isolate\"><g id=\"Layer_1\"><path class=\"cls-16\" d=\"M114.51 71.45c-1.06 2.01-2.5 3.68-4.31 5.02 1.81 1.34 3.25 3.02 4.31 5.05 1.06 2.03 1.59 4.23 1.59 6.61v2.92h-5.77v-2.92c0-1.21-.23-2.34-.68-3.4a8.7 8.7 0 0 0-1.88-2.78c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.78-.46 1.06-.68 2.2-.68 3.4v2.92H87V50.29h5.77V76.6c1.25-.95 2.63-1.68 4.12-2.2 1.49-.52 3.06-.78 4.7-.78 1.21 0 2.34-.23 3.4-.68a8.744 8.744 0 0 0 2.79-1.88c.8-.8 1.43-1.74 1.88-2.82.45-1.08.68-2.22.68-3.43v-2.85h5.77v2.85c0 2.42-.53 4.63-1.59 6.64Z\" id=\"Layer_21\"/><path class=\"cls-16\" d=\"M132.56 61.95c2.03 0 3.92.38 5.67 1.14 1.75.76 3.28 1.79 4.6 3.11 1.32 1.32 2.35 2.85 3.11 4.6.76 1.75 1.13 3.64 1.13 5.67v14.58h-14.52c-1.99 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63s.38-3.92 1.13-5.67c.76-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.744 8.744 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_20\"/><path class=\"cls-16\" d=\"M166.19 85.28v5.76h-2.85c-1.99 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63V50.29h5.77v17.5h11.66v5.77h-11.66v2.92c0 1.21.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h2.85Z\" id=\"Layer_19\"/><path class=\"cls-15\" d=\"M182.78 61.95c2.03 0 3.92.38 5.67 1.14 1.75.76 3.28 1.79 4.6 3.11 1.32 1.32 2.35 2.85 3.11 4.6.75 1.75 1.13 3.64 1.13 5.67v14.58h-14.52c-1.99 0-3.86-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63s.38-3.92 1.13-5.67c.75-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.744 8.744 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.42 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_18\"/><path class=\"cls-15\" d=\"M213.56 62.08c2.03 0 3.92.38 5.67 1.13 1.75.76 3.29 1.79 4.63 3.11 1.34 1.32 2.39 2.85 3.14 4.6.76 1.75 1.14 3.64 1.14 5.67v26.25h-5.77V91.17h-8.81c-1.99 0-3.87-.38-5.64-1.13a14.42 14.42 0 0 1-4.64-3.14c-1.32-1.34-2.35-2.9-3.11-4.67-.76-1.77-1.14-3.65-1.14-5.64s.38-3.92 1.14-5.67c.75-1.75 1.79-3.28 3.11-4.6 1.32-1.32 2.86-2.35 4.64-3.11 1.77-.76 3.65-1.13 5.64-1.13Zm8.82 23.33v-8.82c0-1.21-.23-2.34-.68-3.4a8.592 8.592 0 0 0-1.88-2.78c-.8-.8-1.74-1.43-2.82-1.88-1.08-.45-2.23-.68-3.44-.68s-2.34.23-3.4.68a8.812 8.812 0 0 0-4.67 4.66c-.45 1.06-.68 2.2-.68 3.4s.23 2.36.68 3.44a8.658 8.658 0 0 0 1.88 2.82c.8.8 1.73 1.43 2.79 1.88 1.06.46 2.19.68 3.4.68h8.81Z\" id=\"Layer_17\"/><path class=\"cls-15\" d=\"M259.18 61.95v14.52c0 1.99-.38 3.87-1.13 5.63a14.66 14.66 0 0 1-3.14 4.67 14.656 14.656 0 0 1-4.63 3.14c-1.75.76-3.64 1.13-5.67 1.13s-3.87-.38-5.64-1.13c-1.77-.76-3.32-1.8-4.63-3.14a14.912 14.912 0 0 1-3.11-4.67c-.76-1.77-1.13-3.64-1.13-5.63V61.95h5.77v14.52c0 1.21.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82c.8.8 1.73 1.42 2.79 1.88 1.06.45 2.19.68 3.4.68s2.35-.23 3.44-.68a8.819 8.819 0 0 0 2.82-1.88c.8-.8 1.43-1.74 1.88-2.82.45-1.08.68-2.22.68-3.44V61.95h5.77Z\" id=\"Layer_16\"/><path class=\"cls-15\" d=\"M275.38 61.95c2.03 0 3.92.38 5.67 1.14 1.75.76 3.28 1.79 4.6 3.11 1.32 1.32 2.36 2.85 3.11 4.6.76 1.75 1.14 3.64 1.14 5.67v14.58h-14.52c-1.98 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.14-3.64-1.14-5.63s.38-3.92 1.14-5.67c.75-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.91 8.91 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_15\"/><path d=\"M37.7 0S25.11 18.22 14.16 38.01C28.98 41.82 40.2 59.76 40.2 81.32c0 14.62-5.16 27.57-13.1 35.59 3.38.94 6.93 1.45 10.6 1.45 21.79 0 39.46-17.66 39.46-39.45S37.7 0 37.7 0Z\" style=\"fill:url(#linear-gradient)\" id=\"Layer_14\"/><path d=\"M37.7 4.09s-8.2 11.87-16.85 26.54c12.26 8.43 20.77 26.92 20.77 48.4 0 13.36-3.3 25.56-8.74 34.91 1.58.21 3.19.33 4.82.33 20.28 0 36.73-16.44 36.73-36.72S37.7 4.09 37.7 4.09Z\" style=\"mix-blend-mode:screen;fill:url(#linear-gradient-2)\" id=\"Layer_13\"/><path d=\"M76.41 50.21s-14.36 11.22-36.67 3.65S3.33 62.21 1.63 66c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-3);stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill-rule:evenodd\" id=\"Layer_12\"/><path d=\"M76.41 50.21s-14.36 11.22-36.67 3.65S3.33 62.21 1.63 66c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-4);fill-rule:evenodd\" id=\"Layer_11\"/><path d=\"M49.48 64.82c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill-rule:evenodd;fill:url(#linear-gradient-5)\" class=\"cls-14\" id=\"Layer_10\"/><path d=\"M76.41 68.17s-14.36 11.22-36.67 3.65C17.42 64.25 3.33 80.17 1.63 83.96c0 0 15.01-9.13 38.24-1.7C63.1 89.7 76.41 68.17 76.41 68.17Z\" style=\"fill:url(#linear-gradient-6);stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill-rule:evenodd\" id=\"Layer_9\"/><path d=\"M76.41 68.17s-14.36 11.22-36.67 3.65C17.42 64.25 3.33 80.17 1.63 83.96c0 0 15.01-9.13 38.24-1.7C63.1 89.7 76.41 68.17 76.41 68.17Z\" style=\"fill:#0c2576;fill-rule:evenodd\" id=\"Layer_8\"/><path d=\"M49.48 82.78c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill:url(#linear-gradient-7);fill-rule:evenodd\" class=\"cls-14\" id=\"Layer_7\"/><path d=\"M76.41 86.13s-14.36 11.22-36.67 3.65c-22.32-7.57-36.41 8.35-38.11 12.14 0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill:url(#linear-gradient-8);fill-rule:evenodd\" id=\"Layer_6\"/><path d=\"M76.41 86.13s-14.36 11.22-36.67 3.65c-22.32-7.57-36.41 8.35-38.11 12.14 0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-9);fill-rule:evenodd\" id=\"Layer_5\"/><path d=\"M49.48 100.74c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill:url(#linear-gradient-10);fill-rule:evenodd\" class=\"cls-14\" id=\"Layer_4\"/><path d=\"M223.87 66.33a15.083 15.083 0 0 0-4.63-3.11c-1.75-.76-3.64-1.13-5.67-1.13s-3.87.38-5.64 1.13c-1.77.76-3.32 1.79-4.64 3.11a14.714 14.714 0 0 0-3.11 4.6c-.76 1.75-1.14 3.64-1.14 5.67s.38 3.87 1.14 5.64c.51 1.2 1.16 2.29 1.93 3.29 8.61 1.4 17.42 1.62 26.03 1.06v-10c0-2.03-.38-3.92-1.14-5.67-.76-1.75-1.8-3.28-3.14-4.6Zm-1.49 19.08h-8.81c-1.21 0-2.34-.23-3.4-.68a8.744 8.744 0 0 1-2.79-1.88c-.8-.8-1.43-1.74-1.88-2.82-.45-1.08-.68-2.23-.68-3.44s.23-2.34.68-3.4a8.592 8.592 0 0 1 1.88-2.78c.8-.8 1.73-1.43 2.79-1.88 1.06-.45 2.19-.68 3.4-.68s2.36.23 3.44.68c1.08.45 2.02 1.08 2.82 1.88.8.8 1.43 1.73 1.88 2.78.45 1.06.68 2.2.68 3.4v8.82Zm66.39-14.61c-.76-1.75-1.79-3.29-3.11-4.6a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.87.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.76 1.75-1.14 3.64-1.14 5.67 0 1.55.23 3.03.69 4.44 1.91-.51 3.77-1.03 5.58-1.57-.31-.92-.51-1.87-.51-2.87 0-1.21.23-2.34.68-3.4a8.744 8.744 0 0 1 1.88-2.79c.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.22-.68 3.43-.68s2.34.23 3.4.68c1.06.45 1.99 1.08 2.79 1.88.8.8 1.42 1.73 1.88 2.79.09.22.14.46.21.68 1.97-.75 3.78-1.47 5.4-2.14-.1-.27-.19-.55-.3-.81ZM154.53 50.29h-5.77v21.49c3.85.41 7.76.99 11.73 1.77h5.7v-5.77h-11.66v-17.5Zm38.52 15.91a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.86.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.61 1.42-.96 2.93-1.08 4.53 1.91.5 3.84 1.04 5.76 1.64 0-.17-.05-.33-.05-.5 0-1.21.23-2.34.68-3.4a8.744 8.744 0 0 1 1.88-2.79c.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.23-.68 3.43-.68s2.34.23 3.4.68c1.06.45 1.99 1.08 2.79 1.88.8.8 1.43 1.73 1.88 2.79.45 1.06.68 2.19.68 3.4v6.68c1.91.55 3.83 1.04 5.77 1.46v-8.15c0-2.03-.38-3.92-1.13-5.67-.76-1.75-1.79-3.29-3.11-4.6Zm60.37 10.27c0 1.21-.23 2.35-.68 3.44a8.658 8.658 0 0 1-1.88 2.82c-.35.35-.75.66-1.15.95 2.9-.58 5.73-1.22 8.47-1.91.66-1.67 1.01-3.43 1.01-5.29V61.96h-5.77v14.52Zm-15 6.25c-.8-.8-1.43-1.74-1.88-2.82a8.833 8.833 0 0 1-.68-3.44V61.94h-5.77v14.52c0 1.99.38 3.87 1.13 5.63.64 1.5 1.49 2.83 2.53 4.02 2.93-.3 5.82-.69 8.67-1.14-.41-.1-.83-.21-1.22-.38a8.91 8.91 0 0 1-2.79-1.88ZM87 77.24c1.4-.41 3.34-.96 5.77-1.55v-25.4H87v26.95Zm23.33-12.44c0 1.21-.23 2.35-.68 3.43a8.658 8.658 0 0 1-1.88 2.82c-.8.8-1.73 1.43-2.79 1.88-1.06.45-2.19.68-3.4.68-1.64 0-3.21.26-4.7.78-.55.19-1.06.44-1.58.69 4.96-1.13 11.42-2.34 18.92-3.17.09-.16.2-.31.28-.48 1.06-2.01 1.59-4.22 1.59-6.64v-2.85h-5.77v2.85Zm32.5 1.4a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.87.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.1.22-.17.45-.25.67 2.2-.18 4.47-.32 6.81-.42.21-.26.4-.53.63-.77.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.22-.68 3.43-.68s2.34.23 3.4.68c1.06.45 1.99 1.08 2.79 1.88.24.24.43.51.64.78 2.24.1 4.52.26 6.82.47-.09-.24-.17-.49-.27-.73-.76-1.75-1.79-3.29-3.11-4.6Z\" style=\"fill:#fff;opacity:.25;fill-rule:evenodd\" id=\"Layer_3\"/></g></g></svg>',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(32+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||137)-64-73)/2)+21.5,...addPropertyOverrides({AkBd3p344:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(32+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-64-73)/2)+21.5},C5DPYKUfX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||73)-0-73)/2)+21.5},hvhpgSVaB:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||74)-8-66)/2)+18},lMwxSxcUo:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(32+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-64-73)/2)+21.5},pc4zLlDn5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-8-89)/2)+29.5},wPSOu7TFi:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||97)-8-89)/2)+29.5},zsyEcyfWS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(16+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||82)-16-66)/2)+18}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pjnhbo-container\",layoutDependency:layoutDependency,layoutId:\"sBxGSuzIl-container\",children:/*#__PURE__*/_jsx(HeaderStroke,{height:\"100%\",id:\"sBxGSuzIl\",layoutId:\"sBxGSuzIl\",style:{width:\"100%\"},variant:qvePx4WXs,width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined},{href:{webPageId:\"JvOgN7CKp\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(32+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||137)-64-73)/2)+17.5,...addPropertyOverrides({AkBd3p344:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(32+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-64-73)/2)+17.5},C5DPYKUfX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||73)-0-73)/2)+17.5},hvhpgSVaB:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||74)-8-66)/2)+14},lMwxSxcUo:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(32+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-64-73)/2)+17.5},pc4zLlDn5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-8-89)/2)+25.5},wPSOu7TFi:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||97)-8-89)/2)+25.5},zsyEcyfWS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(16+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||82)-16-66)/2)+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-5m837e-container\",\"data-framer-appear-id\":\"5m837e\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"pQjPRS6oH-container\",optimized:true,children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"pQjPRS6oH\",layoutId:\"pQjPRS6oH\",OUS3kGNcz:resolvedLinks[0],R7haCiUYr:\"Meld je aan!\",variant:\"P2fbuf6jT\",width:\"100%\",...addPropertyOverrides({AkBd3p344:{OUS3kGNcz:resolvedLinks[3]},C5DPYKUfX:{OUS3kGNcz:resolvedLinks[5]},hvhpgSVaB:{OUS3kGNcz:resolvedLinks[4]},lMwxSxcUo:{OUS3kGNcz:resolvedLinks[1]},pc4zLlDn5:{OUS3kGNcz:resolvedLinks[7]},wPSOu7TFi:{OUS3kGNcz:resolvedLinks[6]},zsyEcyfWS:{OUS3kGNcz:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IGZGq.framer-1i9cziy, .framer-IGZGq .framer-1i9cziy { display: block; }\",\".framer-IGZGq.framer-l65hb1 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 32px 40px 32px 40px; position: relative; width: 1288px; }\",\".framer-IGZGq .framer-yb8ugs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 1px; }\",\".framer-IGZGq .framer-1hd184z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-IGZGq .framer-1gipyq9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-IGZGq .framer-lau4x4 { aspect-ratio: 2.457627118644068 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 41px); position: relative; width: 101px; }\",\".framer-IGZGq .framer-pjnhbo-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-IGZGq .framer-5m837e-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IGZGq.framer-l65hb1, .framer-IGZGq .framer-yb8ugs, .framer-IGZGq .framer-1hd184z, .framer-IGZGq .framer-1gipyq9 { gap: 0px; } .framer-IGZGq.framer-l65hb1 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-IGZGq.framer-l65hb1 > :first-child, .framer-IGZGq .framer-yb8ugs > :first-child, .framer-IGZGq .framer-1hd184z > :first-child, .framer-IGZGq .framer-1gipyq9 > :first-child { margin-left: 0px; } .framer-IGZGq.framer-l65hb1 > :last-child, .framer-IGZGq .framer-yb8ugs > :last-child, .framer-IGZGq .framer-1hd184z > :last-child, .framer-IGZGq .framer-1gipyq9 > :last-child { margin-right: 0px; } .framer-IGZGq .framer-yb8ugs > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-IGZGq .framer-1hd184z > *, .framer-IGZGq .framer-1gipyq9 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } }\",\".framer-IGZGq.framer-v-cjf5sw.framer-l65hb1 { width: 810px; }\",\".framer-IGZGq.framer-v-1anxwb4.framer-l65hb1 { padding: 16px 0px 0px 0px; width: min-content; }\",\".framer-IGZGq.framer-v-1anxwb4 .framer-yb8ugs { flex: none; gap: 24px; height: 66px; padding: 16px 32px 16px 32px; width: min-content; }\",\".framer-IGZGq.framer-v-1anxwb4 .framer-1gipyq9, .framer-IGZGq.framer-v-sr070b .framer-1gipyq9 { justify-content: flex-start; width: 25px; }\",\".framer-IGZGq.framer-v-1anxwb4 .framer-pjnhbo-container { flex: none; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IGZGq.framer-v-1anxwb4 .framer-yb8ugs { gap: 0px; } .framer-IGZGq.framer-v-1anxwb4 .framer-yb8ugs > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-IGZGq.framer-v-1anxwb4 .framer-yb8ugs > :first-child { margin-left: 0px; } .framer-IGZGq.framer-v-1anxwb4 .framer-yb8ugs > :last-child { margin-right: 0px; } }\",\".framer-IGZGq.framer-v-sr070b.framer-l65hb1 { padding: 8px 80px 0px 80px; }\",\".framer-IGZGq.framer-v-sr070b .framer-yb8ugs { height: 66px; padding: 16px 32px 16px 32px; }\",\".framer-IGZGq.framer-v-sr070b .framer-lau4x4 { height: var(--framer-aspect-ratio-supported, 118px); }\",\".framer-IGZGq.framer-v-14fy364.framer-l65hb1 { padding: 0px 40px 0px 40px; }\",\".framer-IGZGq.framer-v-1yhu9ta.framer-l65hb1 { padding: 8px 40px 0px 40px; width: min-content; }\",\".framer-IGZGq.framer-v-1yhu9ta .framer-yb8ugs { flex: none; max-width: 1208px; padding: 24px 40px 24px 40px; width: 1208px; }\",\".framer-IGZGq.framer-v-1krnpd1.framer-l65hb1 { padding: 8px 40px 0px 40px; width: 810px; }\",\".framer-IGZGq.framer-v-1krnpd1 .framer-yb8ugs { max-width: 1208px; padding: 24px 40px 24px 40px; }\",'.framer-IGZGq[data-border=\"true\"]::after, .framer-IGZGq [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 137\n * @framerIntrinsicWidth 1288\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lMwxSxcUo\":{\"layout\":[\"fixed\",\"auto\"]},\"zsyEcyfWS\":{\"layout\":[\"auto\",\"auto\"]},\"AkBd3p344\":{\"layout\":[\"fixed\",\"auto\"]},\"hvhpgSVaB\":{\"layout\":[\"fixed\",\"auto\"]},\"C5DPYKUfX\":{\"layout\":[\"fixed\",\"auto\"]},\"wPSOu7TFi\":{\"layout\":[\"auto\",\"auto\"]},\"pc4zLlDn5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qvePx4WXs\":\"variant1\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermutBRjbF2=withCSS(Component,css,\"framer-IGZGq\");export default FramermutBRjbF2;FramermutBRjbF2.displayName=\"Header\";FramermutBRjbF2.defaultProps={height:137,width:1288};addPropertyControls(FramermutBRjbF2,{variant:{options:[\"aMC4p7dUD\",\"lMwxSxcUo\",\"zsyEcyfWS\",\"AkBd3p344\",\"hvhpgSVaB\",\"C5DPYKUfX\",\"wPSOu7TFi\",\"pc4zLlDn5\"],optionTitles:[\"Desktop\",\"Tablet\",\"Header change\",\"Variant 7\",\"Variant 5\",\"Variant 6\",\"Variant 8\",\"Variant 9\"],title:\"Variant\",type:ControlType.Enum},qvePx4WXs:(HeaderStrokeControls===null||HeaderStrokeControls===void 0?void 0:HeaderStrokeControls[\"variant\"])&&{...HeaderStrokeControls[\"variant\"],defaultValue:\"HqoWHXRNW\",description:undefined,hidden:undefined,title:\"Variant\"}});addFonts(FramermutBRjbF2,[{explicitInter:true,fonts:[]},...HeaderStrokeFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermutBRjbF2\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1288\",\"framerIntrinsicHeight\":\"137\",\"framerVariables\":\"{\\\"qvePx4WXs\\\":\\\"variant1\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lMwxSxcUo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zsyEcyfWS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AkBd3p344\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hvhpgSVaB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C5DPYKUfX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wPSOu7TFi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pc4zLlDn5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mutBRjbF2.map", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import HeaderStroke from\"https://framerusercontent.com/modules/qhghK3F5xfoTyIJaGHMS/mUdINNMHz07F2JRB7CAy/pkmUSIQ6H.js\";const HeaderStrokeFonts=getFonts(HeaderStroke);const MotionAWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.a));const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"YR9ANuRON\",\"UDPMvq09s\"];const serializationHash=\"framer-CcRSQ\";const variantClassNames={UDPMvq09s:\"framer-v-d0zgba\",YR9ANuRON:\"framer-v-q81c59\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={damping:30,delay:.5,mass:1,stiffness:120,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20};const transition3={damping:30,delay:.7,mass:1,stiffness:120,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={\"Variant 2\":\"UDPMvq09s\",Desktop:\"YR9ANuRON\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"YR9ANuRON\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YR9ANuRON\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1fxiduq=activeVariantCallback(async(...args)=>{setVariant(\"UDPMvq09s\");});const onTap1ig60w0=activeVariantCallback(async(...args)=>{setVariant(\"YR9ANuRON\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"UDPMvq09s\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"UDPMvq09s\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-q81c59\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"YR9ANuRON\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-66bab540-d66b-4f53-846d-c20a55122fa6, rgb(255, 252, 246))\",...style},variants:{UDPMvq09s:{backgroundColor:\"var(--token-0a817396-08fd-4f44-b7e6-bc3e9f0660e3, rgb(47, 51, 76))\"}},...addPropertyOverrides({UDPMvq09s:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UDPMvq09s:{height:30,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+93.36551724137931}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lrcs6x-container\",layoutDependency:layoutDependency,layoutId:\"l1f_Sytht-container\",children:/*#__PURE__*/_jsx(HeaderStroke,{height:\"100%\",id:\"l1f_Sytht\",layoutId:\"l1f_Sytht\",variant:\"eemRl0Ien\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8tm5z7\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"s0RcB4uzL\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(216, 214, 208, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:90,borderBottomRightRadius:90,borderTopLeftRadius:90,borderTopRightRadius:90},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kenvdk\",layoutDependency:layoutDependency,layoutId:\"gTxar_PeM\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"yG0XtuzLR\",children:/*#__PURE__*/_jsxs(MotionAWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-58fzq framer-88lrp0\",\"data-framer-appear-id\":\"58fzq\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"yG0XtuzLR\",optimized:true,children:[isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1eatyhv\",\"data-framer-name\":\"Logo Kataqua goed\",fill:\"black\",intrinsicHeight:118,intrinsicWidth:290,layoutDependency:layoutDependency,layoutId:\"JByCp9ueb\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 289.9 118.37\"><defs><linearGradient id=\"linear-gradient\" x1=\"45.66\" y1=\"14.66\" x2=\"45.66\" y2=\"141.22\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-2\" x1=\"79.14\" y1=\"134.97\" x2=\"29.86\" y2=\"47.67\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-3\" x1=\"1.63\" y1=\"58.1\" x2=\"76.41\" y2=\"58.1\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-4\" x1=\"1.63\" y1=\"58.1\" x2=\"76.41\" y2=\"58.1\" xlink:href=\"#linear-gradient\"/><linearGradient id=\"linear-gradient-5\" x1=\"-21.56\" y1=\"50.33\" x2=\"63.03\" y2=\"62\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-6\" y1=\"76.06\" y2=\"76.06\" xlink:href=\"#linear-gradient-3\"/><linearGradient id=\"linear-gradient-7\" x1=\"-21.56\" y1=\"68.29\" x2=\"63.03\" y2=\"79.96\" xlink:href=\"#linear-gradient-5\"/><linearGradient id=\"linear-gradient-8\" y1=\"94.03\" y2=\"94.03\" xlink:href=\"#linear-gradient-3\"/><linearGradient id=\"linear-gradient-9\" x1=\"1.63\" y1=\"94.03\" x2=\"76.41\" y2=\"94.03\" xlink:href=\"#linear-gradient\"/><linearGradient id=\"linear-gradient-10\" x1=\"-21.56\" y1=\"86.26\" x2=\"63.03\" y2=\"97.92\" xlink:href=\"#linear-gradient-5\"/><style>.cls-14{mix-blend-mode:screen}.cls-15{fill:#0ba7ed}.cls-16{fill:#0c2576}</style></defs><g style=\"isolation:isolate\"><g id=\"Layer_1\"><path class=\"cls-16\" d=\"M114.51 71.45c-1.06 2.01-2.5 3.68-4.31 5.02 1.81 1.34 3.25 3.02 4.31 5.05 1.06 2.03 1.59 4.23 1.59 6.61v2.92h-5.77v-2.92c0-1.21-.23-2.34-.68-3.4a8.7 8.7 0 0 0-1.88-2.78c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.78-.46 1.06-.68 2.2-.68 3.4v2.92H87V50.29h5.77V76.6c1.25-.95 2.63-1.68 4.12-2.2 1.49-.52 3.06-.78 4.7-.78 1.21 0 2.34-.23 3.4-.68a8.744 8.744 0 0 0 2.79-1.88c.8-.8 1.43-1.74 1.88-2.82.45-1.08.68-2.22.68-3.43v-2.85h5.77v2.85c0 2.42-.53 4.63-1.59 6.64Z\" id=\"Layer_21\"/><path class=\"cls-16\" d=\"M132.56 61.95c2.03 0 3.92.38 5.67 1.14 1.75.76 3.28 1.79 4.6 3.11 1.32 1.32 2.35 2.85 3.11 4.6.76 1.75 1.13 3.64 1.13 5.67v14.58h-14.52c-1.99 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63s.38-3.92 1.13-5.67c.76-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.744 8.744 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_20\"/><path class=\"cls-16\" d=\"M166.19 85.28v5.76h-2.85c-1.99 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63V50.29h5.77v17.5h11.66v5.77h-11.66v2.92c0 1.21.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h2.85Z\" id=\"Layer_19\"/><path class=\"cls-15\" d=\"M182.78 61.95c2.03 0 3.92.38 5.67 1.14 1.75.76 3.28 1.79 4.6 3.11 1.32 1.32 2.35 2.85 3.11 4.6.75 1.75 1.13 3.64 1.13 5.67v14.58h-14.52c-1.99 0-3.86-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63s.38-3.92 1.13-5.67c.75-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.744 8.744 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.42 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_18\"/><path class=\"cls-15\" d=\"M213.56 62.08c2.03 0 3.92.38 5.67 1.13 1.75.76 3.29 1.79 4.63 3.11 1.34 1.32 2.39 2.85 3.14 4.6.76 1.75 1.14 3.64 1.14 5.67v26.25h-5.77V91.17h-8.81c-1.99 0-3.87-.38-5.64-1.13a14.42 14.42 0 0 1-4.64-3.14c-1.32-1.34-2.35-2.9-3.11-4.67-.76-1.77-1.14-3.65-1.14-5.64s.38-3.92 1.14-5.67c.75-1.75 1.79-3.28 3.11-4.6 1.32-1.32 2.86-2.35 4.64-3.11 1.77-.76 3.65-1.13 5.64-1.13Zm8.82 23.33v-8.82c0-1.21-.23-2.34-.68-3.4a8.592 8.592 0 0 0-1.88-2.78c-.8-.8-1.74-1.43-2.82-1.88-1.08-.45-2.23-.68-3.44-.68s-2.34.23-3.4.68a8.812 8.812 0 0 0-4.67 4.66c-.45 1.06-.68 2.2-.68 3.4s.23 2.36.68 3.44a8.658 8.658 0 0 0 1.88 2.82c.8.8 1.73 1.43 2.79 1.88 1.06.46 2.19.68 3.4.68h8.81Z\" id=\"Layer_17\"/><path class=\"cls-15\" d=\"M259.18 61.95v14.52c0 1.99-.38 3.87-1.13 5.63a14.66 14.66 0 0 1-3.14 4.67 14.656 14.656 0 0 1-4.63 3.14c-1.75.76-3.64 1.13-5.67 1.13s-3.87-.38-5.64-1.13c-1.77-.76-3.32-1.8-4.63-3.14a14.912 14.912 0 0 1-3.11-4.67c-.76-1.77-1.13-3.64-1.13-5.63V61.95h5.77v14.52c0 1.21.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82c.8.8 1.73 1.42 2.79 1.88 1.06.45 2.19.68 3.4.68s2.35-.23 3.44-.68a8.819 8.819 0 0 0 2.82-1.88c.8-.8 1.43-1.74 1.88-2.82.45-1.08.68-2.22.68-3.44V61.95h5.77Z\" id=\"Layer_16\"/><path class=\"cls-15\" d=\"M275.38 61.95c2.03 0 3.92.38 5.67 1.14 1.75.76 3.28 1.79 4.6 3.11 1.32 1.32 2.36 2.85 3.11 4.6.76 1.75 1.14 3.64 1.14 5.67v14.58h-14.52c-1.98 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.14-3.64-1.14-5.63s.38-3.92 1.14-5.67c.75-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.91 8.91 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88-1.06-.45-2.19-.68-3.4-.68s-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_15\"/><path d=\"M37.7 0S25.11 18.22 14.16 38.01C28.98 41.82 40.2 59.76 40.2 81.32c0 14.62-5.16 27.57-13.1 35.59 3.38.94 6.93 1.45 10.6 1.45 21.79 0 39.46-17.66 39.46-39.45S37.7 0 37.7 0Z\" style=\"fill:url(#linear-gradient)\" id=\"Layer_14\"/><path d=\"M37.7 4.09s-8.2 11.87-16.85 26.54c12.26 8.43 20.77 26.92 20.77 48.4 0 13.36-3.3 25.56-8.74 34.91 1.58.21 3.19.33 4.82.33 20.28 0 36.73-16.44 36.73-36.72S37.7 4.09 37.7 4.09Z\" style=\"mix-blend-mode:screen;fill:url(#linear-gradient-2)\" id=\"Layer_13\"/><path d=\"M76.41 50.21s-14.36 11.22-36.67 3.65S3.33 62.21 1.63 66c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-3);stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill-rule:evenodd\" id=\"Layer_12\"/><path d=\"M76.41 50.21s-14.36 11.22-36.67 3.65S3.33 62.21 1.63 66c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-4);fill-rule:evenodd\" id=\"Layer_11\"/><path d=\"M49.48 64.82c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill-rule:evenodd;fill:url(#linear-gradient-5)\" class=\"cls-14\" id=\"Layer_10\"/><path d=\"M76.41 68.17s-14.36 11.22-36.67 3.65C17.42 64.25 3.33 80.17 1.63 83.96c0 0 15.01-9.13 38.24-1.7C63.1 89.7 76.41 68.17 76.41 68.17Z\" style=\"fill:url(#linear-gradient-6);stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill-rule:evenodd\" id=\"Layer_9\"/><path d=\"M76.41 68.17s-14.36 11.22-36.67 3.65C17.42 64.25 3.33 80.17 1.63 83.96c0 0 15.01-9.13 38.24-1.7C63.1 89.7 76.41 68.17 76.41 68.17Z\" style=\"fill:#0c2576;fill-rule:evenodd\" id=\"Layer_8\"/><path d=\"M49.48 82.78c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill:url(#linear-gradient-7);fill-rule:evenodd\" class=\"cls-14\" id=\"Layer_7\"/><path d=\"M76.41 86.13s-14.36 11.22-36.67 3.65c-22.32-7.57-36.41 8.35-38.11 12.14 0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill:url(#linear-gradient-8);fill-rule:evenodd\" id=\"Layer_6\"/><path d=\"M76.41 86.13s-14.36 11.22-36.67 3.65c-22.32-7.57-36.41 8.35-38.11 12.14 0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-9);fill-rule:evenodd\" id=\"Layer_5\"/><path d=\"M49.48 100.74c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill:url(#linear-gradient-10);fill-rule:evenodd\" class=\"cls-14\" id=\"Layer_4\"/><path d=\"M223.87 66.33a15.083 15.083 0 0 0-4.63-3.11c-1.75-.76-3.64-1.13-5.67-1.13s-3.87.38-5.64 1.13c-1.77.76-3.32 1.79-4.64 3.11a14.714 14.714 0 0 0-3.11 4.6c-.76 1.75-1.14 3.64-1.14 5.67s.38 3.87 1.14 5.64c.51 1.2 1.16 2.29 1.93 3.29 8.61 1.4 17.42 1.62 26.03 1.06v-10c0-2.03-.38-3.92-1.14-5.67-.76-1.75-1.8-3.28-3.14-4.6Zm-1.49 19.08h-8.81c-1.21 0-2.34-.23-3.4-.68a8.744 8.744 0 0 1-2.79-1.88c-.8-.8-1.43-1.74-1.88-2.82-.45-1.08-.68-2.23-.68-3.44s.23-2.34.68-3.4a8.592 8.592 0 0 1 1.88-2.78c.8-.8 1.73-1.43 2.79-1.88 1.06-.45 2.19-.68 3.4-.68s2.36.23 3.44.68c1.08.45 2.02 1.08 2.82 1.88.8.8 1.43 1.73 1.88 2.78.45 1.06.68 2.2.68 3.4v8.82Zm66.39-14.61c-.76-1.75-1.79-3.29-3.11-4.6a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.87.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.76 1.75-1.14 3.64-1.14 5.67 0 1.55.23 3.03.69 4.44 1.91-.51 3.77-1.03 5.58-1.57-.31-.92-.51-1.87-.51-2.87 0-1.21.23-2.34.68-3.4a8.744 8.744 0 0 1 1.88-2.79c.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.22-.68 3.43-.68s2.34.23 3.4.68c1.06.45 1.99 1.08 2.79 1.88.8.8 1.42 1.73 1.88 2.79.09.22.14.46.21.68 1.97-.75 3.78-1.47 5.4-2.14-.1-.27-.19-.55-.3-.81ZM154.53 50.29h-5.77v21.49c3.85.41 7.76.99 11.73 1.77h5.7v-5.77h-11.66v-17.5Zm38.52 15.91a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.86.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.61 1.42-.96 2.93-1.08 4.53 1.91.5 3.84 1.04 5.76 1.64 0-.17-.05-.33-.05-.5 0-1.21.23-2.34.68-3.4a8.744 8.744 0 0 1 1.88-2.79c.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.23-.68 3.43-.68s2.34.23 3.4.68c1.06.45 1.99 1.08 2.79 1.88.8.8 1.43 1.73 1.88 2.79.45 1.06.68 2.19.68 3.4v6.68c1.91.55 3.83 1.04 5.77 1.46v-8.15c0-2.03-.38-3.92-1.13-5.67-.76-1.75-1.79-3.29-3.11-4.6Zm60.37 10.27c0 1.21-.23 2.35-.68 3.44a8.658 8.658 0 0 1-1.88 2.82c-.35.35-.75.66-1.15.95 2.9-.58 5.73-1.22 8.47-1.91.66-1.67 1.01-3.43 1.01-5.29V61.96h-5.77v14.52Zm-15 6.25c-.8-.8-1.43-1.74-1.88-2.82a8.833 8.833 0 0 1-.68-3.44V61.94h-5.77v14.52c0 1.99.38 3.87 1.13 5.63.64 1.5 1.49 2.83 2.53 4.02 2.93-.3 5.82-.69 8.67-1.14-.41-.1-.83-.21-1.22-.38a8.91 8.91 0 0 1-2.79-1.88ZM87 77.24c1.4-.41 3.34-.96 5.77-1.55v-25.4H87v26.95Zm23.33-12.44c0 1.21-.23 2.35-.68 3.43a8.658 8.658 0 0 1-1.88 2.82c-.8.8-1.73 1.43-2.79 1.88-1.06.45-2.19.68-3.4.68-1.64 0-3.21.26-4.7.78-.55.19-1.06.44-1.58.69 4.96-1.13 11.42-2.34 18.92-3.17.09-.16.2-.31.28-.48 1.06-2.01 1.59-4.22 1.59-6.64v-2.85h-5.77v2.85Zm32.5 1.4a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.87.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.1.22-.17.45-.25.67 2.2-.18 4.47-.32 6.81-.42.21-.26.4-.53.63-.77.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.22-.68 3.43-.68s2.34.23 3.4.68c1.06.45 1.99 1.08 2.79 1.88.24.24.43.51.64.78 2.24.1 4.52.26 6.82.47-.09-.24-.17-.49-.27-.73-.76-1.75-1.79-3.29-3.11-4.6Z\" style=\"fill:#fff;opacity:.25;fill-rule:evenodd\" id=\"Layer_3\"/></g></g></svg>',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-11wsn5s\",\"data-framer-name\":\"Logo Kataqua goed white\",fill:\"black\",intrinsicHeight:118,intrinsicWidth:290,layoutDependency:layoutDependency,layoutId:\"eC186AQtS\",svg:'<svg id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 289.91 118.36\"><defs><linearGradient id=\"linear-gradient\" x1=\"45.67\" y1=\"104.62\" x2=\"45.67\" y2=\"-21.94\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-2\" x1=\"79.15\" y1=\"-15.69\" x2=\"29.87\" y2=\"71.61\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-3\" x1=\"1.63\" y1=\"61.17\" x2=\"76.42\" y2=\"61.17\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-4\" x1=\"1.63\" y1=\"61.17\" x2=\"76.42\" y2=\"61.17\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-5\" x1=\"-21.56\" y1=\"68.94\" x2=\"63.03\" y2=\"57.27\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-6\" x1=\"1.64\" y1=\"43.21\" x2=\"76.42\" y2=\"43.21\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-7\" x1=\"-21.56\" y1=\"50.98\" x2=\"63.03\" y2=\"39.31\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><linearGradient id=\"linear-gradient-8\" x1=\"1.64\" y1=\"25.25\" x2=\"76.42\" y2=\"25.25\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-9\" x1=\"1.64\" y1=\"25.25\" x2=\"76.42\" y2=\"25.25\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#68d7ff\"/><stop offset=\"1\" stop-color=\"#0ba7ed\"/></linearGradient><linearGradient id=\"linear-gradient-10\" x1=\"-21.55\" y1=\"33.02\" x2=\"63.04\" y2=\"21.36\" gradientTransform=\"matrix(1 0 0 -1 0 119.28)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></linearGradient><style>.cls-1{fill:#0ba7ed}.cls-15{fill:#fff}.cls-16{mix-blend-mode:screen}</style></defs><g style=\"isolation:isolate\"><g id=\"Layer_1-2\"><path class=\"cls-15\" d=\"M114.52 71.45c-1.06 2.01-2.5 3.68-4.31 5.02 1.81 1.34 3.25 3.02 4.31 5.05 1.06 2.03 1.59 4.23 1.59 6.61v2.92h-5.77v-2.92c0-1.21-.23-2.34-.68-3.4-.45-1.06-1.08-1.98-1.88-2.78s-1.73-1.43-2.79-1.88-2.19-.68-3.4-.68-2.35.23-3.43.68-2.02 1.08-2.82 1.88c-.8.8-1.43 1.73-1.88 2.78-.46 1.06-.68 2.2-.68 3.4v2.92h-5.77V50.29h5.77V76.6c1.25-.95 2.63-1.68 4.12-2.2 1.49-.52 3.06-.78 4.7-.78 1.21 0 2.34-.23 3.4-.68a8.744 8.744 0 0 0 2.79-1.88c.8-.8 1.43-1.74 1.88-2.82s.68-2.22.68-3.43v-2.85h5.77v2.85c0 2.42-.53 4.63-1.59 6.64h-.01Z\" id=\"Layer_21\"/><path class=\"cls-15\" d=\"M132.56 61.95c2.03 0 3.92.38 5.67 1.14s3.28 1.79 4.6 3.11 2.35 2.85 3.11 4.6 1.13 3.64 1.13 5.67v14.58h-14.52c-1.99 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14s-2.39-2.89-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63s.38-3.92 1.13-5.67c.76-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4-.45-1.06-1.08-1.99-1.88-2.79s-1.73-1.43-2.79-1.88-2.19-.68-3.4-.68-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.43 1.73-1.88 2.79s-.68 2.19-.68 3.4.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_20\"/><path class=\"cls-15\" d=\"M166.2 85.28v5.76h-2.85c-1.99 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14s-2.39-2.89-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63V50.29h5.77v17.5h11.66v5.77h-11.66v2.92c0 1.21.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h2.85v-.02Z\" id=\"Layer_19\"/><path class=\"cls-1\" d=\"M182.78 61.95c2.03 0 3.92.38 5.67 1.14s3.28 1.79 4.6 3.11 2.35 2.85 3.11 4.6c.75 1.75 1.13 3.64 1.13 5.67v14.58h-14.52c-1.99 0-3.86-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14s-2.39-2.89-3.14-4.67c-.76-1.77-1.13-3.64-1.13-5.63s.38-3.92 1.13-5.67 1.8-3.29 3.14-4.6c1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4-.45-1.06-1.08-1.99-1.88-2.79s-1.73-1.43-2.79-1.88-2.19-.68-3.4-.68-2.35.23-3.43.68a8.658 8.658 0 0 0-2.82 1.88c-.8.8-1.42 1.73-1.88 2.79-.45 1.06-.68 2.19-.68 3.4s.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_18\"/><path class=\"cls-1\" d=\"M213.56 62.08c2.03 0 3.92.38 5.67 1.13 1.75.76 3.29 1.79 4.63 3.11 1.34 1.32 2.39 2.85 3.14 4.6.76 1.75 1.14 3.64 1.14 5.67v26.25h-5.77V91.17h-8.81c-1.99 0-3.87-.38-5.64-1.13s-3.32-1.81-4.64-3.14c-1.32-1.34-2.35-2.9-3.11-4.67s-1.14-3.65-1.14-5.64.38-3.92 1.14-5.67c.75-1.75 1.79-3.28 3.11-4.6s2.86-2.35 4.64-3.11c1.77-.76 3.65-1.13 5.64-1.13Zm8.83 23.33v-8.82c0-1.21-.23-2.34-.68-3.4a8.592 8.592 0 0 0-1.88-2.78c-.8-.8-1.74-1.43-2.82-1.88s-2.23-.68-3.44-.68-2.34.23-3.4.68-1.99 1.08-2.79 1.88c-.8.8-1.43 1.73-1.88 2.78-.45 1.06-.68 2.2-.68 3.4s.23 2.36.68 3.44 1.08 2.02 1.88 2.82 1.73 1.43 2.79 1.88c1.06.46 2.19.68 3.4.68h8.82Z\" id=\"Layer_17\"/><path class=\"cls-1\" d=\"M259.18 61.95v14.52c0 1.99-.38 3.87-1.13 5.63a14.66 14.66 0 0 1-3.14 4.67 14.656 14.656 0 0 1-4.63 3.14c-1.75.76-3.64 1.13-5.67 1.13s-3.87-.38-5.64-1.13c-1.77-.76-3.32-1.8-4.63-3.14a14.912 14.912 0 0 1-3.11-4.67c-.76-1.77-1.13-3.64-1.13-5.63V61.95h5.77v14.52c0 1.21.23 2.35.68 3.44.45 1.08 1.08 2.02 1.88 2.82s1.73 1.42 2.79 1.88c1.06.45 2.19.68 3.4.68s2.35-.23 3.44-.68a8.819 8.819 0 0 0 2.82-1.88c.8-.8 1.43-1.74 1.88-2.82.45-1.08.68-2.22.68-3.44V61.95h5.77-.03Z\" id=\"Layer_16\"/><path class=\"cls-1\" d=\"M275.39 61.95c2.03 0 3.92.38 5.67 1.14s3.28 1.79 4.6 3.11 2.36 2.85 3.11 4.6c.76 1.75 1.14 3.64 1.14 5.67v14.58h-14.52c-1.98 0-3.87-.38-5.64-1.13-1.77-.76-3.33-1.8-4.67-3.14a14.497 14.497 0 0 1-3.14-4.67c-.76-1.77-1.14-3.64-1.14-5.63s.38-3.92 1.14-5.67c.75-1.75 1.8-3.29 3.14-4.6 1.34-1.32 2.89-2.35 4.67-3.11 1.77-.76 3.65-1.14 5.64-1.14Zm8.75 23.33v-8.81c0-1.21-.23-2.34-.68-3.4a8.91 8.91 0 0 0-1.88-2.79c-.8-.8-1.73-1.43-2.79-1.88s-2.19-.68-3.4-.68-2.35.23-3.43.68-2.02 1.08-2.82 1.88c-.8.8-1.43 1.73-1.88 2.79s-.68 2.19-.68 3.4.23 2.35.68 3.44a8.658 8.658 0 0 0 1.88 2.82 8.819 8.819 0 0 0 6.25 2.56h8.75Z\" id=\"Layer_15\"/><path d=\"M37.71 0S25.12 18.22 14.17 38.01c14.82 3.81 26.04 21.75 26.04 43.31 0 14.62-5.16 27.57-13.1 35.59 3.38.94 6.93 1.45 10.6 1.45 21.79 0 39.46-17.66 39.46-39.45S37.71 0 37.71 0Z\" style=\"fill:url(#linear-gradient)\" id=\"Layer_14\"/><path d=\"M37.71 4.09s-8.2 11.87-16.85 26.54c12.26 8.43 20.77 26.92 20.77 48.4 0 13.36-3.3 25.56-8.74 34.91 1.58.21 3.19.33 4.82.33 20.28 0 36.73-16.44 36.73-36.72S37.71 4.09 37.71 4.09Z\" style=\"mix-blend-mode:screen;fill:url(#linear-gradient-2);isolation:isolate\" id=\"Layer_13\"/><path d=\"M76.42 50.21s-14.36 11.22-36.67 3.65S3.33 62.21 1.63 66c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill:url(#linear-gradient-3);fill-rule:evenodd\" id=\"Layer_12\"/><path d=\"M76.42 50.21s-14.36 11.22-36.67 3.65S3.33 62.21 1.63 66c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-4);fill-rule:evenodd\" id=\"Layer_11\"/><path d=\"M49.48 64.82c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill-rule:evenodd;fill:url(#linear-gradient-5)\" class=\"cls-16\" id=\"Layer_10\"/><path d=\"M76.42 68.17s-14.36 11.22-36.67 3.65C17.43 64.25 3.34 80.17 1.64 83.96c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-6);stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill-rule:evenodd\" id=\"Layer_9\"/><path d=\"M76.42 68.17s-14.36 11.22-36.67 3.65C17.43 64.25 3.34 80.17 1.64 83.96c0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:#0c2576;fill-rule:evenodd\" id=\"Layer_8\"/><path d=\"M49.48 82.78c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill:url(#linear-gradient-7);fill-rule:evenodd\" class=\"cls-16\" id=\"Layer_7\"/><path d=\"M76.42 86.13s-14.36 11.22-36.67 3.65c-22.32-7.57-36.41 8.35-38.11 12.14 0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-8);stroke:#dbe0e3;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.27px;fill-rule:evenodd\" id=\"Layer_6\"/><path d=\"M76.42 86.13s-14.36 11.22-36.67 3.65c-22.32-7.57-36.41 8.35-38.11 12.14 0 0 15.01-9.13 38.24-1.7 23.23 7.44 36.54-14.09 36.54-14.09Z\" style=\"fill:url(#linear-gradient-9);fill-rule:evenodd\" id=\"Layer_5\"/><path d=\"M49.48 100.74c-3.03 0-6.16-.51-9.29-1.51-6.15-1.97-12.29-2.97-18.25-2.97-7.8 0-13.68 1.68-17.18 3.05 3.77-4.24 11.94-10.5 23.3-10.5 3.69 0 7.51.66 11.34 1.96 5.24 1.78 10.49 2.68 15.6 2.68 7.56 0 13.43-1.93 17.21-3.69-4.11 4.49-11.92 10.98-22.73 10.98Z\" style=\"fill:url(#linear-gradient-10);fill-rule:evenodd\" class=\"cls-16\" id=\"Layer_4\"/><path d=\"M223.87 66.33a15.083 15.083 0 0 0-4.63-3.11c-1.75-.76-3.64-1.13-5.67-1.13s-3.87.38-5.64 1.13c-1.77.76-3.32 1.79-4.64 3.11-1.32 1.32-2.35 2.85-3.11 4.6s-1.14 3.64-1.14 5.67.38 3.87 1.14 5.64c.51 1.2 1.16 2.29 1.93 3.29 8.61 1.4 17.42 1.62 26.03 1.06v-10c0-2.03-.38-3.92-1.14-5.67s-1.8-3.28-3.14-4.6h.01Zm-1.48 19.08h-8.81c-1.21 0-2.34-.23-3.4-.68s-1.99-1.08-2.79-1.88c-.8-.8-1.43-1.74-1.88-2.82-.45-1.08-.68-2.23-.68-3.44s.23-2.34.68-3.4a8.592 8.592 0 0 1 1.88-2.78c.8-.8 1.73-1.43 2.79-1.88s2.19-.68 3.4-.68 2.36.23 3.44.68 2.02 1.08 2.82 1.88c.8.8 1.43 1.73 1.88 2.78.45 1.06.68 2.2.68 3.4v8.82h-.01Zm66.38-14.61c-.76-1.75-1.79-3.29-3.11-4.6a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.87.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11a14.306 14.306 0 0 0-3.14 4.6c-.76 1.75-1.14 3.64-1.14 5.67 0 1.55.23 3.03.69 4.44 1.91-.51 3.77-1.03 5.58-1.57-.31-.92-.51-1.87-.51-2.87 0-1.21.23-2.34.68-3.4a8.744 8.744 0 0 1 1.88-2.79c.8-.8 1.74-1.43 2.82-1.88 1.08-.45 2.22-.68 3.43-.68s2.34.23 3.4.68 1.99 1.08 2.79 1.88c.8.8 1.42 1.73 1.88 2.79.09.22.14.46.21.68 1.97-.75 3.78-1.47 5.4-2.14-.1-.27-.19-.55-.3-.81h.02ZM154.53 50.29h-5.77v21.49c3.85.41 7.76.99 11.73 1.77h5.7v-5.77h-11.66v-17.5Zm38.53 15.91a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.86.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11s-2.39 2.85-3.14 4.6c-.61 1.42-.96 2.93-1.08 4.53 1.91.5 3.84 1.04 5.76 1.64 0-.17-.05-.33-.05-.5 0-1.21.23-2.34.68-3.4.45-1.06 1.08-1.99 1.88-2.79s1.74-1.43 2.82-1.88 2.23-.68 3.43-.68 2.34.23 3.4.68 1.99 1.08 2.79 1.88c.8.8 1.43 1.73 1.88 2.79.45 1.06.68 2.19.68 3.4v6.68c1.91.55 3.83 1.04 5.77 1.46v-8.15c0-2.03-.38-3.92-1.13-5.67-.76-1.75-1.79-3.29-3.11-4.6Zm60.36 10.27c0 1.21-.23 2.35-.68 3.44a8.658 8.658 0 0 1-1.88 2.82c-.35.35-.75.66-1.15.95 2.9-.58 5.73-1.22 8.47-1.91.66-1.67 1.01-3.43 1.01-5.29V61.96h-5.77v14.52Zm-15 6.25c-.8-.8-1.43-1.74-1.88-2.82a8.833 8.833 0 0 1-.68-3.44V61.94h-5.77v14.52c0 1.99.38 3.87 1.13 5.63.64 1.5 1.49 2.83 2.53 4.02 2.93-.3 5.82-.69 8.67-1.14-.41-.1-.83-.21-1.22-.38a8.91 8.91 0 0 1-2.79-1.88ZM87 77.24c1.4-.41 3.34-.96 5.77-1.55v-25.4H87v26.95Zm23.34-12.44c0 1.21-.23 2.35-.68 3.43s-1.08 2.02-1.88 2.82c-.8.8-1.73 1.43-2.79 1.88s-2.19.68-3.4.68c-1.64 0-3.21.26-4.7.78-.55.19-1.06.44-1.58.69 4.96-1.13 11.42-2.34 18.92-3.17.09-.16.2-.31.28-.48 1.06-2.01 1.59-4.22 1.59-6.64v-2.85h-5.77v2.85h.01Zm32.5 1.4a14.714 14.714 0 0 0-4.6-3.11c-1.75-.76-3.64-1.14-5.67-1.14s-3.87.38-5.64 1.14c-1.77.76-3.33 1.79-4.67 3.11s-2.39 2.85-3.14 4.6c-.1.22-.17.45-.25.67 2.2-.18 4.47-.32 6.81-.42.21-.26.4-.53.63-.77.8-.8 1.74-1.43 2.82-1.88s2.22-.68 3.43-.68 2.34.23 3.4.68 1.99 1.08 2.79 1.88c.24.24.43.51.64.78 2.24.1 4.52.26 6.82.47-.09-.24-.17-.49-.27-.73-.76-1.75-1.79-3.29-3.11-4.6h.01Z\" style=\"fill:#fff;opacity:.25;isolation:isolate;fill-rule:evenodd\" id=\"Layer_3\"/></g></g></svg>',withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-15740i2\",\"data-framer-appear-id\":\"15740i2\",\"data-highlight\":true,initial:animation1,layoutDependency:layoutDependency,layoutId:\"aXsXVvW7j\",onTap:onTap1fxiduq,optimized:true,...addPropertyOverrides({UDPMvq09s:{onTap:onTap1ig60w0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-obxg7r\",layoutDependency:layoutDependency,layoutId:\"xjWgJanaz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ns6d0s\",layoutDependency:layoutDependency,layoutId:\"MKSFjZJry\",style:{backgroundColor:\"var(--token-0a817396-08fd-4f44-b7e6-bc3e9f0660e3, rgb(47, 51, 76))\",borderBottomLeftRadius:90,borderBottomRightRadius:90,borderTopLeftRadius:90,borderTopRightRadius:90,rotate:0},variants:{UDPMvq09s:{backgroundColor:\"var(--token-931a520b-9bd5-4367-a162-a73a2230922e, rgb(233, 72, 83))\",rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cwu50p\",layoutDependency:layoutDependency,layoutId:\"KmfZJvYpY\",style:{backgroundColor:\"var(--token-0a817396-08fd-4f44-b7e6-bc3e9f0660e3, rgb(47, 51, 76))\",borderBottomLeftRadius:90,borderBottomRightRadius:90,borderTopLeftRadius:90,borderTopRightRadius:90,rotate:0},variants:{UDPMvq09s:{backgroundColor:\"var(--token-931a520b-9bd5-4367-a162-a73a2230922e, rgb(233, 72, 83))\",rotate:45}}})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CcRSQ.framer-88lrp0, .framer-CcRSQ .framer-88lrp0 { display: block; }\",\".framer-CcRSQ.framer-q81c59 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 40px 24px 40px; position: relative; width: 390px; }\",\".framer-CcRSQ .framer-lrcs6x-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-CcRSQ .framer-8tm5z7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1128px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-CcRSQ .framer-kenvdk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-CcRSQ .framer-58fzq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-CcRSQ .framer-1eatyhv { aspect-ratio: 2.457627118644068 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 82px; }\",\".framer-CcRSQ .framer-11wsn5s { aspect-ratio: 2.457627118644068 / 1; flex: none; height: 33px; position: relative; width: var(--framer-aspect-ratio-supported, 290px); }\",\".framer-CcRSQ .framer-15740i2 { align-content: center; align-items: center; align-self: stretch; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: auto; justify-content: center; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: 17px; }\",\".framer-CcRSQ .framer-obxg7r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-CcRSQ .framer-1ns6d0s, .framer-CcRSQ .framer-1cwu50p { flex: none; height: 3px; overflow: visible; position: relative; width: 17px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CcRSQ.framer-q81c59, .framer-CcRSQ .framer-kenvdk, .framer-CcRSQ .framer-58fzq, .framer-CcRSQ .framer-15740i2, .framer-CcRSQ .framer-obxg7r { gap: 0px; } .framer-CcRSQ.framer-q81c59 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-CcRSQ.framer-q81c59 > :first-child, .framer-CcRSQ .framer-kenvdk > :first-child, .framer-CcRSQ .framer-58fzq > :first-child { margin-left: 0px; } .framer-CcRSQ.framer-q81c59 > :last-child, .framer-CcRSQ .framer-kenvdk > :last-child, .framer-CcRSQ .framer-58fzq > :last-child { margin-right: 0px; } .framer-CcRSQ .framer-kenvdk > *, .framer-CcRSQ .framer-58fzq > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-CcRSQ .framer-15740i2 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-CcRSQ .framer-15740i2 > :first-child, .framer-CcRSQ .framer-obxg7r > :first-child { margin-top: 0px; } .framer-CcRSQ .framer-15740i2 > :last-child, .framer-CcRSQ .framer-obxg7r > :last-child { margin-bottom: 0px; } .framer-CcRSQ .framer-obxg7r > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } }\",\".framer-CcRSQ.framer-v-d0zgba.framer-q81c59 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 60px; height: 930px; }\",\".framer-CcRSQ.framer-v-d0zgba .framer-lrcs6x-container { order: 1; }\",\".framer-CcRSQ.framer-v-d0zgba .framer-8tm5z7 { flex: none; order: 0; width: 100%; }\",\".framer-CcRSQ.framer-v-d0zgba .framer-11wsn5s { width: var(--framer-aspect-ratio-supported, 82px); }\",\".framer-CcRSQ.framer-v-d0zgba .framer-obxg7r { display: block; height: 9px; padding: unset; width: 17px; }\",\".framer-CcRSQ.framer-v-d0zgba .framer-1ns6d0s, .framer-CcRSQ.framer-v-d0zgba .framer-1cwu50p { bottom: 3px; left: 0px; position: absolute; right: 0px; width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CcRSQ.framer-v-d0zgba.framer-q81c59, .framer-CcRSQ.framer-v-d0zgba .framer-obxg7r { gap: 0px; } .framer-CcRSQ.framer-v-d0zgba.framer-q81c59 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-CcRSQ.framer-v-d0zgba.framer-q81c59 > :first-child { margin-top: 0px; } .framer-CcRSQ.framer-v-d0zgba.framer-q81c59 > :last-child { margin-bottom: 0px; } .framer-CcRSQ.framer-v-d0zgba .framer-obxg7r > *, .framer-CcRSQ.framer-v-d0zgba .framer-obxg7r > :first-child, .framer-CcRSQ.framer-v-d0zgba .framer-obxg7r > :last-child { margin: 0px; } }\",'.framer-CcRSQ[data-border=\"true\"]::after, .framer-CcRSQ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 81\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UDPMvq09s\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertCPNDbbAJ=withCSS(Component,css,\"framer-CcRSQ\");export default FramertCPNDbbAJ;FramertCPNDbbAJ.displayName=\"Header phone\";FramertCPNDbbAJ.defaultProps={height:81,width:390};addPropertyControls(FramertCPNDbbAJ,{variant:{options:[\"YR9ANuRON\",\"UDPMvq09s\"],optionTitles:[\"Desktop\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertCPNDbbAJ,[{explicitInter:true,fonts:[]},...HeaderStrokeFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertCPNDbbAJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UDPMvq09s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"81\",\"framerIntrinsicWidth\":\"390\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tCPNDbbAJ.map"],
  "mappings": "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",
  "names": ["MotionAWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "HeaderStrokeFonts", "getFonts", "pkmUSIQ6H_default", "ButtonFonts", "NeOAMnbup_default", "MotionDivWithFXWithOptimizedAppearEffect", "HeaderStrokeControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "id", "variant1", "width", "props", "_humanReadableEnumMap_variant1", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "qvePx4WXs", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Link", "SVG", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "css", "FramermutBRjbF2", "withCSS", "mutBRjbF2_default", "addPropertyControls", "ControlType", "addFonts", "HeaderStrokeFonts", "getFonts", "pkmUSIQ6H_default", "MotionAWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "MotionDivWithFXWithOptimizedAppearEffect", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1fxiduq", "args", "onTap1ig60w0", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "Link", "SVG", "css", "FramertCPNDbbAJ", "withCSS", "tCPNDbbAJ_default", "addPropertyControls", "ControlType", "addFonts"]
}
