{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DS6CmD3qRErV2pVkr04K/yfZxEkId7Lbx15D9HlBs/DSQ4t3mc7.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Loader from\"#framer/local/canvasComponent/A2iZRXeYb/A2iZRXeYb.js\";import NavbarNavbarLink from\"#framer/local/canvasComponent/bAeLMGhFe/bAeLMGhFe.js\";import Cursor from\"#framer/local/canvasComponent/cRvSVRZaP/cRvSVRZaP.js\";import ProjectCursor2 from\"#framer/local/canvasComponent/gGJw9dwM0/gGJw9dwM0.js\";import Resume from\"#framer/local/canvasComponent/iwWXMStl6/iwWXMStl6.js\";import NavbarNavbarComponent from\"#framer/local/canvasComponent/QXsgQf2ii/QXsgQf2ii.js\";import*as sharedStyle1 from\"#framer/local/css/TEBJS9o7F/TEBJS9o7F.js\";import*as sharedStyle3 from\"#framer/local/css/TGRRrfBjC/TGRRrfBjC.js\";import*as sharedStyle from\"#framer/local/css/U0MmTVoIp/U0MmTVoIp.js\";import*as sharedStyle4 from\"#framer/local/css/YhIy12meA/YhIy12meA.js\";import*as sharedStyle2 from\"#framer/local/css/YNHAhgmoW/YNHAhgmoW.js\";import metadataProvider from\"#framer/local/webPageMetadata/DSQ4t3mc7/DSQ4t3mc7.js\";const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const MotionMainWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.main);const NavbarNavbarLinkFonts=getFonts(NavbarNavbarLink);const ResumeFonts=getFonts(Resume);const NavbarNavbarComponentFonts=getFonts(NavbarNavbarComponent);const LoaderFonts=getFonts(Loader);const CursorFonts=getFonts(Cursor);const ProjectCursor2Fonts=getFonts(ProjectCursor2);const breakpoints={G8sNHiwql:\"(max-width: 809px)\",sVggsjem8:\"(min-width: 1200px)\",yLWygZzIo:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-CP9oC\";const variantClassNames={G8sNHiwql:\"framer-v-1k15sx\",sVggsjem8:\"framer-v-jl7tyt\",yLWygZzIo:\"framer-v-19n6nj3\"};const transition1={bounce:.2,delay:1,duration:1,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={damping:30,delay:.1,mass:1,stiffness:139,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:180};const transition3={damping:30,delay:.3,mass:1,stiffness:139,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"sVggsjem8\",Phone:\"G8sNHiwql\",Tablet:\"yLWygZzIo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sVggsjem8\"};};const cursor={component:Cursor,variant:\"scmQOLWV7\"};const cursor1={component:Cursor,variant:\"hcE0Puang\"};const transition4={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor2={component:ProjectCursor2,transition:transition4,variant:\"pJzgTSRYc\"};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,dKGEWtpfcaHcFAyEwV,z1_0aS4NiaHcFAyEwV,wAw0CMz78aHcFAyEwV,...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,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"G8sNHiwql\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"yLWygZzIo\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"yLWygZzIo\",\"G8sNHiwql\"].includes(baseVariant))return false;return true;};const visible=isSet(dKGEWtpfcaHcFAyEwV);const visible1=negate(equals(z1_0aS4NiaHcFAyEwV,\"BUx86URTa\"));const visible2=isSet(wAw0CMz78aHcFAyEwV);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"G8sNHiwql\")return false;return true;};const router=useRouter();useCustomCursors({\"12jx0k0\":cursor2,\"1o0luhh\":cursor,\"1xc06je\":cursor1});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sVggsjem8\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-76c6d1b1-5fc7-42aa-9874-dbfda4135fa2, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-jl7tyt\",className),\"data-framer-cursor\":\"1o0luhh\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionMainWithOptimizedAppearEffect,{animate:animation,className:\"framer-53xx5y\",\"data-framer-appear-id\":\"53xx5y\",\"data-framer-name\":\"Main\",initial:animation1,optimized:true,children:[isDisplayed()&&/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation2,className:\"framer-7pqg74 hidden-jl7tyt hidden-19n6nj3\",\"data-framer-appear-id\":\"7pqg74\",\"data-framer-name\":\"Section - Hero\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-434cce6a-f877-480c-a9e2-6178c2acd08c, rgb(128, 128, 128))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LVzq4AHGI\"},motionChild:true,nodeId:\"HAyCnmnGh\",openInNewTab:false,scopeId:\"DSQ4t3mc7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ep3d44\",\"data-styles-preset\":\"U0MmTVoIp\",children:\"See all works\"})})})}),className:\"framer-a9dho\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kozbw8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f9cf9e1c-f7a1-4aa9-bc3e-5e4aedc67046, rgb(0, 0, 0))\"},children:\"Kiko\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f9cf9e1c-f7a1-4aa9-bc3e-5e4aedc67046, rgb(0, 0, 0))\"},children:\"Kiko\"})}),className:\"framer-q00c67\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1w6oelg hidden-jl7tyt hidden-1k15sx\",\"data-framer-appear-id\":\"1w6oelg\",\"data-framer-name\":\"Section - Hero\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-434cce6a-f877-480c-a9e2-6178c2acd08c, rgb(128, 128, 128))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LVzq4AHGI\"},motionChild:true,nodeId:\"XaK4BHNtU\",openInNewTab:false,scopeId:\"DSQ4t3mc7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ep3d44\",\"data-styles-preset\":\"U0MmTVoIp\",children:\"See all works\"})})})}),className:\"framer-1cd598i\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gxak7t\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yLWygZzIo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f9cf9e1c-f7a1-4aa9-bc3e-5e4aedc67046, rgb(0, 0, 0))\"},children:\"Kiko\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f9cf9e1c-f7a1-4aa9-bc3e-5e4aedc67046, rgb(0, 0, 0))\"},children:\"Kiko\"})}),className:\"framer-1kbyder\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1os8m5 hidden-19n6nj3 hidden-1k15sx\",\"data-framer-appear-id\":\"1os8m5\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-434cce6a-f877-480c-a9e2-6178c2acd08c, rgb(128, 128, 128))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LVzq4AHGI\"},motionChild:true,nodeId:\"OG5HmDKcw\",openInNewTab:false,scopeId:\"DSQ4t3mc7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ep3d44\",\"data-styles-preset\":\"U0MmTVoIp\",children:\"See all works\"})})})}),className:\"framer-96ah3j\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ab96gd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f9cf9e1c-f7a1-4aa9-bc3e-5e4aedc67046, rgb(0, 0, 0))\"},children:\"Kiko\"})}),className:\"framer-12zrg3i\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation4,className:\"framer-10ss7hp\",\"data-border\":true,\"data-framer-appear-id\":\"10ss7hp\",\"data-framer-name\":\"Section - Details\",initial:animation3,optimized:true,children:[visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+-624),sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1920px)`,...toResponsiveImage(dKGEWtpfcaHcFAyEwV)}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+-624),sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1920px)`,...toResponsiveImage(dKGEWtpfcaHcFAyEwV)}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1920px)`,...toResponsiveImage(dKGEWtpfcaHcFAyEwV)},className:\"framer-1oq0jhc\",\"data-framer-name\":\"Featured Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+624),pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/zfvadCy6yLoxDKZ2X1zuFOeitCQ.gif\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+624),pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/zfvadCy6yLoxDKZ2X1zuFOeitCQ.gif\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/zfvadCy6yLoxDKZ2X1zuFOeitCQ.gif\"},className:\"framer-hok93n\",\"data-framer-name\":\"Featured Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wstv65\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5tahu9\",\"data-styles-preset\":\"TEBJS9o7F\",children:\"Kiko is a sans-serif Devanagari typeface that blends the fluidity of the script with the precision of geometric forms. The project explored a flexible design approach, adapting geometric constraints to suit the unique characteristics of each letterform. Conceived from a passion for learning type design, Kiko embodies the harmony of structure and expression. My role included designing distinctive letterforms, establishing the font's visual direction, and crafting cohesive graphics to reinforce its impactful and unified aesthetic.\"})}),className:\"framer-1hpbgm3\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jkdvqz\",\"data-border\":true,\"data-framer-name\":\"Services\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4im69\",\"data-styles-preset\":\"YNHAhgmoW\",children:\"Area\"})}),className:\"framer-mb3vay\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mlkpjb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5tahu9\",\"data-styles-preset\":\"TEBJS9o7F\",children:\"Type Design\"})}),className:\"framer-142oqr3\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5tahu9\",\"data-styles-preset\":\"TEBJS9o7F\",children:\"Art Direction\"})}),className:\"framer-1x7eqma\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-le17fy\",\"data-border\":true,\"data-framer-name\":\"Services\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4im69\",\"data-styles-preset\":\"YNHAhgmoW\",children:\"Year\"})}),className:\"framer-zgjkz3\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mtiw88\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5tahu9\",\"data-styles-preset\":\"TEBJS9o7F\",children:\"2024\"})}),className:\"framer-1u6hxoo\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c3c8sw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+-490),pixelHeight:1685,pixelWidth:1920,src:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+-490),pixelHeight:1685,pixelWidth:1920,src:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:1685,pixelWidth:1920,src:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png\"},className:\"framer-st11cu\",\"data-framer-name\":\"Featured Image\"})}),visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+488),pixelHeight:1685,pixelWidth:1920,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1920px)`,src:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png\",srcSet:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png?scale-down-to=512 512w,https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png 1920w\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+488),pixelHeight:1685,pixelWidth:1920,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1920px)`,src:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png\",srcSet:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png?scale-down-to=512 512w,https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:1685,pixelWidth:1920,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1920px)`,src:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png\",srcSet:\"https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png?scale-down-to=512 512w,https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bBZTrLkT67TJ5A6cRIM22h6beSw.png 1920w\"},className:\"framer-1tixqy1\",\"data-framer-name\":\"Featured Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+1468),pixelHeight:687,pixelWidth:1014,src:\"https://framerusercontent.com/images/mRifgp3IVo4yqgRU8Gz8o10Kos.png\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+1468),pixelHeight:687,pixelWidth:1014,src:\"https://framerusercontent.com/images/mRifgp3IVo4yqgRU8Gz8o10Kos.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:687,pixelWidth:1014,src:\"https://framerusercontent.com/images/mRifgp3IVo4yqgRU8Gz8o10Kos.png\"},className:\"framer-1iej4yo\",\"data-framer-name\":\"Featured Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+2218),pixelHeight:2136,pixelWidth:1024,src:\"https://framerusercontent.com/images/NPP2SmSN5kGzBnsUNOpmN52Kag.png\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+2218),pixelHeight:2136,pixelWidth:1024,src:\"https://framerusercontent.com/images/NPP2SmSN5kGzBnsUNOpmN52Kag.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:2136,pixelWidth:1024,src:\"https://framerusercontent.com/images/NPP2SmSN5kGzBnsUNOpmN52Kag.png\"},className:\"framer-eb3ayj\",\"data-framer-name\":\"Featured Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+4574),pixelHeight:2160,pixelWidth:2880,src:\"https://framerusercontent.com/images/lqaITWEUTlhpknD9qqsY8cFiE.gif\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+4574),pixelHeight:2160,pixelWidth:2880,src:\"https://framerusercontent.com/images/lqaITWEUTlhpknD9qqsY8cFiE.gif\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:2160,pixelWidth:2880,src:\"https://framerusercontent.com/images/lqaITWEUTlhpknD9qqsY8cFiE.gif\"},className:\"framer-1c73zni\",\"data-framer-name\":\"Featured Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+5414),pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/HWxXZzsfU61wuHVcpgCeQpTxLUU.png\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+450+24+1882+0+5414),pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/HWxXZzsfU61wuHVcpgCeQpTxLUU.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/HWxXZzsfU61wuHVcpgCeQpTxLUU.png\"},className:\"framer-z30cq1\",\"data-framer-name\":\"Featured Image\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2pw3o4\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rmCYHhdG6\"},motionChild:true,nodeId:\"aKYMWhQTw\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1d5nge7 framer-4wf1ho\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-434cce6a-f877-480c-a9e2-6178c2acd08c, rgb(128, 128, 128))\"},children:\"Next project\"})})},yLWygZzIo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-434cce6a-f877-480c-a9e2-6178c2acd08c, rgb(128, 128, 128))\"},children:\"Next project\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-434cce6a-f877-480c-a9e2-6178c2acd08c, rgb(128, 128, 128))\"},children:\"Next project\"})}),className:\"framer-1bimti9\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18qxhxb\",\"data-styles-preset\":\"TGRRrfBjC\",children:\"Sweet Petals\"})}),className:\"framer-t5ozfl\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rmCYHhdG6\"},motionChild:true,nodeId:\"cwXmAFCdD\",openInNewTab:false,scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-u8l55k framer-4wf1ho\",\"data-framer-name\":\"Work Item\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18iyrpe\",\"data-framer-cursor\":\"12jx0k0\",\"data-framer-name\":\"Image Link\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7504+280+215.6+0+0+0+0),pixelHeight:1090,pixelWidth:1920,src:\"https://framerusercontent.com/images/agwlfAgDvBQ3WWbh9RZta5uKFg.png\"}},yLWygZzIo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7504+280+215.6+0+0+0+0),pixelHeight:1090,pixelWidth:1920,src:\"https://framerusercontent.com/images/agwlfAgDvBQ3WWbh9RZta5uKFg.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",pixelHeight:1090,pixelWidth:1920,src:\"https://framerusercontent.com/images/agwlfAgDvBQ3WWbh9RZta5uKFg.png\"},className:\"framer-14vvf72\",\"data-framer-name\":\"Featured Image\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"footer\",{className:\"framer-1t6bmos\",\"data-border\":true,\"data-framer-name\":\"Footer / Footer Component\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1jm9l25\",\"data-styles-preset\":\"YhIy12meA\",children:\"Thank You!\"})}),className:\"framer-1l789q8\",\"data-framer-cursor\":\"1xc06je\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-2e5k1v\",\"data-framer-name\":\"Social Links\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{y:(componentViewport?.y||0)+0+8422.6+48+92+0},yLWygZzIo:{y:(componentViewport?.y||0)+0+8422.6+48+49+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uws0o0-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"GIU1U1yBB\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"Resume\",height:\"100%\",id:\"GIU1U1yBB\",layoutId:\"GIU1U1yBB\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:\"https://drive.google.com/file/d/1fzexQa1PerwfRohl4bqUuGzUBIjlUoU_/view?usp=sharing\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{y:(componentViewport?.y||0)+0+8422.6+48+92+0},yLWygZzIo:{y:(componentViewport?.y||0)+0+8422.6+48+49+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ugxnhi-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"xFtLl0IRE\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"Instagram\",height:\"100%\",id:\"xFtLl0IRE\",layoutId:\"xFtLl0IRE\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:\"https://www.instagram.com/jonvhyy/\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{y:(componentViewport?.y||0)+0+8422.6+48+92+0},yLWygZzIo:{y:(componentViewport?.y||0)+0+8422.6+48+49+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5mci8a-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"eyo5J06MG\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"Behance\",height:\"100%\",id:\"eyo5J06MG\",layoutId:\"eyo5J06MG\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:\"https://www.behance.net/moonchijanhavi\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{y:(componentViewport?.y||0)+0+8422.6+48+92+0},yLWygZzIo:{y:(componentViewport?.y||0)+0+8422.6+48+49+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dh8lw1-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"hk0dBeB5f\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"LinkedIn\",height:\"100%\",id:\"hk0dBeB5f\",layoutId:\"hk0dBeB5f\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:\"https://www.linkedin.com/in/janhavi-kadam-6b8630302/\"})})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-19hly1i hidden-1k15sx\",\"data-border\":true,\"data-framer-name\":\"Navbar / Navbar Component\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"CaqnVqV4n\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-12w3kr1 framer-4wf1ho\",\"data-framer-cursor\":\"1xc06je\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h2nth6-container\",nodeId:\"EA0iJnquN\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yLWygZzIo:{y0KgKOyd7:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"(JK)\",height:\"100%\",id:\"EA0iJnquN\",layoutId:\"EA0iJnquN\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:resolvedLinks[0]})})})})})})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-19fn32b\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LVzq4AHGI\"},implicitPathVariables:undefined},{href:{webPageId:\"LVzq4AHGI\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:19,children:/*#__PURE__*/_jsx(Container,{as:\"li\",className:\"framer-xn1l34-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"i84xSPVZq\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yLWygZzIo:{y0KgKOyd7:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"Work\",height:\"100%\",id:\"i84xSPVZq\",layoutId:\"i84xSPVZq\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:resolvedLinks1[0]})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Rz8bJeFuh\"},implicitPathVariables:undefined},{href:{webPageId:\"Rz8bJeFuh\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:19,children:/*#__PURE__*/_jsx(Container,{as:\"li\",className:\"framer-1mucqpy-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"nIxbs2FlT\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yLWygZzIo:{y0KgKOyd7:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(NavbarNavbarLink,{be5PCiq_h:\"About\",height:\"100%\",id:\"nIxbs2FlT\",layoutId:\"nIxbs2FlT\",variant:\"KTmZUUHnI\",width:\"100%\",y0KgKOyd7:resolvedLinks2[0]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:19,children:/*#__PURE__*/_jsx(Container,{as:\"li\",className:\"framer-1h726lp-container\",\"data-framer-cursor\":\"1xc06je\",nodeId:\"wUKMEsxrZ\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(Resume,{height:\"100%\",id:\"wUKMEsxrZ\",layoutId:\"wUKMEsxrZ\",variant:\"FYkakCd3b\",width:\"100%\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G8sNHiwql:{height:62,width:\"min(100vw, 1920px)\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zjkrox-container hidden-jl7tyt hidden-19n6nj3\",layoutScroll:true,nodeId:\"anFE_YmGf\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(NavbarNavbarComponent,{height:\"100%\",id:\"anFE_YmGf\",layoutId:\"anFE_YmGf\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KFrzXyYML\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1024,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1phz1a2-container\",layoutScroll:true,nodeId:\"Gqahbh0SF\",scopeId:\"DSQ4t3mc7\",children:/*#__PURE__*/_jsx(Loader,{height:\"100%\",id:\"Gqahbh0SF\",layoutId:\"Gqahbh0SF\",style:{width:\"100%\"},variant:\"Dy6RaBInP\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CP9oC.framer-4wf1ho, .framer-CP9oC .framer-4wf1ho { display: block; }\",\".framer-CP9oC.framer-jl7tyt { align-content: center; align-items: center; background-color: var(--token-76c6d1b1-5fc7-42aa-9874-dbfda4135fa2, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1200px; }\",\".framer-CP9oC .framer-53xx5y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CP9oC .framer-7pqg74 { 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-end; min-height: 45vh; overflow: visible; padding: 180px 0px 24px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CP9oC .framer-a9dho, .framer-CP9oC .framer-1cd598i, .framer-CP9oC .framer-96ah3j { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CP9oC .framer-kozbw8, .framer-CP9oC .framer-1gxak7t { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CP9oC .framer-q00c67, .framer-CP9oC .framer-1kbyder, .framer-CP9oC .framer-12zrg3i { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap: balance; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-CP9oC .framer-1w6oelg { 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-end; min-height: 45vh; overflow: visible; padding: 280px 0px 24px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CP9oC .framer-1os8m5 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 360px 0px 24px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CP9oC .framer-1ab96gd { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 65%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-CP9oC .framer-10ss7hp { --border-bottom-width: 1px; --border-color: var(--token-65bd4ef3-5aa9-4f71-9c84-01b799e38f7c, rgba(0, 0, 0, 0.15)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 24px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CP9oC .framer-1oq0jhc { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 150px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-hok93n { aspect-ratio: 1.8666666666666667 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 600px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-wstv65 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CP9oC .framer-1hpbgm3 { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-CP9oC .framer-jkdvqz, .framer-CP9oC .framer-le17fy { --border-bottom-width: 1px; --border-color: var(--token-65bd4ef3-5aa9-4f71-9c84-01b799e38f7c, rgba(0, 0, 0, 0.07)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-CP9oC .framer-mb3vay, .framer-CP9oC .framer-zgjkz3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 30%; word-break: break-word; word-wrap: break-word; }\",\".framer-CP9oC .framer-mlkpjb, .framer-CP9oC .framer-mtiw88 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CP9oC .framer-142oqr3, .framer-CP9oC .framer-1x7eqma, .framer-CP9oC .framer-1u6hxoo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-CP9oC .framer-c3c8sw { align-content: center; align-items: center; background-color: #ffffff; 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-CP9oC .framer-st11cu { aspect-ratio: 1.1451942740286298 / 1; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 978px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-1tixqy1 { aspect-ratio: 1.1428571428571428 / 1; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 175px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-1iej4yo { aspect-ratio: 1.4933333333333334 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 750px); overflow: hidden; position: relative; width: 100%; }\",\".framer-CP9oC .framer-eb3ayj { aspect-ratio: 0.47538200339558573 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2356px); overflow: hidden; position: relative; width: 100%; }\",\".framer-CP9oC .framer-1c73zni { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 840px); overflow: hidden; position: relative; width: 100%; }\",\".framer-CP9oC .framer-z30cq1 { aspect-ratio: 1.3592233009708738 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 824px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-2pw3o4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-end; padding: 280px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-CP9oC .framer-1d5nge7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-CP9oC .framer-1bimti9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CP9oC .framer-t5ozfl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-CP9oC .framer-u8l55k { align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-18iyrpe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CP9oC .framer-14vvf72 { aspect-ratio: 1.3734335839598997 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 399px); overflow: hidden; pointer-events: none; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CP9oC .framer-1t6bmos { --border-bottom-width: 0px; --border-color: var(--token-65bd4ef3-5aa9-4f71-9c84-01b799e38f7c, rgba(0, 0, 0, 0.15)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1920px; overflow: hidden; padding: 48px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-CP9oC .framer-1l789q8 { --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 680px; position: relative; width: auto; }\",\".framer-CP9oC .framer-2e5k1v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 23px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-CP9oC .framer-1uws0o0-container, .framer-CP9oC .framer-ugxnhi-container, .framer-CP9oC .framer-5mci8a-container, .framer-CP9oC .framer-1dh8lw1-container, .framer-CP9oC .framer-h2nth6-container, .framer-CP9oC .framer-xn1l34-container, .framer-CP9oC .framer-1mucqpy-container, .framer-CP9oC .framer-1h726lp-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-CP9oC .framer-19hly1i { --border-bottom-width: 0.5px; --border-color: var(--token-65bd4ef3-5aa9-4f71-9c84-01b799e38f7c, rgba(0, 0, 0, 0.07)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-end; align-items: flex-end; background-color: var(--token-76c6d1b1-5fc7-42aa-9874-dbfda4135fa2, #fcfbf8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 62px; justify-content: space-between; left: calc(50.00000000000002% - min(1920px, 100%) / 2); max-width: 1920px; overflow: hidden; padding: 20px 40px 20px 40px; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-CP9oC .framer-12w3kr1 { 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; text-decoration: none; width: min-content; }\",\".framer-CP9oC .framer-19fn32b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 23px; justify-content: center; list-style: none; margin: 0px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-CP9oC .framer-zjkrox-container { flex: none; height: auto; left: 50%; max-width: 1920px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-CP9oC .framer-1phz1a2-container { flex: none; height: auto; left: 50%; pointer-events: none; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CP9oC.framer-jl7tyt, .framer-CP9oC .framer-53xx5y, .framer-CP9oC .framer-7pqg74, .framer-CP9oC .framer-1w6oelg, .framer-CP9oC .framer-10ss7hp, .framer-CP9oC .framer-wstv65, .framer-CP9oC .framer-mlkpjb, .framer-CP9oC .framer-mtiw88, .framer-CP9oC .framer-c3c8sw, .framer-CP9oC .framer-2pw3o4, .framer-CP9oC .framer-1d5nge7, .framer-CP9oC .framer-u8l55k, .framer-CP9oC .framer-18iyrpe, .framer-CP9oC .framer-2e5k1v, .framer-CP9oC .framer-12w3kr1, .framer-CP9oC .framer-19fn32b { gap: 0px; } .framer-CP9oC.framer-jl7tyt > *, .framer-CP9oC .framer-53xx5y > *, .framer-CP9oC .framer-c3c8sw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CP9oC.framer-jl7tyt > :first-child, .framer-CP9oC .framer-53xx5y > :first-child, .framer-CP9oC .framer-7pqg74 > :first-child, .framer-CP9oC .framer-1w6oelg > :first-child, .framer-CP9oC .framer-10ss7hp > :first-child, .framer-CP9oC .framer-wstv65 > :first-child, .framer-CP9oC .framer-mlkpjb > :first-child, .framer-CP9oC .framer-mtiw88 > :first-child, .framer-CP9oC .framer-c3c8sw > :first-child, .framer-CP9oC .framer-1d5nge7 > :first-child, .framer-CP9oC .framer-u8l55k > :first-child, .framer-CP9oC .framer-18iyrpe > :first-child { margin-top: 0px; } .framer-CP9oC.framer-jl7tyt > :last-child, .framer-CP9oC .framer-53xx5y > :last-child, .framer-CP9oC .framer-7pqg74 > :last-child, .framer-CP9oC .framer-1w6oelg > :last-child, .framer-CP9oC .framer-10ss7hp > :last-child, .framer-CP9oC .framer-wstv65 > :last-child, .framer-CP9oC .framer-mlkpjb > :last-child, .framer-CP9oC .framer-mtiw88 > :last-child, .framer-CP9oC .framer-c3c8sw > :last-child, .framer-CP9oC .framer-1d5nge7 > :last-child, .framer-CP9oC .framer-u8l55k > :last-child, .framer-CP9oC .framer-18iyrpe > :last-child { margin-bottom: 0px; } .framer-CP9oC .framer-7pqg74 > *, .framer-CP9oC .framer-1w6oelg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-CP9oC .framer-10ss7hp > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-CP9oC .framer-wstv65 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CP9oC .framer-mlkpjb > *, .framer-CP9oC .framer-mtiw88 > *, .framer-CP9oC .framer-18iyrpe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CP9oC .framer-2pw3o4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-CP9oC .framer-2pw3o4 > :first-child, .framer-CP9oC .framer-2e5k1v > :first-child, .framer-CP9oC .framer-12w3kr1 > :first-child, .framer-CP9oC .framer-19fn32b > :first-child { margin-left: 0px; } .framer-CP9oC .framer-2pw3o4 > :last-child, .framer-CP9oC .framer-2e5k1v > :last-child, .framer-CP9oC .framer-12w3kr1 > :last-child, .framer-CP9oC .framer-19fn32b > :last-child { margin-right: 0px; } .framer-CP9oC .framer-1d5nge7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-CP9oC .framer-u8l55k > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-CP9oC .framer-2e5k1v > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-CP9oC .framer-12w3kr1 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-CP9oC .framer-19fn32b > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-CP9oC[data-border=\"true\"]::after, .framer-CP9oC [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-CP9oC.framer-jl7tyt { width: 810px; } .framer-CP9oC .framer-hok93n { height: var(--framer-aspect-ratio-supported, 391px); } .framer-CP9oC .framer-st11cu { height: var(--framer-aspect-ratio-supported, 637px); } .framer-CP9oC .framer-1iej4yo { height: var(--framer-aspect-ratio-supported, 489px); } .framer-CP9oC .framer-eb3ayj { height: var(--framer-aspect-ratio-supported, 1536px); } .framer-CP9oC .framer-1c73zni { height: var(--framer-aspect-ratio-supported, 547px); } .framer-CP9oC .framer-z30cq1 { height: var(--framer-aspect-ratio-supported, 537px); } .framer-CP9oC .framer-2pw3o4 { flex-direction: column; } .framer-CP9oC .framer-1d5nge7, .framer-CP9oC .framer-u8l55k { flex: none; width: 100%; } .framer-CP9oC .framer-14vvf72 { height: var(--framer-aspect-ratio-supported, 532px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CP9oC .framer-2pw3o4 { gap: 0px; } .framer-CP9oC .framer-2pw3o4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-CP9oC .framer-2pw3o4 > :first-child { margin-top: 0px; } .framer-CP9oC .framer-2pw3o4 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-CP9oC.framer-jl7tyt { padding: 0px 20px 0px 20px; width: 390px; } .framer-CP9oC .framer-hok93n { height: var(--framer-aspect-ratio-supported, 187px); } .framer-CP9oC .framer-st11cu { height: var(--framer-aspect-ratio-supported, 305px); } .framer-CP9oC .framer-1iej4yo { height: var(--framer-aspect-ratio-supported, 235px); } .framer-CP9oC .framer-eb3ayj { height: var(--framer-aspect-ratio-supported, 736px); } .framer-CP9oC .framer-1c73zni { height: var(--framer-aspect-ratio-supported, 262px); } .framer-CP9oC .framer-z30cq1 { height: var(--framer-aspect-ratio-supported, 258px); } .framer-CP9oC .framer-2pw3o4 { flex-direction: column; } .framer-CP9oC .framer-1d5nge7, .framer-CP9oC .framer-u8l55k { flex: none; width: 100%; } .framer-CP9oC .framer-14vvf72 { height: var(--framer-aspect-ratio-supported, 255px); } .framer-CP9oC .framer-1t6bmos { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CP9oC .framer-2pw3o4, .framer-CP9oC .framer-1t6bmos { gap: 0px; } .framer-CP9oC .framer-2pw3o4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-CP9oC .framer-2pw3o4 > :first-child, .framer-CP9oC .framer-1t6bmos > :first-child { margin-top: 0px; } .framer-CP9oC .framer-2pw3o4 > :last-child, .framer-CP9oC .framer-1t6bmos > :last-child { margin-bottom: 0px; } .framer-CP9oC .framer-1t6bmos > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8138\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yLWygZzIo\":{\"layout\":[\"fixed\",\"auto\"]},\"G8sNHiwql\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerDSQ4t3mc7=withCSS(Component,css,\"framer-CP9oC\");export default FramerDSQ4t3mc7;FramerDSQ4t3mc7.displayName=\"Proj2\";FramerDSQ4t3mc7.defaultProps={height:8138,width:1200};addFonts(FramerDSQ4t3mc7,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"}]},...NavbarNavbarLinkFonts,...ResumeFonts,...NavbarNavbarComponentFonts,...LoaderFonts,...CursorFonts,...ProjectCursor2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDSQ4t3mc7\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"8138\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yLWygZzIo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G8sNHiwql\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionSectionWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "MotionMainWithOptimizedAppearEffect", "NavbarNavbarLinkFonts", "getFonts", "bAeLMGhFe_default", "ResumeFonts", "iwWXMStl6_default", "NavbarNavbarComponentFonts", "QXsgQf2ii_default", "LoaderFonts", "A2iZRXeYb_default", "CursorFonts", "cRvSVRZaP_default", "ProjectCursor2Fonts", "gGJw9dwM0_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "isSet", "value", "toResponsiveImage", "equals", "b", "negate", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "cursor1", "transition4", "cursor2", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "dKGEWtpfcaHcFAyEwV", "z1_0aS4NiaHcFAyEwV", "wAw0CMz78aHcFAyEwV", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "visible", "visible1", "visible2", "isDisplayed3", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "RichText2", "x", "Link", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "Container", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerDSQ4t3mc7", "withCSS", "DSQ4t3mc7_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
