{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wtPQ1sb1oOEe8aizRgBQ/J2xlRhJworR7ffpsuuOU/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import PostCard from\"#framer/local/canvasComponent/FVivZFjwi/FVivZFjwi.js\";import Footer from\"#framer/local/canvasComponent/LWuW3ZE_b/LWuW3ZE_b.js\";import ContactMeSection from\"#framer/local/canvasComponent/MvD9Zgp10/MvD9Zgp10.js\";import NavBar from\"#framer/local/canvasComponent/n8Bn1j_tW/n8Bn1j_tW.js\";import Button from\"#framer/local/canvasComponent/O4SZEu5lM/O4SZEu5lM.js\";import GetTemplateButton from\"#framer/local/canvasComponent/R9iVtWmMx/R9iVtWmMx.js\";import Blog from\"#framer/local/collection/YB14eWvqW/YB14eWvqW.js\";import*as sharedStyle2 from\"#framer/local/css/h5CN66kH2/h5CN66kH2.js\";import*as sharedStyle from\"#framer/local/css/OzT_25mv2/OzT_25mv2.js\";import*as sharedStyle1 from\"#framer/local/css/SbQgOTLw6/SbQgOTLw6.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const ImageWithFX=withFX(Image);const NavBarFonts=getFonts(NavBar);const TickerFonts=getFonts(Ticker);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonFonts=getFonts(Button);const PostCardFonts=getFonts(PostCard);const MotionDivWithFX=withFX(motion.div);const ContactMeSectionFonts=getFonts(ContactMeSection);const FooterFonts=getFonts(Footer);const GetTemplateButtonFonts=getFonts(GetTemplateButton);const breakpoints={MeWl4B1tV:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1480px)\",yL4ORUibQ:\"(min-width: 810px) and (max-width: 1479px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pz1J8\";const variantClassNames={MeWl4B1tV:\"framer-v-1052m9q\",WQLkyLRf1:\"framer-v-72rtr7\",yL4ORUibQ:\"framer-v-1i3z4ui\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"MeWl4B1tV\",Tablet:\"yL4ORUibQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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,bqcxnoavzxmnL99x5w,Fnyi5y7rxxmnL99x5w,tVMKykWjHxmnL99x5w,XeWkCiJOAxmnL99x5w,idxmnL99x5w,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"IqhZSvQU7\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"MQphMuaz2\");const ref2=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"VDyIFOjpB\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"IgrDzmfLA\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"JI8Ul3F41\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"qkzD6M_X1\");const ref6=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q66or9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fbi4b6Sdg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"fbi4b6Sdg\",intensity:10,layoutId:\"fbi4b6Sdg\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1lkc6tz\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-70ubw5\",\"data-framer-appear-id\":\"70ubw5\",\"data-framer-name\":\"Content Rows\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{background:{alt:\"Urban Murals in a Tunel\",fit:\"fill\",intrinsicHeight:2333,intrinsicWidth:3500,pixelHeight:2333,pixelWidth:3500,sizes:`calc(${componentViewport?.width||\"100vw\"} + 568px)`,src:\"https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg\",srcSet:\"https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg 3500w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Urban Murals in a Tunel\",fit:\"fill\",intrinsicHeight:2333,intrinsicWidth:3500,pixelHeight:2333,pixelWidth:3500,sizes:`calc(${componentViewport?.width||\"100vw\"} + 520px)`,src:\"https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg\",srcSet:\"https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QRB9xe2zxtA3uXSpA3r3ACd1Vf4.jpg 3500w\"},className:\"framer-1l23aq\",\"data-framer-name\":\"Background Photo\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p3b4p2-container\",nodeId:\"pYE8LOFm9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(NavBar,{fBl6d_gbw:\"var(--token-5c02c6e8-528a-4525-b0a1-56cd6fad441e, rgb(255, 255, 255))\",height:\"100%\",id:\"pYE8LOFm9\",L6jJJNFwO:\"var(--token-5c02c6e8-528a-4525-b0a1-56cd6fad441e, rgb(255, 255, 255))\",layoutId:\"pYE8LOFm9\",ShO7YbklD:\"rgba(255, 255, 255, 0)\",style:{width:\"100%\"},variant:\"EG2W4gUqN\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-157z1p0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"m6Rj2JESK\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{speed:100}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"m6Rj2JESK\",layoutId:\"m6Rj2JESK\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m9qusf\",\"data-framer-name\":\"Hero Title Ticker\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-u5poxf\",\"data-styles-preset\":\"OzT_25mv2\",children:\"Street Art and LIFESTYLE \u2022 \"})}),className:\"framer-15pgbqw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})],speed:200,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ufrdpy-container\",nodeId:\"wKA8RsDH5\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(NavBar,{fBl6d_gbw:\"var(--token-5c02c6e8-528a-4525-b0a1-56cd6fad441e, rgb(255, 255, 255))\",height:\"100%\",id:\"wKA8RsDH5\",L6jJJNFwO:\"var(--token-5c02c6e8-528a-4525-b0a1-56cd6fad441e, rgb(255, 255, 255))\",layoutId:\"wKA8RsDH5\",ShO7YbklD:\"rgba(255, 255, 255, 0)\",style:{height:\"100%\",width:\"100%\"},variant:\"lYKwaPk2h\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3fdj3z\",\"data-framer-name\":\"About Columns\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l40cbu\",\"data-framer-name\":\"Column About Me\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{background:{alt:\"Profile Picture\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,sizes:\"90px\",src:\"https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg\",srcSet:\"https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg 6000w\"}},yL4ORUibQ:{background:{alt:\"Profile Picture\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,sizes:\"120px\",src:\"https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg\",srcSet:\"https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Profile Picture\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,sizes:\"140px\",src:\"https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg\",srcSet:\"https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lehwc1KjPhSuleusFtRaLfBej6Y.jpg 6000w\"},className:\"framer-4lcpxo\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QmlnIFNob3VsZGVycyBEaXNwbGF5LTcwMA==\",\"--framer-font-family\":'\"Big Shoulders Display\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-17649091-c008-4153-885b-1a36f9ca2057, rgb(51, 51, 51))\"},children:\"ABOUT ME\"})}),viewBox:\"0 0 231 86\"},yL4ORUibQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QmlnIFNob3VsZGVycyBEaXNwbGF5LTcwMA==\",\"--framer-font-family\":'\"Big Shoulders Display\", sans-serif',\"--framer-font-size\":\"96px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-17649091-c008-4153-885b-1a36f9ca2057, rgb(51, 51, 51))\"},children:\"ABOUT ME\"})}),viewBox:\"0 0 308 115\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QmlnIFNob3VsZGVycyBEaXNwbGF5LTcwMA==\",\"--framer-font-family\":'\"Big Shoulders Display\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-17649091-c008-4153-885b-1a36f9ca2057, rgb(51, 51, 51))\"},children:\"ABOUT ME\"})}),className:\"framer-xfo69i\",fonts:[\"GF;Big Shoulders Display-700\"],verticalAlignment:\"top\",viewBox:\"0 0 385 144\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ldjqmd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fgfaom\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4myn04\",\"data-styles-preset\":\"SbQgOTLw6\",children:\"I'm Alex, the founder of Street Art Scouting. I'm an avid traveler and a passionate seeker of street art in the vibrant cities of Western Europe. For as long as I can remember, I've been fascinated by the unique expressions of creativity that adorn the walls of our urban landscapes.\"})}),className:\"framer-1wt3v20\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r0hfa5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4myn04\",\"data-styles-preset\":\"SbQgOTLw6\",children:\"Street art is more than just paint on walls; it's a powerful form of artistic expression that tells stories, challenges norms, and sparks conversations. I believe that these vibrant murals, stencils, and graffiti pieces add a distinct flavor to the cities they inhabit, capturing the pulse of their communities and offering a unique perspective on the world.\"})}),className:\"framer-1m99o58\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jhjm5i\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4myn04\",\"data-styles-preset\":\"SbQgOTLw6\",children:\"With Street Art Scouting, my mission is to curate a collection of the most captivating and thought-provoking street art discoveries across Western Europe. Through my travels, I seek out hidden gems, emerging talents, and established artists who are pushing the boundaries of urban art.\"})}),className:\"framer-rlbxog\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lAi_Bh6ra\"},implicitPathVariables:undefined},{href:{webPageId:\"lAi_Bh6ra\"},implicitPathVariables:undefined},{href:{webPageId:\"lAi_Bh6ra\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"272px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9pm79f-container\",nodeId:\"bVHsa55Xy\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{KhzqWIoZa:resolvedLinks[2]},yL4ORUibQ:{KhzqWIoZa:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{Fn7cSnxZa:\"ArrowForward\",height:\"100%\",id:\"bVHsa55Xy\",KhzqWIoZa:resolvedLinks[0],layoutId:\"bVHsa55Xy\",P3bCWz4sN:\"Find more\",style:{height:\"100%\",width:\"100%\"},variant:\"UTYAk8wLW\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mqzr5b\",\"data-framer-name\":\"Latest Street-Art Rows\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-176qw74-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zMGX3OnWs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:0,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"zMGX3OnWs\",layoutId:\"zMGX3OnWs\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r69a6q\",\"data-framer-name\":\"Latest Street Findings\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u5t8fz\",\"data-styles-preset\":\"h5CN66kH2\",children:\"LATEST STREET FINDINGS \u2022 \"})}),className:\"framer-oralve\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14c36vs\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"xmnL99x5w\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"xmnL99x5w\",name:\"bqcxnoavz\",type:\"Identifier\"},{collection:\"xmnL99x5w\",name:\"Fnyi5y7rx\",type:\"Identifier\"},{collection:\"xmnL99x5w\",name:\"tVMKykWjH\",type:\"Identifier\"},{collection:\"xmnL99x5w\",name:\"XeWkCiJOA\",type:\"Identifier\"},{collection:\"xmnL99x5w\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({bqcxnoavz:bqcxnoavzxmnL99x5w,Fnyi5y7rx:Fnyi5y7rxxmnL99x5w,id:idxmnL99x5w,tVMKykWjH:tVMKykWjHxmnL99x5w,XeWkCiJOA:XeWkCiJOAxmnL99x5w},index)=>{bqcxnoavzxmnL99x5w??=\"\";tVMKykWjHxmnL99x5w??=\"\";XeWkCiJOAxmnL99x5w??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`xmnL99x5w-${idxmnL99x5w}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{bqcxnoavz:bqcxnoavzxmnL99x5w},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{bqcxnoavz:bqcxnoavzxmnL99x5w},webPageId:\"czOlSYp5U\"},implicitPathVariables:undefined},{href:{pathVariables:{bqcxnoavz:bqcxnoavzxmnL99x5w},webPageId:\"czOlSYp5U\"},implicitPathVariables:undefined},{href:{pathVariables:{bqcxnoavz:bqcxnoavzxmnL99x5w},webPageId:\"czOlSYp5U\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{width:`max(${componentViewport?.width||\"100vw\"} - 48px, 272px)`},yL4ORUibQ:{width:`max((${componentViewport?.width||\"100vw\"} - 144px) / 3, 238px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:461,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1awxs8w-container\",nodeId:\"sngf03hU7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{JHDaQia8p:resolvedLinks1[2]},yL4ORUibQ:{JHDaQia8p:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(PostCard,{height:\"100%\",hlOQtqMMf:XeWkCiJOAxmnL99x5w,id:\"sngf03hU7\",JHDaQia8p:resolvedLinks1[0],layoutId:\"sngf03hU7\",style:{width:\"100%\"},uXaOAkmvP:toResponsiveImage(Fnyi5y7rxxmnL99x5w),V6mKtwLI9:tVMKykWjHxmnL99x5w,width:\"100%\"})})})})})})})},idxmnL99x5w);})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oh8hkWzQu\"},implicitPathVariables:undefined},{href:{webPageId:\"oh8hkWzQu\"},implicitPathVariables:undefined},{href:{webPageId:\"oh8hkWzQu\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ngtr5u-container\",nodeId:\"i6e0ZV3X6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{KhzqWIoZa:resolvedLinks2[2]},yL4ORUibQ:{KhzqWIoZa:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{Fn7cSnxZa:\"ArrowForward\",height:\"100%\",id:\"i6e0ZV3X6\",KhzqWIoZa:resolvedLinks2[0],layoutId:\"i6e0ZV3X6\",P3bCWz4sN:\"View more\",variant:\"UTYAk8wLW\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1hjry9v\",\"data-framer-name\":\"London Experiences\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref4,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o0qqbu\",\"data-framer-name\":\"London Experiences\",id:elementId4,ref:ref5,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8iw4v4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xG3WUB9NK\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{alignment:\"flex-start\"},yL4ORUibQ:{alignment:\"flex-start\",speed:200}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"xG3WUB9NK\",layoutId:\"xG3WUB9NK\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-l2i5pp\",\"data-framer-name\":\"Latest Street Findings\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u5t8fz\",\"data-styles-preset\":\"h5CN66kH2\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"LONDON EXPERIENCES \u2022 \"})}),className:\"framer-nonyh8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"n_285Ppjp\"},implicitPathVariables:undefined},{href:{webPageId:\"n_285Ppjp\"},implicitPathVariables:undefined},{href:{webPageId:\"n_285Ppjp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"272px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t4wzzc-container\",nodeId:\"XqTVD8u8P\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{KhzqWIoZa:resolvedLinks3[2]},yL4ORUibQ:{KhzqWIoZa:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{Fn7cSnxZa:\"ArrowForward\",height:\"100%\",id:\"XqTVD8u8P\",KhzqWIoZa:resolvedLinks3[0],layoutId:\"XqTVD8u8P\",P3bCWz4sN:\"Explore\",style:{height:\"100%\",width:\"100%\"},variant:\"UTYAk8wLW\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{background:{alt:\"Street art on a city wall\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,sizes:\"1798px\",src:\"https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg\",srcSet:\"https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg 6000w\"}},yL4ORUibQ:{background:{alt:\"Street art on a city wall\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,sizes:\"1177px\",src:\"https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg\",srcSet:\"https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.2,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Street art on a city wall\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,sizes:\"1876px\",src:\"https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg\",srcSet:\"https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/7n1USLtERvUwhrMizBKEX7mBTQ.jpg 6000w\"},className:\"framer-1dviycm\",\"data-framer-name\":\"Background Photo\",style:{transformPerspective:1200}})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:656,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5b4vfz-container\",id:elementId5,nodeId:\"qkzD6M_X1\",ref:ref6,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ContactMeSection,{height:\"100%\",id:\"qkzD6M_X1\",layoutId:\"qkzD6M_X1\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{width:\"390px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:289,width:componentViewport?.width||\"100vw\",y:711,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16jnayp-container\",layoutScroll:true,nodeId:\"FkF6rfv_X\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MeWl4B1tV:{variant:\"iCblzhFXi\"},yL4ORUibQ:{variant:\"m4N7L7uff\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"FkF6rfv_X\",layoutId:\"FkF6rfv_X\",style:{width:\"100%\"},variant:\"Nvrm6yV82\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"142px\",y:900,children:/*#__PURE__*/_jsx(Container,{className:\"framer-44h96z-container\",layoutScroll:true,nodeId:\"DEDRCgsPA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(GetTemplateButton,{height:\"100%\",id:\"DEDRCgsPA\",layoutId:\"DEDRCgsPA\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pz1J8.framer-lux5qc, .framer-pz1J8 .framer-lux5qc { display: block; }\",\".framer-pz1J8.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 289px 0px; position: relative; width: 1480px; }\",\".framer-pz1J8 .framer-1q66or9-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-pz1J8 .framer-1lkc6tz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-70ubw5 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-pz1J8 .framer-1l23aq { bottom: -224px; flex: none; left: -284px; overflow: hidden; position: absolute; right: -284px; top: -224px; z-index: 0; }\",\".framer-pz1J8 .framer-1p3b4p2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-pz1J8 .framer-157z1p0-container { flex: none; height: 618px; position: relative; width: 100%; }\",\".framer-pz1J8 .framer-1m9qusf { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pz1J8 .framer-15pgbqw, .framer-pz1J8 .framer-oralve, .framer-pz1J8 .framer-nonyh8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pz1J8 .framer-ufrdpy-container { flex: none; height: 90px; position: relative; width: 100%; }\",\".framer-pz1J8 .framer-3fdj3z { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1344px; overflow: visible; padding: 200px 24px 200px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-1l40cbu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: sticky; top: 120px; width: 1px; z-index: 1; }\",\".framer-pz1J8 .framer-4lcpxo { aspect-ratio: 1 / 1; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; flex: none; height: var(--framer-aspect-ratio-supported, 140px); overflow: hidden; position: relative; width: 140px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pz1J8 .framer-xfo69i { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre; width: 1px; }\",\".framer-pz1J8 .framer-ldjqmd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pz1J8 .framer-fgfaom, .framer-pz1J8 .framer-r0hfa5, .framer-pz1J8 .framer-jhjm5i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pz1J8 .framer-1wt3v20, .framer-pz1J8 .framer-1m99o58, .framer-pz1J8 .framer-rlbxog { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-pz1J8 .framer-9pm79f-container { flex: none; height: 96px; position: relative; width: 272px; }\",\".framer-pz1J8 .framer-mqzr5b { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 24px 200px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-176qw74-container { flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-pz1J8 .framer-r69a6q, .framer-pz1J8 .framer-l2i5pp { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pz1J8 .framer-14c36vs { display: grid; flex: none; gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(400px, 1fr)); height: min-content; justify-content: center; max-width: 1296px; padding: 24px; position: relative; width: min-content; }\",\".framer-pz1J8 .framer-1awxs8w-container { align-self: start; flex: none; height: auto; justify-self: center; position: relative; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-ngtr5u-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-pz1J8 .framer-1hjry9v { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-1o0qqbu { align-content: center; align-items: center; background-color: var(--token-17649091-c008-4153-885b-1a36f9ca2057, #333333); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-pz1J8 .framer-8iw4v4-container { flex: none; height: 300px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-1t4wzzc-container { flex: none; height: 96px; left: calc(50.00000000000002% - 272px / 2); position: absolute; top: 480px; width: 272px; z-index: 1; }\",\".framer-pz1J8 .framer-1dviycm { border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; flex: none; height: 1329px; overflow: hidden; position: relative; width: 1876px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pz1J8 .framer-5b4vfz-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-pz1J8 .framer-16jnayp-container { bottom: 0px; flex: none; height: auto; left: 0px; position: fixed; right: 0px; z-index: 0; }\",\".framer-pz1J8 .framer-44h96z-container { bottom: 64px; flex: none; height: 36px; position: fixed; right: 20px; width: 142px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pz1J8.framer-72rtr7, .framer-pz1J8 .framer-1lkc6tz, .framer-pz1J8 .framer-1m9qusf, .framer-pz1J8 .framer-3fdj3z, .framer-pz1J8 .framer-1l40cbu, .framer-pz1J8 .framer-ldjqmd, .framer-pz1J8 .framer-fgfaom, .framer-pz1J8 .framer-r0hfa5, .framer-pz1J8 .framer-jhjm5i, .framer-pz1J8 .framer-mqzr5b, .framer-pz1J8 .framer-r69a6q, .framer-pz1J8 .framer-1hjry9v, .framer-pz1J8 .framer-1o0qqbu, .framer-pz1J8 .framer-l2i5pp { gap: 0px; } .framer-pz1J8.framer-72rtr7 > *, .framer-pz1J8 .framer-1lkc6tz > *, .framer-pz1J8 .framer-1hjry9v > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pz1J8.framer-72rtr7 > :first-child, .framer-pz1J8 .framer-1lkc6tz > :first-child, .framer-pz1J8 .framer-ldjqmd > :first-child, .framer-pz1J8 .framer-mqzr5b > :first-child, .framer-pz1J8 .framer-1hjry9v > :first-child, .framer-pz1J8 .framer-1o0qqbu > :first-child { margin-top: 0px; } .framer-pz1J8.framer-72rtr7 > :last-child, .framer-pz1J8 .framer-1lkc6tz > :last-child, .framer-pz1J8 .framer-ldjqmd > :last-child, .framer-pz1J8 .framer-mqzr5b > :last-child, .framer-pz1J8 .framer-1hjry9v > :last-child, .framer-pz1J8 .framer-1o0qqbu > :last-child { margin-bottom: 0px; } .framer-pz1J8 .framer-1m9qusf > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-pz1J8 .framer-1m9qusf > :first-child, .framer-pz1J8 .framer-3fdj3z > :first-child, .framer-pz1J8 .framer-1l40cbu > :first-child, .framer-pz1J8 .framer-fgfaom > :first-child, .framer-pz1J8 .framer-r0hfa5 > :first-child, .framer-pz1J8 .framer-jhjm5i > :first-child, .framer-pz1J8 .framer-r69a6q > :first-child, .framer-pz1J8 .framer-l2i5pp > :first-child { margin-left: 0px; } .framer-pz1J8 .framer-1m9qusf > :last-child, .framer-pz1J8 .framer-3fdj3z > :last-child, .framer-pz1J8 .framer-1l40cbu > :last-child, .framer-pz1J8 .framer-fgfaom > :last-child, .framer-pz1J8 .framer-r0hfa5 > :last-child, .framer-pz1J8 .framer-jhjm5i > :last-child, .framer-pz1J8 .framer-r69a6q > :last-child, .framer-pz1J8 .framer-l2i5pp > :last-child { margin-right: 0px; } .framer-pz1J8 .framer-3fdj3z > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-pz1J8 .framer-1l40cbu > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-pz1J8 .framer-ldjqmd > *, .framer-pz1J8 .framer-mqzr5b > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-pz1J8 .framer-fgfaom > *, .framer-pz1J8 .framer-r0hfa5 > *, .framer-pz1J8 .framer-jhjm5i > *, .framer-pz1J8 .framer-r69a6q > *, .framer-pz1J8 .framer-l2i5pp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-pz1J8 .framer-1o0qqbu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1479px) { .framer-pz1J8.framer-72rtr7 { padding: 0px 0px 793px 0px; width: 810px; } .framer-pz1J8 .framer-1lkc6tz { height: min-content; } .framer-pz1J8 .framer-70ubw5 { flex: none; height: min-content; } .framer-pz1J8 .framer-157z1p0-container { height: 720px; } .framer-pz1J8 .framer-3fdj3z { max-width: 810px; padding: 160px 24px 320px 24px; } .framer-pz1J8 .framer-1l40cbu { top: 90px; } .framer-pz1J8 .framer-4lcpxo { height: var(--framer-aspect-ratio-supported, 120px); width: 120px; } .framer-pz1J8 .framer-176qw74-container, .framer-pz1J8 .framer-8iw4v4-container { height: 200px; } .framer-pz1J8 .framer-14c36vs { gap: 24px; grid-template-columns: repeat(3, minmax(238px, 1fr)); max-width: unset; width: 100%; } .framer-pz1J8 .framer-1o0qqbu { gap: 24px; height: 480px; } .framer-pz1J8 .framer-1t4wzzc-container { top: 300px; } .framer-pz1J8 .framer-1dviycm { height: 726px; width: 1177px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pz1J8 .framer-14c36vs, .framer-pz1J8 .framer-1o0qqbu { gap: 0px; } .framer-pz1J8 .framer-14c36vs > *, .framer-pz1J8 .framer-14c36vs > :first-child, .framer-pz1J8 .framer-14c36vs > :last-child { margin: 0px; } .framer-pz1J8 .framer-1o0qqbu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pz1J8 .framer-1o0qqbu > :first-child { margin-top: 0px; } .framer-pz1J8 .framer-1o0qqbu > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-pz1J8.framer-72rtr7 { padding: 0px 0px 781px 0px; width: 390px; } .framer-pz1J8 .framer-1lkc6tz { height: min-content; padding: 0px; } .framer-pz1J8 .framer-70ubw5 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex: none; height: 100vh; } .framer-pz1J8 .framer-1l23aq { bottom: unset; height: 177%; } .framer-pz1J8 .framer-157z1p0-container { height: 400px; } .framer-pz1J8 .framer-3fdj3z { flex-direction: column; gap: 0px; padding: 120px 24px 120px 24px; } .framer-pz1J8 .framer-1l40cbu { background-color: #ffffff; flex: none; flex-direction: column; justify-content: center; padding: 24px 0px 24px 0px; position: relative; top: unset; width: 100%; } .framer-pz1J8 .framer-4lcpxo { height: var(--framer-aspect-ratio-supported, 90px); width: 90px; } .framer-pz1J8 .framer-xfo69i, .framer-pz1J8 .framer-ldjqmd { flex: none; width: 100%; } .framer-pz1J8 .framer-mqzr5b { padding: 0px 24px 120px 24px; } .framer-pz1J8 .framer-176qw74-container, .framer-pz1J8 .framer-8iw4v4-container { height: 140px; } .framer-pz1J8 .framer-14c36vs { gap: 24px; grid-template-columns: repeat(1, minmax(272px, 1fr)); max-width: unset; padding: 24px 0px 48px 0px; width: 100%; } .framer-pz1J8 .framer-1hjry9v { padding: 0px 0px 24px 0px; } .framer-pz1J8 .framer-1o0qqbu { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; gap: 24px; height: 100vh; padding: 0px; will-change: unset; } .framer-pz1J8 .framer-1t4wzzc-container { top: 374px; } .framer-pz1J8 .framer-1dviycm { height: 1100px; width: 1798px; } .framer-pz1J8 .framer-16jnayp-container { left: 50%; right: unset; transform: translateX(-50%); width: 390px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pz1J8 .framer-3fdj3z, .framer-pz1J8 .framer-1l40cbu, .framer-pz1J8 .framer-14c36vs, .framer-pz1J8 .framer-1o0qqbu { gap: 0px; } .framer-pz1J8 .framer-3fdj3z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pz1J8 .framer-3fdj3z > :first-child, .framer-pz1J8 .framer-1l40cbu > :first-child, .framer-pz1J8 .framer-1o0qqbu > :first-child { margin-top: 0px; } .framer-pz1J8 .framer-3fdj3z > :last-child, .framer-pz1J8 .framer-1l40cbu > :last-child, .framer-pz1J8 .framer-1o0qqbu > :last-child { margin-bottom: 0px; } .framer-pz1J8 .framer-1l40cbu > *, .framer-pz1J8 .framer-1o0qqbu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pz1J8 .framer-14c36vs > *, .framer-pz1J8 .framer-14c36vs > :first-child, .framer-pz1J8 .framer-14c36vs > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5098\n * @framerIntrinsicWidth 1480\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yL4ORUibQ\":{\"layout\":[\"fixed\",\"auto\"]},\"MeWl4B1tV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"IqhZSvQU7\":{\"pattern\":\":IqhZSvQU7\",\"name\":\"home-hero\"},\"MQphMuaz2\":{\"pattern\":\":MQphMuaz2\",\"name\":\"section-about\"},\"VDyIFOjpB\":{\"pattern\":\":VDyIFOjpB\",\"name\":\"latest-street-art-section\"},\"IgrDzmfLA\":{\"pattern\":\":IgrDzmfLA\",\"name\":\"london-experience\"},\"JI8Ul3F41\":{\"pattern\":\":JI8Ul3F41\",\"name\":\"experiences\"},\"qkzD6M_X1\":{\"pattern\":\":qkzD6M_X1\",\"name\":\"contact-me-section\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-pz1J8\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5098,width:1480};addFonts(FrameraugiA20Il,[{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\"}]},...SmoothScrollFonts,...NavBarFonts,...TickerFonts,...ButtonFonts,...PostCardFonts,...ContactMeSectionFonts,...FooterFonts,...GetTemplateButtonFonts,...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\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"IqhZSvQU7\\\":{\\\"pattern\\\":\\\":IqhZSvQU7\\\",\\\"name\\\":\\\"home-hero\\\"},\\\"MQphMuaz2\\\":{\\\"pattern\\\":\\\":MQphMuaz2\\\",\\\"name\\\":\\\"section-about\\\"},\\\"VDyIFOjpB\\\":{\\\"pattern\\\":\\\":VDyIFOjpB\\\",\\\"name\\\":\\\"latest-street-art-section\\\"},\\\"IgrDzmfLA\\\":{\\\"pattern\\\":\\\":IgrDzmfLA\\\",\\\"name\\\":\\\"london-experience\\\"},\\\"JI8Ul3F41\\\":{\\\"pattern\\\":\\\":JI8Ul3F41\\\",\\\"name\\\":\\\"experiences\\\"},\\\"qkzD6M_X1\\\":{\\\"pattern\\\":\\\":qkzD6M_X1\\\",\\\"name\\\":\\\"contact-me-section\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yL4ORUibQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MeWl4B1tV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"5098\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1480\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll_Prod_default", "ImageWithFX", "withFX", "Image2", "NavBarFonts", "n8Bn1j_tW_default", "TickerFonts", "Ticker", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonFonts", "O4SZEu5lM_default", "PostCardFonts", "FVivZFjwi_default", "MotionDivWithFX", "ContactMeSectionFonts", "MvD9Zgp10_default", "FooterFonts", "LWuW3ZE_b_default", "GetTemplateButtonFonts", "R9iVtWmMx_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation2", "HTMLStyle", "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", "bqcxnoavzxmnL99x5w", "Fnyi5y7rxxmnL99x5w", "tVMKykWjHxmnL99x5w", "XeWkCiJOAxmnL99x5w", "idxmnL99x5w", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "router", "useRouter", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "SmoothScroll_Prod_default", "MotionDivWithOptimizedAppearEffect", "PropertyOverrides2", "ImageWithFX", "n8Bn1j_tW_default", "Ticker", "RichText2", "x", "Image2", "ResolveLinks", "resolvedLinks", "O4SZEu5lM_default", "ChildrenCanSuspend", "YB14eWvqW_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "FVivZFjwi_default", "resolvedLinks2", "MotionDivWithFX", "resolvedLinks3", "MvD9Zgp10_default", "LWuW3ZE_b_default", "R9iVtWmMx_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "SmoothScrollFonts", "NavBarFonts", "TickerFonts", "ButtonFonts", "PostCardFonts", "ContactMeSectionFonts", "FooterFonts", "GetTemplateButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
