{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.14.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js", "ssg:https://framerusercontent.com/modules/o9Eabab09Mf5SPeIyobD/9nOAirduJXQUZv0sL7Lt/iSdgIOhOo-0.js", "ssg:https://framerusercontent.com/modules/o9Eabab09Mf5SPeIyobD/9nOAirduJXQUZv0sL7Lt/iSdgIOhOo.js", "ssg:https://framerusercontent.com/modules/xkUqJo6Ps3K5qIyfJqwY/36xsQI7Uc4eDx5UqSqEV/J7RA_ehro.js", "ssg:https://framerusercontent.com/modules/kA39UFfuXrhp0S5gjLDo/Vh0GLBnLlSiY6cfQzL5o/p7oysjr5q-0.js", "ssg:https://framerusercontent.com/modules/kA39UFfuXrhp0S5gjLDo/Vh0GLBnLlSiY6cfQzL5o/p7oysjr5q.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js", "ssg:https://framerusercontent.com/modules/4L7SPZWRY6L0xlTXqFj9/3QntatiWR7dwbEjGWjXu/QgWlEzde_.js", "ssg:https://framerusercontent.com/modules/7gZnLRnOOkxtvvR1J9Uv/1mC7VPTYw8pKkFZ8D6fB/UeYN7cB0p-0.js", "ssg:https://framerusercontent.com/modules/gj9wetUQdGSidR3VaOlD/nPkDOBV56VDLpWbAQFLF/Wg3zZZ_Zd.js", "ssg:https://framerusercontent.com/modules/7gZnLRnOOkxtvvR1J9Uv/1mC7VPTYw8pKkFZ8D6fB/UeYN7cB0p.js", "ssg:https://framerusercontent.com/modules/xGDYXTbtpuLEEY8cqAum/UWzjlK6hmHqq1ezDrOXs/zrgRRqtc3-0.js", "ssg:https://framerusercontent.com/modules/xGDYXTbtpuLEEY8cqAum/UWzjlK6hmHqq1ezDrOXs/zrgRRqtc3.js", "ssg:https://framerusercontent.com/modules/1mNNOgfwADvlLoJzi0d5/GBd2R6h3g6vqXzvvyoTG/Type.js", "ssg:https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js", "ssg:https://framerusercontent.com/modules/TQ4keQyIKFIxHsYxBxqD/jM0VFMtWx2GmD54Ja10r/ClipCircle.js", "ssg:https://framerusercontent.com/modules/s0igN9rqniuBGP4P7CNT/ws0ngK63gAhRMXnoF2oi/VW16CVuZ_.js", "ssg:https://framerusercontent.com/modules/erEar1Jrc6GmcEHf5OGg/7ScQa6QEKZrpURrH4o6b/ztDKkHRUd-0.js", "ssg:https://framerusercontent.com/modules/erEar1Jrc6GmcEHf5OGg/7ScQa6QEKZrpURrH4o6b/ztDKkHRUd.js", "ssg:https://framerusercontent.com/modules/4tHuJFAZBi68S0ounRvz/PgfIyChWRAv6aZjnRQUd/IJPf7Pr6j.js", "ssg:https://framerusercontent.com/modules/ifJNKZAlrvCRRO9LMJSg/or7n0bpsZw0s8su2eJpf/yDN705C_o.js"],
  "sourcesContent": ["function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{steps}from\"@motionone/easing\";/**\n * @framerIntrinsicWidth 100\n * @framerIntrinsicHeight 100\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Grain(props){const{opacity,style}=props;const keyframesX=[\"0%\",\"-5%\",\"-15%\",\"7%\",\"-5%\",\"-15%\",\"15%\",\"0%\",\"3%\",\"-10%\",];const keyframesY=[\"0%\",\"-10%\",\"5%\",\"-25%\",\"25%\",\"10%\",\"0%\",\"15%\",\"35%\",\"10%\",];const isCanvas=RenderTarget.current()===RenderTarget.canvas;return /*#__PURE__*/ _jsx(\"div\",{style:{width:\"100%\",height:\"100%\",position:\"relative\",overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(motion.div,{style:{...containerStyle,opacity:opacity,inset:isCanvas?0:\"-200%\",width:isCanvas?\"100%\":\"400%\",height:isCanvas?\"100%\":\"400%\",position:\"absolute\"},animate:!isCanvas&&{x:keyframesX,y:keyframesY},transition:{ease:steps(10,\"start\"),repeat:Infinity,duration:8}})});};Grain.defaultProps={opacity:.5};addPropertyControls(Grain,{opacity:{title:\"Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0}});const containerStyle={backgroundSize:\"256px 256px\",backgroundRepeat:\"repeat\",background:\"url('https://framerusercontent.com/images/rR6HYXBrMmX4cRpXfXUOvpvpB0.png')\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Grain\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"100\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"100\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Grain.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"Contact\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:[\"+31 6 416 56 957\",/*#__PURE__*/_jsx(motion.br,{}),\"info@phpersonaltraining.nl\"]})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"Expertise\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"Expertise\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Nabil is an expert trainer in weight loss, muscle building, mobility, functional training, and nutritional advice.\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),\"His approach is fully focused on achieving concrete results, tailored to your unique needs.\"]})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://personaltraining-ph.nl/#route\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{children:[\"Gymbase Amsterdam\",/*#__PURE__*/_jsx(motion.br,{}),\"Overtoom 371-W\"]})})})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1b9091b-93ba-495f-b8a9-d9a35d24ddbb, rgb(131, 216, 247)))\"},children:\"Made with\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e9d8252)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./iSdgIOhOo-0.js\";const cycleOrder=[\"Nvrm6yV82\",\"E2jw8wfoT\",\"JZCfZZ3ur\"];const serializationHash=\"framer-823rk\";const variantClassNames={E2jw8wfoT:\"framer-v-1tt1kht\",JZCfZZ3ur:\"framer-v-1hgqawp\",Nvrm6yV82:\"framer-v-73v4kb\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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={Mobile:\"E2jw8wfoT\",PC:\"Nvrm6yV82\",tablet:\"JZCfZZ3ur\"};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:\"Nvrm6yV82\"};};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:\"Nvrm6yV82\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6;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-73v4kb\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"Nvrm6yV82\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(4, 6, 21)\",...style},...addPropertyOverrides({E2jw8wfoT:{\"data-framer-name\":\"Mobile\"},JZCfZZ3ur:{\"data-framer-name\":\"tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fixibz\",layoutDependency:layoutDependency,layoutId:\"zXIJ5eJ1T\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hnwcgy\",layoutDependency:layoutDependency,layoutId:\"hAP1dHsYW\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dpuvrz\",layoutDependency:layoutDependency,layoutId:\"Lg0ZIAQd3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"Contact\"})}),className:\"framer-17ve9bo\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"wijI6tRUH\",style:{\"--extracted-a0htzi\":\"rgb(232, 237, 223)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"info@ph-personaltraining.nl\"})}),className:\"framer-1vawmxt\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"Iv6Cvalwk\",style:{\"--extracted-a0htzi\":\"rgb(232, 237, 223)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tkvprq\",layoutDependency:layoutDependency,layoutId:\"YQ8rzE2le\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"Expertise\"})}),className:\"framer-4f1eu9\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"dcWp93LUS\",style:{\"--extracted-a0htzi\":\"rgb(232, 237, 223)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JZCfZZ3ur:{children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(232, 237, 223))\"},children:\"Expertise\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Nabil is een deskundige trainer in gewichtsverlies, spieropbouw, mobiliteit, functionele training en voedingsadvies.\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),\"Zijn benadering is volledig gericht op het behalen van concrete resultaten, afgestemd op uw unieke behoeften.\"]})}),className:\"framer-1ij2onv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Pnt1K9P5d\",style:{\"--extracted-r6o4lv\":\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jtcpy8\",layoutDependency:layoutDependency,layoutId:\"GxIu7rI7G\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18lgt2v\",layoutDependency:layoutDependency,layoutId:\"ClqUGPThS\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ey61n4\",\"data-framer-name\":\"P&h wit svg\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"A1yCWR3vu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 221 70\"><g transform=\"translate(-0.001 0)\" id=\"ss12161364292_1\"><g transform=\"translate(0 0)\" id=\"ss12161364292_2\"><path d=\"M 8.149 24.047 L 13.633 24.047 L 13.633 33.897 L 8.149 33.897 Z M 16.083 17.95 L 21.567 17.95 L 21.567 33.897 L 16.083 33.897 Z M 24.601 13.728 L 30.084 13.728 L 30.084 33.897 L 24.601 33.897 Z M 59.497 5.654 C 59.497 8.34 57.63 11.049 53.914 11.049 L 49.612 11.049 L 49.612 15.547 L 46.745 15.547 L 46.745 0.261 C 49.135 0.261 51.528 0.24 53.914 0.24 C 57.629 0.24 59.497 2.948 59.497 5.654 Z M 53.914 8.405 C 55.739 8.405 56.652 7.052 56.652 5.698 C 56.652 4.343 55.739 2.991 53.914 2.991 L 49.612 2.991 L 49.612 8.405 Z M 66.232 13.406 C 67.208 13.406 68.491 13.034 69.099 12.401 L 70.793 14.082 C 69.663 15.262 67.817 15.829 66.187 15.829 C 62.495 15.829 60.301 13.537 60.301 10.083 C 60.301 6.808 62.518 4.455 65.993 4.455 C 69.295 4.455 71.445 6.331 71.445 10.109 C 71.451 10.445 71.437 10.78 71.402 11.114 L 63.038 11.114 C 63.212 12.445 64.363 13.406 66.232 13.406 Z M 66.079 6.812 C 64.645 6.812 63.472 7.515 63.082 8.907 L 68.859 8.907 C 68.686 7.511 67.6 6.812 66.079 6.812 Z M 76.093 6.026 C 76.919 4.694 78.027 4.502 79.113 4.502 C 80.221 4.502 81.285 4.939 81.872 5.529 L 80.678 7.838 C 80.134 7.379 79.634 7.134 78.765 7.134 C 77.376 7.134 76.093 7.877 76.093 9.864 L 76.093 15.541 L 73.444 15.541 L 73.444 4.781 L 75.894 4.781 Z\" fill=\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)) /* {&quot;name&quot;:&quot;font&quot;} */\"></path><path d=\"M 83.74 7.27 L 81.742 7.27 L 81.742 4.934 L 83.74 4.934 L 83.74 4.213 C 83.74 1.332 85.674 0 87.824 0 C 88.815 0.017 89.78 0.32 90.604 0.874 L 89.628 2.86 C 89.063 2.49 88.541 2.293 87.994 2.293 C 87.082 2.293 86.386 2.903 86.386 4.213 L 86.386 4.934 L 89.537 4.934 L 89.537 7.27 L 86.386 7.27 L 86.386 15.546 L 83.74 15.546 Z M 101.381 10.174 C 101.381 13.274 99.273 15.785 95.798 15.785 C 92.322 15.785 90.236 13.274 90.236 10.174 C 90.236 7.096 92.365 4.563 95.775 4.563 C 99.186 4.563 101.381 7.096 101.381 10.174 Z M 92.887 10.174 C 92.887 11.815 93.864 13.34 95.798 13.34 C 97.731 13.34 98.708 11.815 98.708 10.174 C 98.708 8.559 97.578 6.987 95.798 6.987 C 93.885 6.987 92.887 8.56 92.887 10.174 Z M 105.855 6.026 C 106.68 4.694 107.788 4.502 108.875 4.502 C 109.982 4.502 111.047 4.939 111.633 5.529 L 110.438 7.838 C 109.896 7.379 109.396 7.134 108.527 7.134 C 107.136 7.134 105.855 7.877 105.855 9.864 L 105.855 15.541 L 103.204 15.541 L 103.204 4.781 L 105.654 4.781 Z M 119.758 9.781 C 119.758 8.362 119.02 7.073 117.564 7.073 C 116.13 7.073 115.283 8.363 115.283 9.781 L 115.283 15.546 L 112.633 15.546 L 112.633 4.757 L 115.083 4.757 L 115.278 6.067 C 115.843 4.975 117.082 4.583 118.103 4.583 C 119.386 4.583 120.669 5.107 121.274 6.591 C 122.229 5.067 123.467 4.626 124.858 4.626 C 127.9 4.626 129.398 6.502 129.398 9.735 L 129.398 15.543 L 126.748 15.543 L 126.748 9.733 C 126.748 8.314 126.165 7.113 124.727 7.113 C 123.29 7.113 122.403 8.357 122.403 9.776 L 122.403 15.541 L 119.754 15.541 Z M 143.132 4.781 L 143.132 15.546 L 140.634 15.546 L 140.504 13.973 C 139.895 15.263 138.179 15.873 136.984 15.873 C 133.834 15.873 131.51 13.907 131.51 10.153 C 131.51 6.462 133.944 4.524 137.05 4.524 C 138.484 4.524 139.895 5.18 140.504 6.271 L 140.591 4.786 Z M 134.161 10.153 C 134.161 12.205 135.573 13.428 137.332 13.428 C 139.418 13.428 140.46 11.786 140.46 10.153 C 140.46 8.537 139.418 6.899 137.332 6.899 C 135.578 6.899 134.161 8.101 134.161 10.153 Z M 153.256 9.912 C 153.256 8.271 152.365 7.03 150.67 7.03 C 149.037 7.03 147.933 8.405 147.933 10.044 L 147.933 15.546 L 145.305 15.546 L 145.305 4.757 L 147.673 4.757 L 147.847 6.22 C 148.932 5.15 150.018 4.605 151.366 4.605 C 153.886 4.605 155.906 6.503 155.906 9.888 L 155.906 15.543 L 153.256 15.543 Z M 163.248 15.873 C 160.142 15.873 157.557 13.997 157.557 10.174 C 157.557 6.351 160.142 4.476 163.248 4.476 C 164.765 4.476 165.942 4.912 167.115 6.07 L 165.447 7.838 C 164.858 7.299 164.093 6.996 163.296 6.987 C 161.516 6.987 160.212 8.296 160.212 10.174 C 160.212 12.226 161.602 13.318 163.253 13.318 C 164.1 13.318 164.947 13.083 165.599 12.423 L 167.381 14.17 C 166.137 15.392 164.834 15.873 163.248 15.873 Z M 174.432 13.406 C 175.409 13.406 176.692 13.034 177.299 12.401 L 178.994 14.082 C 177.864 15.262 176.018 15.829 174.388 15.829 C 170.696 15.829 168.501 13.537 168.501 10.083 C 168.501 6.808 170.718 4.455 174.194 4.455 C 177.495 4.455 179.646 6.331 179.646 10.109 C 179.652 10.445 179.638 10.78 179.603 11.114 L 171.238 11.114 C 171.415 12.445 172.565 13.406 174.432 13.406 Z M 174.28 6.812 C 172.846 6.812 171.673 7.515 171.282 8.907 L 177.06 8.907 C 176.89 7.511 175.804 6.812 174.283 6.812 Z M 54.663 38.518 C 53.913 38.744 53.133 38.859 52.35 38.856 C 51.315 38.874 50.288 38.681 49.33 38.289 C 48.447 37.911 47.763 37.375 47.278 36.684 C 46.789 35.976 46.536 35.132 46.554 34.271 C 46.544 33.504 46.772 32.752 47.207 32.121 C 47.673 31.458 48.289 30.916 49.005 30.538 C 48.323 29.636 47.983 28.675 47.984 27.655 C 47.971 26.899 48.187 26.157 48.602 25.527 C 49.033 24.894 49.631 24.395 50.33 24.086 C 51.108 23.735 51.953 23.559 52.806 23.57 C 54.225 23.57 55.34 23.948 56.151 24.705 C 56.962 25.462 57.462 26.467 57.65 27.721 L 54.436 28.289 C 54.378 27.605 54.215 27.114 53.947 26.816 C 53.679 26.518 53.299 26.369 52.806 26.368 C 52.419 26.351 52.04 26.479 51.742 26.728 C 51.466 26.968 51.329 27.306 51.329 27.743 C 51.333 28.148 51.454 28.543 51.679 28.878 C 51.912 29.242 52.34 29.7 52.962 30.254 L 56.047 32.939 C 56.139 32.524 56.182 32.099 56.178 31.673 L 56.178 30.69 L 59.328 30.69 L 59.328 31.673 C 59.328 32.982 59.089 34.155 58.611 35.191 L 60.566 36.893 L 58.546 39.143 L 56.699 37.501 C 56.085 37.956 55.396 38.3 54.663 38.518 Z M 54.371 35.469 L 51.003 32.521 C 50.694 32.702 50.43 32.952 50.232 33.252 C 50.057 33.514 49.963 33.821 49.96 34.137 C 49.949 34.681 50.205 35.195 50.645 35.512 C 51.102 35.862 51.713 36.036 52.48 36.036 C 53.152 36.04 53.811 35.844 54.372 35.472 Z M 76.657 32.372 L 69.19 32.372 L 69.19 38.55 L 66.318 38.55 L 66.318 23.267 L 69.19 23.267 L 69.19 29.709 L 76.657 29.709 L 76.657 23.267 L 79.504 23.267 L 79.504 38.55 L 76.657 38.55 Z M 87.455 36.389 C 88.433 36.389 89.714 36.017 90.323 35.384 L 92.017 37.066 C 90.891 38.245 89.041 38.814 87.412 38.814 C 83.718 38.814 81.525 36.522 81.525 33.068 C 81.525 29.793 83.741 27.44 87.216 27.44 C 90.518 27.44 92.668 29.316 92.668 33.094 C 92.675 33.43 92.66 33.765 92.625 34.099 L 84.262 34.099 C 84.436 35.429 85.587 36.389 87.455 36.389 Z M 87.304 29.795 C 85.87 29.795 84.696 30.499 84.305 31.891 L 90.084 31.891 C 89.91 30.494 88.824 29.795 87.304 29.795 Z M 105.702 27.764 L 105.702 38.529 L 103.204 38.529 L 103.075 36.957 C 102.466 38.247 100.749 38.856 99.555 38.856 C 96.404 38.856 94.08 36.891 94.08 33.136 C 94.08 29.446 96.514 27.508 99.62 27.508 C 101.054 27.508 102.466 28.163 103.075 29.255 L 103.161 27.769 Z M 96.731 33.136 C 96.731 35.188 98.143 36.411 99.902 36.411 C 101.988 36.411 103.03 34.77 103.03 33.136 C 103.03 31.52 101.988 29.882 99.902 29.882 C 98.143 29.882 96.731 31.084 96.731 33.136 Z M 110.569 38.529 L 107.94 38.529 L 107.94 23.267 L 110.569 23.267 Z M 116.629 27.791 L 119.584 27.791 L 119.584 30.084 L 116.608 30.084 L 116.608 34.735 C 116.608 35.761 117.173 36.259 117.998 36.259 C 118.444 36.246 118.882 36.135 119.281 35.932 L 120.02 38.202 C 119.256 38.52 118.435 38.676 117.608 38.661 C 115.414 38.661 113.98 37.33 113.98 34.731 L 113.98 30.079 L 111.981 30.079 L 111.981 27.791 L 113.979 27.791 L 113.979 25.015 L 116.629 24.73 Z M 124.211 29.228 C 125.166 27.984 126.34 27.612 127.556 27.612 C 130.597 27.612 131.944 29.686 131.944 32.853 L 131.944 38.529 L 129.294 38.529 L 129.294 32.874 C 129.294 30.909 128.273 30.079 126.861 30.079 C 125.297 30.079 124.211 31.411 124.211 33.027 L 124.211 38.529 L 121.561 38.529 L 121.561 23.245 L 124.211 23.245 Z M 48.095 53.459 L 47.488 53.459 L 47.488 45.565 L 50.932 45.565 C 52.638 45.565 53.491 46.855 53.491 48.145 C 53.491 49.435 52.638 50.725 50.932 50.725 L 48.095 50.725 Z M 48.095 50.176 L 50.932 50.176 C 52.246 50.176 52.896 49.162 52.896 48.146 C 52.896 47.131 52.246 46.128 50.932 46.128 L 48.095 46.128 Z M 54.175 50.673 C 54.175 49.004 55.431 47.798 56.991 47.798 C 58.438 47.798 59.75 48.633 59.75 50.504 C 59.75 50.64 59.74 50.787 59.728 50.933 L 54.736 50.933 C 54.852 52.241 55.846 52.996 56.991 52.996 C 57.72 52.996 58.573 52.703 58.987 52.151 L 59.381 52.466 C 58.842 53.177 57.877 53.538 56.991 53.538 C 55.431 53.538 54.175 52.444 54.175 50.673 Z M 56.991 48.306 C 55.846 48.306 54.859 49.084 54.736 50.448 L 59.235 50.448 C 59.223 49.072 58.326 48.306 56.991 48.306 Z M 61.691 48.88 C 62.05 48.103 62.869 47.832 63.588 47.832 C 63.988 47.834 64.381 47.947 64.721 48.159 L 64.474 48.61 C 64.19 48.437 63.863 48.347 63.531 48.35 C 62.515 48.358 61.697 49.19 61.702 50.211 L 61.702 53.459 L 61.153 53.459 L 61.153 47.888 L 61.669 47.888 Z M 67.582 48.313 C 66.751 48.313 65.948 48.628 65.948 49.305 C 65.948 50.082 66.925 50.229 67.632 50.353 C 68.597 50.522 69.92 50.68 69.92 51.909 C 69.92 53.206 68.637 53.551 67.642 53.551 C 66.667 53.551 65.702 53.178 65.219 52.434 L 65.623 52.073 C 66.084 52.738 66.913 53.021 67.654 53.021 C 68.339 53.021 69.382 52.84 69.382 51.927 C 69.382 51.16 68.473 51.001 67.576 50.855 C 66.487 50.674 65.421 50.471 65.421 49.344 C 65.421 48.273 66.487 47.799 67.586 47.799 C 68.403 47.799 69.124 48.014 69.687 48.544 L 69.354 48.899 C 68.782 48.396 68.221 48.313 67.582 48.313 Z M 70.891 50.685 C 70.891 48.914 72.147 47.787 73.707 47.787 C 75.267 47.787 76.523 48.914 76.523 50.685 C 76.523 52.455 75.266 53.538 73.707 53.538 C 72.148 53.538 70.891 52.455 70.891 50.685 Z M 75.985 50.685 C 75.985 49.241 74.964 48.306 73.707 48.306 C 72.451 48.306 71.43 49.244 71.43 50.685 C 71.43 52.126 72.451 52.996 73.707 52.996 C 74.964 52.996 75.985 52.128 75.985 50.685 Z M 78.329 48.88 C 78.756 48.114 79.529 47.798 80.304 47.787 C 81.785 47.787 82.806 48.701 82.806 50.25 L 82.806 53.464 L 82.257 53.464 L 82.257 50.257 C 82.257 49.004 81.494 48.328 80.316 48.328 C 79.137 48.328 78.342 49.197 78.342 50.358 L 78.342 53.459 L 77.792 53.459 L 77.792 47.888 L 78.33 47.888 Z M 89.571 53.459 L 89.025 53.459 L 89.025 52.275 C 88.55 53.077 87.686 53.563 86.758 53.55 C 85.209 53.55 83.942 52.377 83.942 50.673 C 83.942 48.969 85.209 47.821 86.758 47.821 C 87.656 47.821 88.565 48.238 89.025 49.111 L 89.025 47.888 L 89.574 47.888 Z M 84.488 50.673 C 84.488 52.072 85.497 53.008 86.754 53.008 C 88.302 53.008 89.065 51.846 89.065 50.673 C 89.065 49.5 88.302 48.35 86.754 48.35 C 85.497 48.35 84.488 49.275 84.488 50.673 Z M 91.612 53.459 L 91.063 53.459 L 91.063 45.565 L 91.612 45.565 Z M 97.502 47.888 L 99.387 47.888 L 99.387 48.35 L 97.502 48.35 L 97.502 51.745 C 97.502 52.5 97.659 53.035 98.523 53.035 C 98.82 53.022 99.111 52.946 99.376 52.81 L 99.566 53.26 C 99.244 53.432 98.888 53.529 98.523 53.543 C 97.345 53.543 96.963 52.839 96.963 51.75 L 96.963 48.35 L 95.785 48.35 L 95.785 47.888 L 96.959 47.888 L 96.959 46.265 L 97.498 46.208 Z M 101.193 48.88 C 101.552 48.103 102.371 47.832 103.089 47.832 C 103.489 47.834 103.882 47.947 104.223 48.159 L 103.975 48.61 C 103.691 48.437 103.365 48.347 103.033 48.35 C 102.017 48.358 101.199 49.19 101.204 50.211 L 101.204 53.459 L 100.655 53.459 L 100.655 47.888 L 101.171 47.888 Z M 110.382 53.459 L 109.831 53.459 L 109.831 52.275 C 109.358 53.077 108.493 53.563 107.566 53.55 C 106.017 53.55 104.749 52.377 104.749 50.673 C 104.749 48.969 106.017 47.821 107.566 47.821 C 108.463 47.821 109.372 48.238 109.831 49.111 L 109.831 47.888 L 110.382 47.888 Z M 105.299 50.673 C 105.299 52.072 106.309 53.008 107.566 53.008 C 109.114 53.008 109.877 51.846 109.877 50.673 C 109.877 49.5 109.114 48.35 107.566 48.35 C 106.309 48.35 105.299 49.275 105.299 50.673 Z M 112.165 45.633 C 112.405 45.64 112.595 45.839 112.591 46.08 C 112.586 46.322 112.39 46.514 112.149 46.512 C 111.909 46.51 111.716 46.314 111.716 46.073 C 111.712 45.953 111.758 45.837 111.843 45.753 C 111.929 45.669 112.046 45.626 112.165 45.633 Z M 111.873 53.459 L 112.423 53.459 L 112.423 47.866 L 111.873 47.866 Z M 114.532 48.88 C 114.958 48.114 115.733 47.798 116.506 47.787 C 117.988 47.787 119.009 48.701 119.009 50.25 L 119.009 53.464 L 118.458 53.464 L 118.458 50.257 C 118.458 49.004 117.697 48.328 116.518 48.328 C 115.34 48.328 114.543 49.197 114.543 50.358 L 114.543 53.459 L 113.993 53.459 L 113.993 47.888 L 114.532 47.888 Z M 120.736 45.633 C 120.976 45.64 121.166 45.839 121.162 46.08 C 121.158 46.322 120.961 46.514 120.721 46.512 C 120.48 46.51 120.287 46.314 120.287 46.073 C 120.283 45.953 120.329 45.837 120.415 45.753 C 120.5 45.669 120.617 45.626 120.736 45.633 Z M 120.444 53.459 L 120.994 53.459 L 120.994 47.866 L 120.444 47.866 Z M 123.103 48.88 C 123.529 48.114 124.304 47.798 125.077 47.787 C 126.559 47.787 127.58 48.701 127.58 50.25 L 127.58 53.464 L 127.031 53.464 L 127.031 50.257 C 127.031 49.004 126.268 48.328 125.089 48.328 C 123.911 48.328 123.115 49.197 123.115 50.358 L 123.115 53.459 L 122.564 53.459 L 122.564 47.888 L 123.103 47.888 Z M 133.828 47.978 L 133.289 48.61 C 133.682 49.038 133.974 49.602 133.974 50.504 C 133.97 51.516 133.39 52.437 132.482 52.873 C 133.457 53.225 133.999 53.91 133.999 54.866 C 133.999 56.366 132.832 57.087 131.362 57.087 C 129.892 57.087 128.736 56.276 128.736 54.866 L 129.286 54.866 C 129.286 56.005 130.251 56.546 131.362 56.546 C 132.472 56.546 133.462 56.05 133.462 54.866 C 133.462 53.683 132.397 53.197 131.362 53.197 C 129.757 53.197 128.759 51.99 128.759 50.5 C 128.759 48.763 129.925 47.783 131.362 47.783 C 131.924 47.79 132.471 47.967 132.932 48.289 L 133.471 47.658 Z M 129.306 50.504 C 129.306 51.655 130.091 52.647 131.359 52.647 C 132.504 52.647 133.435 51.655 133.435 50.504 C 133.435 49.097 132.502 48.34 131.359 48.34 C 130.217 48.34 129.307 49.05 129.307 50.504 Z\" fill=\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)) /* {&quot;name&quot;:&quot;font&quot;} */\"></path><path d=\"M 33.231 7.103 C 33.195 6.95 33.056 6.916 32.942 6.868 C 31.902 6.405 30.878 5.897 29.813 5.503 C 29.035 5.216 28.263 4.865 27.4 4.856 C 27.156 4.856 27.072 4.884 27.025 5.13 C 26.766 6.468 26.504 7.805 26.208 9.135 C 26.116 9.545 26.172 9.734 26.602 9.896 C 27.903 10.399 29.142 11.053 30.293 11.844 Z M 25.266 9.401 C 25.197 9.381 25.113 9.36 25.032 9.335 C 24.033 9.026 23.007 8.81 21.968 8.69 C 21.634 8.655 21.534 8.511 21.52 8.192 C 21.464 7.012 21.392 5.834 21.31 4.655 C 21.289 4.341 21.332 4.186 21.713 4.186 C 23.118 4.18 24.522 4.275 25.913 4.469 C 26.263 4.517 26.329 4.628 26.256 4.973 C 25.976 6.317 25.734 7.67 25.47 9.016 C 25.444 9.154 25.48 9.34 25.266 9.401 Z M 16.171 7.043 L 15.856 6.113 C 15.572 5.269 15.571 5.265 16.399 5.039 C 17.492 4.74 18.604 4.52 19.728 4.38 C 20.176 4.324 20.345 4.387 20.428 4.959 C 20.582 5.976 20.624 6.996 20.736 8.008 C 20.776 8.36 20.754 8.566 20.282 8.531 C 19.262 8.459 18.237 8.504 17.227 8.666 C 16.837 8.726 16.621 8.649 16.527 8.234 C 16.432 7.819 16.269 7.444 16.136 7.051 Z M 15.352 7.281 C 15.518 7.776 15.922 8.35 15.79 8.744 C 15.647 9.175 14.884 9.061 14.408 9.24 C 13.717 9.502 13.008 9.709 12.322 9.986 C 11.982 10.122 11.773 10.114 11.578 9.773 C 11.298 9.281 10.968 8.818 10.672 8.336 C 10.43 7.941 10.438 7.642 10.921 7.384 C 12.014 6.778 13.138 6.23 14.288 5.742 C 14.656 5.591 14.834 5.639 14.934 6.047 C 15.034 6.455 15.206 6.875 15.346 7.288 Z M 10.952 10.269 C 11.105 10.503 10.972 10.564 10.826 10.644 C 9.691 11.246 8.617 11.959 7.62 12.771 C 7.29 13.047 7.108 12.756 6.982 12.584 C 6.678 12.167 5.979 12.066 5.999 11.431 C 6.005 11.25 6.298 11.079 6.466 10.902 C 7.201 10.159 7.985 9.467 8.812 8.83 C 9.202 8.524 9.53 8.376 9.939 8.883 C 10.309 9.342 10.618 9.84 10.952 10.269 Z M 3.752 16.981 C 3.325 16.824 2.945 16.643 2.642 16.327 C 2.642 16.327 2.649 16.298 2.655 16.284 C 3.26 14.889 4.172 13.688 5.058 12.473 C 5.214 12.261 5.354 12.252 5.525 12.442 C 5.557 12.472 5.591 12.499 5.627 12.524 C 6.772 13.43 6.769 13.427 5.773 14.486 C 5.147 15.152 4.57 15.864 4.047 16.615 C 3.959 16.737 3.859 16.847 3.752 16.981 Z M 2.241 17.044 C 2.571 17.249 2.941 17.416 3.221 17.675 C 3.43 17.866 3.134 18.057 3.041 18.227 C 2.433 19.314 1.935 20.458 1.554 21.643 C 1.437 21.995 1.32 22.144 0.918 22.021 C 0.531 21.904 0.545 21.718 0.624 21.404 C 0.954 20.068 1.401 18.764 1.958 17.506 C 2.004 17.327 2.103 17.166 2.241 17.044 Z M 1.096 22.984 C 1.072 23.144 1.054 23.271 1.031 23.398 C 0.794 24.707 0.584 26.017 0.584 27.352 C 0.584 27.528 0.642 27.773 0.314 27.757 C 0.045 27.746 0.013 27.584 0.009 27.362 C -0.031 25.923 0.065 24.484 0.295 23.063 C 0.324 22.885 0.335 22.712 0.601 22.768 C 0.787 22.81 0.978 22.828 1.096 22.984 Z M 0.806 32.633 C 0.5 31.475 0.282 30.295 0.156 29.104 C 0.136 28.921 -0.029 28.635 0.325 28.578 C 0.709 28.513 0.598 28.83 0.612 29.013 C 0.723 30.338 0.958 31.649 1.312 32.93 C 1.355 33.088 1.563 33.342 1.289 33.428 C 0.963 33.531 1.023 33.174 0.939 33.003 C 0.885 32.883 0.841 32.76 0.806 32.633 Z\" fill=\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)) /* {&quot;name&quot;:&quot;font&quot;} */\"></path></g></g></svg>',svgContentId:12161364292,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-185ust1\",layoutDependency:layoutDependency,layoutId:\"ODdWymUWC\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://personaltraining-ph.nl/#route\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{children:[\"Gymbase Amsterdam\",/*#__PURE__*/_jsx(motion.br,{}),\"Overtoom 371-W\"]})})})}),className:\"framer-1vyux0q\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TVi3Mzk9W\",style:{\"--extracted-r6o4lv\":\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://lovistudio.com/\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-14di8l7 framer-1lin24o\",layoutDependency:layoutDependency,layoutId:\"w0d68MsjI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1b9091b-93ba-495f-b8a9-d9a35d24ddbb, rgb(131, 216, 247)))\"},children:\"Made with\"})}),className:\"framer-16hyi0u\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"wtB3zw0hs\",style:{\"--extracted-r6o4lv\":\"var(--token-a1b9091b-93ba-495f-b8a9-d9a35d24ddbb, rgb(131, 216, 247))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1nu6dmb\",\"data-framer-name\":\"Lovi\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Evv8zEdXE\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 52 24\"><path d=\"M 51.99 2.132 C 51.929 2.925 52.101 3.698 51.757 4.429 C 51.23 5.562 50.307 6.118 49.131 6.304 C 48.604 6.386 48.067 6.427 47.54 6.51 C 46.364 6.706 45.503 7.365 44.975 8.436 C 42.806 12.927 40.566 17.377 38.488 21.909 C 38.265 22.383 38.103 22.877 37.9 23.382 C 37.85 23.506 37.85 23.588 37.708 23.588 C 37.545 23.598 37.505 23.464 37.464 23.382 C 36.41 20.694 34.91 18.232 33.643 15.646 C 32.832 13.998 31.95 12.381 31.109 10.743 C 30.622 9.796 30.186 8.838 29.457 8.034 C 28.382 6.86 27.085 6.283 25.524 6.314 C 23.294 6.355 21.662 7.365 20.648 9.415 C 19.138 12.453 20.962 16.316 24.094 17.243 C 26.405 17.923 28.97 16.779 30.014 14.967 C 30.115 14.791 30.207 14.606 30.267 14.431 C 30.318 14.318 30.349 14.07 30.592 14.101 C 30.784 14.122 30.876 14.276 30.936 14.431 C 31.393 15.574 31.991 16.645 32.528 17.737 C 32.812 18.324 33.096 18.922 33.43 19.478 C 33.704 19.931 33.592 20.23 33.227 20.56 C 32.204 21.466 31.058 22.167 29.791 22.651 C 28.22 23.248 26.578 23.557 24.905 23.382 C 21.317 23.011 18.448 21.342 16.421 18.263 C 15.651 17.088 15.083 15.821 14.789 14.462 C 14.505 13.154 14.414 11.825 14.556 10.455 C 14.688 9.106 15.012 7.849 15.59 6.654 C 17.212 3.358 19.796 1.246 23.354 0.546 C 28.615 -0.494 33.592 2.122 35.934 6.953 C 36.481 8.086 36.958 9.26 37.474 10.414 C 37.515 10.506 37.525 10.671 37.657 10.661 C 37.758 10.651 37.738 10.496 37.779 10.403 C 38.579 8.488 39.208 6.479 40.333 4.738 C 41.813 2.452 43.992 1.123 46.597 0.536 C 48.27 0.155 49.983 0.371 51.686 0.319 C 51.949 0.309 51.99 0.433 51.99 0.659 Z M 0.01 6.489 C 0.01 4.656 0.02 2.822 0 0.989 C -0.01 0.536 0.162 0.443 0.568 0.443 C 2.271 0.464 3.973 0.464 5.676 0.484 C 6.031 0.484 6.447 0.433 6.457 0.7 C 6.467 0.886 6.447 1.009 6.447 1.288 L 6.447 11.99 C 6.457 14.812 8.434 17.181 11.15 17.665 C 11.779 17.779 12.387 17.737 13.005 17.748 C 13.289 17.748 13.431 17.84 13.532 18.098 C 14.242 19.962 15.519 21.363 17.05 22.548 C 17.151 22.63 17.323 22.702 17.283 22.846 C 17.252 22.98 17.07 22.97 16.938 23.011 C 15.894 23.361 14.85 23.691 13.755 23.856 C 11.89 24.124 10.076 23.918 8.312 23.269 C 5.778 22.331 3.71 20.755 2.189 18.489 C 0.872 16.522 0.101 14.348 0.061 11.948 C 0.02 10.125 0.01 8.312 0.01 6.489 C 0 6.489 0.02 6.489 0.01 6.489 Z\" fill=\"var(--token-a1b9091b-93ba-495f-b8a9-d9a35d24ddbb, rgb(131, 216, 247)) /* {&quot;name&quot;:&quot;font gradient&quot;} */\"></path><path d=\"M 51.382 15.409 L 51.382 19.674 C 51.382 21.054 50.834 21.796 49.517 22.208 C 48.26 22.599 46.79 22.197 46.019 21.301 C 45.614 20.817 45.543 20.261 45.543 19.684 C 45.523 16.955 45.503 14.235 45.523 11.506 C 45.543 9.734 47.104 8.457 48.452 8.457 C 49.952 8.488 51.392 9.755 51.392 11.341 L 51.392 13.092 C 51.392 13.864 51.382 14.637 51.382 15.409 Z\" fill=\"var(--token-a1b9091b-93ba-495f-b8a9-d9a35d24ddbb, rgb(131, 216, 247)) /* {&quot;name&quot;:&quot;font gradient&quot;} */\"></path></svg>',svgContentId:12383972290,withExternalLayout:true})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-823rk.framer-1lin24o, .framer-823rk .framer-1lin24o { display: block; }\",\".framer-823rk.framer-73v4kb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 1200px; }\",\".framer-823rk .framer-1fixibz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-823rk .framer-hnwcgy { display: grid; flex: 1 0 0px; gap: 100px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 40px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-823rk .framer-1dpuvrz, .framer-823rk .framer-1tkvprq { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-823rk .framer-17ve9bo, .framer-823rk .framer-1vawmxt, .framer-823rk .framer-4f1eu9, .framer-823rk .framer-1vyux0q, .framer-823rk .framer-16hyi0u { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-823rk .framer-1ij2onv { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-823rk .framer-jtcpy8 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-823rk .framer-18lgt2v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-823rk .framer-ey61n4 { flex: none; height: 70px; position: relative; width: 221px; }\",\".framer-823rk .framer-185ust1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-823rk .framer-14di8l7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-823rk .framer-1nu6dmb { flex: none; height: 24px; position: relative; width: 52px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-823rk.framer-73v4kb, .framer-823rk .framer-1dpuvrz, .framer-823rk .framer-1tkvprq, .framer-823rk .framer-jtcpy8, .framer-823rk .framer-18lgt2v, .framer-823rk .framer-185ust1, .framer-823rk .framer-14di8l7 { gap: 0px; } .framer-823rk.framer-73v4kb > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-823rk.framer-73v4kb > :first-child, .framer-823rk .framer-1dpuvrz > :first-child, .framer-823rk .framer-1tkvprq > :first-child, .framer-823rk .framer-jtcpy8 > :first-child, .framer-823rk .framer-18lgt2v > :first-child, .framer-823rk .framer-185ust1 > :first-child, .framer-823rk .framer-14di8l7 > :first-child { margin-top: 0px; } .framer-823rk.framer-73v4kb > :last-child, .framer-823rk .framer-1dpuvrz > :last-child, .framer-823rk .framer-1tkvprq > :last-child, .framer-823rk .framer-jtcpy8 > :last-child, .framer-823rk .framer-18lgt2v > :last-child, .framer-823rk .framer-185ust1 > :last-child, .framer-823rk .framer-14di8l7 > :last-child { margin-bottom: 0px; } .framer-823rk .framer-1dpuvrz > *, .framer-823rk .framer-1tkvprq > *, .framer-823rk .framer-jtcpy8 > *, .framer-823rk .framer-185ust1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-823rk .framer-18lgt2v > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-823rk .framer-14di8l7 > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } }\",\".framer-823rk.framer-v-1tt1kht.framer-73v4kb { width: 603px; }\",\".framer-823rk.framer-v-1tt1kht .framer-1fixibz { align-content: unset; align-items: unset; display: grid; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; }\",\".framer-823rk.framer-v-1tt1kht .framer-hnwcgy { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; grid-column: auto / span 1; justify-content: flex-start; justify-self: start; width: 100%; }\",\".framer-823rk.framer-v-1tt1kht .framer-1dpuvrz, .framer-823rk.framer-v-1tt1kht .framer-1tkvprq { align-self: unset; height: min-content; justify-content: center; padding: 0px 0px 40px 0px; }\",\".framer-823rk.framer-v-1tt1kht .framer-4f1eu9 { height: 29px; }\",\".framer-823rk.framer-v-1tt1kht .framer-1ij2onv, .framer-823rk.framer-v-1hgqawp .framer-1ij2onv { align-self: unset; width: 100%; }\",\".framer-823rk.framer-v-1tt1kht .framer-jtcpy8 { align-self: unset; height: min-content; padding: 30px 0px 68px 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-823rk.framer-v-1tt1kht .framer-1fixibz, .framer-823rk.framer-v-1tt1kht .framer-hnwcgy { gap: 0px; } .framer-823rk.framer-v-1tt1kht .framer-1fixibz > *, .framer-823rk.framer-v-1tt1kht .framer-1fixibz > :first-child, .framer-823rk.framer-v-1tt1kht .framer-1fixibz > :last-child { margin: 0px; } .framer-823rk.framer-v-1tt1kht .framer-hnwcgy > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-823rk.framer-v-1tt1kht .framer-hnwcgy > :first-child { margin-top: 0px; } .framer-823rk.framer-v-1tt1kht .framer-hnwcgy > :last-child { margin-bottom: 0px; } }\",\".framer-823rk.framer-v-1hgqawp.framer-73v4kb { width: 663px; }\",\".framer-823rk.framer-v-1hgqawp .framer-1dpuvrz { order: 0; }\",\".framer-823rk.framer-v-1hgqawp .framer-1tkvprq { align-content: center; align-items: center; grid-column: auto / span 2; order: 2; }\",\".framer-823rk.framer-v-1hgqawp .framer-4f1eu9 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-823rk.framer-v-1hgqawp .framer-jtcpy8 { order: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 575\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"E2jw8wfoT\":{\"layout\":[\"fixed\",\"auto\"]},\"JZCfZZ3ur\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameriSdgIOhOo=withCSS(Component,css,\"framer-823rk\");export default FrameriSdgIOhOo;FrameriSdgIOhOo.displayName=\"Footer\";FrameriSdgIOhOo.defaultProps={height:575,width:1200};addPropertyControls(FrameriSdgIOhOo,{variant:{options:[\"Nvrm6yV82\",\"E2jw8wfoT\",\"JZCfZZ3ur\"],optionTitles:[\"PC\",\"Mobile\",\"tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameriSdgIOhOo,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.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:\"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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriSdgIOhOo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"575\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E2jw8wfoT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JZCfZZ3ur\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./iSdgIOhOo.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Inter-regular\",\"GF;Inter-700\"]);export const fonts=[{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}];export const css=['.framer-qrXJ7 .framer-styles-preset-1knrrqh:not(.rich-text-wrapper), .framer-qrXJ7 .framer-styles-preset-1knrrqh.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #e8eddf; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-qrXJ7\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Sign up now \",/*#__PURE__*/_jsx(motion.br,{}),\"for a free trial session\"]})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"37px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Sign up now \",/*#__PURE__*/_jsx(motion.br,{}),\"for a free trial session\"]})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Sign up now \",/*#__PURE__*/_jsx(motion.br,{}),\"for a free trial session\"]})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1knrrqh\",\"data-styles-preset\":\"J7RA_ehro\",children:\"Then various packages available from \u20AC60, tailored to your needs.\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(232, 237, 223))\"},children:\"Then various packages available from \u20AC60, tailored to your needs.\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Make an appointment\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (37fb21e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/xkUqJo6Ps3K5qIyfJqwY/36xsQI7Uc4eDx5UqSqEV/J7RA_ehro.js\";import*as localizedValues from\"./p7oysjr5q-0.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"gXvipLB3L\",\"llFqEQSIo\",\"HkOrQPXag\"];const serializationHash=\"framer-YFOa1\";const variantClassNames={gXvipLB3L:\"framer-v-18kh10m\",HkOrQPXag:\"framer-v-1c1unq1\",llFqEQSIo:\"framer-v-1jzjx8s\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={damping:30,delay:0,mass:1,stiffness:135,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:150};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 1\":\"gXvipLB3L\",\"Variant 2\":\"llFqEQSIo\",\"Variant 3\":\"HkOrQPXag\"};const getProps=({height,id,image,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,o5Lczu1NV:image!==null&&image!==void 0?image:props.o5Lczu1NV,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gXvipLB3L\"};};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,o5Lczu1NV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gXvipLB3L\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5;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-18kh10m\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"gXvipLB3L\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(4, 6, 21)\",...style},...addPropertyOverrides({HkOrQPXag:{\"data-framer-name\":\"Variant 3\"},llFqEQSIo:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h87fw7\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"PYD9UfIbA\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1gpvm8n\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"Xfp6v1WUR\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Meld je nu aan \",/*#__PURE__*/_jsx(motion.br,{}),\"voor een gratis proefsessie\"]})}),className:\"framer-102k3n8\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"dbB01sFiz\",style:{\"--extracted-1of0zx5\":\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HkOrQPXag:{children:(_getLocalizedValue1=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Meld je nu aan \",/*#__PURE__*/_jsx(motion.br,{}),\"voor een gratis proefsessie\"]})})},llFqEQSIo:{children:(_getLocalizedValue2=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"37px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:[\"Meld je nu aan \",/*#__PURE__*/_jsx(motion.br,{}),\"voor een gratis proefsessie\"]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1knrrqh\",\"data-styles-preset\":\"J7RA_ehro\",children:\"Daarna diverse pakketten beschikbaar vanaf \u20AC60, afgestemd op jouw wensen.\"})}),className:\"framer-1ydpz6z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ppH3LvrVM\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{HkOrQPXag:{\"--extracted-r6o4lv\":\"rgb(232, 237, 223)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HkOrQPXag:{children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(232, 237, 223))\"},children:\"Daarna diverse pakketten beschikbaar vanaf \u20AC60, afgestemd op jouw wensen.\"})}),fonts:[\"GF;Inter-regular\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Link,{href:\"https://api.whatsapp.com/send/?phone=31641656957&text&type=phone_number&app_absent=0\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1j6zs6 framer-ct9s3p\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"UtLoZGVTx\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Afspraak maken\"})}),className:\"framer-4avu0a\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"SNsxKxVWK\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4459,intrinsicWidth:4459,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+51+0+0),pixelHeight:4459,pixelWidth:4459,sizes:`max((min(1000px, ${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}) - 60px) / 2, 1px)`,...toResponsiveImage(o5Lczu1NV)},className:\"framer-31yrhc\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"WofauDHOZ\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\"},...addPropertyOverrides({HkOrQPXag:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4459,intrinsicWidth:4459,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+51+0+0+320.6),pixelHeight:4459,pixelWidth:4459,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 20px)`,...toResponsiveImage(o5Lczu1NV)}}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YFOa1.framer-ct9s3p, .framer-YFOa1 .framer-ct9s3p { display: block; }\",\".framer-YFOa1.framer-18kh10m { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 51px 100px 51px 100px; position: relative; width: 1200px; }\",\".framer-YFOa1 .framer-h87fw7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-YFOa1 .framer-1gpvm8n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YFOa1 .framer-102k3n8 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YFOa1 .framer-1ydpz6z { flex: none; height: auto; max-width: 400px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YFOa1 .framer-1j6zs6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-YFOa1 .framer-4avu0a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YFOa1 .framer-31yrhc { aspect-ratio: 0.98 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 204px); mix-blend-mode: luminosity; overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YFOa1.framer-18kh10m, .framer-YFOa1 .framer-h87fw7, .framer-YFOa1 .framer-1gpvm8n, .framer-YFOa1 .framer-1j6zs6 { gap: 0px; } .framer-YFOa1.framer-18kh10m > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-YFOa1.framer-18kh10m > :first-child, .framer-YFOa1 .framer-1gpvm8n > :first-child { margin-top: 0px; } .framer-YFOa1.framer-18kh10m > :last-child, .framer-YFOa1 .framer-1gpvm8n > :last-child { margin-bottom: 0px; } .framer-YFOa1 .framer-h87fw7 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-YFOa1 .framer-h87fw7 > :first-child, .framer-YFOa1 .framer-1j6zs6 > :first-child { margin-left: 0px; } .framer-YFOa1 .framer-h87fw7 > :last-child, .framer-YFOa1 .framer-1j6zs6 > :last-child { margin-right: 0px; } .framer-YFOa1 .framer-1gpvm8n > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YFOa1 .framer-1j6zs6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-YFOa1.framer-v-1jzjx8s.framer-18kh10m { width: 810px; }\",\".framer-YFOa1.framer-v-1c1unq1.framer-18kh10m { padding: 51px 10px 51px 10px; width: 310px; }\",\".framer-YFOa1.framer-v-1c1unq1 .framer-h87fw7 { flex-direction: column; width: 100%; }\",\".framer-YFOa1.framer-v-1c1unq1 .framer-1gpvm8n, .framer-YFOa1.framer-v-1c1unq1 .framer-31yrhc { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YFOa1.framer-v-1c1unq1 .framer-h87fw7 { gap: 0px; } .framer-YFOa1.framer-v-1c1unq1 .framer-h87fw7 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-YFOa1.framer-v-1c1unq1 .framer-h87fw7 > :first-child { margin-top: 0px; } .framer-YFOa1.framer-v-1c1unq1 .framer-h87fw7 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 582\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"llFqEQSIo\":{\"layout\":[\"fixed\",\"auto\"]},\"HkOrQPXag\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"o5Lczu1NV\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerp7oysjr5q=withCSS(Component,css,\"framer-YFOa1\");export default Framerp7oysjr5q;Framerp7oysjr5q.displayName=\"let's get to know each other\";Framerp7oysjr5q.defaultProps={height:582,width:1200};addPropertyControls(Framerp7oysjr5q,{variant:{options:[\"gXvipLB3L\",\"llFqEQSIo\",\"HkOrQPXag\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},o5Lczu1NV:{title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(Framerp7oysjr5q,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.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:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp7oysjr5q\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"o5Lczu1NV\\\":\\\"image\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"llFqEQSIo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HkOrQPXag\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"582\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./p7oysjr5q.map", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles}from\"https://framer.com/m/framer/default-utils.js\";/**\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerDisableUnlink\n */ export default function Embed({type,url,html}){if(type===\"url\"&&url){return /*#__PURE__*/ _jsx(EmbedURL,{url:url});}if(type===\"html\"&&html){return /*#__PURE__*/ _jsx(EmbedHTML,{html:html});}return /*#__PURE__*/ _jsx(Instructions,{});};addPropertyControls(Embed,{type:{type:ControlType.Enum,defaultValue:\"url\",displaySegmentedControl:true,options:[\"url\",\"html\"],optionTitles:[\"URL\",\"HTML\"]},url:{title:\"URL\",type:ControlType.String,description:\"Some websites don\u2019t support embedding.\",hidden(props){return props.type!==\"url\";}},html:{title:\"HTML\",displayTextArea:true,type:ControlType.String,hidden(props){return props.type!==\"html\";}}});function Instructions(){return /*#__PURE__*/ _jsx(\"div\",{style:{...emptyStateStyle,overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(\"div\",{style:centerTextStyle,children:\"To embed a website or widget, add it to the properties\\xa0panel.\"})});}function EmbedURL({url}){// Add https:// if the URL does not have a protocol.\nif(!/[a-z]+:\\/\\//.test(url)){url=\"https://\"+url;}const onCanvas=useIsOnCanvas();// We need to check if the url is blocked inside an iframe by the X-Frame-Options\n// or Content-Security-Policy headers on the backend.\nconst[state,setState]=useState(onCanvas?undefined:false);useEffect(()=>{// We only want to check on the canvas.\n// On the website we want to avoid the additional delay.\nif(!onCanvas)return;// TODO: We could also use AbortController here.\nlet isLastEffect=true;setState(undefined);async function load(){const response=await fetch(\"https://api.framer.com/functions/check-iframe-url?url=\"+encodeURIComponent(url));if(response.status==200){const{isBlocked}=await response.json();if(isLastEffect){setState(isBlocked);}}else{const message=await response.text();console.error(message);const error=new Error(\"This site can\u2019t be reached.\");setState(error);}}load().catch(error=>{console.error(error);setState(error);});return()=>{isLastEffect=false;};},[url]);if(!url.startsWith(\"https://\")){return /*#__PURE__*/ _jsx(ErrorMessage,{message:\"Unsupported protocol.\"});}if(state===undefined){return /*#__PURE__*/ _jsx(LoadingIndicator,{});}if(state instanceof Error){return /*#__PURE__*/ _jsx(ErrorMessage,{message:state.message});}if(state===true){const message=`Can't embed ${url} due to its content security policy.`;return /*#__PURE__*/ _jsx(ErrorMessage,{message:message});}return /*#__PURE__*/ _jsx(\"iframe\",{src:url,style:iframeStyle,loading:\"lazy\",// @ts-ignore\nfetchPriority:onCanvas?\"low\":\"auto\",referrerPolicy:\"no-referrer\",sandbox:getSandbox(onCanvas)});}const iframeStyle={width:\"100%\",height:\"100%\",border:\"none\"};function getSandbox(onCanvas){const result=[\"allow-same-origin\",\"allow-scripts\"];if(!onCanvas){result.push(\"allow-downloads\",\"allow-forms\",\"allow-modals\",\"allow-orientation-lock\",\"allow-pointer-lock\",\"allow-popups\",\"allow-popups-to-escape-sandbox\",\"allow-presentation\",\"allow-storage-access-by-user-activation\",\"allow-top-navigation-by-user-activation\");}return result.join(\" \");}function EmbedHTML({html}){const ref=useRef();// If the HTML contains a script tag we can't use\n// dangerouslySetInnerHTML because it doesn't execute\n// scripts on the client. Otherwise, we can benefit\n// from SSG by using dangerouslySetInnerHTML.\nconst hasScript=html.includes(\"</script>\");useEffect(()=>{if(!hasScript)return;const div=ref.current;div.innerHTML=html;executeScripts(div);return()=>{div.innerHTML=\"\";};},[html,hasScript]);return /*#__PURE__*/ _jsx(\"div\",{ref:ref,style:htmlStyle,dangerouslySetInnerHTML:!hasScript?{__html:html}:undefined});}const htmlStyle={width:\"100%\",height:\"100%\",display:\"flex\",flexDirection:\"column\",justifyContent:\"center\",alignItems:\"center\"};// This function replaces scripts with executable ones.\n// https://stackoverflow.com/questions/1197575/can-scripts-be-inserted-with-innerhtml\nfunction executeScripts(node){if(node instanceof Element&&node.tagName===\"SCRIPT\"){const script=document.createElement(\"script\");script.text=node.innerHTML;for(const{name,value}of node.attributes){script.setAttribute(name,value);}node.parentElement.replaceChild(script,node);}else{for(const child of node.childNodes){executeScripts(child);}}}// Generic components\nfunction LoadingIndicator(){return /*#__PURE__*/ _jsx(\"div\",{className:\"framerInternalUI-componentPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(\"div\",{style:centerTextStyle,children:\"Loading\u2026\"})});}function ErrorMessage({message}){return /*#__PURE__*/ _jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/ _jsxs(\"div\",{style:centerTextStyle,children:[\"Error: \",message]})});}const centerTextStyle={textAlign:\"center\",minWidth:140};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Embed\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"\",\"framerIntrinsicWidth\":\"600\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Embed.map", "// Generated by Framer (1be12e0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import*as localizedValues from\"./QgWlEzde_-0.js\";const EmbedFonts=getFonts(Embed);const serializationHash=\"framer-muaDe\";const variantClassNames={xvUjrcnvN:\"framer-v-1eh382x\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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(React.Fragment);const getProps=({background,embedCode,height,id,width,...props})=>{var _ref,_ref1;return{...props,fFvY5KV25:(_ref=embedCode!==null&&embedCode!==void 0?embedCode:props.fFvY5KV25)!==null&&_ref!==void 0?_ref:'<div data-wally-widget=\"6481dabbd60a84001485ed63\" style=\"width: 100%; height: 100%; background-color: transparent;\"></div>\\n<script src=\"https://embed.getwally.net/embed.js\"></script>',TqHHpKuWA:(_ref1=background!==null&&background!==void 0?background:props.TqHHpKuWA)!==null&&_ref1!==void 0?_ref1:\"rgb(255, 255, 255)\"};};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,TqHHpKuWA,fFvY5KV25,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"xvUjrcnvN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);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-1eh382x\",className,classNames),\"data-framer-name\":\"Testimonials by Wally\",layoutDependency:layoutDependency,layoutId:\"xvUjrcnvN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:TqHHpKuWA,...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12i8mac-container\",layoutDependency:layoutDependency,layoutId:\"iEQUrvQ5B-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:fFvY5KV25,id:\"iEQUrvQ5B\",layoutId:\"iEQUrvQ5B\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-muaDe.framer-1nq1f36, .framer-muaDe .framer-1nq1f36 { display: block; }\",\".framer-muaDe.framer-1eh382x { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-muaDe .framer-12i8mac-container { flex: none; height: 100%; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-muaDe.framer-1eh382x { gap: 0px; } .framer-muaDe.framer-1eh382x > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-muaDe.framer-1eh382x > :first-child { margin-left: 0px; } .framer-muaDe.framer-1eh382x > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TqHHpKuWA\":\"background\",\"fFvY5KV25\":\"embedCode\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQgWlEzde_=withCSS(Component,css,\"framer-muaDe\");export default FramerQgWlEzde_;FramerQgWlEzde_.displayName=\"Testimonials by Wally\";FramerQgWlEzde_.defaultProps={height:800,width:1200};addPropertyControls(FramerQgWlEzde_,{TqHHpKuWA:{defaultValue:\"rgb(255, 255, 255)\",title:\"Background\",type:ControlType.Color},fFvY5KV25:{defaultValue:'<div data-wally-widget=\"6481dabbd60a84001485ed63\" style=\"width: 100%; height: 100%; background-color: transparent;\"></div>\\n<script src=\"https://embed.getwally.net/embed.js\"></script>',displayTextArea:true,title:\"Embed code\",type:ControlType.String}});addFonts(FramerQgWlEzde_,[{explicitInter:true,fonts:[]},...EmbedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQgWlEzde_\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"TqHHpKuWA\\\":\\\"background\\\",\\\"fFvY5KV25\\\":\\\"embedCode\\\"}\",\"framerIntrinsicHeight\":\"800\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QgWlEzde_.map", "export const v0=\"What are the opening hours?\";export const v1=\"Our opening hours are flexible and we are happy to adjust them to your wishes. We strive to meet your preferences as best as we can, so you can train with us at the times that work best for you.\";export const v2=\"What is your cancellation policy?\";export const v3=\"We are flexible here, but the fixed rule is that you can cancel free of charge up to 24 hours before the training.\";export const v4=\"Are you also open on weekends?\\n\";export const v5=\"Yes, we are also open on weekends! Our opening hours are flexible and can be adjusted to your needs, so we are here for you even on weekends.\";export const v6=\"Is it possible to make use of all luxury facilities without a gym membership?\";export const v7=\"Yes, with us all luxury facilities are included with every training session with a personal trainer. We do not have an open gym, all training sessions are conducted under supervision.\";export const v8=\"How are the training sessions adjusted to my specific needs, especially if I am a beginner or have medical limitations?\";export const v9=\"Our training sessions are fully tailored to your level and needs. Prior to the first session, we conduct a thorough consultation to discuss your fitness goals, medical history, and any restrictions. Our trainers are experienced in adapting workouts for both beginners and individuals with specific medical considerations.\";\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./Wg3zZZ_Zd-0.js\";const cycleOrder=[\"QMHcNPYXl\",\"J5k1mm4EZ\"];const serializationHash=\"framer-SmmoG\";const variantClassNames={J5k1mm4EZ:\"framer-v-ja7kdz\",QMHcNPYXl:\"framer-v-lio1w1\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};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(React.Fragment);const humanReadableVariantMap={Closed:\"QMHcNPYXl\",Open:\"J5k1mm4EZ\"};const getProps=({answer,height,id,question,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,T8rQFvSBR:(_ref=answer!==null&&answer!==void 0?answer:props.T8rQFvSBR)!==null&&_ref!==void 0?_ref:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"QMHcNPYXl\",W88zB8mIG:(_ref2=question!==null&&question!==void 0?question:props.W88zB8mIG)!==null&&_ref2!==void 0?_ref2:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};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,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QMHcNPYXl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTappqo9pa=activeVariantCallback(async(...args)=>{setVariant(\"J5k1mm4EZ\");});const onTap4n4era=activeVariantCallback(async(...args)=>{setVariant(\"QMHcNPYXl\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"J5k1mm4EZ\")return true;return false;};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-lio1w1\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"QMHcNPYXl\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({J5k1mm4EZ:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12mqlgn\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tQ9GUDFug\",onTap:onTappqo9pa,...addPropertyOverrides({J5k1mm4EZ:{onTap:onTap4n4era}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rch13s\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"NHWo4iiE3\",style:{opacity:.3,rotate:0},variants:{J5k1mm4EZ:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ni24p\",layoutDependency:layoutDependency,layoutId:\"OjpGjZtJH\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qtz4u7\",layoutDependency:layoutDependency,layoutId:\"nvtMC3YPM\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"What is Framer?\"})}),className:\"framer-xhy3tt\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"CcepNbHpD\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-qehr5x\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"yanG_LwD3\",style:{opacity:0},variants:{J5k1mm4EZ:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-ai0pzn\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"hqyfle9K0\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{J5k1mm4EZ:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SmmoG.framer-1ik6gbs, .framer-SmmoG .framer-1ik6gbs { display: block; }\",\".framer-SmmoG.framer-lio1w1 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-SmmoG .framer-12mqlgn { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-SmmoG .framer-1rch13s { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-SmmoG .framer-18ni24p { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-SmmoG .framer-1qtz4u7 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-SmmoG .framer-xhy3tt { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-SmmoG .framer-qehr5x { 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; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-SmmoG .framer-ai0pzn { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SmmoG.framer-lio1w1, .framer-SmmoG .framer-12mqlgn, .framer-SmmoG .framer-qehr5x { gap: 0px; } .framer-SmmoG.framer-lio1w1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SmmoG.framer-lio1w1 > :first-child, .framer-SmmoG .framer-qehr5x > :first-child { margin-top: 0px; } .framer-SmmoG.framer-lio1w1 > :last-child, .framer-SmmoG .framer-qehr5x > :last-child { margin-bottom: 0px; } .framer-SmmoG .framer-12mqlgn > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-SmmoG .framer-12mqlgn > :first-child { margin-left: 0px; } .framer-SmmoG .framer-12mqlgn > :last-child { margin-right: 0px; } .framer-SmmoG .framer-qehr5x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"J5k1mm4EZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWg3zZZ_Zd=withCSS(Component,css,\"framer-SmmoG\");export default FramerWg3zZZ_Zd;FramerWg3zZZ_Zd.displayName=\"Row\";FramerWg3zZZ_Zd.defaultProps={height:88,width:400};addPropertyControls(FramerWg3zZZ_Zd,{variant:{options:[\"QMHcNPYXl\",\"J5k1mm4EZ\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerWg3zZZ_Zd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWg3zZZ_Zd\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J5k1mm4EZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"400\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"88\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Wg3zZZ_Zd.map", "// Generated by Framer (37fb21e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./UeYN7cB0p-0.js\";import Row from\"https://framerusercontent.com/modules/gj9wetUQdGSidR3VaOlD/nPkDOBV56VDLpWbAQFLF/Wg3zZZ_Zd.js\";const RowFonts=getFonts(Row);const serializationHash=\"framer-r0ghZ\";const variantClassNames={cZtEM8Wk0:\"framer-v-6envp0\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};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 getProps=({height,id,width,...props})=>{return{...props};};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({defaultVariant:\"cZtEM8Wk0\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9;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-6envp0\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"cZtEM8Wk0\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-40c03004-286a-43c1-b36f-58b60663152c, rgb(242, 242, 242))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yrug4z-container\",layoutDependency:layoutDependency,layoutId:\"cxxV6SIhL-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"cxxV6SIhL\",layoutId:\"cxxV6SIhL\",style:{width:\"100%\"},T8rQFvSBR:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Onze openingstijden  zijn flexibel en passen we graag aan op jouw wensen. We streven ernaar om zo goed mogelijk aan jouw voorkeuren te voldoen, zodat je ons kunt trainen op de momenten die jou het beste uitkomen.\",variant:\"QMHcNPYXl\",W88zB8mIG:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Wat zijn de openingstijden?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3e6d1j\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"ARhekSrnh\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+89,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h7a03c-container\",layoutDependency:layoutDependency,layoutId:\"xCXJO25nO-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"xCXJO25nO\",layoutId:\"xCXJO25nO\",style:{width:\"100%\"},T8rQFvSBR:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Hierin zijn wij flexibel, maar de vaste regel is dat je kosteloos kunt annuleren tot 24 uur voor de training.\",variant:\"QMHcNPYXl\",W88zB8mIG:(_getLocalizedValue3=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Wat is jullie annuleringsbeleid?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f4gukv\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"tZ6hjjQYz\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+178,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xjg5tm-container\",layoutDependency:layoutDependency,layoutId:\"qekv6AcvI-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"qekv6AcvI\",layoutId:\"qekv6AcvI\",style:{width:\"100%\"},T8rQFvSBR:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Ja, wij zijn ook in het weekend geopend! Onze openingstijden zijn flexibel en kunnen worden aangepast aan jouw wensen, dus ook in het weekend staan wij voor je klaar.\",variant:\"QMHcNPYXl\",W88zB8mIG:(_getLocalizedValue5=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Zijn jullie ook in het weekend geopend?\\n\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+266,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11ugdi-container\",layoutDependency:layoutDependency,layoutId:\"hI1BK8T6g-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"hI1BK8T6g\",layoutId:\"hI1BK8T6g\",style:{width:\"100%\"},T8rQFvSBR:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Ja, bij ons zijn alle luxe faciliteiten inbegrepen bij elke trainingssessie met een personal trainer. We hebben geen open gym, alle trainingen zijn onder begeleiding.\",variant:\"QMHcNPYXl\",W88zB8mIG:(_getLocalizedValue7=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"Is het mogelijk om gebruik te maken van alle luxe faciliteiten zonder een sportschoolabonnement?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+354,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v0r4wy-container\",layoutDependency:layoutDependency,layoutId:\"vUcFd7ClE-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"vUcFd7ClE\",layoutId:\"vUcFd7ClE\",style:{width:\"100%\"},T8rQFvSBR:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Onze trainingssessies worden volledig afgestemd op uw niveau en behoeften. Voorafgaand aan de eerste sessie doen we een uitgebreid consult om uw fitnessdoelen, medische geschiedenis en eventuele beperkingen te bespreken. Onze trainers zijn ervaren in het aanpassen van workouts voor zowel beginners als mensen met specifieke medische overwegingen.\",variant:\"QMHcNPYXl\",W88zB8mIG:(_getLocalizedValue9=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Hoe worden de trainingssessies aangepast aan mijn specifieke behoeften, vooral als ik een beginner ben of medische beperkingen heb?\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r0ghZ.framer-1c1o3z9, .framer-r0ghZ .framer-1c1o3z9 { display: block; }\",\".framer-r0ghZ.framer-6envp0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-r0ghZ .framer-1yrug4z-container, .framer-r0ghZ .framer-h7a03c-container, .framer-r0ghZ .framer-1xjg5tm-container, .framer-r0ghZ .framer-11ugdi-container, .framer-r0ghZ .framer-v0r4wy-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-r0ghZ .framer-3e6d1j, .framer-r0ghZ .framer-1f4gukv { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r0ghZ.framer-6envp0 { gap: 0px; } .framer-r0ghZ.framer-6envp0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-r0ghZ.framer-6envp0 > :first-child { margin-top: 0px; } .framer-r0ghZ.framer-6envp0 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 346\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerUeYN7cB0p=withCSS(Component,css,\"framer-r0ghZ\");export default FramerUeYN7cB0p;FramerUeYN7cB0p.displayName=\"Accordion\";FramerUeYN7cB0p.defaultProps={height:346,width:1e3};addFonts(FramerUeYN7cB0p,[{explicitInter:true,fonts:[]},...RowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUeYN7cB0p\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"346\",\"framerIntrinsicWidth\":\"1000\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UeYN7cB0p.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:\"Free intake\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:\"Free intake\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(163, 208, 146))\"},children:\"\u2192\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:\"\u2192\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./zrgRRqtc3-0.js\";const enabledGestures={MT6H8Lk5U:{hover:true},n5wbd4AOE:{hover:true}};const cycleOrder=[\"n5wbd4AOE\",\"MT6H8Lk5U\"];const serializationHash=\"framer-YeOKD\";const variantClassNames={MT6H8Lk5U:\"framer-v-ngummd\",n5wbd4AOE:\"framer-v-18yofl3\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:70,delay:.1,mass:.1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate3=(_,t)=>`translate(-50%, -50%) ${t}`;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\":\"MT6H8Lk5U\",Base:\"n5wbd4AOE\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,GO39oV6nl:(_ref=title!==null&&title!==void 0?title:props.GO39oV6nl)!==null&&_ref!==void 0?_ref:\"Plan je intake\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"n5wbd4AOE\"};};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,GO39oV6nl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n5wbd4AOE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"n5wbd4AOE-hover\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;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(Link,{href:\"https://wa.me/31641656957\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-18yofl3\",className,classNames)} framer-1jdadg0`,\"data-framer-name\":\"Base\",layoutDependency:layoutDependency,layoutId:\"n5wbd4AOE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,...style},...addPropertyOverrides({\"MT6H8Lk5U-hover\":{\"data-framer-name\":undefined},\"n5wbd4AOE-hover\":{\"data-framer-name\":undefined},MT6H8Lk5U:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f850ca0e-1178-4efa-85e2-ecfa286db833, rgb(4, 6, 21)))\"},children:\"Gratis proefsessie\"})}),className:\"framer-1yv6480\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"hq3KFUKvE\",style:{\"--extracted-r6o4lv\":\"var(--token-f850ca0e-1178-4efa-85e2-ecfa286db833, rgb(4, 6, 21))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",rotate:0},text:GO39oV6nl,variants:{\"n5wbd4AOE-hover\":{rotate:-35}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"n5wbd4AOE-hover\":{transformTemplate:transformTemplate1}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:\"Plan je intake\"})}),className:\"framer-1bunjv7\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"Jza_okJc_\",style:{\"--extracted-r6o4lv\":\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",rotate:45},transformTemplate:transformTemplate1,variants:{\"n5wbd4AOE-hover\":{rotate:0}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"n5wbd4AOE-hover\":{children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:\"Whatsapp\"})}),fonts:[\"GF;Inter-500\"],text:GO39oV6nl,transformTemplate:transformTemplate2}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-4rfven\",\"data-framer-name\":\"Ellipse\",layoutDependency:layoutDependency,layoutId:\"KbO47AeS6\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},...addPropertyOverrides({\"n5wbd4AOE-hover\":{background:{alt:\"\",positionX:\"center\",positionY:\"center\"},transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(163, 208, 146))\"},children:\"\u2192\"})}),className:\"framer-1ws5f3b\",\"data-framer-name\":\"Arrow\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"WbC3HyKOx\",style:{\"--extracted-r6o4lv\":\"rgb(163, 208, 146)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,variants:{\"n5wbd4AOE-hover\":{\"--extracted-r6o4lv\":\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"n5wbd4AOE-hover\":{children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223)))\"},children:\"\u2192\"})}),transformTemplate:transformTemplate3}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+3),pixelHeight:800,pixelWidth:800,src:\"https://framerusercontent.com/images/BSXAbxiFLb1anAoabZScIZViXjw.svg\"},className:\"framer-6buyd8\",layoutDependency:layoutDependency,layoutId:\"PYoj37Jln\"})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h3p0s0\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"idKcuVbUW\",style:{backgroundColor:\"var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, rgb(232, 237, 223))\"},variants:{\"n5wbd4AOE-hover\":{backgroundColor:\"rgb(3, 99, 102)\"}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YeOKD.framer-1jdadg0, .framer-YeOKD .framer-1jdadg0 { display: block; }\",\".framer-YeOKD.framer-18yofl3 { cursor: pointer; height: 48px; overflow: hidden; position: relative; text-decoration: none; width: 180px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YeOKD .framer-1yv6480 { -webkit-user-select: none; flex: none; height: auto; left: 20px; pointer-events: none; position: absolute; top: 13px; user-select: none; white-space: pre; width: auto; z-index: 2; }\",\".framer-YeOKD .framer-1bunjv7 { -webkit-user-select: none; flex: none; height: auto; left: 51%; pointer-events: none; position: absolute; top: -60px; user-select: none; white-space: pre; width: auto; z-index: 2; }\",\".framer-YeOKD .framer-4rfven { aspect-ratio: 1 / 1; bottom: 12px; flex: none; overflow: hidden; position: absolute; right: 13px; top: 12px; width: var(--framer-aspect-ratio-supported, 24px); will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-YeOKD .framer-1ws5f3b { -webkit-user-select: none; flex: none; height: auto; pointer-events: none; position: absolute; right: 32px; top: 48%; user-select: none; white-space: pre; width: auto; }\",\".framer-YeOKD .framer-6buyd8 { bottom: 3px; flex: none; left: 3px; overflow: visible; position: absolute; right: 3px; top: 3px; }\",\".framer-YeOKD .framer-1h3p0s0 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: -78px; top: 0px; z-index: 0; }\",\".framer-YeOKD.framer-v-18yofl3.hover .framer-1yv6480 { left: 51%; top: 87px; }\",\".framer-YeOKD.framer-v-18yofl3.hover .framer-1bunjv7 { left: 20px; top: 48%; }\",\".framer-YeOKD.framer-v-18yofl3.hover .framer-4rfven { bottom: unset; height: var(--framer-aspect-ratio-supported, 32px); right: 8px; top: 50%; width: 32px; }\",\".framer-YeOKD.framer-v-18yofl3.hover .framer-1ws5f3b { left: 50%; right: unset; top: 47%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 180\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"MT6H8Lk5U\":{\"layout\":[\"fixed\",\"fixed\"]},\"nOOTMWlZ6\":{\"layout\":[\"fixed\",\"fixed\"]},\"XiqDByLgP\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"GO39oV6nl\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzrgRRqtc3=withCSS(Component,css,\"framer-YeOKD\");export default FramerzrgRRqtc3;FramerzrgRRqtc3.displayName=\"Get in touch\";FramerzrgRRqtc3.defaultProps={height:48,width:180};addPropertyControls(FramerzrgRRqtc3,{variant:{options:[\"n5wbd4AOE\",\"MT6H8Lk5U\"],optionTitles:[\"Base\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},GO39oV6nl:{defaultValue:\"Plan je intake\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerzrgRRqtc3,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzrgRRqtc3\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"GO39oV6nl\\\":\\\"title\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"180\",\"framerIntrinsicHeight\":\"48\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MT6H8Lk5U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nOOTMWlZ6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XiqDByLgP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zrgRRqtc3.map", "import{jsx as _jsx}from\"react/jsx-runtime\";export function OpenType(Component){return props=>{return /*#__PURE__*/ _jsx(Component,{...props,style:{...props.style,fontFeatureSettings:`\"salt\", \"kern\", \"cv05\", \"cv11\", \"ccmp\"`}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"OpenType\":{\"type\":\"reactHoc\",\"name\":\"OpenType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Type.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,motion}from\"framer\";import{containerStyles,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useMemo}from\"react\";const coordinatesRegex=/^((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?),\\s*((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?)$/;/**\n * GOOGLE MAPS\n *\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function GoogleMaps({coordinates,zoom,style,...props}){const borderRadius=useRadius(props);const[latitude1,longitude1]=useMemo(()=>{var ref;const[,latitude,longitude]=(ref=coordinates.match(coordinatesRegex))!==null&&ref!==void 0?ref:[null,\"\",\"\",];return[latitude,longitude];},[coordinates]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,overflow:\"hidden\",borderRadius},...props,children:/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\",border:0},src:`https://maps.google.com/maps?q=${latitude1},${longitude1}&z=${zoom}&output=embed`})}));};addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Coordinates\",placeholder:\"52.37588, 4.891295\",defaultValue:\"52.37588, 4.891295\",description:\"GPS coordinates can be found directly in [Google Maps](https://maps.google.com).\"},zoom:{type:ControlType.Number,step:1,min:0,max:25,title:\"Zoom\",defaultValue:15},...borderRadiusControl});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleMaps\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";/**\n * CIRCLE CLIP\n * By Benjamin\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 200\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function CircleClip(props){const circleValue=props.circleType?props.circlePercentage+\"%\":props.circlePixels+\"px\";const xValue=`calc(${props.atX}% - ${props.offsetX}px)`;const yValue=`calc(${props.atY}% - ${props.offsetY}px)`;const clipPathValue=`circle(${circleValue} at ${xValue} ${yValue})`;// const ref = React.useRef()\n// React.useEffect(() => {\n//     animate(ref.current, { clipPath: clipPathValue })\n// }, [clipPathValue])\nreturn /*#__PURE__*/ _jsx(motion.div,{// ref={ref}\nstyle:{position:\"absolute\",inset:0,width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",backgroundColor:props.backgroundColor,borderRadius:props.radius,overflow:\"hidden\",clipPath:clipPathValue,cursor:\"pointer\"},layout:\"position\",animate:{clipPath:clipPathValue,backgroundColor:props.backgroundColor},transition:{...props.transition}});};CircleClip.displayName=\"Circle Clip\";addPropertyControls(CircleClip,{backgroundColor:{title:\"Backdrop\",type:ControlType.Color,defaultValue:\"#0CF\"},circleType:{type:ControlType.Boolean,title:\"Type\",enabledTitle:\"%\",disabledTitle:\"PX\"},circlePercentage:{type:ControlType.Number,title:\"Circle\",min:0,max:200,defaultValue:25,unit:\"%\",hidden:props=>!props.circleType},circlePixels:{type:ControlType.Number,title:\"Circle\",defaultValue:25,unit:\"px\",hidden:props=>props.circleType,displayStepper:true},atX:{type:ControlType.Number,title:\"X\",min:0,max:100,defaultValue:50,unit:\"%\"},atY:{type:ControlType.Number,title:\"Y\",min:0,max:100,defaultValue:50,unit:\"%\"},offsetX:{type:ControlType.Number,title:\"Offset X\",unit:\"px\",displayStepper:true},offsetY:{type:ControlType.Number,title:\"Offset Y\",unit:\"px\",displayStepper:true},transition:{type:ControlType.Transition,title:\"Transition\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"CircleClip\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ClipCircle.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-mDsii .framer-styles-preset-1ao7v3z:not(.rich-text-wrapper), .framer-mDsii .framer-styles-preset-1ao7v3z.rich-text-wrapper a { --framer-link-current-text-color: var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, #e8eddf) /* {\"name\":\"font\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: rgba(232, 237, 223, 0.85); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, #e8eddf); --framer-link-text-decoration: underline; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-mDsii\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[\"Contact\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/31641656957\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ao7v3z\",\"data-styles-preset\":\"VW16CVuZ_\",children:\"+31 6 416 56 957\"})})]}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(Link,{href:\"mailto:Info@personaltraining-ph.nl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ao7v3z\",\"data-styles-preset\":\"VW16CVuZ_\",children:\"Info@\"})}),\"phpersonaltraining.nl\"]})]});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (37fb21e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{OpenType}from\"https://framerusercontent.com/modules/1mNNOgfwADvlLoJzi0d5/GBd2R6h3g6vqXzvvyoTG/Type.js\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import CircleClip from\"https://framerusercontent.com/modules/TQ4keQyIKFIxHsYxBxqD/jM0VFMtWx2GmD54Ja10r/ClipCircle.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/s0igN9rqniuBGP4P7CNT/ws0ngK63gAhRMXnoF2oi/VW16CVuZ_.js\";import*as localizedValues from\"./ztDKkHRUd-0.js\";const MotionDivWithFX=withFX(motion.div);const GoogleMapsFonts=getFonts(GoogleMaps);const RichTextOpenType=OpenType(RichText);const CircleClipFonts=getFonts(CircleClip);const cycleOrder=[\"qieHc94Az\",\"k2K1pt8kC\"];const serializationHash=\"framer-t4ziL\";const variantClassNames={k2K1pt8kC:\"framer-v-1x2elw5\",qieHc94Az:\"framer-v-1svn0b5\"};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 valuesByLocaleId={QaYcVthGe:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={duration:0,type:\"tween\"};const transition2={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transition3={delay:0,duration:2,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,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 transition4={damping:30,delay:.45,mass:1,stiffness:300,type:\"spring\"};const transition5={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"k2K1pt8kC\",Open:\"qieHc94Az\"};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:\"qieHc94Az\"};};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:\"qieHc94Az\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1l1trc3=activeVariantCallback(async(...args)=>{setVariant(\"k2K1pt8kC\");});const onTaptfwp5z=activeVariantCallback(async(...args)=>{setVariant(\"qieHc94Az\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"k2K1pt8kC\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"k2K1pt8kC\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();var _getLocalizedValue;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.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1svn0b5\",className,classNames),\"data-framer-name\":\"Open\",layoutDependency:layoutDependency,layoutId:\"qieHc94Az\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({k2K1pt8kC:{\"data-framer-name\":\"Closed\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19josyt\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"H2chmY24o\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qirc9v\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kVL30bLEm\",onTap:onTap1l1trc3,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1aj3y1k\",\"data-framer-name\":\"P&h wit svg\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Kaz15bMQH\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 326 103\"><g transform=\"translate(-0.001 0)\" id=\"ss10859147809_1\"><g id=\"ss10859147809_2\"><path d=\"M 12.021 35.384 L 20.11 35.384 L 20.11 49.878 L 12.021 49.878 Z M 23.725 26.411 L 31.814 26.411 L 31.814 49.878 L 23.725 49.878 Z M 36.289 20.2 L 44.378 20.2 L 44.378 49.878 L 36.289 49.878 Z M 87.765 8.32 C 87.765 12.271 85.011 16.257 79.53 16.257 L 73.184 16.257 L 73.184 22.876 L 68.954 22.876 L 68.954 0.385 C 72.48 0.385 76.01 0.354 79.53 0.354 C 85.01 0.354 87.765 4.338 87.765 8.32 Z M 79.53 12.368 C 82.222 12.368 83.567 10.377 83.567 8.384 C 83.567 6.391 82.222 4.402 79.53 4.402 L 73.184 4.402 L 73.184 12.368 Z M 97.699 19.725 C 99.14 19.725 101.032 19.178 101.928 18.247 L 104.427 20.721 C 102.761 22.457 100.038 23.292 97.634 23.292 C 92.187 23.292 88.951 19.919 88.951 14.837 C 88.951 10.018 92.221 6.555 97.347 6.555 C 102.217 6.555 105.389 9.316 105.389 14.875 C 105.399 15.369 105.377 15.863 105.326 16.354 L 92.989 16.354 C 93.245 18.312 94.942 19.725 97.699 19.725 Z M 97.474 10.023 C 95.359 10.023 93.629 11.058 93.052 13.107 L 101.575 13.107 C 101.319 11.051 99.718 10.023 97.474 10.023 Z M 112.246 8.867 C 113.465 6.907 115.098 6.624 116.7 6.624 C 118.336 6.624 119.905 7.268 120.771 8.135 L 119.008 11.533 C 118.206 10.858 117.47 10.498 116.188 10.498 C 114.138 10.498 112.246 11.59 112.246 14.514 L 112.246 22.867 L 108.338 22.867 L 108.338 7.035 L 111.952 7.035 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 123.526 10.698 L 120.578 10.698 L 120.578 7.261 L 123.526 7.261 L 123.526 6.2 C 123.526 1.96 126.378 0 129.55 0 C 131.012 0.025 132.436 0.471 133.652 1.285 L 132.211 4.208 C 131.378 3.663 130.609 3.373 129.802 3.373 C 128.456 3.373 127.43 4.272 127.43 6.2 L 127.43 7.261 L 132.077 7.261 L 132.077 10.698 L 127.43 10.698 L 127.43 22.874 L 123.526 22.874 Z M 149.548 14.97 C 149.548 19.532 146.439 23.226 141.312 23.226 C 136.185 23.226 133.108 19.532 133.108 14.97 C 133.108 10.441 136.249 6.714 141.28 6.714 C 146.31 6.714 149.548 10.441 149.548 14.97 Z M 137.018 14.97 C 137.018 17.386 138.46 19.629 141.312 19.629 C 144.164 19.629 145.605 17.386 145.605 14.97 C 145.605 12.594 143.939 10.28 141.312 10.28 C 138.491 10.28 137.018 12.596 137.018 14.97 Z M 156.148 8.867 C 157.365 6.907 159 6.624 160.602 6.624 C 162.236 6.624 163.807 7.268 164.671 8.135 L 162.909 11.533 C 162.108 10.858 161.372 10.498 160.09 10.498 C 158.038 10.498 156.148 11.59 156.148 14.514 L 156.148 22.867 L 152.238 22.867 L 152.238 7.035 L 155.852 7.035 Z M 176.657 14.392 C 176.657 12.304 175.567 10.408 173.42 10.408 C 171.304 10.408 170.055 12.306 170.055 14.392 L 170.055 22.874 L 166.146 22.874 L 166.146 7 L 169.76 7 L 170.048 8.927 C 170.881 7.321 172.709 6.743 174.215 6.743 C 176.108 6.743 178.001 7.514 178.893 9.699 C 180.302 7.456 182.128 6.807 184.18 6.807 C 188.667 6.807 190.877 9.568 190.877 14.325 L 190.877 22.871 L 186.968 22.871 L 186.968 14.321 C 186.968 12.233 186.108 10.467 183.987 10.467 C 181.867 10.467 180.559 12.297 180.559 14.385 L 180.559 22.867 L 176.65 22.867 Z M 211.136 7.035 L 211.136 22.874 L 207.451 22.874 L 207.26 20.56 C 206.362 22.458 203.83 23.356 202.067 23.356 C 197.42 23.356 193.992 20.464 193.992 14.939 C 193.992 9.509 197.582 6.657 202.164 6.657 C 204.279 6.657 206.362 7.621 207.26 9.228 L 207.387 7.042 Z M 197.902 14.939 C 197.902 17.958 199.985 19.758 202.58 19.758 C 205.658 19.758 207.195 17.342 207.195 14.939 C 207.195 12.561 205.658 10.151 202.58 10.151 C 199.993 10.151 197.902 11.919 197.902 14.939 Z M 226.07 14.585 C 226.07 12.17 224.755 10.344 222.256 10.344 C 219.846 10.344 218.218 12.368 218.218 14.778 L 218.218 22.874 L 214.341 22.874 L 214.341 7 L 217.834 7 L 218.091 9.152 C 219.691 7.578 221.294 6.776 223.282 6.776 C 226.999 6.776 229.979 9.569 229.979 14.549 L 229.979 22.871 L 226.07 22.871 Z M 240.809 23.356 C 236.228 23.356 232.414 20.595 232.414 14.97 C 232.414 9.345 236.228 6.586 240.809 6.586 C 243.047 6.586 244.784 7.228 246.513 8.931 L 244.054 11.533 C 243.184 10.74 242.055 10.294 240.88 10.28 C 238.254 10.28 236.331 12.208 236.331 14.97 C 236.331 17.99 238.381 19.596 240.816 19.596 C 242.066 19.596 243.315 19.251 244.278 18.279 L 246.906 20.85 C 245.071 22.648 243.148 23.356 240.809 23.356 Z M 257.306 19.725 C 258.749 19.725 260.64 19.178 261.537 18.247 L 264.036 20.721 C 262.37 22.457 259.647 23.292 257.243 23.292 C 251.795 23.292 248.558 19.919 248.558 14.837 C 248.558 10.018 251.828 6.555 256.955 6.555 C 261.826 6.555 264.998 9.316 264.998 14.875 C 265.007 15.369 264.986 15.863 264.934 16.354 L 252.596 16.354 C 252.857 18.312 254.553 19.725 257.306 19.725 Z M 257.083 10.023 C 254.967 10.023 253.238 11.058 252.661 13.107 L 261.184 13.107 C 260.933 11.051 259.33 10.023 257.088 10.023 Z M 80.635 56.676 C 79.528 57.01 78.378 57.178 77.222 57.174 C 75.696 57.201 74.181 56.917 72.767 56.339 C 71.465 55.783 70.456 54.995 69.74 53.977 C 69.019 52.937 68.646 51.694 68.673 50.428 C 68.658 49.299 68.994 48.192 69.635 47.263 C 70.324 46.288 71.232 45.49 72.287 44.934 C 71.282 43.607 70.78 42.193 70.781 40.693 C 70.763 39.581 71.081 38.489 71.694 37.561 C 72.329 36.63 73.212 35.895 74.242 35.441 C 75.39 34.924 76.637 34.665 77.895 34.682 C 79.988 34.682 81.632 35.238 82.829 36.352 C 84.026 37.465 84.763 38.945 85.041 40.79 L 80.299 41.625 C 80.213 40.618 79.973 39.896 79.578 39.458 C 79.183 39.019 78.622 38.8 77.895 38.798 C 77.324 38.774 76.765 38.963 76.325 39.328 C 75.919 39.681 75.716 40.179 75.716 40.822 C 75.722 41.418 75.901 41.998 76.232 42.493 C 76.576 43.028 77.207 43.702 78.125 44.517 L 82.676 48.468 C 82.811 47.856 82.875 47.231 82.869 46.604 L 82.869 45.158 L 87.516 45.158 L 87.516 46.604 C 87.516 48.531 87.163 50.257 86.457 51.781 L 89.342 54.286 L 86.363 57.595 L 83.638 55.18 C 82.731 55.85 81.715 56.356 80.635 56.676 Z M 80.203 52.19 L 75.236 47.852 C 74.779 48.118 74.39 48.487 74.098 48.929 C 73.84 49.314 73.701 49.766 73.697 50.23 C 73.68 51.03 74.058 51.787 74.707 52.253 C 75.381 52.768 76.283 53.025 77.414 53.025 C 78.406 53.031 79.377 52.742 80.204 52.195 Z M 113.078 47.633 L 102.062 47.633 L 102.062 56.724 L 97.827 56.724 L 97.827 34.236 L 102.062 34.236 L 102.062 43.714 L 113.078 43.714 L 113.078 34.236 L 117.277 34.236 L 117.277 56.724 L 113.078 56.724 Z M 129.006 53.544 C 130.449 53.544 132.338 52.997 133.237 52.065 L 135.736 54.54 C 134.075 56.275 131.345 57.112 128.943 57.112 C 123.494 57.112 120.258 53.739 120.258 48.658 C 120.258 43.838 123.528 40.375 128.654 40.375 C 133.524 40.375 136.696 43.136 136.696 48.696 C 136.706 49.189 136.684 49.683 136.633 50.174 L 124.296 50.174 C 124.552 52.131 126.251 53.544 129.006 53.544 Z M 128.783 43.842 C 126.667 43.842 124.936 44.877 124.359 46.925 L 132.884 46.925 C 132.628 44.87 131.025 43.842 128.783 43.842 Z M 155.923 40.853 L 155.923 56.693 L 152.238 56.693 L 152.047 54.379 C 151.148 56.277 148.617 57.174 146.854 57.174 C 142.207 57.174 138.779 54.283 138.779 48.758 C 138.779 43.328 142.369 40.476 146.951 40.476 C 149.066 40.476 151.148 41.44 152.047 43.046 L 152.174 40.86 Z M 142.689 48.758 C 142.689 51.777 144.772 53.577 147.367 53.577 C 150.444 53.577 151.981 51.161 151.981 48.758 C 151.981 46.38 150.444 43.97 147.367 43.97 C 144.772 43.97 142.689 45.738 142.689 48.758 Z M 163.102 56.693 L 159.224 56.693 L 159.224 34.236 L 163.102 34.236 Z M 172.041 40.893 L 176.4 40.893 L 176.4 44.266 L 172.01 44.266 L 172.01 51.11 C 172.01 52.619 172.843 53.353 174.06 53.353 C 174.719 53.334 175.365 53.169 175.953 52.871 L 177.042 56.212 C 175.915 56.679 174.704 56.909 173.485 56.886 C 170.249 56.886 168.134 54.928 168.134 51.104 L 168.134 44.259 L 165.184 44.259 L 165.184 40.893 L 168.132 40.893 L 168.132 36.807 L 172.041 36.388 Z M 183.225 43.007 C 184.634 41.176 186.366 40.629 188.159 40.629 C 192.646 40.629 194.632 43.681 194.632 48.34 L 194.632 56.693 L 190.724 56.693 L 190.724 48.371 C 190.724 45.481 189.218 44.259 187.135 44.259 C 184.827 44.259 183.225 46.22 183.225 48.597 L 183.225 56.693 L 179.316 56.693 L 179.316 34.204 L 183.225 34.204 Z M 70.945 78.661 L 70.05 78.661 L 70.05 67.046 L 75.131 67.046 C 77.647 67.046 78.905 68.944 78.905 70.842 C 78.905 72.74 77.647 74.638 75.131 74.638 L 70.945 74.638 Z M 70.945 73.83 L 75.131 73.83 C 77.069 73.83 78.027 72.338 78.027 70.843 C 78.027 69.349 77.069 67.874 75.131 67.874 L 70.945 67.874 Z M 79.914 74.562 C 79.914 72.106 81.767 70.331 84.068 70.331 C 86.202 70.331 88.139 71.56 88.139 74.313 C 88.139 74.513 88.123 74.729 88.106 74.945 L 80.741 74.945 C 80.913 76.869 82.38 77.98 84.068 77.98 C 85.144 77.98 86.402 77.549 87.013 76.736 L 87.593 77.2 C 86.798 78.246 85.375 78.777 84.068 78.777 C 81.767 78.777 79.914 77.167 79.914 74.562 Z M 84.068 71.078 C 82.38 71.078 80.924 72.224 80.741 74.231 L 87.378 74.231 C 87.361 72.207 86.037 71.078 84.068 71.078 Z M 91.001 71.924 C 91.531 70.78 92.739 70.381 93.799 70.381 C 94.39 70.384 94.969 70.55 95.471 70.862 L 95.106 71.527 C 94.687 71.272 94.205 71.139 93.715 71.144 C 92.217 71.155 91.01 72.38 91.018 73.882 L 91.018 78.661 L 90.207 78.661 L 90.207 70.464 L 90.968 70.464 Z M 99.691 71.088 C 98.465 71.088 97.281 71.553 97.281 72.548 C 97.281 73.692 98.722 73.908 99.765 74.091 C 101.188 74.339 103.14 74.572 103.14 76.38 C 103.14 78.289 101.247 78.796 99.78 78.796 C 98.341 78.796 96.918 78.247 96.206 77.153 L 96.801 76.622 C 97.481 77.6 98.705 78.016 99.797 78.016 C 100.808 78.016 102.346 77.75 102.346 76.406 C 102.346 75.278 101.006 75.045 99.682 74.829 C 98.076 74.564 96.503 74.265 96.503 72.607 C 96.503 71.03 98.076 70.333 99.698 70.333 C 100.902 70.333 101.966 70.648 102.796 71.428 L 102.305 71.951 C 101.462 71.211 100.634 71.088 99.691 71.088 Z M 104.572 74.579 C 104.572 71.974 106.425 70.315 108.727 70.315 C 111.028 70.315 112.88 71.974 112.88 74.579 C 112.88 77.184 111.026 78.777 108.727 78.777 C 106.427 78.777 104.572 77.184 104.572 74.579 Z M 112.086 74.579 C 112.086 72.455 110.58 71.078 108.727 71.078 C 106.873 71.078 105.367 72.458 105.367 74.579 C 105.367 76.7 106.873 77.98 108.727 77.98 C 110.58 77.98 112.086 76.703 112.086 74.579 Z M 115.544 71.924 C 116.174 70.797 117.315 70.331 118.458 70.315 C 120.642 70.315 122.148 71.66 122.148 73.939 L 122.148 78.668 L 121.339 78.668 L 121.339 73.949 C 121.339 72.106 120.213 71.111 118.475 71.111 C 116.737 71.111 115.563 72.389 115.563 74.098 L 115.563 78.661 L 114.752 78.661 L 114.752 70.464 L 115.546 70.464 Z M 132.127 78.661 L 131.321 78.661 L 131.321 76.919 C 130.622 78.099 129.346 78.814 127.977 78.794 C 125.693 78.794 123.824 77.069 123.824 74.562 C 123.824 72.055 125.693 70.366 127.977 70.366 C 129.302 70.366 130.643 70.978 131.321 72.264 L 131.321 70.464 L 132.132 70.464 Z M 124.63 74.562 C 124.63 76.62 126.118 77.997 127.972 77.997 C 130.256 77.997 131.382 76.287 131.382 74.562 C 131.382 72.836 130.256 71.144 127.972 71.144 C 126.118 71.144 124.63 72.505 124.63 74.562 Z M 135.139 78.661 L 134.328 78.661 L 134.328 67.046 L 135.139 67.046 Z M 143.827 70.464 L 146.606 70.464 L 146.606 71.144 L 143.827 71.144 L 143.827 76.139 C 143.827 77.25 144.057 78.037 145.333 78.037 C 145.771 78.019 146.2 77.906 146.591 77.706 L 146.871 78.368 C 146.397 78.622 145.87 78.764 145.333 78.784 C 143.594 78.784 143.032 77.749 143.032 76.146 L 143.032 71.144 L 141.293 71.144 L 141.293 70.464 L 143.025 70.464 L 143.025 68.076 L 143.82 67.991 Z M 149.271 71.924 C 149.801 70.78 151.009 70.381 152.067 70.381 C 152.659 70.384 153.238 70.55 153.74 70.862 L 153.376 71.527 C 152.957 71.272 152.475 71.139 151.985 71.144 C 150.487 71.155 149.28 72.38 149.288 73.882 L 149.288 78.661 L 148.477 78.661 L 148.477 70.464 L 149.238 70.464 Z M 162.826 78.661 L 162.014 78.661 L 162.014 76.919 C 161.315 78.099 160.04 78.814 158.671 78.794 C 156.387 78.794 154.517 77.069 154.517 74.562 C 154.517 72.055 156.387 70.366 158.671 70.366 C 159.995 70.366 161.336 70.978 162.014 72.264 L 162.014 70.464 L 162.826 70.464 Z M 155.327 74.562 C 155.327 76.62 156.818 77.997 158.671 77.997 C 160.955 77.997 162.081 76.287 162.081 74.562 C 162.081 72.836 160.955 71.144 158.671 71.144 C 156.818 71.144 155.327 72.505 155.327 74.562 Z M 165.456 67.146 C 165.81 67.155 166.09 67.449 166.084 67.804 C 166.078 68.159 165.787 68.443 165.433 68.44 C 165.079 68.437 164.793 68.148 164.793 67.793 C 164.787 67.616 164.856 67.446 164.982 67.322 C 165.108 67.199 165.28 67.135 165.456 67.146 Z M 165.026 78.661 L 165.836 78.661 L 165.836 70.431 L 165.026 70.431 Z M 168.948 71.924 C 169.576 70.797 170.719 70.331 171.86 70.315 C 174.046 70.315 175.552 71.66 175.552 73.939 L 175.552 78.668 L 174.74 78.668 L 174.74 73.949 C 174.74 72.106 173.616 71.111 171.877 71.111 C 170.139 71.111 168.964 72.389 168.964 74.098 L 168.964 78.661 L 168.153 78.661 L 168.153 70.464 L 168.948 70.464 Z M 178.099 67.146 C 178.453 67.155 178.734 67.449 178.727 67.804 C 178.721 68.159 178.431 68.443 178.076 68.44 C 177.722 68.437 177.437 68.148 177.437 67.793 C 177.43 67.616 177.499 67.446 177.625 67.322 C 177.751 67.199 177.923 67.135 178.099 67.146 Z M 177.669 78.661 L 178.48 78.661 L 178.48 70.431 L 177.669 70.431 Z M 181.591 71.924 C 182.22 70.797 183.362 70.331 184.503 70.315 C 186.689 70.315 188.195 71.66 188.195 73.939 L 188.195 78.668 L 187.385 78.668 L 187.385 73.949 C 187.385 72.106 186.259 71.111 184.521 71.111 C 182.782 71.111 181.609 72.389 181.609 74.098 L 181.609 78.661 L 180.796 78.661 L 180.796 70.464 L 181.591 70.464 Z M 197.412 70.597 L 196.617 71.527 C 197.197 72.157 197.627 72.986 197.627 74.313 C 197.621 75.802 196.766 77.157 195.426 77.799 C 196.864 78.316 197.663 79.324 197.663 80.732 C 197.663 82.939 195.942 84 193.773 84 C 191.605 84 189.901 82.806 189.901 80.732 L 190.712 80.732 C 190.712 82.407 192.135 83.203 193.773 83.203 C 195.412 83.203 196.871 82.473 196.871 80.732 C 196.871 78.991 195.3 78.275 193.773 78.275 C 191.407 78.275 189.934 76.499 189.934 74.306 C 189.934 71.751 191.655 70.309 193.773 70.309 C 194.602 70.32 195.409 70.579 196.09 71.054 L 196.885 70.126 Z M 190.741 74.313 C 190.741 76.006 191.899 77.466 193.77 77.466 C 195.458 77.466 196.832 76.006 196.832 74.313 C 196.832 72.243 195.455 71.128 193.77 71.128 C 192.085 71.128 190.742 72.174 190.742 74.313 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 49.02 10.451 C 48.966 10.227 48.761 10.177 48.593 10.106 C 47.059 9.424 45.548 8.677 43.977 8.098 C 42.831 7.675 41.691 7.159 40.418 7.145 C 40.058 7.145 39.934 7.186 39.865 7.549 C 39.483 9.518 39.096 11.485 38.66 13.441 C 38.524 14.045 38.607 14.323 39.24 14.561 C 41.16 15.301 42.988 16.263 44.686 17.427 Z M 37.27 13.833 C 37.168 13.804 37.044 13.773 36.925 13.736 C 35.451 13.281 33.938 12.964 32.406 12.787 C 31.912 12.736 31.766 12.523 31.745 12.054 C 31.662 10.318 31.556 8.584 31.435 6.85 C 31.404 6.388 31.468 6.16 32.029 6.16 C 34.101 6.151 36.172 6.29 38.225 6.576 C 38.741 6.646 38.838 6.81 38.731 7.318 C 38.318 9.295 37.96 11.286 37.571 13.267 C 37.533 13.469 37.586 13.743 37.27 13.833 Z M 23.854 10.363 L 23.389 8.995 C 22.971 7.752 22.969 7.747 24.191 7.414 C 25.803 6.975 27.444 6.651 29.101 6.445 C 29.762 6.362 30.012 6.455 30.134 7.297 C 30.361 8.793 30.423 10.294 30.588 11.783 C 30.647 12.301 30.614 12.604 29.919 12.553 C 28.414 12.447 26.901 12.514 25.411 12.751 C 24.836 12.839 24.518 12.727 24.379 12.116 C 24.239 11.505 23.998 10.953 23.802 10.375 Z M 22.645 10.713 C 22.892 11.441 23.487 12.287 23.293 12.867 C 23.081 13.5 21.955 13.333 21.253 13.597 C 20.234 13.981 19.188 14.287 18.176 14.694 C 17.675 14.894 17.367 14.882 17.079 14.38 C 16.666 13.657 16.179 12.975 15.742 12.266 C 15.386 11.685 15.398 11.245 16.11 10.865 C 17.722 9.973 19.38 9.167 21.076 8.45 C 21.62 8.227 21.881 8.298 22.029 8.898 C 22.177 9.499 22.43 10.116 22.637 10.724 Z M 16.155 15.11 C 16.381 15.455 16.184 15.545 15.969 15.662 C 14.295 16.548 12.71 17.596 11.24 18.792 C 10.754 19.197 10.486 18.769 10.3 18.516 C 9.851 17.903 8.82 17.755 8.849 16.82 C 8.858 16.554 9.29 16.302 9.537 16.041 C 10.622 14.949 11.778 13.93 12.999 12.993 C 13.573 12.542 14.057 12.325 14.661 13.07 C 15.207 13.747 15.663 14.478 16.155 15.11 Z M 5.534 24.986 C 4.904 24.755 4.345 24.489 3.897 24.023 C 3.897 24.023 3.908 23.982 3.916 23.961 C 4.81 21.908 6.154 20.141 7.462 18.354 C 7.691 18.041 7.897 18.027 8.15 18.307 C 8.197 18.351 8.247 18.391 8.3 18.428 C 9.99 19.762 9.985 19.756 8.515 21.314 C 7.592 22.296 6.741 23.343 5.97 24.448 C 5.841 24.627 5.693 24.79 5.534 24.986 Z M 3.305 25.079 C 3.792 25.381 4.338 25.626 4.751 26.008 C 5.059 26.289 4.624 26.57 4.486 26.82 C 3.59 28.418 2.855 30.102 2.292 31.847 C 2.12 32.364 1.947 32.583 1.354 32.402 C 0.784 32.23 0.805 31.957 0.92 31.495 C 1.408 29.529 2.067 27.61 2.889 25.759 C 2.957 25.496 3.102 25.259 3.305 25.079 Z M 1.617 33.819 C 1.581 34.055 1.555 34.242 1.521 34.428 C 1.171 36.355 0.861 38.283 0.861 40.246 C 0.861 40.505 0.947 40.866 0.464 40.843 C 0.066 40.826 0.02 40.588 0.013 40.262 C -0.046 38.145 0.096 36.027 0.435 33.936 C 0.478 33.674 0.495 33.418 0.887 33.501 C 1.161 33.563 1.443 33.589 1.617 33.819 Z M 1.188 48.018 C 0.737 46.313 0.417 44.577 0.23 42.824 C 0.2 42.555 -0.042 42.134 0.479 42.051 C 1.046 41.954 0.882 42.422 0.903 42.691 C 1.067 44.64 1.413 46.569 1.935 48.454 C 1.999 48.687 2.305 49.06 1.901 49.187 C 1.421 49.339 1.509 48.813 1.385 48.561 C 1.306 48.385 1.24 48.203 1.188 48.018 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:10859147809,withExternalLayout:true,...addPropertyOverrides({k2K1pt8kC:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 326 103\"><g transform=\"translate(-0.001 0)\" id=\"ss9399225460_1\" opacity=\"0\"><g id=\"ss9399225460_2\"><path d=\"M 12.021 35.384 L 20.11 35.384 L 20.11 49.878 L 12.021 49.878 Z M 23.725 26.411 L 31.814 26.411 L 31.814 49.878 L 23.725 49.878 Z M 36.289 20.2 L 44.378 20.2 L 44.378 49.878 L 36.289 49.878 Z M 87.765 8.32 C 87.765 12.271 85.011 16.257 79.53 16.257 L 73.184 16.257 L 73.184 22.876 L 68.954 22.876 L 68.954 0.385 C 72.48 0.385 76.01 0.354 79.53 0.354 C 85.01 0.354 87.765 4.338 87.765 8.32 Z M 79.53 12.368 C 82.222 12.368 83.567 10.377 83.567 8.384 C 83.567 6.391 82.222 4.402 79.53 4.402 L 73.184 4.402 L 73.184 12.368 Z M 97.699 19.725 C 99.14 19.725 101.032 19.178 101.928 18.247 L 104.427 20.721 C 102.761 22.457 100.038 23.292 97.634 23.292 C 92.187 23.292 88.951 19.919 88.951 14.837 C 88.951 10.018 92.221 6.555 97.347 6.555 C 102.217 6.555 105.389 9.316 105.389 14.875 C 105.399 15.369 105.377 15.863 105.326 16.354 L 92.989 16.354 C 93.245 18.312 94.942 19.725 97.699 19.725 Z M 97.474 10.023 C 95.359 10.023 93.629 11.058 93.052 13.107 L 101.575 13.107 C 101.319 11.051 99.718 10.023 97.474 10.023 Z M 112.246 8.867 C 113.465 6.907 115.098 6.624 116.7 6.624 C 118.336 6.624 119.905 7.268 120.771 8.135 L 119.008 11.533 C 118.206 10.858 117.47 10.498 116.188 10.498 C 114.138 10.498 112.246 11.59 112.246 14.514 L 112.246 22.867 L 108.338 22.867 L 108.338 7.035 L 111.952 7.035 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 123.526 10.698 L 120.578 10.698 L 120.578 7.261 L 123.526 7.261 L 123.526 6.2 C 123.526 1.96 126.378 0 129.55 0 C 131.012 0.025 132.436 0.471 133.652 1.285 L 132.211 4.208 C 131.378 3.663 130.609 3.373 129.802 3.373 C 128.456 3.373 127.43 4.272 127.43 6.2 L 127.43 7.261 L 132.077 7.261 L 132.077 10.698 L 127.43 10.698 L 127.43 22.874 L 123.526 22.874 Z M 149.548 14.97 C 149.548 19.532 146.439 23.226 141.312 23.226 C 136.185 23.226 133.108 19.532 133.108 14.97 C 133.108 10.441 136.249 6.714 141.28 6.714 C 146.31 6.714 149.548 10.441 149.548 14.97 Z M 137.018 14.97 C 137.018 17.386 138.46 19.629 141.312 19.629 C 144.164 19.629 145.605 17.386 145.605 14.97 C 145.605 12.594 143.939 10.28 141.312 10.28 C 138.491 10.28 137.018 12.596 137.018 14.97 Z M 156.148 8.867 C 157.365 6.907 159 6.624 160.602 6.624 C 162.236 6.624 163.807 7.268 164.671 8.135 L 162.909 11.533 C 162.108 10.858 161.372 10.498 160.09 10.498 C 158.038 10.498 156.148 11.59 156.148 14.514 L 156.148 22.867 L 152.238 22.867 L 152.238 7.035 L 155.852 7.035 Z M 176.657 14.392 C 176.657 12.304 175.567 10.408 173.42 10.408 C 171.304 10.408 170.055 12.306 170.055 14.392 L 170.055 22.874 L 166.146 22.874 L 166.146 7 L 169.76 7 L 170.048 8.927 C 170.881 7.321 172.709 6.743 174.215 6.743 C 176.108 6.743 178.001 7.514 178.893 9.699 C 180.302 7.456 182.128 6.807 184.18 6.807 C 188.667 6.807 190.877 9.568 190.877 14.325 L 190.877 22.871 L 186.968 22.871 L 186.968 14.321 C 186.968 12.233 186.108 10.467 183.987 10.467 C 181.867 10.467 180.559 12.297 180.559 14.385 L 180.559 22.867 L 176.65 22.867 Z M 211.136 7.035 L 211.136 22.874 L 207.451 22.874 L 207.26 20.56 C 206.362 22.458 203.83 23.356 202.067 23.356 C 197.42 23.356 193.992 20.464 193.992 14.939 C 193.992 9.509 197.582 6.657 202.164 6.657 C 204.279 6.657 206.362 7.621 207.26 9.228 L 207.387 7.042 Z M 197.902 14.939 C 197.902 17.958 199.985 19.758 202.58 19.758 C 205.658 19.758 207.195 17.342 207.195 14.939 C 207.195 12.561 205.658 10.151 202.58 10.151 C 199.993 10.151 197.902 11.919 197.902 14.939 Z M 226.07 14.585 C 226.07 12.17 224.755 10.344 222.256 10.344 C 219.846 10.344 218.218 12.368 218.218 14.778 L 218.218 22.874 L 214.341 22.874 L 214.341 7 L 217.834 7 L 218.091 9.152 C 219.691 7.578 221.294 6.776 223.282 6.776 C 226.999 6.776 229.979 9.569 229.979 14.549 L 229.979 22.871 L 226.07 22.871 Z M 240.809 23.356 C 236.228 23.356 232.414 20.595 232.414 14.97 C 232.414 9.345 236.228 6.586 240.809 6.586 C 243.047 6.586 244.784 7.228 246.513 8.931 L 244.054 11.533 C 243.184 10.74 242.055 10.294 240.88 10.28 C 238.254 10.28 236.331 12.208 236.331 14.97 C 236.331 17.99 238.381 19.596 240.816 19.596 C 242.066 19.596 243.315 19.251 244.278 18.279 L 246.906 20.85 C 245.071 22.648 243.148 23.356 240.809 23.356 Z M 257.306 19.725 C 258.749 19.725 260.64 19.178 261.537 18.247 L 264.036 20.721 C 262.37 22.457 259.647 23.292 257.243 23.292 C 251.795 23.292 248.558 19.919 248.558 14.837 C 248.558 10.018 251.828 6.555 256.955 6.555 C 261.826 6.555 264.998 9.316 264.998 14.875 C 265.007 15.369 264.986 15.863 264.934 16.354 L 252.596 16.354 C 252.857 18.312 254.553 19.725 257.306 19.725 Z M 257.083 10.023 C 254.967 10.023 253.238 11.058 252.661 13.107 L 261.184 13.107 C 260.933 11.051 259.33 10.023 257.088 10.023 Z M 80.635 56.676 C 79.528 57.01 78.378 57.178 77.222 57.174 C 75.696 57.201 74.181 56.917 72.767 56.339 C 71.465 55.783 70.456 54.995 69.74 53.977 C 69.019 52.937 68.646 51.694 68.673 50.428 C 68.658 49.299 68.994 48.192 69.635 47.263 C 70.324 46.288 71.232 45.49 72.287 44.934 C 71.282 43.607 70.78 42.193 70.781 40.693 C 70.763 39.581 71.081 38.489 71.694 37.561 C 72.329 36.63 73.212 35.895 74.242 35.441 C 75.39 34.924 76.637 34.665 77.895 34.682 C 79.988 34.682 81.632 35.238 82.829 36.352 C 84.026 37.465 84.763 38.945 85.041 40.79 L 80.299 41.625 C 80.213 40.618 79.973 39.896 79.578 39.458 C 79.183 39.019 78.622 38.8 77.895 38.798 C 77.324 38.774 76.765 38.963 76.325 39.328 C 75.919 39.681 75.716 40.179 75.716 40.822 C 75.722 41.418 75.901 41.998 76.232 42.493 C 76.576 43.028 77.207 43.702 78.125 44.517 L 82.676 48.468 C 82.811 47.856 82.875 47.231 82.869 46.604 L 82.869 45.158 L 87.516 45.158 L 87.516 46.604 C 87.516 48.531 87.163 50.257 86.457 51.781 L 89.342 54.286 L 86.363 57.595 L 83.638 55.18 C 82.731 55.85 81.715 56.356 80.635 56.676 Z M 80.203 52.19 L 75.236 47.852 C 74.779 48.118 74.39 48.487 74.098 48.929 C 73.84 49.314 73.701 49.766 73.697 50.23 C 73.68 51.03 74.058 51.787 74.707 52.253 C 75.381 52.768 76.283 53.025 77.414 53.025 C 78.406 53.031 79.377 52.742 80.204 52.195 Z M 113.078 47.633 L 102.062 47.633 L 102.062 56.724 L 97.827 56.724 L 97.827 34.236 L 102.062 34.236 L 102.062 43.714 L 113.078 43.714 L 113.078 34.236 L 117.277 34.236 L 117.277 56.724 L 113.078 56.724 Z M 129.006 53.544 C 130.449 53.544 132.338 52.997 133.237 52.065 L 135.736 54.54 C 134.075 56.275 131.345 57.112 128.943 57.112 C 123.494 57.112 120.258 53.739 120.258 48.658 C 120.258 43.838 123.528 40.375 128.654 40.375 C 133.524 40.375 136.696 43.136 136.696 48.696 C 136.706 49.189 136.684 49.683 136.633 50.174 L 124.296 50.174 C 124.552 52.131 126.251 53.544 129.006 53.544 Z M 128.783 43.842 C 126.667 43.842 124.936 44.877 124.359 46.925 L 132.884 46.925 C 132.628 44.87 131.025 43.842 128.783 43.842 Z M 155.923 40.853 L 155.923 56.693 L 152.238 56.693 L 152.047 54.379 C 151.148 56.277 148.617 57.174 146.854 57.174 C 142.207 57.174 138.779 54.283 138.779 48.758 C 138.779 43.328 142.369 40.476 146.951 40.476 C 149.066 40.476 151.148 41.44 152.047 43.046 L 152.174 40.86 Z M 142.689 48.758 C 142.689 51.777 144.772 53.577 147.367 53.577 C 150.444 53.577 151.981 51.161 151.981 48.758 C 151.981 46.38 150.444 43.97 147.367 43.97 C 144.772 43.97 142.689 45.738 142.689 48.758 Z M 163.102 56.693 L 159.224 56.693 L 159.224 34.236 L 163.102 34.236 Z M 172.041 40.893 L 176.4 40.893 L 176.4 44.266 L 172.01 44.266 L 172.01 51.11 C 172.01 52.619 172.843 53.353 174.06 53.353 C 174.719 53.334 175.365 53.169 175.953 52.871 L 177.042 56.212 C 175.915 56.679 174.704 56.909 173.485 56.886 C 170.249 56.886 168.134 54.928 168.134 51.104 L 168.134 44.259 L 165.184 44.259 L 165.184 40.893 L 168.132 40.893 L 168.132 36.807 L 172.041 36.388 Z M 183.225 43.007 C 184.634 41.176 186.366 40.629 188.159 40.629 C 192.646 40.629 194.632 43.681 194.632 48.34 L 194.632 56.693 L 190.724 56.693 L 190.724 48.371 C 190.724 45.481 189.218 44.259 187.135 44.259 C 184.827 44.259 183.225 46.22 183.225 48.597 L 183.225 56.693 L 179.316 56.693 L 179.316 34.204 L 183.225 34.204 Z M 70.945 78.661 L 70.05 78.661 L 70.05 67.046 L 75.131 67.046 C 77.647 67.046 78.905 68.944 78.905 70.842 C 78.905 72.74 77.647 74.638 75.131 74.638 L 70.945 74.638 Z M 70.945 73.83 L 75.131 73.83 C 77.069 73.83 78.027 72.338 78.027 70.843 C 78.027 69.349 77.069 67.874 75.131 67.874 L 70.945 67.874 Z M 79.914 74.562 C 79.914 72.106 81.767 70.331 84.068 70.331 C 86.202 70.331 88.139 71.56 88.139 74.313 C 88.139 74.513 88.123 74.729 88.106 74.945 L 80.741 74.945 C 80.913 76.869 82.38 77.98 84.068 77.98 C 85.144 77.98 86.402 77.549 87.013 76.736 L 87.593 77.2 C 86.798 78.246 85.375 78.777 84.068 78.777 C 81.767 78.777 79.914 77.167 79.914 74.562 Z M 84.068 71.078 C 82.38 71.078 80.924 72.224 80.741 74.231 L 87.378 74.231 C 87.361 72.207 86.037 71.078 84.068 71.078 Z M 91.001 71.924 C 91.531 70.78 92.739 70.381 93.799 70.381 C 94.39 70.384 94.969 70.55 95.471 70.862 L 95.106 71.527 C 94.687 71.272 94.205 71.139 93.715 71.144 C 92.217 71.155 91.01 72.38 91.018 73.882 L 91.018 78.661 L 90.207 78.661 L 90.207 70.464 L 90.968 70.464 Z M 99.691 71.088 C 98.465 71.088 97.281 71.553 97.281 72.548 C 97.281 73.692 98.722 73.908 99.765 74.091 C 101.188 74.339 103.14 74.572 103.14 76.38 C 103.14 78.289 101.247 78.796 99.78 78.796 C 98.341 78.796 96.918 78.247 96.206 77.153 L 96.801 76.622 C 97.481 77.6 98.705 78.016 99.797 78.016 C 100.808 78.016 102.346 77.75 102.346 76.406 C 102.346 75.278 101.006 75.045 99.682 74.829 C 98.076 74.564 96.503 74.265 96.503 72.607 C 96.503 71.03 98.076 70.333 99.698 70.333 C 100.902 70.333 101.966 70.648 102.796 71.428 L 102.305 71.951 C 101.462 71.211 100.634 71.088 99.691 71.088 Z M 104.572 74.579 C 104.572 71.974 106.425 70.315 108.727 70.315 C 111.028 70.315 112.88 71.974 112.88 74.579 C 112.88 77.184 111.026 78.777 108.727 78.777 C 106.427 78.777 104.572 77.184 104.572 74.579 Z M 112.086 74.579 C 112.086 72.455 110.58 71.078 108.727 71.078 C 106.873 71.078 105.367 72.458 105.367 74.579 C 105.367 76.7 106.873 77.98 108.727 77.98 C 110.58 77.98 112.086 76.703 112.086 74.579 Z M 115.544 71.924 C 116.174 70.797 117.315 70.331 118.458 70.315 C 120.642 70.315 122.148 71.66 122.148 73.939 L 122.148 78.668 L 121.339 78.668 L 121.339 73.949 C 121.339 72.106 120.213 71.111 118.475 71.111 C 116.737 71.111 115.563 72.389 115.563 74.098 L 115.563 78.661 L 114.752 78.661 L 114.752 70.464 L 115.546 70.464 Z M 132.127 78.661 L 131.321 78.661 L 131.321 76.919 C 130.622 78.099 129.346 78.814 127.977 78.794 C 125.693 78.794 123.824 77.069 123.824 74.562 C 123.824 72.055 125.693 70.366 127.977 70.366 C 129.302 70.366 130.643 70.978 131.321 72.264 L 131.321 70.464 L 132.132 70.464 Z M 124.63 74.562 C 124.63 76.62 126.118 77.997 127.972 77.997 C 130.256 77.997 131.382 76.287 131.382 74.562 C 131.382 72.836 130.256 71.144 127.972 71.144 C 126.118 71.144 124.63 72.505 124.63 74.562 Z M 135.139 78.661 L 134.328 78.661 L 134.328 67.046 L 135.139 67.046 Z M 143.827 70.464 L 146.606 70.464 L 146.606 71.144 L 143.827 71.144 L 143.827 76.139 C 143.827 77.25 144.057 78.037 145.333 78.037 C 145.771 78.019 146.2 77.906 146.591 77.706 L 146.871 78.368 C 146.397 78.622 145.87 78.764 145.333 78.784 C 143.594 78.784 143.032 77.749 143.032 76.146 L 143.032 71.144 L 141.293 71.144 L 141.293 70.464 L 143.025 70.464 L 143.025 68.076 L 143.82 67.991 Z M 149.271 71.924 C 149.801 70.78 151.009 70.381 152.067 70.381 C 152.659 70.384 153.238 70.55 153.74 70.862 L 153.376 71.527 C 152.957 71.272 152.475 71.139 151.985 71.144 C 150.487 71.155 149.28 72.38 149.288 73.882 L 149.288 78.661 L 148.477 78.661 L 148.477 70.464 L 149.238 70.464 Z M 162.826 78.661 L 162.014 78.661 L 162.014 76.919 C 161.315 78.099 160.04 78.814 158.671 78.794 C 156.387 78.794 154.517 77.069 154.517 74.562 C 154.517 72.055 156.387 70.366 158.671 70.366 C 159.995 70.366 161.336 70.978 162.014 72.264 L 162.014 70.464 L 162.826 70.464 Z M 155.327 74.562 C 155.327 76.62 156.818 77.997 158.671 77.997 C 160.955 77.997 162.081 76.287 162.081 74.562 C 162.081 72.836 160.955 71.144 158.671 71.144 C 156.818 71.144 155.327 72.505 155.327 74.562 Z M 165.456 67.146 C 165.81 67.155 166.09 67.449 166.084 67.804 C 166.078 68.159 165.787 68.443 165.433 68.44 C 165.079 68.437 164.793 68.148 164.793 67.793 C 164.787 67.616 164.856 67.446 164.982 67.322 C 165.108 67.199 165.28 67.135 165.456 67.146 Z M 165.026 78.661 L 165.836 78.661 L 165.836 70.431 L 165.026 70.431 Z M 168.948 71.924 C 169.576 70.797 170.719 70.331 171.86 70.315 C 174.046 70.315 175.552 71.66 175.552 73.939 L 175.552 78.668 L 174.74 78.668 L 174.74 73.949 C 174.74 72.106 173.616 71.111 171.877 71.111 C 170.139 71.111 168.964 72.389 168.964 74.098 L 168.964 78.661 L 168.153 78.661 L 168.153 70.464 L 168.948 70.464 Z M 178.099 67.146 C 178.453 67.155 178.734 67.449 178.727 67.804 C 178.721 68.159 178.431 68.443 178.076 68.44 C 177.722 68.437 177.437 68.148 177.437 67.793 C 177.43 67.616 177.499 67.446 177.625 67.322 C 177.751 67.199 177.923 67.135 178.099 67.146 Z M 177.669 78.661 L 178.48 78.661 L 178.48 70.431 L 177.669 70.431 Z M 181.591 71.924 C 182.22 70.797 183.362 70.331 184.503 70.315 C 186.689 70.315 188.195 71.66 188.195 73.939 L 188.195 78.668 L 187.385 78.668 L 187.385 73.949 C 187.385 72.106 186.259 71.111 184.521 71.111 C 182.782 71.111 181.609 72.389 181.609 74.098 L 181.609 78.661 L 180.796 78.661 L 180.796 70.464 L 181.591 70.464 Z M 197.412 70.597 L 196.617 71.527 C 197.197 72.157 197.627 72.986 197.627 74.313 C 197.621 75.802 196.766 77.157 195.426 77.799 C 196.864 78.316 197.663 79.324 197.663 80.732 C 197.663 82.939 195.942 84 193.773 84 C 191.605 84 189.901 82.806 189.901 80.732 L 190.712 80.732 C 190.712 82.407 192.135 83.203 193.773 83.203 C 195.412 83.203 196.871 82.473 196.871 80.732 C 196.871 78.991 195.3 78.275 193.773 78.275 C 191.407 78.275 189.934 76.499 189.934 74.306 C 189.934 71.751 191.655 70.309 193.773 70.309 C 194.602 70.32 195.409 70.579 196.09 71.054 L 196.885 70.126 Z M 190.741 74.313 C 190.741 76.006 191.899 77.466 193.77 77.466 C 195.458 77.466 196.832 76.006 196.832 74.313 C 196.832 72.243 195.455 71.128 193.77 71.128 C 192.085 71.128 190.742 72.174 190.742 74.313 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 49.02 10.451 C 48.966 10.227 48.761 10.177 48.593 10.106 C 47.059 9.424 45.548 8.677 43.977 8.098 C 42.831 7.675 41.691 7.159 40.418 7.145 C 40.058 7.145 39.934 7.186 39.865 7.549 C 39.483 9.518 39.096 11.485 38.66 13.441 C 38.524 14.045 38.607 14.323 39.24 14.561 C 41.16 15.301 42.988 16.263 44.686 17.427 Z M 37.27 13.833 C 37.168 13.804 37.044 13.773 36.925 13.736 C 35.451 13.281 33.938 12.964 32.406 12.787 C 31.912 12.736 31.766 12.523 31.745 12.054 C 31.662 10.318 31.556 8.584 31.435 6.85 C 31.404 6.388 31.468 6.16 32.029 6.16 C 34.101 6.151 36.172 6.29 38.225 6.576 C 38.741 6.646 38.838 6.81 38.731 7.318 C 38.318 9.295 37.96 11.286 37.571 13.267 C 37.533 13.469 37.586 13.743 37.27 13.833 Z M 23.854 10.363 L 23.389 8.995 C 22.971 7.752 22.969 7.747 24.191 7.414 C 25.803 6.975 27.444 6.651 29.101 6.445 C 29.762 6.362 30.012 6.455 30.134 7.297 C 30.361 8.793 30.423 10.294 30.588 11.783 C 30.647 12.301 30.614 12.604 29.919 12.553 C 28.414 12.447 26.901 12.514 25.411 12.751 C 24.836 12.839 24.518 12.727 24.379 12.116 C 24.239 11.505 23.998 10.953 23.802 10.375 Z M 22.645 10.713 C 22.892 11.441 23.487 12.287 23.293 12.867 C 23.081 13.5 21.955 13.333 21.253 13.597 C 20.234 13.981 19.188 14.287 18.176 14.694 C 17.675 14.894 17.367 14.882 17.079 14.38 C 16.666 13.657 16.179 12.975 15.742 12.266 C 15.386 11.685 15.398 11.245 16.11 10.865 C 17.722 9.973 19.38 9.167 21.076 8.45 C 21.62 8.227 21.881 8.298 22.029 8.898 C 22.177 9.499 22.43 10.116 22.637 10.724 Z M 16.155 15.11 C 16.381 15.455 16.184 15.545 15.969 15.662 C 14.295 16.548 12.71 17.596 11.24 18.792 C 10.754 19.197 10.486 18.769 10.3 18.516 C 9.851 17.903 8.82 17.755 8.849 16.82 C 8.858 16.554 9.29 16.302 9.537 16.041 C 10.622 14.949 11.778 13.93 12.999 12.993 C 13.573 12.542 14.057 12.325 14.661 13.07 C 15.207 13.747 15.663 14.478 16.155 15.11 Z M 5.534 24.986 C 4.904 24.755 4.345 24.489 3.897 24.023 C 3.897 24.023 3.908 23.982 3.916 23.961 C 4.81 21.908 6.154 20.141 7.462 18.354 C 7.691 18.041 7.897 18.027 8.15 18.307 C 8.197 18.351 8.247 18.391 8.3 18.428 C 9.99 19.762 9.985 19.756 8.515 21.314 C 7.592 22.296 6.741 23.343 5.97 24.448 C 5.841 24.627 5.693 24.79 5.534 24.986 Z M 3.305 25.079 C 3.792 25.381 4.338 25.626 4.751 26.008 C 5.059 26.289 4.624 26.57 4.486 26.82 C 3.59 28.418 2.855 30.102 2.292 31.847 C 2.12 32.364 1.947 32.583 1.354 32.402 C 0.784 32.23 0.805 31.957 0.92 31.495 C 1.408 29.529 2.067 27.61 2.889 25.759 C 2.957 25.496 3.102 25.259 3.305 25.079 Z M 1.617 33.819 C 1.581 34.055 1.555 34.242 1.521 34.428 C 1.171 36.355 0.861 38.283 0.861 40.246 C 0.861 40.505 0.947 40.866 0.464 40.843 C 0.066 40.826 0.02 40.588 0.013 40.262 C -0.046 38.145 0.096 36.027 0.435 33.936 C 0.478 33.674 0.495 33.418 0.887 33.501 C 1.161 33.563 1.443 33.589 1.617 33.819 Z M 1.188 48.018 C 0.737 46.313 0.417 44.577 0.23 42.824 C 0.2 42.555 -0.042 42.134 0.479 42.051 C 1.046 41.954 0.882 42.422 0.903 42.691 C 1.067 44.64 1.413 46.569 1.935 48.454 C 1.999 48.687 2.305 49.06 1.901 49.187 C 1.421 49.339 1.509 48.813 1.385 48.561 C 1.306 48.385 1.24 48.203 1.188 48.018 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:9399225460}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-iz4rly\",\"data-framer-name\":\"Tap Target\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"N2jEjDVos\",onTap:onTap1l1trc3,...addPropertyOverrides({k2K1pt8kC:{onTap:onTaptfwp5z}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p5fu88\",\"data-border\":true,\"data-framer-name\":\"Tiny Circle\",layoutDependency:layoutDependency,layoutId:\"OObRp3Gcs\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.38)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(255, 255, 255, 0.15)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{k2K1pt8kC:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(33, 219, 135)\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 219, 135))\"},children:\" Overtoom 371 | Vondelpark  ->\"})}),className:\"framer-1fyc1yc\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"qwdKhA3iK\",style:{\"--extracted-r6o4lv\":\"rgb(33, 219, 135)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-14w3bjx\",\"data-border\":true,\"data-framer-name\":\"Tiny Circle\",layoutDependency:layoutDependency,layoutId:\"vV3E6u4HA\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(255, 255, 255, 0.38)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(33, 219, 135, 0.61)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kugwi4\",\"data-framer-name\":\"Links\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"UZmr49sj8\",onTap:onTaptfwp5z,children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vb0rw3-container\",layoutDependency:layoutDependency,layoutId:\"iz_wwJWOy-container\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,coordinates:\"52.359450, 4.863050\",height:\"100%\",id:\"iz_wwJWOy\",isMixedBorderRadius:false,layoutId:\"iz_wwJWOy\",style:{height:\"100%\",maxHeight:\"100%\",maxWidth:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,width:\"100%\",zoom:14})})}),/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({k2K1pt8kC:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichTextOpenType,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:\"Contact\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/31641656957\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ao7v3z\",\"data-styles-preset\":\"VW16CVuZ_\",children:/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"26px\"},children:\"+31 6 416 56 957\"})})})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"info@ph-personaltraining.nl\"})]}),className:\"framer-m2e4sh\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ol8kno1tn\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:1},variants:{k2K1pt8kC:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fiduwf-container\",layoutDependency:layoutDependency,layoutId:\"HFsZ4lL43-container\",children:/*#__PURE__*/_jsx(CircleClip,{atX:100,atY:0,backgroundColor:\"rgb(0, 0, 0)\",circlePercentage:150,circlePixels:3e3,circleType:true,height:\"100%\",id:\"HFsZ4lL43\",layoutId:\"HFsZ4lL43\",offsetX:40,offsetY:-40,style:{height:\"100%\",width:\"100%\"},transition:{delay:0,duration:.4,ease:[.5,0,.88,.77],type:\"tween\"},width:\"100%\",...addPropertyOverrides({k2K1pt8kC:{circlePercentage:1,circlePixels:8,circleType:false,offsetX:32,offsetY:-32,transition:{delay:0,duration:.4,ease:[.12,.23,.5,1],type:\"tween\"}}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-t4ziL.framer-y2aoxx, .framer-t4ziL .framer-y2aoxx { display: block; }\",\".framer-t4ziL.framer-1svn0b5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-t4ziL .framer-19josyt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 64px; justify-content: space-between; left: 0px; overflow: visible; padding: 0px 10px 0px 20px; pointer-events: auto; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-t4ziL .framer-1qirc9v { cursor: pointer; flex: none; height: 161px; overflow: hidden; position: relative; width: 282px; }\",\".framer-t4ziL .framer-1aj3y1k { flex: none; height: 103px; left: 9px; position: absolute; top: 72px; width: 326px; }\",\".framer-t4ziL .framer-iz4rly { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: 44px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 44px); z-index: 10; }\",\".framer-t4ziL .framer-p5fu88 { flex: none; height: 16px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\",\".framer-t4ziL .framer-1fyc1yc { flex: none; height: auto; position: absolute; right: 30px; top: 50%; white-space: pre; width: auto; }\",\".framer-t4ziL .framer-14w3bjx { bottom: -2px; flex: none; left: -2px; overflow: visible; position: absolute; right: -2px; top: -2px; }\",\".framer-t4ziL .framer-kugwi4 { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 20px; position: relative; user-select: none; width: 100%; z-index: 9; }\",\".framer-t4ziL .framer-vb0rw3-container { flex: none; height: 300px; max-height: calc(var(--framer-viewport-height, 100vh) * 0.5); max-width: 750px; position: relative; width: 100%; }\",\".framer-t4ziL .framer-m2e4sh { -webkit-user-select: none; flex: none; height: auto; max-width: 100%; position: relative; user-select: none; white-space: pre-wrap; width: 750px; word-break: break-word; word-wrap: break-word; }\",\".framer-t4ziL .framer-fiduwf-container { bottom: 0px; flex: none; left: 0px; min-height: calc(var(--framer-viewport-height, 100vh) * 1); pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-t4ziL.framer-1svn0b5, .framer-t4ziL .framer-kugwi4 { gap: 0px; } .framer-t4ziL.framer-1svn0b5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-t4ziL.framer-1svn0b5 > :first-child, .framer-t4ziL .framer-kugwi4 > :first-child { margin-top: 0px; } .framer-t4ziL.framer-1svn0b5 > :last-child, .framer-t4ziL .framer-kugwi4 > :last-child { margin-bottom: 0px; } .framer-t4ziL .framer-kugwi4 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-t4ziL.framer-v-1x2elw5.framer-1svn0b5 { height: 64px; }\",\".framer-t4ziL.framer-v-1x2elw5 .framer-1qirc9v { width: 70px; }\",\".framer-t4ziL.framer-v-1x2elw5 .framer-p5fu88 { height: 14px; left: calc(50.00000000000002% - 14px / 2); top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-t4ziL.framer-v-1x2elw5 .framer-kugwi4 { padding: 20px 20px 20px 40px; pointer-events: none; }\",...sharedStyle.css,'.framer-t4ziL[data-border=\"true\"]::after, .framer-t4ziL [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 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"k2K1pt8kC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerztDKkHRUd=withCSS(Component,css,\"framer-t4ziL\");export default FramerztDKkHRUd;FramerztDKkHRUd.displayName=\"Topbar\";FramerztDKkHRUd.defaultProps={height:800,width:1200};addPropertyControls(FramerztDKkHRUd,{variant:{options:[\"qieHc94Az\",\"k2K1pt8kC\"],optionTitles:[\"Open\",\"Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerztDKkHRUd,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"}]},...GoogleMapsFonts,...CircleClipFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerztDKkHRUd\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k2K1pt8kC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ztDKkHRUd.map", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-vveyV .framer-styles-preset-13cwpkl:not(.rich-text-wrapper), .framer-vveyV .framer-styles-preset-13cwpkl.rich-text-wrapper h2 { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, #e8eddf); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-vveyV\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-EtIYs .framer-styles-preset-1tbfpsw:not(.rich-text-wrapper), .framer-EtIYs .framer-styles-preset-1tbfpsw.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 72px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, #e8eddf); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-EtIYs .framer-styles-preset-1tbfpsw:not(.rich-text-wrapper), .framer-EtIYs .framer-styles-preset-1tbfpsw.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 58px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, #e8eddf); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-EtIYs .framer-styles-preset-1tbfpsw:not(.rich-text-wrapper), .framer-EtIYs .framer-styles-preset-1tbfpsw.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-a6b94e54-f884-4713-bd7d-22ed6a1ccb85, #e8eddf); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-EtIYs\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["clamp", "e", "steps", "e", "i", "r", "clamp", "Grain", "props", "opacity", "style", "keyframesX", "keyframesY", "isCanvas", "RenderTarget", "p", "motion", "containerStyle", "steps", "addPropertyControls", "ControlType", "iSdgIOhOo_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v0", "p", "x", "motion", "v1", "u", "v2", "v3", "v4", "v5", "Link", "v6", "__FramerMetadata__", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "iSdgIOhOo_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "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", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "LayoutGroup", "u", "cx", "RichText2", "SVG", "Link", "css", "FrameriSdgIOhOo", "withCSS", "iSdgIOhOo_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "p7oysjr5q_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v0", "p", "x", "u", "motion", "v1", "v2", "v3", "v4", "v5", "__FramerMetadata__", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "p7oysjr5q_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "animation", "transition2", "animation1", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "o5Lczu1NV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "LayoutGroup", "cx", "u", "RichText2", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "Framerp7oysjr5q", "withCSS", "p7oysjr5q_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "Embed", "type", "url", "html", "p", "EmbedURL", "EmbedHTML", "Instructions", "addPropertyControls", "ControlType", "props", "emptyStateStyle", "centerTextStyle", "onCanvas", "useIsOnCanvas", "state", "setState", "ye", "ue", "isLastEffect", "load", "response", "isBlocked", "message", "error", "ErrorMessage", "LoadingIndicator", "iframeStyle", "getSandbox", "result", "ref", "pe", "hasScript", "div", "executeScripts", "htmlStyle", "node", "script", "name", "value", "child", "containerStyles", "u", "EmbedFonts", "getFonts", "Embed", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "background", "embedCode", "height", "id", "width", "props", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "TqHHpKuWA", "fFvY5KV25", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "Embed", "css", "FramerQgWlEzde_", "withCSS", "QgWlEzde_default", "addPropertyControls", "ControlType", "addFonts", "EmbedFonts", "UeYN7cB0p_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "__FramerMetadata__", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "height", "id", "question", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTappqo9pa", "args", "onTap4n4era", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerWg3zZZ_Zd", "withCSS", "Wg3zZZ_Zd_default", "addPropertyControls", "ControlType", "addFonts", "RowFonts", "getFonts", "Wg3zZZ_Zd_default", "serializationHash", "variantClassNames", "valuesByLocaleId", "UeYN7cB0p_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "Wg3zZZ_Zd_default", "css", "FramerUeYN7cB0p", "withCSS", "UeYN7cB0p_default", "addFonts", "RowFonts", "zrgRRqtc3_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v0", "p", "x", "motion", "v1", "v2", "v3", "__FramerMetadata__", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "zrgRRqtc3_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GO39oV6nl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "LayoutGroup", "Link", "u", "cx", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerzrgRRqtc3", "withCSS", "zrgRRqtc3_default", "addPropertyControls", "ControlType", "addFonts", "OpenType", "Component", "props", "p", "coordinatesRegex", "GoogleMaps", "coordinates", "zoom", "style", "props", "borderRadius", "useRadius", "latitude1", "longitude1", "se", "ref", "latitude", "longitude", "p", "motion", "containerStyles", "addPropertyControls", "ControlType", "borderRadiusControl", "CircleClip", "props", "circleValue", "xValue", "yValue", "clipPathValue", "p", "motion", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "ztDKkHRUd_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "u", "x", "motion", "p", "Link", "__FramerMetadata__", "MotionDivWithFX", "withFX", "motion", "GoogleMapsFonts", "getFonts", "GoogleMaps", "RichTextOpenType", "OpenType", "RichText2", "CircleClipFonts", "CircleClip", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "ztDKkHRUd_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transition2", "transformTemplate1", "_", "t", "transition3", "animation", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "transition5", "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", "onTap1l1trc3", "args", "onTaptfwp5z", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "LayoutGroup", "u", "cx", "SVG", "ComponentViewportProvider", "Link", "css", "FramerztDKkHRUd", "withCSS", "ztDKkHRUd_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className"]
}
