{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eczT4mlvBpBW3LPQyNEv/f0vBjjiBly0zS5CwR2C7/iLDLreXzX.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import SectionTitle from\"#framer/local/canvasComponent/C0YtMqVlM/C0YtMqVlM.js\";import SectionsFooter from\"#framer/local/canvasComponent/DN6PLbI3l/DN6PLbI3l.js\";import Tag from\"#framer/local/canvasComponent/FhEkFX1yo/FhEkFX1yo.js\";import Breadcrumbs from\"#framer/local/canvasComponent/jThO5fD7F/jThO5fD7F.js\";import Navbar from\"#framer/local/canvasComponent/Lt7PHfVyb/Lt7PHfVyb.js\";import ButtonLarge from\"#framer/local/canvasComponent/mkhfj13sI/mkhfj13sI.js\";import SectionsContacts from\"#framer/local/canvasComponent/Q0HB0HPqa/Q0HB0HPqa.js\";import CardsProjectCard from\"#framer/local/canvasComponent/XarVV9L9h/XarVV9L9h.js\";import*as sharedStyle1 from\"#framer/local/css/aY7FpHicp/aY7FpHicp.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/iLDLreXzX/iLDLreXzX.js\";const NavbarFonts=getFonts(Navbar);const BreadcrumbsFonts=getFonts(Breadcrumbs);const TagFonts=getFonts(Tag);const ButtonLargeFonts=getFonts(ButtonLarge);const MotionSectionWithFX=withFX(motion.section);const SectionTitleFonts=getFonts(SectionTitle);const CardsProjectCardFonts=getFonts(CardsProjectCard);const SectionsContactsFonts=getFonts(SectionsContacts);const ContainerWithFX=withFX(Container);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={cok2oP89V:\"(min-width: 810px) and (max-width: 1199px)\",JX2kv5MFf:\"(max-width: 809px)\",tAgZnwYTP:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8N6n7\";const variantClassNames={cok2oP89V:\"framer-v-efvsf3\",JX2kv5MFf:\"framer-v-7hreg9\",tAgZnwYTP:\"framer-v-la2to\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition1={damping:30,delay:0,mass:4,stiffness:100,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const getContainer=()=>{var _document_querySelector,_ref;return(_ref=(_document_querySelector=document.querySelector(\"#template-overlay\"))!==null&&_document_querySelector!==void 0?_document_querySelector:document.querySelector(\"#overlay\"))!==null&&_ref!==void 0?_ref:document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"tAgZnwYTP\",Phone:\"JX2kv5MFf\",Tablet:\"cok2oP89V\"};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:\"tAgZnwYTP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,rseHb4u6zXarVV9L9h,R5619GrpaXarVV9L9h,ggUqffW5qXarVV9L9h,...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-8N6n7`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-8N6n7`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const bWzE7QZGP3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"zOYKgQMFn\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"JmPLUeeKP\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"s4fqsE0qD\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tAgZnwYTP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-la2to\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bix51p-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{kXSOIS5b0:resolvedLinks[1],variant:\"s10dOC2B9\"},JX2kv5MFf:{kXSOIS5b0:resolvedLinks[2],variant:\"s10dOC2B9\"}},children:/*#__PURE__*/_jsx(Navbar,{DpIHspzBf:true,DTfbtvgCQ:\"Contacts\",height:\"100%\",id:\"Yv3jfST4y\",KUeIFM3LX:\"Blogs\",kXSOIS5b0:resolvedLinks[0],layoutId:\"Yv3jfST4y\",lXkYe29GX:true,oKxUKQinm:true,qLpjETDSl:\"About Us\",qu_DPw8tb:true,S2iYOIddt:true,style:{width:\"100%\"},uhFdBaKer:\"Projects\",variant:\"jhMPOTUbi\",width:\"100%\",XVWnoEgFC:\"Home\"})})})})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1p42n6z\",\"data-border\":true,\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wld4s9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:134,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1564hwo-container\",children:/*#__PURE__*/_jsx(Breadcrumbs,{height:\"100%\",id:\"haqy9m5cw\",layoutId:\"haqy9m5cw\",width:\"100%\",xMM5EmIz1:\"Hopescape Metaverse\",zzjqLSEVM:\"Projects\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U2NoaWJzdGVkIEdyb3Rlc2stNzAw\",\"--framer-font-family\":'\"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-line-height\":\"72px\",\"--framer-text-color\":\"var(--token-63c6f242-3781-443e-b892-9d92e7758a82, rgb(0, 0, 0))\"},children:\"Hopescape Metaverse\"})})},JX2kv5MFf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U2NoaWJzdGVkIEdyb3Rlc2stNzAw\",\"--framer-font-family\":'\"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-line-height\":\"56px\",\"--framer-text-color\":\"var(--token-63c6f242-3781-443e-b892-9d92e7758a82, rgb(0, 0, 0))\"},children:\"Hopescape Metaverse\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U2NoaWJzdGVkIEdyb3Rlc2stNzAw\",\"--framer-font-family\":'\"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"90px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-line-height\":\"96px\",\"--framer-text-color\":\"var(--token-63c6f242-3781-443e-b892-9d92e7758a82, rgb(0, 0, 0))\"},children:\"Hopescape Metaverse\"})}),className:\"framer-1wx4pnj\",fonts:[\"GF;Schibsted Grotesk-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ncf045\",\"data-framer-name\":\"Block\",name:\"Block\",children:[rseHb4u6zXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fmpgd6-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"bZS1DUe8a\",kuQQAbYhp:\"Metaverse\",layoutId:\"bZS1DUe8a\",style:{height:\"100%\"},width:\"100%\"})})})}),R5619GrpaXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2vubbx-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"WxuPTUz4f\",kuQQAbYhp:\"3D Design\",layoutId:\"WxuPTUz4f\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v3t53x-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"UOG5NP6l5\",kuQQAbYhp:\"UI/UX\",layoutId:\"UOG5NP6l5\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j1mbxc-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"ZoEKKrxH2\",kuQQAbYhp:\"Custom Avatars\",layoutId:\"ZoEKKrxH2\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oqnfds-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"PT7QMGZtt\",kuQQAbYhp:\"Photobooth\",layoutId:\"PT7QMGZtt\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mve78y-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"r5V_NlW61\",kuQQAbYhp:\"Games\",layoutId:\"r5V_NlW61\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7elxf4-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"HJj07OogP\",kuQQAbYhp:\"Live Streaming\",layoutId:\"HJj07OogP\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ysgmf-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"IwaZPKK5X\",kuQQAbYhp:\"Exhibition\",layoutId:\"IwaZPKK5X\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8096l8-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"riiDyjUfv\",kuQQAbYhp:\"Web VR\",layoutId:\"riiDyjUfv\",style:{height:\"100%\"},width:\"100%\"})})})}),ggUqffW5qXarVV9L9h&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:290},JX2kv5MFf:{y:266}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:314,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vvijmt-container\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"ujpqr8znj\",kuQQAbYhp:\"360-Degree\",layoutId:\"ujpqr8znj\",style:{height:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JX2kv5MFf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1skxy6m\",\"data-styles-preset\":\"aY7FpHicp\",children:\"The metaverse is a new and exciting way to interact with the world around us. It is a virtual world where people can come together to work, play, and learn. Our Children\u2019s Cancer Foundation\u2019s (CCF) custom metaverse platform project is a step towards creating a more immersive and engaging metaverse experience.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"The metaverse is a new and exciting way to interact with the world around us. It is a virtual world where people can come together to work, play, and learn. Our Children\u2019s Cancer Foundation\u2019s (CCF) custom metaverse platform project is a step towards creating a more immersive and engaging metaverse experience.\"})}),className:\"framer-yqvoi2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{y:558},JX2kv5MFf:{width:\"calc(100vw - 64px)\",y:494}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:582,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nbl5st-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JX2kv5MFf:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonLarge,{apqsCktfb:\"View Demo\",haPb8DtW8:\"CallMade\",height:\"100%\",id:\"IU9byfZ_7\",layoutId:\"IU9byfZ_7\",RZT9SNG2g:\"https://ccfmetaverse.nxtinteractive.com/\",variant:\"XvAldi6_m\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2ivf56\",\"data-framer-name\":\"Content\",name:\"Content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:1010,intrinsicWidth:2062,loading:getLoadingLazyAtYPosition(676),pixelHeight:1010,pixelWidth:2062,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png\",srcSet:\"https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=512 512w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png 2062w\"}},JX2kv5MFf:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:1010,intrinsicWidth:2062,loading:getLoadingLazyAtYPosition(596),pixelHeight:1010,pixelWidth:2062,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png\",srcSet:\"https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=512 512w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png 2062w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:1010,intrinsicWidth:2062,loading:getLoadingLazyAtYPosition(700),pixelHeight:1010,pixelWidth:2062,sizes:\"1140px\",src:\"https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png\",srcSet:\"https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=512 512w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8TJHM2MlSBzDSAJKHYLIZmus.png 2062w\"},className:\"framer-1ke7snq\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b0j3r5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JX2kv5MFf:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1skxy6m\",\"data-styles-preset\":\"aY7FpHicp\",children:\"The Hopescape Metaverse project includes a number of features that make it a powerful and versatile tool. These features include:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1skxy6m\",\"data-styles-preset\":\"aY7FpHicp\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Personalization: Users can customize their own avatars and environments, making the metaverse experience more personal and immersive.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Interoperability: The platform is designed to be interoperable with multiple virtual spaces, making it easy for users to move between different spaces.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Scalability: The platform is designed to be scalable, so it can grow and adapt as the user count increases or new features are added.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Web Games: The platform consists of web games like a photobooth, mosaic wall and quiz which makes the overall user experience more fun and engaging.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Awareness: In the Exhibition space, content about CCFs programmes and services is added to help generate awareness about CCF and the sponsors.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Live Streaming: The Auditorium space consists of live-streaming functionality and any type of real-life event can be streamed live on a screen in the Auditorium, so the users who couldn't attend the event physically can still be a part of it virtually.\"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"The Hopescape Metaverse project includes a number of features that make it a powerful and versatile tool. These features include:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Personalization: Users can customize their own avatars and environments, making the metaverse experience more personal and immersive.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Interoperability: The platform is designed to be interoperable with multiple virtual spaces, making it easy for users to move between different spaces.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Scalability: The platform is designed to be scalable, so it can grow and adapt as the user count increases or new features are added.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Web Games: The platform consists of web games like a photobooth, mosaic wall and quiz which makes the overall user experience more fun and engaging.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Awareness: In the Exhibition space, content about CCFs programmes and services is added to help generate awareness about CCF and the sponsors.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Live Streaming: The Auditorium space consists of live-streaming functionality and any type of real-life event can be streamed live on a screen in the Auditorium, so the users who couldn't attend the event physically can still be a part of it virtually.\"})})]})]}),className:\"framer-1sdn4w9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v9jzjm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:851,loading:getLoadingLazyAtYPosition(2668),pixelHeight:610,pixelWidth:851,sizes:\"max((100vw - 76px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png\",srcSet:\"https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png?scale-down-to=512 512w,https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png 851w\"}},JX2kv5MFf:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:851,loading:getLoadingLazyAtYPosition(2376),pixelHeight:610,pixelWidth:851,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png\",srcSet:\"https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png?scale-down-to=512 512w,https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png 851w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:851,loading:getLoadingLazyAtYPosition(2692),pixelHeight:610,pixelWidth:851,sizes:\"562px\",src:\"https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png\",srcSet:\"https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png?scale-down-to=512 512w,https://framerusercontent.com/images/w7WmIiXIxHc6d8xFdbDVFwpGVo.png 851w\"},className:\"framer-k8syp5\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:851,loading:getLoadingLazyAtYPosition(2668),pixelHeight:610,pixelWidth:851,sizes:\"max((100vw - 76px) / 2, 1px)\",src:\"https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png\",srcSet:\"https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png?scale-down-to=512 512w,https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png 851w\"}},JX2kv5MFf:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:851,loading:getLoadingLazyAtYPosition(2792),pixelHeight:610,pixelWidth:851,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png\",srcSet:\"https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png?scale-down-to=512 512w,https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png 851w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:851,loading:getLoadingLazyAtYPosition(2692),pixelHeight:610,pixelWidth:851,sizes:\"562px\",src:\"https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png\",srcSet:\"https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png?scale-down-to=512 512w,https://framerusercontent.com/images/i2siLPxuy0LeWAWXkQ4pzvUyPxY.png 851w\"},className:\"framer-1mb5m3f\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1co1non\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JX2kv5MFf:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1skxy6m\",\"data-styles-preset\":\"aY7FpHicp\",children:\"The custom metaverse platform project offers a number of benefits, including:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1skxy6m\",\"data-styles-preset\":\"aY7FpHicp\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Increased engagement: The immersive and interactive nature of the metaverse can help to increase engagement among users.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Enhanced collaboration: The platform can be used to facilitate collaboration between users, regardless of their location.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"New learning opportunities: The metaverse can be used to create new learning opportunities, such as virtual classrooms and training simulations.\"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"The custom metaverse platform project offers a number of benefits, including:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Increased engagement: The immersive and interactive nature of the metaverse can help to increase engagement among users.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Enhanced collaboration: The platform can be used to facilitate collaboration between users, regardless of their location.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"New learning opportunities: The metaverse can be used to create new learning opportunities, such as virtual classrooms and training simulations.\"})})]})]}),className:\"framer-oyzgun\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:1010,intrinsicWidth:2062,loading:getLoadingLazyAtYPosition(3908),pixelHeight:1010,pixelWidth:2062,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png\",srcSet:\"https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=512 512w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png 2062w\"}},JX2kv5MFf:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:1010,intrinsicWidth:2062,loading:getLoadingLazyAtYPosition(3892),pixelHeight:1010,pixelWidth:2062,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png\",srcSet:\"https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=512 512w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png 2062w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:1010,intrinsicWidth:2062,loading:getLoadingLazyAtYPosition(3932),pixelHeight:1010,pixelWidth:2062,sizes:\"1140px\",src:\"https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png\",srcSet:\"https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=512 512w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/aahktrM7rwFEBxGzfJljCSAfk.png 2062w\"},className:\"framer-l7n38t\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b7jl12\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JX2kv5MFf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1skxy6m\",\"data-styles-preset\":\"aY7FpHicp\",children:\"The Hopescape Metaverse project is a powerful and versatile tool that has the potential to revolutionize the way we interact with the world around us. The platform offers a number of benefits, including increased engagement, enhanced collaboration, and new learning opportunities.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"The Hopescape Metaverse project is a powerful and versatile tool that has the potential to revolutionize the way we interact with the world around us. The platform offers a number of benefits, including increased engagement, enhanced collaboration, and new learning opportunities.\"})}),className:\"framer-m409nm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5upp98\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4796),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/kSyrhk0tCXuEB9GfixDOra9yG0.png\"}},JX2kv5MFf:{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4712),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/kSyrhk0tCXuEB9GfixDOra9yG0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Hopescape Metaverse\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4820),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/kSyrhk0tCXuEB9GfixDOra9yG0.png\"},className:\"framer-ohqz02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4796),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/Yfy3dfUeD6Fj9rtrkOvDPKv7Wo.png\"}},JX2kv5MFf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(5028),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/Yfy3dfUeD6Fj9rtrkOvDPKv7Wo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4820),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/Yfy3dfUeD6Fj9rtrkOvDPKv7Wo.png\"},className:\"framer-13wijam\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4796),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/knomhGz6YoMqHt7FzaMcpgAaxSQ.png\"}},JX2kv5MFf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(5344),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/knomhGz6YoMqHt7FzaMcpgAaxSQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:414,loading:getLoadingLazyAtYPosition(4820),pixelHeight:340,pixelWidth:414,src:\"https://framerusercontent.com/images/knomhGz6YoMqHt7FzaMcpgAaxSQ.png\"},className:\"framer-17z1t0j\"})})]})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8nw70c\",\"data-framer-name\":\"Projects\",id:elementId,name:\"Projects\",ref:ref2,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{width:\"calc(100vw - 64px)\",y:5158},JX2kv5MFf:{width:\"calc(100vw - 64px)\",y:5706}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:202,width:\"1136px\",y:5182,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13xwpdv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{variant:\"p_2LbjVAd\"},JX2kv5MFf:{variant:\"jpr9fb0u7\"}},children:/*#__PURE__*/_jsx(SectionTitle,{DpKg_4RDt:true,H39EAgFwi:\"Years of experience to create unique design in agile and fast manner\",height:\"100%\",id:\"kF2w1zvmq\",layoutId:\"kF2w1zvmq\",rZlInkDBu:\"Similar Projects\",sQwz5OMsT:\"Other works\",style:{width:\"100%\"},variant:\"Ypkg2Yh9z\",width:\"100%\",ywbVTjRMA:false,Zv2VR5iUq:false,zy7zYEWlW:true})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-of0pwh\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kSen_vtmW\"},implicitPathVariables:undefined},{href:{webPageId:\"kSen_vtmW\"},implicitPathVariables:undefined},{href:{webPageId:\"kSen_vtmW\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{width:\"max((100vw - 176px) / 2, 1px)\",y:5408},JX2kv5MFf:{width:\"calc(100vw - 64px)\",y:5940}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:408,width:\"496px\",y:5432,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n3gs78-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{jU5kfKgp4:resolvedLinks1[1]},JX2kv5MFf:{jU5kfKgp4:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CardsProjectCard,{d3dSbB23_:\"A full-blown Metaverse solution for Bangkok International Fashion Week (BIFW) 2022. Inclusive of features like custom 3D spaces, custom games, live calls, spatial audio, photobooth, live-streaming and much more.\",Dh0qw0gD6:addImageAlt({src:\"https://framerusercontent.com/images/NCLgqVfXm9tzZnvpbIJQuXLCLzo.png\",srcSet:\"https://framerusercontent.com/images/NCLgqVfXm9tzZnvpbIJQuXLCLzo.png?scale-down-to=512 512w,https://framerusercontent.com/images/NCLgqVfXm9tzZnvpbIJQuXLCLzo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NCLgqVfXm9tzZnvpbIJQuXLCLzo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NCLgqVfXm9tzZnvpbIJQuXLCLzo.png 2062w\"},\"BIFW Metaverse Event\"),fW3AX6Ici:\"Marketing\",ggUqffW5q:false,height:\"100%\",id:\"fqSKVRIxa\",jU5kfKgp4:resolvedLinks1[0],K2Oeb_NQp:true,layoutId:\"fqSKVRIxa\",LlMZcyhHX:\"BIFW Metaverse Event\",mhlUl8lmj:false,MNAn86e_r:\"Design\",MPn7TWu6s:false,R5619Grpa:false,rseHb4u6z:true,style:{width:\"100%\"},TdgVxKEtU:\"Tag\",ThtLhM9ZA:\"Metaverse\",variant:\"zIQFAGqTb\",veGjw3jDh:\"Tag\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tH67z_PAx\"},implicitPathVariables:undefined},{href:{webPageId:\"tH67z_PAx\"},implicitPathVariables:undefined},{href:{webPageId:\"tH67z_PAx\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{width:\"max((100vw - 176px) / 2, 1px)\",y:5408},JX2kv5MFf:{width:\"calc(100vw - 64px)\",y:6380}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:408,width:\"496px\",y:5432,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c1zzvj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{jU5kfKgp4:resolvedLinks2[1]},JX2kv5MFf:{jU5kfKgp4:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(CardsProjectCard,{d3dSbB23_:\"A full-blown Metaverse solution for Shiseido to introduce new cosmetic products. Inclusive of features like custom 3D spaces, custom games, live calls/chats, spatial audio, photobooth, live-streaming and much more.\",Dh0qw0gD6:addImageAlt({src:\"https://framerusercontent.com/images/5qrpWpXKVRp4R5nyIW7LFu3ni4.png\",srcSet:\"https://framerusercontent.com/images/5qrpWpXKVRp4R5nyIW7LFu3ni4.png?scale-down-to=512 512w,https://framerusercontent.com/images/5qrpWpXKVRp4R5nyIW7LFu3ni4.png 902w\"},\"Shiseido Product Launch\"),fW3AX6Ici:\"Design\",ggUqffW5q:false,height:\"100%\",id:\"kl0O23cxr\",jU5kfKgp4:resolvedLinks2[0],K2Oeb_NQp:true,layoutId:\"kl0O23cxr\",LlMZcyhHX:\"Shiseido Product Launch\",mhlUl8lmj:false,MNAn86e_r:\"Strategy\",MPn7TWu6s:false,R5619Grpa:false,rseHb4u6z:true,style:{width:\"100%\"},TdgVxKEtU:\"Tag\",ThtLhM9ZA:\"Metaverse\",variant:\"zIQFAGqTb\",veGjw3jDh:\"Tag\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kgw77d\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{width:\"calc(100vw - 128px)\",y:5864.5},JX2kv5MFf:{width:\"calc(100vw - 64px)\",y:6820.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"992px\",y:5888.5,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1pz13ig-container\",id:elementId1,ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{RZT9SNG2g:resolvedLinks3[1]},JX2kv5MFf:{RZT9SNG2g:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonLarge,{apqsCktfb:\"View More\",bWzE7QZGP:bWzE7QZGP3bnx0g({overlay}),haPb8DtW8:\"ArrowForward\",height:\"100%\",id:\"JmPLUeeKP\",layoutId:\"JmPLUeeKP\",RZT9SNG2g:resolvedLinks3[0],style:{height:\"100%\",width:\"100%\"},variant:\"XvAldi6_m\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-16irn2\"),\"data-framer-portal-id\":elementId1,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"roY6iCyl8\")}),getContainer())})})]})})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{width:\"100vw\",y:5953},JX2kv5MFf:{width:\"100vw\",y:6909}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:734,width:\"1200px\",y:5977,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3l1uy0-container\",id:elementId2,ref:ref4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{variant:\"W1DRTsH9l\"},JX2kv5MFf:{variant:\"ObjGPWUBo\"}},children:/*#__PURE__*/_jsx(SectionsContacts,{height:\"100%\",id:\"s4fqsE0qD\",layoutId:\"s4fqsE0qD\",style:{width:\"100%\"},variant:\"SvqEoijCQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{width:\"100vw\",y:6687},JX2kv5MFf:{width:\"100vw\",y:7643}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"1200px\",y:6711,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1owzz3z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cok2oP89V:{variant:\"I0G4sMhuR\"},JX2kv5MFf:{variant:\"VF1axD6jj\"}},children:/*#__PURE__*/_jsx(SectionsFooter,{CbFY2y_QH:\"Cookie Policy\",fKhNAekEL:\"\\xa9 2024 - NXT Interactive Pte. Ltd.\",FLt9cUwfE:true,height:\"100%\",id:\"HfKDlMwVd\",layoutId:\"HfKDlMwVd\",style:{width:\"100%\"},ThsQasI0W:true,variant:\"VDZWvLT79\",VU2pc28A1:\"Privacy Policy \",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-187pemo\",\"data-framer-name\":\"Background\",name:\"Background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hc4adx\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wuttxa\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5jcywb\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11oxnue\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12r4nld\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-127mbww\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oy4pm5\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-avm8bu\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ntsidu\",\"data-framer-name\":\"Line\",name:\"Line\"})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-8N6n7 { background: var(--token-04a3f1b0-e024-4c12-967c-3112bcf4a142, rgb(255, 255, 255)); }`,\".framer-8N6n7.framer-zyh9zr, .framer-8N6n7 .framer-zyh9zr { display: block; }\",\".framer-8N6n7.framer-la2to { align-content: center; align-items: center; background-color: var(--token-04a3f1b0-e024-4c12-967c-3112bcf4a142, #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: 1200px; }\",\".framer-8N6n7 .framer-1bix51p-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-8N6n7 .framer-1p42n6z { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: rgba(68, 204, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 134px 30px 32px 30px; position: relative; width: 1200px; z-index: 1; }\",\".framer-8N6n7 .framer-1wld4s9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8N6n7 .framer-1564hwo-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8N6n7 .framer-1wx4pnj, .framer-8N6n7 .framer-yqvoi2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8N6n7 .framer-1ncf045 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8N6n7 .framer-1fmpgd6-container, .framer-8N6n7 .framer-2vubbx-container, .framer-8N6n7 .framer-v3t53x-container, .framer-8N6n7 .framer-j1mbxc-container, .framer-8N6n7 .framer-1oqnfds-container, .framer-8N6n7 .framer-mve78y-container, .framer-8N6n7 .framer-7elxf4-container, .framer-8N6n7 .framer-2ysgmf-container, .framer-8N6n7 .framer-8096l8-container, .framer-8N6n7 .framer-1vvijmt-container { flex: none; height: 32px; position: relative; width: auto; }\",\".framer-8N6n7 .framer-1nbl5st-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-8N6n7 .framer-2ivf56 { 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: 30px; position: relative; width: 1200px; z-index: 1; }\",\".framer-8N6n7 .framer-1ke7snq, .framer-8N6n7 .framer-l7n38t { aspect-ratio: 1.8933333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 602px); overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-8N6n7 .framer-b0j3r5, .framer-8N6n7 .framer-1co1non, .framer-8N6n7 .framer-1b7jl12 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 64px 48px 64px; position: relative; width: 100%; }\",\".framer-8N6n7 .framer-1sdn4w9, .framer-8N6n7 .framer-oyzgun, .framer-8N6n7 .framer-m409nm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-8N6n7 .framer-1v9jzjm, .framer-8N6n7 .framer-5upp98 { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8N6n7 .framer-k8syp5, .framer-8N6n7 .framer-1mb5m3f { aspect-ratio: 1.4 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 402px); overflow: hidden; position: relative; width: 1px; z-index: 1; }\",\".framer-8N6n7 .framer-ohqz02, .framer-8N6n7 .framer-13wijam, .framer-8N6n7 .framer-17z1t0j { aspect-ratio: 1.2266666666666666 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 301px); overflow: hidden; position: relative; width: 1px; z-index: 1; }\",\".framer-8N6n7 .framer-8nw70c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 32px; position: relative; scroll-margin-top: 32px; width: 1200px; z-index: 1; }\",\".framer-8N6n7 .framer-13xwpdv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8N6n7 .framer-of0pwh { 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: flex-start; overflow: hidden; padding: 0px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-8N6n7 .framer-1n3gs78-container, .framer-8N6n7 .framer-c1zzvj-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-8N6n7 .framer-kgw77d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 57px; justify-content: center; overflow: hidden; padding: 0px 72px 0px 72px; position: relative; width: 100%; }\",\".framer-8N6n7 .framer-1pz13ig-container { flex: none; height: 56px; position: relative; width: 100%; }\",\".framer-8N6n7.framer-16irn2 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-8N6n7 .framer-3l1uy0-container, .framer-8N6n7 .framer-1owzz3z-container { flex: none; height: auto; position: relative; width: 1200px; z-index: 1; }\",\".framer-8N6n7 .framer-187pemo { align-content: center; align-items: center; bottom: -4557px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 274%; justify-content: space-between; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; z-index: 0; }\",\".framer-8N6n7 .framer-hc4adx, .framer-8N6n7 .framer-1wuttxa, .framer-8N6n7 .framer-5jcywb, .framer-8N6n7 .framer-11oxnue, .framer-8N6n7 .framer-12r4nld, .framer-8N6n7 .framer-127mbww, .framer-8N6n7 .framer-1oy4pm5, .framer-8N6n7 .framer-avm8bu, .framer-8N6n7 .framer-ntsidu { background-color: var(--token-63c6f242-3781-443e-b892-9d92e7758a82, #000000); flex: none; height: 100%; opacity: 0.05; overflow: hidden; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8N6n7.framer-la2to, .framer-8N6n7 .framer-1p42n6z, .framer-8N6n7 .framer-1wld4s9, .framer-8N6n7 .framer-1ncf045, .framer-8N6n7 .framer-2ivf56, .framer-8N6n7 .framer-b0j3r5, .framer-8N6n7 .framer-1v9jzjm, .framer-8N6n7 .framer-1co1non, .framer-8N6n7 .framer-1b7jl12, .framer-8N6n7 .framer-5upp98, .framer-8N6n7 .framer-8nw70c, .framer-8N6n7 .framer-of0pwh, .framer-8N6n7 .framer-kgw77d { gap: 0px; } .framer-8N6n7.framer-la2to > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8N6n7.framer-la2to > :first-child, .framer-8N6n7 .framer-1p42n6z > :first-child, .framer-8N6n7 .framer-1wld4s9 > :first-child, .framer-8N6n7 .framer-2ivf56 > :first-child, .framer-8N6n7 .framer-8nw70c > :first-child, .framer-8N6n7 .framer-kgw77d > :first-child { margin-top: 0px; } .framer-8N6n7.framer-la2to > :last-child, .framer-8N6n7 .framer-1p42n6z > :last-child, .framer-8N6n7 .framer-1wld4s9 > :last-child, .framer-8N6n7 .framer-2ivf56 > :last-child, .framer-8N6n7 .framer-8nw70c > :last-child, .framer-8N6n7 .framer-kgw77d > :last-child { margin-bottom: 0px; } .framer-8N6n7 .framer-1p42n6z > *, .framer-8N6n7 .framer-8nw70c > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-8N6n7 .framer-1wld4s9 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-8N6n7 .framer-1ncf045 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-8N6n7 .framer-1ncf045 > :first-child, .framer-8N6n7 .framer-b0j3r5 > :first-child, .framer-8N6n7 .framer-1v9jzjm > :first-child, .framer-8N6n7 .framer-1co1non > :first-child, .framer-8N6n7 .framer-1b7jl12 > :first-child, .framer-8N6n7 .framer-5upp98 > :first-child, .framer-8N6n7 .framer-of0pwh > :first-child { margin-left: 0px; } .framer-8N6n7 .framer-1ncf045 > :last-child, .framer-8N6n7 .framer-b0j3r5 > :last-child, .framer-8N6n7 .framer-1v9jzjm > :last-child, .framer-8N6n7 .framer-1co1non > :last-child, .framer-8N6n7 .framer-1b7jl12 > :last-child, .framer-8N6n7 .framer-5upp98 > :last-child, .framer-8N6n7 .framer-of0pwh > :last-child { margin-right: 0px; } .framer-8N6n7 .framer-2ivf56 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-8N6n7 .framer-b0j3r5 > *, .framer-8N6n7 .framer-1co1non > *, .framer-8N6n7 .framer-1b7jl12 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8N6n7 .framer-1v9jzjm > *, .framer-8N6n7 .framer-5upp98 > *, .framer-8N6n7 .framer-of0pwh > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-8N6n7 .framer-kgw77d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-8N6n7[data-border=\"true\"]::after, .framer-8N6n7 [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: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-8N6n7 { background: var(--token-04a3f1b0-e024-4c12-967c-3112bcf4a142, rgb(255, 255, 255)); } .framer-8N6n7.framer-la2to { width: 810px; } .framer-8N6n7 .framer-1bix51p-container { left: -1px; transform: unset; } .framer-8N6n7 .framer-1p42n6z { padding: 134px 72px 32px 72px; width: 100%; } .framer-8N6n7 .framer-2ivf56, .framer-8N6n7 .framer-8nw70c, .framer-8N6n7 .framer-3l1uy0-container, .framer-8N6n7 .framer-1owzz3z-container { width: 100%; } .framer-8N6n7 .framer-1ke7snq, .framer-8N6n7 .framer-l7n38t { height: var(--framer-aspect-ratio-supported, 396px); } .framer-8N6n7 .framer-b0j3r5, .framer-8N6n7 .framer-1co1non, .framer-8N6n7 .framer-1b7jl12 { padding: 48px 40px 48px 40px; } .framer-8N6n7 .framer-k8syp5, .framer-8N6n7 .framer-1mb5m3f { height: var(--framer-aspect-ratio-supported, 262px); } .framer-8N6n7 .framer-ohqz02, .framer-8N6n7 .framer-13wijam, .framer-8N6n7 .framer-17z1t0j { height: var(--framer-aspect-ratio-supported, 195px); } .framer-8N6n7 .framer-of0pwh { padding: 0px 48px 0px 48px; } .framer-8N6n7 .framer-kgw77d { padding: 0px 32px 0px 32px; } .framer-8N6n7 .framer-187pemo { bottom: unset; top: calc(49.99321481883568% - 273.99770904925543% / 2); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-8N6n7 { background: var(--token-04a3f1b0-e024-4c12-967c-3112bcf4a142, rgb(255, 255, 255)); } .framer-8N6n7.framer-la2to { width: 390px; } .framer-8N6n7 .framer-1p42n6z { gap: 32px; padding: 134px 32px 16px 32px; width: 100%; } .framer-8N6n7 .framer-1wld4s9 { gap: 24px; } .framer-8N6n7 .framer-1nbl5st-container, .framer-8N6n7 .framer-2ivf56, .framer-8N6n7 .framer-3l1uy0-container, .framer-8N6n7 .framer-1owzz3z-container { width: 100%; } .framer-8N6n7 .framer-1ke7snq, .framer-8N6n7 .framer-l7n38t { height: var(--framer-aspect-ratio-supported, 174px); } .framer-8N6n7 .framer-b0j3r5, .framer-8N6n7 .framer-1co1non, .framer-8N6n7 .framer-1b7jl12 { padding: 24px 0px 24px 0px; } .framer-8N6n7 .framer-1v9jzjm, .framer-8N6n7 .framer-5upp98 { flex-direction: column; } .framer-8N6n7 .framer-k8syp5, .framer-8N6n7 .framer-1mb5m3f { flex: none; height: var(--framer-aspect-ratio-supported, 236px); width: 100%; } .framer-8N6n7 .framer-ohqz02, .framer-8N6n7 .framer-13wijam, .framer-8N6n7 .framer-17z1t0j { flex: none; height: var(--framer-aspect-ratio-supported, 269px); width: 100%; } .framer-8N6n7 .framer-8nw70c { gap: 32px; width: 100%; } .framer-8N6n7 .framer-of0pwh { flex-direction: column; gap: 32px; padding: 0px; } .framer-8N6n7 .framer-1n3gs78-container, .framer-8N6n7 .framer-c1zzvj-container { flex: none; width: 100%; } .framer-8N6n7 .framer-kgw77d { padding: 0px; } .framer-8N6n7 .framer-187pemo { bottom: unset; height: 9232px; left: calc(50.00000000000002% - 1200px / 2); right: unset; top: 0px; width: 1200px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8N6n7 .framer-1p42n6z, .framer-8N6n7 .framer-1wld4s9, .framer-8N6n7 .framer-1v9jzjm, .framer-8N6n7 .framer-5upp98, .framer-8N6n7 .framer-8nw70c, .framer-8N6n7 .framer-of0pwh { gap: 0px; } .framer-8N6n7 .framer-1p42n6z > *, .framer-8N6n7 .framer-8nw70c > *, .framer-8N6n7 .framer-of0pwh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-8N6n7 .framer-1p42n6z > :first-child, .framer-8N6n7 .framer-1wld4s9 > :first-child, .framer-8N6n7 .framer-1v9jzjm > :first-child, .framer-8N6n7 .framer-5upp98 > :first-child, .framer-8N6n7 .framer-8nw70c > :first-child, .framer-8N6n7 .framer-of0pwh > :first-child { margin-top: 0px; } .framer-8N6n7 .framer-1p42n6z > :last-child, .framer-8N6n7 .framer-1wld4s9 > :last-child, .framer-8N6n7 .framer-1v9jzjm > :last-child, .framer-8N6n7 .framer-5upp98 > :last-child, .framer-8N6n7 .framer-8nw70c > :last-child, .framer-8N6n7 .framer-of0pwh > :last-child { margin-bottom: 0px; } .framer-8N6n7 .framer-1wld4s9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-8N6n7 .framer-1v9jzjm > *, .framer-8N6n7 .framer-5upp98 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5513\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cok2oP89V\":{\"layout\":[\"fixed\",\"auto\"]},\"JX2kv5MFf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameriLDLreXzX=withCSS(Component,css,\"framer-8N6n7\");export default FrameriLDLreXzX;FrameriLDLreXzX.displayName=\"Projects / CCF_Hopescape_Metaverse\";FrameriLDLreXzX.defaultProps={height:5513,width:1200};addFonts(FrameriLDLreXzX,[{explicitInter:true,fonts:[{family:\"Schibsted Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYASsJuXFGVOQ.woff2\",weight:\"700\"},{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\"}]},...NavbarFonts,...BreadcrumbsFonts,...TagFonts,...ButtonLargeFonts,...SectionTitleFonts,...CardsProjectCardFonts,...SectionsContactsFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriLDLreXzX\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"5513\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cok2oP89V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JX2kv5MFf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "43BACm3C,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAiBF,EAASG,CAAW,EAAQC,GAASJ,EAASK,CAAG,EAAQC,GAAiBN,EAASO,CAAW,EAAQC,EAAoBC,EAAOC,EAAO,OAAO,EAAQC,GAAkBX,EAASY,CAAY,EAAQC,GAAsBb,EAASc,CAAgB,EAAQC,GAAsBf,EAASgB,CAAgB,EAAQC,GAAgBR,EAAOS,CAAS,EAAQC,GAAoBnB,EAASoB,CAAc,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,gBAAgB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,EAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,GAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAa,IAAI,CAAC,IAAIC,EAAwBC,EAAK,OAAOA,GAAMD,EAAwB,SAAS,cAAc,mBAAmB,KAAK,MAAMA,IAA0B,OAAOA,EAAwB,SAAS,cAAc,UAAU,KAAK,MAAMC,IAAO,OAAOA,EAAK,SAAS,IAAK,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCf,EAAK,MAAM,CAAC,GAAGc,EAAM,SAASd,GAAMe,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAMd,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQgB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,EAAmB,GAAGC,EAAS,EAAEnB,GAASI,CAAK,EAAQgB,EAAU,IAAI,CAAC,IAAMC,EAAUvB,EAAiB,OAAUW,CAAY,EAAE,GAAGY,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUb,CAAY,CAAC,EAAQc,EAAmB,IAAI,CAAC,IAAMF,EAAUvB,EAAiB,OAAUW,CAAY,EAAqC,GAAnC,SAAS,MAAMY,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIhC,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUgC,EAAU,QAAQ,CAAE,CAAC,IAAMG,EAAQH,EAAU,cAAc,GAAGG,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAIG,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGH,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAE,GAAK,CAACkB,EAAYC,EAAmB,EAAEC,GAA8Bd,GAAQe,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,GAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAmFG,EAAkBC,EAAG5D,GAAkB,GAA5F,CAAaiC,GAAuBA,EAAS,CAAuE,EAAQ4B,GAAWC,EAAO,IAAI,EAAQC,GAAOC,GAAU,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,GAAWL,EAAO,IAAI,EAAQM,EAAWF,EAAkB,WAAW,EAAQG,GAAWP,EAAO,IAAI,EAAQQ,GAAWJ,EAAkB,WAAW,EAAQK,GAAWT,EAAO,IAAI,EAAQU,GAAsBC,EAAM,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA3E,EAAiB,EAAE,SAAsB4E,EAAMC,GAAY,CAAC,GAAG5C,GAA4CsC,GAAgB,SAAS,CAAcK,EAAME,EAAO,IAAI,CAAC,GAAGxC,GAAU,UAAUqB,EAAGD,EAAkB,eAAe1B,CAAS,EAAE,IAAIL,GAA6BiC,GAAK,MAAM,CAAC,GAAG7B,CAAK,EAAE,SAAS,CAAc2C,EAAKK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BN,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUkC,EAAc,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBN,EAAKU,EAAO,CAAC,UAAU,GAAK,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,UAAU,QAAQ,UAAUJ,EAAc,CAAC,EAAE,SAAS,YAAY,UAAU,GAAK,UAAU,GAAK,UAAU,WAAW,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,WAAW,QAAQ,YAAY,MAAM,OAAO,UAAU,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeJ,EAAMS,EAAoB,CAAC,kBAAkB,CAAC,WAAWnF,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcyE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKY,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,sBAAsB,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB4B,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,mEAAmE,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,mEAAmE,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,mEAAmE,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,0BAA0B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAACzC,IAAiCuC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAErD,IAAiCsC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,QAAQ,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iBAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,QAAQ,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iBAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,SAAS,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpD,GAAiCqC,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKe,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB4B,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kUAAwT,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kUAAwT,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,GAAG,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsB4B,EAAKgB,EAAY,CAAC,UAAU,YAAY,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,2CAA2C,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAMS,EAAoB,CAAC,kBAAkB,CAAC,WAAWnF,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcuE,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ6C,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,qBAAqB,IAAI,oEAAoE,OAAO,wVAAwV,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,qBAAqB,IAAI,oEAAoE,OAAO,wVAAwV,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,SAAS,IAAI,oEAAoE,OAAO,wVAAwV,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAejB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB8B,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mIAAmI,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,uIAAuI,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,yJAAyJ,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,uIAAuI,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,sJAAsJ,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,gJAAgJ,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,8PAA8P,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mIAAmI,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,uIAAuI,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,yJAAyJ,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,uIAAuI,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,sJAAsJ,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,gJAAgJ,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,8PAA8P,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ6C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,+BAA+B,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,qBAAqB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAejB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ6C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,+BAA+B,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,qBAAqB,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB8B,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,+EAA+E,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,2HAA2H,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,kJAAkJ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,+EAA+E,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,2HAA2H,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,kJAAkJ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ6C,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,qBAAqB,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,qBAAqB,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,SAAS,IAAI,qEAAqE,OAAO,4VAA4V,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAejB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB4B,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0RAA0R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0RAA0R,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ6C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,sBAAsB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAejB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ6C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAejB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ6C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBjB,EAAKkB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAMS,EAAoB,CAAC,kBAAkB,CAAC,WAAWnF,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,GAAG6D,GAAU,KAAK,WAAW,IAAIE,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcQ,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qBAAqB,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,IAAI,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB4B,EAAKmB,EAAa,CAAC,UAAU,GAAK,UAAU,uEAAuE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,UAAU,cAAc,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAU,GAAM,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASe,GAA6BpB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,IAAI,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUgD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBpB,EAAKqB,EAAiB,CAAC,UAAU,sNAAsN,UAAU3F,GAAY,CAAC,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,sBAAsB,EAAE,UAAU,YAAY,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,UAAU0F,EAAe,CAAC,EAAE,UAAU,GAAK,SAAS,YAAY,UAAU,uBAAuB,UAAU,GAAM,UAAU,SAAS,UAAU,GAAM,UAAU,GAAM,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,MAAM,UAAU,YAAY,QAAQ,YAAY,UAAU,MAAM,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAKK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASiB,GAA6BtB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,IAAI,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUkD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBtB,EAAKqB,EAAiB,CAAC,UAAU,yNAAyN,UAAU3F,GAAY,CAAC,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,yBAAyB,EAAE,UAAU,SAAS,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,UAAU4F,EAAe,CAAC,EAAE,UAAU,GAAK,SAAS,YAAY,UAAU,0BAA0B,UAAU,GAAM,UAAU,WAAW,UAAU,GAAM,UAAU,GAAM,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,MAAM,UAAU,YAAY,QAAQ,YAAY,UAAU,MAAM,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKhE,GAAQ,CAAC,SAAS6C,GAAsBmB,EAAKuB,EAAU,CAAC,SAAsBvB,EAAKK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASmB,GAA6BxB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,sBAAsB,EAAE,MAAM,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,MAAM,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,OAAO,SAAsBL,EAAMM,EAAU,CAAC,UAAU,2BAA2B,GAAGf,EAAW,IAAIC,GAAK,SAAS,CAAcM,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUoD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBxB,EAAKgB,EAAY,CAAC,UAAU,YAAY,UAAUpC,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAU,eAAe,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU2C,EAAe,CAAC,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAexB,EAAKyB,EAAgB,CAAC,SAAS5C,EAAQ,SAAsBmB,EAAKuB,EAAU,CAAC,SAA+BG,GAA0B1B,EAAWa,EAAS,CAAC,SAAsBb,EAAKI,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUnB,EAAGD,EAAkB,eAAe,EAAE,wBAAwBS,EAAW,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIZ,EAAQ,KAAK,CAAC,EAAE,WAAW,CAAC,CAAC,EAAEhD,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemE,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,EAAE,IAAI,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,EAAE,KAAK,SAAsBP,EAAK2B,GAAgB,CAAC,kBAAkB,CAAC,WAAWnG,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,GAAGkE,GAAW,IAAIC,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBI,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB4B,EAAK4B,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5B,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,EAAE,IAAI,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,SAAS,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB4B,EAAK6B,EAAe,CAAC,UAAU,gBAAgB,UAAU,wCAAwC,UAAU,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,UAAU,kBAAkB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ8B,GAAI,CAAC,kFAAkF,IAAIvF,EAAS,aAAa,uGAAuG,gFAAgF,oVAAoV,qKAAqK,ugBAAugB,wRAAwR,yGAAyG,gRAAgR,gSAAgS,mdAAmd,sHAAsH,sSAAsS,wOAAwO,0VAA0V,gTAAgT,uTAAuT,2NAA2N,yQAAyQ,wTAAwT,yGAAyG,sSAAsS,mJAAmJ,sRAAsR,yGAAyG,wHAAwH,+JAA+J,ySAAyS,icAAic,qtFAAqtF,GAAeuF,GAAI,GAAgBA,GAAI,gcAAgc,wDAAwDvF,EAAS,aAAa,yqCAAyqC,gCAAgCA,EAAS,aAAa,mwFAAmwF,EAS31uDwF,EAAgBC,GAAQjF,GAAU+E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,qCAAqCA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,oBAAoB,OAAO,SAAS,MAAM,SAAS,IAAI,mHAAmH,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAiB,GAAGC,GAAS,GAAGC,GAAiB,GAAGC,GAAkB,GAAGC,GAAsB,GAAGC,GAAsB,GAAGC,GAAoB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACvwE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,OAAO,sBAAwB,OAAO,qBAAuB,OAAO,oCAAsC,4JAA0L,sBAAwB,IAAI,6BAA+B,OAAO,uBAAyB,GAAG,yBAA2B,OAAO,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "Lt7PHfVyb_default", "BreadcrumbsFonts", "jThO5fD7F_default", "TagFonts", "FhEkFX1yo_default", "ButtonLargeFonts", "mkhfj13sI_default", "MotionSectionWithFX", "withFX", "motion", "SectionTitleFonts", "C0YtMqVlM_default", "CardsProjectCardFonts", "XarVV9L9h_default", "SectionsContactsFonts", "Q0HB0HPqa_default", "ContainerWithFX", "Container", "SectionsFooterFonts", "DN6PLbI3l_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "addImageAlt", "image", "alt", "getContainer", "_document_querySelector", "_ref", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "rseHb4u6zXarVV9L9h", "R5619GrpaXarVV9L9h", "ggUqffW5qXarVV9L9h", "restProps", "ue", "metadata1", "robotsTag", "ie", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "bWzE7QZGP3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Lt7PHfVyb_default", "MotionSectionWithFX", "jThO5fD7F_default", "x", "RichText", "FhEkFX1yo_default", "mkhfj13sI_default", "getLoadingLazyAtYPosition", "Image2", "C0YtMqVlM_default", "resolvedLinks1", "XarVV9L9h_default", "resolvedLinks2", "l", "resolvedLinks3", "AnimatePresence", "Ga", "ContainerWithFX", "Q0HB0HPqa_default", "DN6PLbI3l_default", "css", "FrameriLDLreXzX", "withCSS", "iLDLreXzX_default", "addFonts", "NavbarFonts", "BreadcrumbsFonts", "TagFonts", "ButtonLargeFonts", "SectionTitleFonts", "CardsProjectCardFonts", "SectionsContactsFonts", "SectionsFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
