{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/y6VUFD1B61sksqGTCtPY/ufLtqrF085401i89NzMU/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/jFOAZKc2EvehHtUZX1Hf/Video.js\";import Footer from\"#framer/local/canvasComponent/dF1a617bi/dF1a617bi.js\";import Navigation from\"#framer/local/canvasComponent/IllPywxlB/IllPywxlB.js\";import Button from\"#framer/local/canvasComponent/kN6sNj8h_/kN6sNj8h_.js\";import*as sharedStyle2 from\"#framer/local/css/BlUeHXkj8/BlUeHXkj8.js\";import*as sharedStyle from\"#framer/local/css/H1viHjZj5/H1viHjZj5.js\";import*as sharedStyle1 from\"#framer/local/css/SliMHCpD5/SliMHCpD5.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const VideoFonts=getFonts(Video);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={CCxX65mfb:\"(max-width: 739px)\",r_Iu9Qh7I:\"(min-width: 1500px)\",W72ZYuBkS:\"(min-width: 740px) and (max-width: 979px)\",WQLkyLRf1:\"(min-width: 980px) and (max-width: 1499px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-R0XXI\";const variantClassNames={CCxX65mfb:\"framer-v-1qtbq3m\",r_Iu9Qh7I:\"framer-v-1mcu8ew\",W72ZYuBkS:\"framer-v-wexgtq\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={delay:0,duration:1.9,ease:[.44,0,.56,1],type:\"tween\"};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:-150,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:150,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition3={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:150};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:-150,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\",Large:\"r_Iu9Qh7I\",Phone:\"CCxX65mfb\",Tablet:\"W72ZYuBkS\"};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,...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 router=useRouter();const elementId=useRouteElementId(\"RttbPERSP\");const ref1=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(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-m8ac3a-container\",nodeId:\"x6lVNtlw8\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{variant:\"crgQwXsdg\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"x6lVNtlw8\",layoutId:\"x6lVNtlw8\",style:{width:\"100%\"},variant:\"NCkt2tpsI\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1vbk6lg\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1676or6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"d1jUkZ1bi\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"d1jUkZ1bi\",isMixedBorderRadius:false,layoutId:\"d1jUkZ1bi\",loop:false,muted:true,objectFit:\"contain\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/ZkXHzTRfK1EO2XTVTaMKcWQYg0U.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7QXJjaGl2by1ibGFjaw==\",\"--framer-font-family\":'\"Archivo\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-791112fb-ebb0-4c88-ab5d-f72bc9ea2d70, rgb(51, 51, 51))\",\"--framer-text-transform\":\"capitalize\"},children:\"Hi, I'm Tom.\"})}),className:\"framer-n505u7\",\"data-framer-appear-id\":\"n505u7\",fonts:[\"FS;Archivo-black\"],id:\"n505u7\",initial:animation1,optimized:true,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{r_Iu9Qh7I:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(125, 125, 125)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"45px\"},children:\"A multi-discipline designer, specialising \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-791112fb-ebb0-4c88-ab5d-f72bc9ea2d70, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"45px\"},children:\"in UX & UI\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(125, 125, 125)\"},children:[\"A multi-discipline designer, specialising \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-791112fb-ebb0-4c88-ab5d-f72bc9ea2d70, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"in UX & UI\"]})}),className:\"framer-1mhq3d6\",\"data-framer-appear-id\":\"1mhq3d6\",fonts:[\"FS;Archivo-regular\"],id:\"1mhq3d6\",initial:animation1,optimized:true,verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19ukj4u\",\"data-framer-name\":\"Testimonials 2\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Mm4a3C5eo\"},implicitPathVariables:undefined},{href:{webPageId:\"Mm4a3C5eo\"},implicitPathVariables:undefined},{href:{webPageId:\"Mm4a3C5eo\"},implicitPathVariables:undefined},{href:{webPageId:\"Mm4a3C5eo\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{y:(componentViewport?.y||0)+0+803+8+0},r_Iu9Qh7I:{y:(componentViewport?.y||0)+0+917+39+0},W72ZYuBkS:{y:(componentViewport?.y||0)+0+724+39+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:\"367px\",y:(componentViewport?.y||0)+0+774+39+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-100krck-container\",nodeId:\"CB2SX1QGA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{G1jQWzhdH:resolvedLinks[1]},r_Iu9Qh7I:{G1jQWzhdH:resolvedLinks[3]},W72ZYuBkS:{G1jQWzhdH:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{G1jQWzhdH:resolvedLinks[0],GjSGF2xRN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"More About Me\"})}),height:\"100%\",id:\"CB2SX1QGA\",layoutId:\"CB2SX1QGA\",style:{width:\"100%\"},variant:\"QfZXGb4J2\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-7hexah\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-p64ss4\",\"data-styles-preset\":\"H1viHjZj5\",style:{\"--framer-text-alignment\":\"center\"},children:\"Some Projects I've worked on\"})}),className:\"framer-197vyr0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+925.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?lossless=1 3278w\"}},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1155.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1500px)`,src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+932.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1012.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"},className:\"framer-1qkbl1g\",\"data-framer-name\":\"Project \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+925.2+0+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=512 512w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png 2796w\"}},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1155.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1500px) / 2, 1px)`,src:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=512 512w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png 2796w\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+932.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=512 512w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png 2796w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1012.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=512 512w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YiI8DuFtlnKyVP9Kgat8iidBAg.png 2796w\"},className:\"framer-3ra8t1\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,background:{alt:\"\",fit:\"fit\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+925.2+335.9728299223714),pixelHeight:314,pixelWidth:314,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},transformTemplate:undefined},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1155.2+318.50000000000006),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+932.2+243.0000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1012.2+339.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},className:\"framer-l65fev\",\"data-framer-name\":\"Pointer@3x\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nxavd9\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m64g57\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-tz8vme\",\"data-styles-preset\":\"SliMHCpD5\",children:\"My Account section for ecommerce website\"})}),className:\"framer-4mpzoh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gll9y2\",\"data-styles-preset\":\"BlUeHXkj8\",children:\"Creating a My Account space for Sally Beauty Brands.\"})}),className:\"framer-1j89bdp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xOzCaXAAS\"},implicitPathVariables:undefined},{href:{webPageId:\"xOzCaXAAS\"},implicitPathVariables:undefined},{href:{webPageId:\"xOzCaXAAS\"},implicitPathVariables:undefined},{href:{webPageId:\"xOzCaXAAS\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2018px) - 16px)`,y:(componentViewport?.y||0)+0+925.2+0+400+0+8+181.6},r_Iu9Qh7I:{width:\"506px\",y:(componentViewport?.y||0)+0+1155.2+0+132.7+0+181.6},W72ZYuBkS:{width:\"376px\",y:(componentViewport?.y||0)+0+932.2+0+100.7+0+181.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:\"457px\",y:(componentViewport?.y||0)+0+1012.2+0+132.7+0+181.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1su36o6-container\",nodeId:\"vDHtaP6d1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{G1jQWzhdH:resolvedLinks1[1]},r_Iu9Qh7I:{G1jQWzhdH:resolvedLinks1[3]},W72ZYuBkS:{G1jQWzhdH:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{G1jQWzhdH:resolvedLinks1[0],GjSGF2xRN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Check it out\"})}),height:\"100%\",id:\"vDHtaP6d1\",layoutId:\"vDHtaP6d1\",style:{width:\"100%\"},variant:\"QfZXGb4J2\",width:\"100%\"})})})})})})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1569.8000000000002),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1649.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1500px)`,src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1362.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1506.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"},className:\"framer-cb266y\",\"data-framer-name\":\"Project \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ccugb0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m6tyfw\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-tz8vme\",\"data-styles-preset\":\"SliMHCpD5\",children:\"Navigation redesign for ecommerce site\"})}),className:\"framer-y3lj8a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gll9y2\",\"data-styles-preset\":\"BlUeHXkj8\",children:\"Re-imagining navigation across Sally Europe websites.\"})}),className:\"framer-6jofv1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FkoQv8VrI\"},implicitPathVariables:undefined},{href:{webPageId:\"FkoQv8VrI\"},implicitPathVariables:undefined},{href:{webPageId:\"FkoQv8VrI\"},implicitPathVariables:undefined},{href:{webPageId:\"FkoQv8VrI\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2018px) - 16px)`,y:(componentViewport?.y||0)+0+1569.8000000000002+0+400+0+8+181.6},r_Iu9Qh7I:{width:\"506px\",y:(componentViewport?.y||0)+0+1649.2+0+132.7+0+181.6},W72ZYuBkS:{width:\"376px\",y:(componentViewport?.y||0)+0+1362.2+0+100.7+0+181.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:\"457px\",y:(componentViewport?.y||0)+0+1506.2+0+132.7+0+181.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kbfhik-container\",nodeId:\"QhUwtv195\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{G1jQWzhdH:resolvedLinks2[1]},r_Iu9Qh7I:{G1jQWzhdH:resolvedLinks2[3]},W72ZYuBkS:{G1jQWzhdH:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{G1jQWzhdH:resolvedLinks2[0],GjSGF2xRN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Check it out\"})}),height:\"100%\",id:\"QhUwtv195\",layoutId:\"QhUwtv195\",style:{width:\"100%\"},variant:\"QfZXGb4J2\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1569.8000000000002+0+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png 2796w\"}},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1649.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1500px) / 2, 1px)`,src:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png 2796w\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1362.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png 2796w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1506.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8AyzKchDkd1oPqFQkO8oGhuNmM.png 2796w\"},className:\"framer-12g3qoo\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,background:{alt:\"\",fit:\"fit\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1569.8000000000002+338.24735356386753),pixelHeight:314,pixelWidth:314,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},transformTemplate:undefined},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1649.2+345.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1362.2+298.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},style:{rotate:109}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1506.2+339.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},className:\"framer-1bwkfbs\",\"data-framer-name\":\"Pointer@3x\",style:{rotate:100},transformTemplate:transformTemplate1})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2214.4),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2143.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1500px)`,src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1792.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2000.2),pixelHeight:609,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png\",srcSet:\"https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JtHKjHAh8Zyj4HSVidpldkIOI.png 3278w\"},className:\"framer-1i41wdk\",\"data-framer-name\":\"Project \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2214.4+0+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png 2796w\"}},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2143.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1500px) / 2, 1px)`,src:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png 2796w\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1792.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png 2796w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2000.2+0),pixelHeight:2796,pixelWidth:2796,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hYUrlbAqSlzVjs0eJtz2X8XOc.png 2796w\"},className:\"framer-1oubcuk\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d62mha\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q02n1l\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-tz8vme\",\"data-styles-preset\":\"SliMHCpD5\",children:\"Design System for Sally Europe brands\"})}),className:\"framer-zyo0o2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gll9y2\",\"data-styles-preset\":\"BlUeHXkj8\",children:\"Creating a Design System for use across Sally Europe.\"})}),className:\"framer-rz7cwm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ItfDGx1cm\"},implicitPathVariables:undefined},{href:{webPageId:\"ItfDGx1cm\"},implicitPathVariables:undefined},{href:{webPageId:\"ItfDGx1cm\"},implicitPathVariables:undefined},{href:{webPageId:\"ItfDGx1cm\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2018px) - 16px)`,y:(componentViewport?.y||0)+0+2214.4+0+400+0+8+181.6},r_Iu9Qh7I:{width:\"506px\",y:(componentViewport?.y||0)+0+2143.2+0+132.7+0+181.6},W72ZYuBkS:{width:\"376px\",y:(componentViewport?.y||0)+0+1792.2+0+100.7+0+181.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:\"457px\",y:(componentViewport?.y||0)+0+2000.2+0+132.7+0+181.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k9265-container\",nodeId:\"xsmMKPijA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{G1jQWzhdH:resolvedLinks3[1]},r_Iu9Qh7I:{G1jQWzhdH:resolvedLinks3[3]},W72ZYuBkS:{G1jQWzhdH:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(Button,{G1jQWzhdH:resolvedLinks3[0],GjSGF2xRN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Check it out\"})}),height:\"100%\",id:\"xsmMKPijA\",layoutId:\"xsmMKPijA\",style:{width:\"100%\"},variant:\"QfZXGb4J2\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,background:{alt:\"\",fit:\"fit\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2214.4+348.48270995060005),pixelHeight:314,pixelWidth:314,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},transformTemplate:undefined},r_Iu9Qh7I:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2143.2+335.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"}},W72ZYuBkS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1792.2+298.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:314,intrinsicWidth:314,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2000.2+335.5000000000001),pixelHeight:314,pixelWidth:314,src:\"https://framerusercontent.com/images/wBV3151BjPEvgG3VsFHDqBxpZE.png\"},className:\"framer-1vdhutb\",\"data-framer-name\":\"Pointer@3x\",transformTemplate:transformTemplate1})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{y:(componentViewport?.y||0)+0+2859},r_Iu9Qh7I:{y:(componentViewport?.y||0)+0+2637.2},W72ZYuBkS:{y:(componentViewport?.y||0)+0+2222.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:223,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2494.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gfo99l-container\",nodeId:\"fPNyqq5XT\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CCxX65mfb:{variant:\"CBdzywBbt\"},r_Iu9Qh7I:{variant:\"Z3AqR0ntb\"},W72ZYuBkS:{variant:\"bc24Gw6eP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"fPNyqq5XT\",layoutId:\"fPNyqq5XT\",style:{width:\"100%\"},variant:\"GujcSjZnx\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R0XXI.framer-lux5qc, .framer-R0XXI .framer-lux5qc { display: block; }\",\".framer-R0XXI.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; position: relative; width: 980px; }\",\".framer-R0XXI .framer-m8ac3a-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 2; }\",\".framer-R0XXI .framer-1vbk6lg { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: 710px; justify-content: center; overflow: hidden; padding: 33px; position: relative; width: 100%; }\",\".framer-R0XXI .framer-1676or6-container { bottom: -114px; flex: none; position: absolute; right: -349px; top: -64px; width: 1428px; z-index: 1; }\",\".framer-R0XXI .framer-n505u7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 78%; position: relative; white-space: pre-wrap; width: 442px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-R0XXI .framer-1mhq3d6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 33%; position: relative; white-space: pre-wrap; width: 28%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-R0XXI .framer-19ukj4u { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 0%, rgb(237, 237, 237) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 39px; position: relative; width: 100%; }\",\".framer-R0XXI .framer-100krck-container { flex: none; height: auto; position: relative; width: 367px; }\",\".framer-R0XXI .framer-7hexah { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 113px; justify-content: center; overflow: visible; padding: 24px 16px 16px 16px; position: relative; scroll-margin-top: 27px; width: 100%; }\",\".framer-R0XXI .framer-197vyr0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-R0XXI .framer-1qkbl1g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-R0XXI .framer-3ra8t1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 494px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-R0XXI .framer-l65fev { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 61px); left: 45%; overflow: visible; position: absolute; top: 75%; transform: translate(-50%, -50%); width: 61px; z-index: 1; }\",\".framer-R0XXI .framer-1nxavd9, .framer-R0XXI .framer-ccugb0, .framer-R0XXI .framer-1d62mha { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R0XXI .framer-1m64g57, .framer-R0XXI .framer-m6tyfw, .framer-R0XXI .framer-1q02n1l { 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: center; max-width: 2018px; padding: 0px; position: relative; width: 457px; }\",\".framer-R0XXI .framer-4mpzoh, .framer-R0XXI .framer-y3lj8a, .framer-R0XXI .framer-zyo0o2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R0XXI .framer-1j89bdp, .framer-R0XXI .framer-6jofv1, .framer-R0XXI .framer-rz7cwm { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R0XXI .framer-1su36o6-container, .framer-R0XXI .framer-1kbfhik-container, .framer-R0XXI .framer-k9265-container, .framer-R0XXI .framer-gfo99l-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-R0XXI .framer-cb266y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-R0XXI .framer-12g3qoo, .framer-R0XXI .framer-1oubcuk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 494px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R0XXI .framer-1bwkfbs { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 61px); left: 57%; overflow: visible; position: absolute; top: 75%; transform: translate(-50%, -50%); width: 61px; z-index: 1; }\",\".framer-R0XXI .framer-1i41wdk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R0XXI .framer-1vdhutb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 61px); left: 45%; overflow: visible; position: absolute; top: 74%; transform: translate(-50%, -50%); width: 61px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R0XXI.framer-72rtr7, .framer-R0XXI .framer-1vbk6lg, .framer-R0XXI .framer-19ukj4u, .framer-R0XXI .framer-7hexah, .framer-R0XXI .framer-1qkbl1g, .framer-R0XXI .framer-3ra8t1, .framer-R0XXI .framer-1nxavd9, .framer-R0XXI .framer-1m64g57, .framer-R0XXI .framer-cb266y, .framer-R0XXI .framer-ccugb0, .framer-R0XXI .framer-m6tyfw, .framer-R0XXI .framer-12g3qoo, .framer-R0XXI .framer-1i41wdk, .framer-R0XXI .framer-1oubcuk, .framer-R0XXI .framer-1d62mha, .framer-R0XXI .framer-1q02n1l { gap: 0px; } .framer-R0XXI.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R0XXI.framer-72rtr7 > :first-child, .framer-R0XXI .framer-1vbk6lg > :first-child, .framer-R0XXI .framer-19ukj4u > :first-child, .framer-R0XXI .framer-7hexah > :first-child, .framer-R0XXI .framer-3ra8t1 > :first-child, .framer-R0XXI .framer-1m64g57 > :first-child, .framer-R0XXI .framer-m6tyfw > :first-child, .framer-R0XXI .framer-12g3qoo > :first-child, .framer-R0XXI .framer-1oubcuk > :first-child, .framer-R0XXI .framer-1q02n1l > :first-child { margin-top: 0px; } .framer-R0XXI.framer-72rtr7 > :last-child, .framer-R0XXI .framer-1vbk6lg > :last-child, .framer-R0XXI .framer-19ukj4u > :last-child, .framer-R0XXI .framer-7hexah > :last-child, .framer-R0XXI .framer-3ra8t1 > :last-child, .framer-R0XXI .framer-1m64g57 > :last-child, .framer-R0XXI .framer-m6tyfw > :last-child, .framer-R0XXI .framer-12g3qoo > :last-child, .framer-R0XXI .framer-1oubcuk > :last-child, .framer-R0XXI .framer-1q02n1l > :last-child { margin-bottom: 0px; } .framer-R0XXI .framer-1vbk6lg > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-R0XXI .framer-19ukj4u > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-R0XXI .framer-7hexah > *, .framer-R0XXI .framer-3ra8t1 > *, .framer-R0XXI .framer-1m64g57 > *, .framer-R0XXI .framer-m6tyfw > *, .framer-R0XXI .framer-12g3qoo > *, .framer-R0XXI .framer-1oubcuk > *, .framer-R0XXI .framer-1q02n1l > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-R0XXI .framer-1qkbl1g > *, .framer-R0XXI .framer-cb266y > *, .framer-R0XXI .framer-1i41wdk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-R0XXI .framer-1qkbl1g > :first-child, .framer-R0XXI .framer-1nxavd9 > :first-child, .framer-R0XXI .framer-cb266y > :first-child, .framer-R0XXI .framer-ccugb0 > :first-child, .framer-R0XXI .framer-1i41wdk > :first-child, .framer-R0XXI .framer-1d62mha > :first-child { margin-left: 0px; } .framer-R0XXI .framer-1qkbl1g > :last-child, .framer-R0XXI .framer-1nxavd9 > :last-child, .framer-R0XXI .framer-cb266y > :last-child, .framer-R0XXI .framer-ccugb0 > :last-child, .framer-R0XXI .framer-1i41wdk > :last-child, .framer-R0XXI .framer-1d62mha > :last-child { margin-right: 0px; } .framer-R0XXI .framer-1nxavd9 > *, .framer-R0XXI .framer-ccugb0 > *, .framer-R0XXI .framer-1d62mha > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (max-width: 739px) { .framer-R0XXI.framer-72rtr7 { width: 390px; } .framer-R0XXI .framer-m8ac3a-container { left: 50%; order: 0; position: fixed; transform: translateX(-50%); } .framer-R0XXI .framer-1vbk6lg { height: 803px; justify-content: flex-start; order: 1; padding: 20px; } .framer-R0XXI .framer-1676or6-container { bottom: -220px; left: calc(51.2820512820513% - 925px / 2); order: 0; right: unset; top: 64px; width: 925px; } .framer-R0XXI .framer-n505u7 { left: 8px; order: 2; position: absolute; top: 77px; width: 273px; } .framer-R0XXI .framer-1mhq3d6 { left: 8px; max-width: 96%; min-height: 117px; order: 1; position: absolute; top: 217px; width: 337px; } .framer-R0XXI .framer-19ukj4u { gap: 27px; order: 3; padding: 8px; } .framer-R0XXI .framer-100krck-container { order: 0; } .framer-R0XXI .framer-7hexah { height: min-content; order: 4; padding: 8px; scroll-margin-top: 57px; } .framer-R0XXI .framer-1qkbl1g { flex-direction: column; order: 5; } .framer-R0XXI .framer-3ra8t1, .framer-R0XXI .framer-12g3qoo, .framer-R0XXI .framer-1oubcuk { flex: none; height: 400px; order: 0; width: 100%; } .framer-R0XXI .framer-l65fev { aspect-ratio: unset; height: 65px; left: calc(87.43589743589746% - 76px / 2); order: 1; top: calc(57.16302046577278% - 65px / 2); transform: unset; width: 76px; } .framer-R0XXI .framer-1nxavd9 { align-self: unset; flex: none; height: min-content; order: 2; width: 100%; } .framer-R0XXI .framer-1m64g57, .framer-R0XXI .framer-m6tyfw, .framer-R0XXI .framer-1q02n1l { align-content: center; align-items: center; flex: 1 0 0px; padding: 8px; width: 1px; } .framer-R0XXI .framer-cb266y { flex-direction: column; order: 6; } .framer-R0XXI .framer-ccugb0, .framer-R0XXI .framer-1d62mha { align-self: unset; flex: none; height: min-content; order: 1; width: 100%; } .framer-R0XXI .framer-1bwkfbs { aspect-ratio: unset; height: 65px; left: calc(12.051282051282074% - 76px / 2); order: 2; top: calc(57.51587861679608% - 65px / 2); transform: unset; width: 76px; } .framer-R0XXI .framer-1i41wdk { flex-direction: column; order: 7; } .framer-R0XXI .framer-1vdhutb { aspect-ratio: unset; height: 65px; left: calc(84.10256410256413% - 76px / 2); order: 2; top: calc(59.10374029640087% - 65px / 2); transform: unset; width: 76px; } .framer-R0XXI .framer-gfo99l-container { order: 8; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R0XXI .framer-19ukj4u, .framer-R0XXI .framer-1qkbl1g, .framer-R0XXI .framer-cb266y, .framer-R0XXI .framer-1i41wdk { gap: 0px; } .framer-R0XXI .framer-19ukj4u > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-R0XXI .framer-19ukj4u > :first-child, .framer-R0XXI .framer-1qkbl1g > :first-child, .framer-R0XXI .framer-cb266y > :first-child, .framer-R0XXI .framer-1i41wdk > :first-child { margin-top: 0px; } .framer-R0XXI .framer-19ukj4u > :last-child, .framer-R0XXI .framer-1qkbl1g > :last-child, .framer-R0XXI .framer-cb266y > :last-child, .framer-R0XXI .framer-1i41wdk > :last-child { margin-bottom: 0px; } .framer-R0XXI .framer-1qkbl1g > *, .framer-R0XXI .framer-cb266y > *, .framer-R0XXI .framer-1i41wdk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (min-width: 740px) and (max-width: 979px) { .framer-R0XXI.framer-72rtr7 { width: 740px; } .framer-R0XXI .framer-m8ac3a-container { order: 0; } .framer-R0XXI .framer-1vbk6lg { height: 660px; order: 1; padding: 24px; } .framer-R0XXI .framer-1676or6-container { bottom: unset; height: 544px; order: 0; right: -212px; top: calc(51.51515151515154% - 544px / 2); width: 118%; } .framer-R0XXI .framer-n505u7 { order: 1; } .framer-R0XXI .framer-1mhq3d6 { max-width: 46%; order: 2; width: 38%; } .framer-R0XXI .framer-19ukj4u { order: 3; } .framer-R0XXI .framer-7hexah { height: min-content; order: 4; scroll-margin-top: 35px; } .framer-R0XXI .framer-1qkbl1g { order: 5; } .framer-R0XXI .framer-3ra8t1 { height: 430px; overflow: auto; } .framer-R0XXI .framer-l65fev { height: var(--framer-aspect-ratio-supported, 58px); left: 43%; top: 63%; width: 58px; } .framer-R0XXI .framer-1nxavd9, .framer-R0XXI .framer-ccugb0, .framer-R0XXI .framer-1d62mha { padding: 24px; } .framer-R0XXI .framer-1m64g57, .framer-R0XXI .framer-m6tyfw, .framer-R0XXI .framer-1q02n1l { width: 376px; } .framer-R0XXI .framer-cb266y { order: 6; } .framer-R0XXI .framer-12g3qoo, .framer-R0XXI .framer-1oubcuk { height: 430px; } .framer-R0XXI .framer-1bwkfbs { height: var(--framer-aspect-ratio-supported, 63px); left: 57%; top: 77%; width: 63px; } .framer-R0XXI .framer-1i41wdk { order: 7; } .framer-R0XXI .framer-1vdhutb { left: 40%; top: 77%; } .framer-R0XXI .framer-gfo99l-container { order: 8; }}\",\"@media (min-width: 1500px) { .framer-R0XXI.framer-72rtr7 { width: 1500px; } .framer-R0XXI .framer-1vbk6lg { height: 853px; padding: 71px; } .framer-R0XXI .framer-1676or6-container { bottom: -89px; order: 0; right: -295px; top: -89px; width: 1740px; } .framer-R0XXI .framer-n505u7 { max-height: 255%; max-width: 70%; order: 1; } .framer-R0XXI .framer-1mhq3d6 { max-width: unset; order: 2; width: 465px; } .framer-R0XXI .framer-7hexah, .framer-R0XXI .framer-1qkbl1g, .framer-R0XXI .framer-cb266y, .framer-R0XXI .framer-1i41wdk { max-width: 1500px; } .framer-R0XXI .framer-l65fev { left: 39%; top: 71%; } .framer-R0XXI .framer-1m64g57, .framer-R0XXI .framer-m6tyfw, .framer-R0XXI .framer-1q02n1l { width: 506px; } .framer-R0XXI .framer-1bwkfbs { left: 62%; top: 76%; } .framer-R0XXI .framer-1vdhutb { left: 38%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2718.5\n * @framerIntrinsicWidth 980\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CCxX65mfb\":{\"layout\":[\"fixed\",\"auto\"]},\"W72ZYuBkS\":{\"layout\":[\"fixed\",\"auto\"]},\"r_Iu9Qh7I\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"RttbPERSP\":{\"pattern\":\":RttbPERSP\",\"name\":\"projects\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-R0XXI\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:2718.5,width:980};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Archivo\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y42A6OBFKHMPOGSSWNFHV6ASZ7RM3IXN/JID5YS2RALYHLX7OX7ELWBV5EF3C3ZQS/4QOBYYT6LF33KRDEW47UQ3DFAEWGYHD4.woff2\",weight:\"900\"},{family:\"Archivo\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/YSKLU24545WP65XCD7ZVOFPD6AKR3JSM/SPF276V6UKGPA6W5ZNFTEWBJXRSQNXCR/7BTLO3ZVFMNDGT63YATXTEALTKTYZUZG.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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,...VideoFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2718.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"RttbPERSP\\\":{\\\"pattern\\\":\\\":RttbPERSP\\\",\\\"name\\\":\\\"projects\\\"}}\",\"framerIntrinsicWidth\":\"980\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CCxX65mfb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W72ZYuBkS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r_Iu9Qh7I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "IllPywxlB_default", "VideoFonts", "Video", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonFonts", "kN6sNj8h_default", "ImageWithFX", "withFX", "Image2", "FooterFonts", "dF1a617bi_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transformTemplate1", "_", "t", "animation4", "transition3", "animation5", "animation6", "animation7", "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", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "IllPywxlB_default", "Video", "RichTextWithOptimizedAppearEffect", "x", "ResolveLinks", "resolvedLinks", "kN6sNj8h_default", "RichText2", "getLoadingLazyAtYPosition", "Image2", "ImageWithFX", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "dF1a617bi_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationFonts", "VideoFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
