{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pwUYaIeGZrAckxYgVH5E/HZWdh23VuzcO1RgYtwFH/L4wcmCZ5Q.js", "ssg:https://framerusercontent.com/modules/bq5JTCBQ10awUwij0lco/1Gbl6tGzcKhwhUIMukJE/ncNGEcexM.js", "ssg:https://framerusercontent.com/modules/TSCi5jVntMEX2JmqYY4P/9yHuo06HFqNDIxn9AGRS/Vurlv7Jnn.js", "ssg:https://framerusercontent.com/modules/ZJYh0xU035VAIIp5qUlp/yJWRX1ZQlKIbrbAzww2i/W_Oqmj3Ck.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\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,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import Back from\"#framer/local/canvasComponent/cHMk6N6Rv/cHMk6N6Rv.js\";import Project from\"#framer/local/canvasComponent/I00nHFsB8/I00nHFsB8.js\";import BG from\"#framer/local/canvasComponent/qyuhMFyJ1/qyuhMFyJ1.js\";import*as sharedStyle1 from\"#framer/local/css/B0iWE22MV/B0iWE22MV.js\";import*as sharedStyle4 from\"#framer/local/css/ncNGEcexM/ncNGEcexM.js\";import*as sharedStyle2 from\"#framer/local/css/PT3EM8UJC/PT3EM8UJC.js\";import*as sharedStyle from\"#framer/local/css/Vurlv7Jnn/Vurlv7Jnn.js\";import*as sharedStyle3 from\"#framer/local/css/W_Oqmj3Ck/W_Oqmj3Ck.js\";import metadataProvider from\"#framer/local/webPageMetadata/L4wcmCZ5Q/L4wcmCZ5Q.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const BGFonts=getFonts(BG);const BackFonts=getFonts(Back);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ProjectFonts=getFonts(Project);const breakpoints={HDLap_o20:\"(min-width: 810px) and (max-width: 1439px)\",JxTuvHqtF:\"(min-width: 1440px)\",RbGZCE7vk:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jxrCG\";const variantClassNames={HDLap_o20:\"framer-v-1dkehwo\",JxTuvHqtF:\"framer-v-tdf3h2\",RbGZCE7vk:\"framer-v-1ltdxo6\"};const transition1={delay:.2,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:13};const transition2={delay:.4,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition3};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"JxTuvHqtF\",Phone:\"RbGZCE7vk\",Tablet:\"HDLap_o20\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JxTuvHqtF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...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 ref1=React.useRef(null);const elementId=useRouteElementId(\"SFqm06gbg\");const ref2=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"RbGZCE7vk\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"RbGZCE7vk\")return true;return false;};const elementId1=useRouteElementId(\"gyk_cAGoz\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"lcjQXeU4x\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JxTuvHqtF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(250, 250, 252); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tdf3h2\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zlvpwz-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"FEiXmYRAe\",intensity:10,layoutId:\"FEiXmYRAe\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5agtm8-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(BG,{height:\"100%\",id:\"kaKEtqsP4\",layoutId:\"kaKEtqsP4\",style:{height:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14t20ju\",\"data-framer-name\":\"home\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eznl31\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JAZIPteAs\"},implicitPathVariables:undefined},{href:{webPageId:\"JAZIPteAs\"},implicitPathVariables:undefined},{href:{webPageId:\"JAZIPteAs\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{y:(componentViewport?.y||0)+0+200+50+-4547473508864641e-28+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"151px\",y:(componentViewport?.y||0)+0+200+50+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18z0y7t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{u7idvWvH1:resolvedLinks[1]},RbGZCE7vk:{u7idvWvH1:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Back,{ch4IzLpN2:\"Projects /\",height:\"100%\",id:\"yH9VBH24R\",layoutId:\"yH9VBH24R\",style:{height:\"100%\",width:\"100%\"},u7idvWvH1:resolvedLinks[0],width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTcwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"33.6px\",\"--framer-text-color\":\"var(--token-2700c906-d301-4f19-89f6-24d3b66cf70d, rgb(140, 143, 166))\"},children:\"Librty\"})}),className:\"framer-122wx6e\",\"data-framer-name\":\"Links\",fonts:[\"GF;Lexend-700\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2048,intrinsicWidth:2880,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+93.99999999999955),pixelHeight:2048,pixelWidth:2880,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cljeWMC12rpucDtpVeZNLWgZ7ko.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2048,intrinsicWidth:2880,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+94),pixelHeight:2048,pixelWidth:2880,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cljeWMC12rpucDtpVeZNLWgZ7ko.png\"},className:\"framer-1wkjiv0\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-riqtx9\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1oydb8p\",\"data-styles-preset\":\"Vurlv7Jnn\",children:\"Librty\"})}),className:\"framer-i31icc\",\"data-framer-appear-id\":\"i31icc\",\"data-framer-name\":\"Hi, I'm Jaideep\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"The rise of esports and cryptocurrency has created a new demand for platforms that allow users to compete in tournaments and earn rewards in the form of cryptocurrency. Librty app aims to meet this demand by providing a one-stop solution for registering, competing, and receiving winnings for esports tournaments.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"The rise of esports and cryptocurrency has created a new demand for platforms that allow users to compete in tournaments and earn rewards in the form of cryptocurrency. Librty app aims to meet this demand by providing a one-stop solution for registering, competing, and receiving winnings for esports tournaments.\"})}),className:\"framer-1lnk1oz\",\"data-framer-appear-id\":\"1lnk1oz\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7zazka\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:\"My role\"})}),className:\"framer-22casj\",\"data-framer-name\":\"Links\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"As the Founding Designer, I was involved in each and every aspect of design and product.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"As the Founding Designer, I was involved in each and every aspect of design and product.\"})}),className:\"framer-1yhyev3\",\"data-framer-appear-id\":\"1yhyev3\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aayrsl\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:\"Problem\"})}),className:\"framer-7fe8lj\",\"data-framer-name\":\"Links\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Users are looking for an easy and secure way to participate in esports tournaments and receive rewards in the form of cryptocurrency. There was a need for a platform that integrated all the necessary components, such as tournament registration, tracking progress, and secure transactions.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Gamers are looking for an easy and secure way to participate in esports tournaments and receive rewards in the form of cryptocurrency. There was a need for a platform that integrated all the necessary components, such as tournament registration, tracking progress, and secure transactions.\"})}),className:\"framer-1ho5rus\",\"data-framer-appear-id\":\"1ho5rus\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rp4yom\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:\"Solution\"})}),className:\"framer-14mjs7i\",\"data-framer-name\":\"Links\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"The Liberty app can provide users with a seamless experience for registering and participating in esports tournaments. The app includes an integrated marketplace for purchasing NFTs required to play web3 games, a tournament registration process that is easy to navigate, and the ability to track progress in real-time. Upon winning a tournament, users receive their winnings in the form of cryptocurrency in a secure and efficient manner.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"The Liberty app can provide users with a seamless experience for registering and participating in esports tournaments. The app includes an integrated marketplace for purchasing NFTs required to play web3 games, a tournament registration process that is easy to navigate, and the ability to track progress in real-time. Upon winning a tournament, users receive their winnings in the form of cryptocurrency in a secure and efficient manner.\"})}),className:\"framer-11xmvr5\",\"data-framer-appear-id\":\"11xmvr5\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1prtwu0\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:\"Laying the bricks!\"})}),className:\"framer-etpa6l\",\"data-framer-name\":\"Links\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"It\u2019s no secret that the user experience on web3 platforms is like trying to put together a jigsaw puzzle while blindfolded and wearing oven mitts. And if you add an on-chain esports registration platform with an NFT marketplace, you might as well add a few more obstacles like a fire-breathing dragon and a bottomless pit. Good luck, brave adventurer!\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"It\u2019s no secret that the user experience on web3 platforms is like trying to put together a jigsaw puzzle while blindfolded and wearing oven mitts. And if you add an on-chain esports registration platform with an NFT marketplace, you might as well add a few more obstacles like a fire-breathing dragon and a bottomless pit. Good luck, brave adventurer!\"})}),className:\"framer-81sv0d\",\"data-framer-appear-id\":\"81sv0d\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:4938,intrinsicWidth:10087,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+2113.3925925925923),pixelHeight:4938,pixelWidth:10087,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/50g60BHyg1vev23ut5KGwl15PE.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:4938,intrinsicWidth:10087,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+1791.0843601895729),pixelHeight:4938,pixelWidth:10087,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/50g60BHyg1vev23ut5KGwl15PE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:4938,intrinsicWidth:10087,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+2674.5499999999997),pixelHeight:4938,pixelWidth:10087,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/50g60BHyg1vev23ut5KGwl15PE.png\"},className:\"framer-nl9f7o\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a8f220\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"First order of business, Crypto wallet.\"})})}),className:\"framer-1ktbn48\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"One of the key features of the Librty app is its integrated crypto wallet module. This allows users to store, track, and manage their cryptocurrency in one place. The wallet module is designed with security in mind, ensuring that user assets are protected at all times. The wallet supports multiple cryptocurrencies, allowing users to easily switch between them as needed. The integration with the rest of the Librty app means that users can make purchases, register for tournaments, and receive winnings all from within the app, creating a seamless and convenient experience.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"One of the key features of the Librty app is its integrated crypto wallet module. This allows users to store, track, and manage their cryptocurrency in one place. The wallet module is designed with security in mind, ensuring that user assets are protected at all times. The wallet supports multiple cryptocurrencies, allowing users to easily switch between them as needed. The integration with the rest of the Librty app means that users can make purchases, register for tournaments, and receive winnings all from within the app, creating a seamless and convenient experience.\"})}),className:\"framer-1hzgzgu\",\"data-framer-appear-id\":\"1hzgzgu\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+2833.3999999999996),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/OhaDNIicYkwMDPdn1K4sLZ83E3s.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+2364.6843601895725),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/OhaDNIicYkwMDPdn1K4sLZ83E3s.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+3897.1499999999996),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/OhaDNIicYkwMDPdn1K4sLZ83E3s.png\"},className:\"framer-16bluar\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n7xqoj\",\"data-framer-name\":\"Heading 1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Users can buy crypto via UPI (one of the very few wallets which allow UPI payment)\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Users can buy crypto via UPI (one of the very few wallets which allow UPI payment)\"})}),className:\"framer-4jvpy9\",\"data-framer-appear-id\":\"4jvpy9\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+3605.548148148148),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MfC6fG6tU1LdVvPLxsbtq3wIU.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+2820.684360189573),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MfC6fG6tU1LdVvPLxsbtq3wIU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+5171.15),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MfC6fG6tU1LdVvPLxsbtq3wIU.png\"},className:\"framer-me81q2\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dgyj27\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:\"Play to earn and own!\"})}),className:\"framer-1f9mi2a\",\"data-framer-name\":\"Links\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"The app offers a comprehensive overview of upcoming tournaments, including date, time, game title, and prize pool. Users can easily navigate the tournament registration process, viewing all necessary details such as the prize pool, list of participants, and more. The registration process is straightforward and user-friendly, allowing users to submit their entries with ease. The app also provides real-time updates on the status of their registrations, so users can stay informed and up-to-date.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"The app offers a comprehensive overview of upcoming tournaments, including date, time, game title, and prize pool. Users can easily navigate the tournament registration process, viewing all necessary details such as the prize pool, list of participants, and more. The registration process is straightforward and user-friendly, allowing users to submit their entries with ease. The app also provides real-time updates on the status of their registrations, so users can stay informed and up-to-date.\"})}),className:\"framer-ton3cw\",\"data-framer-appear-id\":\"ton3cw\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1szgq3s\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{className:\"framer-styles-preset-66g0vu\",\"data-styles-preset\":\"ncNGEcexM\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h5\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Finding the right tournaments for you.\"})})})})}),className:\"framer-1pvwd7z\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Users can see a list of upcoming, ongoing, and ended tournaments. They can also filter out tournaments according to game, region, format, token, size, and date.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Users can see a list of upcoming, ongoing, and ended tournaments. They can also filter out tournaments according to game, region, format, token, size, and date.\"})}),className:\"framer-wr65cn\",\"data-framer-appear-id\":\"wr65cn\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+4715.148148148148),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9k8AogbGxTqNWpGBucpz3CM5bg.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+3851.684360189573),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9k8AogbGxTqNWpGBucpz3CM5bg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+6780.75),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9k8AogbGxTqNWpGBucpz3CM5bg.png\"},className:\"framer-c1lnmt\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z1j50x hidden-1ltdxo6\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{className:\"framer-styles-preset-66g0vu\",\"data-styles-preset\":\"ncNGEcexM\",start:\"2\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h5\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Creating a team to join the tournament.\"})})})})}),className:\"framer-1whdcgy\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Most tournaments require a team, a user can join an existing one or create a new one. To create a new one, they need to give the team a name, profile picture, a short bio and also need to decide the prize split. They can invite other players to join their team using a team code.\"})}),className:\"framer-1jbahr6\",\"data-framer-appear-id\":\"1jbahr6\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+5547.148148148148),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/0oALwbcKRfZCeOwvoAc7EO7GLc.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+4559.6843601895725),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/0oALwbcKRfZCeOwvoAc7EO7GLc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+8112.75),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/0oALwbcKRfZCeOwvoAc7EO7GLc.png\"},className:\"framer-1ka9pfs\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t79sbm\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{start:\"2\",style:{\"--font-selector\":\"R0Y7U29sd2F5LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Solway\", \"Solway Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"33.6px\",\"--framer-text-color\":\"var(--token-02982842-378e-4679-a643-323419c6cd8b, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Creating a team to join the tournament.\"})})})})}),fonts:[\"GF;Solway-regular\",\"GF;Solway-700\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{className:\"framer-styles-preset-66g0vu\",\"data-styles-preset\":\"ncNGEcexM\",start:\"3\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h5\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Track teams, tournaments, and winnings.\"})})})})}),className:\"framer-4tlktu\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Most tournaments require a team, a user can join an existing one or create a new one. To create a new one, they need to give the team a name, profile picture, a short bio and also need to decide the prize split. They can invite other players to join their team using a team code.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Users can track the teams they have created and joined, all the tournaments they have registered for, and all the winnings on the blockchain.\"})}),className:\"framer-yxuljc\",\"data-framer-appear-id\":\"yxuljc\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mvualr hidden-tdf3h2 hidden-1dkehwo\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{start:\"3\",style:{\"--font-selector\":\"R0Y7U29sd2F5LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Solway\", \"Solway Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"33.6px\",\"--framer-text-color\":\"var(--token-02982842-378e-4679-a643-323419c6cd8b, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Track teams, tournaments, and winnings.\"})})})})}),className:\"framer-652c6d\",\"data-framer-name\":\"Links\",fonts:[\"GF;Solway-regular\",\"GF;Solway-700\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Users can track the teams they have created and joined, all the tournaments they have registered for, and all the winnings on the blockchain.\"})}),className:\"framer-133jwf4\",\"data-framer-appear-id\":\"133jwf4\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+6379.148148148148),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4tOggluq40edhMcF0pazYA1f2E.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+5261.6843601895725),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4tOggluq40edhMcF0pazYA1f2E.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+9444.75),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4tOggluq40edhMcF0pazYA1f2E.png\"},className:\"framer-mr1cwo\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pi2wn5\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:\"\u201CYou will require an NFT to play this game\u201D\"})}),className:\"framer-1enkqvp\",\"data-framer-name\":\"Links\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"The Librty app also includes an integrated marketplace for purchasing NFTs (Non-Fungible Tokens) required to play web3 games. This feature provides users with a convenient and secure way to buy and trade NFTs, without having to navigate to different platforms. The NFT marketplace offers a wide range of digital collectibles, such as unique in-game items, limited edition artwork, and more. The use of blockchain technology ensures that each NFT is unique and cannot be replicated or duplicated, adding value and scarcity to these digital assets. The integration of the NFT marketplace into the Librty app makes it a complete solution for competitive gamers, allowing them to not only participate in esports tournaments but also purchase, trade, and own valuable digital assets.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"The Librty app also includes an integrated marketplace for purchasing NFTs (Non-Fungible Tokens) required to play web3 games. This feature provides users with a convenient and secure way to buy and trade NFTs, without having to navigate to different platforms. The NFT marketplace offers a wide range of digital collectibles, such as unique in-game items, limited edition artwork, and more. The use of blockchain technology ensures that each NFT is unique and cannot be replicated or duplicated, adding value and scarcity to these digital assets. The integration of the NFT marketplace into the Librty app makes it a complete solution for competitive gamers, allowing them to not only participate in esports tournaments but also purchase, trade, and own valuable digital assets.\"})}),className:\"framer-cazgh9\",\"data-framer-appear-id\":\"cazgh9\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-orim4t\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{className:\"framer-styles-preset-66g0vu\",\"data-styles-preset\":\"ncNGEcexM\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h5\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"NFTs and NFT collections.\"})})})})}),className:\"framer-173glz\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Buy or rent NFT from a wide range of NFT collections hosted on marketplaces like Opensea, Magic Eden, and Rarible on Librty app. Users can also bid on NFTs to get the best deal possible.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Buy or rent NFT from a wide range of NFT collections hosted on marketplaces like Opensea, Magic Eden, and Rarible on Librty app. Users can also bid on NFTs to get the best deal possible.\"})}),className:\"framer-1hnbufo\",\"data-framer-appear-id\":\"1hnbufo\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+7488.748148148148),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pUJBrOBm9gcdJgniTRUyuTMoTI.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+6093.284360189573),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pUJBrOBm9gcdJgniTRUyuTMoTI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+11054.35),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pUJBrOBm9gcdJgniTRUyuTMoTI.png\"},className:\"framer-gk46ef\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3rggjx\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{className:\"framer-styles-preset-66g0vu\",\"data-styles-preset\":\"ncNGEcexM\",start:\"2\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h5\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Track your market activities.\"})})})})}),className:\"framer-1gy7yi4\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"Users can track their lending, borrowings, buying, selling, and bidding of NFTs here.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"Users can track their lending, borrowings, buying, selling, and bidding of NFTs here.\"})}),className:\"framer-k84l9r\",\"data-framer-appear-id\":\"k84l9r\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+8320.748148148148),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2OR0tVhDOYQNUe4DUOLRTIfMU.png\"}},RbGZCE7vk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+6661.284360189573),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2OR0tVhDOYQNUe4DUOLRTIfMU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1860,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+50+12386.35),pixelHeight:1860,pixelWidth:2800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2OR0tVhDOYQNUe4DUOLRTIfMU.png\"},className:\"framer-1efa768\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-caee8v\",\"data-framer-name\":\"Heading 1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ehbwui\",\"data-styles-preset\":\"W_Oqmj3Ck\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"We barely scratched the surface but concluding for now!\"})})}),className:\"framer-e8lgxn\",\"data-framer-name\":\"Links\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w7evkf\",\"data-styles-preset\":\"PT3EM8UJC\",children:\"The Librty app tries to fill the gap in the market by providing a platform for competitive gamers to participate in esports tournaments and receive rewards in the form of cryptocurrency. The app\u2019s user-friendly tournament registration process, real-time updates, and emphasis on security make it a perfect choice for those seeking a comprehensive solution for competitive gaming.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13bit15\",\"data-styles-preset\":\"B0iWE22MV\",children:\"The Librty app tries to fill the gap in the market by providing a platform for competitive gamers to participate in esports tournaments and receive rewards in the form of cryptocurrency. The app\u2019s user-friendly tournament registration process, real-time updates, and emphasis on security make it a perfect choice for those seeking a comprehensive solution for competitive gaming.\"})}),className:\"framer-178zpwb\",\"data-framer-appear-id\":\"178zpwb\",\"data-framer-name\":\"A multidisciplinary product designer in Berlin.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tjfn3u\",\"data-framer-name\":\"projects\",id:elementId1,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gtijzv\",\"data-framer-name\":\"div.framer-1iqame8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1t1b99f\",\"data-framer-name\":\"div.framer-gisx53\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:88,svg:'<svg width=\"88\" height=\"6\" viewBox=\"0 0 88 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_753_3111)\">\\n<g clip-path=\"url(#clip1_753_3111)\">\\n<path d=\"M2.5 3.69043C30.8716 2.71235 57.8311 2.44987 85.5 2.91128\" stroke=\"#474747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_753_3111\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.69043)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_753_3111\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.69043)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"42px\",\"--framer-line-height\":\"50.4px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U29sd2F5LTcwMA==\",\"--framer-font-family\":'\"Solway\"',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(71, 71, 71, 1)\"},children:\"Projects\"})})}),className:\"framer-pcba4z\",\"data-framer-name\":\"Projects\",fonts:[\"GF;Solway-700\"],transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jh6mu6\",\"data-framer-name\":\"div.framer-1pq43w7\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:88,svg:'<svg width=\"88\" height=\"6\" viewBox=\"0 0 88 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_753_3120)\">\\n<g clip-path=\"url(#clip1_753_3120)\">\\n<path d=\"M2.5 3.59112C30.1667 3.86696 57.8401 3.56861 85.5 2.69043\" stroke=\"#474747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_753_3120\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.69043)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_753_3120\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.69043)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11imyj\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{y:(componentViewport?.y||0)+0+9748.348148148149+200+150.38999938964844+0+0},RbGZCE7vk:{width:undefined,y:(componentViewport?.y||0)+0+7624.884360189573+200+150.38999938964844+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"700px\",y:(componentViewport?.y||0)+0+14313.95+200+150.38999938964844+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7au378-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{variant:\"V95uBIiyG\"}},children:/*#__PURE__*/_jsx(Project,{AtGq5eqwg:\"AI homework helper for maths and science subject.\",DxqSLgcU4:\"https://www.figma.com/file/WIUoo3kmuNAl9oUl7VgD1G/Ask-Wiz?type=design&node-id=281%3A5591&mode=design&t=GM91dIjjba3S1n92-1\",height:\"100%\",id:\"xPAdaTRls\",L_DaqhJIp:\"Wiz AI\",layoutId:\"xPAdaTRls\",o_leN5Hd8:addImageAlt({src:\"https://framerusercontent.com/images/2hlYIwQ7IoPxkQ9wqza3Qp0RM9M.png\"},\"\"),pfnV2Ai7u:\"WIP- Case study\",style:{height:\"100%\",width:\"100%\"},variant:\"EvdY17CG5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{y:(componentViewport?.y||0)+0+9748.348148148149+200+150.38999938964844+0+356},RbGZCE7vk:{width:undefined,y:(componentViewport?.y||0)+0+7624.884360189573+200+150.38999938964844+0+356}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"700px\",y:(componentViewport?.y||0)+0+14313.95+200+150.38999938964844+0+356,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17zampz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{variant:\"V95uBIiyG\"}},children:/*#__PURE__*/_jsx(Project,{AtGq5eqwg:\"AI powered feature helping students ace their exams\",DxqSLgcU4:\"https://www.figma.com/file/wWgqBnFDTPhyzZ6qc0IGjv/ExamGuru?type=design&node-id=5336-45364&mode=design\",height:\"100%\",id:\"ALoIHN8QM\",L_DaqhJIp:\"ExamGuru\",layoutId:\"ALoIHN8QM\",o_leN5Hd8:addImageAlt({src:\"https://framerusercontent.com/images/FLeAWwf9NU74msY2CNMnJD2Egk.png\"},\"\"),pfnV2Ai7u:\"WIP-Case study\",style:{height:\"100%\",width:\"100%\"},variant:\"EvdY17CG5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{y:(componentViewport?.y||0)+0+9748.348148148149+200+150.38999938964844+0+712},RbGZCE7vk:{width:undefined,y:(componentViewport?.y||0)+0+7624.884360189573+200+150.38999938964844+0+712}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"700px\",y:(componentViewport?.y||0)+0+14313.95+200+150.38999938964844+0+712,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dp37bs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{variant:\"V95uBIiyG\"}},children:/*#__PURE__*/_jsx(Project,{AtGq5eqwg:\"The ultimate solution for brands and YouTubers to connect and collaborate\",DxqSLgcU4:\"https://medium.com/@DesignPapa/youmess-the-ultimate-solution-for-brands-and-youtubers-to-connect-and-collaborate-aac9ce5e2a11\",height:\"100%\",id:\"zG6p8nZoq\",L_DaqhJIp:\"YouMess\",layoutId:\"zG6p8nZoq\",o_leN5Hd8:addImageAlt({src:\"https://framerusercontent.com/images/k2tU0U79RADuCAyxbuR0hQOfOCQ.png\"},\"\"),pfnV2Ai7u:\"Case study\",style:{height:\"100%\",width:\"100%\"},variant:\"EvdY17CG5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{y:(componentViewport?.y||0)+0+9748.348148148149+200+150.38999938964844+0+1068},RbGZCE7vk:{width:undefined,y:(componentViewport?.y||0)+0+7624.884360189573+200+150.38999938964844+0+1068}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"700px\",y:(componentViewport?.y||0)+0+14313.95+200+150.38999938964844+0+1068,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wtlgg5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{variant:\"V95uBIiyG\"}},children:/*#__PURE__*/_jsx(Project,{AtGq5eqwg:\"Make ordering medicines online accessible for users in tier 2 and 3 cities. \",DxqSLgcU4:\"https://medium.com/@DesignPapa/we-need-an-onboarding-dc55b662b4d3\",height:\"100%\",id:\"BSeWKgXQM\",L_DaqhJIp:\"Aayu-onboarding\",layoutId:\"BSeWKgXQM\",o_leN5Hd8:addImageAlt({src:\"https://framerusercontent.com/images/9HiPs98Cy0MWodlJpmY5WHmZDI.gif\",srcSet:\"https://framerusercontent.com/images/9HiPs98Cy0MWodlJpmY5WHmZDI.gif?scale-down-to=512 512w,https://framerusercontent.com/images/9HiPs98Cy0MWodlJpmY5WHmZDI.gif 640w\"},\"\"),pfnV2Ai7u:\"Case study\",style:{height:\"100%\",width:\"100%\"},variant:\"EvdY17CG5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDLap_o20:{y:(componentViewport?.y||0)+0+9748.348148148149+200+150.38999938964844+0+1424},RbGZCE7vk:{width:undefined,y:(componentViewport?.y||0)+0+7624.884360189573+200+150.38999938964844+0+1424}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"700px\",y:(componentViewport?.y||0)+0+14313.95+200+150.38999938964844+0+1424,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tr4fk1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{variant:\"V95uBIiyG\"}},children:/*#__PURE__*/_jsx(Project,{AtGq5eqwg:\"Buy first copy products online. \",DxqSLgcU4:\"https://web.archive.org/web/20180805072530/http://youngroar.com/\",height:\"100%\",id:\"f3RXu6I_N\",L_DaqhJIp:\"Youngroar\",layoutId:\"f3RXu6I_N\",o_leN5Hd8:addImageAlt({src:\"https://framerusercontent.com/images/lP6Bbe6LO9ADa9Sc2V4S0KDzOZg.jpeg\",srcSet:\"https://framerusercontent.com/images/lP6Bbe6LO9ADa9Sc2V4S0KDzOZg.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/lP6Bbe6LO9ADa9Sc2V4S0KDzOZg.jpeg 662w\"},\"\"),pfnV2Ai7u:\"Website\",style:{height:\"100%\",width:\"100%\"},variant:\"EvdY17CG5\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z5885h\",\"data-framer-name\":\"contact\",id:elementId2,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v2rz1d\",\"data-framer-name\":\"div.framer-1lz7i8c\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ke55zg\",\"data-framer-name\":\"div.framer-ofwcr4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:88,svg:'<svg width=\"88\" height=\"6\" viewBox=\"0 0 88 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_753_3222)\">\\n<g clip-path=\"url(#clip1_753_3222)\">\\n<path d=\"M2.5 3.09082C30.8716 2.11274 57.8311 1.85026 85.5 2.31167\" stroke=\"#474747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_753_3222\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.0908203)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_753_3222\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.0908203)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vmiulb\",\"data-framer-name\":\"div.framer-1hsyy0b\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yc196y\",\"data-framer-name\":\"Heading 2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"42px\",\"--framer-line-height\":\"50.4px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U29sd2F5LTcwMA==\",\"--framer-font-family\":'\"Solway\"',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(71, 71, 71, 1)\"},children:\"Let's talk\"})})}),className:\"framer-gzx0ct\",\"data-framer-name\":\"Let's talk\",fonts:[\"GF;Solway-700\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zxe2uy\",\"data-framer-name\":\"div.framer-1tb51qg\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:88,svg:'<svg width=\"88\" height=\"6\" viewBox=\"0 0 88 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_753_3231)\">\\n<g clip-path=\"url(#clip1_753_3231)\">\\n<path d=\"M2.5 2.99152C30.1667 3.26735 57.8401 2.969 85.5 2.09082\" stroke=\"#474747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_753_3231\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.0908203)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_753_3231\">\\n<rect width=\"87\" height=\"5\" fill=\"white\" transform=\"translate(0.5 0.0908203)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ft7i05\",\"data-framer-name\":\"div.framer-45dr5m\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-c51l2u\",\"data-framer-name\":\"div.framer-hpyh9t\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15azjrv\",\"data-framer-name\":\"p.framer-text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RbGZCE7vk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FlZ3UtMzAw\",\"--framer-font-family\":'\"Gaegu\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"45.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(71, 71, 71)\"},children:\"jaydeep.pawar10@gmail.com\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FlZ3UtMzAw\",\"--framer-font-family\":'\"Gaegu\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"45.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(71, 71, 71)\"},children:\"jaydeep.pawar10@gmail.com\"})}),className:\"framer-1ylaj8p\",\"data-framer-name\":\"hello@johndoe.com\",fonts:[\"GF;Gaegu-300\"],verticalAlignment:\"center\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tsj8fl\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1npjlr0\",\"data-framer-name\":\"Twitter\",whileHover:animation3,children:/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/Jaideep__Singh_\",nodeId:\"bOgAyDqeD\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-6067rd framer-12kbo2k\",\"data-framer-name\":\"Twitter\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"1\" y=\"1\" width=\"38\" height=\"38\" rx=\"15\" stroke=\"#474747\" stroke-width=\"2\"/>\\n<path d=\"M31.5398 14.3196C31.4546 14.114 31.3104 13.9382 31.1253 13.8145C30.9402 13.6909 30.7226 13.6249 30.5001 13.6249H27.8582C27.4141 12.9415 26.808 12.3784 26.0937 11.9858C25.3794 11.5933 24.5791 11.3834 23.7641 11.3749C23.1282 11.3664 22.4971 11.4852 21.9078 11.7243C21.3185 11.9634 20.783 12.3179 20.3329 12.7671C19.87 13.2211 19.5025 13.7632 19.2522 14.3613C19.0018 14.9594 18.8736 15.6015 18.8751 16.2499V16.3231C15.4223 15.2384 12.6519 12.4887 12.6219 12.4578C12.471 12.3056 12.2797 12.1998 12.0707 12.1527C11.8616 12.1056 11.6434 12.1192 11.4418 12.1918C11.2402 12.2645 11.0636 12.3933 10.9327 12.563C10.8018 12.7326 10.722 12.9362 10.7029 13.1496C10.1113 19.7281 13.0138 23.2549 14.646 24.6921C13.2876 26.0778 11.3751 26.8137 11.3563 26.8212C11.1973 26.8804 11.0537 26.9748 10.9364 27.0973C10.819 27.2198 10.7309 27.3673 10.6786 27.5287C10.6263 27.6902 10.6111 27.8613 10.6344 28.0294C10.6576 28.1975 10.7185 28.3581 10.8126 28.4993C11.0001 28.7703 12.0726 30.1249 15.5001 30.1249C22.2735 30.1249 27.9407 24.9443 28.5876 18.2534L31.2951 15.5459C31.4526 15.3886 31.5599 15.1882 31.6035 14.9699C31.647 14.7516 31.6248 14.5253 31.5398 14.3196ZM26.7051 16.9549C26.5111 17.148 26.3947 17.4055 26.3779 17.6787C26.0132 23.3965 21.2357 27.8749 15.5001 27.8749C15.1085 27.8772 14.7173 27.8525 14.3291 27.8009C15.3126 27.1765 16.4113 26.2878 17.1876 25.1243C17.2725 24.997 17.3305 24.8536 17.3581 24.703C17.3857 24.5525 17.3823 24.3979 17.3481 24.2487C17.3138 24.0995 17.2495 23.9589 17.159 23.8354C17.0686 23.7119 16.9539 23.6082 16.8219 23.5306C16.8107 23.524 15.666 22.8284 14.6254 21.2412C13.5848 19.654 13.0073 17.7724 12.8948 15.6368C14.5035 16.8499 17.0001 18.3865 19.8126 18.8599C19.9739 18.8872 20.1393 18.879 20.2972 18.8357C20.455 18.7925 20.6016 18.7154 20.7265 18.6097C20.8515 18.504 20.9519 18.3723 21.0207 18.2238C21.0896 18.0753 21.1252 17.9136 21.1251 17.7499V16.2499C21.1243 15.8996 21.1936 15.5526 21.329 15.2294C21.4644 14.9063 21.6632 14.6135 21.9135 14.3684C22.1526 14.1292 22.437 13.9403 22.7502 13.8126C23.0633 13.6849 23.3988 13.6211 23.7369 13.6249C24.2482 13.6318 24.747 13.7835 25.1754 14.0624C25.6039 14.3414 25.9444 14.7361 26.1576 15.2009C26.2453 15.4014 26.3895 15.5719 26.5727 15.6916C26.7559 15.8113 26.97 15.8751 27.1888 15.8749H27.7813L26.7051 16.9549Z\" fill=\"#474747\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k7w5hp\",\"data-framer-name\":\"linkedin\",whileHover:animation3,children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/jaideep-singh10/\",nodeId:\"PmV0GmOZd\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1p54wdn framer-12kbo2k\",\"data-framer-name\":\"Linkedin\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_775_12889)\">\\n<path d=\"M28.25 9.875H11.75C11.2527 9.875 10.7758 10.0725 10.4242 10.4242C10.0725 10.7758 9.875 11.2527 9.875 11.75V28.25C9.875 28.7473 10.0725 29.2242 10.4242 29.5758C10.7758 29.9275 11.2527 30.125 11.75 30.125H28.25C28.7473 30.125 29.2242 29.9275 29.5758 29.5758C29.9275 29.2242 30.125 28.7473 30.125 28.25V11.75C30.125 11.2527 29.9275 10.7758 29.5758 10.4242C29.2242 10.0725 28.7473 9.875 28.25 9.875ZM27.875 27.875H12.125V12.125H27.875V27.875ZM18.5 24.5V19.625C18.5002 19.3912 18.5733 19.1633 18.709 18.9729C18.8447 18.7826 19.0364 18.6392 19.2574 18.5628C19.4783 18.4864 19.7176 18.4808 19.9419 18.5466C20.1662 18.6125 20.3645 18.7466 20.5091 18.9303C21.0805 18.6308 21.7195 18.4838 22.3643 18.5034C23.0092 18.5231 23.6381 18.7088 24.1901 19.0426C24.7422 19.3764 25.1989 19.847 25.5159 20.4088C25.833 20.9707 25.9997 21.6049 26 22.25V24.5C26 24.7984 25.8815 25.0845 25.6705 25.2955C25.4595 25.5065 25.1734 25.625 24.875 25.625C24.5766 25.625 24.2905 25.5065 24.0795 25.2955C23.8685 25.0845 23.75 24.7984 23.75 24.5V22.25C23.75 21.8522 23.592 21.4706 23.3107 21.1893C23.0294 20.908 22.6478 20.75 22.25 20.75C21.8522 20.75 21.4706 20.908 21.1893 21.1893C20.908 21.4706 20.75 21.8522 20.75 22.25V24.5C20.75 24.7984 20.6315 25.0845 20.4205 25.2955C20.2095 25.5065 19.9234 25.625 19.625 25.625C19.3266 25.625 19.0405 25.5065 18.8295 25.2955C18.6185 25.0845 18.5 24.7984 18.5 24.5ZM17 19.625V24.5C17 24.7984 16.8815 25.0845 16.6705 25.2955C16.4595 25.5065 16.1734 25.625 15.875 25.625C15.5766 25.625 15.2905 25.5065 15.0795 25.2955C14.8685 25.0845 14.75 24.7984 14.75 24.5V19.625C14.75 19.3266 14.8685 19.0405 15.0795 18.8295C15.2905 18.6185 15.5766 18.5 15.875 18.5C16.1734 18.5 16.4595 18.6185 16.6705 18.8295C16.8815 19.0405 17 19.3266 17 19.625ZM14.375 15.5C14.375 15.2033 14.463 14.9133 14.6278 14.6666C14.7926 14.42 15.0269 14.2277 15.301 14.1142C15.5751 14.0006 15.8767 13.9709 16.1676 14.0288C16.4586 14.0867 16.7259 14.2296 16.9357 14.4393C17.1454 14.6491 17.2883 14.9164 17.3462 15.2074C17.4041 15.4983 17.3744 15.7999 17.2608 16.074C17.1473 16.3481 16.955 16.5824 16.7084 16.7472C16.4617 16.912 16.1717 17 15.875 17C15.4772 17 15.0956 16.842 14.8143 16.5607C14.533 16.2794 14.375 15.8978 14.375 15.5Z\" fill=\"#474747\"/>\\n<rect x=\"1\" y=\"1\" width=\"38\" height=\"38\" rx=\"15\" stroke=\"#474747\" stroke-width=\"2\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_775_12889\">\\n<rect width=\"40\" height=\"40\" rx=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rebumt\",\"data-framer-name\":\"Dribble\",whileHover:animation3,children:/*#__PURE__*/_jsx(Link,{href:\"https://dribbble.com/Jaideep_singh\",nodeId:\"rVtK1Qxn9\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-s01rk0 framer-12kbo2k\",\"data-framer-name\":\"div.framer-1v32adk-container\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_775_12896)\">\\n<path d=\"M20 9.875C17.9975 9.875 16.0399 10.4688 14.3749 11.5814C12.7098 12.6939 11.4121 14.2752 10.6457 16.1253C9.87939 17.9754 9.67888 20.0112 10.0696 21.9753C10.4602 23.9393 11.4245 25.7435 12.8405 27.1595C14.2566 28.5755 16.0607 29.5398 18.0247 29.9305C19.9888 30.3211 22.0246 30.1206 23.8747 29.3543C25.7248 28.5879 27.3061 27.2902 28.4186 25.6251C29.5312 23.9601 30.125 22.0025 30.125 20C30.122 17.3156 29.0543 14.742 27.1562 12.8438C25.258 10.9457 22.6844 9.87798 20 9.875ZM27.7934 18.875C27.6997 18.875 27.5984 18.875 27.5009 18.875C26.1931 18.8758 24.8901 19.035 23.6206 19.3494C23.3453 18.5856 23.0125 17.8438 22.625 17.1303C23.7546 16.4129 24.7906 15.5579 25.7094 14.585C26.8322 15.7642 27.5606 17.2634 27.7934 18.875ZM23.9375 13.1844C23.1769 13.9648 22.3274 14.6533 21.4063 15.2356C20.581 14.1268 19.6176 13.1278 18.5394 12.2628C20.391 11.9102 22.3077 12.2375 23.9375 13.1844ZM16.0194 13.2097C17.3023 14.0458 18.4393 15.0868 19.385 16.2913C17.6804 17.0084 15.8494 17.3769 14 17.375C13.5313 17.375 13.0625 17.3506 12.5994 17.3047C13.2313 15.5854 14.4396 14.1383 16.0184 13.2097H16.0194ZM12.125 20C12.125 19.8378 12.1316 19.6775 12.1409 19.5181C12.7581 19.5889 13.3788 19.6246 14 19.625C16.29 19.6269 18.5541 19.1405 20.6413 18.1981C20.9651 18.7907 21.2446 19.4064 21.4775 20.0403C20.7829 20.319 20.1088 20.646 19.46 21.0191C17.4814 22.1614 15.7664 23.709 14.4275 25.5603C13.697 24.8304 13.1176 23.9636 12.7225 23.0095C12.3274 22.0553 12.1244 21.0327 12.125 20ZM16.2284 26.9113C17.3844 25.303 18.8691 23.9589 20.5841 22.9681C21.0685 22.6899 21.5695 22.4413 22.0841 22.2238C22.2504 23.0889 22.3342 23.9678 22.3344 24.8488C22.3351 25.7724 22.244 26.6938 22.0625 27.5994C20.1023 28.1327 18.0117 27.8861 16.2294 26.9113H16.2284ZM24.5056 26.4528C24.5581 25.9203 24.5863 25.3841 24.5863 24.8459C24.5856 23.7262 24.4687 22.6096 24.2375 21.5141C25.3059 21.2564 26.401 21.1258 27.5 21.125C27.5938 21.125 27.6941 21.125 27.7916 21.125C27.6368 22.1904 27.2653 23.2128 26.7002 24.1291C26.1351 25.0454 25.3882 25.8363 24.5056 26.4528Z\" fill=\"#474747\"/>\\n<rect x=\"1\" y=\"1\" width=\"38\" height=\"38\" rx=\"15\" stroke=\"#474747\" stroke-width=\"2\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_775_12896\">\\n<rect width=\"40\" height=\"40\" rx=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-q7v1jw\",\"data-framer-name\":\"Behance\",whileHover:animation3,children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/Jaideep_Singh\",nodeId:\"vpcqnbrSj\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-12i4n5h framer-12kbo2k\",\"data-framer-name\":\"div.framer-1v32adk-container\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_775_12907)\">\\n<path d=\"M15.443 13.3501C16.082 13.3501 16.673 13.4001 17.213 13.5481C17.754 13.6471 18.197 13.8451 18.59 14.0921C18.984 14.3391 19.279 14.6861 19.475 15.1311C19.672 15.5761 19.771 16.1211 19.771 16.7141C19.771 17.4071 19.623 18.0001 19.279 18.4451C18.984 18.8911 18.492 19.2861 17.902 19.5831C18.738 19.8311 19.377 20.2761 19.771 20.8691C20.164 21.4631 20.41 22.2051 20.41 23.0461C20.41 23.7391 20.262 24.3321 20.016 24.8271C19.771 25.3221 19.377 25.7671 18.934 26.0641C18.4528 26.3825 17.9208 26.6165 17.361 26.7561C16.771 26.9051 16.181 27.0041 15.591 27.0041H9V13.3501H15.443ZM15.049 18.8901C15.59 18.8901 16.033 18.7421 16.377 18.4951C16.721 18.2481 16.869 17.8021 16.869 17.2581C16.869 16.9611 16.819 16.6641 16.721 16.4671C16.623 16.2691 16.475 16.1201 16.279 15.9721C16.0785 15.8597 15.863 15.7766 15.639 15.7251C15.393 15.6751 15.148 15.6751 14.852 15.6751H12V18.8911L15.049 18.8901ZM15.197 24.7281C15.492 24.7281 15.787 24.6781 16.033 24.6291C16.279 24.5791 16.525 24.4811 16.721 24.3321C16.9214 24.1873 17.089 24.002 17.213 23.7881C17.311 23.5411 17.41 23.2441 17.41 22.8981C17.41 22.2051 17.213 21.7101 16.82 21.3641C16.426 21.0671 15.885 20.9191 15.246 20.9191H12V24.7291L15.197 24.7281ZM24.689 24.6781C25.082 25.0741 25.672 25.2721 26.459 25.2721C27 25.2721 27.492 25.1241 27.885 24.8771C28.279 24.5801 28.525 24.2831 28.623 23.9861H31.033C30.639 25.1731 30.049 26.0141 29.263 26.5581C28.475 27.0531 27.541 27.3501 26.41 27.3501C25.6864 27.3523 24.9688 27.218 24.295 26.9541C23.6887 26.7267 23.148 26.353 22.721 25.8661C22.2643 25.4107 21.9267 24.8498 21.738 24.2331C21.492 23.5901 21.393 22.8981 21.393 22.1061C21.393 21.3641 21.492 20.6721 21.738 20.0281C21.9748 19.4081 22.3251 18.8377 22.771 18.3461C23.213 17.9011 23.754 17.5061 24.344 17.2581C25.0007 16.9942 25.7022 16.8597 26.41 16.8621C27.246 16.8621 27.984 17.0111 28.623 17.3571C29.263 17.7031 29.754 18.0991 30.147 18.6931C30.541 19.2371 30.837 19.8801 31.033 20.5731C31.131 21.2651 31.18 21.9581 31.131 22.7491H24C24 23.5411 24.295 24.2831 24.689 24.6791M27.787 19.4851C27.443 19.1391 26.902 18.9411 26.262 18.9411C25.8867 18.9355 25.5156 19.0202 25.18 19.1881C24.885 19.3371 24.689 19.5351 24.492 19.7331C24.311 19.9244 24.1912 20.1653 24.148 20.4251C24.098 20.6731 24.049 20.8701 24.049 21.0681H28.475C28.377 20.3261 28.131 19.8321 27.787 19.4851ZM23.459 14.2901H28.967V15.6261H23.46L23.459 14.2901Z\" fill=\"#474747\"/>\\n<rect x=\"1\" y=\"1\" width=\"38\" height=\"38\" rx=\"15\" stroke=\"#474747\" stroke-width=\"2\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_775_12907\">\\n<rect width=\"40\" height=\"40\" rx=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oasjby\",\"data-framer-name\":\"Lottie\",whileHover:animation3,children:/*#__PURE__*/_jsx(Link,{href:\"https://lottiefiles.com/jaideep_singh\",nodeId:\"WdRUJg65L\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-x6uo11 framer-12kbo2k\",\"data-framer-name\":\"div.framer-1v32adk-container\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_775_12916)\">\\n<path d=\"M25 14C22.2 14 20.6 16.8 19.1 19.5C17.9 21.8 16.7 24 15 24C14.4 24 14 24.4 14 25C14 25.6 14.4 26 15 26C17.8 26 19.4 23.2 20.9 20.5C22.1 18.2 23.3 16 25 16C25.6 16 26 15.6 26 15C26 14.4 25.6 14 25 14ZM27 10H13C11.3 10 10 11.3 10 13V27C10 28.7 11.3 30 13 30H27C28.7 30 30 28.7 30 27V13C30 11.3 28.7 10 27 10ZM28 27C28 27.6 27.6 28 27 28H13C12.4 28 12 27.6 12 27V13C12 12.4 12.4 12 13 12H27C27.6 12 28 12.4 28 13V27Z\" fill=\"#474747\"/>\\n<rect x=\"1\" y=\"1\" width=\"38\" height=\"38\" rx=\"15\" stroke=\"#474747\" stroke-width=\"2\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_775_12916\">\\n<rect width=\"40\" height=\"40\" rx=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jxrCG.framer-12kbo2k, .framer-jxrCG .framer-12kbo2k { display: block; }\",\".framer-jxrCG.framer-tdf3h2 { align-content: center; align-items: center; background-color: #fafafc; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 300px 0px; position: relative; width: 1440px; }\",\".framer-jxrCG .framer-zlvpwz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jxrCG .framer-5agtm8-container { flex: none; height: 100vh; left: 50%; opacity: 0; position: fixed; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 0; }\",\".framer-jxrCG .framer-14t20ju { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 50px 0px 400px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-jxrCG .framer-eznl31 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-18z0y7t-container { flex: none; height: 34px; position: relative; width: 151px; }\",\".framer-jxrCG .framer-122wx6e, .framer-jxrCG .framer-i31icc, .framer-jxrCG .framer-22casj, .framer-jxrCG .framer-7fe8lj, .framer-jxrCG .framer-14mjs7i, .framer-jxrCG .framer-etpa6l, .framer-jxrCG .framer-1ktbn48, .framer-jxrCG .framer-1f9mi2a, .framer-jxrCG .framer-1pvwd7z, .framer-jxrCG .framer-1whdcgy, .framer-jxrCG .framer-4tlktu, .framer-jxrCG .framer-1enkqvp, .framer-jxrCG .framer-173glz, .framer-jxrCG .framer-1gy7yi4, .framer-jxrCG .framer-e8lgxn, .framer-jxrCG .framer-gzx0ct { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jxrCG .framer-1wkjiv0 { flex: none; height: 110.375vh; max-width: 1440px; overflow: visible; position: relative; width: 100%; }\",\".framer-jxrCG .framer-riqtx9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-1lnk1oz, .framer-jxrCG .framer-1yhyev3, .framer-jxrCG .framer-1ho5rus, .framer-jxrCG .framer-11xmvr5, .framer-jxrCG .framer-81sv0d, .framer-jxrCG .framer-1hzgzgu, .framer-jxrCG .framer-ton3cw, .framer-jxrCG .framer-wr65cn, .framer-jxrCG .framer-1jbahr6, .framer-jxrCG .framer-yxuljc, .framer-jxrCG .framer-652c6d, .framer-jxrCG .framer-133jwf4, .framer-jxrCG .framer-cazgh9, .framer-jxrCG .framer-1hnbufo, .framer-jxrCG .framer-k84l9r, .framer-jxrCG .framer-178zpwb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jxrCG .framer-7zazka, .framer-jxrCG .framer-aayrsl, .framer-jxrCG .framer-rp4yom, .framer-jxrCG .framer-1prtwu0, .framer-jxrCG .framer-a8f220, .framer-jxrCG .framer-dgyj27, .framer-jxrCG .framer-1szgq3s, .framer-jxrCG .framer-z1j50x, .framer-jxrCG .framer-t79sbm, .framer-jxrCG .framer-pi2wn5, .framer-jxrCG .framer-orim4t, .framer-jxrCG .framer-3rggjx, .framer-jxrCG .framer-caee8v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-nl9f7o { flex: none; height: 88.5vh; max-width: 1440px; overflow: hidden; position: relative; width: 100%; }\",\".framer-jxrCG .framer-16bluar, .framer-jxrCG .framer-me81q2, .framer-jxrCG .framer-c1lnmt, .framer-jxrCG .framer-1ka9pfs, .framer-jxrCG .framer-mr1cwo, .framer-jxrCG .framer-gk46ef, .framer-jxrCG .framer-1efa768 { flex: none; height: 100vh; max-width: 1440px; overflow: hidden; position: relative; width: 100%; }\",\".framer-jxrCG .framer-n7xqoj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-4jvpy9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1440px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jxrCG .framer-mvualr { 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; max-width: 1440px; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-1tjfn3u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 200px 0px 400px 0px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-1gtijzv { flex: none; height: 50px; overflow: visible; position: relative; width: 720px; }\",\".framer-jxrCG .framer-1t1b99f { flex: none; height: 6px; left: calc(27.500000000000004% - 88px / 2); position: absolute; top: calc(49.990930725581315% - 6px / 2); width: 88px; }\",\".framer-jxrCG .framer-pcba4z { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-jxrCG .framer-jh6mu6 { flex: none; height: 6px; left: calc(72.5% - 88px / 2); position: absolute; top: calc(49.990930725581315% - 6px / 2); width: 88px; }\",\".framer-jxrCG .framer-11imyj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jxrCG .framer-7au378-container, .framer-jxrCG .framer-17zampz-container, .framer-jxrCG .framer-1dp37bs-container, .framer-jxrCG .framer-wtlgg5-container, .framer-jxrCG .framer-1tr4fk1-container { flex: none; height: 292px; position: relative; width: 700px; }\",\".framer-jxrCG .framer-z5885h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 400px 0px 400px 0px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-1v2rz1d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 140.58999633789062px 0px 140.58999633789062px; position: relative; width: 720px; }\",\".framer-jxrCG .framer-1ke55zg, .framer-jxrCG .framer-zxe2uy { flex: none; height: 6px; position: relative; width: 88px; }\",\".framer-jxrCG .framer-1vmiulb, .framer-jxrCG .framer-c51l2u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jxrCG .framer-yc196y, .framer-jxrCG .framer-15azjrv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jxrCG .framer-1ft7i05 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 215.27999877929688px 0px 215.72000122070312px; position: relative; width: 720px; }\",\".framer-jxrCG .framer-1ylaj8p { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 447px; word-break: break-word; word-wrap: break-word; }\",\".framer-jxrCG .framer-tsj8fl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jxrCG .framer-1npjlr0, .framer-jxrCG .framer-1k7w5hp, .framer-jxrCG .framer-rebumt, .framer-jxrCG .framer-q7v1jw, .framer-jxrCG .framer-oasjby { background-color: #ffffff; flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-jxrCG .framer-6067rd, .framer-jxrCG .framer-1p54wdn { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; text-decoration: none; top: 0px; }\",\".framer-jxrCG .framer-s01rk0 { flex: none; height: 40px; left: 0px; position: absolute; right: 0px; text-decoration: none; top: 0px; }\",\".framer-jxrCG .framer-12i4n5h, .framer-jxrCG .framer-x6uo11 { flex: none; height: 40px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jxrCG.framer-tdf3h2, .framer-jxrCG .framer-14t20ju, .framer-jxrCG .framer-eznl31, .framer-jxrCG .framer-riqtx9, .framer-jxrCG .framer-7zazka, .framer-jxrCG .framer-aayrsl, .framer-jxrCG .framer-rp4yom, .framer-jxrCG .framer-1prtwu0, .framer-jxrCG .framer-a8f220, .framer-jxrCG .framer-n7xqoj, .framer-jxrCG .framer-dgyj27, .framer-jxrCG .framer-1szgq3s, .framer-jxrCG .framer-z1j50x, .framer-jxrCG .framer-t79sbm, .framer-jxrCG .framer-mvualr, .framer-jxrCG .framer-pi2wn5, .framer-jxrCG .framer-orim4t, .framer-jxrCG .framer-3rggjx, .framer-jxrCG .framer-caee8v, .framer-jxrCG .framer-1tjfn3u, .framer-jxrCG .framer-11imyj, .framer-jxrCG .framer-z5885h, .framer-jxrCG .framer-1v2rz1d, .framer-jxrCG .framer-1vmiulb, .framer-jxrCG .framer-yc196y, .framer-jxrCG .framer-1ft7i05, .framer-jxrCG .framer-c51l2u, .framer-jxrCG .framer-15azjrv, .framer-jxrCG .framer-tsj8fl { gap: 0px; } .framer-jxrCG.framer-tdf3h2 > *, .framer-jxrCG .framer-1vmiulb > *, .framer-jxrCG .framer-yc196y > *, .framer-jxrCG .framer-c51l2u > *, .framer-jxrCG .framer-15azjrv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jxrCG.framer-tdf3h2 > :first-child, .framer-jxrCG .framer-14t20ju > :first-child, .framer-jxrCG .framer-riqtx9 > :first-child, .framer-jxrCG .framer-7zazka > :first-child, .framer-jxrCG .framer-aayrsl > :first-child, .framer-jxrCG .framer-rp4yom > :first-child, .framer-jxrCG .framer-1prtwu0 > :first-child, .framer-jxrCG .framer-a8f220 > :first-child, .framer-jxrCG .framer-n7xqoj > :first-child, .framer-jxrCG .framer-dgyj27 > :first-child, .framer-jxrCG .framer-1szgq3s > :first-child, .framer-jxrCG .framer-z1j50x > :first-child, .framer-jxrCG .framer-t79sbm > :first-child, .framer-jxrCG .framer-mvualr > :first-child, .framer-jxrCG .framer-pi2wn5 > :first-child, .framer-jxrCG .framer-orim4t > :first-child, .framer-jxrCG .framer-3rggjx > :first-child, .framer-jxrCG .framer-caee8v > :first-child, .framer-jxrCG .framer-1tjfn3u > :first-child, .framer-jxrCG .framer-11imyj > :first-child, .framer-jxrCG .framer-z5885h > :first-child, .framer-jxrCG .framer-1vmiulb > :first-child, .framer-jxrCG .framer-yc196y > :first-child, .framer-jxrCG .framer-1ft7i05 > :first-child, .framer-jxrCG .framer-c51l2u > :first-child, .framer-jxrCG .framer-15azjrv > :first-child { margin-top: 0px; } .framer-jxrCG.framer-tdf3h2 > :last-child, .framer-jxrCG .framer-14t20ju > :last-child, .framer-jxrCG .framer-riqtx9 > :last-child, .framer-jxrCG .framer-7zazka > :last-child, .framer-jxrCG .framer-aayrsl > :last-child, .framer-jxrCG .framer-rp4yom > :last-child, .framer-jxrCG .framer-1prtwu0 > :last-child, .framer-jxrCG .framer-a8f220 > :last-child, .framer-jxrCG .framer-n7xqoj > :last-child, .framer-jxrCG .framer-dgyj27 > :last-child, .framer-jxrCG .framer-1szgq3s > :last-child, .framer-jxrCG .framer-z1j50x > :last-child, .framer-jxrCG .framer-t79sbm > :last-child, .framer-jxrCG .framer-mvualr > :last-child, .framer-jxrCG .framer-pi2wn5 > :last-child, .framer-jxrCG .framer-orim4t > :last-child, .framer-jxrCG .framer-3rggjx > :last-child, .framer-jxrCG .framer-caee8v > :last-child, .framer-jxrCG .framer-1tjfn3u > :last-child, .framer-jxrCG .framer-11imyj > :last-child, .framer-jxrCG .framer-z5885h > :last-child, .framer-jxrCG .framer-1vmiulb > :last-child, .framer-jxrCG .framer-yc196y > :last-child, .framer-jxrCG .framer-1ft7i05 > :last-child, .framer-jxrCG .framer-c51l2u > :last-child, .framer-jxrCG .framer-15azjrv > :last-child { margin-bottom: 0px; } .framer-jxrCG .framer-14t20ju > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-jxrCG .framer-eznl31 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-jxrCG .framer-eznl31 > :first-child, .framer-jxrCG .framer-1v2rz1d > :first-child, .framer-jxrCG .framer-tsj8fl > :first-child { margin-left: 0px; } .framer-jxrCG .framer-eznl31 > :last-child, .framer-jxrCG .framer-1v2rz1d > :last-child, .framer-jxrCG .framer-tsj8fl > :last-child { margin-right: 0px; } .framer-jxrCG .framer-riqtx9 > *, .framer-jxrCG .framer-7zazka > *, .framer-jxrCG .framer-aayrsl > *, .framer-jxrCG .framer-rp4yom > *, .framer-jxrCG .framer-1prtwu0 > *, .framer-jxrCG .framer-a8f220 > *, .framer-jxrCG .framer-dgyj27 > *, .framer-jxrCG .framer-1szgq3s > *, .framer-jxrCG .framer-z1j50x > *, .framer-jxrCG .framer-t79sbm > *, .framer-jxrCG .framer-pi2wn5 > *, .framer-jxrCG .framer-orim4t > *, .framer-jxrCG .framer-3rggjx > *, .framer-jxrCG .framer-caee8v > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-jxrCG .framer-n7xqoj > *, .framer-jxrCG .framer-mvualr > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-jxrCG .framer-1tjfn3u > *, .framer-jxrCG .framer-z5885h > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-jxrCG .framer-11imyj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-jxrCG .framer-1v2rz1d > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-jxrCG .framer-1ft7i05 > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-jxrCG .framer-tsj8fl > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-jxrCG.framer-tdf3h2 { overflow: hidden; width: 810px; } .framer-jxrCG .framer-1wkjiv0 { height: 54.25925925925926vh; } .framer-jxrCG .framer-nl9f7o { height: 38.24074074074074vh; } .framer-jxrCG .framer-16bluar { height: 49.81481481481482vh; } .framer-jxrCG .framer-me81q2, .framer-jxrCG .framer-c1lnmt, .framer-jxrCG .framer-1ka9pfs, .framer-jxrCG .framer-mr1cwo, .framer-jxrCG .framer-gk46ef, .framer-jxrCG .framer-1efa768 { height: 50vh; }}\",\"@media (max-width: 809px) { .framer-jxrCG.framer-tdf3h2 { justify-content: center; overflow: hidden; padding: 0px; width: 390px; } .framer-jxrCG .framer-5agtm8-container { bottom: -844px; height: 200vh; left: calc(50.00000000000002% - 100% / 2); top: unset; transform: unset; width: 100%; } .framer-jxrCG .framer-14t20ju { padding: 50px 0px 200px 0px; } .framer-jxrCG .framer-eznl31 { order: 0; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-1wkjiv0 { height: 29.02843601895735vh; order: 1; } .framer-jxrCG .framer-riqtx9 { order: 2; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-7zazka { order: 3; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-aayrsl { order: 4; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-rp4yom { order: 5; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-1prtwu0 { order: 6; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-nl9f7o { height: 25vh; order: 7; } .framer-jxrCG .framer-a8f220 { order: 8; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-1ktbn48, .framer-jxrCG .framer-1pvwd7z, .framer-jxrCG .framer-4tlktu, .framer-jxrCG .framer-1enkqvp, .framer-jxrCG .framer-1gy7yi4, .framer-jxrCG .framer-e8lgxn { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-jxrCG .framer-16bluar { height: 25vh; order: 9; } .framer-jxrCG .framer-n7xqoj { height: 86px; order: 10; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-4jvpy9, .framer-jxrCG .framer-ton3cw { flex: 1 0 0px; height: 1px; } .framer-jxrCG .framer-me81q2 { height: 25vh; order: 11; } .framer-jxrCG .framer-dgyj27 { height: 403px; order: 12; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-1szgq3s { order: 13; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-c1lnmt { height: 25vh; order: 14; } .framer-jxrCG .framer-1ka9pfs { height: 25vh; order: 17; } .framer-jxrCG .framer-t79sbm { order: 16; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-mvualr { order: 18; } .framer-jxrCG .framer-mr1cwo { height: 25vh; order: 19; } .framer-jxrCG .framer-pi2wn5 { order: 20; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-orim4t { order: 21; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-gk46ef { height: 25vh; order: 22; } .framer-jxrCG .framer-3rggjx { order: 23; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-1efa768 { height: 25vh; order: 24; } .framer-jxrCG .framer-caee8v { order: 25; padding: 0px 24px 0px 24px; } .framer-jxrCG .framer-1tjfn3u, .framer-jxrCG .framer-z5885h { padding: 200px 0px 200px 0px; } .framer-jxrCG .framer-1gtijzv { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 29px; justify-content: center; padding: 0px; width: min-content; } .framer-jxrCG .framer-1t1b99f, .framer-jxrCG .framer-jh6mu6 { height: 4px; left: unset; position: relative; top: unset; width: 60px; } .framer-jxrCG .framer-pcba4z { left: unset; position: relative; top: unset; transform: unset; } .framer-jxrCG .framer-7au378-container, .framer-jxrCG .framer-17zampz-container, .framer-jxrCG .framer-1dp37bs-container, .framer-jxrCG .framer-wtlgg5-container, .framer-jxrCG .framer-1tr4fk1-container { height: auto; width: auto; } .framer-jxrCG .framer-1v2rz1d { width: 390px; } .framer-jxrCG .framer-1ke55zg, .framer-jxrCG .framer-zxe2uy { width: 60px; } .framer-jxrCG .framer-1ft7i05 { padding: 0px 24px 0px 24px; width: 100%; } .framer-jxrCG .framer-1ylaj8p { white-space: pre; width: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jxrCG .framer-1gtijzv { gap: 0px; } .framer-jxrCG .framer-1gtijzv > * { margin: 0px; margin-left: calc(29px / 2); margin-right: calc(29px / 2); } .framer-jxrCG .framer-1gtijzv > :first-child { margin-left: 0px; } .framer-jxrCG .framer-1gtijzv > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15229\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HDLap_o20\":{\"layout\":[\"fixed\",\"auto\"]},\"RbGZCE7vk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"SFqm06gbg\":{\"pattern\":\":SFqm06gbg\",\"name\":\"home\"},\"gyk_cAGoz\":{\"pattern\":\":gyk_cAGoz\",\"name\":\"projects\"},\"lcjQXeU4x\":{\"pattern\":\":lcjQXeU4x\",\"name\":\"contact\"}}\n * @framerResponsiveScreen\n */const FramerL4wcmCZ5Q=withCSS(Component,css,\"framer-jxrCG\");export default FramerL4wcmCZ5Q;FramerL4wcmCZ5Q.displayName=\"Wiz\";FramerL4wcmCZ5Q.defaultProps={height:15229,width:1440};addFonts(FramerL4wcmCZ5Q,[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v23/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LVte6KuGEo.woff2\",weight:\"700\"},{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Solway\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/solway/v18/AMOQz46Cs2uTAOCWh3A9kuYMUg.woff2\",weight:\"400\"},{family:\"Solway\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuPl8Zn80QW3mqyg.woff2\",weight:\"700\"},{family:\"Gaegu\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gaegu/v22/TuGSUVB6Up9NU57nifw-4sdtBk0x.woff2\",weight:\"300\"}]},...SmoothScrollFonts,...BGFonts,...BackFonts,...ProjectFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerL4wcmCZ5Q\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HDLap_o20\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RbGZCE7vk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"SFqm06gbg\\\":{\\\"pattern\\\":\\\":SFqm06gbg\\\",\\\"name\\\":\\\"home\\\"},\\\"gyk_cAGoz\\\":{\\\"pattern\\\":\\\":gyk_cAGoz\\\",\\\"name\\\":\\\"projects\\\"},\\\"lcjQXeU4x\\\":{\\\"pattern\\\":\\\":lcjQXeU4x\\\",\\\"name\\\":\\\"contact\\\"}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"15229\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);export const fonts=[{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://app.framerstatic.com/Inter-Medium.cyrillic-ext-M4WHNGTS.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://app.framerstatic.com/Inter-Medium.cyrillic-JVU2PANX.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-ext-4KCQBEIZ.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-DPOQGN7L.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://app.framerstatic.com/Inter-Medium.latin-ext-J4DBSW7F.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://app.framerstatic.com/Inter-Medium.latin-Y3IVPL46.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://app.framerstatic.com/Inter-Medium.vietnamese-PJV76O4P.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://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.woff2\",weight:\"700\"},{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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.woff2\",weight:\"700\"},{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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.woff2\",weight:\"700\"},{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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-MediumItalic.cyrillic-ext-QYBZQ2NF.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-MediumItalic.cyrillic-ZHAJHZCC.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-MediumItalic.greek-ext-W5ABYGZR.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-MediumItalic.greek-RGNSYVNV.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-MediumItalic.latin-ext-7DZEPSAS.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-MediumItalic.latin-SKPQAMBJ.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-MediumItalic.vietnamese-23WIFZV7.woff2\",weight:\"500\"}]}];export const css=['.framer-O2g90 .framer-styles-preset-66g0vu:not(.rich-text-wrapper), .framer-O2g90 .framer-styles-preset-66g0vu.rich-text-wrapper h5 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-O2g90\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Lexend-700\",\"GF;Lexend-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LVte6KuGEo.woff2\",weight:\"700\"},{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC5IR_LVte6KuGEo.woff2\",weight:\"900\"}]}];export const css=['.framer-9y0Y2 .framer-styles-preset-1oydb8p:not(.rich-text-wrapper), .framer-9y0Y2 .framer-styles-preset-1oydb8p.rich-text-wrapper h3 { --framer-font-family: \"Lexend\", \"Lexend Placeholder\", sans-serif; --framer-font-family-bold: \"Lexend\", sans-serif; --framer-font-size: 52px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-letter-spacing: 1px; --framer-line-height: 62.4px; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-02982842-378e-4679-a643-323419c6cd8b, #474747); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-9y0Y2\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Lexend-700\",\"GF;Lexend-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LVte6KuGEo.woff2\",weight:\"700\"},{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC5IR_LVte6KuGEo.woff2\",weight:\"900\"}]}];export const css=['.framer-Bwith .framer-styles-preset-1ehbwui:not(.rich-text-wrapper), .framer-Bwith .framer-styles-preset-1ehbwui.rich-text-wrapper h4 { --framer-font-family: \"Lexend\", \"Lexend Placeholder\", sans-serif; --framer-font-family-bold: \"Lexend\", sans-serif; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-letter-spacing: 1px; --framer-line-height: 33.6px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #474747; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-Bwith\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "SmoothScrollFonts", "getFonts", "SmoothScroll", "BGFonts", "qyuhMFyJ1_default", "BackFonts", "cHMk6N6Rv_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ProjectFonts", "I00nHFsB8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "transition3", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed", "isDisplayed1", "elementId1", "ref3", "elementId2", "ref4", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "x", "getLoadingLazyAtYPosition", "Image2", "SVG", "Link", "css", "FramerL4wcmCZ5Q", "withCSS", "L4wcmCZ5Q_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
