{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lS5cYRKA1KPDUfaPgDP3/KPMZr6lQBHdUoAC4ZR6i/S4r1Aww89.js"],
  "sourcesContent": ["// Generated by Framer (ec6640a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import TetrislyIcons from\"https://framerusercontent.com/modules/RciTlboGp2OgMzvBv4J4/cbMDcmpI7eAZEOOIHkJC/TetrislyIcons.js\";import Badge from\"#framer/local/canvasComponent/Al_9iqWli/Al_9iqWli.js\";import Button from\"#framer/local/canvasComponent/eSQq9SAQu/eSQq9SAQu.js\";import Nav from\"#framer/local/canvasComponent/inhqe8Dyw/inhqe8Dyw.js\";import OrderedListItem from\"#framer/local/canvasComponent/M4mVJ23zQ/M4mVJ23zQ.js\";import Divider from\"#framer/local/canvasComponent/yj2co60IY/yj2co60IY.js\";import SimpleIcons from\"#framer/local/codeFile/fHjJYAu/AppIcon.js\";import*as sharedStyle2 from\"#framer/local/css/a24XYgQ_v/a24XYgQ_v.js\";import*as sharedStyle4 from\"#framer/local/css/Au6nsvIVD/Au6nsvIVD.js\";import*as sharedStyle3 from\"#framer/local/css/b2TvK4xSX/b2TvK4xSX.js\";import*as sharedStyle from\"#framer/local/css/laGMPAqEb/laGMPAqEb.js\";import*as sharedStyle5 from\"#framer/local/css/nN6aS31z3/nN6aS31z3.js\";import*as sharedStyle1 from\"#framer/local/css/O01EQkiMt/O01EQkiMt.js\";import*as sharedStyle6 from\"#framer/local/css/Q1uzJVOd1/Q1uzJVOd1.js\";import metadataProvider from\"#framer/local/webPageMetadata/S4r1Aww89/S4r1Aww89.js\";const NavFonts=getFonts(Nav);const ButtonFonts=getFonts(Button);const DividerFonts=getFonts(Divider);const BadgeFonts=getFonts(Badge);const ImageWithFX=withFX(Image);const TetrislyIconsFonts=getFonts(TetrislyIcons);const MotionDivWithFX=withFX(motion.div);const ContainerWithFX=withFX(Container);const OrderedListItemFonts=getFonts(OrderedListItem);const SimpleIconsFonts=getFonts(SimpleIcons);const breakpoints={BqVqMqema:\"(min-width: 400px) and (max-width: 875px)\",CjB1Uyx54:\"(min-width: 1270px) and (max-width: 1439px)\",dNaG1hzg1:\"(min-width: 1440px)\",ocERZbR9d:\"(min-width: 876px) and (max-width: 1023px)\",q_azE1TR6:\"(max-width: 399px)\",tCCIXygra:\"(min-width: 1024px) and (max-width: 1269px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-yx8EN\";const variantClassNames={BqVqMqema:\"framer-v-1d9a0yp\",CjB1Uyx54:\"framer-v-1kry5o\",dNaG1hzg1:\"framer-v-17b7j14\",ocERZbR9d:\"framer-v-11yny1e\",q_azE1TR6:\"framer-v-1q3b4u\",tCCIXygra:\"framer-v-171z1kg\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const transition1={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:.95,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Horizontal Phone\":\"ocERZbR9d\",\"Tablet v2\":\"tCCIXygra\",\"Vertical Phone\":\"BqVqMqema\",Desktop:\"dNaG1hzg1\",Phone:\"q_azE1TR6\",Tablet:\"CjB1Uyx54\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"dNaG1hzg1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-yx8EN`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-yx8EN`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dNaG1hzg1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17b7j14\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{height:800,width:\"100vw\"},CjB1Uyx54:{width:undefined},ocERZbR9d:{width:undefined},q_azE1TR6:{height:800,width:\"100vw\"},tCCIXygra:{width:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"280px\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12pow4j-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{width:\"100%\"},variant:\"vOGg31L8l\"},CjB1Uyx54:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},ocERZbR9d:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},q_azE1TR6:{style:{width:\"100%\"},variant:\"sTT5D6Q4U\"},tCCIXygra:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"}},children:/*#__PURE__*/_jsx(Nav,{g9FALTFC_:\"MLpBZP_C5\",height:\"100%\",id:\"kpHoDM4rg\",layoutId:\"kpHoDM4rg\",style:{height:\"100%\",width:\"100%\"},variant:\"Z0umBpot5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e917k6\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u4o54z\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"article\",{className:\"framer-bxzp6m\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13nhol8\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18neira\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ssaed7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{Z7OvWiC1l:resolvedLinks[4]},CjB1Uyx54:{Z7OvWiC1l:resolvedLinks[1]},ocERZbR9d:{Z7OvWiC1l:resolvedLinks[3]},q_azE1TR6:{Z7OvWiC1l:resolvedLinks[5]},tCCIXygra:{Z7OvWiC1l:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"chevron_left_small\",height:\"100%\",Hw1s_s_Dx:\"Back to list\",id:\"Qjb6POCXY\",layoutId:\"Qjb6POCXY\",variant:\"Bg27TUktp\",width:\"100%\",yriKJcBHz:true,Z7OvWiC1l:resolvedLinks[0]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sm91ar-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"BrRWnO5rh\",layoutId:\"BrRWnO5rh\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jqhkwg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17ptik4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k6ho79-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"e4UssjALP\",iY7ONBkAd:\"Figma\",layoutId:\"e4UssjALP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9viga0-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"hC2ZguhFA\",iY7ONBkAd:\"UI\",layoutId:\"hC2ZguhFA\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11dabb6-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"tixBvRuGC\",iY7ONBkAd:\"User Flow\",layoutId:\"tixBvRuGC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jy4rt9-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"lT53Og1HA\",iY7ONBkAd:\"Interaction Design\",layoutId:\"lT53Og1HA\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-196wosy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{}},CjB1Uyx54:{style:{}},ocERZbR9d:{style:{}},q_azE1TR6:{style:{}},tCCIXygra:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ckqexr\",\"data-styles-preset\":\"laGMPAqEb\",style:{\"--framer-text-alignment\":\"left\"},children:\"Invoke Innovations\"})}),className:\"framer-gg5awt\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{}},CjB1Uyx54:{style:{}},ocERZbR9d:{style:{}},q_azE1TR6:{style:{}},tCCIXygra:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",children:\"Designing the Instructor Experience\"})}),className:\"framer-107sw65\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s27xel\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{}},CjB1Uyx54:{style:{}},ocERZbR9d:{style:{}},q_azE1TR6:{style:{}},tCCIXygra:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1xoe32d\",\"data-styles-preset\":\"a24XYgQ_v\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"\u2308The Project\u230B\"})}),className:\"framer-18w7iz0\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{}},CjB1Uyx54:{style:{}},ocERZbR9d:{style:{}},q_azE1TR6:{style:{}},tCCIXygra:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10kb80e\",\"data-styles-preset\":\"b2TvK4xSX\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"A startup project for educators to create customizable course content utilizing NLP (Natural Language Processing) to generate readings, PowerPoints, quizzes, etc from any text files they provide.\"})}),className:\"framer-1ixbypo\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-395kjk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{}},CjB1Uyx54:{style:{}},ocERZbR9d:{style:{}},q_azE1TR6:{style:{}},tCCIXygra:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1xoe32d\",\"data-styles-preset\":\"a24XYgQ_v\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"\u2308My Role\u230B\"})}),className:\"framer-gmhu5h\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{}},CjB1Uyx54:{style:{}},ocERZbR9d:{style:{}},q_azE1TR6:{style:{}},tCCIXygra:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10kb80e\",\"data-styles-preset\":\"b2TvK4xSX\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Led the team in creating a user flow diagram of an existing system to map out a web UI concept.\"})}),className:\"framer-1po36fg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-e9oeo3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{style:{height:\"100%\",width:\"100%\"}},q_azE1TR6:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"copy\",height:\"100%\",Hw1s_s_Dx:\"Live Preview\",id:\"tccWt5RxW\",layoutId:\"tccWt5RxW\",style:{height:\"100%\"},variant:\"M2kv77sSk\",width:\"100%\",yriKJcBHz:true})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:852,intrinsicWidth:1300,loading:getLoadingLazyAtYPosition(1518),pixelHeight:852,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png\",srcSet:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=512 512w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png 1300w\"}},ocERZbR9d:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:852,intrinsicWidth:1300,loading:getLoadingLazyAtYPosition(734),pixelHeight:852,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png\",srcSet:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=512 512w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png 1300w\"}},q_azE1TR6:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:852,intrinsicWidth:1300,loading:getLoadingLazyAtYPosition(1518),pixelHeight:852,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png\",srcSet:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=512 512w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png 1300w\"}},tCCIXygra:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:852,intrinsicWidth:1300,loading:getLoadingLazyAtYPosition(734),pixelHeight:852,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png\",srcSet:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=512 512w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png 1300w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:852,intrinsicWidth:1300,loading:getLoadingLazyAtYPosition(734),pixelHeight:852,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png\",srcSet:\"https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=512 512w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/V7VxM1gdZrWb57AjxwwSqbaIE.png 1300w\"},className:\"framer-18305q\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CjB1Uyx54:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{className:\"framer-vr38ys\",\"data-framer-name\":\"Collection\",name:\"Collection\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qox8i2\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-uxirzs-container\",children:/*#__PURE__*/_jsx(TetrislyIcons,{colorDark:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",colorLight:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",height:\"100%\",icon:\"calendar\",id:\"AeDHuiYHc\",layoutId:\"AeDHuiYHc\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y755ce\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"August 2023 - December 2023 \"})}),className:\"framer-1o2hnkb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r7golp\",\"data-styles-preset\":\"nN6aS31z3\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Timeline\"})}),className:\"framer-ajj1ts\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oa3gz6\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cxpbbj-container\",children:/*#__PURE__*/_jsx(TetrislyIcons,{colorDark:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",colorLight:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",height:\"100%\",icon:\"user_check\",id:\"ezXAXPCFa\",layoutId:\"ezXAXPCFa\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cxsx2y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Team Member\"})}),className:\"framer-zs1h14\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r7golp\",\"data-styles-preset\":\"nN6aS31z3\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Role\"})}),className:\"framer-14gbhir\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-r9aehf\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q_azE1TR6:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Background\"})}),className:\"framer-rf516n\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q_azE1TR6:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"In the realm of technology, artificial intelligence (AI) and machine learning have emerged as game-changers, particularly in the field of UI/UX design. The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges. This post aims to explore how AI and machine learning are influencing the field of UI/UX, bringing a new dimension to user experiences and interfaces.\"})}),className:\"framer-c9p2ex\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-47278w-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"rTy9MNm6F\",layoutId:\"rTy9MNm6F\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10qsylb\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q_azE1TR6:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Goals\"})}),className:\"framer-hbx3jd\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j5qg8s\",\"data-framer-name\":\"collection\",name:\"collection\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{width:\"calc(max(100vw - 16px, 1px) - 48px)\",y:3035.2},CjB1Uyx54:{y:2167.6},ocERZbR9d:{width:\"600px\",y:2505.2},q_azE1TR6:{width:\"calc(100vw - 64px)\",y:3028.2},tCCIXygra:{width:\"720px\",y:2253.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"624px\",y:2249.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-894fde-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{variant:\"iNpoBbgwE\"},q_azE1TR6:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"1\",height:\"100%\",id:\"JBeSVOJh2\",layoutId:\"JBeSVOJh2\",PgM3dXgLh:\"Bringing a new dimension to user experiences and interfaces.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"In the realm of technology, artificial intelligence (AI) and machine learning have emerged as game-changers, particularly in the field of UI/UX design. The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges. This post aims to explore how AI and machine learning are influencing the field of UI/UX, bringing a new dimension to user experiences and interfaces.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{width:\"calc(max(100vw - 16px, 1px) - 48px)\",y:3147.2},CjB1Uyx54:{y:2279.6},ocERZbR9d:{width:\"600px\",y:2617.2},q_azE1TR6:{width:\"calc(100vw - 64px)\",y:3140.2},tCCIXygra:{width:\"720px\",y:2365.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"624px\",y:2361.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-paayzr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{variant:\"iNpoBbgwE\"},q_azE1TR6:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"2\",height:\"100%\",id:\"uFcix3FUt\",layoutId:\"uFcix3FUt\",PgM3dXgLh:\"Bringing a new dimension to user experiences and interfaces.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{width:\"calc(max(100vw - 16px, 1px) - 48px)\",y:3259.2},CjB1Uyx54:{y:2391.6},ocERZbR9d:{width:\"600px\",y:2729.2},q_azE1TR6:{width:\"calc(100vw - 64px)\",y:3252.2},tCCIXygra:{width:\"720px\",y:2477.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"624px\",y:2473.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o1gp6d-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{variant:\"iNpoBbgwE\"},q_azE1TR6:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"3\",height:\"100%\",id:\"dJY3iicVA\",layoutId:\"dJY3iicVA\",PgM3dXgLh:\"Bringing a new dimension to user experiences and interfaces.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges. This post aims to explore how AI and machine learning are influencing the field of UI/UX, bringing a new dimension to user experiences and interfaces.\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(3411.2),pixelHeight:1200,pixelWidth:1600,sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png\",srcSet:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png 1600w\"}},CjB1Uyx54:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2543.6),pixelHeight:1200,pixelWidth:1600,sizes:\"904px\",src:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png\",srcSet:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png 1600w\"}},ocERZbR9d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2881.2),pixelHeight:1200,pixelWidth:1600,sizes:\"600px\",src:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png\",srcSet:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png 1600w\"}},q_azE1TR6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(3404.2),pixelHeight:1200,pixelWidth:1600,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png\",srcSet:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png 1600w\"}},tCCIXygra:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2629.6),pixelHeight:1200,pixelWidth:1600,sizes:\"720px\",src:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png\",srcSet:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png 1600w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2625.6),pixelHeight:1200,pixelWidth:1600,sizes:\"904px\",src:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png\",srcSet:\"https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xm2LXBitR1YKGnWG2q1OH3wuMA.png 1600w\"},className:\"framer-rk7lh3\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cc81od\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q_azE1TR6:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Solutions\"})}),className:\"framer-j910t8\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oms071\",\"data-framer-name\":\"collection\",name:\"collection\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{width:\"calc(max(100vw - 16px, 1px) - 48px)\",y:3782.2},CjB1Uyx54:{y:3301.6},ocERZbR9d:{width:\"600px\",y:3490.2},q_azE1TR6:{width:\"calc(100vw - 64px)\",y:3768.2},tCCIXygra:{width:\"720px\",y:3328.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"624px\",y:3383.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1di85eq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{variant:\"iNpoBbgwE\"},q_azE1TR6:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"1\",height:\"100%\",id:\"ISghnm5w8\",layoutId:\"ISghnm5w8\",PgM3dXgLh:\"Bringing a new dimension to user experiences and interfaces.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"In the realm of technology, artificial intelligence (AI) and machine learning have emerged as game-changers, particularly in the field of UI/UX design. The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges. This post aims to explore how AI and machine learning are influencing the field of UI/UX, bringing a new dimension to user experiences and interfaces.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{width:\"calc(max(100vw - 16px, 1px) - 48px)\",y:3894.2},CjB1Uyx54:{y:3413.6},ocERZbR9d:{width:\"600px\",y:3602.2},q_azE1TR6:{width:\"calc(100vw - 64px)\",y:3880.2},tCCIXygra:{width:\"720px\",y:3440.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"624px\",y:3495.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qwfigj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{variant:\"iNpoBbgwE\"},q_azE1TR6:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"2\",height:\"100%\",id:\"U9cYr1Dqr\",layoutId:\"U9cYr1Dqr\",PgM3dXgLh:\"Bringing a new dimension to user experiences and interfaces.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{width:\"calc(max(100vw - 16px, 1px) - 48px)\",y:4006.2},CjB1Uyx54:{y:3525.6},ocERZbR9d:{width:\"600px\",y:3714.2},q_azE1TR6:{width:\"calc(100vw - 64px)\",y:3992.2},tCCIXygra:{width:\"720px\",y:3552.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"624px\",y:3607.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-saj34p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BqVqMqema:{variant:\"iNpoBbgwE\"},q_azE1TR6:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"3\",height:\"100%\",id:\"frmMhSLGO\",layoutId:\"frmMhSLGO\",PgM3dXgLh:\"Bringing a new dimension to user experiences and interfaces.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges. This post aims to explore how AI and machine learning are influencing the field of UI/UX, bringing a new dimension to user experiences and interfaces.\"})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10hg2n9-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"YODvpF3G8\",layoutId:\"YODvpF3G8\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1336zcs\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q_azE1TR6:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Tools\"})}),className:\"framer-zxlp4r\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1see1vy\",\"data-framer-name\":\"Collection\",name:\"Collection\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hxu82g\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i3dzry-container\",children:/*#__PURE__*/_jsx(SimpleIcons,{color:\"custom\",customColor:\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(102, 102, 102))\",height:\"100%\",icon:\"figma\",id:\"l6EhNWb3F\",layoutId:\"l6EhNWb3F\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10kb80e\",\"data-styles-preset\":\"b2TvK4xSX\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Figma\"})}),className:\"framer-1h9yuxt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-h92tl3\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Conclusion\"})}),className:\"framer-18dp8m6\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"In the realm of technology, artificial intelligence (AI) and machine learning have emerged as game-changers, particularly in the field of UI/UX design. The integration of these advanced technologies is reshaping how we approach design, offering new possibilities and challenges. This post aims to explore how AI and machine learning are influencing the field of UI/UX, bringing a new dimension to user experiences and interfaces.\"})}),className:\"framer-zptz0v\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-yx8EN { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); }`,\".framer-yx8EN.framer-e8fe1y, .framer-yx8EN .framer-e8fe1y { display: block; }\",\".framer-yx8EN.framer-17b7j14 { align-content: flex-start; align-items: flex-start; background-color: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, #000000); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-yx8EN .framer-12pow4j-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 280px; z-index: 2; }\",\".framer-yx8EN .framer-1e917k6 { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, #000000); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: auto; justify-content: flex-start; overflow: hidden; padding: 8px 8px 8px 288px; position: relative; width: 1px; }\",\".framer-yx8EN .framer-1u4o54z { align-content: center; align-items: center; background-color: var(--token-9eaa7311-e839-4a54-9aec-76fdc6273ca1, #000000); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 40px 120px 120px 120px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yx8EN .framer-bxzp6m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 904px; }\",\".framer-yx8EN .framer-13nhol8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-18neira { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-ssaed7-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-yx8EN .framer-1sm91ar-container, .framer-yx8EN .framer-47278w-container, .framer-yx8EN .framer-10hg2n9-container { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-jqhkwg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-17ptik4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-k6ho79-container, .framer-yx8EN .framer-9viga0-container, .framer-yx8EN .framer-11dabb6-container, .framer-yx8EN .framer-1jy4rt9-container, .framer-yx8EN .framer-uxirzs-container, .framer-yx8EN .framer-cxpbbj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-yx8EN .framer-196wosy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-gg5awt, .framer-yx8EN .framer-107sw65, .framer-yx8EN .framer-18w7iz0, .framer-yx8EN .framer-1ixbypo, .framer-yx8EN .framer-gmhu5h, .framer-yx8EN .framer-1po36fg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yx8EN .framer-s27xel { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 91px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 904px; }\",\".framer-yx8EN .framer-395kjk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 63px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 904px; }\",\".framer-yx8EN .framer-e9oeo3-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-yx8EN .framer-18305q, .framer-yx8EN .framer-rk7lh3 { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 678px); overflow: visible; position: relative; width: 904px; }\",\".framer-yx8EN .framer-vr38ys { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-yx8EN .framer-qox8i2, .framer-yx8EN .framer-1oa3gz6 { align-content: center; align-items: center; background-color: var(--token-ca867117-2723-4090-9835-aee2c37dc9f5, #e8e8e8); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-yx8EN .framer-1y755ce, .framer-yx8EN .framer-1cxsx2y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-1o2hnkb, .framer-yx8EN .framer-ajj1ts, .framer-yx8EN .framer-zs1h14, .framer-yx8EN .framer-14gbhir, .framer-yx8EN .framer-1h9yuxt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-rf516n, .framer-yx8EN .framer-hbx3jd, .framer-yx8EN .framer-j910t8, .framer-yx8EN .framer-zxlp4r, .framer-yx8EN .framer-18dp8m6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 240px; word-break: break-word; word-wrap: break-word; }\",\".framer-yx8EN .framer-c9p2ex, .framer-yx8EN .framer-zptz0v { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-yx8EN .framer-j5qg8s, .framer-yx8EN .framer-oms071 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-yx8EN .framer-894fde-container, .framer-yx8EN .framer-paayzr-container, .framer-yx8EN .framer-1o1gp6d-container, .framer-yx8EN .framer-1di85eq-container, .framer-yx8EN .framer-1qwfigj-container, .framer-yx8EN .framer-saj34p-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yx8EN .framer-1see1vy { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yx8EN .framer-hxu82g { align-content: center; align-items: center; background-color: var(--token-ca867117-2723-4090-9835-aee2c37dc9f5, #e8e8e8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-yx8EN .framer-i3dzry-container { flex: none; height: 32px; position: relative; width: 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yx8EN.framer-17b7j14, .framer-yx8EN .framer-1e917k6, .framer-yx8EN .framer-1u4o54z, .framer-yx8EN .framer-bxzp6m, .framer-yx8EN .framer-13nhol8, .framer-yx8EN .framer-18neira, .framer-yx8EN .framer-jqhkwg, .framer-yx8EN .framer-17ptik4, .framer-yx8EN .framer-196wosy, .framer-yx8EN .framer-s27xel, .framer-yx8EN .framer-395kjk, .framer-yx8EN .framer-vr38ys, .framer-yx8EN .framer-qox8i2, .framer-yx8EN .framer-1y755ce, .framer-yx8EN .framer-1oa3gz6, .framer-yx8EN .framer-1cxsx2y, .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-j5qg8s, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-oms071, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-1see1vy, .framer-yx8EN .framer-hxu82g, .framer-yx8EN .framer-h92tl3 { gap: 0px; } .framer-yx8EN.framer-17b7j14 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-yx8EN.framer-17b7j14 > :first-child, .framer-yx8EN .framer-1e917k6 > :first-child, .framer-yx8EN .framer-17ptik4 > :first-child, .framer-yx8EN .framer-vr38ys > :first-child, .framer-yx8EN .framer-r9aehf > :first-child, .framer-yx8EN .framer-10qsylb > :first-child, .framer-yx8EN .framer-1cc81od > :first-child, .framer-yx8EN .framer-1336zcs > :first-child, .framer-yx8EN .framer-hxu82g > :first-child, .framer-yx8EN .framer-h92tl3 > :first-child { margin-left: 0px; } .framer-yx8EN.framer-17b7j14 > :last-child, .framer-yx8EN .framer-1e917k6 > :last-child, .framer-yx8EN .framer-17ptik4 > :last-child, .framer-yx8EN .framer-vr38ys > :last-child, .framer-yx8EN .framer-r9aehf > :last-child, .framer-yx8EN .framer-10qsylb > :last-child, .framer-yx8EN .framer-1cc81od > :last-child, .framer-yx8EN .framer-1336zcs > :last-child, .framer-yx8EN .framer-hxu82g > :last-child, .framer-yx8EN .framer-h92tl3 > :last-child { margin-right: 0px; } .framer-yx8EN .framer-1e917k6 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-yx8EN .framer-1u4o54z > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-yx8EN .framer-1u4o54z > :first-child, .framer-yx8EN .framer-bxzp6m > :first-child, .framer-yx8EN .framer-13nhol8 > :first-child, .framer-yx8EN .framer-18neira > :first-child, .framer-yx8EN .framer-jqhkwg > :first-child, .framer-yx8EN .framer-196wosy > :first-child, .framer-yx8EN .framer-s27xel > :first-child, .framer-yx8EN .framer-395kjk > :first-child, .framer-yx8EN .framer-qox8i2 > :first-child, .framer-yx8EN .framer-1y755ce > :first-child, .framer-yx8EN .framer-1oa3gz6 > :first-child, .framer-yx8EN .framer-1cxsx2y > :first-child, .framer-yx8EN .framer-j5qg8s > :first-child, .framer-yx8EN .framer-oms071 > :first-child, .framer-yx8EN .framer-1see1vy > :first-child { margin-top: 0px; } .framer-yx8EN .framer-1u4o54z > :last-child, .framer-yx8EN .framer-bxzp6m > :last-child, .framer-yx8EN .framer-13nhol8 > :last-child, .framer-yx8EN .framer-18neira > :last-child, .framer-yx8EN .framer-jqhkwg > :last-child, .framer-yx8EN .framer-196wosy > :last-child, .framer-yx8EN .framer-s27xel > :last-child, .framer-yx8EN .framer-395kjk > :last-child, .framer-yx8EN .framer-qox8i2 > :last-child, .framer-yx8EN .framer-1y755ce > :last-child, .framer-yx8EN .framer-1oa3gz6 > :last-child, .framer-yx8EN .framer-1cxsx2y > :last-child, .framer-yx8EN .framer-j5qg8s > :last-child, .framer-yx8EN .framer-oms071 > :last-child, .framer-yx8EN .framer-1see1vy > :last-child { margin-bottom: 0px; } .framer-yx8EN .framer-bxzp6m > *, .framer-yx8EN .framer-13nhol8 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-yx8EN .framer-18neira > *, .framer-yx8EN .framer-qox8i2 > *, .framer-yx8EN .framer-1oa3gz6 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-yx8EN .framer-jqhkwg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-yx8EN .framer-17ptik4 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-yx8EN .framer-196wosy > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-yx8EN .framer-s27xel > *, .framer-yx8EN .framer-395kjk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yx8EN .framer-vr38ys > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-yx8EN .framer-1y755ce > *, .framer-yx8EN .framer-1cxsx2y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yx8EN .framer-r9aehf > *, .framer-yx8EN .framer-10qsylb > *, .framer-yx8EN .framer-1cc81od > *, .framer-yx8EN .framer-1336zcs > *, .framer-yx8EN .framer-h92tl3 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-yx8EN .framer-j5qg8s > *, .framer-yx8EN .framer-oms071 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-yx8EN .framer-1see1vy > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-yx8EN .framer-hxu82g > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",`@media (min-width: 1270px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-yx8EN { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-yx8EN.framer-17b7j14 { width: 1270px; } .framer-yx8EN .framer-12pow4j-container { width: auto; } .framer-yx8EN .framer-1e917k6 { padding: 8px 8px 8px 88px; } .framer-yx8EN .framer-13nhol8 { order: 0; } .framer-yx8EN .framer-18305q { order: 1; } .framer-yx8EN .framer-vr38ys { order: 2; } .framer-yx8EN .framer-r9aehf { order: 3; } .framer-yx8EN .framer-47278w-container { order: 9; } .framer-yx8EN .framer-10qsylb { order: 4; } .framer-yx8EN .framer-rk7lh3 { order: 5; } .framer-yx8EN .framer-1cc81od { order: 6; } .framer-yx8EN .framer-10hg2n9-container { order: 10; } .framer-yx8EN .framer-1336zcs { order: 7; } .framer-yx8EN .framer-h92tl3 { order: 8; }}`,`@media (min-width: 1024px) and (max-width: 1269px) { .${metadata.bodyClassName}-framer-yx8EN { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-yx8EN.framer-17b7j14 { width: 1024px; } .framer-yx8EN .framer-12pow4j-container { width: auto; } .framer-yx8EN .framer-1e917k6 { padding: 8px 8px 8px 88px; } .framer-yx8EN .framer-bxzp6m { width: 720px; } .framer-yx8EN .framer-18305q, .framer-yx8EN .framer-rk7lh3 { height: var(--framer-aspect-ratio-supported, 540px); width: 720px; } .framer-yx8EN .framer-r9aehf { flex-direction: column; gap: 24px; } .framer-yx8EN .framer-rf516n, .framer-yx8EN .framer-hbx3jd, .framer-yx8EN .framer-18dp8m6 { width: 100%; } .framer-yx8EN .framer-c9p2ex, .framer-yx8EN .framer-j5qg8s, .framer-yx8EN .framer-oms071, .framer-yx8EN .framer-1see1vy, .framer-yx8EN .framer-zptz0v { flex: none; width: 100%; } .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { gap: 0px; } .framer-yx8EN .framer-r9aehf > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yx8EN .framer-r9aehf > :first-child, .framer-yx8EN .framer-10qsylb > :first-child, .framer-yx8EN .framer-1cc81od > :first-child, .framer-yx8EN .framer-1336zcs > :first-child, .framer-yx8EN .framer-h92tl3 > :first-child { margin-top: 0px; } .framer-yx8EN .framer-r9aehf > :last-child, .framer-yx8EN .framer-10qsylb > :last-child, .framer-yx8EN .framer-1cc81od > :last-child, .framer-yx8EN .framer-1336zcs > :last-child, .framer-yx8EN .framer-h92tl3 > :last-child { margin-bottom: 0px; } .framer-yx8EN .framer-10qsylb > *, .framer-yx8EN .framer-1cc81od > *, .framer-yx8EN .framer-1336zcs > *, .framer-yx8EN .framer-h92tl3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,`@media (min-width: 876px) and (max-width: 1023px) { .${metadata.bodyClassName}-framer-yx8EN { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-yx8EN.framer-17b7j14 { width: 876px; } .framer-yx8EN .framer-12pow4j-container { width: auto; } .framer-yx8EN .framer-1e917k6 { padding: 8px 8px 8px 88px; } .framer-yx8EN .framer-bxzp6m { width: 600px; } .framer-yx8EN .framer-18305q, .framer-yx8EN .framer-rk7lh3 { height: var(--framer-aspect-ratio-supported, 450px); width: 600px; } .framer-yx8EN .framer-vr38ys, .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { flex-direction: column; } .framer-yx8EN .framer-qox8i2, .framer-yx8EN .framer-1oa3gz6 { flex: none; padding: 32px; width: 100%; } .framer-yx8EN .framer-rf516n, .framer-yx8EN .framer-hbx3jd, .framer-yx8EN .framer-j910t8, .framer-yx8EN .framer-zxlp4r, .framer-yx8EN .framer-18dp8m6 { width: 100%; } .framer-yx8EN .framer-c9p2ex, .framer-yx8EN .framer-j5qg8s, .framer-yx8EN .framer-oms071, .framer-yx8EN .framer-1see1vy, .framer-yx8EN .framer-zptz0v { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yx8EN .framer-vr38ys, .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { gap: 0px; } .framer-yx8EN .framer-vr38ys > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-yx8EN .framer-vr38ys > :first-child, .framer-yx8EN .framer-r9aehf > :first-child, .framer-yx8EN .framer-10qsylb > :first-child, .framer-yx8EN .framer-1cc81od > :first-child, .framer-yx8EN .framer-1336zcs > :first-child, .framer-yx8EN .framer-h92tl3 > :first-child { margin-top: 0px; } .framer-yx8EN .framer-vr38ys > :last-child, .framer-yx8EN .framer-r9aehf > :last-child, .framer-yx8EN .framer-10qsylb > :last-child, .framer-yx8EN .framer-1cc81od > :last-child, .framer-yx8EN .framer-1336zcs > :last-child, .framer-yx8EN .framer-h92tl3 > :last-child { margin-bottom: 0px; } .framer-yx8EN .framer-r9aehf > *, .framer-yx8EN .framer-10qsylb > *, .framer-yx8EN .framer-1cc81od > *, .framer-yx8EN .framer-1336zcs > *, .framer-yx8EN .framer-h92tl3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,`@media (min-width: 400px) and (max-width: 875px) { .${metadata.bodyClassName}-framer-yx8EN { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-yx8EN.framer-17b7j14 { flex-direction: column; width: 400px; } .framer-yx8EN .framer-12pow4j-container { height: auto; left: unset; position: sticky; width: 100%; will-change: transform; } .framer-yx8EN .framer-1e917k6 { align-self: unset; flex: none; height: min-content; padding: 8px; width: 100%; } .framer-yx8EN .framer-1u4o54z { gap: 80px; height: min-content; padding: 24px 24px 64px 24px; } .framer-yx8EN .framer-bxzp6m, .framer-yx8EN .framer-e9oeo3-container, .framer-yx8EN .framer-rf516n, .framer-yx8EN .framer-j910t8, .framer-yx8EN .framer-zxlp4r, .framer-yx8EN .framer-18dp8m6 { width: 100%; } .framer-yx8EN .framer-18305q, .framer-yx8EN .framer-rk7lh3 { height: var(--framer-aspect-ratio-supported, 150px); width: 100%; } .framer-yx8EN .framer-vr38ys { flex-direction: column; } .framer-yx8EN .framer-qox8i2, .framer-yx8EN .framer-1oa3gz6 { flex: none; padding: 32px; width: 100%; } .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { flex-direction: column; gap: 24px; } .framer-yx8EN .framer-c9p2ex, .framer-yx8EN .framer-j5qg8s, .framer-yx8EN .framer-oms071, .framer-yx8EN .framer-1see1vy, .framer-yx8EN .framer-zptz0v { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yx8EN.framer-17b7j14, .framer-yx8EN .framer-1u4o54z, .framer-yx8EN .framer-vr38ys, .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { gap: 0px; } .framer-yx8EN.framer-17b7j14 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yx8EN.framer-17b7j14 > :first-child, .framer-yx8EN .framer-1u4o54z > :first-child, .framer-yx8EN .framer-vr38ys > :first-child, .framer-yx8EN .framer-r9aehf > :first-child, .framer-yx8EN .framer-10qsylb > :first-child, .framer-yx8EN .framer-1cc81od > :first-child, .framer-yx8EN .framer-1336zcs > :first-child, .framer-yx8EN .framer-h92tl3 > :first-child { margin-top: 0px; } .framer-yx8EN.framer-17b7j14 > :last-child, .framer-yx8EN .framer-1u4o54z > :last-child, .framer-yx8EN .framer-vr38ys > :last-child, .framer-yx8EN .framer-r9aehf > :last-child, .framer-yx8EN .framer-10qsylb > :last-child, .framer-yx8EN .framer-1cc81od > :last-child, .framer-yx8EN .framer-1336zcs > :last-child, .framer-yx8EN .framer-h92tl3 > :last-child { margin-bottom: 0px; } .framer-yx8EN .framer-1u4o54z > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-yx8EN .framer-vr38ys > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-yx8EN .framer-r9aehf > *, .framer-yx8EN .framer-10qsylb > *, .framer-yx8EN .framer-1cc81od > *, .framer-yx8EN .framer-1336zcs > *, .framer-yx8EN .framer-h92tl3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (max-width: 399px) { .${metadata.bodyClassName}-framer-yx8EN { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-yx8EN.framer-17b7j14 { flex-direction: column; width: 390px; } .framer-yx8EN .framer-12pow4j-container { height: auto; left: unset; position: sticky; width: 100%; will-change: transform; } .framer-yx8EN .framer-1e917k6 { align-self: unset; flex: none; flex-direction: column; height: min-content; padding: 8px; width: 100%; } .framer-yx8EN .framer-1u4o54z { flex: none; gap: 80px; height: min-content; padding: 24px 24px 64px 24px; width: 100%; } .framer-yx8EN .framer-bxzp6m, .framer-yx8EN .framer-e9oeo3-container, .framer-yx8EN .framer-rf516n, .framer-yx8EN .framer-j910t8, .framer-yx8EN .framer-zxlp4r, .framer-yx8EN .framer-18dp8m6 { width: 100%; } .framer-yx8EN .framer-18305q, .framer-yx8EN .framer-rk7lh3 { height: var(--framer-aspect-ratio-supported, 150px); width: 100%; } .framer-yx8EN .framer-vr38ys { flex-direction: column; } .framer-yx8EN .framer-qox8i2, .framer-yx8EN .framer-1oa3gz6 { flex: none; padding: 32px; width: 100%; } .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { flex-direction: column; gap: 24px; } .framer-yx8EN .framer-c9p2ex, .framer-yx8EN .framer-j5qg8s, .framer-yx8EN .framer-oms071, .framer-yx8EN .framer-1see1vy, .framer-yx8EN .framer-zptz0v { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yx8EN.framer-17b7j14, .framer-yx8EN .framer-1e917k6, .framer-yx8EN .framer-1u4o54z, .framer-yx8EN .framer-vr38ys, .framer-yx8EN .framer-r9aehf, .framer-yx8EN .framer-10qsylb, .framer-yx8EN .framer-1cc81od, .framer-yx8EN .framer-1336zcs, .framer-yx8EN .framer-h92tl3 { gap: 0px; } .framer-yx8EN.framer-17b7j14 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yx8EN.framer-17b7j14 > :first-child, .framer-yx8EN .framer-1e917k6 > :first-child, .framer-yx8EN .framer-1u4o54z > :first-child, .framer-yx8EN .framer-vr38ys > :first-child, .framer-yx8EN .framer-r9aehf > :first-child, .framer-yx8EN .framer-10qsylb > :first-child, .framer-yx8EN .framer-1cc81od > :first-child, .framer-yx8EN .framer-1336zcs > :first-child, .framer-yx8EN .framer-h92tl3 > :first-child { margin-top: 0px; } .framer-yx8EN.framer-17b7j14 > :last-child, .framer-yx8EN .framer-1e917k6 > :last-child, .framer-yx8EN .framer-1u4o54z > :last-child, .framer-yx8EN .framer-vr38ys > :last-child, .framer-yx8EN .framer-r9aehf > :last-child, .framer-yx8EN .framer-10qsylb > :last-child, .framer-yx8EN .framer-1cc81od > :last-child, .framer-yx8EN .framer-1336zcs > :last-child, .framer-yx8EN .framer-h92tl3 > :last-child { margin-bottom: 0px; } .framer-yx8EN .framer-1e917k6 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-yx8EN .framer-1u4o54z > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-yx8EN .framer-vr38ys > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-yx8EN .framer-r9aehf > *, .framer-yx8EN .framer-10qsylb > *, .framer-yx8EN .framer-1cc81od > *, .framer-yx8EN .framer-1336zcs > *, .framer-yx8EN .framer-h92tl3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4649\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CjB1Uyx54\":{\"layout\":[\"fixed\",\"auto\"]},\"tCCIXygra\":{\"layout\":[\"fixed\",\"auto\"]},\"ocERZbR9d\":{\"layout\":[\"fixed\",\"auto\"]},\"BqVqMqema\":{\"layout\":[\"fixed\",\"auto\"]},\"q_azE1TR6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerS4r1Aww89=withCSS(Component,css,\"framer-yx8EN\");export default FramerS4r1Aww89;FramerS4r1Aww89.displayName=\"Projects / Corpuskey 3\";FramerS4r1Aww89.defaultProps={height:4649,width:1440};addFonts(FramerS4r1Aww89,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavFonts,...ButtonFonts,...DividerFonts,...BadgeFonts,...TetrislyIconsFonts,...OrderedListItemFonts,...SimpleIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS4r1Aww89\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"4649\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CjB1Uyx54\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tCCIXygra\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ocERZbR9d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BqVqMqema\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q_azE1TR6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFonts", "getFonts", "inhqe8Dyw_default", "ButtonFonts", "eSQq9SAQu_default", "DividerFonts", "yj2co60IY_default", "BadgeFonts", "Al_9iqWli_default", "ImageWithFX", "withFX", "Image2", "TetrislyIconsFonts", "tetrislyIcons", "MotionDivWithFX", "motion", "ContainerWithFX", "Container", "OrderedListItemFonts", "M4mVJ23zQ_default", "SimpleIconsFonts", "c", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "inhqe8Dyw_default", "ResolveLinks", "resolvedLinks", "eSQq9SAQu_default", "yj2co60IY_default", "Al_9iqWli_default", "RichText2", "x", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionDivWithFX", "tetrislyIcons", "ContainerWithFX", "M4mVJ23zQ_default", "css", "FramerS4r1Aww89", "withCSS", "S4r1Aww89_default", "addFonts", "NavFonts", "ButtonFonts", "DividerFonts", "BadgeFonts", "TetrislyIconsFonts", "OrderedListItemFonts", "SimpleIconsFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
