{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YUEoDClTmTdkdjohMIzm/ZgWiqJdGhcnox5xNywoV/SNtwgByhZ.js", "ssg:https://framerusercontent.com/modules/03UTu4YYyUZHXyf3o9db/K1VUIf9P8iA3a6iSqF2V/uPJgYZdGX.js"],
  "sourcesContent": ["// Generated by Framer (2d506a1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,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/uH5QSybi3nWV6tEI7y7t/FPvX0WQ2F7Y17HSfwEr2/eO6hk8p8E.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/lwDwcnRgGa4dZEBN3sWk/wtkxAk5o5RZrOSnVB79A/Gh0nV7ucO.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/1C3wXLgKxceDrbQPYseM/wXOKQzz4BUYmqH0MFCtG/szBf8PeF_.js\";import ButtonPrimaryButton from\"https://framerusercontent.com/modules/fFldkbOzw17yVmNPsSCy/Azc3taHmBKaeZnRfVSKe/AZMcsbJkb.js\";import SectionLogosLogos05 from\"https://framerusercontent.com/modules/kKiUaJGMULM3MhPZCL7O/He0LlpQanhUyzSCCRlTX/jJ8NDY1wL.js\";import ButtonSecondaryButton from\"https://framerusercontent.com/modules/yrvdUQSe5FMlklgImizr/1yh1hSStFlVbHmliZksE/TFt5ndPLB.js\";const RichTextWithFX=withFX(RichText);const ButtonPrimaryButtonFonts=getFonts(ButtonPrimaryButton);const ButtonSecondaryButtonFonts=getFonts(ButtonSecondaryButton);const MotionDivWithFX=withFX(motion.div);const SectionLogosLogos05Fonts=getFonts(SectionLogosLogos05);const ImageWithFX=withFX(Image);const cycleOrder=[\"qDyIbCd39\",\"LLykEccmS\",\"fuFfdzW0T\",\"xqVEpSF6M\"];const serializationHash=\"framer-QEiCR\";const variantClassNames={fuFfdzW0T:\"framer-v-1hfawhx\",LLykEccmS:\"framer-v-1xjio2f\",qDyIbCd39:\"framer-v-gkj3vb\",xqVEpSF6M:\"framer-v-ri6a3q\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition2={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:100};const transition3={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:100};const transition4={damping:80,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:100};const transition5={damping:80,delay:.4,mass:1,stiffness:211,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:100};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={Desktop:\"qDyIbCd39\",Phone:\"fuFfdzW0T\",Tablet:\"xqVEpSF6M\"};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:\"qDyIbCd39\"};};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:\"qDyIbCd39\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];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-gkj3vb\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qDyIbCd39\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-6ce7e7c0-24ea-43ec-b60a-d28a5af14ab8, rgb(30, 32, 36))\",...style},...addPropertyOverrides({fuFfdzW0T:{\"data-framer-name\":\"Phone\"},LLykEccmS:{\"data-framer-name\":\"Tablet\"},xqVEpSF6M:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rw6gfv\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"efJ7SAbVf\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bubg98\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"uwe4tlVLC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yoju9f\",layoutDependency:layoutDependency,layoutId:\"uP9Hz1VOX\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l6wor3\",layoutDependency:layoutDependency,layoutId:\"DxOCqc67F\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x6j6q7\",\"data-styles-preset\":\"eO6hk8p8E\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-885e89c8-781f-4510-bb04-2da0da2a4e6c, rgb(183, 184, 194)))\"},children:\"About me\"})}),className:\"framer-ee3eqr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RzEkRljQa\",style:{\"--extracted-r6o4lv\":\"var(--token-885e89c8-781f-4510-bb04-2da0da2a4e6c, rgb(183, 184, 194))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-13o48yo\",\"data-styles-preset\":\"szBf8PeF_\",children:\"Designer, leader & team player.\"})}),className:\"framer-1gptnev\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zJo5hhVSD\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({xqVEpSF6M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{className:\"framer-styles-preset-13o48yo\",\"data-styles-preset\":\"szBf8PeF_\",children:[\"Designer, leader & \",/*#__PURE__*/_jsx(motion.br,{}),\"team player.\"]})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iv893\",\"data-styles-preset\":\"Gh0nV7ucO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cf9fe984-d21e-488d-bcd7-8e2b6d57da14, rgb(216, 216, 223)))\"},children:\"With over a decade of client-facing experience, I excel at presenting ideas, collaborating across teams, and fostering creativity.\"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iv893\",\"data-styles-preset\":\"Gh0nV7ucO\",style:{\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-cf9fe984-d21e-488d-bcd7-8e2b6d57da14, rgb(216, 216, 223)))\"},children:\"I've worked across three continents as a freelancer, founder, in-house senior and agency lead. I've also gained a Master\u2019s in Entrepreneurship in the process. These experiences provide me a deep knowledge and interest in culture, strategy, and lean methodologies, which I bring to every project.\"})]}),className:\"framer-12axyjq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gcZeN4yMp\",style:{\"--extracted-2gxw0f\":\"var(--token-cf9fe984-d21e-488d-bcd7-8e2b6d57da14, rgb(216, 216, 223))\",\"--extracted-r6o4lv\":\"var(--token-cf9fe984-d21e-488d-bcd7-8e2b6d57da14, rgb(216, 216, 223))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-dnig6n\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"srKvpHntE\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ai6FnrvK8\"},implicitPathVariables:undefined},{href:{webPageId:\"Ai6FnrvK8\"},implicitPathVariables:undefined},{href:{webPageId:\"Ai6FnrvK8\"},implicitPathVariables:undefined},{href:{webPageId:\"Ai6FnrvK8\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||794)-120-674)/2)+0+0+0+0+553.2+0,...addPropertyOverrides({fuFfdzW0T:{width:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1588)-108-1213.2)/2)+0+0+0+0+0+553.2+0+0},LLykEccmS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||879)-120-761.2)/2)+0+0+0+0+553.2+0},xqVEpSF6M:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+60+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1282)-120-1299.2)/2+0+0)+0+0+0+0+0+505.2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dnmmwa-container\",layoutDependency:layoutDependency,layoutId:\"yARYsEHI_-container\",children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{height:\"100%\",i_R718eUo:true,id:\"yARYsEHI_\",l5SUNbSHS:false,layoutId:\"yARYsEHI_\",M7gzfh2vW:\"ArrowUpRight\",OSSo6hGiK:false,P4BBZAHYc:\"Discuss a Project\",style:{height:\"100%\"},T7oGFZxdq:false,uea9upS2b:false,variant:\"iF7J81mWE\",width:\"100%\",y0Af_y9dn:resolvedLinks[0],yRPzCeLce:\"ArrowLeft\",...addPropertyOverrides({fuFfdzW0T:{style:{height:\"100%\",width:\"100%\"},variant:\"YCVa5ek5a\",y0Af_y9dn:resolvedLinks[2]},LLykEccmS:{y0Af_y9dn:resolvedLinks[1]},xqVEpSF6M:{y0Af_y9dn:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||794)-120-674)/2)+0+0+0+0+553.2+0,...addPropertyOverrides({fuFfdzW0T:{width:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1588)-108-1213.2)/2)+0+0+0+0+0+553.2+0+60},LLykEccmS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||879)-120-761.2)/2)+0+0+0+0+553.2+0},xqVEpSF6M:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+60+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1282)-120-1299.2)/2+0+0)+0+0+0+0+0+505.2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y1ajzi-container\",layoutDependency:layoutDependency,layoutId:\"Cd6TkjSfE-container\",children:/*#__PURE__*/_jsx(ButtonSecondaryButton,{BiVHkdrTH:\"ArrowLeft\",height:\"100%\",id:\"Cd6TkjSfE\",jEMe15wuA:\"https://www.linkedin.com/in/nickvoke/\",layoutId:\"Cd6TkjSfE\",njho34Rxy:true,O0dXwbX59:true,oEg1PS20j:\"ArrowUpRight\",paJTDy4M9:false,sPvz__QC0:\"Connect on Linkedin\",style:{height:\"100%\"},uea9upS2b:false,variant:\"PiXHx79ll\",width:\"100%\",ZF2IpZYfd:false,...addPropertyOverrides({fuFfdzW0T:{style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"541px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||794)-120-674)/2)+0+0+594,...addPropertyOverrides({fuFfdzW0T:{width:\"343px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1588)-108-1213.2)/2)+0+0+0+709.2},LLykEccmS:{width:\"1200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||879)-120-761.2)/2)+0+0+681.2},xqVEpSF6M:{width:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px, 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+60+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1282)-120-1299.2)/2+0+0)+0+0+0+593.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ohuv3p-container\",layoutDependency:layoutDependency,layoutId:\"opFw7BsEt-container\",children:/*#__PURE__*/_jsx(SectionLogosLogos05,{height:\"100%\",id:\"opFw7BsEt\",layoutId:\"opFw7BsEt\",style:{width:\"100%\"},variant:\"B6qhYLsLQ\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pjmjkd\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"asxfRPalW\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||794)-120-674)/2)+0+0),pixelHeight:1e3,pixelWidth:667,positionX:\"46.2%\",positionY:\"37.7%\",sizes:\"540px\",src:\"https://framerusercontent.com/images/jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg\",srcSet:\"https://framerusercontent.com/images/jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg 667w\"},className:\"framer-8padrc\",layoutDependency:layoutDependency,layoutId:\"zdIkOth4C\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({fuFfdzW0T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1588)-108-1213.2)/2)+0+813.2+0),pixelHeight:1e3,pixelWidth:667,positionX:\"46%\",positionY:\"37.5%\",sizes:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px), 1200px), 1px)`,src:\"https://framerusercontent.com/images/jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg\",srcSet:\"https://framerusercontent.com/images/jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg 667w\"}},LLykEccmS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||879)-120-761.2)/2)+0+0),pixelHeight:1e3,pixelWidth:667,positionX:\"46.5%\",positionY:\"37.7%\",src:\"https://framerusercontent.com/images/jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg\",srcSet:\"https://framerusercontent.com/images/jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg 667w\"}},xqVEpSF6M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+60+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1282)-120-1299.2)/2+0+0)+0+713.2+0),pixelHeight:1e3,pixelWidth:667,positionX:\"46.2%\",positionY:\"37.7%\",src:\"data:framer/asset-reference,jOhqedCAEN1vKnSTm6UvNuNGiV4.jpg?originalFilename=IMG_0678.jpg&preferredSize=auto\"}}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QEiCR.framer-1092etb, .framer-QEiCR .framer-1092etb { display: block; }\",\".framer-QEiCR.framer-gkj3vb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 1200px; }\",\".framer-QEiCR .framer-rw6gfv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QEiCR .framer-bubg98 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QEiCR .framer-yoju9f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QEiCR .framer-1l6wor3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QEiCR .framer-ee3eqr, .framer-QEiCR .framer-1gptnev, .framer-QEiCR .framer-12axyjq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QEiCR .framer-dnig6n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-QEiCR .framer-1dnmmwa-container, .framer-QEiCR .framer-1y1ajzi-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-QEiCR .framer-1ohuv3p-container { flex: none; height: auto; position: relative; width: 541px; }\",\".framer-QEiCR .framer-pjmjkd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 674px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 540px; }\",\".framer-QEiCR .framer-8padrc { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QEiCR.framer-gkj3vb, .framer-QEiCR .framer-rw6gfv, .framer-QEiCR .framer-yoju9f, .framer-QEiCR .framer-1l6wor3, .framer-QEiCR .framer-dnig6n, .framer-QEiCR .framer-pjmjkd { gap: 0px; } .framer-QEiCR.framer-gkj3vb > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-QEiCR.framer-gkj3vb > :first-child, .framer-QEiCR .framer-rw6gfv > :first-child, .framer-QEiCR .framer-dnig6n > :first-child, .framer-QEiCR .framer-pjmjkd > :first-child { margin-left: 0px; } .framer-QEiCR.framer-gkj3vb > :last-child, .framer-QEiCR .framer-rw6gfv > :last-child, .framer-QEiCR .framer-dnig6n > :last-child, .framer-QEiCR .framer-pjmjkd > :last-child { margin-right: 0px; } .framer-QEiCR .framer-rw6gfv > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-QEiCR .framer-yoju9f > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QEiCR .framer-yoju9f > :first-child, .framer-QEiCR .framer-1l6wor3 > :first-child { margin-top: 0px; } .framer-QEiCR .framer-yoju9f > :last-child, .framer-QEiCR .framer-1l6wor3 > :last-child { margin-bottom: 0px; } .framer-QEiCR .framer-1l6wor3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QEiCR .framer-dnig6n > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QEiCR .framer-pjmjkd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-QEiCR.framer-v-1xjio2f.framer-gkj3vb { padding: 60px 30px 60px 30px; width: 810px; }\",\".framer-QEiCR.framer-v-1xjio2f .framer-bubg98 { align-self: unset; flex: none; gap: 80px; height: min-content; justify-content: center; width: min-content; }\",\".framer-QEiCR.framer-v-1xjio2f .framer-yoju9f { width: min-content; }\",\".framer-QEiCR.framer-v-1xjio2f .framer-1l6wor3 { align-content: flex-start; align-items: flex-start; align-self: stretch; width: auto; }\",\".framer-QEiCR.framer-v-1xjio2f .framer-12axyjq, .framer-QEiCR.framer-v-ri6a3q .framer-ee3eqr { width: 390px; }\",\".framer-QEiCR.framer-v-1xjio2f .framer-1ohuv3p-container { align-self: stretch; width: auto; }\",\".framer-QEiCR.framer-v-1xjio2f .framer-pjmjkd { align-self: stretch; flex: 1 0 0px; height: auto; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QEiCR.framer-v-1xjio2f .framer-bubg98 { gap: 0px; } .framer-QEiCR.framer-v-1xjio2f .framer-bubg98 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-QEiCR.framer-v-1xjio2f .framer-bubg98 > :first-child { margin-top: 0px; } .framer-QEiCR.framer-v-1xjio2f .framer-bubg98 > :last-child { margin-bottom: 0px; } }\",\".framer-QEiCR.framer-v-1hfawhx.framer-gkj3vb { padding: 60px 24px 48px 24px; width: 310px; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-rw6gfv { flex-direction: column; gap: 24px; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-bubg98 { align-self: unset; flex: none; gap: 48px; height: min-content; justify-content: center; width: 100%; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-dnig6n { flex-direction: column; width: 100%; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-1dnmmwa-container, .framer-QEiCR.framer-v-1hfawhx .framer-1y1ajzi-container, .framer-QEiCR.framer-v-ri6a3q .framer-1ohuv3p-container { width: 100%; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-1ohuv3p-container { width: 343px; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-pjmjkd { height: min-content; width: 100%; }\",\".framer-QEiCR.framer-v-1hfawhx .framer-8padrc { height: 400px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QEiCR.framer-v-1hfawhx .framer-rw6gfv, .framer-QEiCR.framer-v-1hfawhx .framer-bubg98, .framer-QEiCR.framer-v-1hfawhx .framer-dnig6n { gap: 0px; } .framer-QEiCR.framer-v-1hfawhx .framer-rw6gfv > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QEiCR.framer-v-1hfawhx .framer-rw6gfv > :first-child, .framer-QEiCR.framer-v-1hfawhx .framer-bubg98 > :first-child, .framer-QEiCR.framer-v-1hfawhx .framer-dnig6n > :first-child { margin-top: 0px; } .framer-QEiCR.framer-v-1hfawhx .framer-rw6gfv > :last-child, .framer-QEiCR.framer-v-1hfawhx .framer-bubg98 > :last-child, .framer-QEiCR.framer-v-1hfawhx .framer-dnig6n > :last-child { margin-bottom: 0px; } .framer-QEiCR.framer-v-1hfawhx .framer-bubg98 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-QEiCR.framer-v-1hfawhx .framer-dnig6n > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-QEiCR.framer-v-ri6a3q.framer-gkj3vb { flex-direction: column; width: 810px; }\",\".framer-QEiCR.framer-v-ri6a3q .framer-rw6gfv { flex: none; flex-direction: column; width: 100%; }\",\".framer-QEiCR.framer-v-ri6a3q .framer-bubg98 { align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; }\",\".framer-QEiCR.framer-v-ri6a3q .framer-yoju9f { gap: 16px; }\",\".framer-QEiCR.framer-v-ri6a3q .framer-dnig6n { padding: 0px 0px 40px 0px; }\",\".framer-QEiCR.framer-v-ri6a3q .framer-pjmjkd { height: 586px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QEiCR.framer-v-ri6a3q.framer-gkj3vb, .framer-QEiCR.framer-v-ri6a3q .framer-rw6gfv, .framer-QEiCR.framer-v-ri6a3q .framer-bubg98, .framer-QEiCR.framer-v-ri6a3q .framer-yoju9f { gap: 0px; } .framer-QEiCR.framer-v-ri6a3q.framer-gkj3vb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QEiCR.framer-v-ri6a3q.framer-gkj3vb > :first-child, .framer-QEiCR.framer-v-ri6a3q .framer-rw6gfv > :first-child, .framer-QEiCR.framer-v-ri6a3q .framer-bubg98 > :first-child, .framer-QEiCR.framer-v-ri6a3q .framer-yoju9f > :first-child { margin-top: 0px; } .framer-QEiCR.framer-v-ri6a3q.framer-gkj3vb > :last-child, .framer-QEiCR.framer-v-ri6a3q .framer-rw6gfv > :last-child, .framer-QEiCR.framer-v-ri6a3q .framer-bubg98 > :last-child, .framer-QEiCR.framer-v-ri6a3q .framer-yoju9f > :last-child { margin-bottom: 0px; } .framer-QEiCR.framer-v-ri6a3q .framer-rw6gfv > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QEiCR.framer-v-ri6a3q .framer-bubg98 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QEiCR.framer-v-ri6a3q .framer-yoju9f > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 794\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LLykEccmS\":{\"layout\":[\"fixed\",\"auto\"]},\"fuFfdzW0T\":{\"layout\":[\"fixed\",\"auto\"]},\"xqVEpSF6M\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSNtwgByhZ=withCSS(Component,css,\"framer-QEiCR\");export default FramerSNtwgByhZ;FramerSNtwgByhZ.displayName=\"Section About\";FramerSNtwgByhZ.defaultProps={height:794,width:1200};addPropertyControls(FramerSNtwgByhZ,{variant:{options:[\"qDyIbCd39\",\"LLykEccmS\",\"fuFfdzW0T\",\"xqVEpSF6M\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSNtwgByhZ,[{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\"}]},...ButtonPrimaryButtonFonts,...ButtonSecondaryButtonFonts,...SectionLogosLogos05Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSNtwgByhZ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LLykEccmS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fuFfdzW0T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xqVEpSF6M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"794\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SectionFeaturesFeatures06 from\"#framer/local/canvasComponent/aDiv2kzEJ/aDiv2kzEJ.js\";import NavigationNavigation01 from\"#framer/local/canvasComponent/b7UpX3sS4/b7UpX3sS4.js\";import FooterLegal from\"#framer/local/canvasComponent/H3rNuRps9/H3rNuRps9.js\";import SectionFooterNVD from\"#framer/local/canvasComponent/LGgBu_yJ9/LGgBu_yJ9.js\";import SectionAbout from\"#framer/local/canvasComponent/SNtwgByhZ/SNtwgByhZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/uPJgYZdGX/uPJgYZdGX.js\";const NavigationNavigation01Fonts=getFonts(NavigationNavigation01);const SectionAboutFonts=getFonts(SectionAbout);const SectionFeaturesFeatures06Fonts=getFonts(SectionFeaturesFeatures06);const SectionFooterNVDFonts=getFonts(SectionFooterNVD);const FooterLegalFonts=getFonts(FooterLegal);const breakpoints={J1eZHer17:\"(max-width: 809px)\",P3JMThHME:\"(min-width: 810px) and (max-width: 1199px)\",vZ1PZF8k3:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gGDl3\";const variantClassNames={J1eZHer17:\"framer-v-9526nm\",P3JMThHME:\"framer-v-15pw5ap\",vZ1PZF8k3:\"framer-v-bf7hxk\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"vZ1PZF8k3\",Phone:\"J1eZHer17\",Tablet:\"P3JMThHME\"};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:\"vZ1PZF8k3\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-gGDl3`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-gGDl3`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vZ1PZF8k3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-bf7hxk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zg91l4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J1eZHer17:{variant:\"a43l77rdo\"},P3JMThHME:{variant:\"QCtS6l7k3\"}},children:/*#__PURE__*/_jsx(NavigationNavigation01,{height:\"100%\",id:\"yFnA0RAnJ\",layoutId:\"yFnA0RAnJ\",style:{width:\"100%\"},variant:\"ZqdDSjeTa\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:794,width:\"100vw\",y:81,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jdcgur-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J1eZHer17:{variant:\"fuFfdzW0T\"},P3JMThHME:{variant:\"LLykEccmS\"}},children:/*#__PURE__*/_jsx(SectionAbout,{height:\"100%\",id:\"DN6Nc4ki1\",layoutId:\"DN6Nc4ki1\",style:{width:\"100%\"},variant:\"qDyIbCd39\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:571,width:\"100vw\",y:875,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1anuiuz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J1eZHer17:{variant:\"o05K4JdRt\"},P3JMThHME:{variant:\"pQJpbzblA\"}},children:/*#__PURE__*/_jsx(SectionFeaturesFeatures06,{apyLFd1Uy:\"Beyond figma\",Eqcioek8k:\"I work with developers and an MVP mindset to reduce complexity and gather rapid insights.\",FO2Y_yVWO:\"I build strong cross-team bridges to boost creativity and shared solutions.\",GM9fc49US:\"Pace\",H2WCvkidz:\"RocketLaunch\",height:\"100%\",id:\"jxDaTIwUh\",JOQuSLwNo:\"Infinity\",L2brxgdXK:\"How I deliver results\",layoutId:\"jxDaTIwUh\",lw_H829xk:\"Leadership\",oZz0AopfU:\"Strategy\",rsFgwteak:\"I lead with vision and empathy, helping teams grow whilst enjoying the work.\",S5c3sVZic:\"From discovery to design, I align features with business and user needs.\",style:{width:\"100%\"},Tjf4UuhWR:\"Binoculars\",variant:\"GOowgZqH4\",width:\"100%\",Z9njFJsph:\"Lightning\",ZcHytQU4W:\"Collaboration\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:571,width:\"100vw\",y:1446,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1blyrws-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J1eZHer17:{variant:\"a9wSOFKle\"},P3JMThHME:{variant:\"KAUDyXeCl\"}},children:/*#__PURE__*/_jsx(SectionFeaturesFeatures06,{apyLFd1Uy:\"Beyond figma\",Eqcioek8k:\"By leaving ego aside, I foster a team environment focused on unbiased progress and innovation.\",FO2Y_yVWO:\"I build trust and transparency by giving timely updates throughout the project lifecycle.\",GM9fc49US:\"Pace\",H2WCvkidz:\"RocketLaunch\",height:\"100%\",id:\"lG3DdQAsB\",JOQuSLwNo:\"Clock\",L2brxgdXK:\"I build bridges and happy teams\",layoutId:\"lG3DdQAsB\",lw_H829xk:\"Endless positivity\",oZz0AopfU:\"No ego\",rsFgwteak:\"I believe in the power of a smile and prioritising team well-being through regular check-ins.\",S5c3sVZic:\"By leaving ego aside, I foster a team environment focused on unbiased progress and innovation.\",style:{width:\"100%\"},Tjf4UuhWR:\"Heart\",variant:\"b3P8RupAu\",width:\"100%\",Z9njFJsph:\"Smiley\",ZcHytQU4W:\"Expert communication\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:254,width:\"100vw\",y:2017,children:/*#__PURE__*/_jsx(Container,{className:\"framer-967c08-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J1eZHer17:{variant:\"x5qA1l5Wz\"},P3JMThHME:{variant:\"QohM4BCkK\"}},children:/*#__PURE__*/_jsx(SectionFooterNVD,{C6Edx5EJq:\"Want to find out more?\",height:\"100%\",id:\"hx2_oSasc\",layoutId:\"hx2_oSasc\",style:{width:\"100%\"},variant:\"vA8VryBi0\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:\"100vw\",y:2271,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12sw2z0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J1eZHer17:{variant:\"BDLsQTSAe\"},P3JMThHME:{variant:\"Jw0MOomQv\"}},children:/*#__PURE__*/_jsx(FooterLegal,{height:\"100%\",id:\"YgzfCwzQX\",layoutId:\"YgzfCwzQX\",style:{width:\"100%\"},variant:\"VQwbRY_dQ\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-gGDl3 { background: var(--token-6ce7e7c0-24ea-43ec-b60a-d28a5af14ab8, rgb(30, 32, 36)) /* {\"name\":\"Dark 900\"} */; }`,\".framer-gGDl3.framer-13r0cf6, .framer-gGDl3 .framer-13r0cf6 { display: block; }\",\".framer-gGDl3.framer-bf7hxk { align-content: center; align-items: center; background-color: var(--token-6ce7e7c0-24ea-43ec-b60a-d28a5af14ab8, #1e2024); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-gGDl3 .framer-zg91l4-container, .framer-gGDl3 .framer-1jdcgur-container, .framer-gGDl3 .framer-1anuiuz-container, .framer-gGDl3 .framer-1blyrws-container, .framer-gGDl3 .framer-967c08-container, .framer-gGDl3 .framer-12sw2z0-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gGDl3.framer-bf7hxk { gap: 0px; } .framer-gGDl3.framer-bf7hxk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gGDl3.framer-bf7hxk > :first-child { margin-top: 0px; } .framer-gGDl3.framer-bf7hxk > :last-child { margin-bottom: 0px; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-gGDl3 { background: var(--token-6ce7e7c0-24ea-43ec-b60a-d28a5af14ab8, rgb(30, 32, 36)) /* {\"name\":\"Dark 900\"} */; } .framer-gGDl3.framer-bf7hxk { width: 810px; } .framer-gGDl3 .framer-zg91l4-container { order: 0; } .framer-gGDl3 .framer-1jdcgur-container { order: 1; } .framer-gGDl3 .framer-1anuiuz-container { order: 2; } .framer-gGDl3 .framer-1blyrws-container { order: 3; } .framer-gGDl3 .framer-967c08-container { order: 4; } .framer-gGDl3 .framer-12sw2z0-container { order: 5; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-gGDl3 { background: var(--token-6ce7e7c0-24ea-43ec-b60a-d28a5af14ab8, rgb(30, 32, 36)) /* {\"name\":\"Dark 900\"} */; } .framer-gGDl3.framer-bf7hxk { width: 390px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2253\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P3JMThHME\":{\"layout\":[\"fixed\",\"auto\"]},\"J1eZHer17\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameruPJgYZdGX=withCSS(Component,css,\"framer-gGDl3\");export default FrameruPJgYZdGX;FrameruPJgYZdGX.displayName=\"Page\";FrameruPJgYZdGX.defaultProps={height:2253,width:1200};addFonts(FrameruPJgYZdGX,[{explicitInter:true,fonts:[]},...NavigationNavigation01Fonts,...SectionAboutFonts,...SectionFeaturesFeatures06Fonts,...SectionFooterNVDFonts,...FooterLegalFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruPJgYZdGX\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P3JMThHME\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J1eZHer17\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2253\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "+pCAC6nC,IAAMA,EAAeC,EAAOC,EAAQ,EAAQC,GAAyBC,EAASC,CAAmB,EAAQC,GAA2BF,EAASG,CAAqB,EAAQC,GAAgBP,EAAOQ,EAAO,GAAG,EAAQC,GAAyBN,EAASO,CAAmB,EAAQC,GAAYX,EAAOY,EAAK,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASjC,EAAO,OAAakC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAM9B,IAAe8B,EAAM,iBAAwB9B,EAAS,KAAK,GAAG,EAAE8B,EAAM,iBAAwB9B,EAAS,KAAK,GAAG,EAAUkC,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,GAAGyC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAnD,CAAQ,EAAEoD,GAAgB,CAAC,WAAAzD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQwD,EAAiBpB,GAAuBH,EAAM9B,CAAQ,EAAQsD,EAAWC,EAAO,IAAI,EAAQC,GAAOC,GAAU,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAanB,GAAuBA,GAAuBA,EAAS,EAAQoB,EAAkBC,GAAqB,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGrB,GAA4CgB,GAAgB,SAAsBpC,EAAKC,GAAS,CAAC,QAAQvB,EAAS,QAAQ,GAAM,SAAsBsB,EAAKT,GAAW,CAAC,MAAMV,GAAY,SAAsBmB,EAAKhC,EAAO,IAAI,CAAC,GAAGqD,EAAU,GAAGI,EAAgB,UAAUiB,EAAGpE,GAAkB,GAAGgE,GAAsB,gBAAgBnB,EAAUI,EAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAA6BkB,EAAK,MAAM,CAAC,gBAAgB,qEAAqE,GAAGd,CAAK,EAAE,GAAG1C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE8C,EAAYI,CAAc,EAAE,SAAsBiB,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB+D,EAAiB,SAAS,YAAY,SAAS,CAAcY,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB+D,EAAiB,SAAS,YAAY,SAAS,CAAcY,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+D,EAAiB,SAAS,YAAY,SAAS,CAAcY,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+D,EAAiB,SAAS,YAAY,SAAS,CAAc/B,EAAKzC,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,SAAsBgB,EAAWE,EAAS,CAAC,SAAsBF,EAAKhC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB+D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe/B,EAAKzC,EAAe,CAAC,kBAAkB,CAAC,WAAW0B,EAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,eAAeI,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,SAAsBc,EAAWE,EAAS,CAAC,SAAsBF,EAAKhC,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB+D,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvD,EAAqB,CAAC,UAAU,CAAC,SAAsBwB,EAAWE,EAAS,CAAC,SAAsByC,EAAM3E,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,sBAAmCgC,EAAKhC,EAAO,GAAG,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKzC,EAAe,CAAC,kBAAkB,CAAC,WAAW4B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAU,eAAeM,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,SAAsBuD,EAAYzC,EAAS,CAAC,SAAS,CAAcF,EAAKhC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,oIAAoI,CAAC,EAAegC,EAAKhC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,8SAAyS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB+D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeY,EAAM5E,GAAgB,CAAC,kBAAkB,CAAC,WAAWsB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBP,EAAU,eAAeQ,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiByC,EAAiB,SAAS,YAAY,SAAS,CAAc/B,EAAK4C,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4B7C,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAgEP,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,KAAK,GAAG,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,GAAG/D,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAwE+D,GAAkB,OAAQ,gCAAgC,GAAgEA,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,CAAC,EAAE,UAAU,CAAC,GAAgEA,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,OAAO,GAAG,EAAE,EAAE,EAAE,EAAE,MAAM,CAAC,EAAE,UAAU,CAAC,GAAgEA,GAAkB,GAAI,GAAG,MAAmEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,CAAC,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsB1B,EAAKhC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB+D,EAAiB,SAAS,sBAAsB,SAAsB/B,EAAKpC,EAAoB,CAAC,OAAO,OAAO,UAAU,GAAK,GAAG,YAAY,UAAU,GAAM,SAAS,YAAY,UAAU,eAAe,UAAU,GAAM,UAAU,oBAAoB,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,GAAM,UAAU,GAAM,QAAQ,YAAY,MAAM,OAAO,UAAUiF,EAAc,CAAC,EAAE,UAAU,YAAY,GAAGrE,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAUqE,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAEvB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAgEP,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,KAAK,GAAG,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,GAAG/D,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAwE+D,GAAkB,OAAQ,gCAAgC,GAAgEA,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,UAAU,CAAC,GAAgEA,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,OAAO,GAAG,EAAE,EAAE,EAAE,EAAE,MAAM,CAAC,EAAE,UAAU,CAAC,GAAgEA,GAAkB,GAAI,GAAG,MAAmEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,CAAC,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsB1B,EAAKhC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB+D,EAAiB,SAAS,sBAAsB,SAAsB/B,EAAKlC,EAAsB,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,UAAU,wCAAwC,SAAS,YAAY,UAAU,GAAK,UAAU,GAAK,UAAU,eAAe,UAAU,GAAM,UAAU,sBAAsB,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,GAAM,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGU,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,EAAE8C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAK8C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAgEP,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,KAAK,GAAG,EAAE,EAAE,IAAI,GAAG/D,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQ,GAAgE+D,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,UAAU,CAAC,MAAM,SAAS,GAAgEA,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,OAAO,GAAG,EAAE,EAAE,KAAK,EAAE,UAAU,CAAC,MAAM,OAAoEA,GAAkB,OAAQ,0BAA0B,GAAgEA,GAAkB,GAAI,GAAG,MAAmEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,KAAK,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsB1B,EAAKhC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB+D,EAAiB,SAAS,sBAAsB,SAAsB/B,EAAK9B,EAAoB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8B,EAAKhC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB+D,EAAiB,SAAS,YAAY,SAAsB/B,EAAK7B,GAAY,CAAC,kBAAkB,CAAC,WAAWgB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAU,eAAeM,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2D,GAAwFR,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,KAAK,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,QAAQ,UAAU,QAAQ,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,gBAAgB,iBAAiBR,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,GAAGvD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuE,GAAwFR,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,GAAG,EAAE,MAAM,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,MAAM,UAAU,QAAQ,MAAM,eAA4EA,GAAkB,OAAQ,sCAAsC,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQQ,GAAwFR,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,KAAK,IAAI,OAAO,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,QAAQ,UAAU,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQQ,GAAwFR,GAAkB,GAAI,GAAG,MAAmEA,GAAkB,QAAS,MAAM,IAAI,QAAQ,EAAE,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,QAAQ,UAAU,QAAQ,IAAI,8GAA8G,CAAC,CAAC,EAAEjB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsB,GAAI,CAAC,kFAAkF,kFAAkF,iRAAiR,kSAAkS,uTAAuT,4RAA4R,iRAAiR,kOAAkO,gSAAgS,kJAAkJ,0GAA0G,uQAAuQ,gGAAgG,8gDAA8gD,+FAA+F,gKAAgK,wEAAwE,2IAA2I,iHAAiH,iGAAiG,kHAAkH,mbAAmb,+FAA+F,uFAAuF,yJAAyJ,yFAAyF,+LAA+L,6EAA6E,sFAAsF,mEAAmE,mgCAAmgC,wFAAwF,oGAAoG,uJAAuJ,8DAA8D,8EAA8E,+EAA+E,qxCAAqxC,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAQ551BC,EAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,gBAAgBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,GAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,QAAQ,QAAQ,EAAE,MAAM,UAAU,KAAKI,GAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGvF,GAAyB,GAAGG,GAA2B,GAAGI,GAAyB,GAAGsF,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRv6C,IAAMC,GAA4BC,EAASC,CAAsB,EAAQC,GAAkBF,EAASG,EAAY,EAAQC,GAA+BJ,EAASK,CAAyB,EAAQC,GAAsBN,EAASO,CAAgB,EAAQC,GAAiBR,EAASS,CAAW,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAQc,GAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,GAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,GAA8BZ,EAAQa,GAAY,EAAK,EAAQC,GAAe,OAAgBC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAzC,EAAiB,EAAE,SAAsB0C,EAAMC,EAAY,CAAC,GAAGzB,GAA4CkB,EAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGxB,EAAU,UAAUyB,EAAG9C,GAAkB,GAAGuC,EAAsB,gBAAgBrB,CAAS,EAAE,IAAIL,GAA6BsB,EAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,SAAS,CAAcwB,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKS,EAAuB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,GAAG,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKU,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,IAAI,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKW,EAA0B,CAAC,UAAU,eAAe,UAAU,4FAA4F,UAAU,8EAA8E,UAAU,OAAO,UAAU,eAAe,OAAO,OAAO,GAAG,YAAY,UAAU,WAAW,UAAU,wBAAwB,SAAS,YAAY,UAAU,aAAa,UAAU,WAAW,UAAU,+EAA+E,UAAU,2EAA2E,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,YAAY,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKW,EAA0B,CAAC,UAAU,eAAe,UAAU,iGAAiG,UAAU,4FAA4F,UAAU,OAAO,UAAU,eAAe,OAAO,OAAO,GAAG,YAAY,UAAU,QAAQ,UAAU,kCAAkC,SAAS,YAAY,UAAU,qBAAqB,UAAU,SAAS,UAAU,gGAAgG,UAAU,iGAAiG,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,QAAQ,QAAQ,YAAY,MAAM,OAAO,UAAU,SAAS,UAAU,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKY,EAAiB,CAAC,UAAU,yBAAyB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,KAAK,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKa,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAUK,EAAG9C,GAAkB,GAAGuC,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,IAAIrD,GAAS,2IAA2I,kFAAkF,qVAAqV,oTAAoT,+VAA+V,wDAAwDA,GAAS,4fAA4f,gCAAgCA,GAAS,yLAAyL,EASh8TsD,EAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGI,GAA4B,GAAGC,GAAkB,GAAGC,GAA+B,GAAGC,GAAsB,GAAGC,EAAgB,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC/Y,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,6BAA+B,OAAO,qBAAuB,OAAO,uBAAyB,GAAG,yBAA2B,QAAQ,oCAAsC,4JAA0L,sBAAwB,OAAO,yBAA2B,OAAO,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["RichTextWithFX", "withFX", "RichText2", "ButtonPrimaryButtonFonts", "getFonts", "AZMcsbJkb_default", "ButtonSecondaryButtonFonts", "TFt5ndPLB_default", "MotionDivWithFX", "motion", "SectionLogosLogos05Fonts", "jJ8NDY1wL_default", "ImageWithFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "getLoadingLazyAtYPosition", "css", "FramerSNtwgByhZ", "withCSS", "SNtwgByhZ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationNavigation01Fonts", "getFonts", "b7UpX3sS4_default", "SectionAboutFonts", "SNtwgByhZ_default", "SectionFeaturesFeatures06Fonts", "aDiv2kzEJ_default", "SectionFooterNVDFonts", "LGgBu_yJ9_default", "FooterLegalFonts", "H3rNuRps9_default", "breakpoints", "serializationHash", "variantClassNames", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "b7UpX3sS4_default", "SNtwgByhZ_default", "aDiv2kzEJ_default", "LGgBu_yJ9_default", "H3rNuRps9_default", "css", "FrameruPJgYZdGX", "withCSS", "uPJgYZdGX_default", "addFonts", "NavigationNavigation01Fonts", "SectionAboutFonts", "SectionFeaturesFeatures06Fonts", "SectionFooterNVDFonts", "FooterLegalFonts", "__FramerMetadata__"]
}
