{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/meq3fW6ldQXYtnZO4XdJ/ZV3Upw8yk4M7SyatVP10/U8iPYM1Zv.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\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 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 Footer from\"#framer/local/canvasComponent/oiok0Y_KQ/oiok0Y_KQ.js\";import CardProject from\"#framer/local/canvasComponent/t52JiVrjP/t52JiVrjP.js\";import ButtonBlank from\"#framer/local/canvasComponent/ygK8ym1s8/ygK8ym1s8.js\";import Divider from\"#framer/local/canvasComponent/yj2co60IY/yj2co60IY.js\";import*as sharedStyle from\"#framer/local/css/laGMPAqEb/laGMPAqEb.js\";import*as sharedStyle2 from\"#framer/local/css/O01EQkiMt/O01EQkiMt.js\";import*as sharedStyle1 from\"#framer/local/css/Q1uzJVOd1/Q1uzJVOd1.js\";import metadataProvider from\"#framer/local/webPageMetadata/U8iPYM1Zv/U8iPYM1Zv.js\";const NavFonts=getFonts(Nav);const ButtonFonts=getFonts(Button);const DividerFonts=getFonts(Divider);const BadgeFonts=getFonts(Badge);const ButtonBlankFonts=getFonts(ButtonBlank);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const ContainerWithFX=withFX(Container);const OrderedListItemFonts=getFonts(OrderedListItem);const CardProjectFonts=getFonts(CardProject);const FooterFonts=getFonts(Footer);const breakpoints={jpLu5qF5p:\"(max-width: 399px)\",NfDLuqOgC:\"(min-width: 876px) and (max-width: 1023px)\",oj6dWWKKS:\"(min-width: 1440px)\",OUYFElvE0:\"(min-width: 400px) and (max-width: 875px)\",R4VVCeoRJ:\"(min-width: 1024px) and (max-width: 1269px)\",vFlCOyRPE:\"(min-width: 1270px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-SEaiI\";const variantClassNames={jpLu5qF5p:\"framer-v-cafpg\",NfDLuqOgC:\"framer-v-1nsd6b\",oj6dWWKKS:\"framer-v-1bksotk\",OUYFElvE0:\"framer-v-yq8z06\",R4VVCeoRJ:\"framer-v-nqt5ng\",vFlCOyRPE:\"framer-v-x9adgz\"};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 addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={\"Horizontal Phone\":\"NfDLuqOgC\",\"Tablet v2\":\"R4VVCeoRJ\",\"Vertical Phone\":\"OUYFElvE0\",Desktop:\"oj6dWWKKS\",Phone:\"jpLu5qF5p\",Tablet:\"vFlCOyRPE\"};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:\"oj6dWWKKS\"};};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-SEaiI`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-SEaiI`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"OUYFElvE0\",\"jpLu5qF5p\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"R4VVCeoRJ\",\"NfDLuqOgC\",\"OUYFElvE0\",\"jpLu5qF5p\"].includes(baseVariant))return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"oj6dWWKKS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1bksotk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-102nohu-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{style:{width:\"100%\"},variant:\"sTT5D6Q4U\"},NfDLuqOgC:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},OUYFElvE0:{style:{width:\"100%\"},variant:\"vOGg31L8l\"},R4VVCeoRJ:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},vFlCOyRPE:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"}},children:/*#__PURE__*/_jsx(Nav,{g9FALTFC_:\"MLpBZP_C5\",height:\"100%\",id:\"l2JoYaHrQ\",layoutId:\"l2JoYaHrQ\",style:{height:\"100%\",width:\"100%\"},variant:\"Z0umBpot5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ib20sg\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xrfzem\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"article\",{className:\"framer-138ms7c\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mktl2e\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pznel1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-q7lrsx-container\",children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"chevron_left_small\",height:\"100%\",Hw1s_s_Dx:\"Back to list\",id:\"N9Oa_O_DX\",layoutId:\"N9Oa_O_DX\",variant:\"orAnFUs8h\",width:\"100%\",yriKJcBHz:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ocj5s5-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"ZLdwSfBJL\",layoutId:\"ZLdwSfBJL\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ghog7m\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jrzg5q\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zni9dz-container hidden-yq8z06 hidden-cafpg\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"VcPIOCHmB\",iY7ONBkAd:\"#recycling\",layoutId:\"VcPIOCHmB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sdbd4t-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"rupqVCDEv\",iY7ONBkAd:\"#mobile-app\",layoutId:\"rupqVCDEv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4y8l7o-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"OxS8ci97P\",iY7ONBkAd:\"#adobe-xd\",layoutId:\"OxS8ci97P\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18s0zr8-container\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"wEaeKVF_Y\",iY7ONBkAd:\"2021\",layoutId:\"wEaeKVF_Y\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15k6k1u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{style:{}},NfDLuqOgC:{style:{}},OUYFElvE0:{style:{}},R4VVCeoRJ:{style:{}},vFlCOyRPE:{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:\"Wasty \u2022 Waste Recycling Activities\"})}),className:\"framer-44vnz8\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{style:{}},NfDLuqOgC:{style:{}},OUYFElvE0:{style:{}},R4VVCeoRJ:{style:{}},vFlCOyRPE:{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-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"One-stop-shop mobile application for waste recycling information to ease day-to-day activities of people who have habits and awareness about waste recycling\"})}),className:\"framer-10qgjil\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pv5hap-container\",children:/*#__PURE__*/_jsx(ButtonBlank,{height:\"100%\",HgBcLcH5M:\"View Full Study\",id:\"gaCp02iQ4\",layoutId:\"gaCp02iQ4\",style:{height:\"100%\"},UlKBVMw1O:\"https://www.behance.net/gallery/125590719/Wasty-Mobile-App-UXUI-Design-Free-UI-KIT\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1079,intrinsicWidth:1603,loading:getLoadingLazyAtYPosition(1420),pixelHeight:1079,pixelWidth:1603,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png\",srcSet:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png 1603w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1079,intrinsicWidth:1603,loading:getLoadingLazyAtYPosition(636),pixelHeight:1079,pixelWidth:1603,sizes:\"600px\",src:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png\",srcSet:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png 1603w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1079,intrinsicWidth:1603,loading:getLoadingLazyAtYPosition(1420),pixelHeight:1079,pixelWidth:1603,sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png\",srcSet:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png 1603w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1079,intrinsicWidth:1603,loading:getLoadingLazyAtYPosition(636),pixelHeight:1079,pixelWidth:1603,sizes:\"720px\",src:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png\",srcSet:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png 1603w\"}}},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:1079,intrinsicWidth:1603,loading:getLoadingLazyAtYPosition(636),pixelHeight:1079,pixelWidth:1603,sizes:\"904px\",src:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png\",srcSet:\"https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eal6kmjcBRYlAw2WJ1Mskc1pAz8.png 1603w\"},className:\"framer-1e7ist6\",\"data-border\":true,\"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-4ajt2a\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{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-3civ9m\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{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:\"By providing easily accessible and consolidated resources, Wasty seeks to empower users with the knowledge and tools needed to make environmentally responsible choices in their day-to-day activities. The project is driven by a commitment to fostering a greener lifestyle and promoting a culture of sustainability through user-friendly technology.\"})}),className:\"framer-al4gkv\",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-ulnhv0-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"I9RyhJwHc\",layoutId:\"I9RyhJwHc\",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-12eg5v9\",\"data-framer-name\":\"section\",name:\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{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-14hp37m\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ff476\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3adkve-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"1\",height:\"100%\",id:\"eSxnlHC4D\",layoutId:\"eSxnlHC4D\",PgM3dXgLh:\"Understanding Eco-Habits: A Quantitative Study\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Following the delineation of our value proposition, we conducted a quantitative research survey involving over 40+ participants.\\n\\nThe aim was to delve into the habits of recycling enthusiasts, understanding how they navigate their daily routines, and discerning their fundamental preferences for a tool that would facilitate and support their eco-friendly activities.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:657,intrinsicWidth:1973,loading:getLoadingLazyAtYPosition(2323),pixelHeight:657,pixelWidth:1973,positionX:\"left\",positionY:\"center\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png\",srcSet:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png 1973w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:657,intrinsicWidth:1973,loading:getLoadingLazyAtYPosition(1800),pixelHeight:657,pixelWidth:1973,sizes:\"600px\",src:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png\",srcSet:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png 1973w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:657,intrinsicWidth:1973,loading:getLoadingLazyAtYPosition(2330),pixelHeight:657,pixelWidth:1973,positionX:\"left\",positionY:\"center\",sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png\",srcSet:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png 1973w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:657,intrinsicWidth:1973,loading:getLoadingLazyAtYPosition(1874),pixelHeight:657,pixelWidth:1973,sizes:\"720px\",src:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png\",srcSet:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png 1973w\"}}},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:657,intrinsicWidth:1973,loading:getLoadingLazyAtYPosition(1809),pixelHeight:657,pixelWidth:1973,sizes:\"904px\",src:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png\",srcSet:\"https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CkuZDVDSVUzPqA8NYCvgPNRgQ.png 1973w\"},className:\"framer-12t3w7y\",\"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-a5fm1l\",\"data-framer-name\":\"section\",name:\"section\",children:[isDisplayed1()&&/*#__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-dp3qu7 hidden-nqt5ng hidden-1nsd6b hidden-yq8z06 hidden-cafpg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k0vytu\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4aqz7s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"2\",height:\"100%\",id:\"cg3SnMgiL\",layoutId:\"cg3SnMgiL\",PgM3dXgLh:\"Competitor Deep Dive\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"As a distinct phase of our research, we conducted a comprehensive competitor analysis, examining key features and weaknesses across five prominent companies in the field. This analysis served as a valuable benchmark, offering insights into industry trends and helping shape the development of our own unique offerings.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2776),pixelHeight:1080,pixelWidth:1920,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png\",srcSet:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png 1920w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2277),pixelHeight:1080,pixelWidth:1920,sizes:\"600px\",src:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png\",srcSet:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png 1920w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2796),pixelHeight:1080,pixelWidth:1920,sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png\",srcSet:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png 1920w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2376),pixelHeight:1080,pixelWidth:1920,sizes:\"720px\",src:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png\",srcSet:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png 1920w\"}}},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:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2360),pixelHeight:1080,pixelWidth:1920,sizes:\"904px\",src:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png\",srcSet:\"https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EczT94F3yUIFqS3czq8hMdZYeQ.png 1920w\"},className:\"framer-lrtwwy\",\"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-1lvw0nh\",\"data-framer-name\":\"section\",name:\"section\",children:[isDisplayed1()&&/*#__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-1wnla9r hidden-nqt5ng hidden-1nsd6b hidden-yq8z06 hidden-cafpg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c5qyt0\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wd72m1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"3\",height:\"100%\",id:\"oUREVs1oq\",layoutId:\"oUREVs1oq\",PgM3dXgLh:\"From Feedback to Framework - Crafting Information Architecture\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Informed by the feedback obtained from the survey and the insights gained through competitor research, we established a robust understanding of the expectations of eco-conscious individuals. \\n\\nUtilizing heuristic prioritization, we systematically organized and sorted the gathered data. This foundational knowledge guided the initiation of our information architecture, enabling us to envision the application's scale with a comprehensive bird's-eye view.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3190),pixelHeight:841,pixelWidth:1920,positionX:\"left\",positionY:\"center\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png\",srcSet:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png 1920w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2845),pixelHeight:841,pixelWidth:1920,sizes:\"600px\",src:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png\",srcSet:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png 1920w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3218),pixelHeight:841,pixelWidth:1920,positionX:\"left\",positionY:\"center\",sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png\",srcSet:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png 1920w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3011),pixelHeight:841,pixelWidth:1920,sizes:\"720px\",src:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png\",srcSet:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png 1920w\"}}},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:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3096),pixelHeight:841,pixelWidth:1920,sizes:\"904px\",src:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png\",srcSet:\"https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nxNRSNED9fBjAdfFbReIm8oMRyQ.png 1920w\"},className:\"framer-199skp\",\"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-1x2v1yw\",\"data-framer-name\":\"section\",name:\"section\",children:[isDisplayed1()&&/*#__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-md7tzz hidden-nqt5ng hidden-1nsd6b hidden-yq8z06 hidden-cafpg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vryvds\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14qpl6f-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"4\",height:\"100%\",id:\"lSAtWDMDA\",layoutId:\"lSAtWDMDA\",PgM3dXgLh:\"Low-Fidelity Wireframes as Greenprints\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"During this stage, we transitioned into the creation of Medium-Fidelity Wireframes for the application. Focusing on the most crucial modules and user journeys, these wireframes serve to elucidate the envisioned platform, providing a tangible representation of the application's structure and functionality.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3675),pixelHeight:841,pixelWidth:1920,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png 2854w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3345),pixelHeight:841,pixelWidth:1920,sizes:\"600px\",src:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png 2854w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3706),pixelHeight:841,pixelWidth:1920,sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png 2854w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3558),pixelHeight:841,pixelWidth:1920,sizes:\"720px\",src:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png 2854w\"}}},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:841,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3729),pixelHeight:841,pixelWidth:1920,sizes:\"904px\",src:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/60vUUQCKKCu06xkorNfbkZN4cJ8.png 2854w\"},className:\"framer-5p5cxe\",\"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-1oam6rr\",\"data-framer-name\":\"section\",name:\"section\",children:[isDisplayed1()&&/*#__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-1vtmzvh hidden-nqt5ng hidden-1nsd6b hidden-yq8z06 hidden-cafpg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y9dc7w\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qjaosg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"5\",height:\"100%\",id:\"FmQj1GOZu\",layoutId:\"FmQj1GOZu\",PgM3dXgLh:\"Establishing the Appropriate Style Guide\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Upon completing the wireframes, we crafted a style guide for the system, aligning it with the industry's vision. This involved selecting a cohesive font style system, creating a harmonious color palette, and structuring the primary components system within Adobe XD. This style guide serves as a foundational reference, ensuring a consistent and visually appealing design across the entire system.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1718,intrinsicWidth:4223,loading:getLoadingLazyAtYPosition(4292),pixelHeight:1718,pixelWidth:4223,positionX:\"left\",positionY:\"center\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png\",srcSet:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=512 512w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png 4223w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1718,intrinsicWidth:4223,loading:getLoadingLazyAtYPosition(4058),pixelHeight:1718,pixelWidth:4223,sizes:\"600px\",src:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png\",srcSet:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=512 512w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png 4223w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1718,intrinsicWidth:4223,loading:getLoadingLazyAtYPosition(4348),pixelHeight:1718,pixelWidth:4223,positionX:\"left\",positionY:\"center\",sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png\",srcSet:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=512 512w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png 4223w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1718,intrinsicWidth:4223,loading:getLoadingLazyAtYPosition(4370),pixelHeight:1718,pixelWidth:4223,sizes:\"720px\",src:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png\",srcSet:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=512 512w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png 4223w\"}}},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:1718,intrinsicWidth:4223,loading:getLoadingLazyAtYPosition(4320),pixelHeight:1718,pixelWidth:4223,sizes:\"904px\",src:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png\",srcSet:\"https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=512 512w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xpMytbz4PKHa3jeTx05jS2anZJw.png 4223w\"},className:\"framer-qegtet\",\"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-5vredu\",\"data-framer-name\":\"section\",name:\"section\",children:[isDisplayed1()&&/*#__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-1bpc61z hidden-nqt5ng hidden-1nsd6b hidden-yq8z06 hidden-cafpg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rb6zot\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dciuf5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"6\",height:\"100%\",id:\"jV3aSRSZ1\",layoutId:\"jV3aSRSZ1\",PgM3dXgLh:\"Building High-Fidelity Mockups and Dynamic Prototype\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"At this stage, we transitioned into crafting High-Fidelity Mockups, infusing them with colors and polishing the design for a more refined style. \\n\\nSimultaneously, we developed a full-scaled prototype of the app, allowing for a comprehensive exploration that can be experienced by downloading the project. This phase marks the convergence of design precision and interactive functionality.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1469,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4732),pixelHeight:1469,pixelWidth:1700,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png\",srcSet:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=512 512w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png 1700w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1469,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4542),pixelHeight:1469,pixelWidth:1700,sizes:\"600px\",src:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png\",srcSet:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=512 512w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png 1700w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1469,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4790),pixelHeight:1469,pixelWidth:1700,sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png\",srcSet:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=512 512w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png 1700w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1469,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4904),pixelHeight:1469,pixelWidth:1700,sizes:\"720px\",src:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png\",srcSet:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=512 512w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png 1700w\"}}},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:1469,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4911),pixelHeight:1469,pixelWidth:1700,sizes:\"904px\",src:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png\",srcSet:\"https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=512 512w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/X2E8SOt6etopcZvRhOSoiMvEo.png 1700w\"},className:\"framer-7pb0sz\",\"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-1y4pp3w\",\"data-framer-name\":\"section\",name:\"section\",children:[isDisplayed1()&&/*#__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-1h6mdu6 hidden-nqt5ng hidden-1nsd6b hidden-yq8z06 hidden-cafpg\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w3odln\",\"data-framer-name\":\"collection\",name:\"collection\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17x7hla-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"iNpoBbgwE\"},OUYFElvE0:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"7\",height:\"100%\",id:\"IkEYC6KNM\",layoutId:\"IkEYC6KNM\",PgM3dXgLh:\"Crafting a Marketing Webpage for App Promotion\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"To conclude the project, we created a promotional marketing webpage, revisiting the design thinking process to effectively showcase the app's functionalities and promote its features. This final step ensures a cohesive and impactful narrative for potential users.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1875,intrinsicWidth:2500,loading:getLoadingLazyAtYPosition(5244),pixelHeight:1875,pixelWidth:2500,positionX:\"left\",positionY:\"center\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png\",srcSet:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=512 512w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png 2500w\"}},NfDLuqOgC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1875,intrinsicWidth:2500,loading:getLoadingLazyAtYPosition(5308),pixelHeight:1875,pixelWidth:2500,sizes:\"600px\",src:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png\",srcSet:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=512 512w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png 2500w\"}},OUYFElvE0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1875,intrinsicWidth:2500,loading:getLoadingLazyAtYPosition(5326),pixelHeight:1875,pixelWidth:2500,positionX:\"left\",positionY:\"center\",sizes:\"calc(max(100vw - 16px, 1px) - 48px)\",src:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png\",srcSet:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=512 512w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png 2500w\"}},R4VVCeoRJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1875,intrinsicWidth:2500,loading:getLoadingLazyAtYPosition(5765),pixelHeight:1875,pixelWidth:2500,sizes:\"720px\",src:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png\",srcSet:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=512 512w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png 2500w\"}}},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:1875,intrinsicWidth:2500,loading:getLoadingLazyAtYPosition(5919),pixelHeight:1875,pixelWidth:2500,sizes:\"904px\",src:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png\",srcSet:\"https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=512 512w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7QeW6cJgs4lWCSHXaHImuF2bnto.png 2500w\"},className:\"framer-1ce8v28\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__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-1jic60p-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"l7C3jccUR\",layoutId:\"l7C3jccUR\",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-ikq7lp\",\"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-1theeal\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s6p7e5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"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:[\"The Wasty project, from its inception to culmination, epitomizes a journey focused on sustainable innovation.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Beginning with a clear vision to streamline waste recycling information, the project progressed through meticulous research, competitor analysis, and wireframing, culminating in the creation of high-fidelity mockups and an interactive prototype.\"]})}),className:\"framer-ze2dod\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a9pfkm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{style:{height:\"100%\",width:\"100%\"}},OUYFElvE0:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"arrow_right\",height:\"100%\",Hw1s_s_Dx:\"Free Download\",id:\"G87KcMpAa\",layoutId:\"G87KcMpAa\",style:{height:\"100%\"},variant:\"M2kv77sSk\",width:\"100%\",yriKJcBHz: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-11ipft2-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"F5XdEx6AR\",layoutId:\"F5XdEx6AR\",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-lck505\",\"data-framer-name\":\"Collection\",name:\"Collection\",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:\"More projects\"})}),className:\"framer-1r3oh4w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vjofkl\",\"data-framer-name\":\"Collection\",name:\"Collection\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j1uChm8xp\"},implicitPathVariables:undefined},{href:{webPageId:\"j1uChm8xp\"},implicitPathVariables:undefined},{href:{webPageId:\"j1uChm8xp\"},implicitPathVariables:undefined},{href:{webPageId:\"j1uChm8xp\"},implicitPathVariables:undefined},{href:{webPageId:\"j1uChm8xp\"},implicitPathVariables:undefined},{href:{webPageId:\"j1uChm8xp\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bp31p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{W4qTAoypY:resolvedLinks[5]},NfDLuqOgC:{W4qTAoypY:resolvedLinks[3]},OUYFElvE0:{W4qTAoypY:resolvedLinks[4]},R4VVCeoRJ:{W4qTAoypY:resolvedLinks[2]},vFlCOyRPE:{W4qTAoypY:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CardProject,{gH2E59JJm:\"Gigahub \u2022 Webpage Redesign\",Gwrrwculr:addImageAlt({src:\"https://framerusercontent.com/images/1RgmI0dcoXpOVIUNhxfnO7f1aY.png\",srcSet:\"https://framerusercontent.com/images/1RgmI0dcoXpOVIUNhxfnO7f1aY.png?scale-down-to=512 512w,https://framerusercontent.com/images/1RgmI0dcoXpOVIUNhxfnO7f1aY.png 808w\"},\"\"),height:\"100%\",iBToJInnf:\"Website Revitalization\",id:\"Bj5orMMbi\",layoutId:\"Bj5orMMbi\",style:{width:\"100%\"},W4qTAoypY:resolvedLinks[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VcfybX3Bk\"},implicitPathVariables:undefined},{href:{webPageId:\"VcfybX3Bk\"},implicitPathVariables:undefined},{href:{webPageId:\"VcfybX3Bk\"},implicitPathVariables:undefined},{href:{webPageId:\"VcfybX3Bk\"},implicitPathVariables:undefined},{href:{webPageId:\"VcfybX3Bk\"},implicitPathVariables:undefined},{href:{webPageId:\"VcfybX3Bk\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a42621-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{W4qTAoypY:resolvedLinks1[5]},NfDLuqOgC:{W4qTAoypY:resolvedLinks1[3]},OUYFElvE0:{W4qTAoypY:resolvedLinks1[4]},R4VVCeoRJ:{W4qTAoypY:resolvedLinks1[2]},vFlCOyRPE:{W4qTAoypY:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(CardProject,{gH2E59JJm:\"Be Happy \u2022 Loyalty Program\",Gwrrwculr:addImageAlt({src:\"https://framerusercontent.com/images/syiRyZmHJ5KmOdJsOSAonVl9ME4.png\",srcSet:\"https://framerusercontent.com/images/syiRyZmHJ5KmOdJsOSAonVl9ME4.png?scale-down-to=512 512w,https://framerusercontent.com/images/syiRyZmHJ5KmOdJsOSAonVl9ME4.png 800w\"},\"\"),height:\"100%\",iBToJInnf:\"Mobile App\",id:\"ev7bLOkcH\",layoutId:\"ev7bLOkcH\",style:{width:\"100%\"},W4qTAoypY:resolvedLinks1[0],width:\"100%\"})})})})})]}),/*#__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:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-orhfsb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{p48qJ_gKB:resolvedLinks2[5]},NfDLuqOgC:{p48qJ_gKB:resolvedLinks2[3]},OUYFElvE0:{p48qJ_gKB:resolvedLinks2[4]},R4VVCeoRJ:{p48qJ_gKB:resolvedLinks2[2]},vFlCOyRPE:{p48qJ_gKB:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"arrow_right\",height:\"100%\",Hw1s_s_Dx:\"All projects\",id:\"BEqgecbwJ\",layoutId:\"BEqgecbwJ\",p48qJ_gKB:resolvedLinks2[0],style:{height:\"100%\",width:\"100%\"},variant:\"uTK7wgZ7Y\",width:\"100%\",yriKJcBHz:false})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mndkdy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jpLu5qF5p:{variant:\"Gt1iO5lap\"},NfDLuqOgC:{variant:\"Gt1iO5lap\"},OUYFElvE0:{variant:\"Gt1iO5lap\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"sBs2E9DhB\",layoutId:\"sBs2E9DhB\",style:{width:\"100%\"},variant:\"jLcbtyIJV\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-SEaiI { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); }`,\".framer-SEaiI.framer-kfc3pb, .framer-SEaiI .framer-kfc3pb { display: block; }\",\".framer-SEaiI.framer-1bksotk { 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-SEaiI .framer-102nohu-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 280px; z-index: 2; }\",\".framer-SEaiI .framer-ib20sg { 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-SEaiI .framer-1xrfzem { align-content: center; align-items: center; background-color: var(--token-9eaa7311-e839-4a54-9aec-76fdc6273ca1, #ffffff); 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-SEaiI .framer-138ms7c { 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-SEaiI .framer-1mktl2e { 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-SEaiI .framer-pznel1 { 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-SEaiI .framer-q7lrsx-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-SEaiI .framer-1ocj5s5-container, .framer-SEaiI .framer-ulnhv0-container, .framer-SEaiI .framer-1jic60p-container, .framer-SEaiI .framer-11ipft2-container { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-SEaiI .framer-1ghog7m { 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-SEaiI .framer-jrzg5q { 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-SEaiI .framer-zni9dz-container, .framer-SEaiI .framer-sdbd4t-container, .framer-SEaiI .framer-4y8l7o-container, .framer-SEaiI .framer-18s0zr8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SEaiI .framer-15k6k1u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SEaiI .framer-44vnz8, .framer-SEaiI .framer-10qgjil, .framer-SEaiI .framer-ze2dod, .framer-SEaiI .framer-1r3oh4w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SEaiI .framer-1pv5hap-container, .framer-SEaiI .framer-a9pfkm-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-SEaiI .framer-1e7ist6 { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 617px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp { 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-SEaiI .framer-3civ9m, .framer-SEaiI .framer-14hp37m, .framer-SEaiI .framer-1theeal { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 240px; word-break: break-word; word-wrap: break-word; }\",\".framer-SEaiI .framer-al4gkv { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-SEaiI .framer-12ff476, .framer-SEaiI .framer-1k0vytu, .framer-SEaiI .framer-1c5qyt0, .framer-SEaiI .framer-vryvds, .framer-SEaiI .framer-y9dc7w, .framer-SEaiI .framer-1rb6zot, .framer-SEaiI .framer-w3odln { 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-SEaiI .framer-3adkve-container, .framer-SEaiI .framer-4aqz7s-container, .framer-SEaiI .framer-1wd72m1-container, .framer-SEaiI .framer-14qpl6f-container, .framer-SEaiI .framer-1qjaosg-container, .framer-SEaiI .framer-1dciuf5-container, .framer-SEaiI .framer-17x7hla-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-SEaiI .framer-12t3w7y { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 319px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-dp3qu7, .framer-SEaiI .framer-1wnla9r, .framer-SEaiI .framer-md7tzz, .framer-SEaiI .framer-1vtmzvh, .framer-SEaiI .framer-1bpc61z, .framer-SEaiI .framer-1h6mdu6 { flex: none; height: auto; opacity: 0; position: relative; white-space: pre-wrap; width: 240px; word-break: break-word; word-wrap: break-word; }\",\".framer-SEaiI .framer-lrtwwy { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 504px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-199skp { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 401px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-5p5cxe, .framer-SEaiI .framer-qegtet { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 359px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-7pb0sz { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 776px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-1ce8v28 { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 689px; overflow: visible; position: relative; width: 904px; }\",\".framer-SEaiI .framer-s6p7e5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SEaiI .framer-lck505 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SEaiI .framer-1vjofkl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SEaiI .framer-bp31p-container, .framer-SEaiI .framer-1a42621-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-SEaiI .framer-orhfsb-container { flex: none; height: 44px; position: relative; width: 100%; }\",\".framer-SEaiI .framer-mndkdy-container { flex: none; height: auto; position: relative; width: 904px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SEaiI.framer-1bksotk, .framer-SEaiI .framer-ib20sg, .framer-SEaiI .framer-1xrfzem, .framer-SEaiI .framer-138ms7c, .framer-SEaiI .framer-1mktl2e, .framer-SEaiI .framer-pznel1, .framer-SEaiI .framer-1ghog7m, .framer-SEaiI .framer-jrzg5q, .framer-SEaiI .framer-15k6k1u, .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-12ff476, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1k0vytu, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1c5qyt0, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-vryvds, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-y9dc7w, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1rb6zot, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-w3odln, .framer-SEaiI .framer-ikq7lp, .framer-SEaiI .framer-s6p7e5, .framer-SEaiI .framer-lck505, .framer-SEaiI .framer-1vjofkl { gap: 0px; } .framer-SEaiI.framer-1bksotk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-SEaiI.framer-1bksotk > :first-child, .framer-SEaiI .framer-ib20sg > :first-child, .framer-SEaiI .framer-jrzg5q > :first-child, .framer-SEaiI .framer-4ajt2a > :first-child, .framer-SEaiI .framer-12eg5v9 > :first-child, .framer-SEaiI .framer-a5fm1l > :first-child, .framer-SEaiI .framer-1lvw0nh > :first-child, .framer-SEaiI .framer-1x2v1yw > :first-child, .framer-SEaiI .framer-1oam6rr > :first-child, .framer-SEaiI .framer-5vredu > :first-child, .framer-SEaiI .framer-1y4pp3w > :first-child, .framer-SEaiI .framer-ikq7lp > :first-child, .framer-SEaiI .framer-1vjofkl > :first-child { margin-left: 0px; } .framer-SEaiI.framer-1bksotk > :last-child, .framer-SEaiI .framer-ib20sg > :last-child, .framer-SEaiI .framer-jrzg5q > :last-child, .framer-SEaiI .framer-4ajt2a > :last-child, .framer-SEaiI .framer-12eg5v9 > :last-child, .framer-SEaiI .framer-a5fm1l > :last-child, .framer-SEaiI .framer-1lvw0nh > :last-child, .framer-SEaiI .framer-1x2v1yw > :last-child, .framer-SEaiI .framer-1oam6rr > :last-child, .framer-SEaiI .framer-5vredu > :last-child, .framer-SEaiI .framer-1y4pp3w > :last-child, .framer-SEaiI .framer-ikq7lp > :last-child, .framer-SEaiI .framer-1vjofkl > :last-child { margin-right: 0px; } .framer-SEaiI .framer-ib20sg > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-SEaiI .framer-1xrfzem > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-SEaiI .framer-1xrfzem > :first-child, .framer-SEaiI .framer-138ms7c > :first-child, .framer-SEaiI .framer-1mktl2e > :first-child, .framer-SEaiI .framer-pznel1 > :first-child, .framer-SEaiI .framer-1ghog7m > :first-child, .framer-SEaiI .framer-15k6k1u > :first-child, .framer-SEaiI .framer-12ff476 > :first-child, .framer-SEaiI .framer-1k0vytu > :first-child, .framer-SEaiI .framer-1c5qyt0 > :first-child, .framer-SEaiI .framer-vryvds > :first-child, .framer-SEaiI .framer-y9dc7w > :first-child, .framer-SEaiI .framer-1rb6zot > :first-child, .framer-SEaiI .framer-w3odln > :first-child, .framer-SEaiI .framer-s6p7e5 > :first-child, .framer-SEaiI .framer-lck505 > :first-child { margin-top: 0px; } .framer-SEaiI .framer-1xrfzem > :last-child, .framer-SEaiI .framer-138ms7c > :last-child, .framer-SEaiI .framer-1mktl2e > :last-child, .framer-SEaiI .framer-pznel1 > :last-child, .framer-SEaiI .framer-1ghog7m > :last-child, .framer-SEaiI .framer-15k6k1u > :last-child, .framer-SEaiI .framer-12ff476 > :last-child, .framer-SEaiI .framer-1k0vytu > :last-child, .framer-SEaiI .framer-1c5qyt0 > :last-child, .framer-SEaiI .framer-vryvds > :last-child, .framer-SEaiI .framer-y9dc7w > :last-child, .framer-SEaiI .framer-1rb6zot > :last-child, .framer-SEaiI .framer-w3odln > :last-child, .framer-SEaiI .framer-s6p7e5 > :last-child, .framer-SEaiI .framer-lck505 > :last-child { margin-bottom: 0px; } .framer-SEaiI .framer-138ms7c > *, .framer-SEaiI .framer-1mktl2e > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-SEaiI .framer-pznel1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-SEaiI .framer-1ghog7m > *, .framer-SEaiI .framer-lck505 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SEaiI .framer-jrzg5q > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-SEaiI .framer-15k6k1u > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-SEaiI .framer-4ajt2a > *, .framer-SEaiI .framer-12eg5v9 > *, .framer-SEaiI .framer-a5fm1l > *, .framer-SEaiI .framer-1lvw0nh > *, .framer-SEaiI .framer-1x2v1yw > *, .framer-SEaiI .framer-1oam6rr > *, .framer-SEaiI .framer-5vredu > *, .framer-SEaiI .framer-1y4pp3w > *, .framer-SEaiI .framer-ikq7lp > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-SEaiI .framer-12ff476 > *, .framer-SEaiI .framer-1k0vytu > *, .framer-SEaiI .framer-1c5qyt0 > *, .framer-SEaiI .framer-vryvds > *, .framer-SEaiI .framer-y9dc7w > *, .framer-SEaiI .framer-1rb6zot > *, .framer-SEaiI .framer-w3odln > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-SEaiI .framer-s6p7e5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SEaiI .framer-1vjofkl > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",`@media (min-width: 1270px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-SEaiI { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-SEaiI.framer-1bksotk { width: 1270px; } .framer-SEaiI .framer-102nohu-container { width: auto; } .framer-SEaiI .framer-ib20sg { padding: 8px 8px 8px 88px; } .framer-SEaiI .framer-1mktl2e { order: 0; } .framer-SEaiI .framer-1e7ist6 { order: 1; } .framer-SEaiI .framer-4ajt2a { order: 2; } .framer-SEaiI .framer-ulnhv0-container { order: 3; } .framer-SEaiI .framer-12eg5v9 { order: 4; } .framer-SEaiI .framer-12t3w7y { order: 5; } .framer-SEaiI .framer-a5fm1l { order: 6; } .framer-SEaiI .framer-lrtwwy { order: 7; } .framer-SEaiI .framer-1lvw0nh { order: 8; } .framer-SEaiI .framer-199skp { order: 9; } .framer-SEaiI .framer-1x2v1yw { order: 10; } .framer-SEaiI .framer-5p5cxe { order: 11; } .framer-SEaiI .framer-1oam6rr { order: 12; } .framer-SEaiI .framer-qegtet { order: 13; } .framer-SEaiI .framer-5vredu { order: 14; } .framer-SEaiI .framer-7pb0sz { order: 15; } .framer-SEaiI .framer-1y4pp3w { order: 16; } .framer-SEaiI .framer-1ce8v28 { order: 17; } .framer-SEaiI .framer-1jic60p-container { order: 18; } .framer-SEaiI .framer-ikq7lp { order: 19; } .framer-SEaiI .framer-11ipft2-container { order: 20; } .framer-SEaiI .framer-lck505 { order: 21; }}`,`@media (min-width: 1024px) and (max-width: 1269px) { .${metadata.bodyClassName}-framer-SEaiI { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-SEaiI.framer-1bksotk { width: 1024px; } .framer-SEaiI .framer-102nohu-container { width: auto; } .framer-SEaiI .framer-ib20sg { padding: 8px 8px 8px 88px; } .framer-SEaiI .framer-138ms7c { width: 720px; } .framer-SEaiI .framer-1e7ist6 { height: 540px; width: 720px; } .framer-SEaiI .framer-4ajt2a { flex-direction: column; gap: 24px; } .framer-SEaiI .framer-3civ9m, .framer-SEaiI .framer-1theeal, .framer-SEaiI .framer-mndkdy-container { width: 100%; } .framer-SEaiI .framer-al4gkv, .framer-SEaiI .framer-12ff476, .framer-SEaiI .framer-1k0vytu, .framer-SEaiI .framer-1c5qyt0, .framer-SEaiI .framer-vryvds, .framer-SEaiI .framer-y9dc7w, .framer-SEaiI .framer-1rb6zot, .framer-SEaiI .framer-w3odln, .framer-SEaiI .framer-s6p7e5 { flex: none; width: 100%; } .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp { flex-direction: column; } .framer-SEaiI .framer-12t3w7y { height: 270px; width: 720px; } .framer-SEaiI .framer-lrtwwy { height: 403px; width: 720px; } .framer-SEaiI .framer-199skp { height: 315px; width: 720px; } .framer-SEaiI .framer-5p5cxe { height: 580px; width: 720px; } .framer-SEaiI .framer-qegtet { height: 302px; width: 720px; } .framer-SEaiI .framer-7pb0sz { height: 629px; width: 720px; } .framer-SEaiI .framer-1ce8v28 { height: 574px; width: 720px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp { gap: 0px; } .framer-SEaiI .framer-4ajt2a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SEaiI .framer-4ajt2a > :first-child, .framer-SEaiI .framer-12eg5v9 > :first-child, .framer-SEaiI .framer-a5fm1l > :first-child, .framer-SEaiI .framer-1lvw0nh > :first-child, .framer-SEaiI .framer-1x2v1yw > :first-child, .framer-SEaiI .framer-1oam6rr > :first-child, .framer-SEaiI .framer-5vredu > :first-child, .framer-SEaiI .framer-1y4pp3w > :first-child, .framer-SEaiI .framer-ikq7lp > :first-child { margin-top: 0px; } .framer-SEaiI .framer-4ajt2a > :last-child, .framer-SEaiI .framer-12eg5v9 > :last-child, .framer-SEaiI .framer-a5fm1l > :last-child, .framer-SEaiI .framer-1lvw0nh > :last-child, .framer-SEaiI .framer-1x2v1yw > :last-child, .framer-SEaiI .framer-1oam6rr > :last-child, .framer-SEaiI .framer-5vredu > :last-child, .framer-SEaiI .framer-1y4pp3w > :last-child, .framer-SEaiI .framer-ikq7lp > :last-child { margin-bottom: 0px; } .framer-SEaiI .framer-12eg5v9 > *, .framer-SEaiI .framer-a5fm1l > *, .framer-SEaiI .framer-1lvw0nh > *, .framer-SEaiI .framer-1x2v1yw > *, .framer-SEaiI .framer-1oam6rr > *, .framer-SEaiI .framer-5vredu > *, .framer-SEaiI .framer-1y4pp3w > *, .framer-SEaiI .framer-ikq7lp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,`@media (min-width: 876px) and (max-width: 1023px) { .${metadata.bodyClassName}-framer-SEaiI { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-SEaiI.framer-1bksotk { width: 876px; } .framer-SEaiI .framer-102nohu-container { width: auto; } .framer-SEaiI .framer-ib20sg { padding: 8px 8px 8px 88px; } .framer-SEaiI .framer-138ms7c { width: 600px; } .framer-SEaiI .framer-1e7ist6 { height: 450px; width: 600px; } .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp { flex-direction: column; } .framer-SEaiI .framer-3civ9m, .framer-SEaiI .framer-14hp37m, .framer-SEaiI .framer-1theeal, .framer-SEaiI .framer-mndkdy-container { width: 100%; } .framer-SEaiI .framer-al4gkv, .framer-SEaiI .framer-12ff476, .framer-SEaiI .framer-1k0vytu, .framer-SEaiI .framer-1c5qyt0, .framer-SEaiI .framer-vryvds, .framer-SEaiI .framer-y9dc7w, .framer-SEaiI .framer-1rb6zot, .framer-SEaiI .framer-w3odln, .framer-SEaiI .framer-s6p7e5, .framer-SEaiI .framer-bp31p-container, .framer-SEaiI .framer-1a42621-container { flex: none; width: 100%; } .framer-SEaiI .framer-12t3w7y { height: 245px; width: 600px; } .framer-SEaiI .framer-lrtwwy { height: 336px; width: 600px; } .framer-SEaiI .framer-199skp { height: 268px; width: 600px; } .framer-SEaiI .framer-5p5cxe { height: 481px; width: 600px; } .framer-SEaiI .framer-qegtet { height: 252px; width: 600px; } .framer-SEaiI .framer-7pb0sz { height: 534px; width: 600px; } .framer-SEaiI .framer-1ce8v28 { height: 473px; width: 600px; } .framer-SEaiI .framer-1vjofkl { flex-direction: column; gap: 48px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp, .framer-SEaiI .framer-1vjofkl { gap: 0px; } .framer-SEaiI .framer-4ajt2a > *, .framer-SEaiI .framer-12eg5v9 > *, .framer-SEaiI .framer-a5fm1l > *, .framer-SEaiI .framer-1lvw0nh > *, .framer-SEaiI .framer-1x2v1yw > *, .framer-SEaiI .framer-1oam6rr > *, .framer-SEaiI .framer-5vredu > *, .framer-SEaiI .framer-1y4pp3w > *, .framer-SEaiI .framer-ikq7lp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-SEaiI .framer-4ajt2a > :first-child, .framer-SEaiI .framer-12eg5v9 > :first-child, .framer-SEaiI .framer-a5fm1l > :first-child, .framer-SEaiI .framer-1lvw0nh > :first-child, .framer-SEaiI .framer-1x2v1yw > :first-child, .framer-SEaiI .framer-1oam6rr > :first-child, .framer-SEaiI .framer-5vredu > :first-child, .framer-SEaiI .framer-1y4pp3w > :first-child, .framer-SEaiI .framer-ikq7lp > :first-child, .framer-SEaiI .framer-1vjofkl > :first-child { margin-top: 0px; } .framer-SEaiI .framer-4ajt2a > :last-child, .framer-SEaiI .framer-12eg5v9 > :last-child, .framer-SEaiI .framer-a5fm1l > :last-child, .framer-SEaiI .framer-1lvw0nh > :last-child, .framer-SEaiI .framer-1x2v1yw > :last-child, .framer-SEaiI .framer-1oam6rr > :last-child, .framer-SEaiI .framer-5vredu > :last-child, .framer-SEaiI .framer-1y4pp3w > :last-child, .framer-SEaiI .framer-ikq7lp > :last-child, .framer-SEaiI .framer-1vjofkl > :last-child { margin-bottom: 0px; } .framer-SEaiI .framer-1vjofkl > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}`,`@media (min-width: 400px) and (max-width: 875px) { .${metadata.bodyClassName}-framer-SEaiI { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-SEaiI.framer-1bksotk { flex-direction: column; width: 400px; } .framer-SEaiI .framer-102nohu-container { height: auto; left: unset; position: sticky; width: 100%; will-change: transform; } .framer-SEaiI .framer-ib20sg { align-self: unset; flex: none; height: min-content; padding: 8px; width: 100%; } .framer-SEaiI .framer-1xrfzem { gap: 80px; height: min-content; padding: 24px 24px 64px 24px; } .framer-SEaiI .framer-138ms7c, .framer-SEaiI .framer-3civ9m, .framer-SEaiI .framer-14hp37m, .framer-SEaiI .framer-1theeal, .framer-SEaiI .framer-a9pfkm-container, .framer-SEaiI .framer-mndkdy-container { width: 100%; } .framer-SEaiI .framer-1e7ist6 { height: 228px; width: 100%; } .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp { flex-direction: column; gap: 24px; } .framer-SEaiI .framer-al4gkv, .framer-SEaiI .framer-12ff476, .framer-SEaiI .framer-1k0vytu, .framer-SEaiI .framer-1c5qyt0, .framer-SEaiI .framer-vryvds, .framer-SEaiI .framer-y9dc7w, .framer-SEaiI .framer-1rb6zot, .framer-SEaiI .framer-w3odln, .framer-SEaiI .framer-s6p7e5, .framer-SEaiI .framer-bp31p-container, .framer-SEaiI .framer-1a42621-container { flex: none; width: 100%; } .framer-SEaiI .framer-12t3w7y { height: 234px; width: 100%; } .framer-SEaiI .framer-lrtwwy { height: 190px; width: 100%; } .framer-SEaiI .framer-199skp { height: 256px; width: 100%; } .framer-SEaiI .framer-5p5cxe { height: 410px; width: 100%; } .framer-SEaiI .framer-qegtet { height: 210px; width: 100%; } .framer-SEaiI .framer-7pb0sz { height: 304px; width: 100%; } .framer-SEaiI .framer-1ce8v28 { height: 372px; width: 100%; } .framer-SEaiI .framer-1vjofkl { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SEaiI.framer-1bksotk, .framer-SEaiI .framer-1xrfzem, .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp, .framer-SEaiI .framer-1vjofkl { gap: 0px; } .framer-SEaiI.framer-1bksotk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SEaiI.framer-1bksotk > :first-child, .framer-SEaiI .framer-1xrfzem > :first-child, .framer-SEaiI .framer-4ajt2a > :first-child, .framer-SEaiI .framer-12eg5v9 > :first-child, .framer-SEaiI .framer-a5fm1l > :first-child, .framer-SEaiI .framer-1lvw0nh > :first-child, .framer-SEaiI .framer-1x2v1yw > :first-child, .framer-SEaiI .framer-1oam6rr > :first-child, .framer-SEaiI .framer-5vredu > :first-child, .framer-SEaiI .framer-1y4pp3w > :first-child, .framer-SEaiI .framer-ikq7lp > :first-child, .framer-SEaiI .framer-1vjofkl > :first-child { margin-top: 0px; } .framer-SEaiI.framer-1bksotk > :last-child, .framer-SEaiI .framer-1xrfzem > :last-child, .framer-SEaiI .framer-4ajt2a > :last-child, .framer-SEaiI .framer-12eg5v9 > :last-child, .framer-SEaiI .framer-a5fm1l > :last-child, .framer-SEaiI .framer-1lvw0nh > :last-child, .framer-SEaiI .framer-1x2v1yw > :last-child, .framer-SEaiI .framer-1oam6rr > :last-child, .framer-SEaiI .framer-5vredu > :last-child, .framer-SEaiI .framer-1y4pp3w > :last-child, .framer-SEaiI .framer-ikq7lp > :last-child, .framer-SEaiI .framer-1vjofkl > :last-child { margin-bottom: 0px; } .framer-SEaiI .framer-1xrfzem > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-SEaiI .framer-4ajt2a > *, .framer-SEaiI .framer-12eg5v9 > *, .framer-SEaiI .framer-a5fm1l > *, .framer-SEaiI .framer-1lvw0nh > *, .framer-SEaiI .framer-1x2v1yw > *, .framer-SEaiI .framer-1oam6rr > *, .framer-SEaiI .framer-5vredu > *, .framer-SEaiI .framer-1y4pp3w > *, .framer-SEaiI .framer-ikq7lp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SEaiI .framer-1vjofkl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,`@media (max-width: 399px) { .${metadata.bodyClassName}-framer-SEaiI { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); } .framer-SEaiI.framer-1bksotk { flex-direction: column; width: 390px; } .framer-SEaiI .framer-102nohu-container { height: auto; left: unset; position: sticky; width: 100%; will-change: transform; } .framer-SEaiI .framer-ib20sg { align-self: unset; flex: none; flex-direction: column; height: min-content; padding: 8px; width: 100%; } .framer-SEaiI .framer-1xrfzem { flex: none; gap: 80px; height: min-content; padding: 24px 24px 64px 24px; width: 100%; } .framer-SEaiI .framer-138ms7c, .framer-SEaiI .framer-3civ9m, .framer-SEaiI .framer-14hp37m, .framer-SEaiI .framer-1theeal, .framer-SEaiI .framer-a9pfkm-container, .framer-SEaiI .framer-mndkdy-container { width: 100%; } .framer-SEaiI .framer-1e7ist6, .framer-SEaiI .framer-12t3w7y { height: 221px; width: 100%; } .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp { flex-direction: column; gap: 24px; } .framer-SEaiI .framer-al4gkv, .framer-SEaiI .framer-12ff476, .framer-SEaiI .framer-1k0vytu, .framer-SEaiI .framer-1c5qyt0, .framer-SEaiI .framer-vryvds, .framer-SEaiI .framer-y9dc7w, .framer-SEaiI .framer-1rb6zot, .framer-SEaiI .framer-w3odln, .framer-SEaiI .framer-s6p7e5, .framer-SEaiI .framer-bp31p-container, .framer-SEaiI .framer-1a42621-container { flex: none; width: 100%; } .framer-SEaiI .framer-lrtwwy { height: 182px; width: 100%; } .framer-SEaiI .framer-199skp { height: 253px; width: 100%; } .framer-SEaiI .framer-5p5cxe { height: 385px; width: 100%; } .framer-SEaiI .framer-qegtet { height: 208px; width: 100%; } .framer-SEaiI .framer-7pb0sz { height: 280px; width: 100%; } .framer-SEaiI .framer-1ce8v28 { height: 358px; width: 100%; } .framer-SEaiI .framer-1vjofkl { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SEaiI.framer-1bksotk, .framer-SEaiI .framer-ib20sg, .framer-SEaiI .framer-1xrfzem, .framer-SEaiI .framer-4ajt2a, .framer-SEaiI .framer-12eg5v9, .framer-SEaiI .framer-a5fm1l, .framer-SEaiI .framer-1lvw0nh, .framer-SEaiI .framer-1x2v1yw, .framer-SEaiI .framer-1oam6rr, .framer-SEaiI .framer-5vredu, .framer-SEaiI .framer-1y4pp3w, .framer-SEaiI .framer-ikq7lp, .framer-SEaiI .framer-1vjofkl { gap: 0px; } .framer-SEaiI.framer-1bksotk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SEaiI.framer-1bksotk > :first-child, .framer-SEaiI .framer-ib20sg > :first-child, .framer-SEaiI .framer-1xrfzem > :first-child, .framer-SEaiI .framer-4ajt2a > :first-child, .framer-SEaiI .framer-12eg5v9 > :first-child, .framer-SEaiI .framer-a5fm1l > :first-child, .framer-SEaiI .framer-1lvw0nh > :first-child, .framer-SEaiI .framer-1x2v1yw > :first-child, .framer-SEaiI .framer-1oam6rr > :first-child, .framer-SEaiI .framer-5vredu > :first-child, .framer-SEaiI .framer-1y4pp3w > :first-child, .framer-SEaiI .framer-ikq7lp > :first-child, .framer-SEaiI .framer-1vjofkl > :first-child { margin-top: 0px; } .framer-SEaiI.framer-1bksotk > :last-child, .framer-SEaiI .framer-ib20sg > :last-child, .framer-SEaiI .framer-1xrfzem > :last-child, .framer-SEaiI .framer-4ajt2a > :last-child, .framer-SEaiI .framer-12eg5v9 > :last-child, .framer-SEaiI .framer-a5fm1l > :last-child, .framer-SEaiI .framer-1lvw0nh > :last-child, .framer-SEaiI .framer-1x2v1yw > :last-child, .framer-SEaiI .framer-1oam6rr > :last-child, .framer-SEaiI .framer-5vredu > :last-child, .framer-SEaiI .framer-1y4pp3w > :last-child, .framer-SEaiI .framer-ikq7lp > :last-child, .framer-SEaiI .framer-1vjofkl > :last-child { margin-bottom: 0px; } .framer-SEaiI .framer-ib20sg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-SEaiI .framer-1xrfzem > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-SEaiI .framer-4ajt2a > *, .framer-SEaiI .framer-12eg5v9 > *, .framer-SEaiI .framer-a5fm1l > *, .framer-SEaiI .framer-1lvw0nh > *, .framer-SEaiI .framer-1x2v1yw > *, .framer-SEaiI .framer-1oam6rr > *, .framer-SEaiI .framer-5vredu > *, .framer-SEaiI .framer-1y4pp3w > *, .framer-SEaiI .framer-ikq7lp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SEaiI .framer-1vjofkl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-SEaiI[data-border=\"true\"]::after, .framer-SEaiI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8989\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vFlCOyRPE\":{\"layout\":[\"fixed\",\"auto\"]},\"R4VVCeoRJ\":{\"layout\":[\"fixed\",\"auto\"]},\"NfDLuqOgC\":{\"layout\":[\"fixed\",\"auto\"]},\"OUYFElvE0\":{\"layout\":[\"fixed\",\"auto\"]},\"jpLu5qF5p\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerU8iPYM1Zv=withCSS(Component,css,\"framer-SEaiI\");export default FramerU8iPYM1Zv;FramerU8iPYM1Zv.displayName=\"Projects / Gigahub Landing Page\";FramerU8iPYM1Zv.defaultProps={height:8989,width:1440};addFonts(FramerU8iPYM1Zv,[{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,...ButtonBlankFonts,...OrderedListItemFonts,...CardProjectFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU8iPYM1Zv\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vFlCOyRPE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R4VVCeoRJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NfDLuqOgC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OUYFElvE0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jpLu5qF5p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"8989\",\"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", "ButtonBlankFonts", "ygK8ym1s8_default", "ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "ContainerWithFX", "Container", "OrderedListItemFonts", "M4mVJ23zQ_default", "CardProjectFonts", "t52JiVrjP_default", "FooterFonts", "oiok0Y_KQ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "addImageAlt", "image", "alt", "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", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerU8iPYM1Zv", "withCSS", "U8iPYM1Zv_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
