{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qiOJvmdstPFuIAeMIEtG/jQ6YuBWi2ZXEds5jApoT/xDDEh2SuW.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import ProjectTitle from\"#framer/local/canvasComponent/f6CAurgQm/f6CAurgQm.js\";import Poster from\"#framer/local/canvasComponent/hdLg_YWPf/hdLg_YWPf.js\";import Commentary from\"#framer/local/canvasComponent/NmhFYggIv/NmhFYggIv.js\";import Navigation from\"#framer/local/canvasComponent/oG7eRSKao/oG7eRSKao.js\";import*as sharedStyle3 from\"#framer/local/css/CXuQsmo7F/CXuQsmo7F.js\";import*as sharedStyle1 from\"#framer/local/css/eDhAEMuuf/eDhAEMuuf.js\";import*as sharedStyle2 from\"#framer/local/css/RGwleP7uq/RGwleP7uq.js\";import*as sharedStyle from\"#framer/local/css/rUvEh_yid/rUvEh_yid.js\";import metadataProvider from\"#framer/local/webPageMetadata/xDDEh2SuW/xDDEh2SuW.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ProjectTitleFonts=getFonts(ProjectTitle);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PosterFonts=getFonts(Poster);const CommentaryFonts=getFonts(Commentary);const breakpoints={jkFfP3Bye:\"(max-width: 809px)\",kp24m7RXw:\"(min-width: 1280px) and (max-width: 1599px)\",qY1Ezx0Rd:\"(min-width: 810px) and (max-width: 1279px)\",rOvWzkYpj:\"(min-width: 1600px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-c00Dp\";const variantClassNames={jkFfP3Bye:\"framer-v-sllot7\",kp24m7RXw:\"framer-v-1l0alys\",qY1Ezx0Rd:\"framer-v-12aee6z\",rOvWzkYpj:\"framer-v-liss1z\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={bounce:.2,delay:.1,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition2={bounce:.2,delay:.4,duration:.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:30,delay:.35,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-467,y:0};const transition4={bounce:.2,delay:.7,duration:.4,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation6={opacity:.001,rotate:56,rotateX:0,rotateY:-180,scale:1,skewX:0,skewY:0,x:0,y:-63};const transition5={damping:30,delay:.45,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"kp24m7RXw\",Phone:\"jkFfP3Bye\",Tablet:\"qY1Ezx0Rd\",Wide:\"rOvWzkYpj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kp24m7RXw\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const qwg34pOsW3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"FoSDTZsx7\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"Piww0goQw\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"gQGBZe7JU\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kp24m7RXw\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(29, 29, 29); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1l0alys\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-tqn2dk-container\",\"data-framer-appear-id\":\"tqn2dk\",initial:animation1,layoutScroll:true,nodeId:\"bcQski67E\",optimized:true,rendersWithMotion:true,scopeId:\"xDDEh2SuW\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{variant:\"yWjI2Ytk1\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"bcQski67E\",layoutId:\"bcQski67E\",RgtLzJvLf:\"rgb(255, 255, 255)\",style:{width:\"100%\"},variant:\"SNkgFbgHp\",width:\"100%\",zVHEiqrGA:\"rgb(153, 238, 255)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{y:39},rOvWzkYpj:{y:76}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,width:\"100vw\",y:104,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-nmev8r-container\",\"data-framer-appear-id\":\"nmev8r\",initial:animation1,layoutScroll:true,nodeId:\"qv8hObxcT\",optimized:true,rendersWithMotion:true,scopeId:\"xDDEh2SuW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{variant:\"eQXXBzSYs\"},qY1Ezx0Rd:{variant:\"qr1kvP08P\"},rOvWzkYpj:{variant:\"PjRGgmEXz\"}},children:/*#__PURE__*/_jsx(ProjectTitle,{height:\"100%\",id:\"qv8hObxcT\",layoutId:\"qv8hObxcT\",style:{height:\"100%\",width:\"100%\"},variant:\"Rz1jFkESv\",width:\"100%\",z5WqNroZm:\"pride in london\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v9cubx\",\"data-framer-name\":\"content/crazycheapideas\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-peso1c\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-wm7ozd\",\"data-framer-appear-id\":\"wm7ozd\",initial:animation4,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hkj6td\",\"data-border\":true,\"data-framer-name\":\"about\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s3tdqb\",\"data-styles-preset\":\"rUvEh_yid\",style:{\"--framer-text-color\":\"rgb(171, 171, 171)\"},children:\"# about\"})}),className:\"framer-ix8843\",\"data-framer-name\":\"# about\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fjsvdv\",\"data-framer-name\":\"Frame 4990\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Contributed to delivering an open-source React Native mobile app for Pride in London that encourages festival discovery and accessibility. It was a volunteering effort led by the company's Social Value Task force where we worked on it for 1,060 hours and clocked in about 300 pro-bono days. You can also read about the project by Red Badger \",/*#__PURE__*/_jsx(Link,{href:\"https://blog.red-badger.com/2018/9/21/a-labour-of-love-delivering-a-flagship-best-in-class-digital-experience-for-the-pride-in-london-community-\",motionChild:true,nodeId:\"K9ZAVFehM\",openInNewTab:true,scopeId:\"xDDEh2SuW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1qtvvnb\",\"data-styles-preset\":\"RGwleP7uq\",children:\"here\"})}),\".\"]})}),className:\"framer-q48n5s\",\"data-framer-name\":\"Conceptualised and designed by me. My capstone project working on a brief that challenges how a city can be in colour.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l4b24z\",\"data-framer-name\":\"Frame 4988\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b5yuqw\",\"data-border\":true,\"data-framer-name\":\"Frame 4986\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-sc81fg\",\"data-styles-preset\":\"CXuQsmo7F\",children:\"\u2219 social Impact\"})}),className:\"framer-1escjfq\",\"data-framer-name\":\"speculative\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b4874n\",\"data-border\":true,\"data-framer-name\":\"Frame 4987\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-sc81fg\",\"data-styles-preset\":\"CXuQsmo7F\",children:\"\u2219 interaction design\"})}),className:\"framer-1sr1c8i\",\"data-framer-name\":\"publication\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-nxflci\",\"data-framer-appear-id\":\"nxflci\",initial:animation6,optimized:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lrdcjt\",\"data-framer-name\":\"Frame 4960\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:29,intrinsicWidth:104,svg:'<svg width=\"104\" height=\"29\" viewBox=\"0 0 104 29\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"2.46541\" y=\"0.664438\" width=\"100.819\" height=\"15.4958\" transform=\"rotate(6.6745 2.46541 0.664438)\" fill=\"#5EFFF2\"/>\\n<rect x=\"2.46541\" y=\"0.664438\" width=\"100.819\" height=\"15.4958\" transform=\"rotate(6.6745 2.46541 0.664438)\" stroke=\"black\" stroke-width=\"1.19778\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fk9j8x\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1lpaavl\",\"data-framer-name\":\"Frame 4990\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:104,svg:'<svg width=\"104\" height=\"30\" viewBox=\"0 0 104 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.668755\" y=\"13.2136\" width=\"100.819\" height=\"15.4958\" transform=\"rotate(-7.14783 0.668755 13.2136)\" fill=\"#F3E934\"/>\\n<rect x=\"0.668755\" y=\"13.2136\" width=\"100.819\" height=\"15.4958\" transform=\"rotate(-7.14783 0.668755 13.2136)\" stroke=\"black\" stroke-width=\"1.19778\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fi02sr\",\"data-framer-name\":\"Vector 18\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 71 45\"><path d=\"M 4.311 36.084 L 7.395 25.786 L 63.244 1 L 69.772 15.708 L 13.923 40.494 Z\" fill=\"rgb(255,177,69)\" stroke-width=\"1.19778\" stroke=\"rgb(0,0,0)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:10806977250,withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation7,className:\"framer-1cku2tm\",\"data-framer-appear-id\":\"1cku2tm\",\"data-framer-name\":\"process\",id:elementId,initial:animation4,optimized:true,ref:ref1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s3tdqb\",\"data-styles-preset\":\"rUvEh_yid\",children:\"# excitement of planning\"})}),className:\"framer-vck5yr\",\"data-framer-name\":\"# 4 modalities of respites\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2lg0ib\",\"data-framer-name\":\"body section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",children:\"Some findings from the previous year, in particular, stood out: 70% of users only opened the app a few times, with more than 20% of the respondents downloading the app just for the Parade weekend itself. Early on we knew that it was necessary to boldly communicate the four week timeline of the festival if it was going to meet its full potential for users. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",children:\"Building a mobile app was a fantastic experience for the team of designers, but one that also had its challenges for a team more familiar with building responsively for the web. Much of the useful feedback came from frequent \u2018GOOB-ing\u2019 (Get out of the building).\"})]}),className:\"framer-9rt981\",\"data-framer-name\":\"Installations for bus shelters as a repository to collect such ideas.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fqsq3u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:541,pixelHeight:522,pixelWidth:541,sizes:`calc((max(${componentViewport?.width||\"100vw\"}, 370px) - 83px) * 0.9567)`,src:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png\",srcSet:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png?scale-down-to=512 512w,https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png 541w\"}},qY1Ezx0Rd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:541,pixelHeight:522,pixelWidth:541,sizes:`calc((max(max((${componentViewport?.width||\"100vw\"} - 24px) / 2.25, 1px), 370px) * 0.84 - 55px) * 0.9567)`,src:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png\",srcSet:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png?scale-down-to=512 512w,https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png 541w\"}},rOvWzkYpj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:541,pixelHeight:522,pixelWidth:541,sizes:`calc((min(max(max((${componentViewport?.width||\"100vw\"} - 24px) * 0.4118, 1px), 370px) * 0.8, 450px) - 83px) * 0.9567)`,src:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png\",srcSet:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png?scale-down-to=512 512w,https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png 541w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:541,pixelHeight:522,pixelWidth:541,sizes:`calc((max(max((${componentViewport?.width||\"100vw\"} - 24px) / 2.25, 1px), 370px) * 0.7276 - 83px) * 0.9567)`,src:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png\",srcSet:\"https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png?scale-down-to=512 512w,https://framerusercontent.com/images/jT2FPRF87Lp64w56LEgDSLs4fPs.png 541w\"},className:\"framer-bfq5ws\",\"data-framer-name\":\"CleanShot 2025-03-21 at 11.33.23\",transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1n9lu23\",\"data-framer-name\":\"Line 206\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:329,svg:'<svg width=\"329\" height=\"8\" viewBox=\"-1 -1 329 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.3\" d=\"M322 3.48059L327 5.86734V0.0938394L322 2.48059V3.48059ZM0 3.48059H322.5V2.48059H0V3.48059Z\" fill=\"#525252\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s3tdqb\",\"data-styles-preset\":\"rUvEh_yid\",children:\"# mental models of filters\"})}),className:\"framer-109tx9d\",\"data-framer-name\":\"# 4 modalities of respites\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k774qf\",\"data-framer-name\":\"body section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",children:\"While Android users were familiar with confirming their filter selection with a primary button, iPhone users would ordinarily return to their previous screen to bring these filters into effect. This behaviour for iPhone users is so automatic that they were effectively blinded to the \u201CCancel\u201D button we had designed. Taking this feedback forward, we designed and tested an interface that would work for both sets of users.\"})}),className:\"framer-18a798a\",\"data-framer-name\":\"Installations for bus shelters as a repository to collect such ideas.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1q7nomw\",\"data-framer-name\":\"Line 206\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:329,svg:'<svg width=\"329\" height=\"8\" viewBox=\"-1 -1 329 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.3\" d=\"M322 3.48059L327 5.86734V0.0938394L322 2.48059V3.48059ZM0 3.48059H322.5V2.48059H0V3.48059Z\" fill=\"#525252\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s3tdqb\",\"data-styles-preset\":\"rUvEh_yid\",children:\"# micro-interactions\"})}),className:\"framer-g2d19z\",\"data-framer-name\":\"# process\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{animate:animation8,initial:animation9,optimized:true}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{className:\"framer-dea3tz\",\"data-framer-appear-id\":\"dea3tz\",\"data-framer-name\":\"body section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",children:\"One of the goals are to allow saving of the events that users would like to visit. I\\xa0had the pleasure to inject a little spirit of the festival in that micro-interaction with the heart accompanied with each event.\"})}),className:\"framer-xnr2gz\",\"data-framer-name\":\"This project is an exploration into how colour can pushes for people to envision their ideal public space or better put, their ideas on public space. At this shared thread of #cheap ideas, our mobile phones act as the platform to shout, inquire and capture our thoughts momentarily in a stream of narratives, conversations, observations and thoughts.\\xa0 Over 2 months, in and around Singapore\u2019s busiest business districts, the words arrived to 50 questions on public space; and they departed, resulting in this interest on our very own public design interventions.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v5jlhj\",\"data-framer-name\":\"Line 206\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:329,svg:'<svg width=\"329\" height=\"8\" viewBox=\"-1 -1 329 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.3\" d=\"M322 3.48059L327 5.86734V0.0938394L322 2.48059V3.48059ZM0 3.48059H322.5V2.48059H0V3.48059Z\" fill=\"#525252\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s3tdqb\",\"data-styles-preset\":\"rUvEh_yid\",children:\"# Encourage the discovery of the events\"})}),className:\"framer-7rpcs7\",\"data-framer-name\":\"# process\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{animate:animation8,initial:animation9,optimized:true}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{className:\"framer-lcs2mb\",\"data-framer-appear-id\":\"lcs2mb\",\"data-framer-name\":\"body section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",children:\"Building the Pride in London app gave Red Badger the incredible opportunity to deliver an experience that would reach the community that make Pride happen year round. With our cross-functional team and our stakeholders, we reviewed the previous year\u2019s online survey. From this we defined our users\u2019 jobs, pains, and gains, directly feeding into the product vision: 'The Pride app is a place to promote and showcase the diversity of the Pride in London 2018 festival and parade, helping users to discover events, plan and get involved in Pride simply and easily.' Some key ideas to focus on include: \"})}),className:\"framer-10ew6g9\",\"data-framer-name\":\"This project is an exploration into how colour can pushes for people to envision their ideal public space or better put, their ideas on public space. At this shared thread of #cheap ideas, our mobile phones act as the platform to shout, inquire and capture our thoughts momentarily in a stream of narratives, conversations, observations and thoughts.\\xa0 Over 2 months, in and around Singapore\u2019s busiest business districts, the words arrived to 50 questions on public space; and they departed, resulting in this interest on our very own public design interventions.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:714,pixelHeight:360,pixelWidth:714,sizes:`calc(max(${componentViewport?.width||\"100vw\"}, 370px) - 83px)`,src:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png\",srcSet:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png?scale-down-to=512 512w,https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png 714w\"}},qY1Ezx0Rd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:714,pixelHeight:360,pixelWidth:714,sizes:`calc(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 2.25, 1px), 370px) * 0.84 - 55px)`,src:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png\",srcSet:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png?scale-down-to=512 512w,https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png 714w\"}},rOvWzkYpj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:714,pixelHeight:360,pixelWidth:714,sizes:`calc(min(max(max((${componentViewport?.width||\"100vw\"} - 24px) * 0.4118, 1px), 370px) * 0.8, 450px) - 83px)`,src:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png\",srcSet:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png?scale-down-to=512 512w,https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png 714w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:714,pixelHeight:360,pixelWidth:714,sizes:`calc(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 2.25, 1px), 370px) * 0.7276 - 83px)`,src:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png\",srcSet:\"https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png?scale-down-to=512 512w,https://framerusercontent.com/images/7RCrXVJKd0DiWtQDNJQJoBFh0.png 714w\"},className:\"framer-epu0un\",\"data-framer-name\":\"CleanShot 2025-03-21 at 11.32.46\"})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-oauq6m\",\"data-framer-name\":\"Line 206\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:329,svg:'<svg width=\"329\" height=\"8\" viewBox=\"-1 -1 329 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.3\" d=\"M322 3.48059L327 5.86734V0.0938394L322 2.48059V3.48059ZM0 3.48059H322.5V2.48059H0V3.48059Z\" fill=\"#525252\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-4h5r9q\",\"data-framer-appear-id\":\"4h5r9q\",initial:animation4,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j4yfsq\",\"data-framer-name\":\"about\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k5vm7d\",\"data-framer-name\":\"Frame 4929\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x0zwcc\",\"data-border\":true,\"data-framer-name\":\"Frame 4938\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time\"})}),className:\"framer-jb60jm\",\"data-framer-name\":\"Time\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"300+ pro-bono days\"})}),className:\"framer-1o4al8h\",\"data-framer-name\":\"3 months, 2015.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g4om5s\",\"data-border\":true,\"data-framer-name\":\"Frame 4939\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Agency\"})}),className:\"framer-1jlid8q\",\"data-framer-name\":\"School\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zznqok\",\"data-styles-preset\":\"eDhAEMuuf\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Red Badger, London for Pride in London 2018\"})}),className:\"framer-vgiaep\",\"data-framer-name\":\"Diploma of Visual Communications, TP.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-avjnxv\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xoh9ay\",\"data-framer-name\":\"media/crazy-cheap-ideas\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{height:268,width:\"270px\",y:undefined},qY1Ezx0Rd:{y:(componentViewport?.y||0)+0+0+0+220+0+0+0},rOvWzkYpj:{width:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.9, 700px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:223,width:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.9, 700px)`,y:(componentViewport?.y||0)+0+0+0+240+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18naz51-container\",nodeId:\"K8gpd2GCF\",scopeId:\"xDDEh2SuW\",children:/*#__PURE__*/_jsx(Poster,{height:\"100%\",id:\"K8gpd2GCF\",layoutId:\"K8gpd2GCF\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\",Y7gKYB3Df:addImageAlt({src:\"https://framerusercontent.com/images/qzXhoaGHtcQm57GbMKBQLnAbrG0.gif\",srcSet:\"https://framerusercontent.com/images/qzXhoaGHtcQm57GbMKBQLnAbrG0.gif?scale-down-to=512 512w,https://framerusercontent.com/images/qzXhoaGHtcQm57GbMKBQLnAbrG0.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/qzXhoaGHtcQm57GbMKBQLnAbrG0.gif 1200w\"},\"\")})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{height:268,width:\"270px\",y:undefined},qY1Ezx0Rd:{y:(componentViewport?.y||0)+0+0+0+220+0+0+251},rOvWzkYpj:{width:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.75, 700px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:572,width:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.75, 700px)`,y:(componentViewport?.y||0)+0+0+0+240+0+0+251,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1nhmv4n-container\",id:\"1nhmv4n\",nodeId:\"ydErfV3xG\",scopeId:\"xDDEh2SuW\",children:[/*#__PURE__*/_jsx(Poster,{height:\"100%\",id:\"ydErfV3xG\",layoutId:\"ydErfV3xG\",qwg34pOsW:qwg34pOsW3bnx0g({overlay}),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\",Y7gKYB3Df:addImageAlt({src:\"https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg\",srcSet:\"https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg 1186w\"},\"\")}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-90cvv9\"),\"data-framer-portal-id\":\"1nhmv4n\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"UxOjZgwGg\"),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1074,pixelWidth:1186,sizes:\"70vw\",src:\"https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg\",srcSet:\"https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/N58gunSNxS5oOKxKr04ZFdiWq4.jpg 1186w\"},className:cx(scopingClassNames,\"framer-1uuqe04\"),\"data-framer-portal-id\":\"1nhmv4n\",transformTemplate:transformTemplate2})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{height:268,width:\"159px\",y:undefined},qY1Ezx0Rd:{y:(componentViewport?.y||0)+0+0+0+220+0+0+851},rOvWzkYpj:{width:`calc(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.6)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:165,width:`calc(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.6)`,y:(componentViewport?.y||0)+0+0+0+240+0+0+851,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j7tto1-container\",nodeId:\"XXPxJDj0b\",rendersWithMotion:true,scopeId:\"xDDEh2SuW\",style:{rotate:-5},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{style:{height:\"100%\",width:\"100%\"},variant:\"Jen0czoMj\"}},children:/*#__PURE__*/_jsx(Commentary,{height:\"100%\",id:\"XXPxJDj0b\",layoutId:\"XXPxJDj0b\",npiv0CrQD:\"Surface key information and event times at a higher level for users to start refining their search  fromn the get go\",Qxk8o6M4t:\"HOW MIGHT WE SURFACE\",style:{width:\"100%\"},variant:\"zAZAbyJxd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{background:{alt:\"\",fit:\"fit\",pixelHeight:563,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:\"206.5321px\",src:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1\",srcSet:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1 1000w\"}},qY1Ezx0Rd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+220+0+0+1044),pixelHeight:563,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.7, 700px)`,src:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1\",srcSet:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1 1000w\"}},rOvWzkYpj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1044),pixelHeight:563,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.7, 700px)`,src:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1\",srcSet:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1044),pixelHeight:563,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.7, 700px)`,src:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1\",srcSet:\"https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/9Yyzf9DNaDDMVEAD57A9TPEHCww.gif?lossless=1 1000w\"},className:\"framer-9wm3k4\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{background:{alt:\"\",fit:\"fill\",pixelHeight:1406,pixelWidth:2500,sizes:\"327px\",src:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1 2500w\"}},qY1Ezx0Rd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+220+0+0+1308),pixelHeight:1406,pixelWidth:2500,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.75, 700px)`,src:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1 2500w\"}},rOvWzkYpj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1308),pixelHeight:1406,pixelWidth:2500,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.75, 700px)`,src:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1308),pixelHeight:1406,pixelWidth:2500,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.75, 700px)`,src:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/Vrqqbc0uz8xEhiBKwJvCFvYcaw.png?lossless=1 2500w\"},className:\"framer-1rz5gm8\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{background:{alt:\"\",fit:\"fit\",pixelHeight:313,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:\"354px\",src:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1 1000w\"}},qY1Ezx0Rd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+220+0+0+1572),pixelHeight:313,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.85, 700px)`,src:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1 1000w\"}},rOvWzkYpj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1572),pixelHeight:313,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.85, 700px)`,src:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1572),pixelHeight:313,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.85, 700px)`,src:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/j4CFHqRP8QKLLupT5tnBXND2k.png?lossless=1 1000w\"},className:\"framer-19v4acc\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jkFfP3Bye:{background:{alt:\"\",fit:\"fit\",pixelHeight:1328,pixelWidth:732,positionX:\"center\",positionY:\"center\",sizes:\"152px\",src:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?scale-down-to=1024&lossless=1 564w,https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1 732w\"}},qY1Ezx0Rd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+220+0+0+1731),pixelHeight:1328,pixelWidth:732,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.7, 700px)`,src:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?scale-down-to=1024&lossless=1 564w,https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1 732w\"}},rOvWzkYpj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1731),pixelHeight:1328,pixelWidth:732,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.7, 1px), 400px) * 0.7, 700px)`,src:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?scale-down-to=1024&lossless=1 564w,https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1 732w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+240+0+0+1731),pixelHeight:1328,pixelWidth:732,positionX:\"center\",positionY:\"center\",sizes:`min(max(max((${componentViewport?.width||\"100vw\"} - 24px) / 1.8, 1px), 400px) * 0.7, 700px)`,src:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?scale-down-to=1024&lossless=1 564w,https://framerusercontent.com/images/QRNiRY63j1JEgohtNniBir6mQ.jpg?lossless=1 732w\"},className:\"framer-u5ksc8\"})})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-c00Dp.framer-1uc9nem, .framer-c00Dp .framer-1uc9nem { display: block; }\",\".framer-c00Dp.framer-1l0alys { align-content: center; align-items: center; background-color: #1d1d1d; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 1280px; }\",\".framer-c00Dp .framer-tqn2dk-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-c00Dp .framer-nmev8r-container { flex: none; height: 94px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 104px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-c00Dp .framer-v9cubx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-peso1c { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.8 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; min-width: 370px; overflow: hidden; padding: 240px 0px 0px 0px; position: sticky; top: 0px; width: 1px; z-index: 1; }\",\".framer-c00Dp .framer-wm7ozd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 24px; position: relative; width: 88%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-c00Dp .framer-1hkj6td { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.3); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #1d1d1d; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 20px 30px 0px; position: relative; width: 1px; }\",\".framer-c00Dp .framer-ix8843, .framer-c00Dp .framer-1escjfq, .framer-c00Dp .framer-1sr1c8i, .framer-c00Dp .framer-vck5yr, .framer-c00Dp .framer-109tx9d { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-c00Dp .framer-1fjsvdv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 15px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-q48n5s, .framer-c00Dp .framer-g2d19z, .framer-c00Dp .framer-7rpcs7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c00Dp .framer-1l4b24z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-1b5yuqw, .framer-c00Dp .framer-b4874n { --border-bottom-width: 0.7666526436805725px; --border-color: #5efff2; --border-left-width: 0.7666526436805725px; --border-right-width: 0.7666526436805725px; --border-style: solid; --border-top-width: 0.7666526436805725px; align-content: center; align-items: center; border-bottom-left-radius: 766px; border-bottom-right-radius: 766px; border-top-left-radius: 766px; border-top-right-radius: 766px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 10px 0px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-c00Dp .framer-nxflci { flex: none; height: 124px; overflow: visible; position: relative; width: 59px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-c00Dp .framer-lrdcjt { flex: none; height: 29px; left: -45px; position: absolute; right: 0px; top: 20px; }\",\".framer-c00Dp .framer-fk9j8x { bottom: 37px; flex: none; height: 30px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-c00Dp .framer-1lpaavl { bottom: 0px; flex: none; left: -45px; position: absolute; right: 0px; top: 0px; }\",\".framer-c00Dp .framer-fi02sr { flex: none; height: 45px; left: -17px; position: absolute; top: 12px; width: 71px; }\",\".framer-c00Dp .framer-1cku2tm { -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30.000000000000004%) add; align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-start; mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30.000000000000004%) add; overflow: auto; padding: 14px 48px 100px 20px; position: relative; width: 73%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-c00Dp .framer-2lg0ib, .framer-c00Dp .framer-k774qf, .framer-c00Dp .framer-dea3tz, .framer-c00Dp .framer-lcs2mb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 15px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-9rt981, .framer-c00Dp .framer-18a798a { --framer-paragraph-spacing: 13px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c00Dp .framer-fqsq3u { flex: none; height: 203px; overflow: hidden; position: relative; width: 96%; }\",\".framer-c00Dp .framer-bfq5ws { aspect-ratio: 1.0363984674329503 / 1; bottom: var(--framer-aspect-ratio-supported, -50px); flex: none; left: 50%; overflow: visible; position: absolute; top: -45px; transform: translateX(-50%); width: 100%; }\",\".framer-c00Dp .framer-1n9lu23, .framer-c00Dp .framer-1q7nomw, .framer-c00Dp .framer-1v5jlhj, .framer-c00Dp .framer-oauq6m { flex: none; height: 8px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-xnr2gz, .framer-c00Dp .framer-10ew6g9 { --framer-paragraph-spacing: 12px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c00Dp .framer-epu0un { aspect-ratio: 1.9833333333333334 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 163px); overflow: visible; position: relative; width: 100%; }\",\".framer-c00Dp .framer-4h5r9q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 24px; position: relative; width: 73%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-c00Dp .framer-1j4yfsq { align-content: flex-start; align-items: flex-start; background-color: #1d1d1d; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 24px 0px; position: relative; width: 1px; }\",\".framer-c00Dp .framer-k5vm7d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-x0zwcc, .framer-c00Dp .framer-1g4om5s { --border-bottom-width: 0px; --border-color: rgba(189, 189, 189, 0.3); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 5px 0px 5px 0px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-jb60jm, .framer-c00Dp .framer-1jlid8q { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 120px; word-break: break-word; word-wrap: break-word; }\",\".framer-c00Dp .framer-1o4al8h, .framer-c00Dp .framer-vgiaep { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; min-width: 150px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-c00Dp .framer-avjnxv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: auto; padding: 240px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-c00Dp .framer-1xoh9ay { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; min-width: 400px; overflow: hidden; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-c00Dp .framer-18naz51-container { aspect-ratio: 1.8744394618834082 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 335px); max-width: 700px; position: relative; width: 90%; }\",\".framer-c00Dp .framer-1nhmv4n-container { aspect-ratio: 1.097902097902098 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 477px); max-width: 700px; position: relative; width: 75%; }\",\".framer-c00Dp.framer-90cvv9 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-c00Dp.framer-1uuqe04 { aspect-ratio: 1.0730538922155688 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 835px); left: 50%; max-height: 850px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 70%; z-index: 3; }\",\".framer-c00Dp .framer-j7tto1-container { flex: none; height: auto; position: relative; width: 60%; }\",\".framer-c00Dp .framer-9wm3k4 { aspect-ratio: 1.771186440677966 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 276px); max-width: 700px; position: relative; width: 70%; }\",\".framer-c00Dp .framer-1rz5gm8 { aspect-ratio: 1.771186440677966 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 296px); max-width: 700px; position: relative; width: 75%; }\",\".framer-c00Dp .framer-19v4acc { aspect-ratio: 3.1908396946564888 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 185px); max-width: 700px; position: relative; width: 85%; }\",\".framer-c00Dp .framer-u5ksc8 { aspect-ratio: 0.6698717948717948 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 730px); max-width: 700px; position: relative; width: 70%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c00Dp.framer-1l0alys, .framer-c00Dp .framer-v9cubx, .framer-c00Dp .framer-peso1c, .framer-c00Dp .framer-wm7ozd, .framer-c00Dp .framer-1hkj6td, .framer-c00Dp .framer-1fjsvdv, .framer-c00Dp .framer-1l4b24z, .framer-c00Dp .framer-1b5yuqw, .framer-c00Dp .framer-b4874n, .framer-c00Dp .framer-1cku2tm, .framer-c00Dp .framer-2lg0ib, .framer-c00Dp .framer-k774qf, .framer-c00Dp .framer-dea3tz, .framer-c00Dp .framer-lcs2mb, .framer-c00Dp .framer-4h5r9q, .framer-c00Dp .framer-1j4yfsq, .framer-c00Dp .framer-k5vm7d, .framer-c00Dp .framer-x0zwcc, .framer-c00Dp .framer-1g4om5s, .framer-c00Dp .framer-avjnxv, .framer-c00Dp .framer-1xoh9ay { gap: 0px; } .framer-c00Dp.framer-1l0alys > *, .framer-c00Dp .framer-peso1c > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-c00Dp.framer-1l0alys > :first-child, .framer-c00Dp .framer-peso1c > :first-child, .framer-c00Dp .framer-1hkj6td > :first-child, .framer-c00Dp .framer-1fjsvdv > :first-child, .framer-c00Dp .framer-1cku2tm > :first-child, .framer-c00Dp .framer-2lg0ib > :first-child, .framer-c00Dp .framer-k774qf > :first-child, .framer-c00Dp .framer-dea3tz > :first-child, .framer-c00Dp .framer-lcs2mb > :first-child, .framer-c00Dp .framer-1j4yfsq > :first-child, .framer-c00Dp .framer-k5vm7d > :first-child, .framer-c00Dp .framer-avjnxv > :first-child, .framer-c00Dp .framer-1xoh9ay > :first-child { margin-top: 0px; } .framer-c00Dp.framer-1l0alys > :last-child, .framer-c00Dp .framer-peso1c > :last-child, .framer-c00Dp .framer-1hkj6td > :last-child, .framer-c00Dp .framer-1fjsvdv > :last-child, .framer-c00Dp .framer-1cku2tm > :last-child, .framer-c00Dp .framer-2lg0ib > :last-child, .framer-c00Dp .framer-k774qf > :last-child, .framer-c00Dp .framer-dea3tz > :last-child, .framer-c00Dp .framer-lcs2mb > :last-child, .framer-c00Dp .framer-1j4yfsq > :last-child, .framer-c00Dp .framer-k5vm7d > :last-child, .framer-c00Dp .framer-avjnxv > :last-child, .framer-c00Dp .framer-1xoh9ay > :last-child { margin-bottom: 0px; } .framer-c00Dp .framer-v9cubx > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-c00Dp .framer-v9cubx > :first-child, .framer-c00Dp .framer-wm7ozd > :first-child, .framer-c00Dp .framer-1l4b24z > :first-child, .framer-c00Dp .framer-1b5yuqw > :first-child, .framer-c00Dp .framer-b4874n > :first-child, .framer-c00Dp .framer-4h5r9q > :first-child, .framer-c00Dp .framer-x0zwcc > :first-child, .framer-c00Dp .framer-1g4om5s > :first-child { margin-left: 0px; } .framer-c00Dp .framer-v9cubx > :last-child, .framer-c00Dp .framer-wm7ozd > :last-child, .framer-c00Dp .framer-1l4b24z > :last-child, .framer-c00Dp .framer-1b5yuqw > :last-child, .framer-c00Dp .framer-b4874n > :last-child, .framer-c00Dp .framer-4h5r9q > :last-child, .framer-c00Dp .framer-x0zwcc > :last-child, .framer-c00Dp .framer-1g4om5s > :last-child { margin-right: 0px; } .framer-c00Dp .framer-wm7ozd > *, .framer-c00Dp .framer-4h5r9q > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-c00Dp .framer-1hkj6td > *, .framer-c00Dp .framer-1fjsvdv > *, .framer-c00Dp .framer-1j4yfsq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-c00Dp .framer-1l4b24z > * { margin: 0px; margin-left: calc(3.06661057472229px / 2); margin-right: calc(3.06661057472229px / 2); } .framer-c00Dp .framer-1b5yuqw > *, .framer-c00Dp .framer-b4874n > * { margin: 0px; margin-left: calc(7.6665263175964355px / 2); margin-right: calc(7.6665263175964355px / 2); } .framer-c00Dp .framer-1cku2tm > *, .framer-c00Dp .framer-avjnxv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-c00Dp .framer-2lg0ib > *, .framer-c00Dp .framer-k774qf > *, .framer-c00Dp .framer-dea3tz > *, .framer-c00Dp .framer-lcs2mb > * { margin: 0px; margin-bottom: calc(21.9805908203125px / 2); margin-top: calc(21.9805908203125px / 2); } .framer-c00Dp .framer-k5vm7d > * { margin: 0px; margin-bottom: calc(4.877697944641113px / 2); margin-top: calc(4.877697944641113px / 2); } .framer-c00Dp .framer-x0zwcc > *, .framer-c00Dp .framer-1g4om5s > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } .framer-c00Dp .framer-1xoh9ay > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-c00Dp[data-border=\"true\"]::after, .framer-c00Dp [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 809px) { .framer-c00Dp.framer-1l0alys { width: 390px; } .framer-c00Dp .framer-nmev8r-container { top: 39px; } .framer-c00Dp .framer-v9cubx { flex-direction: column; gap: 0px; height: min-content; overflow: auto; } .framer-c00Dp .framer-peso1c { flex: none; height: min-content; order: 1; overflow: auto; padding: 0px; position: relative; top: unset; width: 100%; } .framer-c00Dp .framer-wm7ozd { order: 1; padding: 12px 0px 0px 24px; width: 100%; } .framer-c00Dp .framer-1hkj6td { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; flex: none; padding: 10px 20px 12px 0px; width: 100%; } .framer-c00Dp .framer-1fjsvdv { padding: 0px; } .framer-c00Dp .framer-1cku2tm { -webkit-mask: unset; flex: none; height: min-content; mask: unset; order: 0; padding: 14px 48px 24px 20px; width: 100%; will-change: unset; } .framer-c00Dp .framer-dea3tz, .framer-c00Dp .framer-lcs2mb { will-change: var(--framer-will-change-effect-override, transform); } .framer-c00Dp .framer-epu0un { height: var(--framer-aspect-ratio-supported, 155px); } .framer-c00Dp .framer-4h5r9q { order: 2; width: 100%; } .framer-c00Dp .framer-avjnxv { align-content: flex-start; align-items: flex-start; flex: none; height: min-content; order: 0; padding: 111px 0px 0px 0px; width: 100%; z-index: 1; } .framer-c00Dp .framer-1xoh9ay { flex-direction: row; gap: 18px; height: 298px; min-width: unset; overflow: auto; padding: 10px 20px 20px 20px; position: sticky; top: 0px; width: 1646px; z-index: 1; } .framer-c00Dp .framer-18naz51-container, .framer-c00Dp .framer-1nhmv4n-container { aspect-ratio: 1.007462686567164 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 270px); } .framer-c00Dp.framer-1uuqe04 { height: var(--framer-aspect-ratio-supported, 254px); } .framer-c00Dp .framer-j7tto1-container { aspect-ratio: 0.5932835820895522 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 159px); } .framer-c00Dp .framer-9wm3k4 { aspect-ratio: 0.7706422018348624 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 207px); } .framer-c00Dp .framer-1rz5gm8 { aspect-ratio: 1.2201492537313432 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 327px); } .framer-c00Dp .framer-19v4acc { aspect-ratio: 1.3208955223880596 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 354px); } .framer-c00Dp .framer-u5ksc8 { aspect-ratio: 0.5671641791044776 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 152px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c00Dp .framer-v9cubx, .framer-c00Dp .framer-1xoh9ay { gap: 0px; } .framer-c00Dp .framer-v9cubx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-c00Dp .framer-v9cubx > :first-child { margin-top: 0px; } .framer-c00Dp .framer-v9cubx > :last-child { margin-bottom: 0px; } .framer-c00Dp .framer-1xoh9ay > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-c00Dp .framer-1xoh9ay > :first-child { margin-left: 0px; } .framer-c00Dp .framer-1xoh9ay > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1279px) { .framer-c00Dp.framer-1l0alys { width: 810px; } .framer-c00Dp .framer-peso1c, .framer-c00Dp .framer-avjnxv { padding: 220px 0px 0px 0px; } .framer-c00Dp .framer-wm7ozd { width: 100%; } .framer-c00Dp .framer-1cku2tm { padding: 14px 20px 100px 20px; width: 84%; } .framer-c00Dp .framer-epu0un { height: var(--framer-aspect-ratio-supported, 129px); } .framer-c00Dp .framer-4h5r9q { width: 88%; } .framer-c00Dp .framer-18naz51-container { height: var(--framer-aspect-ratio-supported, 200px); } .framer-c00Dp .framer-1nhmv4n-container { height: var(--framer-aspect-ratio-supported, 284px); } .framer-c00Dp.framer-1uuqe04 { height: var(--framer-aspect-ratio-supported, 528px); } .framer-c00Dp .framer-9wm3k4 { height: var(--framer-aspect-ratio-supported, 165px); } .framer-c00Dp .framer-1rz5gm8 { height: var(--framer-aspect-ratio-supported, 176px); } .framer-c00Dp .framer-19v4acc { height: var(--framer-aspect-ratio-supported, 111px); } .framer-c00Dp .framer-u5ksc8 { height: var(--framer-aspect-ratio-supported, 434px); }}\",\"@media (min-width: 1600px) { .framer-c00Dp.framer-1l0alys { width: 1600px; } .framer-c00Dp .framer-nmev8r-container { top: 76px; } .framer-c00Dp .framer-peso1c { flex: 0.7 0 0px; } .framer-c00Dp .framer-1hkj6td { max-width: 550px; } .framer-c00Dp .framer-1cku2tm { max-width: 450px; width: 80%; } .framer-c00Dp .framer-epu0un { height: var(--framer-aspect-ratio-supported, 185px); } .framer-c00Dp .framer-18naz51-container { height: var(--framer-aspect-ratio-supported, 373px); } .framer-c00Dp .framer-1nhmv4n-container { height: var(--framer-aspect-ratio-supported, 634px); } .framer-c00Dp.framer-1uuqe04 { height: var(--framer-aspect-ratio-supported, 850px); } .framer-c00Dp .framer-9wm3k4 { height: var(--framer-aspect-ratio-supported, 367px); } .framer-c00Dp .framer-1rz5gm8 { height: var(--framer-aspect-ratio-supported, 392px); } .framer-c00Dp .framer-19v4acc { height: var(--framer-aspect-ratio-supported, 220px); } .framer-c00Dp .framer-u5ksc8 { height: var(--framer-aspect-ratio-supported, 969px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1241\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jkFfP3Bye\":{\"layout\":[\"fixed\",\"auto\"]},\"qY1Ezx0Rd\":{\"layout\":[\"fixed\",\"auto\"]},\"rOvWzkYpj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"FoSDTZsx7\":{\"pattern\":\":FoSDTZsx7\",\"name\":\"process\"},\"Piww0goQw\":{\"pattern\":\":Piww0goQw\",\"name\":\"hero\"},\"gQGBZe7JU\":{\"pattern\":\":gQGBZe7JU\",\"name\":\"images\"}}\n * @framerResponsiveScreen\n */const FramerxDDEh2SuW=withCSS(Component,css,\"framer-c00Dp\");export default FramerxDDEh2SuW;FramerxDDEh2SuW.displayName=\"Projects / Crazy Cheap Ideas 2\";FramerxDDEh2SuW.defaultProps={height:1241,width:1280};addFonts(FramerxDDEh2SuW,[{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\"}]},...NavigationFonts,...ProjectTitleFonts,...PosterFonts,...CommentaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxDDEh2SuW\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"FoSDTZsx7\\\":{\\\"pattern\\\":\\\":FoSDTZsx7\\\",\\\"name\\\":\\\"process\\\"},\\\"Piww0goQw\\\":{\\\"pattern\\\":\\\":Piww0goQw\\\",\\\"name\\\":\\\"hero\\\"},\\\"gQGBZe7JU\\\":{\\\"pattern\\\":\\\":gQGBZe7JU\\\",\\\"name\\\":\\\"images\\\"}}\",\"framerIntrinsicHeight\":\"1241\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jkFfP3Bye\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qY1Ezx0Rd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rOvWzkYpj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "oG7eRSKao_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ProjectTitleFonts", "f6CAurgQm_default", "MotionDivWithOptimizedAppearEffect", "motion", "PosterFonts", "hdLg_YWPf_default", "CommentaryFonts", "NmhFYggIv_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "animation6", "transition5", "animation7", "transition6", "animation8", "animation9", "addImageAlt", "image", "alt", "transformTemplate2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "qwg34pOsW3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "oG7eRSKao_default", "f6CAurgQm_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "x", "Link", "SVG", "Image2", "Container", "hdLg_YWPf_default", "l", "AnimatePresence", "Ga", "NmhFYggIv_default", "getLoadingLazyAtYPosition", "css", "FramerxDDEh2SuW", "withCSS", "xDDEh2SuW_default", "addFonts", "NavigationFonts", "ProjectTitleFonts", "PosterFonts", "CommentaryFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
