{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yL5YtSv2GtGEP1cPMpWe/MDmm7xifELiVHePqDNpo/wW4gxeyir.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Arc from\"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/TDb0qbFhtN7SkrM58svb/Arc.js\";import CustomCursor from\"#framer/local/canvasComponent/eiw3WPPto/eiw3WPPto.js\";import Footer from\"#framer/local/canvasComponent/gH3hq915Y/gH3hq915Y.js\";import ProjectCard from\"#framer/local/canvasComponent/NI_cNenz6/NI_cNenz6.js\";import Menu from\"#framer/local/canvasComponent/wKu7nmMov/wKu7nmMov.js\";import Works from\"#framer/local/collection/Z_m1erLQe/Z_m1erLQe.js\";import*as sharedStyle from\"#framer/local/css/bRNVqXz7_/bRNVqXz7_.js\";import*as sharedStyle1 from\"#framer/local/css/T_1Q02HbJ/T_1Q02HbJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/wW4gxeyir/wW4gxeyir.js\";const MenuFonts=getFonts(Menu);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ProjectCardFonts=getFonts(ProjectCard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const FooterFonts=getFonts(Footer);const ArcFonts=getFonts(Arc);const ContainerWithFX=withFX(Container);const CustomCursorFonts=getFonts(CustomCursor);const breakpoints={j9Vc_59eo:\"(max-width: 809px)\",NXWTHMvv4:\"(min-width: 1440px)\",trwpTNc6R:\"(min-width: 1200px) and (max-width: 1439px)\",x55yhIBpw:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-EHGF6\";const variantClassNames={j9Vc_59eo:\"framer-v-ffsrt2\",NXWTHMvv4:\"framer-v-d791my\",trwpTNc6R:\"framer-v-nln1dp\",x55yhIBpw:\"framer-v-2e5gel\"};const transition1={damping:40,delay:0,mass:.1,stiffness:200,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:70};const transition2={damping:40,delay:.05,mass:.1,stiffness:200,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 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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop - small\":\"trwpTNc6R\",Desktop:\"NXWTHMvv4\",Phone:\"j9Vc_59eo\",Tablet:\"x55yhIBpw\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"NXWTHMvv4\"};};const cursor={alignment:\"center\",component:CustomCursor,offset:{x:12,y:12},placement:\"bottom\",variant:\"ofMYKhS0p\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,SI4_a2fogXCXGfiIOt,Hy_6BXMoaXCXGfiIOt,uhDsp7XclXCXGfiIOt,k7TRhTbHoXCXGfiIOt,nXdAjws31XCXGfiIOt,FkkN24jeyXCXGfiIOt,idXCXGfiIOt,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-EHGF6`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-EHGF6`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"WZIFcYM9h\");const ref2=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"x55yhIBpw\",\"j9Vc_59eo\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({\"13mk0w4\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"NXWTHMvv4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-d791my\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9eyh3h-container\",\"data-framer-name\":\"Menu\",layoutScroll:true,name:\"Menu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j9Vc_59eo:{variant:\"pDAQI_hIz\"},trwpTNc6R:{variant:\"XWQG_pJFo\"},x55yhIBpw:{variant:\"NINKETmUr\"}},children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"A6EtoA9yc\",layoutId:\"A6EtoA9yc\",name:\"Menu\",style:{width:\"100%\"},variant:\"aI0elwJZP\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vaowj8\",\"data-framer-name\":\"Main wrapper\",id:elementId,name:\"Main wrapper\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gylwkl\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-bw5aiw\",\"data-framer-appear-id\":\"bw5aiw\",\"data-framer-name\":\"Hero wrapper\",initial:animation1,name:\"Hero wrapper\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-du9ymj\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-tksurl\",\"data-styles-preset\":\"bRNVqXz7_\",style:{\"--framer-text-color\":\"var(--token-a8c486a6-28c4-459e-816e-f09827f42845, rgb(0, 0, 0))\"},children:\"Works\"})}),className:\"framer-jtqcq4\",\"data-framer-name\":\"My name is Melody Onyeocha. I'm a Freelance Digital Designer & Framer Developer based in Lagos (NG).\",fonts:[\"Inter\"],name:\"My name is Melody Onyeocha. I'm a Freelance Digital Designer & Framer Developer based in Lagos (NG).\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-orhbg6\",\"data-styles-preset\":\"T_1Q02HbJ\",style:{\"--framer-text-color\":\"var(--token-a8c486a6-28c4-459e-816e-f09827f42845, rgb(0, 0, 0))\"},children:\"Throughout the years, I've developed engaging solutions that connect individuals and enterprises, simplifying daily living.\"})}),className:\"framer-yltv4r\",\"data-framer-name\":\"Over the past year, I have advanced from a product designer to a design system manager, which has allowed me to expand my understanding of the overall strategic vision.\",fonts:[\"Inter\"],name:\"Over the past year, I have advanced from a product designer to a design system manager, which has allowed me to expand my understanding of the overall strategic vision.\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rf1mzw\",\"data-framer-name\":\"Works\",name:\"Works\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XCXGfiIOt\",data:Works,type:\"Collection\"},select:[{collection:\"XCXGfiIOt\",name:\"SI4_a2fog\",type:\"Identifier\"},{collection:\"XCXGfiIOt\",name:\"Hy_6BXMoa\",type:\"Identifier\"},{collection:\"XCXGfiIOt\",name:\"uhDsp7Xcl\",type:\"Identifier\"},{collection:\"XCXGfiIOt\",name:\"k7TRhTbHo\",type:\"Identifier\"},{collection:\"XCXGfiIOt\",name:\"nXdAjws31\",type:\"Identifier\"},{collection:\"XCXGfiIOt\",name:\"FkkN24jey\",type:\"Identifier\"},{collection:\"XCXGfiIOt\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"SI4_a2fog\":SI4_a2fogXCXGfiIOt,\"Hy_6BXMoa\":Hy_6BXMoaXCXGfiIOt,\"uhDsp7Xcl\":uhDsp7XclXCXGfiIOt,\"k7TRhTbHo\":k7TRhTbHoXCXGfiIOt,\"nXdAjws31\":nXdAjws31XCXGfiIOt,\"FkkN24jey\":FkkN24jeyXCXGfiIOt,\"id\":idXCXGfiIOt},i)=>{Hy_6BXMoaXCXGfiIOt!==null&&Hy_6BXMoaXCXGfiIOt!==void 0?Hy_6BXMoaXCXGfiIOt:Hy_6BXMoaXCXGfiIOt=\"\";uhDsp7XclXCXGfiIOt!==null&&uhDsp7XclXCXGfiIOt!==void 0?uhDsp7XclXCXGfiIOt:uhDsp7XclXCXGfiIOt=\"\";k7TRhTbHoXCXGfiIOt!==null&&k7TRhTbHoXCXGfiIOt!==void 0?k7TRhTbHoXCXGfiIOt:k7TRhTbHoXCXGfiIOt=\"\";nXdAjws31XCXGfiIOt!==null&&nXdAjws31XCXGfiIOt!==void 0?nXdAjws31XCXGfiIOt:nXdAjws31XCXGfiIOt=\"\";FkkN24jeyXCXGfiIOt!==null&&FkkN24jeyXCXGfiIOt!==void 0?FkkN24jeyXCXGfiIOt:FkkN24jeyXCXGfiIOt=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XCXGfiIOt-${idXCXGfiIOt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FkkN24jey:FkkN24jeyXCXGfiIOt},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{FkkN24jey:FkkN24jeyXCXGfiIOt},webPageId:\"tZ31P59rF\"},implicitPathVariables:undefined},{href:{pathVariables:{FkkN24jey:FkkN24jeyXCXGfiIOt},webPageId:\"tZ31P59rF\"},implicitPathVariables:undefined},{href:{pathVariables:{FkkN24jey:FkkN24jeyXCXGfiIOt},webPageId:\"tZ31P59rF\"},implicitPathVariables:undefined},{href:{pathVariables:{FkkN24jey:FkkN24jeyXCXGfiIOt},webPageId:\"tZ31P59rF\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j9Vc_59eo:{height:380,width:\"calc(min(100vw, 1440px) - 40px)\",y:4003},trwpTNc6R:{height:520,width:\"max((min(100vw, 1440px) - 184px) / 2, 200px)\"},x55yhIBpw:{height:425,width:\"max((min(100vw, 1440px) - 104px) / 2, 200px)\",y:414}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:610,width:\"max((min(100vw, 1440px) - 192px) / 2, 200px)\",y:429,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1jalkhc-container\",\"data-framer-appear-id\":\"1jalkhc\",\"data-framer-cursor\":\"13mk0w4\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j9Vc_59eo:{HlpqMlOFS:resolvedLinks[3],variant:\"FSm5mVsT2\"},trwpTNc6R:{HlpqMlOFS:resolvedLinks[1]},x55yhIBpw:{HlpqMlOFS:resolvedLinks[2],variant:\"FSm5mVsT2\"}},children:/*#__PURE__*/_jsx(ProjectCard,{Co1PPsqIv:toResponsiveImage(SI4_a2fogXCXGfiIOt),height:\"100%\",HlpqMlOFS:resolvedLinks[0],i4ittP3gw:Hy_6BXMoaXCXGfiIOt,id:\"N_J1pY8TH\",layoutId:\"N_J1pY8TH\",luiV3uOXy:nXdAjws31XCXGfiIOt,style:{height:\"100%\",width:\"100%\"},variant:\"Agt4xuU91\",Vt5rUmpZQ:k7TRhTbHoXCXGfiIOt,width:\"100%\",XUrzbAjMj:uhDsp7XclXCXGfiIOt})})})})})})})},idXCXGfiIOt);})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j9Vc_59eo:{y:4463},trwpTNc6R:{y:3205},x55yhIBpw:{y:2715}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"100vw\",y:3687,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u44dfu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j9Vc_59eo:{variant:\"xOUYW44Tx\"},trwpTNc6R:{variant:\"WK7XQOUQv\"},x55yhIBpw:{variant:\"iYQZMFm8q\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"VLZ1Z7Qyw\",layoutId:\"VLZ1Z7Qyw\",style:{width:\"100%\"},variant:\"bjgK1Acu8\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{hash:\":WZIFcYM9h\",webPageId:\"wW4gxeyir\"},nodeId:\"C4WQIKg43\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-qd6v7c hidden-2e5gel hidden-ffsrt2 framer-idd1bp\",\"data-framer-name\":\"Scroll to top\",name:\"Scroll to top\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:30,delay:0,duration:.3,ease:[.44,0,.56,1],mass:3,stiffness:350,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1a0kwy0-container\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",animate:false,animateDuration:5,animateEnd:150,animateStart:-50,color:\"var(--token-2811cc69-bb67-416d-867b-55a7676dcfb4, rgb(255, 255, 255))\",cylinderHeight:0,flip:false,font:{font:\"Inter\",fontSize:12,fontWeight:800,letterSpacing:2.1,wordSpacing:5},height:\"100%\",id:\"eq1KhaggR\",layoutId:\"eq1KhaggR\",rotate:false,rotateSpeed:5,slots:[],startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"OPEN TO WORK \\xb7 OPEN TO WORK \\xb7 \",type:\"circle\",width:\"100%\"})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1uuistb\",\"data-framer-name\":\"graphic\",layout:\"position\",name:\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 4.116 14.116 L 5.884 15.884 L 13.75 8.017 L 13.75 25 L 16.25 25 L 16.25 8.017 L 24.116 15.884 L 25.884 14.116 L 15 3.232 Z\" fill=\"var(--token-2811cc69-bb67-416d-867b-55a7676dcfb4, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:10914400195,withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-EHGF6 { background: var(--token-42c03199-bb2b-4a5b-ab1e-bde3e5d28cba, rgb(250, 248, 244)) /* {\"name\":\"BG\"} */; }`,\".framer-EHGF6.framer-idd1bp, .framer-EHGF6 .framer-idd1bp { display: block; }\",\".framer-EHGF6.framer-d791my { align-content: center; align-items: center; background-color: var(--token-42c03199-bb2b-4a5b-ab1e-bde3e5d28cba, #faf8f4); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-EHGF6 .framer-9eyh3h-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-EHGF6 .framer-1vaowj8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EHGF6 .framer-1gylwkl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 150px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-EHGF6 .framer-bw5aiw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EHGF6 .framer-du9ymj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 46%; }\",\".framer-EHGF6 .framer-jtqcq4, .framer-EHGF6 .framer-yltv4r { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EHGF6 .framer-rf1mzw { display: grid; flex: none; gap: 32px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-EHGF6 .framer-1jalkhc-container { align-self: start; aspect-ratio: 1.022950819672131 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 610px); justify-self: start; position: relative; width: 100%; }\",\".framer-EHGF6 .framer-u44dfu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-EHGF6 .framer-qd6v7c { aspect-ratio: 1 / 1; background-color: var(--token-37dd354e-438f-4444-9620-1098f0d66044, #e66119); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; bottom: 60px; flex: none; height: var(--framer-aspect-ratio-supported, 100px); overflow: hidden; position: fixed; right: 40px; text-decoration: none; width: 100px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-EHGF6 .framer-1a0kwy0-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 80px; z-index: 1; }\",\".framer-EHGF6 .framer-1uuistb { flex: none; height: 30px; left: calc(50.00000000000002% - 30px / 2); position: absolute; top: calc(50.00000000000002% - 30px / 2); width: 30px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EHGF6.framer-d791my, .framer-EHGF6 .framer-1vaowj8, .framer-EHGF6 .framer-1gylwkl, .framer-EHGF6 .framer-bw5aiw, .framer-EHGF6 .framer-du9ymj { gap: 0px; } .framer-EHGF6.framer-d791my > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EHGF6.framer-d791my > :first-child, .framer-EHGF6 .framer-1vaowj8 > :first-child, .framer-EHGF6 .framer-1gylwkl > :first-child, .framer-EHGF6 .framer-du9ymj > :first-child { margin-top: 0px; } .framer-EHGF6.framer-d791my > :last-child, .framer-EHGF6 .framer-1vaowj8 > :last-child, .framer-EHGF6 .framer-1gylwkl > :last-child, .framer-EHGF6 .framer-du9ymj > :last-child { margin-bottom: 0px; } .framer-EHGF6 .framer-1vaowj8 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-EHGF6 .framer-1gylwkl > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-EHGF6 .framer-bw5aiw > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-EHGF6 .framer-bw5aiw > :first-child { margin-left: 0px; } .framer-EHGF6 .framer-bw5aiw > :last-child { margin-right: 0px; } .framer-EHGF6 .framer-du9ymj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-EHGF6 { background: var(--token-42c03199-bb2b-4a5b-ab1e-bde3e5d28cba, rgb(250, 248, 244)) /* {\"name\":\"BG\"} */; } .framer-EHGF6.framer-d791my { width: 1200px; } .framer-EHGF6 .framer-du9ymj { width: 62%; } .framer-EHGF6 .framer-rf1mzw { gap: 24px; } .framer-EHGF6 .framer-1jalkhc-container { aspect-ratio: 0.9769230769230769 / 1; height: var(--framer-aspect-ratio-supported, 520px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EHGF6 .framer-rf1mzw { gap: 0px; } .framer-EHGF6 .framer-rf1mzw > *, .framer-EHGF6 .framer-rf1mzw > :first-child, .framer-EHGF6 .framer-rf1mzw > :last-child { margin: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-EHGF6 { background: var(--token-42c03199-bb2b-4a5b-ab1e-bde3e5d28cba, rgb(250, 248, 244)) /* {\"name\":\"BG\"} */; } .framer-EHGF6.framer-d791my { overflow: hidden; width: 810px; } .framer-EHGF6 .framer-1gylwkl { gap: 40px; padding: 155px 40px 80px 40px; } .framer-EHGF6 .framer-bw5aiw { flex-direction: column; } .framer-EHGF6 .framer-du9ymj { order: 0; width: 100%; } .framer-EHGF6 .framer-rf1mzw { gap: 24px; } .framer-EHGF6 .framer-1jalkhc-container { aspect-ratio: 0.8305882352941176 / 1; height: var(--framer-aspect-ratio-supported, 425px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EHGF6 .framer-1gylwkl, .framer-EHGF6 .framer-bw5aiw, .framer-EHGF6 .framer-rf1mzw { gap: 0px; } .framer-EHGF6 .framer-1gylwkl > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-EHGF6 .framer-1gylwkl > :first-child, .framer-EHGF6 .framer-bw5aiw > :first-child { margin-top: 0px; } .framer-EHGF6 .framer-1gylwkl > :last-child, .framer-EHGF6 .framer-bw5aiw > :last-child { margin-bottom: 0px; } .framer-EHGF6 .framer-bw5aiw > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-EHGF6 .framer-rf1mzw > *, .framer-EHGF6 .framer-rf1mzw > :first-child, .framer-EHGF6 .framer-rf1mzw > :last-child { margin: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-EHGF6 { background: var(--token-42c03199-bb2b-4a5b-ab1e-bde3e5d28cba, rgb(250, 248, 244)) /* {\"name\":\"BG\"} */; } .framer-EHGF6.framer-d791my { overflow: hidden; width: 390px; } .framer-EHGF6 .framer-1vaowj8 { gap: 40px; } .framer-EHGF6 .framer-1gylwkl { gap: 32px; padding: 156px 20px 80px 20px; } .framer-EHGF6 .framer-bw5aiw { flex-direction: column; gap: 20px; } .framer-EHGF6 .framer-du9ymj { align-content: center; align-items: center; gap: 20px; order: 0; width: 100%; } .framer-EHGF6 .framer-rf1mzw { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; justify-content: flex-start; } .framer-EHGF6 .framer-1jalkhc-container { align-self: unset; aspect-ratio: 0.9210526315789473 / 1; height: var(--framer-aspect-ratio-supported, 380px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EHGF6 .framer-1vaowj8, .framer-EHGF6 .framer-1gylwkl, .framer-EHGF6 .framer-bw5aiw, .framer-EHGF6 .framer-du9ymj, .framer-EHGF6 .framer-rf1mzw { gap: 0px; } .framer-EHGF6 .framer-1vaowj8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-EHGF6 .framer-1vaowj8 > :first-child, .framer-EHGF6 .framer-1gylwkl > :first-child, .framer-EHGF6 .framer-bw5aiw > :first-child, .framer-EHGF6 .framer-du9ymj > :first-child, .framer-EHGF6 .framer-rf1mzw > :first-child { margin-top: 0px; } .framer-EHGF6 .framer-1vaowj8 > :last-child, .framer-EHGF6 .framer-1gylwkl > :last-child, .framer-EHGF6 .framer-bw5aiw > :last-child, .framer-EHGF6 .framer-du9ymj > :last-child, .framer-EHGF6 .framer-rf1mzw > :last-child { margin-bottom: 0px; } .framer-EHGF6 .framer-1gylwkl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-EHGF6 .framer-bw5aiw > *, .framer-EHGF6 .framer-du9ymj > *, .framer-EHGF6 .framer-rf1mzw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3988\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"trwpTNc6R\":{\"layout\":[\"fixed\",\"auto\"]},\"x55yhIBpw\":{\"layout\":[\"fixed\",\"auto\"]},\"j9Vc_59eo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwW4gxeyir=withCSS(Component,css,\"framer-EHGF6\");export default FramerwW4gxeyir;FramerwW4gxeyir.displayName=\"Home\";FramerwW4gxeyir.defaultProps={height:3988,width:1440};addFonts(FramerwW4gxeyir,[{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\"}]},...MenuFonts,...ProjectCardFonts,...FooterFonts,...ArcFonts,...CustomCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwW4gxeyir\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"trwpTNc6R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x55yhIBpw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j9Vc_59eo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"3988\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuFonts", "getFonts", "wKu7nmMov_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ProjectCardFonts", "NI_cNenz6_default", "ContainerWithOptimizedAppearEffect", "Container", "FooterFonts", "gH3hq915Y_default", "ArcFonts", "Arc_default", "ContainerWithFX", "withFX", "CustomCursorFonts", "eiw3WPPto_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "SI4_a2fogXCXGfiIOt", "Hy_6BXMoaXCXGfiIOt", "uhDsp7XclXCXGfiIOt", "k7TRhTbHoXCXGfiIOt", "nXdAjws31XCXGfiIOt", "FkkN24jeyXCXGfiIOt", "idXCXGfiIOt", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "ChildrenCanSuspend", "Z_m1erLQe_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "Link", "SVG", "css", "FramerwW4gxeyir", "withCSS", "wW4gxeyir_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
