{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YcyK8hTNA3dGpcvI2kOw/gu9hwE7Uuwk3MPvlcnoj/yYd7FopmQ.js"],
  "sourcesContent": ["// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/ft13T9x5L/ft13T9x5L.js\";import FaceTheFuture from\"#framer/local/canvasComponent/I241WVlht/I241WVlht.js\";import StatsList from\"#framer/local/canvasComponent/SPC_nzb4B/SPC_nzb4B.js\";import MenuTopbar_End from\"#framer/local/canvasComponent/VqRBjPT79/VqRBjPT79.js\";import Blog from\"#framer/local/collection/MVy1N1ZxI/MVy1N1ZxI.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/cTSyTBX5e/cTSyTBX5e.js\";import*as sharedStyle4 from\"#framer/local/css/JrGdgjqi4/JrGdgjqi4.js\";import*as sharedStyle1 from\"#framer/local/css/jYtoF9Klu/jYtoF9Klu.js\";import*as sharedStyle3 from\"#framer/local/css/oFLpqYU_b/oFLpqYU_b.js\";import*as sharedStyle2 from\"#framer/local/css/Um_OP0WlR/Um_OP0WlR.js\";import metadataProvider from\"#framer/local/webPageMetadata/yYd7FopmQ/yYd7FopmQ.js\";const MenuTopbar_EndFonts=getFonts(MenuTopbar_End);const StatsListFonts=getFonts(StatsList);const FaceTheFutureFonts=getFonts(FaceTheFuture);const FooterFonts=getFonts(Footer);const breakpoints={B3d_T_ViN:\"(min-width: 1400px)\",HkBn7Q22v:\"(min-width: 1200px) and (max-width: 1399px)\",mbFC_VSJo:\"(min-width: 810px) and (max-width: 1199px)\",rqjuqx2lT:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-uW6Y5\";const variantClassNames={B3d_T_ViN:\"framer-v-110eqre\",HkBn7Q22v:\"framer-v-1y483u9\",mbFC_VSJo:\"framer-v-1cklpwf\",rqjuqx2lT:\"framer-v-kcrba0\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"default\":return\"List\";case\"v6xt41wkp\":return\"\uBAA9\uB85D\uBCF4\uAE30\";default:return\"\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"1200\":\"HkBn7Q22v\",Desktop:\"B3d_T_ViN\",mobile:\"rqjuqx2lT\",Tablet:\"mbFC_VSJo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"B3d_T_ViN\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"yYd7FopmQ\",data:Blog,type:\"Collection\"},select:[{collection:\"yYd7FopmQ\",name:\"u9JkGlw4g\",type:\"Identifier\"},{collection:\"yYd7FopmQ\",name:\"O8RsAiMRu\",type:\"Identifier\"},{collection:\"yYd7FopmQ\",name:\"BGpGoUvnk\",type:\"Identifier\"},{collection:\"yYd7FopmQ\",name:\"lOpPnXvDJ\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"yYd7FopmQ\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,u9JkGlw4g=getFromCurrentRouteData(\"u9JkGlw4g\")??\"\",BGpGoUvnk=getFromCurrentRouteData(\"BGpGoUvnk\"),lOpPnXvDJ=getFromCurrentRouteData(\"lOpPnXvDJ\")??\"\",BGpGoUvnkJ2Fw3_9ep,u9JkGlw4gJ2Fw3_9ep,D5hTA587vJ2Fw3_9ep,FW_UBvKS3J2Fw3_9ep,idJ2Fw3_9ep,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const textContent=toString(convertFromEnum(activeLocale?.id,activeLocale));const elementId=useRouteElementId(\"ZQadRAmLr\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"eB6e0uuqe\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"B3d_T_ViN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-110eqre\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-82m3wv-container\",\"data-framer-name\":\"Topbar\",layoutScroll:true,name:\"Topbar\",nodeId:\"KtqG0q4yy\",scopeId:\"yYd7FopmQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbFC_VSJo:{variant:\"ZaNV3Z_tS\"},rqjuqx2lT:{variant:\"ZaNV3Z_tS\"}},children:/*#__PURE__*/_jsx(MenuTopbar_End,{height:\"100%\",id:\"KtqG0q4yy\",layoutId:\"KtqG0q4yy\",name:\"Topbar\",style:{width:\"100%\"},variant:\"DM7sHBl51\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l3oh9g\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cka95w\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9e8sex\",\"data-styles-preset\":\"cTSyTBX5e\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"ESTsoft to showcase AI human at AI Summit Seoul... Demonstrated to leading figures and companies from 19 countries \"})}),className:\"framer-j8xy4z\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],text:u9JkGlw4g,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b4evvk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16zoad8\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ke014h\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+150+0+50+73.4+0+0+0+0+0),sizes:\"1000px\",...toResponsiveImage(BGpGoUvnk)}},mbFC_VSJo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+30+73.4+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 100px, 1px)`,...toResponsiveImage(BGpGoUvnk)}},rqjuqx2lT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+30+73.4+0+0+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 90px, 1px)`,...toResponsiveImage(BGpGoUvnk)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+150+0+50+73.4+0+0+0+0+0),sizes:\"1200px\",...toResponsiveImage(BGpGoUvnk)},className:\"framer-1vs4kj6\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10etc89\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o44f20\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ftpwg5\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"eUCq6tGGx\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"KmEtnO6fu\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:lOpPnXvDJ,className:\"framer-ukb8t5\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],stylesPresetsClassNames:{code:\"framer-styles-preset-11p0zht\",h1:\"framer-styles-preset-o3e5h0\",h2:\"framer-styles-preset-1s0y31b\",h4:\"framer-styles-preset-havhnk\",h6:\"framer-styles-preset-1n3ngik\",img:\"framer-styles-preset-1jlckfe\",p:\"framer-styles-preset-ckutt6\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18irqqm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tn909\",\"data-styles-preset\":\"JrGdgjqi4\",style:{\"--framer-text-color\":\"var(--token-6fc29256-69f5-436b-91ff-8c835cf68638, rgb(161, 161, 161))\"},children:\"Latest articles\"})}),className:\"framer-1u7gpq1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19y1ke4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"J2Fw3_9ep\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},orderBy:[{collection:\"J2Fw3_9ep\",direction:\"desc\",name:\"D5hTA587v\",type:\"Identifier\"}],select:[{collection:\"J2Fw3_9ep\",name:\"BGpGoUvnk\",type:\"Identifier\"},{collection:\"J2Fw3_9ep\",name:\"u9JkGlw4g\",type:\"Identifier\"},{collection:\"J2Fw3_9ep\",name:\"D5hTA587v\",type:\"Identifier\"},{collection:\"J2Fw3_9ep\",name:\"FW_UBvKS3\",type:\"Identifier\"},{collection:\"J2Fw3_9ep\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"J2Fw3_9ep\",name:\"u9JkGlw4g\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:u9JkGlw4g},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BGpGoUvnk:BGpGoUvnkJ2Fw3_9ep,D5hTA587v:D5hTA587vJ2Fw3_9ep,FW_UBvKS3:FW_UBvKS3J2Fw3_9ep,id:idJ2Fw3_9ep,u9JkGlw4g:u9JkGlw4gJ2Fw3_9ep},index)=>{u9JkGlw4gJ2Fw3_9ep??=\"\";FW_UBvKS3J2Fw3_9ep??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`J2Fw3_9ep-${idJ2Fw3_9ep}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FW_UBvKS3:FW_UBvKS3J2Fw3_9ep},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{FW_UBvKS3:FW_UBvKS3J2Fw3_9ep},webPageId:\"yYd7FopmQ\"},implicitPathVariables:undefined},{href:{pathVariables:{FW_UBvKS3:FW_UBvKS3J2Fw3_9ep},webPageId:\"yYd7FopmQ\"},implicitPathVariables:undefined},{href:{pathVariables:{FW_UBvKS3:FW_UBvKS3J2Fw3_9ep},webPageId:\"yYd7FopmQ\"},implicitPathVariables:undefined},{href:{pathVariables:{FW_UBvKS3:FW_UBvKS3J2Fw3_9ep},webPageId:\"yYd7FopmQ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{y:(componentViewport?.y||0)+150+0+50+73.4+0+495+60+0+108+0+0},mbFC_VSJo:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 100px, 200px)`,y:(componentViewport?.y||0)+100+0+30+73.4+0+324+60+146+0+108+0+0},rqjuqx2lT:{y:(componentViewport?.y||0)+80+0+30+73.4+0+210+30+116+0+108+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:105,width:\"300px\",y:(componentViewport?.y||0)+150+0+50+73.4+0+760+60+0+108+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6intig-container\",nodeId:\"wbjs6Pu2b\",scopeId:\"yYd7FopmQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{R24iR73Xw:resolvedLinks[1]},mbFC_VSJo:{R24iR73Xw:resolvedLinks[2]},rqjuqx2lT:{R24iR73Xw:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(StatsList,{a1_UeIVBz:u9JkGlw4gJ2Fw3_9ep,GRgA_P8Dc:D5hTA587vJ2Fw3_9ep,height:\"100%\",id:\"wbjs6Pu2b\",layoutId:\"wbjs6Pu2b\",pMYs7bA55:toResponsiveImage(BGpGoUvnkJ2Fw3_9ep),R24iR73Xw:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})},idJ2Fw3_9ep);})})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gxaeax\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tnkx8d\"}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oVcaE1G_g\"},motionChild:true,nodeId:\"DqAzYd9Un\",openInNewTab:false,scopeId:\"yYd7FopmQ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-91jkzr framer-ny28kp\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ckutt6\",\"data-styles-preset\":\"jYtoF9Klu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"List\"})}),className:\"framer-1isjlo6\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{y:(componentViewport?.y||0)+150+1274.4},mbFC_VSJo:{y:(componentViewport?.y||0)+100+1179.4},rqjuqx2lT:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+80+1005.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+150+1539.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yrnkb-container\",id:elementId,nodeId:\"ZQadRAmLr\",ref:ref1,scopeId:\"yYd7FopmQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{variant:\"FvEElBQ8n\"},mbFC_VSJo:{variant:\"FvEElBQ8n\"},rqjuqx2lT:{variant:\"ZfbBhRVUm\"}},children:/*#__PURE__*/_jsx(FaceTheFuture,{height:\"100%\",id:\"ZQadRAmLr\",layoutId:\"ZQadRAmLr\",style:{width:\"100%\"},variant:\"IAL20FLB3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{y:(componentViewport?.y||0)+150+1791.4},mbFC_VSJo:{y:(componentViewport?.y||0)+100+1696.4},rqjuqx2lT:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+80+1522.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+150+2056.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gmbguu-container\",id:elementId1,nodeId:\"eB6e0uuqe\",ref:ref2,scopeId:\"yYd7FopmQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HkBn7Q22v:{variant:\"zOsXUeSfr\"},mbFC_VSJo:{variant:\"f9beIHcsj\"},rqjuqx2lT:{variant:\"mAaCsxj1l\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"eB6e0uuqe\",layoutId:\"eB6e0uuqe\",style:{width:\"100%\"},variant:\"qWgw00GxB\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uW6Y5.framer-ny28kp, .framer-uW6Y5 .framer-ny28kp { display: block; }\",\".framer-uW6Y5.framer-110eqre { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 150px 0px 0px 0px; position: relative; width: 1400px; }\",\".framer-uW6Y5 .framer-82m3wv-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-uW6Y5 .framer-1l3oh9g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 1200px; }\",\".framer-uW6Y5 .framer-cka95w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-j8xy4z, .framer-uW6Y5 .framer-ukb8t5 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uW6Y5 .framer-1b4evvk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-16zoad8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-uW6Y5 .framer-ke014h { 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: 0px; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-1vs4kj6 { aspect-ratio: 1.5789473684210527 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 760px); overflow: hidden; position: relative; width: 1200px; }\",\".framer-uW6Y5 .framer-10etc89 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-1o44f20 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uW6Y5 .framer-ftpwg5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-18irqqm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-uW6Y5 .framer-1u7gpq1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 274px; position: relative; white-space: pre-wrap; width: 269px; word-break: break-word; word-wrap: break-word; }\",\".framer-uW6Y5 .framer-19y1ke4 { display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 300px; padding: 0px; position: relative; width: 300px; z-index: 1; }\",\".framer-uW6Y5 .framer-6intig-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-1gxaeax { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 43px; height: 143px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-1tnkx8d { background-color: #000000; flex: none; height: 2px; overflow: hidden; position: relative; width: 100%; }\",\".framer-uW6Y5 .framer-91jkzr { --border-bottom-width: 1px; --border-color: var(--token-3d5ddf20-ef7a-46a6-ba86-84cb86540377, #141414); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 45px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 182px; }\",\".framer-uW6Y5 .framer-1isjlo6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uW6Y5 .framer-yrnkb-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-uW6Y5 .framer-1gmbguu-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uW6Y5.framer-110eqre, .framer-uW6Y5 .framer-1l3oh9g, .framer-uW6Y5 .framer-cka95w, .framer-uW6Y5 .framer-1b4evvk, .framer-uW6Y5 .framer-16zoad8, .framer-uW6Y5 .framer-ke014h, .framer-uW6Y5 .framer-10etc89, .framer-uW6Y5 .framer-1o44f20, .framer-uW6Y5 .framer-ftpwg5, .framer-uW6Y5 .framer-18irqqm, .framer-uW6Y5 .framer-1gxaeax, .framer-uW6Y5 .framer-91jkzr { gap: 0px; } .framer-uW6Y5.framer-110eqre > *, .framer-uW6Y5 .framer-1b4evvk > *, .framer-uW6Y5 .framer-1o44f20 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-uW6Y5.framer-110eqre > :first-child, .framer-uW6Y5 .framer-1l3oh9g > :first-child, .framer-uW6Y5 .framer-cka95w > :first-child, .framer-uW6Y5 .framer-1b4evvk > :first-child, .framer-uW6Y5 .framer-16zoad8 > :first-child, .framer-uW6Y5 .framer-1o44f20 > :first-child, .framer-uW6Y5 .framer-ftpwg5 > :first-child, .framer-uW6Y5 .framer-18irqqm > :first-child, .framer-uW6Y5 .framer-1gxaeax > :first-child { margin-top: 0px; } .framer-uW6Y5.framer-110eqre > :last-child, .framer-uW6Y5 .framer-1l3oh9g > :last-child, .framer-uW6Y5 .framer-cka95w > :last-child, .framer-uW6Y5 .framer-1b4evvk > :last-child, .framer-uW6Y5 .framer-16zoad8 > :last-child, .framer-uW6Y5 .framer-1o44f20 > :last-child, .framer-uW6Y5 .framer-ftpwg5 > :last-child, .framer-uW6Y5 .framer-18irqqm > :last-child, .framer-uW6Y5 .framer-1gxaeax > :last-child { margin-bottom: 0px; } .framer-uW6Y5 .framer-1l3oh9g > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-uW6Y5 .framer-cka95w > *, .framer-uW6Y5 .framer-ftpwg5 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-uW6Y5 .framer-16zoad8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-uW6Y5 .framer-ke014h > *, .framer-uW6Y5 .framer-91jkzr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-uW6Y5 .framer-ke014h > :first-child, .framer-uW6Y5 .framer-10etc89 > :first-child, .framer-uW6Y5 .framer-91jkzr > :first-child { margin-left: 0px; } .framer-uW6Y5 .framer-ke014h > :last-child, .framer-uW6Y5 .framer-10etc89 > :last-child, .framer-uW6Y5 .framer-91jkzr > :last-child { margin-right: 0px; } .framer-uW6Y5 .framer-10etc89 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-uW6Y5 .framer-18irqqm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uW6Y5 .framer-1gxaeax > * { margin: 0px; margin-bottom: calc(43px / 2); margin-top: calc(43px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-uW6Y5[data-border=\"true\"]::after, .framer-uW6Y5 [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: 1200px) and (max-width: 1399px) { .framer-uW6Y5.framer-110eqre { width: 1200px; } .framer-uW6Y5 .framer-1l3oh9g { padding: 50px 100px 50px 100px; } .framer-uW6Y5 .framer-16zoad8 { width: 100%; } .framer-uW6Y5 .framer-1vs4kj6 { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 633px); width: 1px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-uW6Y5.framer-110eqre { padding: 100px 0px 0px 0px; width: 810px; } .framer-uW6Y5 .framer-1l3oh9g { padding: 30px 50px 0px 50px; width: 100%; } .framer-uW6Y5 .framer-cka95w { max-width: 833px; } .framer-uW6Y5 .framer-16zoad8, .framer-uW6Y5 .framer-18irqqm { width: 100%; } .framer-uW6Y5 .framer-1vs4kj6 { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 127px); width: 1px; } .framer-uW6Y5 .framer-10etc89 { flex-direction: column; } .framer-uW6Y5 .framer-1o44f20 { flex: none; width: 100%; } .framer-uW6Y5 .framer-1u7gpq1 { max-width: 679px; width: 100%; } .framer-uW6Y5 .framer-19y1ke4 { max-width: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uW6Y5 .framer-10etc89 { gap: 0px; } .framer-uW6Y5 .framer-10etc89 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-uW6Y5 .framer-10etc89 > :first-child { margin-top: 0px; } .framer-uW6Y5 .framer-10etc89 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-uW6Y5.framer-110eqre { padding: 80px 20px 0px 20px; width: 420px; } .framer-uW6Y5 .framer-1l3oh9g { max-width: unset; padding: 30px 25px 0px 25px; width: 100%; } .framer-uW6Y5 .framer-cka95w { max-width: 833px; } .framer-uW6Y5 .framer-16zoad8 { width: 100%; } .framer-uW6Y5 .framer-1vs4kj6 { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 127px); width: 1px; } .framer-uW6Y5 .framer-10etc89 { flex-direction: column; gap: 20px; padding: 30px 0px 50px 0px; } .framer-uW6Y5 .framer-1o44f20 { flex: none; width: 100%; } .framer-uW6Y5 .framer-19y1ke4 { max-width: unset; } .framer-uW6Y5 .framer-yrnkb-container { z-index: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uW6Y5 .framer-10etc89 { gap: 0px; } .framer-uW6Y5 .framer-10etc89 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-uW6Y5 .framer-10etc89 > :first-child { margin-top: 0px; } .framer-uW6Y5 .framer-10etc89 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3617.5\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HkBn7Q22v\":{\"layout\":[\"fixed\",\"auto\"]},\"mbFC_VSJo\":{\"layout\":[\"fixed\",\"auto\"]},\"rqjuqx2lT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"ZQadRAmLr\":{\"pattern\":\":ZQadRAmLr\",\"name\":\"future\"},\"eB6e0uuqe\":{\"pattern\":\":eB6e0uuqe\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FrameryYd7FopmQ=withCSS(Component,css,\"framer-uW6Y5\");export default FrameryYd7FopmQ;FrameryYd7FopmQ.displayName=\"Media\";FrameryYd7FopmQ.defaultProps={height:3617.5,width:1400};addFonts(FrameryYd7FopmQ,[{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\"}]},...MenuTopbar_EndFonts,...StatsListFonts,...FaceTheFutureFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...componentPresets.fonts?.[\"eUCq6tGGx\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"eUCq6tGGx\"]):[],...componentPresets.fonts?.[\"KmEtnO6fu\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"KmEtnO6fu\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryYd7FopmQ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3617.5\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"ZQadRAmLr\\\":{\\\"pattern\\\":\\\":ZQadRAmLr\\\",\\\"name\\\":\\\"future\\\"},\\\"eB6e0uuqe\\\":{\\\"pattern\\\":\\\":eB6e0uuqe\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HkBn7Q22v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mbFC_VSJo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rqjuqx2lT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1400\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuTopbar_EndFonts", "getFonts", "VqRBjPT79_default", "StatsListFonts", "SPC_nzb4B_default", "FaceTheFutureFonts", "I241WVlht_default", "FooterFonts", "ft13T9x5L_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "convertFromEnum", "activeLocale", "toString", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "MVy1N1ZxI_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "u9JkGlw4g", "BGpGoUvnk", "lOpPnXvDJ", "BGpGoUvnkJ2Fw3_9ep", "u9JkGlw4gJ2Fw3_9ep", "D5hTA587vJ2Fw3_9ep", "FW_UBvKS3J2Fw3_9ep", "idJ2Fw3_9ep", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "textContent", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VqRBjPT79_default", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "SPC_nzb4B_default", "Link", "I241WVlht_default", "ft13T9x5L_default", "css", "FrameryYd7FopmQ", "withCSS", "yYd7FopmQ_default", "addFonts", "MenuTopbar_EndFonts", "StatsListFonts", "FaceTheFutureFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
