{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/NkWmMfdlzj4kbf20yYAg/SV0pFOMOOSHdOK3VZNlz/ibXt0UEDJ.js"],
  "sourcesContent": ["// Generated by Framer (83b8097)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CTA from\"#framer/local/canvasComponent/gCkrcTKxp/gCkrcTKxp.js\";import HIW from\"#framer/local/canvasComponent/O6OWiGAnZ/O6OWiGAnZ.js\";import FeatureSection4Jul from\"#framer/local/canvasComponent/pEo0D4qvs/pEo0D4qvs.js\";import Footer from\"#framer/local/canvasComponent/qZ_XI3P7P/qZ_XI3P7P.js\";import Navigation from\"#framer/local/canvasComponent/RG7yJog90/RG7yJog90.js\";import CTAAvailableIN from\"#framer/local/canvasComponent/UZkDTED8o/UZkDTED8o.js\";import HeroContainer from\"#framer/local/canvasComponent/V4IyEvM7m/V4IyEvM7m.js\";import Metric from\"#framer/local/canvasComponent/ZPYTHK0SY/ZPYTHK0SY.js\";import Carousel from\"#framer/local/canvasComponent/zQzSyE89b/zQzSyE89b.js\";import*as sharedStyle1 from\"#framer/local/css/W5729J3pQ/W5729J3pQ.js\";import*as sharedStyle2 from\"#framer/local/css/waIKCrlqu/waIKCrlqu.js\";import*as sharedStyle from\"#framer/local/css/XuM03kBo3/XuM03kBo3.js\";import metadataProvider from\"#framer/local/webPageMetadata/ibXt0UEDJ/ibXt0UEDJ.js\";const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const HeroContainerFonts=getFonts(HeroContainer);const CarouselFonts=getFonts(Carousel);const HIWFonts=getFonts(HIW);const MotionDivWithFX=withFX(motion.div);const FeatureSection4JulFonts=getFonts(FeatureSection4Jul);const RichTextWithFX=withFX(RichText);const MetricFonts=getFonts(Metric);const ContainerWithFX=withFX(Container);const CTAAvailableINFonts=getFonts(CTAAvailableIN);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={JcSM684NX:\"(min-width: 576px) and (max-width: 991px)\",m5F2UZolU:\"(min-width: 1280px)\",otZwsylNp:\"(min-width: 992px) and (max-width: 1279px)\",q6ZwH8tIS:\"(max-width: 575px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-U3dO0\";const variantClassNames={JcSM684NX:\"framer-v-4dflu1\",m5F2UZolU:\"framer-v-1k8jiuf\",otZwsylNp:\"framer-v-1f8vo87\",q6ZwH8tIS:\"framer-v-fritti\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition1={damping:40,delay:0,mass:.5,stiffness:160,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={delay:0,duration:.5,ease:[.03,.76,.5,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:-1,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const transition4={delay:.1,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:.2,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const transition6={delay:.3,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop L\":\"m5F2UZolU\",Desktop:\"otZwsylNp\",Phone:\"q6ZwH8tIS\",Tablet:\"JcSM684NX\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"m5F2UZolU\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-U3dO0`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-U3dO0`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"JcSM684NX\",\"q6ZwH8tIS\"].includes(baseVariant))return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"m5F2UZolU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1k8jiuf\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2icicz-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{__framer__variantAppearEffectEnabled:undefined,variant:\"CGsXOuuLs\"},q6ZwH8tIS:{__framer__variantAppearEffectEnabled:undefined,variant:\"CGsXOuuLs\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"RRZvV1bJE\",layoutId:\"RRZvV1bJE\",style:{width:\"100%\"},variant:\"KrPPG9bp_\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-wp5mhi\",\"data-border\":true,\"data-framer-name\":\"Hero\",name:\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hz5nw7 hidden-4dflu1 hidden-fritti\",\"data-framer-name\":\"gradient-top-left\",name:\"gradient-top-left\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ux8cg6\",\"data-framer-name\":\"green\",name:\"green\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b6jc4i\",\"data-framer-name\":\"yellow\",name:\"yellow\"})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uq4td9 hidden-4dflu1 hidden-fritti\",\"data-framer-name\":\"gradient-top-right\",name:\"gradient-top-right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-g2azn4\",\"data-framer-name\":\"blue-2\",name:\"blue-2\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sow0lb\",\"data-framer-name\":\"blue\",name:\"blue\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fgysip\",\"data-framer-name\":\"Ellipse 3\",name:\"Ellipse 3\",style:{rotate:-139}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ngdu4i\",\"data-framer-name\":\"Ellipse 3\",name:\"Ellipse 3\",style:{rotate:-139},transformTemplate:transformTemplate2}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bqlpe5\",\"data-framer-name\":\"Ellipse 3\",name:\"Ellipse 3\",style:{rotate:-139}})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"min(100vw, 1180px)\",y:74},otZwsylNp:{width:\"min(92vw, 1180px)\"},q6ZwH8tIS:{width:\"min(100vw, 1180px)\",y:74}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:\"min(90vw, 1180px)\",y:120,children:/*#__PURE__*/_jsx(Container,{className:\"framer-179wdtv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{variant:\"CN8_gfJ8p\",XMSGeQ1L9:resolvedLinks[2]},otZwsylNp:{XMSGeQ1L9:resolvedLinks[1]},q6ZwH8tIS:{variant:\"rdcTrUAHT\",XMSGeQ1L9:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(HeroContainer,{bO3KZGVCF:\"https://pro.dressx.com/\",d3mXNhgmr:\"CONTACT US\",dqDo2Jfjw:\"DRESSX Mirror is a cutting-edge, human-sized interactive screen that brings digital fashion wearables to life. This innovative virtual wardrobe solution allows your customers or event attendees to try on AR looks in real-time or wear AI outfits, creating an engaging and memorable experience that bridges the gap between digital and physical interaction. \",height:\"100%\",id:\"gHOPh61p0\",layoutId:\"gHOPh61p0\",na9bWW0WG:true,QsYS3xEsr:\"Lp7ast5MZ\",ST8IwPP5h:\"DRESSX Mirror: Engage with your audience by turning any screen into interactive AR or AI experience \",style:{maxWidth:\"100%\",width:\"100%\"},Ugs2K3AxY:true,uQ9Hi4ZGi:\"CASE STUDIES\",variant:\"TearsV4db\",width:\"100%\",XMSGeQ1L9:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{y:478},q6ZwH8tIS:{y:478}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"100vw\",y:604,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10mc4dp-container\",children:/*#__PURE__*/_jsx(Carousel,{height:\"100%\",id:\"tStJpAjq6\",layoutId:\"tStJpAjq6\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"576px\",y:838},otZwsylNp:{width:\"100vw\"},q6ZwH8tIS:{width:\"100vw\",y:838}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1075,width:\"1280px\",y:964,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hklgo8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{variant:\"RzvIasTxk\"},otZwsylNp:{variant:\"V0rE__yf1\"},q6ZwH8tIS:{variant:\"HstsAVCNP\"}},children:/*#__PURE__*/_jsx(HIW,{AkPcIzB39:true,ANNtkkyCG:addImageAlt({src:\"https://framerusercontent.com/images/OcKVCibtlNaXDtipNr03YQApXuk.png\",srcSet:\"https://framerusercontent.com/images/OcKVCibtlNaXDtipNr03YQApXuk.png?scale-down-to=512 512w,https://framerusercontent.com/images/OcKVCibtlNaXDtipNr03YQApXuk.png 560w\"},\"\"),AUecDh_VZ:false,cDjRuPiWt:\"\",efZayAWRn:addImageAlt({src:\"https://framerusercontent.com/images/7xtdcXx9pnbsCLAToWwyHjQIMjU.png\",srcSet:\"https://framerusercontent.com/images/7xtdcXx9pnbsCLAToWwyHjQIMjU.png?scale-down-to=512 512w,https://framerusercontent.com/images/7xtdcXx9pnbsCLAToWwyHjQIMjU.png 560w\"},\"\"),eijBZF5R9:\"Title\",ejzM09dMm:\"Description\",height:\"100%\",id:\"bCpSXt6sy\",kFDurCFs0:\"Not only AR, but also AI! Pick the best technology for your mirror.\",layoutId:\"bCpSXt6sy\",oq8oStDWo:addImageAlt({src:\"https://framerusercontent.com/images/y1ijRRN7KRwqfHMcSyXmB74d7pk.png\",srcSet:\"https://framerusercontent.com/images/y1ijRRN7KRwqfHMcSyXmB74d7pk.png?scale-down-to=512 512w,https://framerusercontent.com/images/y1ijRRN7KRwqfHMcSyXmB74d7pk.png 560w\"},\"\"),P3CrDfXxS:\"CTA customization - communicate with your audience in the most effective way.\",QYjQ3RtN4:\"\",RVKaLvku4:\"\",Sf0Csz1le:\"Title\",style:{width:\"100%\"},U7TyW6pyT:\"\",uf3RPpSC8:\"SAAS: Simply install DRESSX software and transform any screen into an interactive mirror.\",variant:\"JZfciUkjy\",width:\"100%\",YubW0qQHb:\"Discover our new features\",yxdUOi3iw:\"Description\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-htpq1u\",\"data-framer-name\":\"Feature Meta\",name:\"Feature Meta\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kkbrsq\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-g567mr\",\"data-styles-preset\":\"XuM03kBo3\",children:\"Use Cases\"})}),className:\"framer-1t1gvd8\",\"data-framer-name\":\"We\u2019ve got you covered\",fonts:[\"Inter\"],name:\"We\u2019ve got you covered\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1adu8kc\",\"data-styles-preset\":\"W5729J3pQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Elevate customer engagement with AR virtual fit technology\"})}),className:\"framer-lp6nxt\",\"data-framer-name\":\"We\u2019ve got you covered\",fonts:[\"Inter\"],name:\"We\u2019ve got you covered\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"calc(100vw - 40px)\",y:2241.2},otZwsylNp:{width:\"calc(100vw - 120px)\",y:2367.2},q6ZwH8tIS:{width:\"calc(100vw - 40px)\",y:2201.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:396,width:\"1160px\",y:2387.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f6ze7j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{jEHLjZXGz:resolvedLinks1[2],variant:\"afw1w4YlV\"},otZwsylNp:{jEHLjZXGz:resolvedLinks1[1],variant:\"mpK2x_Lvn\"},q6ZwH8tIS:{jEHLjZXGz:resolvedLinks1[3],variant:\"YR48r0V8H\"}},children:/*#__PURE__*/_jsx(FeatureSection4Jul,{A5nFfiiXS:addImageAlt({src:\"https://framerusercontent.com/images/NQfoXC7WydVifArvJlQU0NVgUec.png\",srcSet:\"https://framerusercontent.com/images/NQfoXC7WydVifArvJlQU0NVgUec.png?scale-down-to=512 512w,https://framerusercontent.com/images/NQfoXC7WydVifArvJlQU0NVgUec.png 520w\"},\"\"),BxrCvteZa:\"\",CGa9l1Zmr:\"Permanent retail installation\",CgmyYB0ff:\"Offer a new, engaging way for customers to discover and interact with products in-store:\\n\\nIn your Retail Space\\nDepartment Store\\nPop-up Store\\nWindow Display\",digqgNAlo:true,height:\"100%\",id:\"F21zU7Tx8\",jEHLjZXGz:resolvedLinks1[0],jlu5UTtL2:\"MagicWand\",l4ZvI1S1d:\"Found your desired look on internet? Try to wear it with this command\",layoutId:\"F21zU7Tx8\",lWMJgSfwd:true,M4N333Dbu:\"seu8iFFD2\",R0PK0OkPy:\"CONTACT US\",RFU2XA2cQ:\"GENERATE YOUR FIRST AI LOOK\",RRA_qazw0:\"Idea - add an image of a texture or a print as a reference\",style:{width:\"100%\"},TrlAtde2i:\"TShirt\",variant:\"gxI63Ear9\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"calc(100vw - 40px)\",y:2717.2},otZwsylNp:{width:\"calc(100vw - 120px)\",y:2823.2},q6ZwH8tIS:{width:\"calc(100vw - 40px)\",y:2657.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:396,width:\"1160px\",y:2883.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k8ea2h-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{jEHLjZXGz:resolvedLinks2[2],variant:\"oMflBQz23\"},otZwsylNp:{jEHLjZXGz:resolvedLinks2[1],variant:\"aKnFrasZM\"},q6ZwH8tIS:{jEHLjZXGz:resolvedLinks2[3],variant:\"YR48r0V8H\"}},children:/*#__PURE__*/_jsx(FeatureSection4Jul,{A5nFfiiXS:addImageAlt({src:\"https://framerusercontent.com/images/8eTpjaGWVUS7aqWNsv9dsrS7x9E.png\",srcSet:\"https://framerusercontent.com/images/8eTpjaGWVUS7aqWNsv9dsrS7x9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/8eTpjaGWVUS7aqWNsv9dsrS7x9E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8eTpjaGWVUS7aqWNsv9dsrS7x9E.png 1040w\"},\"\"),BxrCvteZa:'bonus, write \"dressx\" as a first word in your prompt to get a result inspired by the DRESSX\u2019s vast digital fashion library - think all things cyberpunk, sci-fi and futuristic.',CGa9l1Zmr:\"Event integration\",CgmyYB0ff:\"Incorporate DRESSX Mirror into presentations, fashion shows, or pop-up events.\\n\\nFor your Fashion Show\\nPresentation\\nTrade Show\\nB2C event\\nB2B event\",digqgNAlo:true,height:\"100%\",id:\"Yn0ZsntEx\",jEHLjZXGz:resolvedLinks2[0],jlu5UTtL2:\"MagicWand\",l4ZvI1S1d:\"Found your desired look on internet? Try to wear it with this command\",layoutId:\"Yn0ZsntEx\",lWMJgSfwd:true,M4N333Dbu:\"TkdJ_1UaL\",R0PK0OkPy:\"CONTACT US\",RFU2XA2cQ:\"GENERATE YOUR FIRST AI LOOK\",RRA_qazw0:\"Idea - add an image of a texture or a print as a reference\",style:{width:\"100%\"},TrlAtde2i:\"TShirt\",variant:\"KF27t3z6i\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"calc(100vw - 40px)\",y:3193.2},otZwsylNp:{width:\"calc(100vw - 120px)\",y:3279.2},q6ZwH8tIS:{width:\"calc(100vw - 40px)\",y:3113.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:396,width:\"1160px\",y:3379.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d2siis-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{jEHLjZXGz:resolvedLinks3[2],variant:\"afw1w4YlV\"},otZwsylNp:{jEHLjZXGz:resolvedLinks3[1],variant:\"mpK2x_Lvn\"},q6ZwH8tIS:{jEHLjZXGz:resolvedLinks3[3],variant:\"YR48r0V8H\"}},children:/*#__PURE__*/_jsx(FeatureSection4Jul,{A5nFfiiXS:addImageAlt({src:\"https://framerusercontent.com/images/6SmXB32cE403DFOzo9xxlp3I5I.png\",srcSet:\"https://framerusercontent.com/images/6SmXB32cE403DFOzo9xxlp3I5I.png?scale-down-to=512 512w,https://framerusercontent.com/images/6SmXB32cE403DFOzo9xxlp3I5I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6SmXB32cE403DFOzo9xxlp3I5I.png 1040w\"},\"\"),BxrCvteZa:\"\",CGa9l1Zmr:\"Store window installation\",CgmyYB0ff:\"Place DRESSX Mirror in your store window to increase foot traffic in your physical store.\\n\\nIn your Retail Space\\nDepartment Store\\nPop-up Store\\nWindow Display\",digqgNAlo:true,height:\"100%\",id:\"nEWEmfXeU\",jEHLjZXGz:resolvedLinks3[0],jlu5UTtL2:\"MagicWand\",l4ZvI1S1d:\"Found your desired look on internet? Try to wear it with this command\",layoutId:\"nEWEmfXeU\",lWMJgSfwd:true,M4N333Dbu:\"tV7fo1NXZ\",R0PK0OkPy:\"CONTACT US\",RFU2XA2cQ:\"GENERATE YOUR FIRST AI LOOK\",RRA_qazw0:\"Idea - add an image of a texture or a print as a reference\",style:{width:\"100%\"},TrlAtde2i:\"TShirt\",variant:\"gxI63Ear9\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jswpxu\",\"data-framer-name\":\"feature-ar-mirror\",name:\"feature-ar-mirror\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"536px\",y:3709.2},otZwsylNp:{width:\"calc(100vw - 120px)\",y:3399.2},q6ZwH8tIS:{width:\"calc(100vw - 40px)\",y:3391.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:396,y:3867.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12nw9b5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{jEHLjZXGz:resolvedLinks4[2],style:{width:\"100%\"},variant:\"oMflBQz23\"},otZwsylNp:{jEHLjZXGz:resolvedLinks4[1],style:{width:\"100%\"},variant:\"aKnFrasZM\"},q6ZwH8tIS:{jEHLjZXGz:resolvedLinks4[3],style:{width:\"100%\"},variant:\"ZcrgghCqR\"}},children:/*#__PURE__*/_jsx(FeatureSection4Jul,{A5nFfiiXS:addImageAlt({src:\"https://framerusercontent.com/images/4pnDQi2L3V5DVJvW4cDL440ox2k.png\",srcSet:\"https://framerusercontent.com/images/4pnDQi2L3V5DVJvW4cDL440ox2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/4pnDQi2L3V5DVJvW4cDL440ox2k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4pnDQi2L3V5DVJvW4cDL440ox2k.png 1040w\"},\"\"),BxrCvteZa:\"You can add a layer of text prompt to be even more precise!\",CGa9l1Zmr:\"Create AR models from your collection with DRESSX\",CgmyYB0ff:\"We can create digital twins of the items or fantastical wearables with visual effects.\",digqgNAlo:true,height:\"100%\",id:\"wVA9ONaxc\",jEHLjZXGz:resolvedLinks4[0],jlu5UTtL2:\"MagicWand\",l4ZvI1S1d:\"Found your desired look on internet? Try to wear it with this command\",layoutId:\"wVA9ONaxc\",lWMJgSfwd:true,M4N333Dbu:\"tV7fo1NXZ\",R0PK0OkPy:\"CONTACT US\",RFU2XA2cQ:\"GENERATE YOUR FIRST AI LOOK\",RRA_qazw0:\"Idea - add an image of a texture or a print as a reference\",TrlAtde2i:\"TShirt\",variant:\"KF27t3z6i\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-sztbvb\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ac0wwo\",\"data-framer-name\":\"Containter\",name:\"Containter\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s9iyav\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{__framer__animate:{transition:transition1}},otZwsylNp:{__framer__animate:{transition:transition1}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1qogos3\",\"data-styles-preset\":\"waIKCrlqu\",style:{\"--framer-text-alignment\":\"center\"},children:\"Core numbers about AR:\"})}),className:\"framer-10byq4j\",\"data-framer-name\":\"We\u2019ve got you covered\",fonts:[\"Inter\"],name:\"We\u2019ve got you covered\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4enkeg\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"max((min(min(min(100vw, 1280px) - 40px, 1180px), 960px) - 10px) / 2, 50px)\",y:4591.2},otZwsylNp:{width:\"max((min(min(min(100vw, 1280px) - 120px, 1180px), 960px) - 30px) / 4, 50px)\",y:4005.2},q6ZwH8tIS:{width:\"max((max(min(min(max(min(100vw, 1280px) - 40px, 1px), 1180px), 960px), 350px) - 10px) / 2, 50px)\",y:4047.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"232.5px\",y:4480.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ejapvs-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{FfyL98S3d:resolvedLinks5[2]},otZwsylNp:{FfyL98S3d:resolvedLinks5[1]},q6ZwH8tIS:{FfyL98S3d:resolvedLinks5[3]}},children:/*#__PURE__*/_jsx(Metric,{AiYFw9m8M:\"of consumers say they prefer retailers with AR experiences\",FfyL98S3d:resolvedLinks5[0],GE5VgRQrl:\"61%\",height:\"100%\",id:\"PAsHfRkue\",l8DvQrMeW:true,layoutId:\"PAsHfRkue\",SqZqCIVLb:\"\",style:{width:\"100%\"},width:\"100%\",z8xvE949G:\"I AM INTERESTED\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"max((min(min(min(100vw, 1280px) - 40px, 1180px), 960px) - 10px) / 2, 50px)\",y:4591.2},otZwsylNp:{width:\"max((min(min(min(100vw, 1280px) - 120px, 1180px), 960px) - 30px) / 4, 50px)\",y:4005.2},q6ZwH8tIS:{width:\"max((max(min(min(max(min(100vw, 1280px) - 40px, 1px), 1180px), 960px), 350px) - 10px) / 2, 50px)\",y:4047.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"232.5px\",y:4480.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1e2wfy8-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{FfyL98S3d:resolvedLinks6[2]},otZwsylNp:{FfyL98S3d:resolvedLinks6[1]},q6ZwH8tIS:{FfyL98S3d:resolvedLinks6[3]}},children:/*#__PURE__*/_jsx(Metric,{AiYFw9m8M:\"customers spend with product that proposes AR FILTER\",FfyL98S3d:resolvedLinks6[0],GE5VgRQrl:\"\",height:\"100%\",id:\"lnNKiRFRt\",l8DvQrMeW:true,layoutId:\"lnNKiRFRt\",SqZqCIVLb:\"UP TO 2.7X MORE TIME\",style:{width:\"100%\"},width:\"100%\",z8xvE949G:\"I AM INTERESTED\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"max((min(min(min(100vw, 1280px) - 40px, 1180px), 960px) - 10px) / 2, 50px)\",y:4801.2},otZwsylNp:{width:\"max((min(min(min(100vw, 1280px) - 120px, 1180px), 960px) - 30px) / 4, 50px)\",y:4005.2},q6ZwH8tIS:{width:\"max((max(min(min(max(min(100vw, 1280px) - 40px, 1px), 1180px), 960px), 350px) - 10px) / 2, 50px)\",y:4257.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"232.5px\",y:4480.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yf58qg-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{FfyL98S3d:resolvedLinks7[2]},otZwsylNp:{FfyL98S3d:resolvedLinks7[1]},q6ZwH8tIS:{FfyL98S3d:resolvedLinks7[3]}},children:/*#__PURE__*/_jsx(Metric,{AiYFw9m8M:\"customers who are using AR fashion:\",FfyL98S3d:resolvedLinks7[0],GE5VgRQrl:\"\",height:\"100%\",id:\"UOG9LttTt\",l8DvQrMeW:true,layoutId:\"UOG9LttTt\",SqZqCIVLb:\"11X MORE LIKELY TO MAKE PURCHASE\",style:{width:\"100%\"},width:\"100%\",z8xvE949G:\"CONTACT US\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{width:\"max((min(min(min(100vw, 1280px) - 40px, 1180px), 960px) - 10px) / 2, 50px)\",y:4801.2},otZwsylNp:{width:\"max((min(min(min(100vw, 1280px) - 120px, 1180px), 960px) - 30px) / 4, 50px)\",y:4005.2},q6ZwH8tIS:{width:\"max((max(min(min(max(min(100vw, 1280px) - 40px, 1px), 1180px), 960px), 350px) - 10px) / 2, 50px)\",y:4257.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"232.5px\",y:4480.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-153lddb-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{FfyL98S3d:resolvedLinks8[2]},otZwsylNp:{FfyL98S3d:resolvedLinks8[1]},q6ZwH8tIS:{FfyL98S3d:resolvedLinks8[3]}},children:/*#__PURE__*/_jsx(Metric,{AiYFw9m8M:\"increase\\nconversion rate\",FfyL98S3d:resolvedLinks8[0],GE5VgRQrl:\"\",height:\"100%\",id:\"OkwAcCJ1d\",l8DvQrMeW:true,layoutId:\"OkwAcCJ1d\",SqZqCIVLb:\"UP TO 94%\",style:{width:\"100%\"},width:\"100%\",z8xvE949G:\"I AM INTERESTED\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{y:4165.2},otZwsylNp:{y:4377.2},q6ZwH8tIS:{y:3629.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:\"100vw\",y:4879.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19n83pw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{variant:\"V0NepOtfH\"},otZwsylNp:{variant:\"qn5Otnf6k\"},q6ZwH8tIS:{variant:\"zCJLtghkA\"}},children:/*#__PURE__*/_jsx(CTAAvailableIN,{ApEBLZ31u:true,C6srSWpKP:true,GEc4kUH74:true,height:\"100%\",id:\"KWbAGyzEP\",layoutId:\"KWbAGyzEP\",NIsmkQMuT:\"DRESSX Mirror is available in\",style:{width:\"100%\"},variant:\"B_dp9DgqN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined},{href:{webPageId:\"j_G9_ASf0\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{y:5177.2},otZwsylNp:{y:4673.2},q6ZwH8tIS:{y:4609.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:445,width:\"100vw\",y:5175.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jbkq36-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{aunm721Mj:resolvedLinks9[2],variant:\"wt0oZBPVx\"},otZwsylNp:{aunm721Mj:resolvedLinks9[1],variant:\"aTjWX7ZyB\"},q6ZwH8tIS:{aunm721Mj:resolvedLinks9[3],variant:\"wSlolZhLF\"}},children:/*#__PURE__*/_jsx(CTA,{anVZU5FOn:\"Speak to our team today!\",aunm721Mj:resolvedLinks9[0],Fpq9TVcG0:\"rgb(148, 144, 241)\",GUHZ06Kcl:\"rgb(53, 148, 250)\",height:\"100%\",id:\"nx7OmlgHq\",ikMJoJtuN:\"Interested in DRESSX Mirror solution for your brand?\",k_9D4Vqkm:\"\u0421ONTACT US\",layoutId:\"nx7OmlgHq\",LhOOSIh9u:\"rgb(0, 153, 255)\",style:{width:\"100%\"},variant:\"mFnVyQAza\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{y:5622.2},otZwsylNp:{y:5118.2},q6ZwH8tIS:{y:5054.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:571,width:\"100vw\",y:5620.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gch4kc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcSM684NX:{variant:\"kQqvilYYp\"},q6ZwH8tIS:{variant:\"IFm_nl1xI\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vNgqe_Y1E\",layoutId:\"vNgqe_Y1E\",style:{width:\"100%\"},variant:\"o7RQfo0Of\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-U3dO0 { background: var(--token-7bc77d28-260e-4b84-92a3-3084b520b0ce, rgb(255, 255, 255)); }`,\".framer-U3dO0.framer-9uexwu, .framer-U3dO0 .framer-9uexwu { display: block; }\",\".framer-U3dO0.framer-1k8jiuf { align-content: center; align-items: center; background-color: var(--token-7bc77d28-260e-4b84-92a3-3084b520b0ce, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-U3dO0 .framer-2icicz-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 4; }\",\".framer-U3dO0 .framer-wp5mhi { --border-bottom-width: 0px; --border-color: #000000; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-U3dO0 .framer-hz5nw7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 670px; justify-content: center; left: -155px; overflow: visible; padding: 0px; position: absolute; top: -360px; width: 772px; z-index: 0; }\",\".framer-U3dO0 .framer-1ux8cg6 { -webkit-filter: blur(95px); background-color: #3331e8; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(95px); flex: none; height: 345px; left: 365px; overflow: hidden; position: absolute; top: 123px; width: 345px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-U3dO0 .framer-1b6jc4i { -webkit-filter: blur(76px); background-color: #358ffa; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(76px); flex: none; height: 523px; left: -32px; position: absolute; top: calc(53.73134328358211% - 523px / 2); width: 536px; z-index: 1; }\",\".framer-U3dO0 .framer-uq4td9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 844px; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: -434px; top: -435px; width: 1978px; z-index: 0; }\",\".framer-U3dO0 .framer-g2azn4 { -webkit-filter: blur(82px); background-color: #31a8ff; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; filter: blur(82px); flex: none; height: 589px; position: relative; width: 907px; z-index: 1; }\",\".framer-U3dO0 .framer-sow0lb { -webkit-filter: blur(90px); background-color: #31a8ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(90px); flex: none; height: 618px; position: absolute; right: -354px; top: -24px; width: 838px; z-index: 1; }\",\".framer-U3dO0 .framer-fgysip { -webkit-filter: blur(100px); aspect-ratio: 0.9773693396670521 / 1; background-color: #31a8ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -23px; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 379px); left: -693px; position: absolute; width: 370px; z-index: 1; }\",\".framer-U3dO0 .framer-1ngdu4i { -webkit-filter: blur(100px); aspect-ratio: 0.9773693396670521 / 1; background-color: #2e26e7; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 491px); left: -57px; position: absolute; top: 49%; transform: translateY(-50%); width: 480px; z-index: 1; }\",\".framer-U3dO0 .framer-1bqlpe5 { -webkit-filter: blur(100px); aspect-ratio: 0.9773693396670521 / 1; background-color: #372fe6; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 379px); left: -317px; position: absolute; top: 101px; width: 370px; z-index: 1; }\",\".framer-U3dO0 .framer-179wdtv-container { flex: none; height: auto; max-width: 1180px; position: relative; width: 90%; }\",\".framer-U3dO0 .framer-10mc4dp-container { flex: none; height: 360px; position: relative; width: 100%; }\",\".framer-U3dO0 .framer-1hklgo8-container { flex: none; height: auto; position: relative; width: 1280px; }\",\".framer-U3dO0 .framer-htpq1u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 1280px; }\",\".framer-U3dO0 .framer-1kkbrsq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1180px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U3dO0 .framer-1t1gvd8, .framer-U3dO0 .framer-10byq4j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-U3dO0 .framer-lp6nxt { --framer-paragraph-spacing: 30px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-U3dO0 .framer-1f6ze7j-container, .framer-U3dO0 .framer-k8ea2h-container, .framer-U3dO0 .framer-1d2siis-container, .framer-U3dO0 .framer-19n83pw-container, .framer-U3dO0 .framer-1jbkq36-container, .framer-U3dO0 .framer-1gch4kc-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-U3dO0 .framer-1jswpxu { align-content: center; align-items: center; background-color: var(--token-7956ef02-b536-4c75-af62-cde1cdd823ac, #ebf1f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: 460px; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-U3dO0 .framer-12nw9b5-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 1; }\",\".framer-U3dO0 .framer-sztbvb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 584px; justify-content: center; max-width: 1280px; overflow: visible; padding: 100px 60px 100px 60px; position: relative; width: 100%; }\",\".framer-U3dO0 .framer-ac0wwo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1180px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-U3dO0 .framer-s9iyav { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 960px; overflow: visible; padding: 0px; position: relative; width: 960px; }\",\".framer-U3dO0 .framer-4enkeg { display: grid; flex: none; gap: 10px; grid-auto-rows: 200px; grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(1, 200px); height: 292px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-U3dO0 .framer-ejapvs-container, .framer-U3dO0 .framer-1e2wfy8-container, .framer-U3dO0 .framer-1yf58qg-container, .framer-U3dO0 .framer-153lddb-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U3dO0.framer-1k8jiuf, .framer-U3dO0 .framer-wp5mhi, .framer-U3dO0 .framer-hz5nw7, .framer-U3dO0 .framer-uq4td9, .framer-U3dO0 .framer-htpq1u, .framer-U3dO0 .framer-1kkbrsq, .framer-U3dO0 .framer-1jswpxu, .framer-U3dO0 .framer-sztbvb, .framer-U3dO0 .framer-ac0wwo, .framer-U3dO0 .framer-s9iyav { gap: 0px; } .framer-U3dO0.framer-1k8jiuf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-U3dO0.framer-1k8jiuf > :first-child, .framer-U3dO0 .framer-wp5mhi > :first-child, .framer-U3dO0 .framer-htpq1u > :first-child, .framer-U3dO0 .framer-1kkbrsq > :first-child, .framer-U3dO0 .framer-1jswpxu > :first-child, .framer-U3dO0 .framer-sztbvb > :first-child, .framer-U3dO0 .framer-ac0wwo > :first-child, .framer-U3dO0 .framer-s9iyav > :first-child { margin-top: 0px; } .framer-U3dO0.framer-1k8jiuf > :last-child, .framer-U3dO0 .framer-wp5mhi > :last-child, .framer-U3dO0 .framer-htpq1u > :last-child, .framer-U3dO0 .framer-1kkbrsq > :last-child, .framer-U3dO0 .framer-1jswpxu > :last-child, .framer-U3dO0 .framer-sztbvb > :last-child, .framer-U3dO0 .framer-ac0wwo > :last-child, .framer-U3dO0 .framer-s9iyav > :last-child { margin-bottom: 0px; } .framer-U3dO0 .framer-wp5mhi > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-U3dO0 .framer-hz5nw7 > *, .framer-U3dO0 .framer-uq4td9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-U3dO0 .framer-hz5nw7 > :first-child, .framer-U3dO0 .framer-uq4td9 > :first-child { margin-left: 0px; } .framer-U3dO0 .framer-hz5nw7 > :last-child, .framer-U3dO0 .framer-uq4td9 > :last-child { margin-right: 0px; } .framer-U3dO0 .framer-htpq1u > *, .framer-U3dO0 .framer-1jswpxu > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-U3dO0 .framer-1kkbrsq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-U3dO0 .framer-sztbvb > *, .framer-U3dO0 .framer-ac0wwo > *, .framer-U3dO0 .framer-s9iyav > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",`@media (min-width: 992px) and (max-width: 1279px) { .${metadata.bodyClassName}-framer-U3dO0 { background: var(--token-7bc77d28-260e-4b84-92a3-3084b520b0ce, rgb(255, 255, 255)); } .framer-U3dO0.framer-1k8jiuf { width: 992px; } .framer-U3dO0 .framer-hz5nw7, .framer-U3dO0 .framer-uq4td9 { top: -420px; } .framer-U3dO0 .framer-179wdtv-container { width: 92%; } .framer-U3dO0 .framer-1hklgo8-container, .framer-U3dO0 .framer-ac0wwo { width: 100%; } .framer-U3dO0 .framer-htpq1u { gap: 60px; padding: 80px 60px 60px 60px; width: 100%; } .framer-U3dO0 .framer-1jswpxu { gap: 60px; height: min-content; min-height: 500px; padding: 60px; } .framer-U3dO0 .framer-12nw9b5-container { bottom: 60px; left: 60px; right: 60px; top: unset; transform: unset; width: unset; } .framer-U3dO0 .framer-sztbvb { height: min-content; padding: 80px 60px 80px 60px; } .framer-U3dO0 .framer-s9iyav { gap: 32px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U3dO0 .framer-htpq1u, .framer-U3dO0 .framer-1jswpxu, .framer-U3dO0 .framer-s9iyav { gap: 0px; } .framer-U3dO0 .framer-htpq1u > *, .framer-U3dO0 .framer-1jswpxu > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-U3dO0 .framer-htpq1u > :first-child, .framer-U3dO0 .framer-1jswpxu > :first-child, .framer-U3dO0 .framer-s9iyav > :first-child { margin-top: 0px; } .framer-U3dO0 .framer-htpq1u > :last-child, .framer-U3dO0 .framer-1jswpxu > :last-child, .framer-U3dO0 .framer-s9iyav > :last-child { margin-bottom: 0px; } .framer-U3dO0 .framer-s9iyav > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,`@media (min-width: 576px) and (max-width: 991px) { .${metadata.bodyClassName}-framer-U3dO0 { background: var(--token-7bc77d28-260e-4b84-92a3-3084b520b0ce, rgb(255, 255, 255)); } .framer-U3dO0.framer-1k8jiuf { height: 8113px; width: 576px; } .framer-U3dO0 .framer-2icicz-container { order: 0; position: absolute; z-index: 10; } .framer-U3dO0 .framer-wp5mhi { order: 1; padding: 74px 0px 0px 0px; } .framer-U3dO0 .framer-179wdtv-container, .framer-U3dO0 .framer-ac0wwo { width: 100%; } .framer-U3dO0 .framer-10mc4dp-container { order: 2; } .framer-U3dO0 .framer-1hklgo8-container { order: 3; width: 576px; } .framer-U3dO0 .framer-htpq1u { gap: 80px; order: 4; padding: 60px 20px 60px 20px; width: 100%; } .framer-U3dO0 .framer-1jswpxu { gap: 80px; height: min-content; order: 5; padding: 60px 20px 60px 20px; } .framer-U3dO0 .framer-12nw9b5-container { left: unset; position: relative; top: unset; transform: unset; width: 536px; } .framer-U3dO0 .framer-sztbvb { height: min-content; order: 7; padding: 60px 20px 80px 20px; } .framer-U3dO0 .framer-s9iyav { gap: 32px; width: 100%; } .framer-U3dO0 .framer-10byq4j { order: 0; } .framer-U3dO0 .framer-4enkeg { grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: 506px; order: 1; } .framer-U3dO0 .framer-19n83pw-container { order: 6; } .framer-U3dO0 .framer-1jbkq36-container { order: 8; } .framer-U3dO0 .framer-1gch4kc-container { order: 9; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U3dO0 .framer-htpq1u, .framer-U3dO0 .framer-1jswpxu, .framer-U3dO0 .framer-s9iyav { gap: 0px; } .framer-U3dO0 .framer-htpq1u > *, .framer-U3dO0 .framer-1jswpxu > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-U3dO0 .framer-htpq1u > :first-child, .framer-U3dO0 .framer-1jswpxu > :first-child, .framer-U3dO0 .framer-s9iyav > :first-child { margin-top: 0px; } .framer-U3dO0 .framer-htpq1u > :last-child, .framer-U3dO0 .framer-1jswpxu > :last-child, .framer-U3dO0 .framer-s9iyav > :last-child { margin-bottom: 0px; } .framer-U3dO0 .framer-s9iyav > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,`@media (max-width: 575px) { .${metadata.bodyClassName}-framer-U3dO0 { background: var(--token-7bc77d28-260e-4b84-92a3-3084b520b0ce, rgb(255, 255, 255)); } .framer-U3dO0.framer-1k8jiuf { width: 390px; } .framer-U3dO0 .framer-2icicz-container { order: 0; position: absolute; z-index: 10; } .framer-U3dO0 .framer-wp5mhi { order: 1; padding: 74px 0px 0px 0px; } .framer-U3dO0 .framer-179wdtv-container, .framer-U3dO0 .framer-lp6nxt, .framer-U3dO0 .framer-12nw9b5-container { width: 100%; } .framer-U3dO0 .framer-10mc4dp-container { order: 2; } .framer-U3dO0 .framer-1hklgo8-container { order: 3; width: 100%; } .framer-U3dO0 .framer-htpq1u { gap: 60px; order: 4; padding: 40px 20px 40px 20px; width: 100%; } .framer-U3dO0 .framer-1jswpxu { gap: 60px; height: min-content; min-height: 639px; order: 5; padding: 40px 20px 40px 20px; } .framer-U3dO0 .framer-sztbvb { flex-direction: row; height: min-content; order: 7; padding: 60px 20px 60px 20px; } .framer-U3dO0 .framer-ac0wwo { flex: 1 0 0px; width: 1px; } .framer-U3dO0 .framer-s9iyav { gap: 24px; min-width: 350px; order: 0; width: 100%; } .framer-U3dO0 .framer-4enkeg { grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: 502px; } .framer-U3dO0 .framer-19n83pw-container { order: 6; } .framer-U3dO0 .framer-1jbkq36-container { order: 8; } .framer-U3dO0 .framer-1gch4kc-container { order: 9; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U3dO0 .framer-htpq1u, .framer-U3dO0 .framer-1jswpxu, .framer-U3dO0 .framer-sztbvb, .framer-U3dO0 .framer-s9iyav { gap: 0px; } .framer-U3dO0 .framer-htpq1u > *, .framer-U3dO0 .framer-1jswpxu > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-U3dO0 .framer-htpq1u > :first-child, .framer-U3dO0 .framer-1jswpxu > :first-child, .framer-U3dO0 .framer-s9iyav > :first-child { margin-top: 0px; } .framer-U3dO0 .framer-htpq1u > :last-child, .framer-U3dO0 .framer-1jswpxu > :last-child, .framer-U3dO0 .framer-s9iyav > :last-child { margin-bottom: 0px; } .framer-U3dO0 .framer-sztbvb > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-U3dO0 .framer-sztbvb > :first-child { margin-left: 0px; } .framer-U3dO0 .framer-sztbvb > :last-child { margin-right: 0px; } .framer-U3dO0 .framer-s9iyav > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-U3dO0[data-border=\"true\"]::after, .framer-U3dO0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6013\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"otZwsylNp\":{\"layout\":[\"fixed\",\"auto\"]},\"JcSM684NX\":{\"layout\":[\"fixed\",\"fixed\"]},\"q6ZwH8tIS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameribXt0UEDJ=withCSS(Component,css,\"framer-U3dO0\");export default FrameribXt0UEDJ;FrameribXt0UEDJ.displayName=\"3d Avatar Fashion\";FrameribXt0UEDJ.defaultProps={height:6013,width:1280};addFonts(FrameribXt0UEDJ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...HeroContainerFonts,...CarouselFonts,...HIWFonts,...FeatureSection4JulFonts,...MetricFonts,...CTAAvailableINFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameribXt0UEDJ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"otZwsylNp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JcSM684NX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"q6ZwH8tIS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"6013\",\"framerIntrinsicWidth\":\"1280\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "RG7yJog90_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "HeroContainerFonts", "V4IyEvM7m_default", "CarouselFonts", "zQzSyE89b_default", "HIWFonts", "O6OWiGAnZ_default", "MotionDivWithFX", "withFX", "motion", "FeatureSection4JulFonts", "pEo0D4qvs_default", "RichTextWithFX", "RichText", "MetricFonts", "ZPYTHK0SY_default", "ContainerWithFX", "Container", "CTAAvailableINFonts", "UZkDTED8o_default", "CTAFonts", "gCkrcTKxp_default", "FooterFonts", "qZ_XI3P7P_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "addImageAlt", "image", "alt", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "transition4", "transition5", "transition6", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "x", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "css", "FrameribXt0UEDJ", "withCSS", "ibXt0UEDJ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
