{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/H1EHtm9aUP7XlulwPzTn/4WHkNh0xzFdC9vKz9ubk/wusb6YOai.js"],
  "sourcesContent": ["// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS}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 NavPanel from\"#framer/local/canvasComponent/p3kb90gkX/p3kb90gkX.js\";import Teaser from\"#framer/local/canvasComponent/P60YtaP7K/P60YtaP7K.js\";import Header from\"#framer/local/canvasComponent/UfUxLIzq2/UfUxLIzq2.js\";import Subnav from\"#framer/local/canvasComponent/Va2vp_26N/Va2vp_26N.js\";import Grid from\"#framer/local/codeFile/ZfecHie/Grid.js\";import HorizontalScroll from\"#framer/local/codeFile/iZKoFft/HorizontalScroll.js\";import{withFollowMouse}from\"#framer/local/codeFile/ojgYGQP/withCursor.js\";import{withGridWidth}from\"#framer/local/codeFile/hLwoBEk/WithGrid.js\";import Projects,{enumToDisplayNameFunctions}from\"#framer/local/collection/pWeF0Nvyb/pWeF0Nvyb.js\";import metadataProvider from\"#framer/local/webPageMetadata/wusb6YOai/wusb6YOai.js\";const GridFonts=getFonts(Grid);const HeaderFonts=getFonts(Header);const NavPanelFonts=getFonts(NavPanel);const SubnavFonts=getFonts(Subnav);const MotionDivWithFollowMouse1urwt3b=withCodeBoundaryForOverrides(motion.div,{nodeId:\"H_KZpRMTe\",override:withFollowMouse,scopeId:\"wusb6YOai\"});const TeaserFonts=getFonts(Teaser);const MotionDivWithGridWidth1ldi4kt=withCodeBoundaryForOverrides(motion.div,{inComponentSlot:true,nodeId:\"ToT1uvCTf\",override:withGridWidth,scopeId:\"wusb6YOai\"});const HorizontalScrollFonts=getFonts(HorizontalScroll);const breakpoints={e_rIZUoT4:\"(max-width: 809px)\",kdEa5jdI8:\"(min-width: 1200px)\",ZuwziBV_k:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RTj0T\";const variantClassNames={e_rIZUoT4:\"framer-v-1ygk7d3\",kdEa5jdI8:\"framer-v-1x32c4v\",ZuwziBV_k:\"framer-v-1ij83si\"};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 isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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:\"kdEa5jdI8\",Phone:\"e_rIZUoT4\",Tablet:\"ZuwziBV_k\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kdEa5jdI8\"};};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,Ly2Me0hfEwZOAiXZu0,UN6yxAgmrwZOAiXZu0,YsHTDWziDwZOAiXZu0,s2nlB5IkIwZOAiXZu0,eTKryENK_wZOAiXZu0,XO1oyEwppwZOAiXZu0,EyIoNsZaewZOAiXZu0,idwZOAiXZu0,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const tap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const tap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"e_rIZUoT4\")return true;return false;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kdEa5jdI8\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-99b13e40-5413-47d9-996c-2fa7047e46d6, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1x32c4v\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jygjf8\",\"data-framer-name\":\"Grid Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hbzdxt-container\",isAuthoredByUser:true,nodeId:\"rManaxrgm\",scopeId:\"wusb6YOai\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e_rIZUoT4:{opacity:.1}},children:/*#__PURE__*/_jsx(Grid,{background:\"var(--token-ad9b4115-c8bf-4757-af13-005f7e571fb7, rgb(0, 0, 0))\",columns:4,height:\"100%\",id:\"rManaxrgm\",layoutId:\"rManaxrgm\",opacity:.15,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lsb2or\",\"data-framer-name\":\"Blend Header\",children:/*#__PURE__*/_jsx(Overlay,{enabled:isDisplayed(),children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-nskpse-container\",id:\"nskpse\",nodeId:\"WpzfTQl1Z\",scopeId:\"wusb6YOai\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e_rIZUoT4:{nav:\"sLw35ONWj\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"WpzfTQl1Z\",layoutId:\"WpzfTQl1Z\",nav:\"R47JrM5Cv\",style:{width:\"100%\"},tap:tap3bnx0g({overlay}),width:\"100%\"})}),isDisplayed()&&/*#__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-10xijly\")} hidden-1x32c4v hidden-1ij83si`,\"data-framer-portal-id\":\"nskpse\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"RzKQbxCFs\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e_rIZUoT4:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-tnrik0-container\"),\"data-framer-portal-id\":\"nskpse\",inComponentSlot:true,nodeId:\"fNONRUfDK\",rendersWithMotion:true,scopeId:\"wusb6YOai\",children:/*#__PURE__*/_jsx(NavPanel,{height:\"100%\",id:\"fNONRUfDK\",layoutId:\"fNONRUfDK\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-3rgu4o-container\"),\"data-framer-portal-id\":\"nskpse\",inComponentSlot:true,nodeId:\"DAVuSiMHR\",rendersWithMotion:true,scopeId:\"wusb6YOai\",children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"DAVuSiMHR\",layoutId:\"DAVuSiMHR\",nav:\"cz0I8PyZA\",style:{width:\"100%\"},tap:tap1wnntms({overlay}),width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kll4oz\",\"data-framer-name\":\"Subnav\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dvOWJ5bSe\"},implicitPathVariables:undefined},{href:{webPageId:\"wusb6YOai\"},implicitPathVariables:undefined},{href:{webPageId:\"dvOWJ5bSe\"},implicitPathVariables:undefined},{href:{webPageId:\"wusb6YOai\"},implicitPathVariables:undefined},{href:{webPageId:\"dvOWJ5bSe\"},implicitPathVariables:undefined},{href:{webPageId:\"wusb6YOai\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ucq1zn-container\",nodeId:\"jgcz0dgEc\",scopeId:\"wusb6YOai\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e_rIZUoT4:{link:resolvedLinks[4],link2:resolvedLinks[5],style:{width:\"100%\"}},ZuwziBV_k:{link:resolvedLinks[2],link2:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Subnav,{height:\"100%\",id:\"jgcz0dgEc\",label:\"List View\",label2:\"Img \u2006View\",layoutId:\"jgcz0dgEc\",link:resolvedLinks[0],link2:resolvedLinks[1],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"nAP0y4xuZ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithFollowMouse1urwt3b,{className:\"framer-1urwt3b\",\"data-framer-name\":\"Cursor\"}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-1f0ylti\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsx(\"section\",{className:\"framer-1w6zzes\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a4mmv1-container\",isAuthoredByUser:true,nodeId:\"UDcLSXJFr\",scopeId:\"wusb6YOai\",children:/*#__PURE__*/_jsx(HorizontalScroll,{height:\"100%\",id:\"UDcLSXJFr\",layoutId:\"UDcLSXJFr\",style:{maxWidth:\"100%\"},width:\"100%\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nnxesx\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"wZOAiXZu0\",data:Projects,type:\"Collection\"},select:[{collection:\"wZOAiXZu0\",name:\"Ly2Me0hfE\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"UN6yxAgmr\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"YsHTDWziD\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"s2nlB5IkI\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"eTKryENK_\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"XO1oyEwpp\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"EyIoNsZae\",type:\"Identifier\"},{collection:\"wZOAiXZu0\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({eTKryENK_:eTKryENK_wZOAiXZu0,EyIoNsZae:EyIoNsZaewZOAiXZu0,id:idwZOAiXZu0,Ly2Me0hfE:Ly2Me0hfEwZOAiXZu0,s2nlB5IkI:s2nlB5IkIwZOAiXZu0,UN6yxAgmr:UN6yxAgmrwZOAiXZu0,XO1oyEwpp:XO1oyEwppwZOAiXZu0,YsHTDWziD:YsHTDWziDwZOAiXZu0},index)=>{UN6yxAgmrwZOAiXZu0??=\"\";s2nlB5IkIwZOAiXZu0??=\"\";XO1oyEwppwZOAiXZu0??=true;return /*#__PURE__*/_jsx(LayoutGroup,{id:`wZOAiXZu0-${idwZOAiXZu0}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{s2nlB5IkI:s2nlB5IkIwZOAiXZu0},children:/*#__PURE__*/_jsx(MotionDivWithGridWidth1ldi4kt,{className:\"framer-1ldi4kt\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{s2nlB5IkI:s2nlB5IkIwZOAiXZu0},webPageId:\"pSjIbl0ap\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:628,width:\"100%\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-h2nm1r-container\",inComponentSlot:true,nodeId:\"k9HCdu85e\",rendersWithMotion:true,scopeId:\"wusb6YOai\",children:/*#__PURE__*/_jsx(Teaser,{ddQMkdkdo:toResponsiveImage(Ly2Me0hfEwZOAiXZu0),G5KBM_7bd:false,G6300ScRf:resolvedLinks1[0],H2POhTSwb:isSet(EyIoNsZaewZOAiXZu0),height:\"100%\",id:\"k9HCdu85e\",layoutId:\"k9HCdu85e\",oEYvl36ZQ:enumToDisplayNameFunctions[\"YsHTDWziD\"]?.(YsHTDWziDwZOAiXZu0,activeLocale),pedAo6Ikh:UN6yxAgmrwZOAiXZu0,qd10VzCH_:XO1oyEwppwZOAiXZu0,style:{maxWidth:\"100%\"},TEW6XRezz:\"View\",width:\"100%\",X3t6ClaxR:eTKryENK_wZOAiXZu0})})})})})})},idwZOAiXZu0);})})})})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RTj0T.framer-np79vw, .framer-RTj0T .framer-np79vw { display: block; }\",\".framer-RTj0T.framer-1x32c4v { align-content: center; align-items: center; background-color: var(--token-99b13e40-5413-47d9-996c-2fa7047e46d6, #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-RTj0T .framer-1jygjf8 { flex: none; height: 100%; left: 0px; overflow: hidden; pointer-events: none; position: fixed; top: 0px; width: 100%; }\",\".framer-RTj0T .framer-hbzdxt-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-RTj0T .framer-lsb2or { 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: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-RTj0T .framer-nskpse-container { flex: none; height: auto; position: relative; width: 100%; }\",'.framer-RTj0T.framer-10xijly { background-color: var(--token-99b13e40-5413-47d9-996c-2fa7047e46d6, #ffffff) /* {\"name\":\"Background\"} */; inset: 0px; position: fixed; user-select: none; z-index: 9; }',\".framer-RTj0T.framer-tnrik0-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 9; }\",\".framer-RTj0T.framer-3rgu4o-container { flex: none; height: auto; left: 0px; mix-blend-mode: difference; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-RTj0T .framer-1kll4oz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 80px 0px 0px 0px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-RTj0T .framer-ucq1zn-container { flex: 1 0 0px; height: auto; max-width: 50%; position: relative; width: 1px; z-index: 1; }\",\".framer-RTj0T .framer-1urwt3b { aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; mix-blend-mode: difference; opacity: 0; overflow: hidden; position: fixed; top: 0px; width: 28px; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-RTj0T .framer-1f0ylti { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-RTj0T .framer-1w6zzes { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RTj0T .framer-a4mmv1-container, .framer-RTj0T .framer-h2nm1r-container { flex: none; height: auto; max-width: 100%; position: relative; width: auto; }\",\".framer-RTj0T .framer-1nnxesx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-RTj0T .framer-1ldi4kt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 100vh; padding: 175px 20px 20px 20px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RTj0T.framer-1x32c4v, .framer-RTj0T .framer-lsb2or, .framer-RTj0T .framer-1kll4oz, .framer-RTj0T .framer-1f0ylti, .framer-RTj0T .framer-1w6zzes, .framer-RTj0T .framer-1nnxesx, .framer-RTj0T .framer-1ldi4kt { gap: 0px; } .framer-RTj0T.framer-1x32c4v > *, .framer-RTj0T .framer-lsb2or > *, .framer-RTj0T .framer-1f0ylti > *, .framer-RTj0T .framer-1w6zzes > *, .framer-RTj0T .framer-1ldi4kt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RTj0T.framer-1x32c4v > :first-child, .framer-RTj0T .framer-lsb2or > :first-child, .framer-RTj0T .framer-1f0ylti > :first-child, .framer-RTj0T .framer-1w6zzes > :first-child, .framer-RTj0T .framer-1ldi4kt > :first-child { margin-top: 0px; } .framer-RTj0T.framer-1x32c4v > :last-child, .framer-RTj0T .framer-lsb2or > :last-child, .framer-RTj0T .framer-1f0ylti > :last-child, .framer-RTj0T .framer-1w6zzes > :last-child, .framer-RTj0T .framer-1ldi4kt > :last-child { margin-bottom: 0px; } .framer-RTj0T .framer-1kll4oz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RTj0T .framer-1kll4oz > :first-child, .framer-RTj0T .framer-1nnxesx > :first-child { margin-left: 0px; } .framer-RTj0T .framer-1kll4oz > :last-child, .framer-RTj0T .framer-1nnxesx > :last-child { margin-right: 0px; } .framer-RTj0T .framer-1nnxesx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-RTj0T.framer-1x32c4v { width: 810px; }}\",\"@media (max-width: 809px) { .framer-RTj0T.framer-1x32c4v { width: 390px; } .framer-RTj0T .framer-ucq1zn-container { max-width: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 823\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZuwziBV_k\":{\"layout\":[\"fixed\",\"auto\"]},\"e_rIZUoT4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerwusb6YOai=withCSS(Component,css,\"framer-RTj0T\");export default Framerwusb6YOai;Framerwusb6YOai.displayName=\"Projects Thumbs\";Framerwusb6YOai.defaultProps={height:823,width:1200};addFonts(Framerwusb6YOai,[{explicitInter:true,fonts:[]},...GridFonts,...HeaderFonts,...NavPanelFonts,...SubnavFonts,...TeaserFonts,...HorizontalScrollFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwusb6YOai\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"823\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZuwziBV_k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e_rIZUoT4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["GridFonts", "getFonts", "Grid", "HeaderFonts", "UfUxLIzq2_default", "NavPanelFonts", "p3kb90gkX_default", "SubnavFonts", "Va2vp_26N_default", "MotionDivWithFollowMouse1urwt3b", "withCodeBoundaryForOverrides", "motion", "withFollowMouse", "TeaserFonts", "P60YtaP7K_default", "MotionDivWithGridWidth1ldi4kt", "withGridWidth", "HorizontalScrollFonts", "HorizontalScroll", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "toResponsiveImage", "value", "isSet", "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", "style", "className", "layoutId", "variant", "Ly2Me0hfEwZOAiXZu0", "UN6yxAgmrwZOAiXZu0", "YsHTDWziDwZOAiXZu0", "s2nlB5IkIwZOAiXZu0", "eTKryENK_wZOAiXZu0", "XO1oyEwppwZOAiXZu0", "EyIoNsZaewZOAiXZu0", "idwZOAiXZu0", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "tap3bnx0g", "overlay", "loadMore", "args", "tap1wnntms", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "l", "AnimatePresence", "Ga", "x", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "pWeF0Nvyb_default", "collection", "paginationInfo", "index", "PathVariablesContext", "resolvedLinks1", "enumToDisplayNameFunctions", "css", "Framerwusb6YOai", "withCSS", "wusb6YOai_default", "addFonts", "__FramerMetadata__"]
}
