{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wiOrG2ahOuWjDkb1luDN/Pgz6heRZlDoqn3kx5aLI/rAAftdBw5.js"],
  "sourcesContent": ["// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CaseThumbnail from\"#framer/local/canvasComponent/c5m0ogFPb/c5m0ogFPb.js\";import Footer from\"#framer/local/canvasComponent/cittmBMML/cittmBMML.js\";import Navigation from\"#framer/local/canvasComponent/FYVGgK1WB/FYVGgK1WB.js\";import Project from\"#framer/local/collection/ksdhk0NIT/ksdhk0NIT.js\";import*as sharedStyle from\"#framer/local/css/m6E6O9KXZ/m6E6O9KXZ.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/rAAftdBw5/rAAftdBw5.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const CaseThumbnailFonts=getFonts(CaseThumbnail);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={GkyOC57mx:\"(min-width: 768px) and (max-width: 1099px)\",nF211JEmA:\"(max-width: 767px)\",OWU_1FMty:\"(min-width: 1100px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PuljS\";const variantClassNames={GkyOC57mx:\"framer-v-ad6wx8\",nF211JEmA:\"framer-v-1on8fxg\",OWU_1FMty:\"framer-v-pugoj6\"};const transition1={delay:.5,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};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:-20};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};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:50};const transition3={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};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:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:.2,duration:1,ease:[.19,0,.5,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};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:\"OWU_1FMty\",Phone:\"nF211JEmA\",Tablet:\"GkyOC57mx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OWU_1FMty\"};};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{style,className,layoutId,variant,Z76jRXmfmimTgbersG,C3Dh4Mi2TimTgbersG,pZUNyiuiFimTgbersG,trp1GfjVIimTgbersG,idimTgbersG,Z76jRXmfmRNay552ZP,C3Dh4Mi2TRNay552ZP,pZUNyiuiFRNay552ZP,trp1GfjVIRNay552ZP,idRNay552ZP,Z76jRXmfmXeYRwovMj,C3Dh4Mi2TXeYRwovMj,pZUNyiuiFXeYRwovMj,trp1GfjVIXeYRwovMj,idXeYRwovMj,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OWU_1FMty\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-pugoj6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nF211JEmA:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9991)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nF211JEmA:{layoutScroll:true,transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-uhb37x-container\",\"data-framer-appear-id\":\"uhb37x\",\"data-framer-name\":\"Navigation\",initial:animation1,name:\"Navigation\",nodeId:\"N0aJneY_3\",optimized:true,rendersWithMotion:true,scopeId:\"rAAftdBw5\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{variant:\"JLU1ItgQ7\"},nF211JEmA:{variant:\"wuUHFN6JO\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"N0aJneY_3\",layoutId:\"N0aJneY_3\",name:\"Navigation\",style:{width:\"100%\"},variant:\"xGR0edOQP\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1fhw6q2\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-rznndr\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-9yh8qn\",\"data-styles-preset\":\"m6E6O9KXZ\",children:\"Projects\"})}),className:\"framer-1yizoxm\",\"data-framer-appear-id\":\"1yizoxm\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-d2873cc6-42eb-40c0-8205-582532719427, rgb(255, 255, 255))\"},children:\"We don't just create brands; we craft unforgettable experiences that leave a lasting impression.\"})}),className:\"framer-1aib1js\",\"data-framer-appear-id\":\"1aib1js\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"section\",{\"aria-label\":\"case-studies-list\",className:\"framer-1b1tndd\",\"data-framer-name\":\"Projects\",children:[/*#__PURE__*/_jsx(\"div\",{\"aria-label\":\"case-studies-list\",className:\"framer-gvm2wf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"imTgbersG\",data:Project,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"imTgbersG\",name:\"Z76jRXmfm\",type:\"Identifier\"},{collection:\"imTgbersG\",name:\"C3Dh4Mi2T\",type:\"Identifier\"},{collection:\"imTgbersG\",name:\"pZUNyiuiF\",type:\"Identifier\"},{collection:\"imTgbersG\",name:\"trp1GfjVI\",type:\"Identifier\"},{collection:\"imTgbersG\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({C3Dh4Mi2T:C3Dh4Mi2TimTgbersG,id:idimTgbersG,pZUNyiuiF:pZUNyiuiFimTgbersG,trp1GfjVI:trp1GfjVIimTgbersG,Z76jRXmfm:Z76jRXmfmimTgbersG},index)=>{Z76jRXmfmimTgbersG??=\"\";C3Dh4Mi2TimTgbersG??=\"\";trp1GfjVIimTgbersG??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`imTgbersG-${idimTgbersG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{trp1GfjVI:trp1GfjVIimTgbersG},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{trp1GfjVI:trp1GfjVIimTgbersG},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined},{href:{pathVariables:{trp1GfjVI:trp1GfjVIimTgbersG},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined},{href:{pathVariables:{trp1GfjVI:trp1GfjVIimTgbersG},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{height:300,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 120px) / 2, 200px)`,y:(componentViewport?.y||0)+0+81+80+233.6+0+0+0+0},nF211JEmA:{height:300,width:`max(min(${componentViewport?.width||\"100vw\"}, 1400px) - 40px, 200px)`,y:(componentViewport?.y||0)+80+0+40+233.6+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 200px) / 2, 200px)`,y:(componentViewport?.y||0)+0+81+140+293.6+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xrpwv8-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"BEjL6cChc\",rendersWithMotion:true,scopeId:\"rAAftdBw5\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{jk7hR1PkU:resolvedLinks[1],style:{height:\"100%\",width:\"100%\"}},nF211JEmA:{jk7hR1PkU:resolvedLinks[2],style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:toResponsiveImage(pZUNyiuiFimTgbersG),bHtugLMfW:C3Dh4Mi2TimTgbersG,height:\"100%\",id:\"BEjL6cChc\",jk7hR1PkU:resolvedLinks[0],layoutId:\"BEjL6cChc\",name:\"Project Card\",style:{width:\"100%\"},Ty82T0JvZ:Z76jRXmfmimTgbersG,width:\"100%\"})})})})})})})},idimTgbersG);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-795jvq\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"RNay552ZP\",data:Project,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"RNay552ZP\",name:\"Z76jRXmfm\",type:\"Identifier\"},{collection:\"RNay552ZP\",name:\"C3Dh4Mi2T\",type:\"Identifier\"},{collection:\"RNay552ZP\",name:\"pZUNyiuiF\",type:\"Identifier\"},{collection:\"RNay552ZP\",name:\"trp1GfjVI\",type:\"Identifier\"},{collection:\"RNay552ZP\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({C3Dh4Mi2T:C3Dh4Mi2TRNay552ZP,id:idRNay552ZP,pZUNyiuiF:pZUNyiuiFRNay552ZP,trp1GfjVI:trp1GfjVIRNay552ZP,Z76jRXmfm:Z76jRXmfmRNay552ZP},index1)=>{Z76jRXmfmRNay552ZP??=\"\";C3Dh4Mi2TRNay552ZP??=\"\";trp1GfjVIRNay552ZP??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`RNay552ZP-${idRNay552ZP}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{trp1GfjVI:trp1GfjVIRNay552ZP},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{trp1GfjVI:trp1GfjVIRNay552ZP},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined},{href:{pathVariables:{trp1GfjVI:trp1GfjVIRNay552ZP},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined},{href:{pathVariables:{trp1GfjVI:trp1GfjVIRNay552ZP},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{height:510,width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 120px) / 2, 200px) * 2 + 40px)`,y:(componentViewport?.y||0)+0+81+80+233.6+0+340+0+0},nF211JEmA:{height:300,width:`max(min(${componentViewport?.width||\"100vw\"}, 1400px) - 40px, 200px)`,y:(componentViewport?.y||0)+80+0+40+233.6+0+680+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 200px) / 2, 200px) * 2 + 40px)`,y:(componentViewport?.y||0)+0+81+140+293.6+0+540+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1f8g7q9-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"hHpkHx0TA\",rendersWithMotion:true,scopeId:\"rAAftdBw5\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{jk7hR1PkU:resolvedLinks1[1]},nF211JEmA:{jk7hR1PkU:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:toResponsiveImage(pZUNyiuiFRNay552ZP),bHtugLMfW:C3Dh4Mi2TRNay552ZP,height:\"100%\",id:\"hHpkHx0TA\",jk7hR1PkU:resolvedLinks1[0],layoutId:\"hHpkHx0TA\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},Ty82T0JvZ:Z76jRXmfmRNay552ZP,width:\"100%\"})})})})})})})},idRNay552ZP);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1imjob9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XeYRwovMj\",data:Project,type:\"Collection\"},offset:{type:\"LiteralValue\",value:3},select:[{collection:\"XeYRwovMj\",name:\"Z76jRXmfm\",type:\"Identifier\"},{collection:\"XeYRwovMj\",name:\"C3Dh4Mi2T\",type:\"Identifier\"},{collection:\"XeYRwovMj\",name:\"pZUNyiuiF\",type:\"Identifier\"},{collection:\"XeYRwovMj\",name:\"trp1GfjVI\",type:\"Identifier\"},{collection:\"XeYRwovMj\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({C3Dh4Mi2T:C3Dh4Mi2TXeYRwovMj,id:idXeYRwovMj,pZUNyiuiF:pZUNyiuiFXeYRwovMj,trp1GfjVI:trp1GfjVIXeYRwovMj,Z76jRXmfm:Z76jRXmfmXeYRwovMj},index2)=>{Z76jRXmfmXeYRwovMj??=\"\";C3Dh4Mi2TXeYRwovMj??=\"\";trp1GfjVIXeYRwovMj??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XeYRwovMj-${idXeYRwovMj}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{trp1GfjVI:trp1GfjVIXeYRwovMj},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{trp1GfjVI:trp1GfjVIXeYRwovMj},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined},{href:{pathVariables:{trp1GfjVI:trp1GfjVIXeYRwovMj},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined},{href:{pathVariables:{trp1GfjVI:trp1GfjVIXeYRwovMj},webPageId:\"zipLk6crX\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{height:300,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 120px) / 2, 200px)`,y:(componentViewport?.y||0)+0+81+80+233.6+0+890+0+0},nF211JEmA:{height:300,width:`max(min(${componentViewport?.width||\"100vw\"}, 1400px) - 40px, 200px)`,y:(componentViewport?.y||0)+80+0+40+233.6+0+1020+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 200px) / 2, 200px)`,y:(componentViewport?.y||0)+0+81+140+293.6+0+1280+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rw28vc-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"nYTvgy496\",rendersWithMotion:true,scopeId:\"rAAftdBw5\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{jk7hR1PkU:resolvedLinks2[1],style:{height:\"100%\",width:\"100%\"}},nF211JEmA:{jk7hR1PkU:resolvedLinks2[2],style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:toResponsiveImage(pZUNyiuiFXeYRwovMj),bHtugLMfW:C3Dh4Mi2TXeYRwovMj,height:\"100%\",id:\"nYTvgy496\",jk7hR1PkU:resolvedLinks2[0],layoutId:\"nYTvgy496\",name:\"Project Card\",style:{width:\"100%\"},Ty82T0JvZ:Z76jRXmfmXeYRwovMj,width:\"100%\"})})})})})})})},idXeYRwovMj);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 80px)`,y:(componentViewport?.y||0)+0+81+80+1843.6},nF211JEmA:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 40px)`,y:(componentViewport?.y||0)+80+0+40+2653.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:279,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 160px)`,y:(componentViewport?.y||0)+0+81+140+2753.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sv8iwu-container\",nodeId:\"yOJzCfJ4o\",scopeId:\"rAAftdBw5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GkyOC57mx:{variant:\"rPJS4uMsO\"},nF211JEmA:{variant:\"Ty6i27b0m\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"yOJzCfJ4o\",layoutId:\"yOJzCfJ4o\",style:{width:\"100%\"},variant:\"l8dtja4I3\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PuljS.framer-1aedtna, .framer-PuljS .framer-1aedtna { display: block; }\",\".framer-PuljS.framer-pugoj6 { align-content: center; align-items: center; background-color: #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: 1100px; }\",\".framer-PuljS .framer-uhb37x-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-PuljS .framer-1fhw6q2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 140px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-PuljS .framer-rznndr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 70%; }\",\".framer-PuljS .framer-1yizoxm, .framer-PuljS .framer-1aib1js { flex: none; height: auto; overflow: visible; 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-PuljS .framer-1b1tndd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PuljS .framer-gvm2wf, .framer-PuljS .framer-795jvq, .framer-PuljS .framer-1imjob9 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-PuljS .framer-1xrpwv8-container, .framer-PuljS .framer-rw28vc-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-PuljS .framer-1f8g7q9-container { align-self: center; flex: none; grid-column: auto / span 2; height: 700px; justify-self: center; position: relative; width: 100%; }\",\".framer-PuljS .framer-sv8iwu-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PuljS.framer-pugoj6, .framer-PuljS .framer-1fhw6q2, .framer-PuljS .framer-rznndr, .framer-PuljS .framer-1b1tndd { gap: 0px; } .framer-PuljS.framer-pugoj6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PuljS.framer-pugoj6 > :first-child, .framer-PuljS .framer-1fhw6q2 > :first-child, .framer-PuljS .framer-rznndr > :first-child, .framer-PuljS .framer-1b1tndd > :first-child { margin-top: 0px; } .framer-PuljS.framer-pugoj6 > :last-child, .framer-PuljS .framer-1fhw6q2 > :last-child, .framer-PuljS .framer-rznndr > :last-child, .framer-PuljS .framer-1b1tndd > :last-child { margin-bottom: 0px; } .framer-PuljS .framer-1fhw6q2 > * { margin: 0px; margin-bottom: calc(140px / 2); margin-top: calc(140px / 2); } .framer-PuljS .framer-rznndr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-PuljS .framer-1b1tndd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 768px) and (max-width: 1099px) { .framer-PuljS.framer-pugoj6 { width: 768px; } .framer-PuljS .framer-1fhw6q2 { gap: 80px; padding: 80px 40px 80px 40px; } .framer-PuljS .framer-1xrpwv8-container, .framer-PuljS .framer-rw28vc-container { height: 300px; } .framer-PuljS .framer-1f8g7q9-container { height: 510px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PuljS .framer-1fhw6q2 { gap: 0px; } .framer-PuljS .framer-1fhw6q2 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-PuljS .framer-1fhw6q2 > :first-child { margin-top: 0px; } .framer-PuljS .framer-1fhw6q2 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-PuljS.framer-pugoj6 { padding: 80px 0px 0px 0px; width: 390px; } .framer-PuljS .framer-uhb37x-container { left: 50%; position: fixed; transform: translateX(-50%); width: 100%; } .framer-PuljS .framer-1fhw6q2 { gap: 80px; padding: 40px 20px 40px 20px; } .framer-PuljS .framer-rznndr { width: 100%; } .framer-PuljS .framer-gvm2wf, .framer-PuljS .framer-795jvq, .framer-PuljS .framer-1imjob9 { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-PuljS .framer-1xrpwv8-container, .framer-PuljS .framer-rw28vc-container { height: 300px; } .framer-PuljS .framer-1f8g7q9-container { grid-column: auto / span 1; height: 300px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PuljS .framer-1fhw6q2 { gap: 0px; } .framer-PuljS .framer-1fhw6q2 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-PuljS .framer-1fhw6q2 > :first-child { margin-top: 0px; } .framer-PuljS .framer-1fhw6q2 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3377\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GkyOC57mx\":{\"layout\":[\"fixed\",\"auto\"]},\"nF211JEmA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerrAAftdBw5=withCSS(Component,css,\"framer-PuljS\");export default FramerrAAftdBw5;FramerrAAftdBw5.displayName=\"Projects\";FramerrAAftdBw5.defaultProps={height:3377,width:1100};addFonts(FramerrAAftdBw5,[{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\"}]},...NavigationFonts,...CaseThumbnailFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrAAftdBw5\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1100\",\"framerIntrinsicHeight\":\"3377\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GkyOC57mx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nF211JEmA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "FYVGgK1WB_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText", "CaseThumbnailFonts", "c5m0ogFPb_default", "ContainerWithFX", "withFX", "FooterFonts", "cittmBMML_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transformTemplate1", "_", "t", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "animation6", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "Z76jRXmfmimTgbersG", "C3Dh4Mi2TimTgbersG", "pZUNyiuiFimTgbersG", "trp1GfjVIimTgbersG", "idimTgbersG", "Z76jRXmfmRNay552ZP", "C3Dh4Mi2TRNay552ZP", "pZUNyiuiFRNay552ZP", "trp1GfjVIRNay552ZP", "idRNay552ZP", "Z76jRXmfmXeYRwovMj", "C3Dh4Mi2TXeYRwovMj", "pZUNyiuiFXeYRwovMj", "trp1GfjVIXeYRwovMj", "idXeYRwovMj", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "FYVGgK1WB_default", "RichTextWithOptimizedAppearEffect", "x", "ChildrenCanSuspend", "ksdhk0NIT_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "c5m0ogFPb_default", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks1", "collection2", "paginationInfo2", "loadMore2", "index2", "resolvedLinks2", "Container", "cittmBMML_default", "css", "FramerrAAftdBw5", "withCSS", "rAAftdBw5_default", "addFonts", "NavigationFonts", "CaseThumbnailFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
