{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2GETc2rKXIwnfkx5fg2H/E0zNk7xRpJGdtnvch3Lg/qCHKCuRcH.js"],
  "sourcesContent": ["// Generated by Framer (9e4da83)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import FiltersFilterInsights from\"#framer/local/canvasComponent/AD8pktKYA/AD8pktKYA.js\";import FooterFooterSpacer from\"#framer/local/canvasComponent/Cm0WbRuki/Cm0WbRuki.js\";import MenuMainMenu from\"#framer/local/canvasComponent/i7jJ05BBL/i7jJ05BBL.js\";import FooterFooterLA from\"#framer/local/canvasComponent/Jct7O2MNp/Jct7O2MNp.js\";import ButtonMain from\"#framer/local/canvasComponent/rZ8SJplvQ/rZ8SJplvQ.js\";import TitleTag from\"#framer/local/canvasComponent/xuBfU3rze/xuBfU3rze.js\";import CardInsight from\"#framer/local/canvasComponent/ZKKA5sZSa/ZKKA5sZSa.js\";import TopicsEnjeux from\"#framer/local/collection/VlwmcuZY0/VlwmcuZY0.js\";import Topics from\"#framer/local/collection/WdluXBimF/WdluXBimF.js\";import TopicsFormats from\"#framer/local/collection/YRXdZCQC3/YRXdZCQC3.js\";import metadataProvider from\"#framer/local/webPageMetadata/qCHKCuRcH/qCHKCuRcH.js\";const MenuMainMenuFonts=getFonts(MenuMainMenu);const MenuMainMenuWithVariantAppearEffect=withVariantAppearEffect(MenuMainMenu);const TitleTagFonts=getFonts(TitleTag);const FiltersFilterInsightsFonts=getFonts(FiltersFilterInsights);const CardInsightFonts=getFonts(CardInsight);const FooterFooterSpacerFonts=getFonts(FooterFooterSpacer);const FooterFooterLAFonts=getFonts(FooterFooterLA);const ButtonMainFonts=getFonts(ButtonMain);const breakpoints={ROOrC7uxz:\"(min-width: 1200px)\",TCBBmMcbo:\"(min-width: 810px) and (max-width: 1199px)\",wVLT1o30q:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-lIyf5\";const variantClassNames={ROOrC7uxz:\"framer-v-92umxp\",TCBBmMcbo:\"framer-v-10tcvgr\",wVLT1o30q:\"framer-v-1c6lvce\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ROOrC7uxz\",Phone:\"wVLT1o30q\",Tablet:\"TCBBmMcbo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ROOrC7uxz\"};};const transition1={damping:60,delay:0,mass:1,stiffness:600,type:\"spring\"};const cursor={alignment:\"center\",component:ButtonMain,offset:{x:24,y:24},placement:\"bottom\",transition:transition1,variant:\"EQ25vwdyc\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"qCHKCuRcH\",data:TopicsEnjeux,type:\"Collection\"},select:[{collection:\"qCHKCuRcH\",name:\"id\",type:\"Identifier\"},{collection:\"qCHKCuRcH\",name:\"rfBCaH_Ij\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"qCHKCuRcH\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Yup1mum9d_Nio4Rxxtb,Yup1mum9d,cJQD9ba45yOx3hjfOf,qdBoC50Gb_qq2F1wFNdyOx3hjfOf,HCb_go3e0yOx3hjfOf,FU6nHIyhPyOx3hjfOf,dzddDCUzHyOx3hjfOf,jS1FjR1d5yOx3hjfOf,idyOx3hjfOf,id=getFromCurrentRouteData(\"id\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const CGvprQCmk3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"J40fDClOo\");const ref2=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"TCBBmMcbo\",\"wVLT1o30q\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({i7rbcl:cursor});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ROOrC7uxz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ca73c494-6774-41ab-9bd6-2d8706819657, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-92umxp\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(100vw, 1600px)\",y:21,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-nvo35-container\",id:\"nvo35\",layoutScroll:true,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{__framer__variantAppearEffectEnabled:undefined,variant:\"zGApB52Ur\"},wVLT1o30q:{__framer__variantAppearEffectEnabled:undefined,variant:\"zGApB52Ur\"}},children:/*#__PURE__*/_jsx(MenuMainMenuWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,CGvprQCmk:CGvprQCmk3bnx0g({overlay}),height:\"100%\",HF8jx_UJd:\"T6HDKDhDX\",id:\"iFbQXs8hg\",layoutId:\"iFbQXs8hg\",style:{maxWidth:\"100%\",width:\"100%\"},UaNz6Iv44:\"NDbi9Jb6B\",variant:\"nKT_eeDJu\",width:\"100%\",za8i0ksrD:\"var(--token-2f91abef-292b-487b-84c3-5f7be76500f3, rgba(0, 0, 0, 0.8))\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1xx06yz\"),\"data-framer-portal-id\":\"nvo35\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ookcGdXdQ\")}),getContainer())})})]})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1sq0ws8\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-doslo6\",\"data-framer-name\":\"TriggerMenu\",id:elementId,ref:ref2}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nf3f50\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-1m889hp\",\"data-framer-name\":\"Herobanner\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 950px)`},wVLT1o30q:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 64px, 950px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 950px)`,y:(componentViewport?.y||0)+0+0+0+0+0+0+160+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ibq3c6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wVLT1o30q:{variant:\"Zp9KUPxYI\"}},children:/*#__PURE__*/_jsx(TitleTag,{ew6lovFtv:\"var(--token-67b1586c-e49a-45e0-b357-8e62a65dc797, rgb(20, 20, 20))\",F9fsUP3qO:\"var(--token-ca73c494-6774-41ab-9bd6-2d8706819657, rgb(0, 0, 0))\",height:\"100%\",id:\"SP9N_4lJA\",layoutId:\"SP9N_4lJA\",lAZHYGzis:\"Everything you need to know (we've already done the heavy lifting)\",lPBlFkPXm:\"Topics\",rroPVLIZ8:\"var(--token-67b1586c-e49a-45e0-b357-8e62a65dc797, rgb(20, 20, 20))\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Gniv6ehuA\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,y:(componentViewport?.y||0)+0+0+0+0+0+336,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kml2fo-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{Ze33KnsvE:\"0px 40px 0px 40px\"},wVLT1o30q:{MscN_KgWe:6,Ze33KnsvE:\"0px 0px 0px 32px\"}},children:/*#__PURE__*/_jsx(FiltersFilterInsights,{height:\"100%\",id:\"dSx047qU4\",layoutId:\"dSx047qU4\",MscN_KgWe:16,OXyJ_Y9lO:Yup1mum9d,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KYH1XzZKY\",width:\"100%\",Ze33KnsvE:\"0px 80px 0px 80px\",zLwUa0zoa:Yup1mum9d_Nio4Rxxtb})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-limwlw\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v4eozk\",id:\"1v4eozk\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"yOx3hjfOf\",name:\"qdBoC50Gb\",type:\"Identifier\"},operator:\"==\",right:{collection:\"qdBoC50Gb\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"yOx3hjfOf\",data:Topics,type:\"Collection\"},right:{alias:\"qdBoC50Gb\",data:TopicsFormats,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"yOx3hjfOf\",name:\"cJQD9ba45\",type:\"Identifier\"},{alias:\"qdBoC50Gb.qq2F1wFNd\",collection:\"qdBoC50Gb\",name:\"qq2F1wFNd\",type:\"Identifier\"},{collection:\"yOx3hjfOf\",name:\"HCb_go3e0\",type:\"Identifier\"},{collection:\"yOx3hjfOf\",name:\"FU6nHIyhP\",type:\"Identifier\"},{collection:\"yOx3hjfOf\",name:\"dzddDCUzH\",type:\"Identifier\"},{collection:\"yOx3hjfOf\",name:\"jS1FjR1d5\",type:\"Identifier\"},{collection:\"yOx3hjfOf\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:id},operator:\"in\",right:{collection:\"yOx3hjfOf\",name:\"h3p3Aedg_\",type:\"Identifier\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"qdBoC50Gb.qq2F1wFNd\":qdBoC50Gb_qq2F1wFNdyOx3hjfOf,cJQD9ba45:cJQD9ba45yOx3hjfOf,dzddDCUzH:dzddDCUzHyOx3hjfOf,FU6nHIyhP:FU6nHIyhPyOx3hjfOf,HCb_go3e0:HCb_go3e0yOx3hjfOf,id:idyOx3hjfOf,jS1FjR1d5:jS1FjR1d5yOx3hjfOf},index)=>{qdBoC50Gb_qq2F1wFNdyOx3hjfOf??=\"\";HCb_go3e0yOx3hjfOf??=\"\";FU6nHIyhPyOx3hjfOf??=\"\";dzddDCUzHyOx3hjfOf??=\"\";jS1FjR1d5yOx3hjfOf??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`yOx3hjfOf-${idyOx3hjfOf}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jS1FjR1d5:jS1FjR1d5yOx3hjfOf},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{jS1FjR1d5:jS1FjR1d5yOx3hjfOf},webPageId:\"YJ74Tfpi6\"},implicitPathVariables:undefined},{href:{pathVariables:{jS1FjR1d5:jS1FjR1d5yOx3hjfOf},webPageId:\"YJ74Tfpi6\"},implicitPathVariables:undefined},{href:{pathVariables:{jS1FjR1d5:jS1FjR1d5yOx3hjfOf},webPageId:\"YJ74Tfpi6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1px) - 40px) / 2, 50px)`},wVLT1o30q:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px, 1px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px, 1px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+0+0+0+400+64+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17mjjl-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{p7oqP1b7B:resolvedLinks[1]},wVLT1o30q:{p7oqP1b7B:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardInsight,{height:\"100%\",id:\"rASVKK3yz\",JJdsjxddb:HCb_go3e0yOx3hjfOf,JsWI8omBE:toResponsiveImage(cJQD9ba45yOx3hjfOf),layoutId:\"rASVKK3yz\",ORmoDM5ZV:qdBoC50Gb_qq2F1wFNdyOx3hjfOf,p7oqP1b7B:resolvedLinks[0],qv8H08CkH:dzddDCUzHyOx3hjfOf,style:{width:\"100%\"},sUFebgSHI:FU6nHIyhPyOx3hjfOf,variant:\"gMYMb_zI6\",width:\"100%\",YRis_lbVm:\"i7rbcl\",yVnQOQWgg:true})})})})})})})},idyOx3hjfOf);})})})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:\"1px\",y:(componentViewport?.y||0)+0+1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-og4wbp-container hidden-10tcvgr hidden-1c6lvce\",children:/*#__PURE__*/_jsx(FooterFooterSpacer,{height:\"100%\",id:\"TBDKXE4aG\",layoutId:\"TBDKXE4aG\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1e3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:457,width:\"100vw\",y:543,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fukdhs-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TCBBmMcbo:{variant:\"EF7mwBiSy\"},wVLT1o30q:{variant:\"b8Jh7nKHV\"}},children:/*#__PURE__*/_jsx(FooterFooterLA,{height:\"100%\",id:\"fQScwabva\",layoutId:\"fQScwabva\",style:{width:\"100%\"},variant:\"WKvxVOL67\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lIyf5.framer-1m45cab, .framer-lIyf5 .framer-1m45cab { display: block; }\",\".framer-lIyf5.framer-92umxp { align-content: center; align-items: center; background-color: var(--token-ca73c494-6774-41ab-9bd6-2d8706819657, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-lIyf5 .framer-nvo35-container { flex: none; height: auto; left: 50%; max-width: 1600px; position: fixed; top: 21px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-lIyf5.framer-1xx06yz { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-lIyf5 .framer-1sq0ws8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-lIyf5 .framer-doslo6 { flex: none; height: 24px; left: 0px; overflow: visible; position: absolute; top: 300px; width: 24px; z-index: 1; }\",\".framer-lIyf5 .framer-nf3f50 { align-content: center; align-items: center; background-color: var(--token-05acffb7-1ff9-4352-b202-bca48b2cf4ec, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-lIyf5 .framer-1m889hp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: hidden; padding: 160px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-lIyf5 .framer-ibq3c6-container { flex: none; height: auto; max-width: 950px; position: relative; width: 100%; }\",\".framer-lIyf5 .framer-1kml2fo-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-lIyf5 .framer-limwlw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 64px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-lIyf5 .framer-1v4eozk { display: grid; flex: 1 0 0px; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; overflow: auto; padding: 0px; position: relative; width: 1px; }\",\".framer-lIyf5 .framer-17mjjl-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-lIyf5 .framer-og4wbp-container { flex: none; height: 680px; position: relative; width: 1px; }\",\".framer-lIyf5 .framer-1fukdhs-container { bottom: 0px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lIyf5.framer-92umxp, .framer-lIyf5 .framer-1sq0ws8, .framer-lIyf5 .framer-nf3f50, .framer-lIyf5 .framer-1m889hp, .framer-lIyf5 .framer-limwlw { gap: 0px; } .framer-lIyf5.framer-92umxp > *, .framer-lIyf5 .framer-1sq0ws8 > *, .framer-lIyf5 .framer-nf3f50 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lIyf5.framer-92umxp > :first-child, .framer-lIyf5 .framer-1sq0ws8 > :first-child, .framer-lIyf5 .framer-nf3f50 > :first-child, .framer-lIyf5 .framer-1m889hp > :first-child { margin-top: 0px; } .framer-lIyf5.framer-92umxp > :last-child, .framer-lIyf5 .framer-1sq0ws8 > :last-child, .framer-lIyf5 .framer-nf3f50 > :last-child, .framer-lIyf5 .framer-1m889hp > :last-child { margin-bottom: 0px; } .framer-lIyf5 .framer-1m889hp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-lIyf5 .framer-limwlw > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-lIyf5 .framer-limwlw > :first-child { margin-left: 0px; } .framer-lIyf5 .framer-limwlw > :last-child { margin-right: 0px; } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-lIyf5.framer-92umxp { width: 810px; } .framer-lIyf5 .framer-1m889hp { padding: 160px 40px 80px 40px; } .framer-lIyf5 .framer-limwlw { padding: 64px 40px 80px 40px; } .framer-lIyf5 .framer-1v4eozk { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-lIyf5 .framer-1fukdhs-container { bottom: unset; left: unset; position: relative; transform: unset; }}\",\"@media (max-width: 809px) { .framer-lIyf5.framer-92umxp { width: 390px; } .framer-lIyf5 .framer-1m889hp { padding: 160px 32px 80px 32px; } .framer-lIyf5 .framer-limwlw { padding: 64px 32px 80px 32px; } .framer-lIyf5 .framer-1v4eozk { gap: 0px; grid-template-columns: repeat(1, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lIyf5 .framer-1v4eozk { gap: 0px; } .framer-lIyf5 .framer-1v4eozk > *, .framer-lIyf5 .framer-1v4eozk > :first-child, .framer-lIyf5 .framer-1v4eozk > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1480\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TCBBmMcbo\":{\"layout\":[\"fixed\",\"auto\"]},\"wVLT1o30q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"J40fDClOo\":{\"pattern\":\":J40fDClOo\",\"name\":\"triggermenu\"}}\n * @framerResponsiveScreen\n */const FramerqCHKCuRcH=withCSS(Component,css,\"framer-lIyf5\");export default FramerqCHKCuRcH;FramerqCHKCuRcH.displayName=\"Insight - Enjeux\";FramerqCHKCuRcH.defaultProps={height:1480,width:1200};addFonts(FramerqCHKCuRcH,[{explicitInter:true,fonts:[]},...MenuMainMenuFonts,...TitleTagFonts,...FiltersFilterInsightsFonts,...CardInsightFonts,...FooterFooterSpacerFonts,...FooterFooterLAFonts,...ButtonMainFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqCHKCuRcH\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TCBBmMcbo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wVLT1o30q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1480\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"J40fDClOo\\\":{\\\"pattern\\\":\\\":J40fDClOo\\\",\\\"name\\\":\\\"triggermenu\\\"}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuMainMenuFonts", "getFonts", "i7jJ05BBL_default", "MenuMainMenuWithVariantAppearEffect", "withVariantAppearEffect", "TitleTagFonts", "xuBfU3rze_default", "FiltersFilterInsightsFonts", "AD8pktKYA_default", "CardInsightFonts", "ZKKA5sZSa_default", "FooterFooterSpacerFonts", "Cm0WbRuki_default", "FooterFooterLAFonts", "Jct7O2MNp_default", "ButtonMainFonts", "rZ8SJplvQ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition1", "cursor", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "VlwmcuZY0_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Yup1mum9d_Nio4Rxxtb", "Yup1mum9d", "cJQD9ba45yOx3hjfOf", "qdBoC50Gb_qq2F1wFNdyOx3hjfOf", "HCb_go3e0yOx3hjfOf", "FU6nHIyhPyOx3hjfOf", "dzddDCUzHyOx3hjfOf", "jS1FjR1d5yOx3hjfOf", "idyOx3hjfOf", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "CGvprQCmk3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "ChildrenCanSuspend", "WdluXBimF_default", "YRXdZCQC3_default", "collection", "paginationInfo", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FramerqCHKCuRcH", "withCSS", "qCHKCuRcH_default", "addFonts", "__FramerMetadata__"]
}
