{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ka76NHFzt1hFh1pw204m/WWpJHQYBAWpNq1t8pNsr/kr0LEg3k_.js", "ssg:https://framerusercontent.com/modules/DoTLHwdCDba38jxMcnzD/ZS5M9silOVfXWyQGbmYK/kr0LEg3k_.js"],
  "sourcesContent": ["// Generated by Framer (0afc761)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={cWoI0OBks:new LazyValue(()=>import(\"./kr0LEg3k_-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionPast from\"#framer/local/canvasComponent/GlJn9JPNu/GlJn9JPNu.js\";import BlockEventsArchive from\"#framer/local/canvasComponent/JY0HJG4Lu/JY0HJG4Lu.js\";import PageHero from\"#framer/local/canvasComponent/pYaftnx7u/pYaftnx7u.js\";import EventsSectionActual from\"#framer/local/canvasComponent/ViP5nleK3/ViP5nleK3.js\";import Places from\"#framer/local/collection/xjauy74IK/xjauy74IK.js\";import*as sharedStyle from\"#framer/local/css/OUYjuyTcA/OUYjuyTcA.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/kr0LEg3k_/kr0LEg3k_.js\";import metadataProvider from\"#framer/local/webPageMetadata/kr0LEg3k_/kr0LEg3k_.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PageHeroFonts=getFonts(PageHero);const EventsSectionActualFonts=getFonts(EventsSectionActual);const SectionPastFonts=getFonts(SectionPast);const BlockEventsArchiveFonts=getFonts(BlockEventsArchive);const breakpoints={dPKCotEa6:\"(max-width: 809px)\",JhO2SXyO5:\"(min-width: 810px) and (max-width: 1199px)\",xQ8Ewpm2g:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OoKC8\";const variantClassNames={dPKCotEa6:\"framer-v-1dyt726\",JhO2SXyO5:\"framer-v-lkilqb\",xQ8Ewpm2g:\"framer-v-1j9zac2\"};const transition1={bounce:.2,delay:.5,duration:3,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"xQ8Ewpm2g\",Phone:\"dPKCotEa6\",Tablet:\"JhO2SXyO5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xQ8Ewpm2g\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,nbx2mq544C2VhHgtRj,AO8Kp2rmYC2VhHgtRj,idC2VhHgtRj,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const elementId=useRouteElementId(\"kfExzfcTC\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"iggK3rTYA\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"GRsh6ApJ8\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xQ8Ewpm2g\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-21bf0bb1-e787-44b0-8aec-8260c5a4cda7, rgb(8, 30, 34)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1j9zac2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-tiqhob\",\"data-framer-appear-id\":\"tiqhob\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"C2VhHgtRj\",data:Places,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"C2VhHgtRj\",name:\"nbx2mq544\",type:\"Identifier\"},{collection:\"C2VhHgtRj\",name:\"AO8Kp2rmY\",type:\"Identifier\"},{collection:\"C2VhHgtRj\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"C2VhHgtRj\",name:\"nbx2mq544\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"dubai\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({AO8Kp2rmY:AO8Kp2rmYC2VhHgtRj,id:idC2VhHgtRj,nbx2mq544:nbx2mq544C2VhHgtRj},index)=>{nbx2mq544C2VhHgtRj??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`C2VhHgtRj-${idC2VhHgtRj}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nbx2mq544:nbx2mq544C2VhHgtRj},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{nbx2mq544:nbx2mq544C2VhHgtRj},webPageId:\"MJQDNRgB4\"},motionChild:true,nodeId:\"Di2dg9HjG\",scopeId:\"kr0LEg3k_\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-kos1a9 framer-ckenan\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+46.875),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(AO8Kp2rmYC2VhHgtRj)},className:\"framer-fcv7ir\",\"data-framer-name\":\"Cover Image\"})})})})},idC2VhHgtRj);})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NQ04Zrh9i\"},implicitPathVariables:undefined},{href:{webPageId:\"NQ04Zrh9i\"},implicitPathVariables:undefined},{href:{webPageId:\"NQ04Zrh9i\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:227,width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-754ux4-container\",nodeId:\"kycgyHLuJ\",scopeId:\"kr0LEg3k_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dPKCotEa6:{agSuAmtws:resolvedLinks[2],variant:\"l4AJoXOjq\"},JhO2SXyO5:{agSuAmtws:resolvedLinks[1],variant:\"MApY0UKAR\"}},children:/*#__PURE__*/_jsx(PageHero,{agSuAmtws:resolvedLinks[0],fP1b91yZs:getLocalizedValue(\"v2\",activeLocale)??\"Dubai is a global hub for crypto conferences and fintech events. Join exclusive crypto events and explore groundbreaking innovations.\",height:\"100%\",id:\"kycgyHLuJ\",layoutId:\"kycgyHLuJ\",mTgZowymD:\"Medium link\",P3Lb2wYKi:getLocalizedValue(\"v1\",activeLocale)??\"Events in Dubai\",QoEVgYhsK:getLocalizedValue(\"v0\",activeLocale)??\"Events\",RsNnZNIhy:\"\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"lkaySDazy\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:900,width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,y:(componentViewport?.y||0)+0+227,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2w3ok2-container\",id:elementId,nodeId:\"kfExzfcTC\",ref:ref1,scopeId:\"kr0LEg3k_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dPKCotEa6:{variant:\"LNDkc4vBm\"},JhO2SXyO5:{variant:\"E6FrHDxet\"}},children:/*#__PURE__*/_jsx(EventsSectionActual,{height:\"100%\",id:\"kfExzfcTC\",jYmil_wQB:\"YUijKFAGS\",layoutId:\"kfExzfcTC\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KOiaUJrez\",ViMZn2oD3:\"var(--token-48eb894a-1355-4d31-ab79-8ee268eb2b10, rgba(0, 0, 0, 0))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:441,width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,y:(componentViewport?.y||0)+0+1127,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w9uqwd-container\",id:elementId1,nodeId:\"iggK3rTYA\",ref:ref2,scopeId:\"kr0LEg3k_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dPKCotEa6:{variant:\"E_tfef7JI\"},JhO2SXyO5:{variant:\"DUQXnvEvk\"}},children:/*#__PURE__*/_jsx(SectionPast,{height:\"100%\",id:\"iggK3rTYA\",layoutId:\"iggK3rTYA\",Q7j9Xuqdx:\"YUijKFAGS\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"PwtR4wMI2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1fjfaou\",\"data-framer-name\":\"Section Archive\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dPKCotEa6:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 32px)`,y:(componentViewport?.y||0)+0+1568+16+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:253,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 48px)`,y:(componentViewport?.y||0)+0+1568+24+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4b20cd-container\",nodeId:\"xhv8Ma4Fy\",scopeId:\"kr0LEg3k_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dPKCotEa6:{variant:\"p_AImI_SV\"}},children:/*#__PURE__*/_jsx(BlockEventsArchive,{height:\"100%\",id:\"xhv8Ma4Fy\",layoutId:\"xhv8Ma4Fy\",style:{width:\"100%\"},variant:\"MU81Gm4oL\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-lb4x73\",\"data-framer-name\":\"Info\",children:/*#__PURE__*/_jsx(\"article\",{className:\"framer-9hkj5u\",\"data-framer-name\":\"Block\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Events in Dubai: The Ultimate Destination for Crypto and Fintech Innovation \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Dubai is a global hub for crypto events, fintech conferences, and technological advancements, attracting entrepreneurs, investors, and innovators from all over the world. Known for its futuristic approach to finance and technology, Dubai hosts some of the most significant crypto forums, fintech summits, and expos where industry leaders gather to discuss, share, and shape the future of digital finance. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Explore Dubai's Crypto and Fintech Event Scene Crypto Events and Conferences \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Dubai is home to an extensive lineup of crypto events and crypto conferences where experts and enthusiasts converge to explore the rapidly evolving world of cryptocurrency. Attendees can expect to hear from top leaders in blockchain and digital assets, with a focus on market trends, investment strategies, and the transformative potential of cryptocurrencies. These conferences provide a platform for both seasoned professionals and newcomers to deepen their knowledge and connect with key players in the crypto ecosystem. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Crypto Forums and Seminars \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"The crypto forum scene in Dubai is rich with opportunities for learning and networking. These forums provide insights into blockchain technology, regulatory trends, and investment opportunities, allowing participants to engage in discussions with industry pioneers. Crypto seminars are also popular, offering focused sessions that dive deep into specific topics like decentralized finance (DeFi), tokenization, and crypto trading strategies. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Fintech Events and Conferences \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Dubai\u2019s fintech events and fintech conferences showcase the latest advancements in financial technology, covering topics such as digital payments, AI-driven financial solutions, and regulatory tech. These events attract experts from around the globe who discuss the ways fintech is revolutionizing traditional financial services. Dubai\u2019s commitment to innovation and digital transformation makes it a premier destination for professionals looking to stay updated on the latest fintech trends and opportunities. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Fintech Summit and Forums \"}),\"Dubai is also known for hosting renowned fintech summits and fintech forums, which bring together industry leaders, government officials, and tech innovators. The fintech summit events are designed to address high-impact topics, from financial inclusion and digital banking to blockchain technology and artificial intelligence in finance. At these summits, participants can engage with visionary speakers, gain practical insights, and explore collaborative solutions to shape the future of financial technology. \"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Fintech Expo and Exhibition \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"The fintech expo and fintech exhibition events in Dubai feature the latest products, services, and innovations in the world of finance and technology. These expos attract startups, established companies, and tech providers, creating a unique marketplace where visitors can experience cutting-edge solutions firsthand. The fintech exhibitions are ideal for those looking to discover the newest developments in digital finance, payment solutions, and blockchain technology. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Fintech Meetups and Networking Events \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Dubai offers numerous meetup fintech opportunities, allowing professionals, developers, and enthusiasts to connect in a more informal setting. These meetups serve as valuable platforms for networking, exchanging ideas, and discussing emerging trends in fintech and cryptocurrency. Whether you\u2019re a newcomer or a seasoned expert, Dubai\u2019s fintech meetups provide the perfect environment to build lasting connections and stay engaged with the local and international community. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Specialized Crypto and Fintech Expos\"}),\" \"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Expo crypto events in Dubai highlight the most innovative projects in blockchain, DeFi, and cryptocurrency. These expos allow companies to showcase their latest developments, ranging from new crypto platforms and blockchain solutions to fintech applications. Attendees have the chance to interact with product developers, experience live demos, and discover the technologies driving the next wave of digital finance. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Crypto Calendar of Events \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Dubai\u2019s crypto calendar event is packed with a variety of events throughout the year, ranging from large-scale conferences and summits to more focused seminars and workshops. With a comprehensive crypto events calendar, visitors and residents alike can keep track of upcoming events, ensuring they don\u2019t miss out on valuable learning and networking opportunities. Dubai\u2019s vibrant schedule allows professionals to stay updated on the latest in digital finance and blockchain innovation. \"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why Attend Crypto and Fintech Events in Dubai? \"})}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Dubai\u2019s crypto and fintech events offer a unique blend of high-level discussions, practical workshops, and networking opportunities. Known for its forward-thinking approach, Dubai provides the ideal backdrop for exploring cutting-edge technology, regulatory updates, and investment strategies in digital finance. Here are some reasons why attending these events in Dubai is a must: \"})]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Global Networking:\"}),\" Meet and connect with top professionals, investors, and innovators from around the world. \"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Insights and Trends:\"}),\" Gain insights into the latest trends in cryptocurrency, blockchain, and fintech. \"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Learning and Development:\"}),\" Participate in workshops, seminars, and panels led by experts to enhance your knowledge and skills. \"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Exclusive Exhibitions:\"}),\" Discover and experience the newest products and services in fintech and cryptocurrency. \"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Industry-Leading Speakers:\"}),\" Hear from some of the most influential voices in crypto and finance. \"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z5no5u\",\"data-styles-preset\":\"OUYjuyTcA\",style:{\"--framer-text-color\":\"var(--token-ae928007-2d4d-4dca-b66e-ce1ffce46cc2, rgb(102, 102, 102))\"},children:\"Whether you are a professional in digital finance, an investor, or a tech enthusiast, Dubai\u2019s crypto events, fintech conferences, and summits provide unparalleled access to the leaders and ideas shaping the future of finance. Mark your calendar and join Dubai\u2019s dynamic community of fintech and crypto pioneers at the next big event.\"})]}),className:\"framer-1l1eop4\",\"data-framer-name\":\"Name\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OoKC8.framer-ckenan, .framer-OoKC8 .framer-ckenan { display: block; }\",\".framer-OoKC8.framer-1j9zac2 { align-content: center; align-items: center; background-color: var(--token-21bf0bb1-e787-44b0-8aec-8260c5a4cda7, #081e22); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-OoKC8 .framer-tiqhob { -webkit-mask: radial-gradient(50% 100% at 50% 1.7000000000000002%, rgba(0, 0, 0, 0.3) 0%, rgba(0,0,0,0) 100%) add; -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); mask: radial-gradient(50% 100% at 50% 1.7000000000000002%, rgba(0, 0, 0, 0.3) 0%, rgba(0,0,0,0) 100%) add; overflow: hidden; padding: 0px; position: absolute; top: 0px; user-select: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-OoKC8 .framer-kos1a9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OoKC8 .framer-fcv7ir { -webkit-filter: blur(6px); aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; filter: blur(6px); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 113px); position: relative; width: 1px; }\",\".framer-OoKC8 .framer-754ux4-container { flex: none; height: auto; max-width: 1400px; position: relative; width: 100%; }\",\".framer-OoKC8 .framer-2w3ok2-container, .framer-OoKC8 .framer-w9uqwd-container { flex: none; height: auto; max-width: 1400px; position: relative; scroll-margin-top: 70px; width: 100%; }\",\".framer-OoKC8 .framer-1fjfaou { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 24px; position: relative; scroll-margin-top: 70px; width: 100%; }\",\".framer-OoKC8 .framer-4b20cd-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-OoKC8 .framer-lb4x73 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-OoKC8 .framer-9hkj5u { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-OoKC8 .framer-1l1eop4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OoKC8.framer-1j9zac2, .framer-OoKC8 .framer-tiqhob, .framer-OoKC8 .framer-kos1a9, .framer-OoKC8 .framer-1fjfaou, .framer-OoKC8 .framer-lb4x73, .framer-OoKC8 .framer-9hkj5u { gap: 0px; } .framer-OoKC8.framer-1j9zac2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OoKC8.framer-1j9zac2 > :first-child, .framer-OoKC8 .framer-tiqhob > :first-child, .framer-OoKC8 .framer-1fjfaou > :first-child, .framer-OoKC8 .framer-lb4x73 > :first-child, .framer-OoKC8 .framer-9hkj5u > :first-child { margin-top: 0px; } .framer-OoKC8.framer-1j9zac2 > :last-child, .framer-OoKC8 .framer-tiqhob > :last-child, .framer-OoKC8 .framer-1fjfaou > :last-child, .framer-OoKC8 .framer-lb4x73 > :last-child, .framer-OoKC8 .framer-9hkj5u > :last-child { margin-bottom: 0px; } .framer-OoKC8 .framer-tiqhob > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OoKC8 .framer-kos1a9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OoKC8 .framer-kos1a9 > :first-child { margin-left: 0px; } .framer-OoKC8 .framer-kos1a9 > :last-child { margin-right: 0px; } .framer-OoKC8 .framer-1fjfaou > *, .framer-OoKC8 .framer-lb4x73 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-OoKC8 .framer-9hkj5u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-OoKC8.framer-1j9zac2 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-OoKC8.framer-1j9zac2 { width: 390px; } .framer-OoKC8 .framer-1fjfaou, .framer-OoKC8 .framer-lb4x73, .framer-OoKC8 .framer-9hkj5u { padding: 16px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4244\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JhO2SXyO5\":{\"layout\":[\"fixed\",\"auto\"]},\"dPKCotEa6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"kfExzfcTC\":{\"pattern\":\":kfExzfcTC\",\"name\":\"actual\"},\"iggK3rTYA\":{\"pattern\":\":iggK3rTYA\",\"name\":\"past\"},\"GRsh6ApJ8\":{\"pattern\":\":GRsh6ApJ8\",\"name\":\"archive\"}}\n * @framerResponsiveScreen\n */const Framerkr0LEg3k_=withCSS(Component,css,\"framer-OoKC8\");export default Framerkr0LEg3k_;Framerkr0LEg3k_.displayName=\"Events / Archive\";Framerkr0LEg3k_.defaultProps={height:4244,width:1200};addFonts(Framerkr0LEg3k_,[{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...PageHeroFonts,...EventsSectionActualFonts,...SectionPastFonts,...BlockEventsArchiveFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkr0LEg3k_\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JhO2SXyO5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dPKCotEa6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4244\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"kfExzfcTC\\\":{\\\"pattern\\\":\\\":kfExzfcTC\\\",\\\"name\\\":\\\"actual\\\"},\\\"iggK3rTYA\\\":{\\\"pattern\\\":\\\":iggK3rTYA\\\",\\\"name\\\":\\\"past\\\"},\\\"GRsh6ApJ8\\\":{\\\"pattern\\\":\\\":GRsh6ApJ8\\\",\\\"name\\\":\\\"archive\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "PageHeroFonts", "getFonts", "pYaftnx7u_default", "EventsSectionActualFonts", "ViP5nleK3_default", "SectionPastFonts", "GlJn9JPNu_default", "BlockEventsArchiveFonts", "JY0HJG4Lu_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "nbx2mq544C2VhHgtRj", "AO8Kp2rmYC2VhHgtRj", "idC2VhHgtRj", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "ChildrenCanSuspend", "xjauy74IK_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "pYaftnx7u_default", "getLocalizedValue", "ViP5nleK3_default", "GlJn9JPNu_default", "JY0HJG4Lu_default", "RichText2", "x", "css", "Framerkr0LEg3k_", "withCSS", "kr0LEg3k_default", "addFonts", "PageHeroFonts", "EventsSectionActualFonts", "SectionPastFonts", "BlockEventsArchiveFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
