{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/f0h86zgz6PzxklX7cCIu/xyPWC5Tfno2yY9VbDqjs/I0U2NsEhx.js"],
  "sourcesContent": ["// Generated by Framer (ea53337)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/6YdWVZhgezRAHPsDckZo/Ticker.js\";import SiteHeader from\"#framer/local/canvasComponent/daQYdEJdz/daQYdEJdz.js\";import Button from\"#framer/local/canvasComponent/eHIFrcmuk/eHIFrcmuk.js\";import CTA from\"#framer/local/canvasComponent/SyEQO8QNi/SyEQO8QNi.js\";import SkillCard from\"#framer/local/canvasComponent/TBETtXW3p/TBETtXW3p.js\";import MesProjets from\"#framer/local/canvasComponent/vE2OBKP2t/vE2OBKP2t.js\";import*as sharedStyle from\"#framer/local/css/hOYIAgvU6/hOYIAgvU6.js\";import*as sharedStyle1 from\"#framer/local/css/ZWTDwo6Uh/ZWTDwo6Uh.js\";import metadataProvider from\"#framer/local/webPageMetadata/I0U2NsEhx/I0U2NsEhx.js\";const SiteHeaderFonts=getFonts(SiteHeader);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const SkillCardFonts=getFonts(SkillCard);const TickerFonts=getFonts(Ticker);const CTAFonts=getFonts(CTA);const MesProjetsFonts=getFonts(MesProjets);const breakpoints={dWukpZ4YT:\"(min-width: 1280px)\",g3NTatcaK:\"(min-width: 810px) and (max-width: 1279px)\",S_It_1q6d:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2BnRg\";const variantClassNames={dWukpZ4YT:\"framer-v-9ko2qz\",g3NTatcaK:\"framer-v-9lq9mf\",S_It_1q6d:\"framer-v-1i1pdyc\"};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.4,type:\"spring\"};const textEffect={effect:animation,tokenization:\"line\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const textEffect1={effect:animation,startDelay:.4,tokenization:\"line\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.001,skewX:0,skewY:0,transition:transition2};const transition3={bounce:.2,delay:.3,duration:.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={bounce:.2,delay:.5,duration:.4,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"dWukpZ4YT\",Phone:\"S_It_1q6d\",Tablet:\"g3NTatcaK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dWukpZ4YT\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"S_It_1q6d\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dWukpZ4YT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9ko2qz\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wzbe10-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g3NTatcaK:{variant:\"iqPyeRXWL\"},S_It_1q6d:{gAQUE8FyE:\"SUuuXwcvs\",variant:\"iqPyeRXWL\"}},children:/*#__PURE__*/_jsx(SiteHeader,{gAQUE8FyE:\"dE0Jn70NF\",height:\"100%\",id:\"djT6VYfi8\",layoutId:\"djT6VYfi8\",rgddgK3H_:\"xmISmIyoT\",rYLVFifZK:\"xmISmIyoT\",sRyRx_quE:\"xmISmIyoT\",style:{height:\"100%\",width:\"100%\"},variant:\"g6SbT1YJe\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1syb5a2\",\"data-framer-name\":\"HeroSection\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kh68yr\",\"data-framer-name\":\"LeftColumn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13f4v9o\",\"data-framer-name\":\"BGShape\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qsprx0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14dtaz4\",\"data-framer-name\":\"Txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-tiw63d\",\"data-styles-preset\":\"hOYIAgvU6\",style:{\"--framer-text-color\":\"var(--token-0f0beafd-40ee-4ba1-8206-2c36ab34cf10, rgb(41, 22, 0))\"},children:[\"Hello\",/*#__PURE__*/_jsx(\"br\",{}),\"I\u2019m Louis, a Product Designer passionate about problem-solving and the web.\"]})}),className:\"framer-h3du60\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ag4yu\",\"data-styles-preset\":\"ZWTDwo6Uh\",style:{\"--framer-text-color\":\"var(--token-1b1b4b47-8689-4d66-8cdf-2d1212500450, rgb(97, 95, 111))\"},children:\"With 5 years of experience, I design intuitive and effective products. Based in Aix-en-Provence, I\u2019m open to local opportunities, remote work, or ready to join your offices anywhere in the world.\"})}),className:\"framer-fg7vbs\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FfPh_f9xU\"},implicitPathVariables:undefined},{href:{webPageId:\"FfPh_f9xU\"},implicitPathVariables:undefined},{href:{webPageId:\"FfPh_f9xU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S_It_1q6d:{y:(componentViewport?.y||0)+0+96+0+524+0+0+24+224}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+96+0+0+0+36+672,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-4pyf71-container\",\"data-framer-appear-id\":\"4pyf71\",initial:animation3,optimized:true,whileHover:animation1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g3NTatcaK:{R4pw81pb1:resolvedLinks[1]},S_It_1q6d:{R4pw81pb1:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"dbu1st1HU\",layoutId:\"dbu1st1HU\",NBFGLRMFF:true,OXMbJ4HdV:false,OxNrrrk54:\"Let's chat\",R4pw81pb1:resolvedLinks[0],variant:\"ObyXKoLO_\",width:\"100%\",X5hRRIYxx:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M7 17L17 7M17 7H7M17 7V17\" stroke=\"#F3E9C5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg>'})})})})})})]})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-hw3imf\",\"data-framer-appear-id\":\"hw3imf\",\"data-framer-name\":\"Background\",initial:animation5,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S_It_1q6d:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+96+0+0+0+0),pixelHeight:1796,pixelWidth:1197,sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,src:\"https://framerusercontent.com/images/WMsRu8e8VgzTtIjUrVliS1kFEto.png\",srcSet:\"https://framerusercontent.com/images/WMsRu8e8VgzTtIjUrVliS1kFEto.png?scale-down-to=1024 682w,https://framerusercontent.com/images/WMsRu8e8VgzTtIjUrVliS1kFEto.png 1197w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+96+0+0+0),pixelHeight:1796,pixelWidth:1197,sizes:`max((${componentViewport?.width||\"100vw\"} - 72px) * 0.4, 1px)`,src:\"https://framerusercontent.com/images/WMsRu8e8VgzTtIjUrVliS1kFEto.png\",srcSet:\"https://framerusercontent.com/images/WMsRu8e8VgzTtIjUrVliS1kFEto.png?scale-down-to=1024 682w,https://framerusercontent.com/images/WMsRu8e8VgzTtIjUrVliS1kFEto.png 1197w\"},className:\"framer-1jlrik8\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1duqpx9\",\"data-framer-name\":\"Mes comp\\xe9tences\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19j2t0 hidden-1i1pdyc\",\"data-framer-name\":\"LeftColumn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tyak9d\",\"data-framer-name\":\"BGShape\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19co6mt\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iosbs2\",\"data-framer-name\":\"Txt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g3NTatcaK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-0f0beafd-40ee-4ba1-8206-2c36ab34cf10, rgb(41, 22, 0))\"},children:\"How can I help you\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-0f0beafd-40ee-4ba1-8206-2c36ab34cf10, rgb(41, 22, 0))\"},children:\"How can I help you\"})}),className:\"framer-mxoz7p\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-1b1b4b47-8689-4d66-8cdf-2d1212500450, rgb(97, 95, 111))\"},children:\"Explore my skills that can be of value to you\"})}),className:\"framer-1wr1dzy\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ltq3xo\",\"data-framer-name\":\"Background\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pead2r-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-start\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:0,overflow:true},gap:24,height:\"100%\",hoverFactor:.3,id:\"TFFGEBSJu\",layoutId:\"TFFGEBSJu\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:264,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wn1s9e-container\",\"data-framer-name\":\"Evengelisation\",name:\"Evengelisation\",children:/*#__PURE__*/_jsx(SkillCard,{gHBBI1nDi:\"Supporting teams to integrate best UX/UI practices and strengthen collaboration between designers and developers.\",height:\"100%\",id:\"XOczXrGgK\",layoutId:\"XOczXrGgK\",name:\"Evengelisation\",style:{width:\"100%\"},width:\"100%\",WQtCODV08:\" UX/UI evangelization\",XKzxwmXw6:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M9 18.5H15M7 15H17M5 2H19C20.1046 2 21 2.99492 21 4.22222V19.7778C21 21.0051 20.1046 22 19 22H5C3.89543 22 3 21.0051 3 19.7778V4.22222C3 2.99492 3.89543 2 5 2ZM11.9976 6.21194C11.2978 5.4328 10.1309 5.22321 9.25414 5.93667C8.37738 6.65013 8.25394 7.84299 8.94247 8.6868C9.631 9.53061 11.9976 11.5 11.9976 11.5C11.9976 11.5 14.3642 9.53061 15.0527 8.6868C15.7413 7.84299 15.6329 6.64262 14.7411 5.93667C13.8492 5.23072 12.6974 5.4328 11.9976 6.21194Z\" stroke=\"#4A5468\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg>'})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:264,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-188ewt6-container\",\"data-framer-name\":\"Recherche\",name:\"Recherche\",children:/*#__PURE__*/_jsx(SkillCard,{gHBBI1nDi:\"Conducting qualitative and quantitative studies to identify user needs and behaviors and guide design decisions.\",height:\"100%\",id:\"JkMamM_sD\",layoutId:\"JkMamM_sD\",name:\"Recherche\",style:{width:\"100%\"},width:\"100%\",WQtCODV08:\"User research.\",XKzxwmXw6:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M9 15.5H7.5C6.10444 15.5 5.40665 15.5 4.83886 15.6722C3.56045 16.06 2.56004 17.0605 2.17224 18.3389C2 18.9067 2 19.6044 2 21M14.5 7.5C14.5 9.98528 12.4853 12 10 12C7.51472 12 5.5 9.98528 5.5 7.5C5.5 5.01472 7.51472 3 10 3C12.4853 3 14.5 5.01472 14.5 7.5ZM11 21L14.1014 20.1139C14.2499 20.0715 14.3241 20.0502 14.3934 20.0184C14.4549 19.9902 14.5134 19.9558 14.5679 19.9158C14.6293 19.8707 14.6839 19.8161 14.7932 19.7068L21.25 13.25C21.9404 12.5597 21.9404 11.4403 21.25 10.75C20.5597 10.0596 19.4404 10.0596 18.75 10.75L12.2932 17.2068C12.1839 17.3161 12.1293 17.3707 12.0842 17.4321C12.0442 17.4866 12.0098 17.5451 11.9816 17.6066C11.9497 17.6759 11.9285 17.7501 11.8861 17.8987L11 21Z\" stroke=\"#4A5468\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg>'})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:264,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jpa2be-container\",\"data-framer-name\":\"DesignSystem\",name:\"DesignSystem\",children:/*#__PURE__*/_jsx(SkillCard,{gHBBI1nDi:\"Design and management of design systems, ensuring visual consistency and efficiency in interface development.\",height:\"100%\",id:\"wxivgXdCi\",layoutId:\"wxivgXdCi\",name:\"DesignSystem\",style:{width:\"100%\"},width:\"100%\",WQtCODV08:\"Design system\",XKzxwmXw6:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M7 9.50006L2 12.0001L11.6422 16.8212C11.7734 16.8868 11.839 16.9196 11.9078 16.9325C11.9687 16.9439 12.0313 16.9439 12.0922 16.9325C12.161 16.9196 12.2266 16.8868 12.3578 16.8212L22 12.0001L17 9.50006M7 14.5001L2 17.0001L11.6422 21.8212C11.7734 21.8868 11.839 21.9196 11.9078 21.9325C11.9687 21.9439 12.0313 21.9439 12.0922 21.9325C12.161 21.9196 12.2266 21.8868 12.3578 21.8212L22 17.0001L17 14.5001M2 7.00006L11.6422 2.17895C11.7734 2.11336 11.839 2.08056 11.9078 2.06766C11.9687 2.05622 12.0313 2.05622 12.0922 2.06766C12.161 2.08056 12.2266 2.11336 12.3578 2.17895L22 7.00006L12.3578 11.8212C12.2266 11.8868 12.161 11.9196 12.0922 11.9325C12.0313 11.9439 11.9687 11.9439 11.9078 11.9325C11.839 11.9196 11.7734 11.8868 11.6422 11.8212L2 7.00006Z\" stroke=\"#4A5468\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg>'})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:264,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vg7afn-container\",\"data-framer-name\":\"Int\\xe9gration\",name:\"Int\\xe9gration\",children:/*#__PURE__*/_jsx(SkillCard,{gHBBI1nDi:\"Design, prototyping, and full integration of websites using tools like Figma and Framer.\",height:\"100%\",id:\"ds7CvuPr8\",layoutId:\"ds7CvuPr8\",name:\"Int\\xe9gration\",style:{width:\"100%\"},width:\"100%\",WQtCODV08:\"Website integration\",XKzxwmXw6:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M22 9H2M2 7.8L2 16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27977 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3L6.8 3C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8Z\" stroke=\"#4A5468\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg>'})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:264,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-psridb-container\",\"data-framer-name\":\"Outil m\\xe9tier\",name:\"Outil m\\xe9tier\",children:/*#__PURE__*/_jsx(SkillCard,{gHBBI1nDi:\"Design of intuitive interfaces tailored to the constraints of professional users and complex business applications.\",height:\"100%\",id:\"lNjdAN3P5\",layoutId:\"lNjdAN3P5\",name:\"Outil m\\xe9tier\",style:{width:\"100%\"},width:\"100%\",WQtCODV08:\"Creation of business tools.\",XKzxwmXw6:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M21 16V7.2C21 6.0799 21 5.51984 20.782 5.09202C20.5903 4.71569 20.2843 4.40973 19.908 4.21799C19.4802 4 18.9201 4 17.8 4H6.2C5.07989 4 4.51984 4 4.09202 4.21799C3.71569 4.40973 3.40973 4.71569 3.21799 5.09202C3 5.51984 3 6.0799 3 7.2V16M4.66667 20H19.3333C19.9533 20 20.2633 20 20.5176 19.9319C21.2078 19.7469 21.7469 19.2078 21.9319 18.5176C22 18.2633 22 17.9533 22 17.3333C22 17.0233 22 16.8683 21.9659 16.7412C21.8735 16.3961 21.6039 16.1265 21.2588 16.0341C21.1317 16 20.9767 16 20.6667 16H3.33333C3.02334 16 2.86835 16 2.74118 16.0341C2.39609 16.1265 2.12654 16.3961 2.03407 16.7412C2 16.8683 2 17.0233 2 17.3333C2 17.9533 2 18.2633 2.06815 18.5176C2.25308 19.2078 2.79218 19.7469 3.48236 19.9319C3.73669 20 4.04669 20 4.66667 20Z\" stroke=\"#4A5468\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg>'})})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S_It_1q6d:{y:(componentViewport?.y||0)+0+1261}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+1209,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m7omz0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S_It_1q6d:{variant:\"MOy2UTCz0\"}},children:/*#__PURE__*/_jsx(CTA,{aAbGHuHOD:\"Contact me\",EYF4WDQzz:\"Explore my portfolio or contact me directly to discuss!\",height:\"100%\",id:\"X_XM8Y0tT\",layoutId:\"X_XM8Y0tT\",O59TJXKHn:true,pUlSCJbMh:\"Curious to learn more about my projects?\",style:{width:\"100%\"},variant:\"YpZgIll7P\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S_It_1q6d:{y:(componentViewport?.y||0)+0+1557}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:2472,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+1505,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1je7jmu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S_It_1q6d:{variant:\"UzQPoCI6A\"}},children:/*#__PURE__*/_jsx(MesProjets,{height:\"100%\",id:\"h9skzsazs\",layoutId:\"h9skzsazs\",style:{width:\"100%\"},variant:\"Fu1gemJvc\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+4001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dzhq37-container hidden-1i1pdyc\",children:/*#__PURE__*/_jsx(CTA,{aAbGHuHOD:\"Contact-me\",EYF4WDQzz:\"Why not have a chat over a coffee?\",height:\"100%\",id:\"xknW_RE0W\",layoutId:\"xknW_RE0W\",O59TJXKHn:true,pUlSCJbMh:\"Curious to meet me?\",style:{width:\"100%\"},variant:\"YpZgIll7P\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2BnRg.framer-7xtthn, .framer-2BnRg .framer-7xtthn { display: block; }\",\".framer-2BnRg.framer-9ko2qz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 24px 24px; position: relative; width: 1280px; }\",\".framer-2BnRg .framer-1wzbe10-container { flex: none; height: 72px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-2BnRg .framer-1syb5a2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 80vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-1kh68yr { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 6 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2BnRg .framer-13f4v9o { background-color: var(--token-528967da-0676-47c8-a406-ffb13308bd22, #f3e9c5); border-top-left-radius: 310px; bottom: 0px; flex: none; height: 256px; overflow: hidden; position: absolute; right: 0px; width: 256px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-2BnRg .framer-qsprx0 { -webkit-backdrop-filter: blur(100px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(100px); background-color: rgba(97, 95, 111, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 36px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-14dtaz4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-h3du60, .framer-2BnRg .framer-fg7vbs, .framer-2BnRg .framer-mxoz7p, .framer-2BnRg .framer-1wr1dzy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2BnRg .framer-4pyf71-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-2BnRg .framer-hw3imf { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 4 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-2BnRg .framer-1jlrik8 { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-1duqpx9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-19j2t0 { align-content: flex-start; align-items: flex-start; align-self: stretch; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2BnRg .framer-tyak9d { background-color: var(--token-528967da-0676-47c8-a406-ffb13308bd22, #f3e9c5); border-top-left-radius: 310px; bottom: 0px; flex: none; height: 99px; overflow: hidden; position: absolute; right: 0px; width: 99px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-2BnRg .framer-19co6mt { -webkit-backdrop-filter: blur(100px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(100px); background-color: rgba(97, 95, 111, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 36px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-1iosbs2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-ltq3xo { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 3 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-2BnRg .framer-pead2r-container { flex: none; height: 265px; position: relative; width: 100%; }\",\".framer-2BnRg .framer-1wn1s9e-container, .framer-2BnRg .framer-188ewt6-container, .framer-2BnRg .framer-1jpa2be-container, .framer-2BnRg .framer-1vg7afn-container, .framer-2BnRg .framer-psridb-container { height: auto; position: relative; width: 418px; }\",\".framer-2BnRg .framer-m7omz0-container, .framer-2BnRg .framer-1je7jmu-container, .framer-2BnRg .framer-1dzhq37-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2BnRg.framer-9ko2qz, .framer-2BnRg .framer-1syb5a2, .framer-2BnRg .framer-1kh68yr, .framer-2BnRg .framer-14dtaz4, .framer-2BnRg .framer-hw3imf, .framer-2BnRg .framer-1duqpx9, .framer-2BnRg .framer-19j2t0, .framer-2BnRg .framer-19co6mt, .framer-2BnRg .framer-1iosbs2, .framer-2BnRg .framer-ltq3xo { gap: 0px; } .framer-2BnRg.framer-9ko2qz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2BnRg.framer-9ko2qz > :first-child, .framer-2BnRg .framer-1kh68yr > :first-child, .framer-2BnRg .framer-14dtaz4 > :first-child, .framer-2BnRg .framer-hw3imf > :first-child, .framer-2BnRg .framer-19j2t0 > :first-child, .framer-2BnRg .framer-19co6mt > :first-child, .framer-2BnRg .framer-1iosbs2 > :first-child, .framer-2BnRg .framer-ltq3xo > :first-child { margin-top: 0px; } .framer-2BnRg.framer-9ko2qz > :last-child, .framer-2BnRg .framer-1kh68yr > :last-child, .framer-2BnRg .framer-14dtaz4 > :last-child, .framer-2BnRg .framer-hw3imf > :last-child, .framer-2BnRg .framer-19j2t0 > :last-child, .framer-2BnRg .framer-19co6mt > :last-child, .framer-2BnRg .framer-1iosbs2 > :last-child, .framer-2BnRg .framer-ltq3xo > :last-child { margin-bottom: 0px; } .framer-2BnRg .framer-1syb5a2 > *, .framer-2BnRg .framer-1duqpx9 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-2BnRg .framer-1syb5a2 > :first-child, .framer-2BnRg .framer-1duqpx9 > :first-child { margin-left: 0px; } .framer-2BnRg .framer-1syb5a2 > :last-child, .framer-2BnRg .framer-1duqpx9 > :last-child { margin-right: 0px; } .framer-2BnRg .framer-1kh68yr > *, .framer-2BnRg .framer-19j2t0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-2BnRg .framer-14dtaz4 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-2BnRg .framer-hw3imf > *, .framer-2BnRg .framer-ltq3xo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2BnRg .framer-19co6mt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2BnRg .framer-1iosbs2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-2BnRg.framer-9ko2qz { width: 810px; } .framer-2BnRg .framer-ltq3xo { flex: 2 0 0px; }}\",\"@media (max-width: 809px) { .framer-2BnRg.framer-9ko2qz { width: 390px; } .framer-2BnRg .framer-1syb5a2 { flex-direction: column; height: min-content; } .framer-2BnRg .framer-1kh68yr { flex: none; height: min-content; order: 1; width: 100%; } .framer-2BnRg .framer-qsprx0 { flex: none; gap: 24px; height: min-content; justify-content: center; padding: 24px; } .framer-2BnRg .framer-14dtaz4 { gap: 16px; } .framer-2BnRg .framer-hw3imf { flex: none; height: 500px; order: 0; width: 100%; } .framer-2BnRg .framer-1duqpx9 { flex-direction: column; } .framer-2BnRg .framer-ltq3xo { flex: none; width: 300%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2BnRg .framer-1syb5a2, .framer-2BnRg .framer-qsprx0, .framer-2BnRg .framer-14dtaz4, .framer-2BnRg .framer-1duqpx9 { gap: 0px; } .framer-2BnRg .framer-1syb5a2 > *, .framer-2BnRg .framer-qsprx0 > *, .framer-2BnRg .framer-1duqpx9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2BnRg .framer-1syb5a2 > :first-child, .framer-2BnRg .framer-qsprx0 > :first-child, .framer-2BnRg .framer-14dtaz4 > :first-child, .framer-2BnRg .framer-1duqpx9 > :first-child { margin-top: 0px; } .framer-2BnRg .framer-1syb5a2 > :last-child, .framer-2BnRg .framer-qsprx0 > :last-child, .framer-2BnRg .framer-14dtaz4 > :last-child, .framer-2BnRg .framer-1duqpx9 > :last-child { margin-bottom: 0px; } .framer-2BnRg .framer-14dtaz4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3538.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"g3NTatcaK\":{\"layout\":[\"fixed\",\"auto\"]},\"S_It_1q6d\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerLayoutTemplateCompatible true\n * @framerResponsiveScreen\n */const FramerI0U2NsEhx=withCSS(Component,css,\"framer-2BnRg\");export default FramerI0U2NsEhx;FramerI0U2NsEhx.displayName=\"en\";FramerI0U2NsEhx.defaultProps={height:3538.5,width:1280};addFonts(FramerI0U2NsEhx,[{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:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"}]},...SiteHeaderFonts,...ButtonFonts,...SkillCardFonts,...TickerFonts,...CTAFonts,...MesProjetsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerI0U2NsEhx\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g3NTatcaK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S_It_1q6d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3538.5\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerLayoutTemplateCompatible\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SiteHeaderFonts", "getFonts", "daQYdEJdz_default", "ButtonFonts", "eHIFrcmuk_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithOptimizedAppearEffect", "motion", "SkillCardFonts", "TBETtXW3p_default", "TickerFonts", "Ticker", "CTAFonts", "SyEQO8QNi_default", "MesProjetsFonts", "vE2OBKP2t_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "textEffect1", "transition2", "animation1", "transition3", "animation2", "animation3", "transition4", "animation4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "css", "FramerI0U2NsEhx", "withCSS", "I0U2NsEhx_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
