{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/UcSMr6BYScIBrcJsdNyo/md6sYhh4ZNMMYVViKDsv/wxRD_LbT0.js"],
  "sourcesContent": ["// Generated by Framer (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,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/qXQVWG1AZxpdrbBmhE1U/Video.js\";import Cursor_Follower from\"https://framerusercontent.com/modules/uIxLaw1xSBonmj6Arvjp/MsERf71J72GGLtFbdEmB/Cursor_Follower.js\";import TopNav from\"#framer/local/canvasComponent/z_mEx_DY3/z_mEx_DY3.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle1 from\"#framer/local/css/KUyHzkZrc/KUyHzkZrc.js\";import*as sharedStyle4 from\"#framer/local/css/VP5SdT_wQ/VP5SdT_wQ.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle3 from\"#framer/local/css/yKLkrZzoT/yKLkrZzoT.js\";import metadataProvider from\"#framer/local/webPageMetadata/wxRD_LbT0/wxRD_LbT0.js\";const Cursor_FollowerFonts=getFonts(Cursor_Follower);const TopNavFonts=getFonts(TopNav);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithFX=withFX(motion.div);const VideoFonts=getFonts(Video);const breakpoints={I6Y6PHdwA:\"(min-width: 1920px)\",RlBEwzPcF:\"(max-width: 809px)\",uDErx72cE:\"(min-width: 1440px) and (max-width: 1919px)\",VLivzwK6L:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Kc60d\";const variantClassNames={I6Y6PHdwA:\"framer-v-facb6g\",RlBEwzPcF:\"framer-v-8ueoh6\",uDErx72cE:\"framer-v-1bwxa5g\",VLivzwK6L:\"framer-v-npca91\"};const transition1={delay:.2,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:60,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 1440\":\"uDErx72cE\",Desktop:\"I6Y6PHdwA\",Phone:\"RlBEwzPcF\",Tablet:\"VLivzwK6L\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"I6Y6PHdwA\"};};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,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"DRi6u5ddR\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"RlBEwzPcF\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"RlBEwzPcF\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"uDErx72cE\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"VLivzwK6L\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"uDErx72cE\",\"VLivzwK6L\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"I6Y6PHdwA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3bcc2160-69cb-4da1-9cef-dbb17d6d0680, rgb(23, 46, 53)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-facb6g\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mazsyk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YNlz34XVE\",scopeId:\"wxRD_LbT0\",children:/*#__PURE__*/_jsx(Cursor_Follower,{height:\"100%\",id:\"YNlz34XVE\",innerCursor:{border:{color:\"rgb(0, 153, 255)\",size:0},color:\"var(--token-e9b90f23-d9f7-4114-9b7f-b5f05b56eb54, rgb(215, 23, 18))\",image:{size:100},scale:2,size:26,styles:\"\"},layoutId:\"YNlz34XVE\",outerCursor:{border:{color:\"rgb(0, 153, 255)\",size:0},color:\"var(--token-e9b90f23-d9f7-4114-9b7f-b5f05b56eb54, rgb(215, 23, 18))\",image:{size:100},scale:1,size:8,styles:\"\"},trailingSpeed:14,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1yyeep5-container\",\"data-framer-appear-id\":\"1yyeep5\",initial:animation1,nodeId:\"oRg3ad0VD\",optimized:true,rendersWithMotion:true,scopeId:\"wxRD_LbT0\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{variant:\"vueTko7uT\"},VLivzwK6L:{variant:\"vjEhtMexG\"}},children:/*#__PURE__*/_jsx(TopNav,{height:\"100%\",id:\"oRg3ad0VD\",layoutId:\"oRg3ad0VD\",style:{height:\"100%\",width:\"100%\"},variant:\"kP5Zo1zGE\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hu9hud\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:70,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zpm9rl\",\"data-framer-name\":\"Stage\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2304,intrinsicWidth:1893,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+0),pixelHeight:2304,pixelWidth:1893,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/wVSs9JjVtGLDWb0FBzkVBakvw.jpg\",srcSet:\"https://framerusercontent.com/images/wVSs9JjVtGLDWb0FBzkVBakvw.jpg?scale-down-to=1024 841w,https://framerusercontent.com/images/wVSs9JjVtGLDWb0FBzkVBakvw.jpg?scale-down-to=2048 1682w,https://framerusercontent.com/images/wVSs9JjVtGLDWb0FBzkVBakvw.jpg 1893w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+-130.75),pixelHeight:1080,pixelWidth:1920,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg\",srcSet:\"https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg 1920w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+-226.8),pixelHeight:1080,pixelWidth:1920,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg\",srcSet:\"https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+0),pixelHeight:1080,pixelWidth:1920,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg\",srcSet:\"https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/q2ArsoX4QuAlFFxWibEc7f0rVCg.jpg 1920w\"},className:\"framer-1a6l0cs\",\"data-framer-appear-id\":\"1a6l0cs\",\"data-framer-name\":\"Rectangle 8292\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jzsmk1\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\",\"--framer-text-transform\":\"uppercase\"},children:[\"Web & App experience for H&M Men\",/*#__PURE__*/_jsxs(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0FyaWFsIEdFTyBCb2xk\",\"--framer-font-family\":'\"Arial GEO Bold\", sans-serif',\"--framer-font-weight\":\"400\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1Z2FyIE1hZ2ljIC0gUGVyc29uYWwgVXNlIE9ubHkgUmVndWxhcg==\",\"--framer-font-family\":'\"Sugar Magic - Personal Use Only Regular\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"400\"},children:\"Essentials\"})]})})},VLivzwK6L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\",\"--framer-text-transform\":\"uppercase\"},children:[\"Web & App experience for H&M Men\",/*#__PURE__*/_jsxs(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0FyaWFsIEdFTyBCb2xk\",\"--framer-font-family\":'\"Arial GEO Bold\", sans-serif',\"--framer-font-weight\":\"400\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1Z2FyIE1hZ2ljIC0gUGVyc29uYWwgVXNlIE9ubHkgUmVndWxhcg==\",\"--framer-font-family\":'\"Sugar Magic - Personal Use Only Regular\", sans-serif',\"--framer-font-size\":\"79px\",\"--framer-font-weight\":\"400\"},children:\"Essentials\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\",\"--framer-text-transform\":\"uppercase\"},children:[\"Web & App experience for H&M Men\",/*#__PURE__*/_jsxs(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0FyaWFsIEdFTyBCb2xk\",\"--framer-font-family\":'\"Arial GEO Bold\", sans-serif',\"--framer-font-weight\":\"400\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1Z2FyIE1hZ2ljIC0gUGVyc29uYWwgVXNlIE9ubHkgUmVndWxhcg==\",\"--framer-font-family\":'\"Sugar Magic - Personal Use Only Regular\", sans-serif',\"--framer-font-size\":\"129px\",\"--framer-font-weight\":\"400\"},children:\"Essentials\"})]})}),className:\"framer-18v8mub\",fonts:[\"GF;Montserrat-700\",\"CUSTOM;Arial GEO Bold\",\"CUSTOM;Sugar Magic - Personal Use Only Regular\"],id:\"18v8mub\",style:{transformPerspective:4168},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16icv94\",\"data-framer-name\":\"Text Component\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-113tr93\",\"data-framer-name\":\"Preamble\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"a core collection of menswear classics with clean cuts, simple designs and quality fabrics \u2013 the ideal wardrobe foundation, made to last. H&M ESSENTIALS is a continuous range available in stores and at hm.com.\"})}),className:\"framer-1h7hb0n\",\"data-framer-name\":\"Intro\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nczfxc\",\"data-framer-name\":\"Text Small\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vzlsf2\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"my responsibilities\"})}),className:\"framer-1nz41y9\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VLivzwK6L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:[\"Lead UI Designer\",/*#__PURE__*/_jsx(\"br\",{}),\"Prototyping\",/*#__PURE__*/_jsx(\"br\",{}),\"Collaboration With \",/*#__PURE__*/_jsx(\"br\",{}),\"Creative Director And developers\",/*#__PURE__*/_jsx(\"br\",{}),\"Quality Assurance\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:[\"Lead UI Designer\",/*#__PURE__*/_jsx(\"br\",{}),\"Prototyping\",/*#__PURE__*/_jsx(\"br\",{}),\"Collaboration With Creative Director And developers\",/*#__PURE__*/_jsx(\"br\",{}),\"Quality Assurance\"]})}),className:\"framer-1re5pj2\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xac80o\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7jr2r1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"Challenge\"})}),className:\"framer-1h4igxy\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"Our team was tasked with the redesign of the Continuous Essentials site to focus on quality and style, improving customer perception of H&M menswear and helping them discover their personal style.\"})}),className:\"framer-oi33xx\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e4i8w9\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"Solution\"})}),className:\"framer-spg6gv hidden-facb6g hidden-1bwxa5g hidden-npca91\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"Solution\"})}),className:\"framer-vrl6pp hidden-8ueoh6\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"Our proposed solution involved a bold new content direction for the Mens Essentials line, specifically targeting a younger demographic in alignment with H&M's audience. We developed a compelling storyline that effectively showcased the creation of the line, introducing the talented makers behind it. Furthermore, we integrated QR codes onto the essentials garments, which, when scanned, provided customers with valuable additional product information, including care instructions, mending tips, and styling suggestions. This integration greatly enhanced the user experience, building trust and credibility in H&M's menswear collection.\"})}),className:\"framer-h8s079\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k0wqu3\",\"data-framer-name\":\"Jeans Img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1705.2+24+0),pixelHeight:2136,pixelWidth:3200,sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,src:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png\",srcSet:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png 3200w\"}},uDErx72cE:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1949.2+120.5),pixelHeight:2136,pixelWidth:3200,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 120px, 1px)`,src:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png\",srcSet:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png 3200w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+837.6+0),pixelHeight:2136,pixelWidth:3200,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 120px, 1px)`,src:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png\",srcSet:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png 3200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1919.2+160),pixelHeight:2136,pixelWidth:3200,positionX:\"center\",positionY:\"center\",sizes:\"1600px\",src:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png\",srcSet:\"https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/du2s6nKdmRrhV4Qw7WYgWojAnM.png 3200w\"},className:\"framer-hoo8wp\",\"data-framer-name\":\"Rectangle 5\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cx1j22\",\"data-framer-name\":\"Preamble\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-mqr75i\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"\u201CQuality is defined as something that lasts.\u200B It\u2019s an ongoing work.\u201D\"})}),className:\"framer-k8ucdz\",\"data-framer-name\":\"Intro\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:448.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2299.4),pixelHeight:897,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg 4800w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:448.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3257.4),pixelHeight:897,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg 4800w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:448.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1644.3),pixelHeight:897,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg 4800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:448.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3574.4),pixelHeight:897,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZwHlqBqdauYnLk8HEqujbxWwGHQ.jpg 4800w\"},className:\"framer-wl5h0w\",\"data-framer-name\":\"Essentials_Landing_HOME_shortNav_1_\"})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oxio73-container hidden-facb6g hidden-npca91 hidden-8ueoh6\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pZpb0kfXR\",scopeId:\"wxRD_LbT0\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"pZpb0kfXR\",isMixedBorderRadius:false,layoutId:\"pZpb0kfXR\",loop:true,muted:true,objectFit:\"fill\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/nqUst3dEmJTZB2fmtzbffIDTA.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10zezye-container hidden-facb6g hidden-1bwxa5g hidden-8ueoh6\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Bb9dJgYt1\",scopeId:\"wxRD_LbT0\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"Bb9dJgYt1\",isMixedBorderRadius:false,layoutId:\"Bb9dJgYt1\",loop:true,muted:true,objectFit:\"fill\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/nqUst3dEmJTZB2fmtzbffIDTA.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ynp5qy-container hidden-1bwxa5g hidden-npca91\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yVMf6oZZt\",scopeId:\"wxRD_LbT0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{objectFit:\"scale-down\",style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"yVMf6oZZt\",isMixedBorderRadius:false,layoutId:\"yVMf6oZZt\",loop:true,muted:true,objectFit:\"fill\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/nqUst3dEmJTZB2fmtzbffIDTA.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6784.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2859.9),pixelHeight:13569,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg\",srcSet:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=2048 724w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=4096 1448w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg 4800w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6784.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4514.9),pixelHeight:13569,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg\",srcSet:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=2048 724w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=4096 1448w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg 4800w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6784.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2204.8),pixelHeight:13569,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg\",srcSet:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=2048 724w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=4096 1448w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg 4800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6784.5,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4831.9),pixelHeight:13569,pixelWidth:4800,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`,src:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg\",srcSet:\"https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=2048 724w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg?scale-down-to=4096 1448w,https://framerusercontent.com/images/A5G9SazsxfCtkqHa2rOaWwlUW4.jpg 4800w\"},className:\"framer-o4wgr4\",\"data-framer-name\":\"Essentials_Landing_HOME_short_1_\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g70cab\",\"data-framer-name\":\"Mobile Screens\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-54u9c3\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2159)`,src:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png\",srcSet:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=1024 519w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png\",srcSet:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=1024 519w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.2159)`,src:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png\",srcSet:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=1024 519w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png\",srcSet:\"https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=1024 519w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/uAVAybcqpVAB0EUJlTlnf3wwok.png 1136w\"},className:\"framer-1kgcmw9\",\"data-framer-name\":\"Rectangle 2194\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:560,intrinsicWidth:284,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+0+0),pixelHeight:560,pixelWidth:284,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2159)`,src:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg\",srcSet:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg 284w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:560,intrinsicWidth:284,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+0+0),pixelHeight:560,pixelWidth:284,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg\",srcSet:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg 284w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:560,intrinsicWidth:284,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+0+0),pixelHeight:560,pixelWidth:284,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.2159)`,src:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg\",srcSet:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg 284w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:560,intrinsicWidth:284,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+0+0),pixelHeight:560,pixelWidth:284,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg\",srcSet:\"https://framerusercontent.com/images/FBPe2lTcRnAHGU82PXgLJlDn80.svg 284w\"},className:\"framer-15mucf4\",\"data-framer-name\":\"rpreplay-final1673800403-copy_egjyWcgA 2\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2159)`,src:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png\",srcSet:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=1024 519w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png\",srcSet:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=1024 519w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.2159)`,src:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png\",srcSet:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=1024 519w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png\",srcSet:\"https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=1024 519w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/apAB6p8OoDdmzNsm0Zi9IlT2rw.png 1136w\"},className:\"framer-q61bwm\",\"data-framer-name\":\"rpreplay-final1673800403-copy_egjyWcgA 1\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2159)`,src:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png\",srcSet:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=1024 519w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png\",srcSet:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=1024 519w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.2159)`,src:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png\",srcSet:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=1024 519w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+0+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png\",srcSet:\"https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=1024 519w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/tCHRY2IX26xGOXJ02NxMJZKEM.png 1136w\"},className:\"framer-b5gfl8\",\"data-framer-name\":\"Rectangle 2191\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ehgpzm\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+774.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2161)`,src:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png\",srcSet:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=1024 519w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+766+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png\",srcSet:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=1024 519w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+790.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.22)`,src:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png\",srcSet:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=1024 519w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+766.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png\",srcSet:\"https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=1024 519w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/ASYq8URnthytEU8LV8zZCXj3x34.png 1136w\"},className:\"framer-1uzinj8\",\"data-framer-name\":\"Rectangle 2194\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+774.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2161)`,src:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png\",srcSet:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=1024 519w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+766+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png\",srcSet:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=1024 519w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+790.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.22)`,src:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png\",srcSet:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=1024 519w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+766.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png\",srcSet:\"https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=1024 519w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/hmpho8m2ZFfnbVWkBZRHjpNHc.png 1136w\"},className:\"framer-e17u1x\",\"data-framer-name\":\"Rectangle 2191\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+774.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2165)`,src:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png\",srcSet:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=1024 519w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+766+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png\",srcSet:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=1024 519w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+790.5+.6607),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.22)`,src:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png\",srcSet:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=1024 519w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+766.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png\",srcSet:\"https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=1024 519w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/gRWA8WGiZ8yXaTdUGwTlCWcL2k.png 1136w\"},className:\"framer-787d0k\",\"data-framer-name\":\"rpreplay-final1673800403-copy_egjyWcgA 2\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9644.4+90+774.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 0.2161)`,src:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png\",srcSet:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=1024 519w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png 1136w\"}},uDErx72cE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11299.4+240+766+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"311px\",src:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png\",srcSet:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=1024 519w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png 1136w\"}},VLivzwK6L:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2205.8+160+790.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 120px) * 0.22)`,src:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png\",srcSet:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=1024 519w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png 1136w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11616.4+240+766.5+0),pixelHeight:2240,pixelWidth:1136,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png\",srcSet:\"https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=1024 519w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png?scale-down-to=2048 1038w,https://framerusercontent.com/images/7YVuI97aBOV3mpsSGzdCMxqHs6Q.png 1136w\"},className:\"framer-10y8vrc\",\"data-framer-name\":\"rpreplay-final1673800403-copy_egjyWcgA 1\"})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-41lrub\",\"data-framer-name\":\"Jeans Img\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bhv3zg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"rdF453rL3\",scopeId:\"wxRD_LbT0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RlBEwzPcF:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rdF453rL3\",isMixedBorderRadius:false,layoutId:\"rdF453rL3\",loop:true,muted:true,objectFit:\"scale-down\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/xRi371dHUqsUSWjrSG9vwFMOlVo.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"footer\",{className:\"framer-pqv5h0\",\"data-border\":true,\"data-framer-name\":\"Footer Dark\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1me5wuc\",\"data-framer-name\":\"Nav\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wfj0f6\",\"data-styles-preset\":\"yKLkrZzoT\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cz14O6QtK\"},motionChild:true,nodeId:\"mVnKGFQH2\",openInNewTab:false,scopeId:\"wxRD_LbT0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1561j6t\",\"data-styles-preset\":\"VP5SdT_wQ\",children:\"Previous\"})})})}),className:\"framer-1jx1pcq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wfj0f6\",\"data-styles-preset\":\"yKLkrZzoT\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"/\"})}),className:\"framer-4uuopb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wfj0f6\",\"data-styles-preset\":\"yKLkrZzoT\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HV08gpqMY\"},motionChild:true,nodeId:\"aReoAYR5O\",openInNewTab:false,scopeId:\"wxRD_LbT0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1561j6t\",\"data-styles-preset\":\"VP5SdT_wQ\",children:\"Next\"})})})}),className:\"framer-1rnea1p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10hrqba\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z8uzr5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YPg6kTm7B\"},motionChild:true,nodeId:\"CJhwmA3oR\",openInNewTab:false,scopeId:\"wxRD_LbT0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1561j6t\",\"data-styles-preset\":\"VP5SdT_wQ\",children:\"Projects\"})})})}),className:\"framer-sjgkyz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iWvq8YQWH\"},motionChild:true,nodeId:\"mqaNh65AM\",openInNewTab:false,scopeId:\"wxRD_LbT0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1561j6t\",\"data-styles-preset\":\"VP5SdT_wQ\",children:\"About\"})})})}),className:\"framer-n1kdfl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13vibaa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/nathalie-de-la-fuente/\",motionChild:true,nodeId:\"qt7zrsoy6\",openInNewTab:true,scopeId:\"wxRD_LbT0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1561j6t\",\"data-styles-preset\":\"VP5SdT_wQ\",children:\"linkedin\"})})})}),className:\"framer-40q5mz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-i5h57w\",\"data-styles-preset\":\"KUyHzkZrc\",style:{\"--framer-text-color\":\"var(--token-d31159dd-e9da-49d3-a2dd-8a9855d9e692, rgb(201, 245, 154))\"},children:\"spotify\"})}),className:\"framer-1hrnbbo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kc60d.framer-1opukpb, .framer-Kc60d .framer-1opukpb { display: block; }\",\".framer-Kc60d.framer-facb6g { align-content: center; align-items: center; background-color: var(--token-3bcc2160-69cb-4da1-9cef-dbb17d6d0680, #172e35); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-Kc60d .framer-mazsyk-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-Kc60d .framer-1yyeep5-container { flex: none; height: 60px; left: 0px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-Kc60d .framer-hu9hud { align-content: center; align-items: center; background-color: #111111; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Kc60d .framer-zpm9rl { align-content: center; align-items: center; background-color: var(--token-3bcc2160-69cb-4da1-9cef-dbb17d6d0680, #172e35); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 996px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Kc60d .framer-1a6l0cs { flex: 1 0 0px; height: 100%; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-Kc60d .framer-jzsmk1 { background-color: rgba(17, 17, 17, 0.25); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-Kc60d .framer-18v8mub { flex: none; height: auto; left: 50%; position: absolute; top: 25%; transform: translate(-50%, -50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-Kc60d .framer-16icv94 { align-content: flex-start; align-items: flex-start; background-color: var(--token-3bcc2160-69cb-4da1-9cef-dbb17d6d0680, #172e35); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 160px 0px; position: relative; width: min-content; }\",\".framer-Kc60d .framer-113tr93 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 60px 10px 60px; position: relative; width: 1920px; }\",\".framer-Kc60d .framer-1h7hb0n, .framer-Kc60d .framer-1h4igxy, .framer-Kc60d .framer-oi33xx, .framer-Kc60d .framer-spg6gv, .framer-Kc60d .framer-h8s079 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Kc60d .framer-nczfxc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: min-content; }\",\".framer-Kc60d .framer-1vzlsf2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 873px; }\",\".framer-Kc60d .framer-1nz41y9, .framer-Kc60d .framer-1re5pj2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 873px; word-break: break-word; word-wrap: break-word; }\",\".framer-Kc60d .framer-1xac80o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 873px; }\",\".framer-Kc60d .framer-7jr2r1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 873px; }\",\".framer-Kc60d .framer-1e4i8w9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 873px; }\",\".framer-Kc60d .framer-vrl6pp, .framer-Kc60d .framer-sjgkyz, .framer-Kc60d .framer-n1kdfl, .framer-Kc60d .framer-40q5mz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Kc60d .framer-k0wqu3 { align-content: center; align-items: center; background-color: var(--token-c54ba7e2-00ba-429f-8025-cc0ebee9c90f, #0e1c20); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 160px; position: relative; width: 100%; }\",\".framer-Kc60d .framer-hoo8wp { flex: none; height: 1068px; position: relative; width: 1600px; }\",\".framer-Kc60d .framer-cx1j22 { align-content: flex-start; align-items: flex-start; background-color: var(--token-3bcc2160-69cb-4da1-9cef-dbb17d6d0680, #172e35); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 60px 120px 60px; position: relative; width: 100%; }\",\".framer-Kc60d .framer-mqr75i { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Kc60d .framer-k8ucdz { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Kc60d .framer-wl5h0w { aspect-ratio: 5.351170568561873 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 287px); overflow: visible; position: relative; width: 80%; }\",\".framer-Kc60d .framer-1oxio73-container { aspect-ratio: 1.7799752781211373 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 112px); position: relative; width: 80%; }\",\".framer-Kc60d .framer-10zezye-container { flex: none; height: auto; position: relative; width: 80%; }\",\".framer-Kc60d .framer-ynp5qy-container { flex: none; height: 809px; position: relative; width: 1536px; }\",\".framer-Kc60d .framer-o4wgr4 { aspect-ratio: 0.35374751271280125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4342px); overflow: visible; position: relative; width: 80%; }\",\".framer-Kc60d .framer-g70cab { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 240px 0px 240px 0px; position: relative; width: 100%; }\",\".framer-Kc60d .framer-54u9c3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1760px; }\",\".framer-Kc60d .framer-1kgcmw9, .framer-Kc60d .framer-15mucf4, .framer-Kc60d .framer-q61bwm, .framer-Kc60d .framer-b5gfl8 { aspect-ratio: 0.5066666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 750px); position: relative; width: 22%; }\",\".framer-Kc60d .framer-1ehgpzm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Kc60d .framer-1uzinj8, .framer-Kc60d .framer-e17u1x, .framer-Kc60d .framer-10y8vrc { aspect-ratio: 0.50625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 751px); position: relative; width: 380px; }\",\".framer-Kc60d .framer-787d0k { aspect-ratio: 0.5071428571428571 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 750px); position: relative; width: 380px; }\",\".framer-Kc60d .framer-41lrub { align-content: center; align-items: center; background-color: #1e67bf; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-Kc60d .framer-bhv3zg-container { flex: 1 0 0px; height: 100vh; position: relative; width: 1px; }\",\".framer-Kc60d .framer-pqv5h0 { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-3bcc2160-69cb-4da1-9cef-dbb17d6d0680, #172e35); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 40px 60px 60px; position: relative; width: 100%; }\",\".framer-Kc60d .framer-1me5wuc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-Kc60d .framer-1jx1pcq, .framer-Kc60d .framer-1rnea1p { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-Kc60d .framer-4uuopb { --framer-link-hover-text-color: rgba(153, 153, 153, 0.6); --framer-link-text-decoration: none; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-Kc60d .framer-10hrqba { 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: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-Kc60d .framer-z8uzr5, .framer-Kc60d .framer-13vibaa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 905px; }\",\".framer-Kc60d .framer-1hrnbbo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Kc60d.framer-facb6g, .framer-Kc60d .framer-hu9hud, .framer-Kc60d .framer-zpm9rl, .framer-Kc60d .framer-16icv94, .framer-Kc60d .framer-113tr93, .framer-Kc60d .framer-nczfxc, .framer-Kc60d .framer-1vzlsf2, .framer-Kc60d .framer-1xac80o, .framer-Kc60d .framer-7jr2r1, .framer-Kc60d .framer-1e4i8w9, .framer-Kc60d .framer-k0wqu3, .framer-Kc60d .framer-cx1j22, .framer-Kc60d .framer-mqr75i, .framer-Kc60d .framer-g70cab, .framer-Kc60d .framer-54u9c3, .framer-Kc60d .framer-1ehgpzm, .framer-Kc60d .framer-41lrub, .framer-Kc60d .framer-pqv5h0, .framer-Kc60d .framer-1me5wuc, .framer-Kc60d .framer-10hrqba, .framer-Kc60d .framer-z8uzr5, .framer-Kc60d .framer-13vibaa { gap: 0px; } .framer-Kc60d.framer-facb6g > *, .framer-Kc60d .framer-hu9hud > *, .framer-Kc60d .framer-z8uzr5 > *, .framer-Kc60d .framer-13vibaa > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Kc60d.framer-facb6g > :first-child, .framer-Kc60d .framer-hu9hud > :first-child, .framer-Kc60d .framer-16icv94 > :first-child, .framer-Kc60d .framer-113tr93 > :first-child, .framer-Kc60d .framer-1vzlsf2 > :first-child, .framer-Kc60d .framer-1xac80o > :first-child, .framer-Kc60d .framer-7jr2r1 > :first-child, .framer-Kc60d .framer-1e4i8w9 > :first-child, .framer-Kc60d .framer-cx1j22 > :first-child, .framer-Kc60d .framer-g70cab > :first-child, .framer-Kc60d .framer-pqv5h0 > :first-child, .framer-Kc60d .framer-z8uzr5 > :first-child, .framer-Kc60d .framer-13vibaa > :first-child { margin-top: 0px; } .framer-Kc60d.framer-facb6g > :last-child, .framer-Kc60d .framer-hu9hud > :last-child, .framer-Kc60d .framer-16icv94 > :last-child, .framer-Kc60d .framer-113tr93 > :last-child, .framer-Kc60d .framer-1vzlsf2 > :last-child, .framer-Kc60d .framer-1xac80o > :last-child, .framer-Kc60d .framer-7jr2r1 > :last-child, .framer-Kc60d .framer-1e4i8w9 > :last-child, .framer-Kc60d .framer-cx1j22 > :last-child, .framer-Kc60d .framer-g70cab > :last-child, .framer-Kc60d .framer-pqv5h0 > :last-child, .framer-Kc60d .framer-z8uzr5 > :last-child, .framer-Kc60d .framer-13vibaa > :last-child { margin-bottom: 0px; } .framer-Kc60d .framer-zpm9rl > *, .framer-Kc60d .framer-k0wqu3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Kc60d .framer-zpm9rl > :first-child, .framer-Kc60d .framer-nczfxc > :first-child, .framer-Kc60d .framer-k0wqu3 > :first-child, .framer-Kc60d .framer-mqr75i > :first-child, .framer-Kc60d .framer-54u9c3 > :first-child, .framer-Kc60d .framer-1ehgpzm > :first-child, .framer-Kc60d .framer-41lrub > :first-child, .framer-Kc60d .framer-1me5wuc > :first-child, .framer-Kc60d .framer-10hrqba > :first-child { margin-left: 0px; } .framer-Kc60d .framer-zpm9rl > :last-child, .framer-Kc60d .framer-nczfxc > :last-child, .framer-Kc60d .framer-k0wqu3 > :last-child, .framer-Kc60d .framer-mqr75i > :last-child, .framer-Kc60d .framer-54u9c3 > :last-child, .framer-Kc60d .framer-1ehgpzm > :last-child, .framer-Kc60d .framer-41lrub > :last-child, .framer-Kc60d .framer-1me5wuc > :last-child, .framer-Kc60d .framer-10hrqba > :last-child { margin-right: 0px; } .framer-Kc60d .framer-16icv94 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Kc60d .framer-113tr93 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Kc60d .framer-nczfxc > * { margin: 0px; margin-left: calc(54px / 2); margin-right: calc(54px / 2); } .framer-Kc60d .framer-1vzlsf2 > *, .framer-Kc60d .framer-7jr2r1 > *, .framer-Kc60d .framer-1e4i8w9 > *, .framer-Kc60d .framer-g70cab > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Kc60d .framer-1xac80o > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Kc60d .framer-cx1j22 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-Kc60d .framer-mqr75i > *, .framer-Kc60d .framer-41lrub > *, .framer-Kc60d .framer-10hrqba > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Kc60d .framer-54u9c3 > *, .framer-Kc60d .framer-1ehgpzm > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Kc60d .framer-pqv5h0 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Kc60d .framer-1me5wuc > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-Kc60d[data-border=\"true\"]::after, .framer-Kc60d [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1440px) and (max-width: 1919px) { .framer-Kc60d.framer-facb6g { width: 1440px; } .framer-Kc60d .framer-mazsyk-container { order: 0; } .framer-Kc60d .framer-1yyeep5-container { order: 1; } .framer-Kc60d .framer-hu9hud { order: 2; } .framer-Kc60d .framer-1a6l0cs { height: 125.75vh; order: 0; } .framer-Kc60d .framer-18v8mub { top: 24%; } .framer-Kc60d .framer-16icv94 { padding: 80px 0px 120px 0px; width: 100%; } .framer-Kc60d .framer-113tr93, .framer-Kc60d .framer-1nz41y9, .framer-Kc60d .framer-1re5pj2 { width: 100%; } .framer-Kc60d .framer-nczfxc { gap: unset; justify-content: space-between; width: 100%; } .framer-Kc60d .framer-1vzlsf2 { width: 30%; } .framer-Kc60d .framer-1xac80o { width: min-content; } .framer-Kc60d .framer-7jr2r1 { align-content: flex-start; align-items: flex-start; } .framer-Kc60d .framer-1h4igxy { width: 813px; } .framer-Kc60d .framer-1e4i8w9 { height: 208px; } .framer-Kc60d .framer-k0wqu3 { aspect-ratio: 1.38328530259366 / 1; height: var(--framer-aspect-ratio-supported, 1041px); order: 3; padding: 60px; } .framer-Kc60d .framer-hoo8wp { align-content: center; align-items: center; aspect-ratio: 1.5 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 880px); justify-content: center; padding: 0px; width: 1px; } .framer-Kc60d .framer-cx1j22 { order: 4; } .framer-Kc60d .framer-wl5h0w { height: var(--framer-aspect-ratio-supported, 216px); order: 5; } .framer-Kc60d .framer-1oxio73-container { height: var(--framer-aspect-ratio-supported, 648px); order: 6; } .framer-Kc60d .framer-o4wgr4 { height: var(--framer-aspect-ratio-supported, 3257px); order: 8; } .framer-Kc60d .framer-g70cab { order: 9; } .framer-Kc60d .framer-54u9c3, .framer-Kc60d .framer-1ehgpzm { align-content: center; align-items: center; gap: unset; justify-content: space-between; padding: 0px 60px 0px 60px; width: 100%; } .framer-Kc60d .framer-1kgcmw9, .framer-Kc60d .framer-15mucf4, .framer-Kc60d .framer-q61bwm, .framer-Kc60d .framer-b5gfl8 { height: var(--framer-aspect-ratio-supported, 614px); width: 311px; } .framer-Kc60d .framer-1uzinj8, .framer-Kc60d .framer-e17u1x, .framer-Kc60d .framer-787d0k, .framer-Kc60d .framer-10y8vrc { aspect-ratio: 0.506514657980456 / 1; height: var(--framer-aspect-ratio-supported, 614px); width: 311px; } .framer-Kc60d .framer-41lrub { order: 11; } .framer-Kc60d .framer-pqv5h0 { order: 12; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Kc60d .framer-nczfxc, .framer-Kc60d .framer-hoo8wp, .framer-Kc60d .framer-54u9c3, .framer-Kc60d .framer-1ehgpzm { gap: 0px; } .framer-Kc60d .framer-nczfxc > *, .framer-Kc60d .framer-nczfxc > :first-child, .framer-Kc60d .framer-nczfxc > :last-child, .framer-Kc60d .framer-54u9c3 > *, .framer-Kc60d .framer-54u9c3 > :first-child, .framer-Kc60d .framer-54u9c3 > :last-child, .framer-Kc60d .framer-1ehgpzm > *, .framer-Kc60d .framer-1ehgpzm > :first-child, .framer-Kc60d .framer-1ehgpzm > :last-child { margin: 0px; } .framer-Kc60d .framer-hoo8wp > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Kc60d .framer-hoo8wp > :first-child { margin-left: 0px; } .framer-Kc60d .framer-hoo8wp > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-Kc60d.framer-facb6g { width: 810px; } .framer-Kc60d .framer-mazsyk-container { order: 0; } .framer-Kc60d .framer-1yyeep5-container { order: 2; } .framer-Kc60d .framer-hu9hud { order: 1; } .framer-Kc60d .framer-zpm9rl { aspect-ratio: 1.7841409691629957 / 1; height: var(--framer-aspect-ratio-supported, 454px); } .framer-Kc60d .framer-1a6l0cs { aspect-ratio: 1.7841409691629957 / 1; height: var(--framer-aspect-ratio-supported, 454px); order: 0; } .framer-Kc60d .framer-18v8mub { top: 15%; } .framer-Kc60d .framer-16icv94 { padding: 64px 0px 90px 0px; width: 100%; } .framer-Kc60d .framer-113tr93, .framer-Kc60d .framer-7jr2r1, .framer-Kc60d .framer-1e4i8w9 { width: 100%; } .framer-Kc60d .framer-nczfxc { gap: 60px; width: 100%; } .framer-Kc60d .framer-1vzlsf2 { flex-wrap: wrap; width: min-content; } .framer-Kc60d .framer-1nz41y9, .framer-Kc60d .framer-1re5pj2 { white-space: pre; width: auto; } .framer-Kc60d .framer-1xac80o { flex: 1 0 0px; flex-wrap: wrap; width: 1px; } .framer-Kc60d .framer-vrl6pp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Kc60d .framer-k0wqu3 { order: 3; padding: 0px 60px 0px 60px; } .framer-Kc60d .framer-hoo8wp { aspect-ratio: 1.178479931682323 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 586px); width: 1px; } .framer-Kc60d .framer-cx1j22 { order: 4; padding: 64px 60px 90px 60px; } .framer-Kc60d .framer-wl5h0w { height: var(--framer-aspect-ratio-supported, 122px); order: 5; } .framer-Kc60d .framer-10zezye-container { order: 7; } .framer-Kc60d .framer-o4wgr4 { height: var(--framer-aspect-ratio-supported, 1832px); order: 8; } .framer-Kc60d .framer-g70cab { gap: 40px; order: 9; padding: 160px 0px 160px 0px; } .framer-Kc60d .framer-54u9c3 { gap: unset; justify-content: space-between; padding: 0px 60px 0px 60px; width: 100%; } .framer-Kc60d .framer-1kgcmw9, .framer-Kc60d .framer-15mucf4, .framer-Kc60d .framer-q61bwm, .framer-Kc60d .framer-b5gfl8 { height: var(--framer-aspect-ratio-supported, 294px); } .framer-Kc60d .framer-1ehgpzm { align-content: center; align-items: center; gap: unset; justify-content: space-between; padding: 0px 60px 0px 60px; width: 100%; } .framer-Kc60d .framer-1uzinj8, .framer-Kc60d .framer-e17u1x, .framer-Kc60d .framer-10y8vrc { height: var(--framer-aspect-ratio-supported, 300px); width: 22%; } .framer-Kc60d .framer-787d0k { height: var(--framer-aspect-ratio-supported, 299px); width: 22%; } .framer-Kc60d .framer-41lrub { height: 694px; order: 11; width: 100%; } .framer-Kc60d .framer-pqv5h0 { max-width: 100%; min-width: 660px; order: 12; } .framer-Kc60d .framer-10hrqba { align-content: unset; align-items: unset; display: grid; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; width: 100%; } .framer-Kc60d .framer-z8uzr5, .framer-Kc60d .framer-13vibaa { align-self: start; height: 100%; justify-self: start; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Kc60d .framer-nczfxc, .framer-Kc60d .framer-g70cab, .framer-Kc60d .framer-54u9c3, .framer-Kc60d .framer-1ehgpzm, .framer-Kc60d .framer-10hrqba { gap: 0px; } .framer-Kc60d .framer-nczfxc > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-Kc60d .framer-nczfxc > :first-child { margin-left: 0px; } .framer-Kc60d .framer-nczfxc > :last-child { margin-right: 0px; } .framer-Kc60d .framer-g70cab > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Kc60d .framer-g70cab > :first-child { margin-top: 0px; } .framer-Kc60d .framer-g70cab > :last-child { margin-bottom: 0px; } .framer-Kc60d .framer-54u9c3 > *, .framer-Kc60d .framer-54u9c3 > :first-child, .framer-Kc60d .framer-54u9c3 > :last-child, .framer-Kc60d .framer-1ehgpzm > *, .framer-Kc60d .framer-1ehgpzm > :first-child, .framer-Kc60d .framer-1ehgpzm > :last-child, .framer-Kc60d .framer-10hrqba > *, .framer-Kc60d .framer-10hrqba > :first-child, .framer-Kc60d .framer-10hrqba > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-Kc60d.framer-facb6g { width: 390px; } .framer-Kc60d .framer-zpm9rl { align-content: flex-start; align-items: flex-start; height: min-content; } .framer-Kc60d .framer-1a6l0cs { height: 80vh; order: 0; } .framer-Kc60d .framer-18v8mub { top: 21%; } .framer-Kc60d .framer-16icv94 { gap: 40px; padding: 40px 0px 64px 0px; width: 100%; } .framer-Kc60d .framer-113tr93 { gap: 0px; padding: 0px 24px 0px 24px; width: 100%; } .framer-Kc60d .framer-nczfxc { flex-direction: column; gap: 40px; padding: 0px 24px 0px 24px; width: 100%; } .framer-Kc60d .framer-1vzlsf2, .framer-Kc60d .framer-1nz41y9, .framer-Kc60d .framer-1re5pj2, .framer-Kc60d .framer-1xac80o, .framer-Kc60d .framer-1e4i8w9, .framer-Kc60d .framer-1me5wuc { width: 100%; } .framer-Kc60d .framer-7jr2r1 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; width: 100%; } .framer-Kc60d .framer-1h4igxy { white-space: pre; width: auto; } .framer-Kc60d .framer-k0wqu3 { flex-direction: column; height: 423px; padding: 24px; } .framer-Kc60d .framer-hoo8wp { flex: 1 0 0px; height: 1px; width: 100%; } .framer-Kc60d .framer-cx1j22 { padding: 40px 24px 64px 24px; } .framer-Kc60d .framer-wl5h0w { height: var(--framer-aspect-ratio-supported, 37px); } .framer-Kc60d .framer-ynp5qy-container { height: auto; width: 80%; } .framer-Kc60d .framer-o4wgr4 { height: var(--framer-aspect-ratio-supported, 565px); } .framer-Kc60d .framer-g70cab { gap: 24px; padding: 90px 24px 90px 24px; } .framer-Kc60d .framer-54u9c3, .framer-Kc60d .framer-1ehgpzm { align-content: center; align-items: center; gap: unset; justify-content: space-between; width: 100%; } .framer-Kc60d .framer-1kgcmw9, .framer-Kc60d .framer-15mucf4, .framer-Kc60d .framer-q61bwm, .framer-Kc60d .framer-b5gfl8 { height: var(--framer-aspect-ratio-supported, 395px); } .framer-Kc60d .framer-1uzinj8, .framer-Kc60d .framer-e17u1x, .framer-Kc60d .framer-10y8vrc { height: var(--framer-aspect-ratio-supported, 395px); width: 22%; } .framer-Kc60d .framer-787d0k { height: var(--framer-aspect-ratio-supported, 394px); width: 22%; } .framer-Kc60d .framer-41lrub { flex-direction: column; gap: 0px; width: 100%; } .framer-Kc60d .framer-bhv3zg-container { flex: none; height: auto; width: 100%; } .framer-Kc60d .framer-pqv5h0 { flex-wrap: wrap; gap: 24px; max-width: 100%; min-width: 100%; padding: 24px; } .framer-Kc60d .framer-10hrqba { gap: 0px; width: 100%; } .framer-Kc60d .framer-z8uzr5, .framer-Kc60d .framer-13vibaa { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Kc60d .framer-16icv94, .framer-Kc60d .framer-113tr93, .framer-Kc60d .framer-nczfxc, .framer-Kc60d .framer-k0wqu3, .framer-Kc60d .framer-g70cab, .framer-Kc60d .framer-54u9c3, .framer-Kc60d .framer-1ehgpzm, .framer-Kc60d .framer-41lrub, .framer-Kc60d .framer-pqv5h0, .framer-Kc60d .framer-10hrqba { gap: 0px; } .framer-Kc60d .framer-16icv94 > *, .framer-Kc60d .framer-nczfxc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Kc60d .framer-16icv94 > :first-child, .framer-Kc60d .framer-113tr93 > :first-child, .framer-Kc60d .framer-nczfxc > :first-child, .framer-Kc60d .framer-k0wqu3 > :first-child, .framer-Kc60d .framer-g70cab > :first-child, .framer-Kc60d .framer-41lrub > :first-child, .framer-Kc60d .framer-pqv5h0 > :first-child { margin-top: 0px; } .framer-Kc60d .framer-16icv94 > :last-child, .framer-Kc60d .framer-113tr93 > :last-child, .framer-Kc60d .framer-nczfxc > :last-child, .framer-Kc60d .framer-k0wqu3 > :last-child, .framer-Kc60d .framer-g70cab > :last-child, .framer-Kc60d .framer-41lrub > :last-child, .framer-Kc60d .framer-pqv5h0 > :last-child { margin-bottom: 0px; } .framer-Kc60d .framer-113tr93 > *, .framer-Kc60d .framer-k0wqu3 > *, .framer-Kc60d .framer-41lrub > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Kc60d .framer-g70cab > *, .framer-Kc60d .framer-pqv5h0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Kc60d .framer-54u9c3 > *, .framer-Kc60d .framer-54u9c3 > :first-child, .framer-Kc60d .framer-54u9c3 > :last-child, .framer-Kc60d .framer-1ehgpzm > *, .framer-Kc60d .framer-1ehgpzm > :first-child, .framer-Kc60d .framer-1ehgpzm > :last-child { margin: 0px; } .framer-Kc60d .framer-10hrqba > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Kc60d .framer-10hrqba > :first-child { margin-left: 0px; } .framer-Kc60d .framer-10hrqba > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 12187\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uDErx72cE\":{\"layout\":[\"fixed\",\"auto\"]},\"VLivzwK6L\":{\"layout\":[\"fixed\",\"auto\"]},\"RlBEwzPcF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"DRi6u5ddR\":{\"pattern\":\":DRi6u5ddR\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerwxRD_LbT0=withCSS(Component,css,\"framer-Kc60d\");export default FramerwxRD_LbT0;FramerwxRD_LbT0.displayName=\"Essentials_project\";FramerwxRD_LbT0.defaultProps={height:12187,width:1920};addFonts(FramerwxRD_LbT0,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Arial GEO Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/wdNyvJ04Eg2wRg0i7Yl5NQA55U.ttf\"},{family:\"Sugar Magic - Personal Use Only Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/1Bz1Nf05OXusMxUioPjFnuZ6CM.otf\"},{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\"}]},...Cursor_FollowerFonts,...TopNavFonts,...VideoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwxRD_LbT0\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"12187\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uDErx72cE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VLivzwK6L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RlBEwzPcF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"DRi6u5ddR\\\":{\\\"pattern\\\":\\\":DRi6u5ddR\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Cursor_FollowerFonts", "getFonts", "Cursor_Follower", "TopNavFonts", "z_mEx_DY3_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ImageWithOptimizedAppearEffect", "Image2", "MotionDivWithFX", "withFX", "motion", "VideoFonts", "Video", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "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", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "x", "RichText2", "Link", "css", "FramerwxRD_LbT0", "withCSS", "wxRD_LbT0_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
