{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ro1FGT9M7btFllZdw4Om/kNC8D8BVzLttk7ojFK3M/AjqQ51wTm.js"],
  "sourcesContent": ["// Generated by Framer (575e68f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,LazyValue,PropertyOverrides,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withMappedReactProps,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Image from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js\";import Navigation,*as NavigationInfo from\"#framer/local/canvasComponent/pu8GrI6zF/pu8GrI6zF.js\";import{withScrollShow}from\"#framer/local/codeFile/X5zD3f9/Header.js\";import metadataProvider from\"#framer/local/webPageMetadata/AjqQ51wTm/AjqQ51wTm.js\";const NavigationFonts=getFonts(Navigation);const ImageFonts=getFonts(Image);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationWithScrollShowWithMappedReactProps15fevzz=withMappedReactProps(withScrollShow(Navigation),NavigationInfo);const cycleOrder=[\"msjNkHTgV\",\"ict0xcgsB\",\"i6WLNqVvt\",\"s1G9mC496\",\"PpCVF8Ye0\"];const breakpoints={i6WLNqVvt:\"(min-width: 992px) and (max-width: 1199px)\",ict0xcgsB:\"(min-width: 1200px) and (max-width: 1399px)\",msjNkHTgV:\"(min-width: 1400px)\",PpCVF8Ye0:\"(max-width: 809px)\",s1G9mC496:\"(min-width: 810px) and (max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5vWJg\";const variantClassNames={i6WLNqVvt:\"framer-v-k2fy3i\",ict0xcgsB:\"framer-v-eb3nq2\",msjNkHTgV:\"framer-v-14bybf7\",PpCVF8Ye0:\"framer-v-sd9kh2\",s1G9mC496:\"framer-v-oe71zt\"};const valuesByLocaleId={zFVUqkrIc:new LazyValue(()=>import(\"./AjqQ51wTm-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-20,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop [LG]\":\"i6WLNqVvt\",\"Desktop [XL]\":\"ict0xcgsB\",\"Desktop [XXL]\":\"msjNkHTgV\",Phone:\"PpCVF8Ye0\",Tablet:\"s1G9mC496\"};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:\"msjNkHTgV\"};};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-5vWJg`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-5vWJg`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"PpCVF8Ye0\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"PpCVF8Ye0\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"msjNkHTgV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14bybf7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1li5mo8\",\"data-framer-name\":\"Main\",name:\"Main\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i6WLNqVvt:{width:\"min(max(50vw, 1px), 300px)\"},ict0xcgsB:{width:\"min(max(50vw, 1px), 300px)\"},s1G9mC496:{width:\"min(max(50vw, 1px), 300px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(max(50vw, 1px), 350px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u8g5hl-container hidden-sd9kh2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s1G9mC496:{variant:\"rXsNJhhpj\"}},children:/*#__PURE__*/_jsx(Navigation,{aaxSJSXM5:\"BMYzPCMUs\",AhR9b3lAC:\"BMYzPCMUs\",fkwZzs_LO:\"BMYzPCMUs\",height:\"100%\",id:\"pn1cRAmj_\",layoutId:\"pn1cRAmj_\",mjBTRoCzZ:\"BMYzPCMUs\",q9Xx0N1pL:\"BMYzPCMUs\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},UPYfDfpnp:\"bB9EPm5tN\",variant:\"ArJiHduB_\",width:\"100%\",xA65TO58C:\"BMYzPCMUs\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1kl7ikz\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bn5qh7\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-j06h28\",\"data-framer-appear-id\":\"j06h28\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nkw7g7-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"Is8u4NzOB\",image:addImageAlt({src:\"https://framerusercontent.com/images/I6MnfLZbNOd4G4YyYxbiQ1PA.jpg\",srcSet:\"https://framerusercontent.com/images/I6MnfLZbNOd4G4YyYxbiQ1PA.jpg?scale-down-to=1024 843w,https://framerusercontent.com/images/I6MnfLZbNOd4G4YyYxbiQ1PA.jpg 1236w\"},\"M\\xe9thodes de Design UX, Lallemand & col.\"),layoutId:\"Is8u4NzOB\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ztqsl5-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"NJWx0nDro\",image:addImageAlt({src:\"https://framerusercontent.com/images/GlND0M4hHcHSY5gI6dxWzigbfko.jpg\",srcSet:\"https://framerusercontent.com/images/GlND0M4hHcHSY5gI6dxWzigbfko.jpg?scale-down-to=1024 662w,https://framerusercontent.com/images/GlND0M4hHcHSY5gI6dxWzigbfko.jpg 880w\"},\"Sustainable Web Design Tim Greenwood\"),layoutId:\"NJWx0nDro\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-drisb5-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"aLPQI8gYl\",image:addImageAlt({src:\"https://framerusercontent.com/images/DfLb6moPEOi2lz07L23vhn8s14.jpg\",srcSet:\"https://framerusercontent.com/images/DfLb6moPEOi2lz07L23vhn8s14.jpg?scale-down-to=1024 640w,https://framerusercontent.com/images/DfLb6moPEOi2lz07L23vhn8s14.jpg 938w\"},\"Design System Alla Kholmatova\"),layoutId:\"aLPQI8gYl\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mk5qz6-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"uKEo4zeei\",image:addImageAlt({src:\"https://framerusercontent.com/images/n7lyCaS5TXsbWnsIgxY32AraQE.jpg\",srcSet:\"https://framerusercontent.com/images/n7lyCaS5TXsbWnsIgxY32AraQE.jpg?scale-down-to=1024 866w,https://framerusercontent.com/images/n7lyCaS5TXsbWnsIgxY32AraQE.jpg 1270w\"},\"100 m\\xe9thodes de design Bella Martin & Bruce Hanington\"),layoutId:\"uKEo4zeei\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1adt4av-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"FkmVxquAQ\",image:addImageAlt({src:\"https://framerusercontent.com/images/ln8mBpezvheH4JzHqeDs058ZsY.jpg\",srcSet:\"https://framerusercontent.com/images/ln8mBpezvheH4JzHqeDs058ZsY.jpg?scale-down-to=1024 843w,https://framerusercontent.com/images/ln8mBpezvheH4JzHqeDs058ZsY.jpg 1236w\"},\"Accessibilit\\xe9 web Armony Altinier\"),layoutId:\"FkmVxquAQ\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19xcwx3-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"fZW5ljoO5\",image:addImageAlt({src:\"https://framerusercontent.com/images/NjZlYJlF573aKk0JFSZqNq7IbE.jpg\",srcSet:\"https://framerusercontent.com/images/NjZlYJlF573aKk0JFSZqNq7IbE.jpg?scale-down-to=1024 888w,https://framerusercontent.com/images/NjZlYJlF573aKk0JFSZqNq7IbE.jpg 1302w\"},\"Bien r\\xe9diger pour le web Isabelle Canivet\"),layoutId:\"fZW5ljoO5\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-116sbue-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"PJWcLUeci\",image:addImageAlt({src:\"https://framerusercontent.com/images/var6wHHshzcM8A7gbR6yZPYag.jpg\",srcSet:\"https://framerusercontent.com/images/var6wHHshzcM8A7gbR6yZPYag.jpg?scale-down-to=1024 662w,https://framerusercontent.com/images/var6wHHshzcM8A7gbR6yZPYag.jpg 970w\"},\"Design \\xe9motionnel Aarron Walter\"),layoutId:\"PJWcLUeci\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1btluhl-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"UB5lnOZQN\",image:addImageAlt({src:\"https://framerusercontent.com/images/6sVzlToTo8aO9bqVKZiSgGmj6XM.jpg\",srcSet:\"https://framerusercontent.com/images/6sVzlToTo8aO9bqVKZiSgGmj6XM.jpg?scale-down-to=1024 725w,https://framerusercontent.com/images/6sVzlToTo8aO9bqVKZiSgGmj6XM.jpg 1063w\"},\"UX Writing Kinneret Yifrah\"),layoutId:\"UB5lnOZQN\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ty3110-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"Bg5uWbaBt\",image:addImageAlt({src:\"https://framerusercontent.com/images/LocC3UmnqwMrkm5qL182W8mOt8.jpg\",srcSet:\"https://framerusercontent.com/images/LocC3UmnqwMrkm5qL182W8mOt8.jpg?scale-down-to=1024 811w,https://framerusercontent.com/images/LocC3UmnqwMrkm5qL182W8mOt8.jpg 1188w\"},\"La gamification Alexandre Duarte & S\\xe9bastien Bru\"),layoutId:\"Bg5uWbaBt\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b83dok-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"ytoaKimN_\",image:addImageAlt({src:\"https://framerusercontent.com/images/QbfytdL65i21K2bRJgSVXwMKsN8.jpg\",srcSet:\"https://framerusercontent.com/images/QbfytdL65i21K2bRJgSVXwMKsN8.jpg?scale-down-to=1024 675w,https://framerusercontent.com/images/QbfytdL65i21K2bRJgSVXwMKsN8.jpg 989w\"},\"La phase de recherche en web design Erika Hall\"),layoutId:\"ytoaKimN_\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-108aunb-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"SZ3oyU39n\",image:addImageAlt({src:\"https://framerusercontent.com/images/2xwwF0wKLAbZmo3apalbkbLM.jpg\",srcSet:\"https://framerusercontent.com/images/2xwwF0wKLAbZmo3apalbkbLM.jpg?scale-down-to=1024 662w,https://framerusercontent.com/images/2xwwF0wKLAbZmo3apalbkbLM.jpg 970w\"},\"Hooked Nir Eyal\"),layoutId:\"SZ3oyU39n\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cjw8uw-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"zb_edRfNr\",image:addImageAlt({src:\"https://framerusercontent.com/images/Fh7wW81PoIlwA5BKkSutU9dID0.jpg\",srcSet:\"https://framerusercontent.com/images/Fh7wW81PoIlwA5BKkSutU9dID0.jpg?scale-down-to=1024 712w,https://framerusercontent.com/images/Fh7wW81PoIlwA5BKkSutU9dID0.jpg 946w\"},\"Concevoir un produit dacile \\xe0 utiliser Eric Brangier & Javier Barcenilla\"),layoutId:\"zb_edRfNr\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t42dmh-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"bFGR9j1aG\",image:addImageAlt({src:\"https://framerusercontent.com/images/Vz5XccKocPHJESNFmJvQNT6uDcQ.jpg\",srcSet:\"https://framerusercontent.com/images/Vz5XccKocPHJESNFmJvQNT6uDcQ.jpg?scale-down-to=1024 679w,https://framerusercontent.com/images/Vz5XccKocPHJESNFmJvQNT6uDcQ.jpg 929w\"},\"Sprint Jake Knapp\"),layoutId:\"bFGR9j1aG\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t057zm-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"qqwGCUvqL\",image:addImageAlt({src:\"https://framerusercontent.com/images/4NXzN16ISSp5wsZw4GVaoHNZ8.jpg\",srcSet:\"https://framerusercontent.com/images/4NXzN16ISSp5wsZw4GVaoHNZ8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4NXzN16ISSp5wsZw4GVaoHNZ8.jpg 1000w\"},\"Encyclop\\xe9die des biais cognitifs Boussad Addad\"),layoutId:\"qqwGCUvqL\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ykwom1\",\"data-framer-appear-id\":\"ykwom1\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u1o198-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"RgJFzKETX\",image:addImageAlt({src:\"https://framerusercontent.com/images/0SU1J3aocaUKY90sXjQTm4YnT0.jpg\",srcSet:\"https://framerusercontent.com/images/0SU1J3aocaUKY90sXjQTm4YnT0.jpg?scale-down-to=1024 845w,https://framerusercontent.com/images/0SU1J3aocaUKY90sXjQTm4YnT0.jpg 1238w\"},\"design experience utilisateur - sylvie daumal\"),layoutId:\"RgJFzKETX\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k5rlpr-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"BEGnAKulr\",image:addImageAlt({src:\"https://framerusercontent.com/images/7Mmox98z895UsHbIXdrbNgktnU4.jpg\",srcSet:\"https://framerusercontent.com/images/7Mmox98z895UsHbIXdrbNgktnU4.jpg?scale-down-to=1024 792w,https://framerusercontent.com/images/7Mmox98z895UsHbIXdrbNgktnU4.jpg 827w\"},\"User-Centered Agile Methods Hugh Beyer\"),layoutId:\"BEGnAKulr\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13m9m9e-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"kB4jwridA\",image:addImageAlt({src:\"https://framerusercontent.com/images/DmtyXRO45vGOhkS3Uo2jxJgIaxs.jpg\",srcSet:\"https://framerusercontent.com/images/DmtyXRO45vGOhkS3Uo2jxJgIaxs.jpg?scale-down-to=1024 666w,https://framerusercontent.com/images/DmtyXRO45vGOhkS3Uo2jxJgIaxs.jpg 976w\"},\"Design Tactile Josh Clark\"),layoutId:\"kB4jwridA\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p5m0ys-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"fxvmqWtS1\",image:addImageAlt({src:\"https://framerusercontent.com/images/D0tN1MBChsn3i0ZQewXElsLVMM.jpg\",srcSet:\"https://framerusercontent.com/images/D0tN1MBChsn3i0ZQewXElsLVMM.jpg?scale-down-to=1024 779w,https://framerusercontent.com/images/D0tN1MBChsn3i0ZQewXElsLVMM.jpg 1000w\"},\"Discovery Discipline Tristan Charvillat & R\\xe9mi Guyot\"),layoutId:\"fxvmqWtS1\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ms7s3h-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"H8SLrzJ5N\",image:addImageAlt({src:\"https://framerusercontent.com/images/BUY3aVeUDO2GbtrcTaXSoIuJWXg.jpg\",srcSet:\"https://framerusercontent.com/images/BUY3aVeUDO2GbtrcTaXSoIuJWXg.jpg?scale-down-to=1024 664w,https://framerusercontent.com/images/BUY3aVeUDO2GbtrcTaXSoIuJWXg.jpg 973w\"},\"Mobile First Luke Wroblewski\"),layoutId:\"H8SLrzJ5N\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a2gplm-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"TmfrNIDGb\",image:addImageAlt({src:\"https://framerusercontent.com/images/7NWucvAZsFjsdImcInJKcKMD08.jpeg\",srcSet:\"https://framerusercontent.com/images/7NWucvAZsFjsdImcInJKcKMD08.jpeg 400w\"},\"Projet Responsive Web Design J\\xe9r\\xe9mie Patonnier & Rudy Rigot\"),layoutId:\"TmfrNIDGb\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-192b2f6-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"b8SyLgbIm\",image:addImageAlt({src:\"https://framerusercontent.com/images/IpYfIUggwk7gZCd3RY6ytBwu030.jpeg\"},\"Card Sorting Gautier Barr\\xe8re & Eric Mazzone\"),layoutId:\"b8SyLgbIm\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7woz0f-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"b8Z7Xatmo\",image:addImageAlt({src:\"https://framerusercontent.com/images/SeF3uh9pYMDIX6C3qzO5DkL4kRA.jpg\",srcSet:\"https://framerusercontent.com/images/SeF3uh9pYMDIX6C3qzO5DkL4kRA.jpg?scale-down-to=1024 800w,https://framerusercontent.com/images/SeF3uh9pYMDIX6C3qzO5DkL4kRA.jpg 1173w\"},\"Exp\\xe9rience utilisateur mobile Am\\xe9lie Boucher\"),layoutId:\"b8Z7Xatmo\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15bevz2-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"sI8qZ0jKf\",image:addImageAlt({src:\"https://framerusercontent.com/images/xludbQajZdPCZGqkH7kFVRLd6k.jpg\",srcSet:\"https://framerusercontent.com/images/xludbQajZdPCZGqkH7kFVRLd6k.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/xludbQajZdPCZGqkH7kFVRLd6k.jpg 1000w\"},\"Lean UX Jeff Gothelf et John Seiden\"),layoutId:\"sI8qZ0jKf\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9k1smd-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"ULQBCoD30\",image:addImageAlt({src:\"https://framerusercontent.com/images/MphXdeZJEhSo5EIAyuvS3Vh9PI.jpg\",srcSet:\"https://framerusercontent.com/images/MphXdeZJEhSo5EIAyuvS3Vh9PI.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/MphXdeZJEhSo5EIAyuvS3Vh9PI.jpg 907w\"},\"100 Things Susan Weinschenk\"),layoutId:\"ULQBCoD30\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q8ppz5-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"I9mG9eKmT\",image:addImageAlt({src:\"https://framerusercontent.com/images/7kpyKnGIOhtfIfSQEpeu2HeIg8.jpg\",srcSet:\"https://framerusercontent.com/images/7kpyKnGIOhtfIfSQEpeu2HeIg8.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/7kpyKnGIOhtfIfSQEpeu2HeIg8.jpg 1000w\"},\"100 More Things Susan Weinschenk\"),layoutId:\"I9mG9eKmT\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ts2gd-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"i5S4nOmLL\",image:addImageAlt({src:\"https://framerusercontent.com/images/FQueIKy77piWlkFeTIuctQ7bCuE.jpg\",srcSet:\"https://framerusercontent.com/images/FQueIKy77piWlkFeTIuctQ7bCuE.jpg?scale-down-to=1024 641w,https://framerusercontent.com/images/FQueIKy77piWlkFeTIuctQ7bCuE.jpg 939w\"},\"Le pouvoir des communaut\\xe9s No\\xe9mie Kempf\"),layoutId:\"i5S4nOmLL\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dc78c9-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"Nvgj36n0b\",image:addImageAlt({src:\"https://framerusercontent.com/images/CaZaywuHtt8wn6DHjVUF9Wv05nc.jpg\",srcSet:\"https://framerusercontent.com/images/CaZaywuHtt8wn6DHjVUF9Wv05nc.jpg?scale-down-to=1024 780w,https://framerusercontent.com/images/CaZaywuHtt8wn6DHjVUF9Wv05nc.jpg 1036w\"},\"Gamestorming Dave Gray, Sunni Brown et James Macanufo\"),layoutId:\"Nvgj36n0b\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dpwal0-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"kWnElgCfN\",image:addImageAlt({src:\"https://framerusercontent.com/images/CNiAOfyzT4ta7ecUkDrHTfnGA.jpg\",srcSet:\"https://framerusercontent.com/images/CNiAOfyzT4ta7ecUkDrHTfnGA.jpg?scale-down-to=1024 662w,https://framerusercontent.com/images/CNiAOfyzT4ta7ecUkDrHTfnGA.jpg 880w\"},\"The shape of engagement Scott Gould\"),layoutId:\"kWnElgCfN\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-14xi73x\",\"data-framer-appear-id\":\"14xi73x\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-l7we95-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"aw9m7jLdU\",image:addImageAlt({src:\"https://framerusercontent.com/images/wv7kzozp8tQuLwD3jpuMt9PqbI.jpg\",srcSet:\"https://framerusercontent.com/images/wv7kzozp8tQuLwD3jpuMt9PqbI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wv7kzozp8tQuLwD3jpuMt9PqbI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wv7kzozp8tQuLwD3jpuMt9PqbI.jpg 1500w\"},\"Business Model Alexander Osterwalder Yves Pigneur\"),layoutId:\"aw9m7jLdU\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jd2nak-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"HC7Z3Brc3\",image:addImageAlt({src:\"https://framerusercontent.com/images/trGlqBw26Y2hr7NBPMWH1xxSsE.jpg\",srcSet:\"https://framerusercontent.com/images/trGlqBw26Y2hr7NBPMWH1xxSsE.jpg?scale-down-to=1024 700w,https://framerusercontent.com/images/trGlqBw26Y2hr7NBPMWH1xxSsE.jpg 800w\"},\"Marketing pour les nuls Alexander Hiam Beno\\xeet Heilbrunn\"),layoutId:\"HC7Z3Brc3\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jvcc2s-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"PylgTzETX\",image:addImageAlt({src:\"https://framerusercontent.com/images/YgFQAdqiZRYVavCNjhQIb6ewA.jpg\",srcSet:\"https://framerusercontent.com/images/YgFQAdqiZRYVavCNjhQIb6ewA.jpg?scale-down-to=1024 743w,https://framerusercontent.com/images/YgFQAdqiZRYVavCNjhQIb6ewA.jpg 1089w\"},\"La boite \\xe0 outils du manager R\\xe9mi Ju\\xebt\"),layoutId:\"PylgTzETX\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lyr7fm-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"eWTuHBf6k\",image:addImageAlt({src:\"https://framerusercontent.com/images/4eTKOAbM4CaLiUPR1w7NvANJDw.jpg\",srcSet:\"https://framerusercontent.com/images/4eTKOAbM4CaLiUPR1w7NvANJDw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4eTKOAbM4CaLiUPR1w7NvANJDw.jpg 907w\"},\"The Product Book Josh Anon et Carlos Gonzalez De Villaumbrosia\"),layoutId:\"eWTuHBf6k\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p4l4gq-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"mm6XTQm5_\",image:addImageAlt({src:\"https://framerusercontent.com/images/TjxV80vEsC3UaEhrrlA3zc1QaAE.jpg\",srcSet:\"https://framerusercontent.com/images/TjxV80vEsC3UaEhrrlA3zc1QaAE.jpg?scale-down-to=1024 1021w,https://framerusercontent.com/images/TjxV80vEsC3UaEhrrlA3zc1QaAE.jpg 1496w\"},\"User Stories Gojko Adzic et David Evans\"),layoutId:\"mm6XTQm5_\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18j2jyx-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"tvTBrsGRv\",image:addImageAlt({src:\"https://framerusercontent.com/images/GUcSgEaUeqk18ZWZXHSM7IPUQ.jpg\",srcSet:\"https://framerusercontent.com/images/GUcSgEaUeqk18ZWZXHSM7IPUQ.jpg?scale-down-to=1024 672w,https://framerusercontent.com/images/GUcSgEaUeqk18ZWZXHSM7IPUQ.jpg 985w\"},\"Dream Team Ludovic Girodon\"),layoutId:\"tvTBrsGRv\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13jqg4r-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"a4zTd6JRJ\",image:addImageAlt({src:\"https://framerusercontent.com/images/r6E9pVsqGP8U1UjOlTlzHzqKXk.jpg\",srcSet:\"https://framerusercontent.com/images/r6E9pVsqGP8U1UjOlTlzHzqKXk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/r6E9pVsqGP8U1UjOlTlzHzqKXk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/r6E9pVsqGP8U1UjOlTlzHzqKXk.jpg 1500w\"},\"Product Roadmaps C. Todd Lombardo Bruce McCarthy Evan Ryan Michael Connors\"),layoutId:\"a4zTd6JRJ\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i57ti9-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"GbnX8pBoW\",image:addImageAlt({src:\"https://framerusercontent.com/images/RpUj0y3IC7JChZ8re4OwkBnw7J0.jpg\",srcSet:\"https://framerusercontent.com/images/RpUj0y3IC7JChZ8re4OwkBnw7J0.jpg?scale-down-to=1024 716w,https://framerusercontent.com/images/RpUj0y3IC7JChZ8re4OwkBnw7J0.jpg 1050w\"},\"Scrum Claude Aubry\"),layoutId:\"GbnX8pBoW\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gvy7r6-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"iBoKV05RU\",image:addImageAlt({src:\"https://framerusercontent.com/images/qfIMwIxlul0qvS9KFU4dbDD4JE.jpg\",srcSet:\"https://framerusercontent.com/images/qfIMwIxlul0qvS9KFU4dbDD4JE.jpg?scale-down-to=1024 789w,https://framerusercontent.com/images/qfIMwIxlul0qvS9KFU4dbDD4JE.jpg 1157w\"},\"The Professional Product Owner Don McGreal Ralph Jocham\"),layoutId:\"iBoKV05RU\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-no28vj-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"tRTWJeEVq\",image:addImageAlt({src:\"https://framerusercontent.com/images/vP5KLw4j0TqCjJuF77UG8n1sk.jpg\",srcSet:\"https://framerusercontent.com/images/vP5KLw4j0TqCjJuF77UG8n1sk.jpg 705w\"},\"Cap sur l'oc\\xe9an bleu au del\\xe0 de la concurrence\"),layoutId:\"tRTWJeEVq\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1umsjty-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"sKtiDNBRE\",image:addImageAlt({src:\"https://framerusercontent.com/images/AyZeNsDCa8KvFJFanfAayG8GBG8.jpeg\"},\"Marketing BtoB Marc Divin\\xe9\"),layoutId:\"sKtiDNBRE\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jejbu8-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"HENxe2hDF\",image:addImageAlt({src:\"https://framerusercontent.com/images/KXHhlZUVq1g2EHFoBd03CUb8d2M.jpg\",srcSet:\"https://framerusercontent.com/images/KXHhlZUVq1g2EHFoBd03CUb8d2M.jpg?scale-down-to=1024 791w,https://framerusercontent.com/images/KXHhlZUVq1g2EHFoBd03CUb8d2M.jpg 1160w\"},\"Pratiques de benchmarking Florent A. Meyer\"),layoutId:\"HENxe2hDF\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9yiuay-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"vtFs6R5q3\",image:addImageAlt({src:\"https://framerusercontent.com/images/9DEF2W9rmO61Wzgq7VGPdHdb8.jpg\",srcSet:\"https://framerusercontent.com/images/9DEF2W9rmO61Wzgq7VGPdHdb8.jpg?scale-down-to=1024 712w,https://framerusercontent.com/images/9DEF2W9rmO61Wzgq7VGPdHdb8.jpg 946w\"},\"Commenbt utiliser le tableau de bord prospectif Robert Kaplan et David Norton\"),layoutId:\"vtFs6R5q3\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lqe2c7-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"N_3VE_fr7\",image:addImageAlt({src:\"https://framerusercontent.com/images/CRleqkR4bluvIxDQUw7hbqBnbSw.jpg\",srcSet:\"https://framerusercontent.com/images/CRleqkR4bluvIxDQUw7hbqBnbSw.jpg?scale-down-to=1024 679w,https://framerusercontent.com/images/CRleqkR4bluvIxDQUw7hbqBnbSw.jpg 996w\"},\"Nudge Marketing Eric Singler\"),layoutId:\"N_3VE_fr7\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ouye7j-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"NXODXYLeE\",image:addImageAlt({src:\"https://framerusercontent.com/images/KKoiXt0F1ac5MZTgjHAewCAkQ.jpg\",srcSet:\"https://framerusercontent.com/images/KKoiXt0F1ac5MZTgjHAewCAkQ.jpg 400w\"},\"MBA visuel\"),layoutId:\"NXODXYLeE\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-fxosue\",\"data-framer-appear-id\":\"fxosue\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ol0lua-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"GHCZIeNO6\",image:addImageAlt({src:\"https://framerusercontent.com/images/VpkgMUpCD7yTNDfvfKjAFGo68g.jpeg\"},\"Key Performance Indicators Bernard Marr\"),layoutId:\"GHCZIeNO6\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xytg8n-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"yFh6oNZaR\",image:addImageAlt({src:\"https://framerusercontent.com/images/RZDMRl1Z2NkiHyfD8WgcE6thxg8.jpg\",srcSet:\"https://framerusercontent.com/images/RZDMRl1Z2NkiHyfD8WgcE6thxg8.jpg?scale-down-to=1024 811w,https://framerusercontent.com/images/RZDMRl1Z2NkiHyfD8WgcE6thxg8.jpg 1188w\"},\"La m\\xe9thode OKR Laurent Morisseau\"),layoutId:\"yFh6oNZaR\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-39dtky-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"YmkmIpjS6\",image:addImageAlt({src:\"https://framerusercontent.com/images/gEQXzP27fa40U8ocy1OcmAptkxk.jpg\",srcSet:\"https://framerusercontent.com/images/gEQXzP27fa40U8ocy1OcmAptkxk.jpg 678w\"},\"Designing With Data\"),layoutId:\"YmkmIpjS6\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5w145k-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"ctESbn_Wj\",image:addImageAlt({src:\"https://framerusercontent.com/images/bBBe1f9Rq5HmeAZppEtROfK3Jw.jpg\",srcSet:\"https://framerusercontent.com/images/bBBe1f9Rq5HmeAZppEtROfK3Jw.jpg?scale-down-to=1024 776w,https://framerusercontent.com/images/bBBe1f9Rq5HmeAZppEtROfK3Jw.jpg 1138w\"},\"Now You see it Stephen Few\"),layoutId:\"ctESbn_Wj\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ng0gu7-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"cu7wvPPGG\",image:addImageAlt({src:\"https://framerusercontent.com/images/UTCtBTUUHgYTFoDPkMvjbX7niTs.jpg\",srcSet:\"https://framerusercontent.com/images/UTCtBTUUHgYTFoDPkMvjbX7niTs.jpg?scale-down-to=1024 790w,https://framerusercontent.com/images/UTCtBTUUHgYTFoDPkMvjbX7niTs.jpg 1158w\"},\"Information Dashboard Design Stephen Few\"),layoutId:\"cu7wvPPGG\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yvjfq-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"BwD4epiVU\",image:addImageAlt({src:\"https://framerusercontent.com/images/pBWyZsUXsojI6VytYvoSjUh3b0I.jpg\",srcSet:\"https://framerusercontent.com/images/pBWyZsUXsojI6VytYvoSjUh3b0I.jpg?scale-down-to=1024 724w,https://framerusercontent.com/images/pBWyZsUXsojI6VytYvoSjUh3b0I.jpg 1062w\"},\"Convaincre avec des graphiques efficaces Bernard Lebelle\"),layoutId:\"BwD4epiVU\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t0wqgk-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"qfIQIA1MG\",image:addImageAlt({src:\"https://framerusercontent.com/images/ZK533eUSr1chePfCOfCu7TDLlqY.jpg\",srcSet:\"https://framerusercontent.com/images/ZK533eUSr1chePfCOfCu7TDLlqY.jpg?scale-down-to=1024 809w,https://framerusercontent.com/images/ZK533eUSr1chePfCOfCu7TDLlqY.jpg 1186w\"},\"Data visualisation Jean-Marie Lagnel\"),layoutId:\"qfIQIA1MG\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xu7xdg-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"d_SWMRxGQ\",image:addImageAlt({src:\"https://framerusercontent.com/images/u0cyjwjhytRSNv2T6CIQYZNsDQ.jpg\",srcSet:\"https://framerusercontent.com/images/u0cyjwjhytRSNv2T6CIQYZNsDQ.jpg?scale-down-to=1024 621w,https://framerusercontent.com/images/u0cyjwjhytRSNv2T6CIQYZNsDQ.jpg 911w\"},\"Quand la machine apprend Yann Le Cun\"),layoutId:\"d_SWMRxGQ\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a6ayuj-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"FLxklvN0a\",image:addImageAlt({src:\"https://framerusercontent.com/images/i0Gi9pGpeMlUPrluYsAwGvF441E.jpg\",srcSet:\"https://framerusercontent.com/images/i0Gi9pGpeMlUPrluYsAwGvF441E.jpg?scale-down-to=1024 633w,https://framerusercontent.com/images/i0Gi9pGpeMlUPrluYsAwGvF441E.jpg 928w\"},\"Devenez un data pionnier Gauthier Vasseur\"),layoutId:\"FLxklvN0a\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5l2k18-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"cuvkaMkub\",image:addImageAlt({src:\"https://framerusercontent.com/images/lPw4slj8SosIQEp7I3jWwHzK40.jpg\",srcSet:\"https://framerusercontent.com/images/lPw4slj8SosIQEp7I3jWwHzK40.jpg?scale-down-to=1024 744w,https://framerusercontent.com/images/lPw4slj8SosIQEp7I3jWwHzK40.jpg 1091w\"},\"Le nouvel horizon de la transformation digitale Pejman Gohari Nouamane Cherkaoui Jean Barri\\xe8re\"),layoutId:\"cuvkaMkub\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5tz7ri-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"s3vMgUIbF\",image:addImageAlt({src:\"https://framerusercontent.com/images/WqL2Wv3OLwZxCYsQgwFSi86aztU.jpg\",srcSet:\"https://framerusercontent.com/images/WqL2Wv3OLwZxCYsQgwFSi86aztU.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/WqL2Wv3OLwZxCYsQgwFSi86aztU.jpg 934w\"},\"Chief Data Officer Gilbert Ton & Alain Yen-Pon\"),layoutId:\"s3vMgUIbF\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h8shnz-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"uUR0NtJiu\",image:addImageAlt({src:\"https://framerusercontent.com/images/KJPz1aOo0yZ05jFdFSa3923c4.jpg\",srcSet:\"https://framerusercontent.com/images/KJPz1aOo0yZ05jFdFSa3923c4.jpg?scale-down-to=1024 692w,https://framerusercontent.com/images/KJPz1aOo0yZ05jFdFSa3923c4.jpg 1014w\"},\"Data science for beginners Brian Murray\"),layoutId:\"uUR0NtJiu\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-774kvs-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"XbCAnbBfy\",image:addImageAlt({src:\"https://framerusercontent.com/images/BCO9XhNwK1N6F6UNKUSUZgRE1g.jpg\",srcSet:\"https://framerusercontent.com/images/BCO9XhNwK1N6F6UNKUSUZgRE1g.jpg?scale-down-to=1024 780w,https://framerusercontent.com/images/BCO9XhNwK1N6F6UNKUSUZgRE1g.jpg 1143w\"},\"Data Governance The definitive Guide Evren Eryurek, Uri Gilad and col.\"),layoutId:\"XbCAnbBfy\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-68e5g6-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"Photo\",borderOptions:{borderColor:\"rgb(255, 255, 255)\",borderWidth:4},height:\"100%\",id:\"OhOyVu55f\",image:addImageAlt({src:\"https://framerusercontent.com/images/dXlHBnsOtPjTQL8ZzgE1E1Ijes.jpg\",srcSet:\"https://framerusercontent.com/images/dXlHBnsOtPjTQL8ZzgE1E1Ijes.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/dXlHBnsOtPjTQL8ZzgE1E1Ijes.jpg 1000w\"},\"S'orienter dans le labyrinthe Laura Sebastian-Coleman\"),layoutId:\"OhOyVu55f\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PpCVF8Ye0:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pbkwt2-container hidden-14bybf7 hidden-eb3nq2 hidden-k2fy3i hidden-oe71zt\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationWithScrollShowWithMappedReactProps15fevzz,{aaxSJSXM5:\"BMYzPCMUs\",AhR9b3lAC:\"BMYzPCMUs\",fkwZzs_LO:\"BMYzPCMUs\",height:\"100%\",id:\"CbbLMTjYo\",layoutId:\"CbbLMTjYo\",mjBTRoCzZ:\"BMYzPCMUs\",q9Xx0N1pL:\"BMYzPCMUs\",style:{width:\"100%\"},UPYfDfpnp:\"bB9EPm5tN\",variant:\"jCH0L9qDK\",width:\"100%\",xA65TO58C:\"BMYzPCMUs\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-5vWJg { background: #040720; }`,\".framer-5vWJg.framer-yd61lo, .framer-5vWJg .framer-yd61lo { display: block; }\",\".framer-5vWJg.framer-14bybf7 { align-content: center; align-items: center; background-color: #040720; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1400px; }\",\".framer-5vWJg .framer-1li5mo8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 100vh; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5vWJg .framer-1u8g5hl-container { flex: 1 0 0px; height: 100vh; max-width: 350px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-5vWJg .framer-1kl7ikz { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5vWJg .framer-bn5qh7 { -webkit-user-select: none; display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; user-select: none; width: 100%; }\",\".framer-5vWJg .framer-j06h28, .framer-5vWJg .framer-ykwom1, .framer-5vWJg .framer-14xi73x, .framer-5vWJg .framer-fxosue { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5vWJg .framer-1nkw7g7-container, .framer-5vWJg .framer-ztqsl5-container, .framer-5vWJg .framer-drisb5-container, .framer-5vWJg .framer-mk5qz6-container, .framer-5vWJg .framer-1adt4av-container, .framer-5vWJg .framer-19xcwx3-container, .framer-5vWJg .framer-116sbue-container, .framer-5vWJg .framer-1btluhl-container, .framer-5vWJg .framer-1ty3110-container, .framer-5vWJg .framer-b83dok-container, .framer-5vWJg .framer-108aunb-container, .framer-5vWJg .framer-cjw8uw-container, .framer-5vWJg .framer-1t42dmh-container, .framer-5vWJg .framer-t057zm-container, .framer-5vWJg .framer-u1o198-container, .framer-5vWJg .framer-k5rlpr-container, .framer-5vWJg .framer-13m9m9e-container, .framer-5vWJg .framer-1p5m0ys-container, .framer-5vWJg .framer-ms7s3h-container, .framer-5vWJg .framer-a2gplm-container, .framer-5vWJg .framer-192b2f6-container, .framer-5vWJg .framer-7woz0f-container, .framer-5vWJg .framer-15bevz2-container, .framer-5vWJg .framer-9k1smd-container, .framer-5vWJg .framer-1q8ppz5-container, .framer-5vWJg .framer-14ts2gd-container, .framer-5vWJg .framer-1dc78c9-container, .framer-5vWJg .framer-dpwal0-container, .framer-5vWJg .framer-l7we95-container, .framer-5vWJg .framer-jd2nak-container, .framer-5vWJg .framer-jvcc2s-container, .framer-5vWJg .framer-lyr7fm-container, .framer-5vWJg .framer-p4l4gq-container, .framer-5vWJg .framer-18j2jyx-container, .framer-5vWJg .framer-13jqg4r-container, .framer-5vWJg .framer-1i57ti9-container, .framer-5vWJg .framer-1gvy7r6-container, .framer-5vWJg .framer-no28vj-container, .framer-5vWJg .framer-1umsjty-container, .framer-5vWJg .framer-jejbu8-container, .framer-5vWJg .framer-9yiuay-container, .framer-5vWJg .framer-1lqe2c7-container, .framer-5vWJg .framer-ouye7j-container, .framer-5vWJg .framer-1ol0lua-container, .framer-5vWJg .framer-1xytg8n-container, .framer-5vWJg .framer-39dtky-container, .framer-5vWJg .framer-5w145k-container, .framer-5vWJg .framer-1ng0gu7-container, .framer-5vWJg .framer-1yvjfq-container, .framer-5vWJg .framer-t0wqgk-container, .framer-5vWJg .framer-xu7xdg-container, .framer-5vWJg .framer-a6ayuj-container, .framer-5vWJg .framer-5l2k18-container, .framer-5vWJg .framer-5tz7ri-container, .framer-5vWJg .framer-h8shnz-container, .framer-5vWJg .framer-774kvs-container, .framer-5vWJg .framer-68e5g6-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-5vWJg .framer-pbkwt2-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5vWJg.framer-14bybf7, .framer-5vWJg .framer-1li5mo8, .framer-5vWJg .framer-1kl7ikz, .framer-5vWJg .framer-j06h28, .framer-5vWJg .framer-ykwom1, .framer-5vWJg .framer-14xi73x, .framer-5vWJg .framer-fxosue { gap: 0px; } .framer-5vWJg.framer-14bybf7 > *, .framer-5vWJg .framer-1kl7ikz > *, .framer-5vWJg .framer-j06h28 > *, .framer-5vWJg .framer-ykwom1 > *, .framer-5vWJg .framer-14xi73x > *, .framer-5vWJg .framer-fxosue > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5vWJg.framer-14bybf7 > :first-child, .framer-5vWJg .framer-1kl7ikz > :first-child, .framer-5vWJg .framer-j06h28 > :first-child, .framer-5vWJg .framer-ykwom1 > :first-child, .framer-5vWJg .framer-14xi73x > :first-child, .framer-5vWJg .framer-fxosue > :first-child { margin-top: 0px; } .framer-5vWJg.framer-14bybf7 > :last-child, .framer-5vWJg .framer-1kl7ikz > :last-child, .framer-5vWJg .framer-j06h28 > :last-child, .framer-5vWJg .framer-ykwom1 > :last-child, .framer-5vWJg .framer-14xi73x > :last-child, .framer-5vWJg .framer-fxosue > :last-child { margin-bottom: 0px; } .framer-5vWJg .framer-1li5mo8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5vWJg .framer-1li5mo8 > :first-child { margin-left: 0px; } .framer-5vWJg .framer-1li5mo8 > :last-child { margin-right: 0px; } }\",\"@media (min-width: 1400px) { .framer-5vWJg .hidden-14bybf7 { display: none !important; } }\",`@media (min-width: 1200px) and (max-width: 1399px) { .framer-5vWJg .hidden-eb3nq2 { display: none !important; } .${metadata.bodyClassName}-framer-5vWJg { background: #040720; } .framer-5vWJg.framer-14bybf7 { width: 1200px; } .framer-5vWJg .framer-1u8g5hl-container { max-width: 300px; }}`,`@media (min-width: 992px) and (max-width: 1199px) { .framer-5vWJg .hidden-k2fy3i { display: none !important; } .${metadata.bodyClassName}-framer-5vWJg { background: #040720; } .framer-5vWJg.framer-14bybf7 { width: 992px; } .framer-5vWJg .framer-1u8g5hl-container { max-width: 300px; } .framer-5vWJg .framer-bn5qh7 { grid-template-columns: repeat(2, minmax(1px, 1fr)); }}`,`@media (min-width: 810px) and (max-width: 991px) { .framer-5vWJg .hidden-oe71zt { display: none !important; } .${metadata.bodyClassName}-framer-5vWJg { background: #040720; } .framer-5vWJg.framer-14bybf7 { width: 810px; } .framer-5vWJg .framer-1u8g5hl-container { max-width: 300px; } .framer-5vWJg .framer-bn5qh7 { grid-template-columns: repeat(2, minmax(1px, 1fr)); }}`,`@media (max-width: 809px) { .framer-5vWJg .hidden-sd9kh2 { display: none !important; } .${metadata.bodyClassName}-framer-5vWJg { background: #040720; } .framer-5vWJg.framer-14bybf7 { padding: 78px 0px 0px 0px; width: 390px; } .framer-5vWJg .framer-1li5mo8 { flex-direction: column; min-height: unset; order: 1; } .framer-5vWJg .framer-1kl7ikz { align-self: unset; flex: none; height: min-content; order: 1; width: 100%; } .framer-5vWJg .framer-bn5qh7 { grid-template-columns: repeat(1, minmax(1px, 1fr)); max-width: 100%; } .framer-5vWJg .framer-pbkwt2-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5vWJg .framer-1li5mo8 { gap: 0px; } .framer-5vWJg .framer-1li5mo8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5vWJg .framer-1li5mo8 > :first-child { margin-top: 0px; } .framer-5vWJg .framer-1li5mo8 > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5284\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ict0xcgsB\":{\"layout\":[\"fixed\",\"auto\"]},\"i6WLNqVvt\":{\"layout\":[\"fixed\",\"auto\"]},\"s1G9mC496\":{\"layout\":[\"fixed\",\"auto\"]},\"PpCVF8Ye0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerAjqQ51wTm=withCSS(Component,css,\"framer-5vWJg\");export default FramerAjqQ51wTm;FramerAjqQ51wTm.displayName=\"Photos\";FramerAjqQ51wTm.defaultProps={height:5284,width:1400};addFonts(FramerAjqQ51wTm,[{explicitInter:true,fonts:[]},...NavigationFonts,...ImageFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAjqQ51wTm\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5284\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ict0xcgsB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i6WLNqVvt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s1G9mC496\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PpCVF8Ye0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "pu8GrI6zF_default", "ImageFonts", "Image", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationWithScrollShowWithMappedReactProps15fevzz", "withMappedReactProps", "withScrollShow", "pu8GrI6zF_exports", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "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", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "isDisplayed", "isBrowser", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "PropertyOverrides2", "ComponentViewportProvider", "Container", "pu8GrI6zF_default", "MotionDivWithOptimizedAppearEffect", "Image", "NavigationWithScrollShowWithMappedReactProps15fevzz", "css", "FramerAjqQ51wTm", "withCSS", "AjqQ51wTm_default", "addFonts", "NavigationFonts", "ImageFonts", "__FramerMetadata__"]
}
