{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pk59r1w9rPjLoM4eyhOm/IB6iEGkL5IRadhn2Q80L/hiQxnJlLG.js"],
  "sourcesContent": ["// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Image,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/hi2O03w4JnGbMEoY689N/a4d7qdUImeB7kAMOLv4t/y_UfXSjzs.js\";import Ecosystem from\"https://framerusercontent.com/modules/eezgmRhbcYBMOhLpkw7V/dZoPUpOFsIYqTzrrsz8l/gDfJa6agJ.js\";import Use from\"https://framerusercontent.com/modules/smMrGc4Jubhg7MoXDj2f/0EPGpK5WVcuYEIfyUVDh/GyXUiMykE.js\";import ScanQR from\"https://framerusercontent.com/modules/hbaatGawlQlvHaveYA2M/tPmEKeKfy0HL0ZLVeeTv/J8GSQJ9bO.js\";import LogoRoamWhite from\"https://framerusercontent.com/modules/pte3ceM54ODs8M3KCS3O/kg8Skyu9DYXl4wGp18eo/l08RHCgOC.js\";import Resources from\"https://framerusercontent.com/modules/eYKhN6MdqX2BSOO2h2WW/1EQpCDe1BwsP3kLCfZC8/m2KrrjkTL.js\";import AIKitNavigationNavTopItem2 from\"https://framerusercontent.com/modules/hA9haAJHmmR9VmWc4HAz/qnAMjiGSmASy8TArAlYo/OkwaR5IZU.js\";import Build from\"https://framerusercontent.com/modules/synZkpnzR3zSJOMFy8wy/QTm4bHHh9a31SlDkQGv0/pq3yG8D8I.js\";import AIKitButton3 from\"https://framerusercontent.com/modules/pO52SNSz7GHjBZe7kYPa/g6XzaPj28pXfwew230l8/ZtJkiMOGc.js\";const LogoRoamWhiteFonts=getFonts(LogoRoamWhite);const AIKitButton3Fonts=getFonts(AIKitButton3);const UseFonts=getFonts(Use);const AIKitNavigationNavTopItem2Fonts=getFonts(AIKitNavigationNavTopItem2);const BuildFonts=getFonts(Build);const EcosystemFonts=getFonts(Ecosystem);const ResourcesFonts=getFonts(Resources);const MotionDivWithFX=withFX(motion.div);const ScanQRFonts=getFonts(ScanQR);const MotionHeaderWithFX=withFX(motion.header);const cycleOrder=[\"yoYC0O_9z\",\"YWJei8O7x\",\"OqFuaVTlA\",\"VQ0BaZ1Xp\",\"H6WwxxPF1\",\"b5cjIUDpU\",\"LKJGFxaA8\",\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\",\"AlwqIwGPZ\"];const serializationHash=\"framer-NaB8R\";const variantClassNames={AlwqIwGPZ:\"framer-v-akyf8i\",b5cjIUDpU:\"framer-v-1cpas52\",Bjyshlvun:\"framer-v-1x47mpf\",Davo3JwZf:\"framer-v-3h3vr0\",H6WwxxPF1:\"framer-v-115u9fl\",LKJGFxaA8:\"framer-v-1gf25wf\",OqFuaVTlA:\"framer-v-1hig217\",U38fALVdj:\"framer-v-4samvu\",VQ0BaZ1Xp:\"framer-v-byj0d\",yoYC0O_9z:\"framer-v-t4r7yh\",YWJei8O7x:\"framer-v-4mkgln\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"black logo\":\"b5cjIUDpU\",\"Build Opened\":\"Davo3JwZf\",\"Ecosystem Opened\":\"U38fALVdj\",\"Phone open\":\"VQ0BaZ1Xp\",\"Resources Opened\":\"Bjyshlvun\",\"Tablet Black Logo\":\"LKJGFxaA8\",\"Use Opened\":\"H6WwxxPF1\",\"Variant 11\":\"AlwqIwGPZ\",Desktop:\"yoYC0O_9z\",Mobile:\"OqFuaVTlA\",Tablet:\"YWJei8O7x\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yoYC0O_9z\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yoYC0O_9z\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap555bok=activeVariantCallback(async(...args)=>{setVariant(\"OqFuaVTlA\");});const onTapvwhjjj=activeVariantCallback(async(...args)=>{setVariant(\"H6WwxxPF1\");});const onTapygvq2z=activeVariantCallback(async(...args)=>{setVariant(\"VQ0BaZ1Xp\");});const onTap1sjnlyv=activeVariantCallback(async(...args)=>{setVariant(\"Davo3JwZf\");});const onTapdbxkq5=activeVariantCallback(async(...args)=>{setVariant(\"U38fALVdj\");});const onTap1obll9z=activeVariantCallback(async(...args)=>{setVariant(\"Bjyshlvun\");});const O7gNihtj7txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const fDHyObd1Jtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"H6WwxxPF1\",\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"H6WwxxPF1\",\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"VQ0BaZ1Xp\",\"H6WwxxPF1\",\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"VQ0BaZ1Xp\",\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"Davo3JwZf\")return true;return false;};const isDisplayed5=()=>{if([\"VQ0BaZ1Xp\",\"H6WwxxPF1\",\"Davo3JwZf\",\"Bjyshlvun\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if([\"VQ0BaZ1Xp\",\"H6WwxxPF1\",\"Davo3JwZf\",\"U38fALVdj\"].includes(baseVariant))return false;return true;};const isDisplayed7=()=>{if([\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\"].includes(baseVariant))return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"H6WwxxPF1\")return true;return false;};const isDisplayed9=()=>{if([\"OqFuaVTlA\",\"VQ0BaZ1Xp\",\"AlwqIwGPZ\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const ref8=React.useRef(null);const isDisplayed10=()=>{if([\"OqFuaVTlA\",\"VQ0BaZ1Xp\",\"AlwqIwGPZ\"].includes(baseVariant))return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"VQ0BaZ1Xp\")return false;return true;};const isDisplayed12=()=>{if([\"OqFuaVTlA\",\"AlwqIwGPZ\"].includes(baseVariant))return false;return true;};const ref9=React.useRef(null);const ref10=React.useRef(null);const isDisplayed13=()=>{if(baseVariant===\"VQ0BaZ1Xp\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(MotionHeaderWithFX,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-t4r7yh\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"yoYC0O_9z\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{AlwqIwGPZ:{backgroundColor:\"rgb(0, 0, 0)\"},b5cjIUDpU:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Bjyshlvun:{backgroundColor:\"rgb(0, 0, 0)\"},Davo3JwZf:{backgroundColor:\"rgb(0, 0, 0)\"},H6WwxxPF1:{backgroundColor:\"rgb(0, 0, 0)\"},LKJGFxaA8:{backgroundColor:\"rgba(0, 0, 0, 0)\"},OqFuaVTlA:{backgroundColor:\"rgb(0, 0, 0)\"},U38fALVdj:{backgroundColor:\"rgb(0, 0, 0)\"},VQ0BaZ1Xp:{backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({AlwqIwGPZ:{\"data-framer-name\":\"Variant 11\"},b5cjIUDpU:{\"data-framer-name\":\"black logo\"},Bjyshlvun:{\"data-framer-name\":\"Resources Opened\"},Davo3JwZf:{\"data-framer-name\":\"Build Opened\"},H6WwxxPF1:{\"data-framer-name\":\"Use Opened\"},LKJGFxaA8:{\"data-framer-name\":\"Tablet Black Logo\"},OqFuaVTlA:{\"data-framer-name\":\"Mobile\"},U38fALVdj:{\"data-framer-name\":\"Ecosystem Opened\"},VQ0BaZ1Xp:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Phone open\"},YWJei8O7x:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hj750t\",layoutDependency:layoutDependency,layoutId:\"z5egUy6Kt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"113px\",...addPropertyOverrides({Bjyshlvun:{y:(componentViewport?.y||0)+18+0+0},Davo3JwZf:{y:(componentViewport?.y||0)+18+0+0},H6WwxxPF1:{y:(componentViewport?.y||0)+18+0+0},U38fALVdj:{y:(componentViewport?.y||0)+18+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oe97kv-container\",layoutDependency:layoutDependency,layoutId:\"bZZK6PyZl-container\",nodeId:\"bZZK6PyZl\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(LogoRoamWhite,{height:\"100%\",id:\"bZZK6PyZl\",layoutId:\"bZZK6PyZl\",style:{height:\"100%\",width:\"100%\"},variant:\"FJFZGUmK_\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ptny0e\",\"data-framer-name\":\"Button + Scan QR\",layoutDependency:layoutDependency,layoutId:\"daJ2_un0I\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"90px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1buqru1-container\",layoutDependency:layoutDependency,layoutId:\"X50eXuBjO-container\",nodeId:\"X50eXuBjO\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitButton3,{B3qPKukGP:\"rgb(255, 255, 255)\",height:\"100%\",id:\"X50eXuBjO\",jakO2hDPw:0,jcBXvG4Jw:\"Log In\",KtPOKGgCU:true,layoutId:\"X50eXuBjO\",style:{width:\"100%\"},variant:\"qBsRS7SxW\",width:\"100%\",WIxL9YJdV:\"https://weroam.xyz/login\",XhahqhK15:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16hv6qu\",\"data-framer-name\":\"Menu Mobile\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vcL3DmbAb\",onTap:onTap555bok,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1qn3zll\",\"data-framer-name\":\"Close\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"sKK9Uh4I1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 0 0 L 28 0 L 28 28 L 0 28 Z\" fill=\"transparent\"></path><path d=\"M 21.875 6.125 L 6.125 21.875 M 21.875 21.875 L 6.125 6.125\" fill=\"rgb(0,0,0)\" stroke-width=\"1.2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10480728254,withExternalLayout:true})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16icyv1\",\"data-border\":true,\"data-framer-name\":\"Phone Open\",layoutDependency:layoutDependency,layoutId:\"eBjVZ24mw\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-48a41be8-e16a-4fd1-bf48-e8336c2914ab, rgba(255, 255, 255, 0.15))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(7px)\",backgroundColor:\"rgb(0, 0, 0)\",WebkitBackdropFilter:\"blur(7px)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r46gjd\",\"data-framer-name\":\"Menu Mobile\",layoutDependency:layoutDependency,layoutId:\"uBGb94vUO\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kltrks\",\"data-framer-name\":\"Use\",layoutDependency:layoutDependency,layoutId:\"bJMLNZ0rJ\",...addPropertyOverrides({Bjyshlvun:{\"data-highlight\":true,onTap:onTapvwhjjj},Davo3JwZf:{\"data-highlight\":true,onTap:onTapvwhjjj},H6WwxxPF1:{\"data-highlight\":true,onTap:onTapygvq2z},U38fALVdj:{\"data-highlight\":true,onTap:onTapvwhjjj},VQ0BaZ1Xp:{\"data-highlight\":true,onTap:onTapvwhjjj}},baseVariant,gestureVariant),children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:111,...addPropertyOverrides({H6WwxxPF1:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+0+0+46}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qa8x9v-container\",layoutDependency:layoutDependency,layoutId:\"LCkJbdo4g-container\",nodeId:\"LCkJbdo4g\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Use,{height:\"100%\",id:\"LCkJbdo4g\",layoutId:\"LCkJbdo4g\",style:{width:\"100%\"},variant:\"c40ob4dYg\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({Bjyshlvun:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+0+0+0},Davo3JwZf:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+0+0+0},H6WwxxPF1:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+0+0+0},U38fALVdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+0+0+0},VQ0BaZ1Xp:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+18+38+0+0+40+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1c6my6h-container\",layoutDependency:layoutDependency,layoutId:\"vPIw7_FVL-container\",nodeId:\"vPIw7_FVL\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Use\",height:\"100%\",id:\"vPIw7_FVL\",layoutId:\"vPIw7_FVL\",MXBNDueeg:false,variant:\"XJO4WT0wX\",width:\"100%\",...addPropertyOverrides({Bjyshlvun:{O7gNihtj7:undefined,style:{width:\"100%\"}},Davo3JwZf:{O7gNihtj7:undefined,style:{width:\"100%\"}},H6WwxxPF1:{O7gNihtj7:undefined,style:{width:\"100%\"},variant:\"KJptPmvrn\"},U38fALVdj:{O7gNihtj7:undefined,style:{width:\"100%\"}},VQ0BaZ1Xp:{O7gNihtj7:undefined,style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iqdtye\",\"data-framer-name\":\"Build\",layoutDependency:layoutDependency,layoutId:\"M9Fesr2EJ\",...addPropertyOverrides({Bjyshlvun:{\"data-highlight\":true,onTap:onTap1sjnlyv},Davo3JwZf:{\"data-highlight\":true,onTap:onTapygvq2z},H6WwxxPF1:{\"data-highlight\":true,onTap:onTap1sjnlyv},U38fALVdj:{\"data-highlight\":true,onTap:onTap1sjnlyv},VQ0BaZ1Xp:{\"data-highlight\":true,onTap:onTap1sjnlyv}},baseVariant,gestureVariant),children:[isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Davo3JwZf:{height:191,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+36+16+46}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n2kw11-container\",layoutDependency:layoutDependency,layoutId:\"mQlh2lld8-container\",nodeId:\"mQlh2lld8\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Build,{height:\"100%\",id:\"mQlh2lld8\",layoutId:\"mQlh2lld8\",style:{width:\"100%\"},variant:\"qmLkDR_AJ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({Bjyshlvun:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+36+16+0},Davo3JwZf:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+36+16+0},H6WwxxPF1:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+157+16+0},U38fALVdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+36+16+0},VQ0BaZ1Xp:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+18+38+0+0+40+36+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k3fkzs-container\",layoutDependency:layoutDependency,layoutId:\"YUgfo1qkP-container\",nodeId:\"YUgfo1qkP\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Build\",height:\"100%\",id:\"YUgfo1qkP\",layoutId:\"YUgfo1qkP\",MXBNDueeg:false,variant:\"XJO4WT0wX\",width:\"100%\",...addPropertyOverrides({Bjyshlvun:{style:{width:\"100%\"}},Davo3JwZf:{style:{width:\"100%\"},variant:\"KJptPmvrn\"},H6WwxxPF1:{style:{width:\"100%\"}},U38fALVdj:{style:{width:\"100%\"}},VQ0BaZ1Xp:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8epcu4\",\"data-framer-name\":\"Ecosystem\",layoutDependency:layoutDependency,layoutId:\"rq9TraUkV\",...addPropertyOverrides({Bjyshlvun:{\"data-highlight\":true,onTap:onTapdbxkq5},Davo3JwZf:{\"data-highlight\":true,onTap:onTapdbxkq5},H6WwxxPF1:{\"data-highlight\":true,onTap:onTapdbxkq5},U38fALVdj:{\"data-highlight\":true,onTap:onTapygvq2z},VQ0BaZ1Xp:{\"data-highlight\":true,onTap:onTapdbxkq5}},baseVariant,gestureVariant),children:[isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,...addPropertyOverrides({U38fALVdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+88+16+46}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-aoajhv-container\",layoutDependency:layoutDependency,layoutId:\"sEuNgYgHI-container\",nodeId:\"sEuNgYgHI\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Ecosystem,{height:\"100%\",id:\"sEuNgYgHI\",layoutId:\"sEuNgYgHI\",style:{width:\"100%\"},variant:\"jG8dtAJBC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({Bjyshlvun:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+88+16+0},Davo3JwZf:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+289+16+0},H6WwxxPF1:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+209+16+0},U38fALVdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+88+16+0},VQ0BaZ1Xp:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+18+38+0+0+40+88+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mmzmye-container\",layoutDependency:layoutDependency,layoutId:\"eof7X3vCM-container\",nodeId:\"eof7X3vCM\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Ecosystem\",height:\"100%\",id:\"eof7X3vCM\",layoutId:\"eof7X3vCM\",MXBNDueeg:false,variant:\"XJO4WT0wX\",width:\"100%\",...addPropertyOverrides({Bjyshlvun:{style:{width:\"100%\"}},Davo3JwZf:{style:{width:\"100%\"}},H6WwxxPF1:{style:{width:\"100%\"}},U38fALVdj:{style:{width:\"100%\"},variant:\"KJptPmvrn\"},VQ0BaZ1Xp:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-916nyy\",\"data-framer-name\":\"Resources\",layoutDependency:layoutDependency,layoutId:\"l8Rju8GBQ\",...addPropertyOverrides({Bjyshlvun:{\"data-highlight\":true,onTap:onTapygvq2z},Davo3JwZf:{\"data-highlight\":true,onTap:onTap1obll9z},H6WwxxPF1:{\"data-highlight\":true,onTap:onTap1obll9z},U38fALVdj:{\"data-highlight\":true,onTap:onTap1obll9z},VQ0BaZ1Xp:{\"data-highlight\":true,onTap:onTap1obll9z}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({Bjyshlvun:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+140+16+0},Davo3JwZf:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+341+16+0},H6WwxxPF1:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+261+16+0},U38fALVdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+246+16+0},VQ0BaZ1Xp:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+18+38+0+0+40+140+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w7y7q7-container\",layoutDependency:layoutDependency,layoutId:\"u93673W9A-container\",nodeId:\"u93673W9A\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Resources\",height:\"100%\",id:\"u93673W9A\",layoutId:\"u93673W9A\",MXBNDueeg:false,variant:\"XJO4WT0wX\",width:\"100%\",...addPropertyOverrides({Bjyshlvun:{style:{width:\"100%\"},variant:\"KJptPmvrn\"},Davo3JwZf:{style:{width:\"100%\"}},H6WwxxPF1:{style:{width:\"100%\"}},U38fALVdj:{style:{width:\"100%\"}},VQ0BaZ1Xp:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:270,width:\"462px\",...addPropertyOverrides({Bjyshlvun:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+18+38+0+0+40+140+16+46}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t7wz90-container\",layoutDependency:layoutDependency,layoutId:\"lNXF33o1G-container\",nodeId:\"lNXF33o1G\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Resources,{height:\"100%\",id:\"lNXF33o1G\",layoutId:\"lNXF33o1G\",style:{width:\"100%\"},variant:\"T8C21NOQN\",width:\"100%\"})})})]})]}),isDisplayed7()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n8nvyp\",layoutDependency:layoutDependency,layoutId:\"hP1LgojFz\",children:isDisplayed7()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Bjyshlvun:{height:46,width:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,y:(componentViewport?.y||0)+18+38+0+552+16},Davo3JwZf:{height:46,width:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,y:(componentViewport?.y||0)+18+38+0+473+16},U38fALVdj:{height:46,width:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,y:(componentViewport?.y||0)+18+38+0+378+16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1buyjiy-container\",layoutDependency:layoutDependency,layoutId:\"E62OS1j_1-container\",nodeId:\"E62OS1j_1\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitButton3,{B3qPKukGP:\"rgb(255, 255, 255)\",height:\"100%\",id:\"E62OS1j_1\",jakO2hDPw:0,jcBXvG4Jw:\"Log In\",KtPOKGgCU:true,layoutId:\"E62OS1j_1\",style:{height:\"100%\",width:\"100%\"},variant:\"qBsRS7SxW\",width:\"100%\",WIxL9YJdV:\"https://weroam.xyz/login\",XhahqhK15:true,...addPropertyOverrides({Bjyshlvun:{WIxL9YJdV:\"https://user.weroam.xyz/login\"},Davo3JwZf:{WIxL9YJdV:\"https://user.weroam.xyz/login\"},U38fALVdj:{WIxL9YJdV:\"https://user.weroam.xyz/login\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed8()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-fzi3zf\",layoutDependency:layoutDependency,layoutId:\"iWbxPfdCd\",children:isDisplayed8()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({H6WwxxPF1:{height:46,width:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,y:(componentViewport?.y||0)+18+431+16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-btx6ub-container\",layoutDependency:layoutDependency,layoutId:\"g_66bplUE-container\",nodeId:\"g_66bplUE\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitButton3,{B3qPKukGP:\"rgb(255, 255, 255)\",height:\"100%\",id:\"g_66bplUE\",jakO2hDPw:0,jcBXvG4Jw:\"Log In\",KtPOKGgCU:true,layoutId:\"g_66bplUE\",style:{height:\"100%\",width:\"100%\"},variant:\"qBsRS7SxW\",width:\"100%\",WIxL9YJdV:\"https://user.weroam.xyz/login\",XhahqhK15:true})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pwi510\",layoutDependency:layoutDependency,layoutId:\"tawOPNIsJ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"247px\",y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+7,...addPropertyOverrides({AlwqIwGPZ:{width:\"113px\",y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-36-38)/2)+0},b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+7},LKJGFxaA8:{width:\"150px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+7},OqFuaVTlA:{width:\"113px\",y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-36-38)/2)+0},VQ0BaZ1Xp:{width:\"113px\",y:(componentViewport?.y||0)+18+0+0},YWJei8O7x:{width:\"150px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kns135-container\",layoutDependency:layoutDependency,layoutId:\"SYupT_O8l-container\",nodeId:\"SYupT_O8l\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(LogoRoamWhite,{height:\"100%\",id:\"SYupT_O8l\",layoutId:\"SYupT_O8l\",style:{height:\"100%\",width:\"100%\"},variant:\"FJFZGUmK_\",width:\"100%\",...addPropertyOverrides({b5cjIUDpU:{variant:\"JCcN_vt3A\"},LKJGFxaA8:{variant:\"E8G2M3TB2\"},YWJei8O7x:{variant:\"U0YpifGvy\"}},baseVariant,gestureVariant)})})}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lmfvui\",\"data-border\":true,\"data-framer-name\":\"Nav menu\",layoutDependency:layoutDependency,layoutId:\"LIQd9IHMn\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(321deg, rgb(18, 18, 18) 0%, rgb(6, 0, 10) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+0+8,...addPropertyOverrides({b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+0+8},LKJGFxaA8:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+0+8},YWJei8O7x:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-bfxcvo-container\",id:`${layoutId}-bfxcvo`,layoutDependency:layoutDependency,layoutId:\"cHTG2QMWR-container\",nodeId:\"cHTG2QMWR\",ref:ref1,rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:[/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Use\",height:\"100%\",id:\"cHTG2QMWR\",layoutId:\"cHTG2QMWR\",MXBNDueeg:true,O7gNihtj7:O7gNihtj7txyyif({overlay}),variant:overlay.visible?\"hdmaOyt6q\":\"RLtS_BXcG\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-bfxcvo`,offsetX:201,offsetY:18,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1gvvg9\",exit:animation1,initial:animation,layoutDependency:layoutDependency,layoutId:\"UfzJzGTxU\",ref:ref2,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"500px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cpcf5r-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"MrgefW1YJ-container\",nodeId:\"MrgefW1YJ\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Use,{height:\"100%\",id:\"MrgefW1YJ\",layoutId:\"MrgefW1YJ\",style:{width:\"100%\"},variant:\"lwuuR_pkX\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+0+8,...addPropertyOverrides({b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+0+8},LKJGFxaA8:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+0+8},YWJei8O7x:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-6ovrl8-container\",id:`${layoutId}-6ovrl8`,layoutDependency:layoutDependency,layoutId:\"tybiLGdk3-container\",nodeId:\"tybiLGdk3\",ref:ref3,rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:[/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Build\",height:\"100%\",id:\"tybiLGdk3\",layoutId:\"tybiLGdk3\",MXBNDueeg:true,O7gNihtj7:O7gNihtj7txyyif({overlay:overlay1}),variant:overlay1.visible?\"hdmaOyt6q\":\"RLtS_BXcG\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-6ovrl8`,offsetX:81,offsetY:18,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1utnjib\",exit:animation1,initial:animation,layoutDependency:layoutDependency,layoutId:\"BaRBJDqlX\",ref:ref4,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"463px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mua5lw-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jZvPqdbza-container\",nodeId:\"jZvPqdbza\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Build,{height:\"100%\",id:\"jZvPqdbza\",layoutId:\"jZvPqdbza\",style:{width:\"100%\"},variant:\"UhJR6veYE\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+0+8,...addPropertyOverrides({b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+0+8},LKJGFxaA8:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+0+8},YWJei8O7x:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-17pspfy-container\",id:`${layoutId}-17pspfy`,layoutDependency:layoutDependency,layoutId:\"VMQms0EWc-container\",nodeId:\"VMQms0EWc\",ref:ref5,rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:[/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Ecosystem\",height:\"100%\",id:\"VMQms0EWc\",layoutId:\"VMQms0EWc\",MXBNDueeg:true,O7gNihtj7:O7gNihtj7txyyif({overlay:overlay2}),variant:overlay2.visible?\"hdmaOyt6q\":\"RLtS_BXcG\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-17pspfy`,offsetX:63,offsetY:17,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1694ioo\",exit:animation1,initial:animation,layoutDependency:layoutDependency,layoutId:\"y9Xaas5rB\",ref:ref6,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"500px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z7060u-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"he5ilYPbG-container\",nodeId:\"he5ilYPbG\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Ecosystem,{height:\"100%\",id:\"he5ilYPbG\",layoutId:\"he5ilYPbG\",style:{width:\"100%\"},variant:\"RSe0b8vHn\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+0+8,...addPropertyOverrides({b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+0+8},LKJGFxaA8:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+0+8},YWJei8O7x:{y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1xfgzrs-container\",id:`${layoutId}-1xfgzrs`,layoutDependency:layoutDependency,layoutId:\"K6xL9g4a9-container\",nodeId:\"K6xL9g4a9\",ref:ref7,rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:[/*#__PURE__*/_jsx(AIKitNavigationNavTopItem2,{agUBvE03f:\"Resources\",height:\"100%\",id:\"K6xL9g4a9\",layoutId:\"K6xL9g4a9\",MXBNDueeg:true,O7gNihtj7:O7gNihtj7txyyif({overlay:overlay3}),variant:overlay3.visible?\"hdmaOyt6q\":\"RLtS_BXcG\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1xfgzrs`,offsetX:-145,offsetY:18,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-dj0pte\",exit:animation1,initial:animation,layoutDependency:layoutDependency,layoutId:\"q2BKbaK0I\",ref:ref8,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"538px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-193kzwz-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ptf55S_fa-container\",nodeId:\"ptf55S_fa\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(Resources,{height:\"100%\",id:\"ptf55S_fa\",layoutId:\"ptf55S_fa\",style:{width:\"100%\"},variant:\"bT5V0KBoA\",width:\"100%\"})})})})})})]})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vz3enn\",\"data-framer-name\":\"Button + Scan QR\",layoutDependency:layoutDependency,layoutId:\"KpSMcJHZP\",children:[isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"110px\",y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+5.5+0,...addPropertyOverrides({b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+5.5+0},LKJGFxaA8:{width:\"90px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+5.5+0},YWJei8O7x:{width:\"90px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+5.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1quzmxi-container\",layoutDependency:layoutDependency,layoutId:\"eDQr7DciT-container\",nodeId:\"eDQr7DciT\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitButton3,{B3qPKukGP:\"rgb(255, 255, 255)\",height:\"100%\",id:\"eDQr7DciT\",jakO2hDPw:0,jcBXvG4Jw:\"Log In\",KtPOKGgCU:true,layoutId:\"eDQr7DciT\",style:{width:\"100%\"},variant:\"qBsRS7SxW\",width:\"100%\",WIxL9YJdV:\"https://user.weroam.xyz/login\",XhahqhK15:true,...addPropertyOverrides({b5cjIUDpU:{variant:\"FQHcMsh5Y\"},LKJGFxaA8:{variant:\"FQHcMsh5Y\"}},baseVariant,gestureVariant)})})}),isDisplayed10()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nz8no9\",\"data-framer-name\":\"Menu Mobile\",layoutDependency:layoutDependency,layoutId:\"AHy7aDOCk\",...addPropertyOverrides({OqFuaVTlA:{\"data-highlight\":true,onTap:onTapygvq2z},VQ0BaZ1Xp:{\"data-highlight\":true,onTap:onTap555bok}},baseVariant,gestureVariant),children:[isDisplayed11()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16kaoct\",\"data-framer-name\":\"Menu\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"tZS_pYX5B\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 0 0 L 28 0 L 28 28 L 0 28 Z\" fill=\"transparent\"></path><path d=\"M 4.375 14 L 23.625 14 M 4.375 7 L 23.625 7 M 4.375 21 L 23.625 21\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9870423830,withExternalLayout:true}),isDisplayed12()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-w5kwky\",\"data-framer-name\":\"Close\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jh9KVMcWU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 0 0 L 28 0 L 28 28 L 0 28 Z\" fill=\"transparent\"></path><path d=\"M 21.875 6.125 L 6.125 21.875 M 21.875 21.875 L 6.125 6.125\" fill=\"rgb(0,0,0)\" stroke-width=\"1.2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10480728254,withExternalLayout:true})]}),isDisplayed9()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-xdqhnp\",layoutDependency:layoutDependency,layoutId:\"vkgul8A3H\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{b5cjIUDpU:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:333,borderBottomRightRadius:333,borderTopLeftRadius:333,borderTopRightRadius:333},LKJGFxaA8:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+(18+((componentViewport?.height||75)-26-52)/2)+5.5+2.5+0,...addPropertyOverrides({b5cjIUDpU:{y:(componentViewport?.y||0)+(18+((componentViewport?.height||200)-26-52)/2)+5.5+2.5+0},LKJGFxaA8:{width:\"31px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-16-52)/2)+5.5+2.5+0},YWJei8O7x:{width:\"31px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||65)-16-52)/2)+5.5+2.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-jdef6c-container\",id:`${layoutId}-jdef6c`,layoutDependency:layoutDependency,layoutId:\"zLnOD3RKc-container\",nodeId:\"zLnOD3RKc\",ref:ref9,rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:[/*#__PURE__*/_jsx(ScanQR,{fDHyObd1J:fDHyObd1Jtxyyif({overlay:overlay4}),height:\"100%\",id:\"zLnOD3RKc\",layoutId:\"zLnOD3RKc\",style:{height:\"100%\",width:\"100%\"},variant:\"uJ_g89zc_\",width:\"100%\",...addPropertyOverrides({LKJGFxaA8:{variant:\"GFHjN9iGU\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref9,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-jdef6c`,offsetX:-.5000088661909103,offsetY:17.609378080640454,onDismiss:overlay4.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1l605n\",\"data-border\":true,\"data-framer-name\":\"Scan QR Code\",exit:animation1,initial:animation,layoutDependency:layoutDependency,layoutId:\"wktLnJ7hG\",ref:ref10,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:264,pixelWidth:264,src:\"https://framerusercontent.com/images/NtB1GMd9IpmEcHUM9BOctQUjo.svg\"},className:\"framer-zznq0b\",layoutDependency:layoutDependency,layoutId:\"BwrJp8vcg\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-86v8l\",\"data-styles-preset\":\"y_UfXSjzs\",children:\"Scan to Download the App\"})}),className:\"framer-p9whkk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rlr9pbODP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]})})})})})]})]}),isDisplayed13()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-6cbnex\",layoutDependency:layoutDependency,layoutId:\"H8r8IRN9t\",children:isDisplayed13()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({VQ0BaZ1Xp:{height:46,width:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,y:(componentViewport?.y||0)+18+310+16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n29vst-container\",layoutDependency:layoutDependency,layoutId:\"VOndMZj7S-container\",nodeId:\"VOndMZj7S\",rendersWithMotion:true,scopeId:\"hiQxnJlLG\",children:/*#__PURE__*/_jsx(AIKitButton3,{B3qPKukGP:\"rgb(255, 255, 255)\",height:\"100%\",id:\"VOndMZj7S\",jakO2hDPw:0,jcBXvG4Jw:\"Log In\",KtPOKGgCU:true,layoutId:\"VOndMZj7S\",style:{height:\"100%\",width:\"100%\"},variant:\"qBsRS7SxW\",width:\"100%\",WIxL9YJdV:\"https://user.weroam.xyz/login\",XhahqhK15:true})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NaB8R.framer-1wrw3b6, .framer-NaB8R .framer-1wrw3b6 { display: block; }\",\".framer-NaB8R.framer-t4r7yh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 18px 8px 8px 16px; position: relative; width: 1280px; }\",\".framer-NaB8R .framer-1hj750t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 390px; }\",\".framer-NaB8R .framer-oe97kv-container { flex: none; height: 38px; position: relative; width: 113px; }\",\".framer-NaB8R .framer-1ptny0e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-NaB8R .framer-1buqru1-container { flex: none; height: auto; position: relative; width: 90px; }\",\".framer-NaB8R .framer-16hv6qu { cursor: pointer; flex: none; height: 28px; overflow: visible; position: relative; width: 29px; }\",\".framer-NaB8R .framer-1qn3zll, .framer-NaB8R .framer-w5kwky { flex: none; height: 28px; left: 0px; position: absolute; top: 0px; width: 28px; }\",\".framer-NaB8R .framer-16icyv1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 0px; position: relative; width: 390px; }\",\".framer-NaB8R .framer-1r46gjd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-NaB8R .framer-1kltrks { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NaB8R .framer-qa8x9v-container, .framer-NaB8R .framer-1n2kw11-container, .framer-NaB8R .framer-aoajhv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-NaB8R .framer-1c6my6h-container, .framer-NaB8R .framer-1k3fkzs-container, .framer-NaB8R .framer-mmzmye-container, .framer-NaB8R .framer-1w7y7q7-container, .framer-NaB8R .framer-bfxcvo-container, .framer-NaB8R .framer-6ovrl8-container, .framer-NaB8R .framer-17pspfy-container, .framer-NaB8R .framer-1xfgzrs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-NaB8R .framer-iqdtye, .framer-NaB8R .framer-8epcu4, .framer-NaB8R .framer-916nyy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-NaB8R .framer-1t7wz90-container { flex: none; height: auto; position: relative; width: 462px; }\",\".framer-NaB8R .framer-1n8nvyp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 201px; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-NaB8R .framer-1buyjiy-container, .framer-NaB8R .framer-btx6ub-container, .framer-NaB8R .framer-1n29vst-container { flex: 1 0 0px; height: 46px; position: relative; width: 1px; }\",\".framer-NaB8R .framer-fzi3zf, .framer-NaB8R .framer-6cbnex { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 33px; overflow: visible; padding: 16px; position: relative; width: 1px; }\",\".framer-NaB8R .framer-1pwi510 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-NaB8R .framer-1kns135-container { flex: none; height: 38px; position: relative; width: 247px; }\",\".framer-NaB8R .framer-lmfvui { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-NaB8R .framer-1gvvg9, .framer-NaB8R .framer-dj0pte { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-NaB8R .framer-cpcf5r-container, .framer-NaB8R .framer-z7060u-container { flex: none; height: auto; position: relative; width: 500px; }\",\".framer-NaB8R .framer-1utnjib, .framer-NaB8R .framer-1694ioo { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-NaB8R .framer-1mua5lw-container { flex: none; height: auto; position: relative; width: 463px; }\",\".framer-NaB8R .framer-193kzwz-container { flex: none; height: auto; position: relative; width: 538px; }\",\".framer-NaB8R .framer-vz3enn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 247px; }\",\".framer-NaB8R .framer-1quzmxi-container { flex: none; height: auto; position: relative; width: 110px; }\",\".framer-NaB8R .framer-nz8no9 { flex: none; height: 28px; overflow: visible; position: relative; width: 29px; }\",\".framer-NaB8R .framer-16kaoct { flex: none; height: 28px; left: calc(48.275862068965544% - 28px / 2); position: absolute; top: calc(50.00000000000002% - 28px / 2); width: 28px; }\",\".framer-NaB8R .framer-xdqhnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px 18px 0px 18px; position: relative; width: 70px; }\",\".framer-NaB8R .framer-jdef6c-container { flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-NaB8R .framer-1l605n { height: 168px; overflow: hidden; position: relative; width: 168px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NaB8R .framer-zznq0b { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 121px); left: 50%; position: absolute; top: 14px; width: 121px; }\",\".framer-NaB8R .framer-p9whkk { bottom: 14px; flex: none; height: auto; left: 50%; position: absolute; white-space: pre; width: auto; }\",\".framer-NaB8R.framer-v-4mkgln.framer-t4r7yh { gap: 0px; justify-content: center; padding: 16px 0px 0px 0px; width: 810px; }\",\".framer-NaB8R.framer-v-4mkgln .framer-1pwi510 { padding: 0px 8px 0px 8px; }\",\".framer-NaB8R.framer-v-4mkgln .framer-1kns135-container, .framer-NaB8R.framer-v-1gf25wf .framer-1kns135-container { width: 150px; }\",\".framer-NaB8R.framer-v-4mkgln .framer-vz3enn { gap: 13px; padding: 0px 8px 0px 0px; width: min-content; }\",\".framer-NaB8R.framer-v-4mkgln .framer-1quzmxi-container, .framer-NaB8R.framer-v-1gf25wf .framer-1quzmxi-container { width: 90px; }\",\".framer-NaB8R.framer-v-4mkgln .framer-xdqhnp { padding: 0px 8px 0px 8px; width: min-content; }\",\".framer-NaB8R.framer-v-4mkgln .framer-jdef6c-container, .framer-NaB8R.framer-v-1gf25wf .framer-jdef6c-container { width: 31px; }\",\".framer-NaB8R.framer-v-1hig217.framer-t4r7yh, .framer-NaB8R.framer-v-akyf8i.framer-t4r7yh { gap: 0px; justify-content: center; padding: 18px 16px 18px 16px; width: 390px; }\",\".framer-NaB8R.framer-v-1hig217 .framer-1kns135-container, .framer-NaB8R.framer-v-byj0d .framer-1kns135-container, .framer-NaB8R.framer-v-akyf8i .framer-1kns135-container { width: 113px; }\",\".framer-NaB8R.framer-v-1hig217 .framer-vz3enn, .framer-NaB8R.framer-v-byj0d .framer-vz3enn, .framer-NaB8R.framer-v-akyf8i .framer-vz3enn { gap: 32px; width: min-content; }\",\".framer-NaB8R.framer-v-1hig217 .framer-nz8no9, .framer-NaB8R.framer-v-byj0d .framer-1kltrks, .framer-NaB8R.framer-v-byj0d .framer-iqdtye, .framer-NaB8R.framer-v-byj0d .framer-8epcu4, .framer-NaB8R.framer-v-byj0d .framer-916nyy, .framer-NaB8R.framer-v-115u9fl .framer-1kltrks, .framer-NaB8R.framer-v-115u9fl .framer-iqdtye, .framer-NaB8R.framer-v-115u9fl .framer-8epcu4, .framer-NaB8R.framer-v-115u9fl .framer-916nyy, .framer-NaB8R.framer-v-3h3vr0 .framer-1kltrks, .framer-NaB8R.framer-v-3h3vr0 .framer-iqdtye, .framer-NaB8R.framer-v-3h3vr0 .framer-8epcu4, .framer-NaB8R.framer-v-3h3vr0 .framer-916nyy, .framer-NaB8R.framer-v-4samvu .framer-1kltrks, .framer-NaB8R.framer-v-4samvu .framer-iqdtye, .framer-NaB8R.framer-v-4samvu .framer-8epcu4, .framer-NaB8R.framer-v-4samvu .framer-916nyy, .framer-NaB8R.framer-v-1x47mpf .framer-1kltrks, .framer-NaB8R.framer-v-1x47mpf .framer-iqdtye, .framer-NaB8R.framer-v-1x47mpf .framer-8epcu4, .framer-NaB8R.framer-v-1x47mpf .framer-916nyy { cursor: pointer; }\",\".framer-NaB8R.framer-v-byj0d.framer-t4r7yh { flex-direction: column; gap: 0px; height: 800px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 18px 16px 0px 16px; width: 390px; }\",\".framer-NaB8R.framer-v-byj0d .framer-16icyv1 { min-height: unset; order: 3; width: 100%; }\",\".framer-NaB8R.framer-v-byj0d .framer-1c6my6h-container, .framer-NaB8R.framer-v-byj0d .framer-mmzmye-container, .framer-NaB8R.framer-v-115u9fl .framer-1c6my6h-container, .framer-NaB8R.framer-v-115u9fl .framer-mmzmye-container, .framer-NaB8R.framer-v-3h3vr0 .framer-1c6my6h-container, .framer-NaB8R.framer-v-3h3vr0 .framer-1k3fkzs-container, .framer-NaB8R.framer-v-3h3vr0 .framer-mmzmye-container, .framer-NaB8R.framer-v-4samvu .framer-1c6my6h-container, .framer-NaB8R.framer-v-4samvu .framer-1k3fkzs-container, .framer-NaB8R.framer-v-4samvu .framer-mmzmye-container, .framer-NaB8R.framer-v-1x47mpf .framer-1c6my6h-container, .framer-NaB8R.framer-v-1x47mpf .framer-1k3fkzs-container, .framer-NaB8R.framer-v-1x47mpf .framer-mmzmye-container { order: 0; width: 100%; }\",\".framer-NaB8R.framer-v-byj0d .framer-1k3fkzs-container, .framer-NaB8R.framer-v-115u9fl .framer-1k3fkzs-container { order: 1; width: 100%; }\",\".framer-NaB8R.framer-v-byj0d .framer-1w7y7q7-container, .framer-NaB8R.framer-v-115u9fl .framer-1w7y7q7-container, .framer-NaB8R.framer-v-3h3vr0 .framer-1w7y7q7-container, .framer-NaB8R.framer-v-4samvu .framer-1w7y7q7-container, .framer-NaB8R.framer-v-1x47mpf .framer-1w7y7q7-container, .framer-NaB8R.framer-v-1x47mpf .framer-1t7wz90-container { width: 100%; }\",\".framer-NaB8R.framer-v-byj0d .framer-1pwi510 { flex: none; order: 1; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-NaB8R.framer-v-byj0d .framer-nz8no9 { cursor: pointer; order: 1; }\",\".framer-NaB8R.framer-v-byj0d .framer-6cbnex { flex: none; min-height: unset; order: 5; width: 100%; }\",\".framer-NaB8R.framer-v-115u9fl.framer-t4r7yh, .framer-NaB8R.framer-v-3h3vr0.framer-t4r7yh, .framer-NaB8R.framer-v-4samvu.framer-t4r7yh, .framer-NaB8R.framer-v-1x47mpf.framer-t4r7yh { flex-direction: column; gap: 0px; height: 800px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 18px 8px 0px 16px; width: 390px; }\",\".framer-NaB8R.framer-v-115u9fl .framer-1hj750t, .framer-NaB8R.framer-v-3h3vr0 .framer-1hj750t, .framer-NaB8R.framer-v-4samvu .framer-1hj750t, .framer-NaB8R.framer-v-1x47mpf .framer-1hj750t { order: 0; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-NaB8R.framer-v-115u9fl .framer-16icyv1 { min-height: unset; order: 2; width: 100%; }\",\".framer-NaB8R.framer-v-115u9fl .framer-qa8x9v-container, .framer-NaB8R.framer-v-3h3vr0 .framer-1n2kw11-container, .framer-NaB8R.framer-v-4samvu .framer-aoajhv-container { order: 1; }\",\".framer-NaB8R.framer-v-115u9fl .framer-fzi3zf { flex: none; min-height: unset; order: 6; width: 100%; }\",\".framer-NaB8R.framer-v-1cpas52 .framer-xdqhnp { justify-content: center; width: 52px; }\",\".framer-NaB8R.framer-v-1gf25wf.framer-t4r7yh { padding: 16px 0px 0px 0px; width: 810px; }\",\".framer-NaB8R.framer-v-1gf25wf .framer-vz3enn { gap: 0px; padding: 0px 8px 0px 0px; width: 176px; }\",\".framer-NaB8R.framer-v-3h3vr0 .framer-16icyv1, .framer-NaB8R.framer-v-4samvu .framer-16icyv1, .framer-NaB8R.framer-v-1x47mpf .framer-16icyv1 { flex: 1 0 0px; gap: 0px; height: 1px; min-height: unset; order: 2; width: 100%; }\",\".framer-NaB8R.framer-v-3h3vr0 .framer-1n8nvyp, .framer-NaB8R.framer-v-4samvu .framer-1n8nvyp, .framer-NaB8R.framer-v-1x47mpf .framer-1n8nvyp { min-height: unset; }\",...sharedStyle.css,'.framer-NaB8R[data-border=\"true\"]::after, .framer-NaB8R [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 75\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YWJei8O7x\":{\"layout\":[\"fixed\",\"auto\"]},\"OqFuaVTlA\":{\"layout\":[\"fixed\",\"auto\"]},\"VQ0BaZ1Xp\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"100vh\"]},\"H6WwxxPF1\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"100vh\"]},\"b5cjIUDpU\":{\"layout\":[\"fixed\",\"auto\"]},\"LKJGFxaA8\":{\"layout\":[\"fixed\",\"auto\"]},\"Davo3JwZf\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"100vh\"]},\"U38fALVdj\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"100vh\"]},\"Bjyshlvun\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"100vh\"]},\"AlwqIwGPZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerhiQxnJlLG=withCSS(Component,css,\"framer-NaB8R\");export default FramerhiQxnJlLG;FramerhiQxnJlLG.displayName=\"Header menu main\";FramerhiQxnJlLG.defaultProps={height:75,width:1280};addPropertyControls(FramerhiQxnJlLG,{variant:{options:[\"yoYC0O_9z\",\"YWJei8O7x\",\"OqFuaVTlA\",\"VQ0BaZ1Xp\",\"H6WwxxPF1\",\"b5cjIUDpU\",\"LKJGFxaA8\",\"Davo3JwZf\",\"U38fALVdj\",\"Bjyshlvun\",\"AlwqIwGPZ\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"Phone open\",\"Use Opened\",\"black logo\",\"Tablet Black Logo\",\"Build Opened\",\"Ecosystem Opened\",\"Resources Opened\",\"Variant 11\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerhiQxnJlLG,[{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\"}]},...LogoRoamWhiteFonts,...AIKitButton3Fonts,...UseFonts,...AIKitNavigationNavTopItem2Fonts,...BuildFonts,...EcosystemFonts,...ResourcesFonts,...ScanQRFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhiQxnJlLG\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"75\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YWJei8O7x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OqFuaVTlA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VQ0BaZ1Xp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"H6WwxxPF1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"b5cjIUDpU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LKJGFxaA8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Davo3JwZf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"U38fALVdj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"Bjyshlvun\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"AlwqIwGPZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LogoRoamWhiteFonts", "getFonts", "l08RHCgOC_default", "AIKitButton3Fonts", "ZtJkiMOGc_default", "UseFonts", "GyXUiMykE_default", "AIKitNavigationNavTopItem2Fonts", "OkwaR5IZU_default", "BuildFonts", "pq3yG8D8I_default", "EcosystemFonts", "gDfJa6agJ_default", "ResourcesFonts", "m2KrrjkTL_default", "MotionDivWithFX", "withFX", "motion", "ScanQRFonts", "J8GSQJ9bO_default", "MotionHeaderWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap555bok", "args", "onTapvwhjjj", "onTapygvq2z", "onTap1sjnlyv", "onTapdbxkq5", "onTap1obll9z", "O7gNihtj7txyyif", "overlay", "loadMore", "fDHyObd1Jtxyyif", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "isDisplayed10", "isDisplayed11", "isDisplayed12", "ref9", "ref10", "isDisplayed13", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "l", "AnimatePresence", "Floating", "overlay1", "overlay2", "overlay3", "overlay4", "Image2", "RichText2", "css", "FramerhiQxnJlLG", "withCSS", "hiQxnJlLG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
