{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cDqHLdVGZeP4N7pPVyQf/jas3hnaABRIq00FqFsnI/wGmuFfbsi.js"],
  "sourcesContent": ["// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import SectionFooter from\"#framer/local/canvasComponent/bcMCVxfN7/bcMCVxfN7.js\";import MenuOverlayMenu from\"#framer/local/canvasComponent/lGPAEoeQL/lGPAEoeQL.js\";import SectionTicker from\"#framer/local/canvasComponent/nmupE_W4k/nmupE_W4k.js\";import ElementTextLink from\"#framer/local/canvasComponent/ShYYdy_9x/ShYYdy_9x.js\";import CardProject from\"#framer/local/canvasComponent/WirWrwcVT/WirWrwcVT.js\";import ElementTag from\"#framer/local/canvasComponent/xRswyH2Lo/xRswyH2Lo.js\";import SectionTopBarWithOverlay from\"#framer/local/canvasComponent/Zj9suFYN5/Zj9suFYN5.js\";import Work from\"#framer/local/collection/T5flfBTRC/T5flfBTRC.js\";import*as sharedStyle2 from\"#framer/local/css/iQADaMxJn/iQADaMxJn.js\";import*as sharedStyle1 from\"#framer/local/css/JWAYOSnLd/JWAYOSnLd.js\";import*as sharedStyle from\"#framer/local/css/yPEPQvNlp/yPEPQvNlp.js\";import metadataProvider from\"#framer/local/webPageMetadata/wGmuFfbsi/wGmuFfbsi.js\";const SectionTopBarWithOverlayFonts=getFonts(SectionTopBarWithOverlay);const MenuOverlayMenuFonts=getFonts(MenuOverlayMenu);const MotionHeaderWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.header);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ElementTagFonts=getFonts(ElementTag);const ElementTextLinkFonts=getFonts(ElementTextLink);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithFX=withFX(Image);const GrainFonts=getFonts(Grain);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const SectionTickerFonts=getFonts(SectionTicker);const CardProjectFonts=getFonts(CardProject);const SectionFooterFonts=getFonts(SectionFooter);const breakpoints={fb0OjkY1q:\"(min-width: 810px) and (max-width: 1199px)\",FS9E3QzTs:\"(min-width: 1200px)\",yNQg_8qB7:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7ceiE\";const variantClassNames={fb0OjkY1q:\"framer-v-1qvko56\",FS9E3QzTs:\"framer-v-sh40r6\",yNQg_8qB7:\"framer-v-104pwon\"};const transition1={damping:80,delay:.4,mass:1,stiffness:480,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:0,y:-120};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 transition2={damping:80,delay:0,mass:1,stiffness:480,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 animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition3={damping:80,delay:.2,mass:1,stiffness:480,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};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:\"FS9E3QzTs\",Phone:\"yNQg_8qB7\",Tablet:\"fb0OjkY1q\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FS9E3QzTs\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"wGmuFfbsi\",data:Work,type:\"Collection\"},select:[{collection:\"wGmuFfbsi\",name:\"bgbZjSPKn\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"SiEAvDGas\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"tPpUoogQ4\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"MrgPodz_k\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"hUFPtOoOr\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"nVJXjkyNK\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"u4tNO8VWl\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"QWQV_U2aV\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"YDDrP6rWX\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"YoWbwjjyT\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"AwEgND47d\",type:\"Identifier\"},{collection:\"wGmuFfbsi\",name:\"KuYi4vCw8\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"wGmuFfbsi\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,bgbZjSPKn=getFromCurrentRouteData(\"bgbZjSPKn\")??\"\",SiEAvDGas=getFromCurrentRouteData(\"SiEAvDGas\")??\"\",nVJXjkyNK=getFromCurrentRouteData(\"nVJXjkyNK\")??\"\",u4tNO8VWl=getFromCurrentRouteData(\"u4tNO8VWl\")??\"\",hUFPtOoOr=getFromCurrentRouteData(\"hUFPtOoOr\")??\"\",MrgPodz_k=getFromCurrentRouteData(\"MrgPodz_k\")??\"\",QWQV_U2aV=getFromCurrentRouteData(\"QWQV_U2aV\")??\"\",YDDrP6rWX=getFromCurrentRouteData(\"YDDrP6rWX\"),YoWbwjjyT=getFromCurrentRouteData(\"YoWbwjjyT\"),AwEgND47d=getFromCurrentRouteData(\"AwEgND47d\"),KuYi4vCw8=getFromCurrentRouteData(\"KuYi4vCw8\"),tPpUoogQ4kf98o7ofd,YDDrP6rWXkf98o7ofd,bgbZjSPKnkf98o7ofd,nVJXjkyNKkf98o7ofd,idkf98o7ofd,tPpUoogQ4=getFromCurrentRouteData(\"tPpUoogQ4\")??\"\",...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 menu3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const menu1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"CFq1uSm2r\");const ref1=React.useRef(null);const visible=isSet(QWQV_U2aV);const visible1=isSet(YDDrP6rWX);const visible2=isSet(YoWbwjjyT);const visible3=isSet(AwEgND47d);const visible4=isSet(KuYi4vCw8);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FS9E3QzTs\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-sh40r6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionHeaderWithOptimizedAppearEffect,{animate:animation,className:\"framer-wyqx5g\",\"data-framer-appear-id\":\"wyqx5g\",\"data-framer-name\":\"Header / Overlay\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BFNedakba\"},implicitPathVariables:undefined},{href:{webPageId:\"BFNedakba\"},implicitPathVariables:undefined},{href:{webPageId:\"BFNedakba\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-v1mx57-container\",id:\"v1mx57\",nodeId:\"opDbPlyD9\",scopeId:\"wGmuFfbsi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{link:resolvedLinks[1]},yNQg_8qB7:{link:resolvedLinks[2],variant:\"HqkXUHdZI\"}},children:/*#__PURE__*/_jsx(SectionTopBarWithOverlay,{height:\"100%\",id:\"opDbPlyD9\",layoutId:\"opDbPlyD9\",link:resolvedLinks[0],menu:menu3bnx0g({overlay}),smooth:false,style:{width:\"100%\"},variant:\"jPmcrlW3v\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(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-y70cw9\"),\"data-framer-portal-id\":\"v1mx57\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"cpvToz1US\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-lptruf-container\"),\"data-framer-portal-id\":\"v1mx57\",inComponentSlot:true,nodeId:\"Vmu5NIQc_\",rendersWithMotion:true,scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{variant:\"tsjLW41MA\"},yNQg_8qB7:{variant:\"B1jr9BRUE\"}},children:/*#__PURE__*/_jsx(MenuOverlayMenu,{height:\"100%\",id:\"Vmu5NIQc_\",layoutId:\"Vmu5NIQc_\",menu:menu1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"ga2xQ0MYv\",width:\"100%\"})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ejpta3\",\"data-framer-name\":\"Main\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-19sv3a1\",\"data-framer-name\":\"Project\",children:[/*#__PURE__*/_jsxs(\"article\",{className:\"framer-xa6my7\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsxs(\"header\",{className:\"framer-pw3908\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c6e1pb\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8skn13\",\"data-framer-name\":\"Line 1\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tjt5rw\",\"data-styles-preset\":\"yPEPQvNlp\",children:\"HUD\"})}),className:\"framer-1lx8izk\",\"data-framer-appear-id\":\"1lx8izk\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},text:bgbZjSPKn,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i527yq\",\"data-framer-name\":\"Line 2\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wczl5k\",\"data-styles-preset\":\"JWAYOSnLd\",style:{\"--framer-text-color\":\"var(--token-7e65bef8-12b1-4a39-b8c0-0e997c230aee, rgb(51, 51, 51))\"},children:\"Expand Your Universe\"})}),className:\"framer-13oxhys\",\"data-framer-appear-id\":\"13oxhys\",fonts:[\"Inter\"],initial:animation5,optimized:true,style:{transformPerspective:1200},text:SiEAvDGas,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7rx97m\",\"data-framer-name\":\"Category\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11brbqq-container\",nodeId:\"wHPGSqPwi\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(ElementTag,{height:\"100%\",id:\"wHPGSqPwi\",layoutId:\"wHPGSqPwi\",style:{height:\"100%\"},title:nVJXjkyNK,variant:\"HI7EAGZ4s\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17xcpnr-container\",nodeId:\"juA6lZzmo\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(ElementTag,{height:\"100%\",id:\"juA6lZzmo\",layoutId:\"juA6lZzmo\",style:{height:\"100%\"},title:u4tNO8VWl,variant:\"p3JqLWgxu\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:hUFPtOoOr,implicitPathVariables:undefined},{href:hUFPtOoOr,implicitPathVariables:undefined},{href:hUFPtOoOr,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mjhjw-container\",nodeId:\"woIbK6ZrX\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{link:resolvedLinks1[1]},yNQg_8qB7:{link:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ElementTextLink,{brackets:false,hasIcon:false,height:\"100%\",icon:\"ArrowUpRight\",id:\"woIbK6ZrX\",layoutId:\"woIbK6ZrX\",link:resolvedLinks1[0],newTab:true,smooth:false,tint:\"var(--token-86e7ba5d-357b-4fce-bdd7-cd79661ccf46, rgb(0, 0, 0))\",title1:MrgPodz_k,title2:\"LIVE DEMO\",variant:\"EWxtgpaUR\",width:\"100%\"})})})})})]}),visible&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1x0ioft\",\"data-framer-appear-id\":\"1x0ioft\",\"data-framer-name\":\"About\",initial:animation6,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l7c3b3\",\"data-styles-preset\":\"iQADaMxJn\",style:{\"--framer-text-color\":\"var(--token-b68e549f-df5d-4726-be19-d216abd761d7, rgb(0, 0, 0))\"},children:\"\\xc0 Propos\"})}),className:\"framer-35rq2b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l7c3b3\",\"data-styles-preset\":\"iQADaMxJn\",children:\"Augmented reality (AR) and Virtual Reality (VR) bridge the digital and physical worlds. They allow you to take in information and content visually, in the same way you take in the world.\"})}),className:\"framer-2sy64z\",fonts:[\"Inter\"],text:QWQV_U2aV,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation,className:\"framer-gtm9od\",\"data-framer-appear-id\":\"gtm9od\",\"data-framer-name\":\"Gallery\",initial:animation6,optimized:true,style:{transformPerspective:1200},children:[visible1&&/*#__PURE__*/_jsxs(\"figure\",{className:\"framer-4oadq7\",\"data-framer-name\":\"Image 1\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+480+12+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(YDDrP6rWX)}},yNQg_8qB7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+456+12+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(YDDrP6rWX)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+120+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 24px) * 0.67 - 12px, 1px)`,...toResponsiveImage(YDDrP6rWX)},className:\"framer-5lfbc7\",\"data-framer-name\":\"Unsplash Image\",id:\"5lfbc7\",onTap:onTap3bnx0g({overlay:overlay1}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.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-1by2ef2\"),\"data-framer-portal-id\":\"5lfbc7\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"r8gmJOkZb\")}),getContainer())})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18d1wnk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"x7injJgiR\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"x7injJgiR\",layoutId:\"x7injJgiR\",opacity:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),visible2&&/*#__PURE__*/_jsxs(\"figure\",{className:\"framer-1lvfw4h\",\"data-framer-name\":\"Image 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+480+12+750.5+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(YoWbwjjyT)}},yNQg_8qB7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+456+12+750.5+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(YoWbwjjyT)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+120+750.5+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 24px) * 0.67 - 12px, 1px)`,...toResponsiveImage(YoWbwjjyT)},className:\"framer-1agfont\",\"data-framer-name\":\"Unsplash Image\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-69srec-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"P_WiW_HWs\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"P_WiW_HWs\",layoutId:\"P_WiW_HWs\",opacity:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),visible3&&/*#__PURE__*/_jsxs(\"figure\",{className:\"framer-h89l3p\",\"data-framer-name\":\"Image 3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+480+12+1144.5+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(AwEgND47d)}},yNQg_8qB7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+456+12+1144.5+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(AwEgND47d)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+120+1144.5+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 24px) * 0.67 - 12px, 1px)`,...toResponsiveImage(AwEgND47d)},className:\"framer-vstww5\",\"data-framer-name\":\"Unsplash Image\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xija5o-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QOuj5x_dM\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"QOuj5x_dM\",layoutId:\"QOuj5x_dM\",opacity:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),visible4&&/*#__PURE__*/_jsxs(\"figure\",{className:\"framer-vfkay4\",\"data-framer-name\":\"Image 4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+480+12+1537.5+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(KuYi4vCw8)}},yNQg_8qB7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+456+12+1537.5+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,...toResponsiveImage(KuYi4vCw8)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+120+1537.5+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 24px) * 0.67 - 12px, 1px)`,...toResponsiveImage(KuYi4vCw8)},className:\"framer-13n7o6z\",\"data-framer-name\":\"Unsplash Image\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fugp16-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FootI6hQF\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"FootI6hQF\",layoutId:\"FootI6hQF\",opacity:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rma8ir-container\",nodeId:\"y6MawXENR\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{variant:\"lCcfPEA6e\"},yNQg_8qB7:{variant:\"bRlD5Tx40\"}},children:/*#__PURE__*/_jsx(SectionTicker,{height:\"100%\",id:\"y6MawXENR\",layoutId:\"y6MawXENR\",speed:100,style:{width:\"100%\"},title1:\"Encore plus\",title2:\" de p\\xe9pites \\xe0 d\\xe9couvrir\",variant:\"ISmM8_3Ih\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-67qf1d\",\"data-framer-name\":\"More Work\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"kf98o7ofd\",data:Work,type:\"Collection\"},select:[{collection:\"kf98o7ofd\",name:\"tPpUoogQ4\",type:\"Identifier\"},{collection:\"kf98o7ofd\",name:\"YDDrP6rWX\",type:\"Identifier\"},{collection:\"kf98o7ofd\",name:\"bgbZjSPKn\",type:\"Identifier\"},{collection:\"kf98o7ofd\",name:\"nVJXjkyNK\",type:\"Identifier\"},{collection:\"kf98o7ofd\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"kf98o7ofd\",name:\"tPpUoogQ4\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:tPpUoogQ4},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({bgbZjSPKn:bgbZjSPKnkf98o7ofd,id:idkf98o7ofd,nVJXjkyNK:nVJXjkyNKkf98o7ofd,tPpUoogQ4:tPpUoogQ4kf98o7ofd,YDDrP6rWX:YDDrP6rWXkf98o7ofd},index)=>{tPpUoogQ4kf98o7ofd??=\"\";bgbZjSPKnkf98o7ofd??=\"\";nVJXjkyNKkf98o7ofd??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`kf98o7ofd-${idkf98o7ofd}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tPpUoogQ4:tPpUoogQ4kf98o7ofd},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tPpUoogQ4:tPpUoogQ4kf98o7ofd},webPageId:\"wGmuFfbsi\"},implicitPathVariables:undefined},{href:{pathVariables:{tPpUoogQ4:tPpUoogQ4kf98o7ofd},webPageId:\"wGmuFfbsi\"},implicitPathVariables:undefined},{href:{pathVariables:{tPpUoogQ4:tPpUoogQ4kf98o7ofd},webPageId:\"wGmuFfbsi\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u7ts3r-container\",nodeId:\"D_vBcoCa0\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{link:resolvedLinks2[1]},yNQg_8qB7:{link:resolvedLinks2[2],variant:\"DZnVRk1ly\"}},children:/*#__PURE__*/_jsx(CardProject,{category:nVJXjkyNKkf98o7ofd,height:\"100%\",id:\"D_vBcoCa0\",image:toResponsiveImage(YDDrP6rWXkf98o7ofd),layoutId:\"D_vBcoCa0\",link:resolvedLinks2[0],style:{height:\"100%\",width:\"100%\"},title:bgbZjSPKnkf98o7ofd,titleSize:\"TX_qatdz_\",variant:\"ebeH7cL4P\",width:\"100%\"})})})})})})},idkf98o7ofd);})})})})})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-17pkw3l\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":CFq1uSm2r\",pathVariables:{tPpUoogQ4},webPageId:\"wGmuFfbsi\"},implicitPathVariables:undefined},{href:{hash:\":CFq1uSm2r\",pathVariables:{tPpUoogQ4},webPageId:\"wGmuFfbsi\"},implicitPathVariables:undefined},{href:{hash:\":CFq1uSm2r\",pathVariables:{tPpUoogQ4},webPageId:\"wGmuFfbsi\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-av8k7s-container\",nodeId:\"cqsgSNbA1\",scopeId:\"wGmuFfbsi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb0OjkY1q:{top:resolvedLinks3[1],variant:\"FiEZdr3m9\"},yNQg_8qB7:{top:resolvedLinks3[2],variant:\"STOTTzJWU\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"cqsgSNbA1\",layoutId:\"cqsgSNbA1\",style:{width:\"100%\"},top:resolvedLinks3[0],variant:\"U2473iq0r\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7ceiE.framer-ost51o, .framer-7ceiE .framer-ost51o { display: block; }\",\".framer-7ceiE.framer-sh40r6 { align-content: center; align-items: center; background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-7ceiE .framer-wyqx5g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; mix-blend-mode: difference; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 8; }\",\".framer-7ceiE .framer-v1mx57-container, .framer-7ceiE .framer-rma8ir-container, .framer-7ceiE .framer-av8k7s-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-7ceiE.framer-y70cw9 { background-color: rgba(0, 0, 0, 0); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-7ceiE.framer-lptruf-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-7ceiE .framer-ejpta3, .framer-7ceiE .framer-1c6e1pb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7ceiE .framer-19sv3a1 { align-content: flex-start; align-items: flex-start; background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px 12px 12px 12px; position: relative; width: 100%; }\",\".framer-7ceiE .framer-xa6my7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100vh; justify-content: space-between; padding: 160px 28px 40px 28px; position: sticky; top: 0px; width: 33%; }\",\".framer-7ceiE .framer-pw3908 { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7ceiE .framer-8skn13 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-7ceiE .framer-1lx8izk, .framer-7ceiE .framer-13oxhys { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-7ceiE .framer-1i527yq, .framer-7ceiE .framer-17pkw3l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7ceiE .framer-7rx97m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-7ceiE .framer-11brbqq-container, .framer-7ceiE .framer-17xcpnr-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-7ceiE .framer-mjhjw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7ceiE .framer-1x0ioft { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-7ceiE .framer-35rq2b { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7ceiE .framer-2sy64z { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7ceiE .framer-gtm9od { align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; min-height: 991px; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-7ceiE .framer-4oadq7, .framer-7ceiE .framer-1lvfw4h, .framer-7ceiE .framer-vfkay4 { aspect-ratio: 1 / 1; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-7ceiE .framer-5lfbc7 { cursor: pointer; flex: none; height: 125%; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-7ceiE.framer-1by2ef2 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-7ceiE .framer-18d1wnk-container, .framer-7ceiE .framer-69srec-container, .framer-7ceiE .framer-1xija5o-container, .framer-7ceiE .framer-fugp16-container { bottom: 0px; flex: none; left: 0px; opacity: 0.1; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-7ceiE .framer-1agfont, .framer-7ceiE .framer-vstww5, .framer-7ceiE .framer-13n7o6z { flex: none; height: 125%; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-7ceiE .framer-h89l3p { aspect-ratio: 1.0013774104683195 / 1; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-7ceiE .framer-67qf1d { background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); display: grid; flex: none; gap: 12px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 12px; position: relative; width: 100%; }\",\".framer-7ceiE .framer-u7ts3r-container { align-self: start; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7ceiE.framer-sh40r6, .framer-7ceiE .framer-wyqx5g, .framer-7ceiE .framer-ejpta3, .framer-7ceiE .framer-19sv3a1, .framer-7ceiE .framer-pw3908, .framer-7ceiE .framer-1c6e1pb, .framer-7ceiE .framer-8skn13, .framer-7ceiE .framer-1i527yq, .framer-7ceiE .framer-7rx97m, .framer-7ceiE .framer-1x0ioft, .framer-7ceiE .framer-gtm9od, .framer-7ceiE .framer-17pkw3l { gap: 0px; } .framer-7ceiE.framer-sh40r6 > *, .framer-7ceiE .framer-wyqx5g > *, .framer-7ceiE .framer-ejpta3 > *, .framer-7ceiE .framer-1c6e1pb > *, .framer-7ceiE .framer-8skn13 > *, .framer-7ceiE .framer-1i527yq > *, .framer-7ceiE .framer-17pkw3l > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7ceiE.framer-sh40r6 > :first-child, .framer-7ceiE .framer-wyqx5g > :first-child, .framer-7ceiE .framer-ejpta3 > :first-child, .framer-7ceiE .framer-pw3908 > :first-child, .framer-7ceiE .framer-1c6e1pb > :first-child, .framer-7ceiE .framer-8skn13 > :first-child, .framer-7ceiE .framer-1i527yq > :first-child, .framer-7ceiE .framer-1x0ioft > :first-child, .framer-7ceiE .framer-gtm9od > :first-child, .framer-7ceiE .framer-17pkw3l > :first-child { margin-top: 0px; } .framer-7ceiE.framer-sh40r6 > :last-child, .framer-7ceiE .framer-wyqx5g > :last-child, .framer-7ceiE .framer-ejpta3 > :last-child, .framer-7ceiE .framer-pw3908 > :last-child, .framer-7ceiE .framer-1c6e1pb > :last-child, .framer-7ceiE .framer-8skn13 > :last-child, .framer-7ceiE .framer-1i527yq > :last-child, .framer-7ceiE .framer-1x0ioft > :last-child, .framer-7ceiE .framer-gtm9od > :last-child, .framer-7ceiE .framer-17pkw3l > :last-child { margin-bottom: 0px; } .framer-7ceiE .framer-19sv3a1 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-7ceiE .framer-19sv3a1 > :first-child, .framer-7ceiE .framer-7rx97m > :first-child { margin-left: 0px; } .framer-7ceiE .framer-19sv3a1 > :last-child, .framer-7ceiE .framer-7rx97m > :last-child { margin-right: 0px; } .framer-7ceiE .framer-pw3908 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7ceiE .framer-7rx97m > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-7ceiE .framer-1x0ioft > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-7ceiE .framer-gtm9od > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-7ceiE.framer-sh40r6 { width: 810px; } .framer-7ceiE .framer-19sv3a1 { flex-direction: column; gap: 0px; padding: 120px 0px 0px 0px; } .framer-7ceiE .framer-xa6my7 { gap: 80px; height: min-content; justify-content: center; padding: 40px; position: relative; top: unset; width: 100%; } .framer-7ceiE .framer-gtm9od { flex: none; padding: 12px; width: 100%; } .framer-7ceiE .framer-5lfbc7, .framer-7ceiE .framer-1agfont, .framer-7ceiE .framer-vstww5, .framer-7ceiE .framer-13n7o6z { height: 150%; } .framer-7ceiE .framer-67qf1d { grid-template-columns: repeat(2, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7ceiE .framer-19sv3a1, .framer-7ceiE .framer-xa6my7 { gap: 0px; } .framer-7ceiE .framer-19sv3a1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7ceiE .framer-19sv3a1 > :first-child, .framer-7ceiE .framer-xa6my7 > :first-child { margin-top: 0px; } .framer-7ceiE .framer-19sv3a1 > :last-child, .framer-7ceiE .framer-xa6my7 > :last-child { margin-bottom: 0px; } .framer-7ceiE .framer-xa6my7 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}\",\"@media (max-width: 809px) { .framer-7ceiE.framer-sh40r6 { width: 390px; } .framer-7ceiE .framer-19sv3a1 { flex-direction: column; gap: 0px; padding: 120px 0px 0px 0px; } .framer-7ceiE .framer-xa6my7 { gap: 48px; height: min-content; justify-content: center; padding: 32px; position: relative; top: unset; width: 100%; } .framer-7ceiE .framer-8skn13 { padding: 0px; } .framer-7ceiE .framer-gtm9od { flex: none; padding: 12px; width: 100%; } .framer-7ceiE .framer-5lfbc7, .framer-7ceiE .framer-1agfont, .framer-7ceiE .framer-vstww5, .framer-7ceiE .framer-13n7o6z { height: 175%; } .framer-7ceiE .framer-67qf1d { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-7ceiE .framer-u7ts3r-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7ceiE .framer-19sv3a1, .framer-7ceiE .framer-xa6my7, .framer-7ceiE .framer-67qf1d { gap: 0px; } .framer-7ceiE .framer-19sv3a1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7ceiE .framer-19sv3a1 > :first-child, .framer-7ceiE .framer-xa6my7 > :first-child, .framer-7ceiE .framer-67qf1d > :first-child { margin-top: 0px; } .framer-7ceiE .framer-19sv3a1 > :last-child, .framer-7ceiE .framer-xa6my7 > :last-child, .framer-7ceiE .framer-67qf1d > :last-child { margin-bottom: 0px; } .framer-7ceiE .framer-xa6my7 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-7ceiE .framer-67qf1d > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4975\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fb0OjkY1q\":{\"layout\":[\"fixed\",\"auto\"]},\"yNQg_8qB7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"CFq1uSm2r\":{\"pattern\":\":CFq1uSm2r\",\"name\":\"top\"}}\n * @framerResponsiveScreen\n */const FramerwGmuFfbsi=withCSS(Component,css,\"framer-7ceiE\");export default FramerwGmuFfbsi;FramerwGmuFfbsi.displayName=\"Work\";FramerwGmuFfbsi.defaultProps={height:4975,width:1200};addFonts(FramerwGmuFfbsi,[{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\"}]},...SectionTopBarWithOverlayFonts,...MenuOverlayMenuFonts,...ElementTagFonts,...ElementTextLinkFonts,...GrainFonts,...SectionTickerFonts,...CardProjectFonts,...SectionFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwGmuFfbsi\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fb0OjkY1q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yNQg_8qB7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"CFq1uSm2r\\\":{\\\"pattern\\\":\\\":CFq1uSm2r\\\",\\\"name\\\":\\\"top\\\"}}\",\"framerIntrinsicHeight\":\"4975\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SectionTopBarWithOverlayFonts", "getFonts", "Zj9suFYN5_default", "MenuOverlayMenuFonts", "lGPAEoeQL_default", "MotionHeaderWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "ElementTagFonts", "xRswyH2Lo_default", "ElementTextLinkFonts", "ShYYdy_9x_default", "MotionDivWithOptimizedAppearEffect", "ImageWithFX", "withFX", "Image2", "GrainFonts", "Grain", "MotionSectionWithOptimizedAppearEffect", "SectionTickerFonts", "nmupE_W4k_default", "CardProjectFonts", "WirWrwcVT_default", "SectionFooterFonts", "bcMCVxfN7_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "isSet", "value", "animation6", "toResponsiveImage", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "T5flfBTRC_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "bgbZjSPKn", "SiEAvDGas", "nVJXjkyNK", "u4tNO8VWl", "hUFPtOoOr", "MrgPodz_k", "QWQV_U2aV", "YDDrP6rWX", "YoWbwjjyT", "AwEgND47d", "KuYi4vCw8", "tPpUoogQ4kf98o7ofd", "YDDrP6rWXkf98o7ofd", "bgbZjSPKnkf98o7ofd", "nVJXjkyNKkf98o7ofd", "idkf98o7ofd", "tPpUoogQ4", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "menu3bnx0g", "overlay", "loadMore", "args", "menu1wnntms", "onTap3bnx0g", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "visible1", "visible2", "visible3", "visible4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionHeaderWithOptimizedAppearEffect", "l", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Zj9suFYN5_default", "AnimatePresence", "Ga", "x", "lGPAEoeQL_default", "RichTextWithOptimizedAppearEffect", "xRswyH2Lo_default", "resolvedLinks1", "ShYYdy_9x_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "MotionSectionWithOptimizedAppearEffect", "overlay1", "getLoadingLazyAtYPosition", "ImageWithFX", "Grain", "nmupE_W4k_default", "ChildrenCanSuspend", "collection", "paginationInfo", "index", "PathVariablesContext", "resolvedLinks2", "WirWrwcVT_default", "resolvedLinks3", "bcMCVxfN7_default", "css", "FramerwGmuFfbsi", "withCSS", "wGmuFfbsi_default", "addFonts", "SectionTopBarWithOverlayFonts", "MenuOverlayMenuFonts", "ElementTagFonts", "ElementTextLinkFonts", "GrainFonts", "SectionTickerFonts", "CardProjectFonts", "SectionFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
