{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xdf2cDnSq64sRh7ZmP0p/oxzcfgWBwBNZm9SjR0LM/a3h0_7xrm.js"],
  "sourcesContent": ["// Generated by Framer (9f1494d)\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,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import LoadMore from\"https://framerusercontent.com/modules/DeOFaQSEkzad7IWREtaG/uSF4wTJztPxXXCcQVP6B/g3OPvNRkB.js\";import Particles from\"https://framerusercontent.com/modules/wb6ZrZlCLNQ5HHBJtNND/c1GLxCsQBQvlLXhkz7er/Particles.js\";import HeaderMenuMain from\"#framer/local/canvasComponent/hiQxnJlLG/hiQxnJlLG.js\";import NavigationFooter from\"#framer/local/canvasComponent/hWXrCWwyG/hWXrCWwyG.js\";import Header2 from\"#framer/local/canvasComponent/MUlyL9t45/MUlyL9t45.js\";import Blog from\"#framer/local/collection/n4XQbawrx/n4XQbawrx.js\";import*as sharedStyle from\"#framer/local/css/eNfc77hWw/eNfc77hWw.js\";import metadataProvider from\"#framer/local/webPageMetadata/a3h0_7xrm/a3h0_7xrm.js\";const Header2Fonts=getFonts(Header2);const HeaderMenuMainFonts=getFonts(HeaderMenuMain);const ParticlesFonts=getFonts(Particles);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MaterialFonts=getFonts(Material);const LoadMoreFonts=getFonts(LoadMore);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={BSd_T4nbl:\"(min-width: 864px) and (max-width: 1279px)\",MyMx9jRlE:\"(min-width: 1280px)\",Vt6vDoK3Z:\"(max-width: 863px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-AjAZ8\";const variantClassNames={BSd_T4nbl:\"framer-v-hpstdu\",MyMx9jRlE:\"framer-v-flvjkp\",Vt6vDoK3Z:\"framer-v-jfneq4\"};const transition1={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation2={boxShadow:\"inset 0px 0px 15px 8px rgba(115, 122, 255, 0.2)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={delay:0,duration:.45,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"VnBQg3K4T\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"MyMx9jRlE\",Phone:\"Vt6vDoK3Z\",Tablet:\"BSd_T4nbl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MyMx9jRlE\"};};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,inDjlW80MVnBQg3K4T,MPl8YntDvVnBQg3K4T,KJtgDPoTzVnBQg3K4T,idVnBQg3K4T,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Vt6vDoK3Z\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Vt6vDoK3Z\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MyMx9jRlE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-14b5e081-89db-405c-9120-158cecdf4a9b, rgb(13, 13, 13)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-flvjkp\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vt6vDoK3Z:{height:74,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-onntee-container hidden-flvjkp hidden-hpstdu\",layoutScroll:true,nodeId:\"Tfsfxu6p7\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsx(Header2,{height:\"100%\",id:\"Tfsfxu6p7\",layoutId:\"Tfsfxu6p7\",style:{width:\"100%\"},variant:\"vv9v7yll0\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:\"1280px\",y:8.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yrxmqw-container hidden-jfneq4\",layoutScroll:true,nodeId:\"WT2YWy7tg\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{variant:\"YWJei8O7x\"}},children:/*#__PURE__*/_jsx(HeaderMenuMain,{height:\"100%\",id:\"WT2YWy7tg\",layoutId:\"WT2YWy7tg\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"yoYC0O_9z\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18soe77\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vvvt3a\",\"data-framer-name\":\"Header Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vt6vDoK3Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Roam Blog\"})}),fonts:[\"FS;Satoshi-bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ukkkc5\",\"data-styles-preset\":\"eNfc77hWw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Roam Blog\"})}),className:\"framer-1opykkc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vt6vDoK3Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(222, 222, 222)\"},children:\"Stay updated with our latest news about project and events\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(222, 222, 222)\"},children:\"Stay updated with our latest news about project and events\"})}),className:\"framer-1kscalx\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1kr4ils-container\",\"data-framer-appear-id\":\"1kr4ils\",initial:animation1,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cQtsmWaEk\",optimized:true,rendersWithMotion:true,scopeId:\"a3h0_7xrm\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Particles,{background:\"rgba(0, 0, 0, 0)\",clickOptions:{clickEnabled:false,clickModes:\"push\"},color:\"rgb(255, 255, 255)\",colors:[],densityOptions:{densityArea:5e3,densityEnable:false,densityFactor:50},fpsOptions:60,height:\"100%\",hoverOptions:{hoverEnabled:true,hoverForce:50,hoverModes:\"grab\",hoverParallax:true,hoverSmooth:50},id:\"cQtsmWaEk\",layoutId:\"cQtsmWaEk\",linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:48,linksEnabled:false,linksOpacity:.2,linksWidth:1},modeOptions:{bubbleDistance:100,bubbleDuration:.4,bubbleSize:40,connectDistance:100,connectLinksOpacity:.2,connectRadius:50,grabDistance:100,grabLinksOpacity:.2,pushQuantity:4,removeQuantity:4,repulseDistance:200,repulseDuration:1.2,trailDelay:.1,trailQuantity:10},moveOptions:{moveAttractDistance:100,moveAttractEnabled:false,moveDirection:\"none\",moveEnabled:false,moveGravityAcceleration:.5,moveGravityEnabled:false,moveGravityMaxSpeed:.5,moveOut:\"none\",moveRandom:false,moveSpeed:.5,moveSpinAcceleration:1,moveSpinEnabled:false,moveStraight:false,moveTrailAmount:100,moveTrailEnabled:false,moveVibrate:false},number:100,opacityOptions:{opacity:.5,opacityMax:1,opacityMin:0,opacityType:false},particlesID:\"Snow\",radius:0,rotateOptions:{rotateAnimation:false,rotateDirection:\"counter-clockwise\",rotateSpeed:25,rotateSync:false,rotateValue:0},shapeOptions:{characterType:\"/\",imageHeight:100,imageSource:\"https://framerusercontent.com/images/ZpTieleE39Xmn4gt2PZohO4qxVQ.jpg\",imageWidth:100,shapeType:\"circle\"},sizeOptions:{size:1,sizeMax:1,sizeMin:.5,sizeType:true},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sg8jcy\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-smtekj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{pageSize:6,query:{from:{alias:\"VnBQg3K4T\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"VnBQg3K4T\",direction:\"desc\",name:\"tCam9xpeO\",type:\"Identifier\"}],select:[{collection:\"VnBQg3K4T\",name:\"inDjlW80M\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"MPl8YntDv\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"KJtgDPoTz\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"id\",type:\"Identifier\"}]}},Vt6vDoK3Z:{pageSize:4,query:{from:{alias:\"VnBQg3K4T\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"VnBQg3K4T\",direction:\"desc\",name:\"tCam9xpeO\",type:\"Identifier\"}],select:[{collection:\"VnBQg3K4T\",name:\"inDjlW80M\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"MPl8YntDv\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"KJtgDPoTz\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:9,query:{from:{alias:\"VnBQg3K4T\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"VnBQg3K4T\",direction:\"desc\",name:\"tCam9xpeO\",type:\"Identifier\"}],select:[{collection:\"VnBQg3K4T\",name:\"inDjlW80M\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"MPl8YntDv\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"KJtgDPoTz\",type:\"Identifier\"},{collection:\"VnBQg3K4T\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({id:idVnBQg3K4T,inDjlW80M:inDjlW80MVnBQg3K4T,KJtgDPoTz:KJtgDPoTzVnBQg3K4T,MPl8YntDv:MPl8YntDvVnBQg3K4T},index)=>{inDjlW80MVnBQg3K4T??=\"\";KJtgDPoTzVnBQg3K4T??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`VnBQg3K4T-${idVnBQg3K4T}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{inDjlW80M:inDjlW80MVnBQg3K4T},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{inDjlW80M:inDjlW80MVnBQg3K4T},webPageId:\"g0KY8Uvxm\"},motionChild:true,nodeId:\"qTu9ROCEo\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-zm0h63 framer-q3u0b9\",\"data-border\":true,whileHover:animation2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6mix59\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+425.4+0+0+0+0+12+0+0+0),sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px) - 20px) / 2, 50px) - 24px)`,...toResponsiveImage(MPl8YntDvVnBQg3K4T)}},Vt6vDoK3Z:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+291.2+0+0+0+0+12+0+0+0),sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px), 50px) - 24px)`,...toResponsiveImage(MPl8YntDvVnBQg3K4T)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+425.4+0+0+0+0+12+0+0+0),sizes:\"362.6667px\",...toResponsiveImage(MPl8YntDvVnBQg3K4T)},className:\"framer-122keyf\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"$ROAM Token Now Listed on 10 Major Exchanges\"})}),className:\"framer-14jl78d\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-bold\"],text:KJtgDPoTzVnBQg3K4T,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a31hg0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vt6vDoK3Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.92)\"},children:\"Read More \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.92)\"},children:\"Read More \"})}),className:\"framer-83fpq0\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"center\",whileHover:animation3,withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jl9m99-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tWBBvuhwP\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowRight\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"tWBBvuhwP\",layoutId:\"tWBBvuhwP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})})},idVnBQg3K4T);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{y:(componentViewport?.y||0)+0+425.4+0+0+0+440},Vt6vDoK3Z:{y:(componentViewport?.y||0)+0+291.2+0+0+0+440}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"140px\",y:(componentViewport?.y||0)+0+425.4+0+0+0+1320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-185v8qe-container\",isModuleExternal:true,nodeId:\"rm71djcKU\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"rm71djcKU\",layoutId:\"rm71djcKU\",style:{width:\"100%\"},variant:loaderVariants(paginationInfo,{disabled:\"RY1CAqXo3\",loading:\"HjxzgyO9l\"},\"fRQluzpqn\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1065.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:644,width:\"1280px\",y:(componentViewport?.y||0)+0+1945.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14asb53-container hidden-jfneq4\",nodeId:\"Z9P804VA_\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BSd_T4nbl:{variant:\"uNS5qB2Oa\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"Z9P804VA_\",layoutId:\"Z9P804VA_\",style:{width:\"100%\"},variant:\"bI5ujKBQa\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vt6vDoK3Z:{height:644,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+931.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vdno7l-container hidden-flvjkp hidden-hpstdu\",nodeId:\"yfkRXwJqp\",scopeId:\"a3h0_7xrm\",children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"yfkRXwJqp\",layoutId:\"yfkRXwJqp\",style:{width:\"100%\"},variant:\"T7TzOBKyO\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AjAZ8.framer-q3u0b9, .framer-AjAZ8 .framer-q3u0b9 { display: block; }\",\".framer-AjAZ8.framer-flvjkp { align-content: center; align-items: center; background-color: var(--token-14b5e081-89db-405c-9120-158cecdf4a9b, #0d0d0d); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-AjAZ8 .framer-onntee-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-AjAZ8 .framer-1yrxmqw-container { flex: none; height: auto; left: 50%; max-width: 1280px; position: fixed; top: 5%; transform: translate(-50%, -50%); width: 1280px; z-index: 10; }\",\".framer-AjAZ8 .framer-18soe77 { 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-AjAZ8 .framer-1vvvt3a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 180px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-AjAZ8 .framer-1opykkc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 800px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjAZ8 .framer-1kscalx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 540px; position: relative; white-space: pre-wrap; width: 540px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjAZ8 .framer-1kr4ils-container { bottom: 0px; flex: none; height: 100%; left: 0px; position: absolute; right: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-AjAZ8 .framer-1sg8jcy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px; position: relative; width: 1200px; z-index: 1; }\",\".framer-AjAZ8 .framer-smtekj { display: grid; flex: none; gap: 20px; grid-auto-rows: 200px; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: 1520px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-AjAZ8 .framer-zm0h63 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.05); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; background-color: rgba(255, 255, 255, 0.05); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; grid-row: auto / span 2; height: 100%; justify-content: space-between; justify-self: start; padding: 12px 12px 24px 12px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-AjAZ8 .framer-6mix59 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AjAZ8 .framer-122keyf { border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 210px; position: relative; width: 100%; }\",\".framer-AjAZ8 .framer-14jl78d { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AjAZ8 .framer-1a31hg0 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 10px 6px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-AjAZ8 .framer-83fpq0 { flex: none; height: 26px; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-AjAZ8 .framer-1jl9m99-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-AjAZ8 .framer-185v8qe-container { align-self: center; flex: none; grid-column: 1 / -1; height: auto; justify-self: center; position: relative; width: 140px; }\",\".framer-AjAZ8 .framer-14asb53-container { flex: none; height: auto; position: relative; width: 1280px; z-index: 1; }\",\".framer-AjAZ8 .framer-1vdno7l-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AjAZ8.framer-flvjkp, .framer-AjAZ8 .framer-18soe77, .framer-AjAZ8 .framer-1vvvt3a, .framer-AjAZ8 .framer-1sg8jcy, .framer-AjAZ8 .framer-6mix59, .framer-AjAZ8 .framer-1a31hg0 { gap: 0px; } .framer-AjAZ8.framer-flvjkp > *, .framer-AjAZ8 .framer-18soe77 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-AjAZ8.framer-flvjkp > :first-child, .framer-AjAZ8 .framer-18soe77 > :first-child, .framer-AjAZ8 .framer-1vvvt3a > :first-child, .framer-AjAZ8 .framer-1sg8jcy > :first-child, .framer-AjAZ8 .framer-6mix59 > :first-child { margin-top: 0px; } .framer-AjAZ8.framer-flvjkp > :last-child, .framer-AjAZ8 .framer-18soe77 > :last-child, .framer-AjAZ8 .framer-1vvvt3a > :last-child, .framer-AjAZ8 .framer-1sg8jcy > :last-child, .framer-AjAZ8 .framer-6mix59 > :last-child { margin-bottom: 0px; } .framer-AjAZ8 .framer-1vvvt3a > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-AjAZ8 .framer-1sg8jcy > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-AjAZ8 .framer-6mix59 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-AjAZ8 .framer-1a31hg0 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-AjAZ8 .framer-1a31hg0 > :first-child { margin-left: 0px; } .framer-AjAZ8 .framer-1a31hg0 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-AjAZ8[data-border=\"true\"]::after, .framer-AjAZ8 [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: 864px) and (max-width: 1279px) { .framer-AjAZ8.framer-flvjkp { width: 864px; } .framer-AjAZ8 .framer-1yrxmqw-container, .framer-AjAZ8 .framer-14asb53-container { width: 100%; } .framer-AjAZ8 .framer-1sg8jcy { width: 95%; } .framer-AjAZ8 .framer-smtekj { grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; }}\",\"@media (max-width: 863px) { .framer-AjAZ8.framer-flvjkp { width: 390px; } .framer-AjAZ8 .framer-onntee-container { order: 0; } .framer-AjAZ8 .framer-18soe77 { order: 2; } .framer-AjAZ8 .framer-1vvvt3a { padding: 140px 16px 80px 16px; width: 95%; } .framer-AjAZ8 .framer-1opykkc, .framer-AjAZ8 .framer-1kscalx { width: 100%; } .framer-AjAZ8 .framer-1sg8jcy { order: 3; width: 95%; } .framer-AjAZ8 .framer-smtekj { grid-template-columns: repeat(1, minmax(50px, 1fr)); height: min-content; } .framer-AjAZ8 .framer-1vdno7l-container { order: 5; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2589\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BSd_T4nbl\":{\"layout\":[\"fixed\",\"auto\"]},\"Vt6vDoK3Z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framera3h0_7xrm=withCSS(Component,css,\"framer-AjAZ8\");export default Framera3h0_7xrm;Framera3h0_7xrm.displayName=\"Blog\";Framera3h0_7xrm.defaultProps={height:2589,width:1280};addFonts(Framera3h0_7xrm,[{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:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]},...Header2Fonts,...HeaderMenuMainFonts,...ParticlesFonts,...MaterialFonts,...LoadMoreFonts,...NavigationFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framera3h0_7xrm\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2589\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BSd_T4nbl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Vt6vDoK3Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Header2Fonts", "getFonts", "MUlyL9t45_default", "HeaderMenuMainFonts", "hiQxnJlLG_default", "ParticlesFonts", "ParticleWrapper", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MaterialFonts", "Icon", "LoadMoreFonts", "g3OPvNRkB_default", "NavigationFooterFonts", "hWXrCWwyG_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "toResponsiveImage", "value", "transition3", "animation3", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "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", "inDjlW80MVnBQg3K4T", "MPl8YntDvVnBQg3K4T", "KJtgDPoTzVnBQg3K4T", "idVnBQg3K4T", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "x", "RichText2", "ChildrenCanSuspend", "n4XQbawrx_default", "collection", "l", "index", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "css", "Framera3h0_7xrm", "withCSS", "a3h0_7xrm_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
