{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nSdSMnT9yG9Jl36FcqWg/SDdoY7SrBv4R7HWoJqps/augiA20Il.js", "ssg:https://framerusercontent.com/modules/EXdm0L0ELM5II1ieNuFt/PM4jPVdwI2LlHeBDzYrC/OlZL152Wp.js", "ssg:https://framerusercontent.com/modules/uOc5c8IuWUdJSo4xiovZ/Tvai7din4HoNLjVmDWSZ/wRn_UGK3r.js", "ssg:https://framerusercontent.com/modules/dO8cStMIRdTqLJ1JaOg2/YSufXEusWnBWj7ikl9pc/xWybTFqch.js", "ssg:https://framerusercontent.com/modules/H0s8qGGk7vNL2pC2yTr2/sVgNKpPYnnd91ERzx5nc/q5TeHdC8X.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/LHz3bw67SqHRmnCKTlE6/Ticker.js\";import UnicornStudioEmbed from\"https://framerusercontent.com/modules/vbaJXlyVEeIvuEevvudG/Ps1XJvNepN1mJxCYqd0H/UnicornStudioEmbed.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import NEWGLOWINGBUTTON from\"#framer/local/canvasComponent/gqtp1FAsA/gqtp1FAsA.js\";import Connect from\"#framer/local/canvasComponent/OlZL152Wp/OlZL152Wp.js\";import Card_element_no_button_home_page from\"#framer/local/canvasComponent/wRn_UGK3r/wRn_UGK3r.js\";import Card_element_new_home_page from\"#framer/local/canvasComponent/xWybTFqch/xWybTFqch.js\";import SplashScreen from\"#framer/local/codeFile/xxlVcez/Progress_bar.js\";import Articles from\"#framer/local/collection/FbFI302Cr/FbFI302Cr.js\";import*as sharedStyle4 from\"#framer/local/css/iIsjzAXkL/iIsjzAXkL.js\";import*as sharedStyle1 from\"#framer/local/css/MRYEMJ5sZ/MRYEMJ5sZ.js\";import*as sharedStyle2 from\"#framer/local/css/pnC0hb9tW/pnC0hb9tW.js\";import*as sharedStyle from\"#framer/local/css/q5TeHdC8X/q5TeHdC8X.js\";import*as sharedStyle5 from\"#framer/local/css/Sf4nP672Z/Sf4nP672Z.js\";import*as sharedStyle3 from\"#framer/local/css/UYi3uc53s/UYi3uc53s.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const SplashScreenFonts=getFonts(SplashScreen);const UnicornStudioEmbedFonts=getFonts(UnicornStudioEmbed);const TickerFonts=getFonts(Ticker);const ContainerWithFX=withFX(Container);const NEWGLOWINGBUTTONFonts=getFonts(NEWGLOWINGBUTTON);const Card_element_new_home_pageFonts=getFonts(Card_element_new_home_page);const SlideshowFonts=getFonts(Slideshow);const ConnectFonts=getFonts(Connect);const Card_element_no_button_home_pageFonts=getFonts(Card_element_no_button_home_page);const breakpoints={Fi156pA57:\"(min-width: 1200px)\",PJmPDVdXB:\"(max-width: 809px)\",qvhV2izqd:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-nCz0x\";const variantClassNames={Fi156pA57:\"framer-v-tjdqdq\",PJmPDVdXB:\"framer-v-1ghmu4b\",qvhV2izqd:\"framer-v-13zrv32\"};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.4,type:\"spring\"};const textEffect={effect:animation,tokenization:\"character\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition2={delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Fi156pA57\",Phone:\"PJmPDVdXB\",Tablet:\"qvhV2izqd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Fi156pA57\"};};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,FQ9ciYrOnNvS6_tFrT,vCS21HOGqNvS6_tFrT,u4MSBGumiNvS6_tFrT,UZCxy2NVuNvS6_tFrT,idNvS6_tFrT,FQ9ciYrOnac2v2ALv4,vCS21HOGqac2v2ALv4,u4MSBGumiac2v2ALv4,UZCxy2NVuac2v2ALv4,idac2v2ALv4,FQ9ciYrOncaCUVP8dn,vCS21HOGqcaCUVP8dn,u4MSBGumicaCUVP8dn,UZCxy2NVucaCUVP8dn,idcaCUVP8dn,FQ9ciYrOntW_hmezKj,vCS21HOGqtW_hmezKj,idtW_hmezKj,FQ9ciYrOnSIDbYEL1I,vCS21HOGqSIDbYEL1I,idSIDbYEL1I,FQ9ciYrOnildHBekDD,vCS21HOGqildHBekDD,idildHBekDD,...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 sU2YDnwaCtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"PJmPDVdXB\")return false;return true;};const activeLocaleCode=useLocaleCode();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"PJmPDVdXB\")return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Fi156pA57\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(6, 6, 6); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tjdqdq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pltzuc-container\",isAuthoredByUser:true,nodeId:\"JaEEGYwyZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SplashScreen,{height:\"100%\",id:\"JaEEGYwyZ\",layoutId:\"JaEEGYwyZ\",preloadUrls:[\"https://cdn.jsdelivr.net/gh/hiunicornstudio/unicornstudio.js@v1.4.18/dist/unicornStudio.umd.js\",\"https://framerusercontent.com/images/Afz2amYqhOtPBH6W5ryGmgWrSA.png\",\"https://events.framer.com/script?v=1\"],width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1avv4oa\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xmcmy7\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6mnse7\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBNZWRpdW0=\",\"--framer-font-family\":'\"Rund Display Medium\", \"Rund Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Experience the\",/*#__PURE__*/_jsx(\"br\",{}),\"future of Private AI\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBNZWRpdW0=\",\"--framer-font-family\":'\"Rund Display Medium\", \"Rund Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Experience the\",/*#__PURE__*/_jsx(\"br\",{}),\"future of Private AI\"]})}),className:\"framer-9vbk4c\",\"data-framer-name\":\"Heading\",fonts:[\"CUSTOM;Rund Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7SmV0QnJhaW5zIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.8em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Build secure AI on privacy\u2011first infrastructure.\",/*#__PURE__*/_jsx(\"br\",{}),\"Tap Secret Network\u2019s confidential computing.\"]})}),className:\"framer-v3n6xb\",\"data-framer-name\":\"Text\",fonts:[\"FS;JetBrains Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1amxls4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mKTV0rh7f\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(UnicornStudioEmbed,{altText:\"\",ariaLabel:\"\",dpi:1.5,fps:100,header:\"\",height:\"100%\",id:\"mKTV0rh7f\",layoutId:\"mKTV0rh7f\",lazyLoad:false,projectId:\"iy3gPIJ4oPdE2IsauOc5\",projectJSON:\"\",scale:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cief8m\",\"data-framer-name\":\"Carousel Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17o1tfk\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xfidzr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-alignment\":\"center\"},children:\"Tools that use Secret\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",children:\"Tools that use Secret\"})}),className:\"framer-1gzamj2\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1mtkd8t\",\"data-styles-preset\":\"MRYEMJ5sZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Our proud partners\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1mtkd8t\",\"data-styles-preset\":\"MRYEMJ5sZ\",style:{\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Our proud partners\"})}),className:\"framer-1lf3zo0\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-amnmw7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-chndsc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"khSNEuVmk\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:8,overflow:false},gap:60,height:\"100%\",hoverFactor:1,id:\"khSNEuVmk\",layoutId:\"khSNEuVmk\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:513.5,pixelHeight:200,pixelWidth:1027,sizes:\"513.5px\",src:\"https://framerusercontent.com/images/gCHq2lqemfiDUfdDIZIqShJoovY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/gCHq2lqemfiDUfdDIZIqShJoovY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gCHq2lqemfiDUfdDIZIqShJoovY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gCHq2lqemfiDUfdDIZIqShJoovY.png 1027w\"},className:\"framer-1exnyg6\",\"data-framer-name\":\"Polygon Primary logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:473.5,pixelHeight:200,pixelWidth:947,sizes:\"473.5px\",src:\"https://framerusercontent.com/images/9p1Myz62OPx2nF1YEE6mCLyhOg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/9p1Myz62OPx2nF1YEE6mCLyhOg.png?scale-down-to=512 512w,https://framerusercontent.com/images/9p1Myz62OPx2nF1YEE6mCLyhOg.png 947w\"},className:\"framer-zoitnn\",\"data-framer-name\":\"ZKsync logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100.5,intrinsicWidth:287,pixelHeight:201,pixelWidth:574,sizes:\"288.4279px\",src:\"https://framerusercontent.com/images/bPwEPmhD9SjKI7qwJ3i1KEKu7l0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bPwEPmhD9SjKI7qwJ3i1KEKu7l0.png?scale-down-to=512 512w,https://framerusercontent.com/images/bPwEPmhD9SjKI7qwJ3i1KEKu7l0.png 574w\"},className:\"framer-4dw2fw\",\"data-framer-name\":\"Nvidea logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:740,pixelHeight:200,pixelWidth:1480,sizes:\"740px\",src:\"https://framerusercontent.com/images/z0xGe35msHRCF4GL3VITg6EwBs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/z0xGe35msHRCF4GL3VITg6EwBs.png?scale-down-to=512 512w,https://framerusercontent.com/images/z0xGe35msHRCF4GL3VITg6EwBs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/z0xGe35msHRCF4GL3VITg6EwBs.png 1480w\"},className:\"framer-1pwi44s\",\"data-framer-name\":\"The Street logo2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:237,pixelHeight:200,pixelWidth:474,src:\"https://framerusercontent.com/images/nOLiBk950Ts2UrYw8asypPcI6o.png\"},className:\"framer-1ukvof3\",\"data-framer-name\":\"Intel logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:604.5,pixelHeight:200,pixelWidth:1209,sizes:\"604.5px\",src:\"https://framerusercontent.com/images/BkP3lw6tmtZV4EYXaO0Ur17UW1c.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/BkP3lw6tmtZV4EYXaO0Ur17UW1c.png?scale-down-to=512 512w,https://framerusercontent.com/images/BkP3lw6tmtZV4EYXaO0Ur17UW1c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BkP3lw6tmtZV4EYXaO0Ur17UW1c.png 1209w\"},className:\"framer-1ox0m7i\",\"data-framer-name\":\"Eliza logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:278.5,pixelHeight:94,pixelWidth:400,src:\"https://framerusercontent.com/images/3XZgvGcuVEWCRWQYGDEZno0Tbv4.png\"},className:\"framer-1myasjh\",\"data-framer-name\":\"Wunder\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:352.5,pixelHeight:200,pixelWidth:705,sizes:\"352.5px\",src:\"https://framerusercontent.com/images/Ow2wzgaP5n8y6e6tmoGoh38oINI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Ow2wzgaP5n8y6e6tmoGoh38oINI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ow2wzgaP5n8y6e6tmoGoh38oINI.png 705w\"},className:\"framer-1wuhqht\",\"data-framer-name\":\"Aethir logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:472.5,pixelHeight:200,pixelWidth:945,sizes:\"472.5px\",src:\"https://framerusercontent.com/images/xZd7pIRAJ47xXy5TeVQwyYGdha0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/xZd7pIRAJ47xXy5TeVQwyYGdha0.png?scale-down-to=512 512w,https://framerusercontent.com/images/xZd7pIRAJ47xXy5TeVQwyYGdha0.png 945w\"},className:\"framer-1nwzfv7\",\"data-framer-name\":\"Blockleaders logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:644,pixelHeight:200,pixelWidth:1288,sizes:\"644px\",src:\"https://framerusercontent.com/images/CJpKpSyVJR4sUGTFErjWi7IsU.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/CJpKpSyVJR4sUGTFErjWi7IsU.png?scale-down-to=512 512w,https://framerusercontent.com/images/CJpKpSyVJR4sUGTFErjWi7IsU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CJpKpSyVJR4sUGTFErjWi7IsU.png 1288w\"},className:\"framer-3mn7fw\",\"data-framer-name\":\"Autonomys logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:403,pixelHeight:200,pixelWidth:806,sizes:\"403px\",src:\"https://framerusercontent.com/images/IN1is7Hr9mrm4XtHlW1hOdJciM.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/IN1is7Hr9mrm4XtHlW1hOdJciM.png?scale-down-to=512 512w,https://framerusercontent.com/images/IN1is7Hr9mrm4XtHlW1hOdJciM.png 806w\"},className:\"framer-1et9h3e\",\"data-framer-name\":\"Arbitrum logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:147.5,pixelHeight:200,pixelWidth:295,src:\"https://framerusercontent.com/images/gKvQDO62oMoDKQ8lXvf6IMncA.png\"},className:\"framer-1w5hx5z\",\"data-framer-name\":\"Magnet logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:278.5,pixelHeight:200,pixelWidth:557,sizes:\"278.5px\",src:\"https://framerusercontent.com/images/NyYlsbxr2Iqp5PrtiBQVfb1FsA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/NyYlsbxr2Iqp5PrtiBQVfb1FsA.png?scale-down-to=512 512w,https://framerusercontent.com/images/NyYlsbxr2Iqp5PrtiBQVfb1FsA.png 557w\"},className:\"framer-1kh3mr5\",\"data-framer-name\":\"Base logo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/mbu1pJUufztdrRY54H3loSfb4NE.png\"},className:\"framer-2gy1u7\",\"data-framer-name\":\"OP logo\"})],speed:75,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l8irj0\"})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vm7gct\",\"data-framer-name\":\"AI Text Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sc68rp\",\"data-framer-name\":\"wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"What is Secret network?\"})}),className:\"framer-15ayzb0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Display Regular\", \"Rund Display Regular Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Secret Network is the first mainnet blockchain with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"privacy- preserving smart contracts\"}),\", launched in 2020.  This makes it possible to build apps that are decentralized and permissionless\u2014yet private.  Privacy-preserving smart contracts with end-to- end encryption.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Display Regular\", \"Rund Display Regular Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Secret Network is the first mainnet blockchain with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"privacy- preserving smart contracts\"}),\", launched in 2020.  This makes it possible to build apps that are decentralized and permissionless\u2014yet private.  Privacy-preserving smart contracts with end-to- end encryption.\"]})}),className:\"framer-eow9ro\",fonts:[\"CUSTOM;Rund Display Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Kk6CWTIcu\"},implicitPathVariables:undefined},{href:{webPageId:\"Kk6CWTIcu\"},implicitPathVariables:undefined},{href:{webPageId:\"Kk6CWTIcu\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{y:(componentViewport?.y||0)+0+1486+20+191.4+50+121.2},qvhV2izqd:{y:(componentViewport?.y||0)+0+1500+30+215.3+50+128.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+1500+50+195.3+50+128.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1md3mhc-container\",\"data-framer-name\":\"new glowing button\",name:\"new glowing button\",nodeId:\"sTeRssqLh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{uqgNhcDdk:resolvedLinks[2]},qvhV2izqd:{uqgNhcDdk:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(NEWGLOWINGBUTTON,{agmtkEqdf:false,DrGEoXAdl:false,GIUUnwdjo:\"Explore Secret dApps\",height:\"100%\",id:\"sTeRssqLh\",layoutId:\"sTeRssqLh\",name:\"new glowing button\",uqgNhcDdk:resolvedLinks[0],variant:\"Y5tpYk2GQ\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-37oi2k\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k6hvwv\",\"data-framer-name\":\"CCL Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ogw8xb\",\"data-framer-name\":\"wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1bbt8u5\",\"data-styles-preset\":\"pnC0hb9tW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Confidential Computing Hub of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"web3\"}),\" and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"AI\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1mtkd8t\",\"data-styles-preset\":\"MRYEMJ5sZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Confidential Computing Hub of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"web3\"}),\" and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"AI\"})]})}),className:\"framer-l4e4wn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7SmV0QnJhaW5zIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-1.3px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Tap into the confidential computing hub of web3 and AI. Build your apps on your preferred networks and use our confidential computing layer to secure sensitive data with secret smart contracts\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7SmV0QnJhaW5zIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-1.3px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Tap into the confidential computing hub of web3 and AI. Build your apps on your preferred networks and use our confidential computing layer to secure sensitive data with secret smart contracts\"})}),className:\"framer-veqesv\",fonts:[\"FS;JetBrains Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2203+0+0+20+61.4),pixelHeight:1588,pixelWidth:3912,src:\"https://framerusercontent.com/images/Afz2amYqhOtPBH6W5ryGmgWrSA.png\"}},qvhV2izqd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2292+30+123.5+0+198),pixelHeight:1588,pixelWidth:3912,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Afz2amYqhOtPBH6W5ryGmgWrSA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2292+50+103.5+0+198),pixelHeight:1588,pixelWidth:3912,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Afz2amYqhOtPBH6W5ryGmgWrSA.png\"},className:\"framer-1e6545w\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nincoo\",\"data-framer-name\":\"Ecosystem header Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nu637p\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qwqyd3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Privacy that Scales with You\"})}),className:\"framer-1xq8l37\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1mtkd8t\",\"data-styles-preset\":\"MRYEMJ5sZ\",style:{\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Discover  Our Ecosystem\"})}),className:\"framer-n07naj\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-84ctxq\",\"data-framer-name\":\"Ecosystem card Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s627hq\",\"data-framer-name\":\"wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+2980.4+50+0+0+0},qvhV2izqd:{height:402,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,y:(componentViewport?.y||0)+0+3373+50+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:435,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3373+50+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s383n1-container\",nodeId:\"IHNXeiTaW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qvhV2izqd:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Card_element_new_home_page,{c_KZLyR7g:\"Smart Contracts Built for Privacy\",C2AhOqJM6:\"CEVxfyeJ5\",height:\"100%\",hUOSdcFOp:\"https://docs.scrt.network/secret-network-documentation/development/development-concepts\",id:\"IHNXeiTaW\",layoutId:\"IHNXeiTaW\",m6N5JN5GL:\"Learn more\",qgVaeRqcL:\"Deploy secure, private smart contracts that protect user data and build trust in decentralized applications.\\u2028\",style:{width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BtCe0RGLD\"},implicitPathVariables:undefined},{href:{webPageId:\"BtCe0RGLD\"},implicitPathVariables:undefined},{href:{webPageId:\"BtCe0RGLD\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+2980.4+50+0+0+460},qvhV2izqd:{height:402,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,y:(componentViewport?.y||0)+0+3373+50+0+0+432}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:435,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3373+50+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ywuu2i-container\",nodeId:\"Wd2lZwaeA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{hUOSdcFOp:resolvedLinks1[2]},qvhV2izqd:{hUOSdcFOp:resolvedLinks1[1],style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Card_element_new_home_page,{c_KZLyR7g:\"Explore Real-World Use Cases\",C2AhOqJM6:\"NY9PyDSqT\",height:\"100%\",hUOSdcFOp:resolvedLinks1[0],id:\"Wd2lZwaeA\",layoutId:\"Wd2lZwaeA\",m6N5JN5GL:\"Start now\",qgVaeRqcL:\"Deploy secure, private smart contracts that protect user data and build trust in decentralized applications.\\u2028\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BCeKKIQbC\"},implicitPathVariables:undefined},{href:{webPageId:\"BCeKKIQbC\"},implicitPathVariables:undefined},{href:{webPageId:\"BCeKKIQbC\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+2980.4+50+0+0+920},qvhV2izqd:{height:402,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,y:(componentViewport?.y||0)+0+3373+50+0+0+864}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:435,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3373+50+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o9pgjo-container\",nodeId:\"notQ3XdMj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{hUOSdcFOp:resolvedLinks2[2],style:{width:\"100%\"}},qvhV2izqd:{hUOSdcFOp:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Card_element_new_home_page,{c_KZLyR7g:\"Learn More About SCRT\\u2028\\u2028\\u2028\\u2028\",C2AhOqJM6:\"qNVwPiVF5\",height:\"100%\",hUOSdcFOp:resolvedLinks2[0],id:\"notQ3XdMj\",layoutId:\"notQ3XdMj\",m6N5JN5GL:\"Get SCRT\",qgVaeRqcL:\"Understand how SCRT supports scalable, privacy-first blockchain applications across various industries.\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mmdvvd\",\"data-framer-name\":\"wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2980.4+50+1380+0),pixelHeight:721,pixelWidth:2128,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg\",srcSet:\"https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg 2128w\"}},qvhV2izqd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3373+50+1291+0),pixelHeight:721,pixelWidth:2128,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg\",srcSet:\"https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg 2128w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3373+50+460+0),pixelHeight:721,pixelWidth:2128,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg\",srcSet:\"https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WM95MQbDfvivLPlPiwahdRGUu5g.jpg 2128w\"},className:\"framer-11nvqat\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5axhlk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Start bulding with Secret today\"})})},qvhV2izqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Start bulding with Secret today\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Start bulding with Secret today\"})}),className:\"framer-qdvpdt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBNZWRpdW0=\",\"--framer-font-family\":'\"Rund Display Medium\", \"Rund Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Make Any Blockchain\",/*#__PURE__*/_jsx(\"br\",{}),\"Token Private with Secret\"]})})},qvhV2izqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBNZWRpdW0=\",\"--framer-font-family\":'\"Rund Display Medium\", \"Rund Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Make Any Blockchain\",/*#__PURE__*/_jsx(\"br\",{}),\"Token Private with Secret\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBNZWRpdW0=\",\"--framer-font-family\":'\"Rund Display Medium\", \"Rund Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:[\"Make Any Blockchain\",/*#__PURE__*/_jsx(\"br\",{}),\"Token Private with Secret\"]})}),className:\"framer-g7y5h7\",fonts:[\"CUSTOM;Rund Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7SmV0QnJhaW5zIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Hold and use your tokens in privacy. With Secret Bridges and the SNIP-20 standard you can bridge over and make any token privacy-preserving.  Become one of the first to build with Secret AI, our brand\u2010new AI infrastructure layer. Enabling large scale GPU work for LLM models inside a trusted execution environment.\"})})},qvhV2izqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7SmV0QnJhaW5zIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Hold and use your tokens in privacy. With Secret Bridges and the SNIP-20 standard you can bridge over and make any token privacy-preserving.  Become one of the first to build with Secret AI, our brand\u2010new AI infrastructure layer. Enabling large scale GPU work for LLM models inside a trusted execution environment.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7SmV0QnJhaW5zIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Hold and use your tokens in privacy. With Secret Bridges and the SNIP-20 standard you can bridge over and make any token privacy-preserving.  Become one of the first to build with Secret AI, our brand\u2010new AI infrastructure layer. Enabling large scale GPU work for LLM models inside a trusted execution environment.\"})}),className:\"framer-njescc\",fonts:[\"FS;JetBrains Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a3w2mr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pfbvmw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IoRh6TTbQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(UnicornStudioEmbed,{altText:\"\",ariaLabel:\"\",dpi:1.5,fps:60,header:\"\",height:\"100%\",id:\"IoRh6TTbQ\",layoutId:\"IoRh6TTbQ\",lazyLoad:false,projectId:\"qoXHYjMh3BXQxsmvLmNS?production=true\",projectJSON:\"\",scale:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b91pil\",\"data-framer-name\":\"News Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dhz877\",\"data-framer-name\":\"wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pglrf3\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fyhtf6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vc6z4c\",\"data-styles-preset\":\"q5TeHdC8X\",style:{\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Privacy that Scales with You\"})}),className:\"framer-oepnrd\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1mtkd8t\",\"data-styles-preset\":\"MRYEMJ5sZ\",style:{\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Discover  Our Ecosystem\"})}),className:\"framer-kpycpa\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w5lmxf-container hidden-1ghmu4b\",\"data-framer-name\":\"Desktok - tablet slie\",isAuthoredByUser:true,isModuleExternal:true,name:\"Desktok - tablet slie\",nodeId:\"tCUIibsgZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgb(0, 0, 0)\",arrowGap:15,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:30,arrowPosition:\"top-right\",arrowRadius:10,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:15,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"tCUIibsgZ\",intervalControl:2.5,itemAmount:1,layoutId:\"tCUIibsgZ\",name:\"Desktok - tablet slie\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:100,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kp75zp\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"NvS6_tFrT\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"NvS6_tFrT\",name:\"FQ9ciYrOn\",type:\"Identifier\"},{collection:\"NvS6_tFrT\",name:\"vCS21HOGq\",type:\"Identifier\"},{collection:\"NvS6_tFrT\",name:\"u4MSBGumi\",type:\"Identifier\"},{collection:\"NvS6_tFrT\",name:\"UZCxy2NVu\",type:\"Identifier\"},{collection:\"NvS6_tFrT\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({FQ9ciYrOn:FQ9ciYrOnNvS6_tFrT,id:idNvS6_tFrT,u4MSBGumi:u4MSBGumiNvS6_tFrT,UZCxy2NVu:UZCxy2NVuNvS6_tFrT,vCS21HOGq:vCS21HOGqNvS6_tFrT},index)=>{FQ9ciYrOnNvS6_tFrT??=\"\";UZCxy2NVuNvS6_tFrT??=\"\";const textContent=toDateString(u4MSBGumiNvS6_tFrT,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`NvS6_tFrT-${idNvS6_tFrT}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FQ9ciYrOn:FQ9ciYrOnNvS6_tFrT},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{FQ9ciYrOn:FQ9ciYrOnNvS6_tFrT},webPageId:\"HhFuC2z7a\"},motionChild:true,nodeId:\"uVz6VOv6h\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-wv0ffu framer-lux5qc\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"840px\",...toResponsiveImage(vCS21HOGqNvS6_tFrT),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-13wz652\",\"data-border\":true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uzz95h\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ij1mjz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-31o66a\",\"data-styles-preset\":\"UYi3uc53s\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"Apr 15, 2025\"})}),className:\"framer-uz8pp1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-jep1l9\",\"data-styles-preset\":\"iIsjzAXkL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Wunder Partners with Secret Network to Launch Private AI and Encrypted Royalty Tools for Creators\"})}),className:\"framer-19pmkdv\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:UZCxy2NVuNvS6_tFrT,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hfs23i\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-khc4y2\",\"data-framer-name\":\"Icon\",fill:'var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M204 64v104a12 12 0 0 1-24 0V93L72.49 200.49a12 12 0 0 1-17-17L163 76H88a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})})]})]})})})},idNvS6_tFrT);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ti41s0\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ac2v2ALv4\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"ac2v2ALv4\",name:\"FQ9ciYrOn\",type:\"Identifier\"},{collection:\"ac2v2ALv4\",name:\"vCS21HOGq\",type:\"Identifier\"},{collection:\"ac2v2ALv4\",name:\"u4MSBGumi\",type:\"Identifier\"},{collection:\"ac2v2ALv4\",name:\"UZCxy2NVu\",type:\"Identifier\"},{collection:\"ac2v2ALv4\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({FQ9ciYrOn:FQ9ciYrOnac2v2ALv4,id:idac2v2ALv4,u4MSBGumi:u4MSBGumiac2v2ALv4,UZCxy2NVu:UZCxy2NVuac2v2ALv4,vCS21HOGq:vCS21HOGqac2v2ALv4},index1)=>{FQ9ciYrOnac2v2ALv4??=\"\";UZCxy2NVuac2v2ALv4??=\"\";const textContent1=toDateString(u4MSBGumiac2v2ALv4,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`ac2v2ALv4-${idac2v2ALv4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FQ9ciYrOn:FQ9ciYrOnac2v2ALv4},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{FQ9ciYrOn:FQ9ciYrOnac2v2ALv4},webPageId:\"HhFuC2z7a\"},motionChild:true,nodeId:\"SUV7qkZnO\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1409h4m framer-lux5qc\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"840px\",...toResponsiveImage(vCS21HOGqac2v2ALv4),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-w6vzyw\",\"data-border\":true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i7z0zn\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11utu49\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-31o66a\",\"data-styles-preset\":\"UYi3uc53s\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"Mar 13, 2025\"})}),className:\"framer-gd66n7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-jep1l9\",\"data-styles-preset\":\"iIsjzAXkL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Celebrating Innovation: The Winners of HackSecret 5!\"})}),className:\"framer-17iji8c\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:UZCxy2NVuac2v2ALv4,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gxtrc5\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vndmz2\",\"data-framer-name\":\"Icon\",fill:'var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M204 64v104a12 12 0 0 1-24 0V93L72.49 200.49a12 12 0 0 1-17-17L163 76H88a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})})]})]})})})},idac2v2ALv4);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rc7yos\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"caCUVP8dn\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"caCUVP8dn\",name:\"FQ9ciYrOn\",type:\"Identifier\"},{collection:\"caCUVP8dn\",name:\"vCS21HOGq\",type:\"Identifier\"},{collection:\"caCUVP8dn\",name:\"u4MSBGumi\",type:\"Identifier\"},{collection:\"caCUVP8dn\",name:\"UZCxy2NVu\",type:\"Identifier\"},{collection:\"caCUVP8dn\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({FQ9ciYrOn:FQ9ciYrOncaCUVP8dn,id:idcaCUVP8dn,u4MSBGumi:u4MSBGumicaCUVP8dn,UZCxy2NVu:UZCxy2NVucaCUVP8dn,vCS21HOGq:vCS21HOGqcaCUVP8dn},index2)=>{FQ9ciYrOncaCUVP8dn??=\"\";UZCxy2NVucaCUVP8dn??=\"\";const textContent2=toDateString(u4MSBGumicaCUVP8dn,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`caCUVP8dn-${idcaCUVP8dn}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FQ9ciYrOn:FQ9ciYrOncaCUVP8dn},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{FQ9ciYrOn:FQ9ciYrOncaCUVP8dn},webPageId:\"HhFuC2z7a\"},motionChild:true,nodeId:\"d5mdD2lnv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-o43h2p framer-lux5qc\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"840px\",...toResponsiveImage(vCS21HOGqcaCUVP8dn),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-14w90zu\",\"data-border\":true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-swbrxy\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yeq6dh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-31o66a\",\"data-styles-preset\":\"UYi3uc53s\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"Mar 10, 2025\"})}),className:\"framer-w8kld2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-jep1l9\",\"data-styles-preset\":\"iIsjzAXkL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Secret Labs Announces Latest Grant Recipients & Opens Applications for Q2 2025 Cohort\\xa0\"})}),className:\"framer-gcjlpd\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:UZCxy2NVucaCUVP8dn,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1095pry\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-houry1\",\"data-framer-name\":\"Icon\",fill:'var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M204 64v104a12 12 0 0 1-24 0V93L72.49 200.49a12 12 0 0 1-17-17L163 76H88a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})})]})]})})})},idcaCUVP8dn);})})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5q4g7u-container hidden-tjdqdq hidden-13zrv32\",\"data-framer-name\":\"Mobile slideshow\",isAuthoredByUser:true,isModuleExternal:true,name:\"Mobile slideshow\",nodeId:\"t1yvYtfBc\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{arrowOptions:{arrowFill:\"rgb(0, 0, 0)\",arrowGap:15,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:30,arrowPosition:\"top-left\",arrowRadius:10,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},paddingTop:250}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgb(0, 0, 0)\",arrowGap:15,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:30,arrowPosition:\"top-right\",arrowRadius:10,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:15,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"t1yvYtfBc\",intervalControl:2.5,itemAmount:1,layoutId:\"t1yvYtfBc\",name:\"Mobile slideshow\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:125,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-aaskg6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"tW_hmezKj\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"tW_hmezKj\",name:\"FQ9ciYrOn\",type:\"Identifier\"},{collection:\"tW_hmezKj\",name:\"vCS21HOGq\",type:\"Identifier\"},{collection:\"tW_hmezKj\",name:\"id\",type:\"Identifier\"}]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({FQ9ciYrOn:FQ9ciYrOntW_hmezKj,id:idtW_hmezKj,vCS21HOGq:vCS21HOGqtW_hmezKj},index3)=>{FQ9ciYrOntW_hmezKj??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`tW_hmezKj-${idtW_hmezKj}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FQ9ciYrOn:FQ9ciYrOntW_hmezKj},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{FQ9ciYrOn:FQ9ciYrOntW_hmezKj},webPageId:\"HhFuC2z7a\"},motionChild:true,nodeId:\"RHx4dhz8f\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1x5lnbn framer-lux5qc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rs595b\",\"data-border\":true,\"data-framer-name\":\"slide component mobile version\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"350px\",...toResponsiveImage(vCS21HOGqtW_hmezKj)},className:\"framer-ak7f3y\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16202gy\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mzgx7w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-31o66a\",\"data-styles-preset\":\"UYi3uc53s\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"Apr 15, 2025\"})}),className:\"framer-15amt73\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-jep1l9\",\"data-styles-preset\":\"iIsjzAXkL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Wunder Partners with Secret Network to Launch Private AI and Encrypted Royalty Tools for Creators\"})}),className:\"framer-1p9zlz3\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ema59p\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w3pla8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Display Regular\", \"Rund Display Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Read article\"})}),className:\"framer-1ecm4ok\",fonts:[\"CUSTOM;Rund Display Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mrgc8h\",\"data-framer-name\":\"Icon\",fill:'var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M204 64v104a12 12 0 0 1-24 0V93L72.49 200.49a12 12 0 0 1-17-17L163 76H88a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})]})})]})]})})})})},idtW_hmezKj);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-s7f7jl\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"SIDbYEL1I\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"SIDbYEL1I\",name:\"FQ9ciYrOn\",type:\"Identifier\"},{collection:\"SIDbYEL1I\",name:\"vCS21HOGq\",type:\"Identifier\"},{collection:\"SIDbYEL1I\",name:\"id\",type:\"Identifier\"}]},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({FQ9ciYrOn:FQ9ciYrOnSIDbYEL1I,id:idSIDbYEL1I,vCS21HOGq:vCS21HOGqSIDbYEL1I},index4)=>{FQ9ciYrOnSIDbYEL1I??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`SIDbYEL1I-${idSIDbYEL1I}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FQ9ciYrOn:FQ9ciYrOnSIDbYEL1I},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{FQ9ciYrOn:FQ9ciYrOnSIDbYEL1I},webPageId:\"HhFuC2z7a\"},motionChild:true,nodeId:\"y4YEQko1o\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-vwc7hd framer-lux5qc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rorlpc\",\"data-border\":true,\"data-framer-name\":\"slide component mobile version\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"350px\",...toResponsiveImage(vCS21HOGqSIDbYEL1I)},className:\"framer-19wx235\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-utbjcg\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bqcd64\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-31o66a\",\"data-styles-preset\":\"UYi3uc53s\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"Apr 15, 2025\"})}),className:\"framer-1tlmr9l\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-jep1l9\",\"data-styles-preset\":\"iIsjzAXkL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Wunder Partners with Secret Network to Launch Private AI and Encrypted Royalty Tools for Creators\"})}),className:\"framer-zx69b4\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12a8zfi\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bdhnro\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Display Regular\", \"Rund Display Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Read article\"})}),className:\"framer-1e6poc2\",fonts:[\"CUSTOM;Rund Display Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rli50q\",\"data-framer-name\":\"Icon\",fill:'var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M204 64v104a12 12 0 0 1-24 0V93L72.49 200.49a12 12 0 0 1-17-17L163 76H88a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})]})})]})]})})})})},idSIDbYEL1I);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-im2y7t\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ildHBekDD\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"ildHBekDD\",name:\"FQ9ciYrOn\",type:\"Identifier\"},{collection:\"ildHBekDD\",name:\"vCS21HOGq\",type:\"Identifier\"},{collection:\"ildHBekDD\",name:\"id\",type:\"Identifier\"}]},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5?.map(({FQ9ciYrOn:FQ9ciYrOnildHBekDD,id:idildHBekDD,vCS21HOGq:vCS21HOGqildHBekDD},index5)=>{FQ9ciYrOnildHBekDD??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ildHBekDD-${idildHBekDD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{FQ9ciYrOn:FQ9ciYrOnildHBekDD},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{FQ9ciYrOn:FQ9ciYrOnildHBekDD},webPageId:\"HhFuC2z7a\"},motionChild:true,nodeId:\"GnwGqeCfd\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1hrkg9d framer-lux5qc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hjgjym\",\"data-border\":true,\"data-framer-name\":\"slide component mobile version\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"350px\",...toResponsiveImage(vCS21HOGqildHBekDD)},className:\"framer-ai5eqm\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1giuk52\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qml04h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-31o66a\",\"data-styles-preset\":\"UYi3uc53s\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"},children:\"Apr 15, 2025\"})}),className:\"framer-eo7f6t\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-jep1l9\",\"data-styles-preset\":\"iIsjzAXkL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\"},children:\"Wunder Partners with Secret Network to Launch Private AI and Encrypted Royalty Tools for Creators\"})}),className:\"framer-jitsho\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v6erk6\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jniwwr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Display Regular\", \"Rund Display Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Read article\"})}),className:\"framer-gktt1h\",fonts:[\"CUSTOM;Rund Display Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1iety6k\",\"data-framer-name\":\"Icon\",fill:'var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M204 64v104a12 12 0 0 1-24 0V93L72.49 200.49a12 12 0 0 1-17-17L163 76H88a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})]})})]})]})})})})},idildHBekDD);})})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hu0x4\",\"data-framer-name\":\"Get involved Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c8g2lf\",\"data-framer-name\":\"Encrypted hands\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2fhuhc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"LX8Nz8k0e\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(UnicornStudioEmbed,{altText:\"\",ariaLabel:\"\",dpi:1.5,fps:60,header:\"\",height:\"100%\",id:\"LX8Nz8k0e\",layoutId:\"LX8Nz8k0e\",lazyLoad:false,projectId:\"q1zFYojNdZDen5F75TE5?production=true\",projectJSON:\"\",scale:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8pf23z\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6395.8+0+102+50+0),pixelHeight:135,pixelWidth:456,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Duv9SYt1wcYVtRKo7w6DK1N98k.png\"}},qvhV2izqd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6797+50+198+50+0),pixelHeight:135,pixelWidth:456,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Duv9SYt1wcYVtRKo7w6DK1N98k.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5738+50+198+50+0),pixelHeight:135,pixelWidth:456,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Duv9SYt1wcYVtRKo7w6DK1N98k.png\"},className:\"framer-ns5qdq\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1mtkd8t\",\"data-styles-preset\":\"MRYEMJ5sZ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Connect with\",/*#__PURE__*/_jsx(\"br\",{}),\"Secret Network\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1ctw8id\",\"data-styles-preset\":\"Sf4nP672Z\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Connect with\",/*#__PURE__*/_jsx(\"br\",{}),\"Secret Network\"]})}),className:\"framer-5t5s0l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Display Regular\", \"Rund Display Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\"},children:\"Be the first to know about the latest developments, events, and community initiatives. Sign up for our newsletter, follow us on social media, or dive into the Secret Network blog for insights and updates on all things privacy and blockchain. \"})}),className:\"framer-1nlq8ws\",fonts:[\"CUSTOM;Rund Display Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{y:(componentViewport?.y||0)+0+6395.8+0+102+50+321},qvhV2izqd:{y:(componentViewport?.y||0)+0+6797+50+198+50+352}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+5738+50+198+50+352,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ov2oz3-container\",\"data-framer-name\":\"NEW BUTTON\",id:\"1ov2oz3\",name:\"NEW BUTTON\",nodeId:\"pilaW10JH\",ref:ref1,scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(NEWGLOWINGBUTTON,{agmtkEqdf:false,DrGEoXAdl:false,GIUUnwdjo:\"Connect now\",height:\"100%\",id:\"pilaW10JH\",layoutId:\"pilaW10JH\",name:\"NEW BUTTON\",sU2YDnwaC:sU2YDnwaCtxyyif({overlay}),variant:overlay.visible?\"Y5tpYk2GQ\":\"Y5tpYk2GQ\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1ov2oz3\",offsetX:0,offsetY:-10,onDismiss:overlay.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-y9ssb7\",exit:animation2,initial:animation4,ref:ref2,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-n0y1fu-container\",inComponentSlot:true,nodeId:\"RoRVaNqYf\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{variant:\"qeA2uIfMk\"},qvhV2izqd:{variant:\"RXEQeZZF4\"}},children:/*#__PURE__*/_jsx(Connect,{height:\"100%\",id:\"RoRVaNqYf\",layoutId:\"RoRVaNqYf\",style:{height:\"100%\"},variant:\"dyCo3yiRi\",width:\"100%\"})})})})})})})]})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z4cmye\",\"data-framer-name\":\"hand stack\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-147e16t\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{height:427,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+7072.8+0+0+0+0},qvhV2izqd:{height:333.6667,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,y:(componentViewport?.y||0)+0+7797+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+6738+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-79p4yt-container\",nodeId:\"ioLvI237J\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Card_element_no_button_home_page,{F8E7haOcx:\"Join the Community\",height:\"100%\",id:\"ioLvI237J\",layoutId:\"ioLvI237J\",QdDmFliyt:\"QjDAjZZeM\",style:{height:\"100%\",width:\"100%\"},SXJzcRfWl:\"Connect with a passionate global network of privacy advocates, developers, and innovators. Whether you're looking to build, invest, or learn, there\u2019s a place for you here.\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{height:427,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+7072.8+0+0+0+447},qvhV2izqd:{height:333.6667,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,y:(componentViewport?.y||0)+0+7797+0+0+0+363.6667}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+6738+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rj7zbn-container\",nodeId:\"ZzAhAN6BB\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Card_element_no_button_home_page,{F8E7haOcx:\"Builder\u2019s Program\",height:\"100%\",id:\"ZzAhAN6BB\",layoutId:\"ZzAhAN6BB\",QdDmFliyt:\"xi_cs5mNL\",style:{height:\"100%\",width:\"100%\"},SXJzcRfWl:\"Are you a developer? Explore the Builder\u2019s Program for support, resources, and opportunities to contribute to the Secret Network\u2019s ecosystem and earn rewards.\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJmPDVdXB:{height:427,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+7072.8+0+0+0+894},qvhV2izqd:{height:333.6667,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,y:(componentViewport?.y||0)+0+7797+0+0+0+727.3334}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+6738+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sl8iwu-container\",nodeId:\"y6nbQ2ccb\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Card_element_no_button_home_page,{F8E7haOcx:\"Participate in Governance\",height:\"100%\",id:\"y6nbQ2ccb\",layoutId:\"y6nbQ2ccb\",QdDmFliyt:\"ePyuOfoZt\",style:{height:\"100%\",width:\"100%\"},SXJzcRfWl:\"Stake your SCRT tokens, vote on network proposals, and help drive the future of privacy.\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nCz0x.framer-lux5qc, .framer-nCz0x .framer-lux5qc { display: block; }\",\".framer-nCz0x.framer-tjdqdq { align-content: center; align-items: center; background-color: #060606; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-nCz0x .framer-pltzuc-container, .framer-nCz0x .framer-1ov2oz3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nCz0x .framer-1avv4oa { -webkit-filter: contrast(1.2); align-content: center; align-items: center; background-color: #000000; display: flex; filter: contrast(1.2); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 100vh; justify-content: flex-end; overflow: hidden; padding: 0px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-xmcmy7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-nCz0x .framer-6mnse7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; pointer-events: none; position: relative; width: 100%; z-index: 2; }\",\".framer-nCz0x .framer-9vbk4c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-nCz0x .framer-v3n6xb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-nCz0x .framer-1amxls4-container { -webkit-filter: brightness(1) contrast(0.8); filter: brightness(1) contrast(0.8); flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); pointer-events: auto; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-nCz0x .framer-1cief8m { align-content: center; align-items: center; background-color: var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 300px; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-17o1tfk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 76px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-xfidzr { 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: hidden; padding: 0px; position: relative; width: 300px; }\",\".framer-nCz0x .framer-1gzamj2, .framer-nCz0x .framer-1lf3zo0, .framer-nCz0x .framer-15ayzb0, .framer-nCz0x .framer-1xq8l37, .framer-nCz0x .framer-n07naj, .framer-nCz0x .framer-qdvpdt, .framer-nCz0x .framer-oepnrd, .framer-nCz0x .framer-kpycpa, .framer-nCz0x .framer-1ecm4ok, .framer-nCz0x .framer-1e6poc2, .framer-nCz0x .framer-gktt1h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-nCz0x .framer-amnmw7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 76px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-nCz0x .framer-chndsc-container { flex: none; height: 76px; position: relative; width: 100%; z-index: 1; }\",\".framer-nCz0x .framer-1exnyg6 { aspect-ratio: 5.135 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 514px; }\",\".framer-nCz0x .framer-zoitnn { aspect-ratio: 4.735 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 474px; }\",\".framer-nCz0x .framer-4dw2fw { aspect-ratio: 2.855721393034826 / 1; height: var(--framer-aspect-ratio-supported, 101px); overflow: visible; position: relative; width: 287px; }\",\".framer-nCz0x .framer-1pwi44s { aspect-ratio: 7.4 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 740px; }\",\".framer-nCz0x .framer-1ukvof3 { aspect-ratio: 2.37 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 237px; }\",\".framer-nCz0x .framer-1ox0m7i { aspect-ratio: 6.045 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 605px; }\",\".framer-nCz0x .framer-1myasjh { aspect-ratio: 4.26 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 426px; }\",\".framer-nCz0x .framer-1wuhqht { aspect-ratio: 3.525 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 353px; }\",\".framer-nCz0x .framer-1nwzfv7 { aspect-ratio: 4.725 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 473px; }\",\".framer-nCz0x .framer-3mn7fw { aspect-ratio: 6.44 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 644px; }\",\".framer-nCz0x .framer-1et9h3e { aspect-ratio: 4.03 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 403px; }\",\".framer-nCz0x .framer-1w5hx5z { aspect-ratio: 1.475 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 148px; }\",\".framer-nCz0x .framer-1kh3mr5 { aspect-ratio: 2.785 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 279px; }\",\".framer-nCz0x .framer-2gy1u7 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 100px; }\",\".framer-nCz0x .framer-l8irj0 { background: radial-gradient(20% 150% at 50% 50%, #ff3912 51.30829682221284%, rgb(0, 0, 0) 100%); flex: none; height: 76px; left: calc(50.00000000000002% - 700px / 2); mix-blend-mode: screen; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 76px / 2); width: 700px; z-index: 2; }\",\".framer-nCz0x .framer-vm7gct { align-content: center; align-items: center; background: linear-gradient(180deg, #1a1a1a 1%, rgb(0, 0, 0) 51.142850858671174%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 771px; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-sc68rp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-eow9ro { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-nCz0x .framer-1md3mhc-container { flex: none; height: auto; position: relative; width: auto; z-index: 3; }\",\".framer-nCz0x .framer-37oi2k { background-color: #000000; flex: none; height: 21px; overflow: hidden; position: relative; width: 100%; }\",\".framer-nCz0x .framer-k6hvwv { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, #000000) 9%, var(--token-65bb3005-f40f-4319-b957-a35c4b3f3701, rgb(5, 5, 5)) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 955px; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-ogw8xb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-l4e4wn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 447px; word-break: break-word; word-wrap: break-word; }\",\".framer-nCz0x .framer-veqesv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 361px; word-break: break-word; word-wrap: break-word; }\",\".framer-nCz0x .framer-1e6545w { aspect-ratio: 2.4444444444444446 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 450px); overflow: hidden; position: relative; width: 100%; }\",\".framer-nCz0x .framer-nincoo { align-content: center; align-items: center; background-color: var(--token-65bb3005-f40f-4319-b957-a35c4b3f3701, #050505); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-nu637p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 76px; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-qwqyd3, .framer-nCz0x .framer-fyhtf6 { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nCz0x .framer-84ctxq { align-content: center; align-items: center; background-color: var(--token-65bb3005-f40f-4319-b957-a35c4b3f3701, #050505); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-s627hq, .framer-nCz0x .framer-1mmdvvd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-1s383n1-container, .framer-nCz0x .framer-1ywuu2i-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-nCz0x .framer-1o9pgjo-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-nCz0x .framer-11nvqat { align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 500px; justify-content: center; overflow: hidden; padding: 75px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nCz0x .framer-5axhlk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-nCz0x .framer-g7y5h7, .framer-nCz0x .framer-njescc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nCz0x .framer-1a3w2mr { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-nCz0x .framer-1pfbvmw-container { -webkit-filter: brightness(2) contrast(2); filter: brightness(2) contrast(2); flex: none; height: 100%; mix-blend-mode: lighten; position: relative; width: 74%; }\",\".framer-nCz0x .framer-b91pil { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-1dhz877 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-pglrf3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 68px; justify-content: flex-start; left: 0px; max-width: 1200px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: min-content; z-index: 1; }\",\".framer-nCz0x .framer-1w5lmxf-container { flex: none; height: 1055px; position: relative; width: 100%; z-index: 2; }\",\".framer-nCz0x .framer-1kp75zp, .framer-nCz0x .framer-ti41s0, .framer-nCz0x .framer-1rc7yos { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 840px; }\",\".framer-nCz0x .framer-wv0ffu, .framer-nCz0x .framer-1409h4m, .framer-nCz0x .framer-o43h2p { 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; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-nCz0x .framer-13wz652, .framer-nCz0x .framer-w6vzyw, .framer-nCz0x .framer-14w90zu { --border-bottom-width: 0px; --border-color: var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, #ff3912); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; aspect-ratio: 1.7142857142857142 / 1; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 117px); position: relative; width: 100%; }\",\".framer-nCz0x .framer-1uzz95h, .framer-nCz0x .framer-i7z0zn, .framer-nCz0x .framer-swbrxy { --border-bottom-width: 2px; --border-color: var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, #ff3912); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 50px 32px 60px 32px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-1ij1mjz, .framer-nCz0x .framer-11utu49, .framer-nCz0x .framer-yeq6dh { align-content: center; align-items: center; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nCz0x .framer-uz8pp1, .framer-nCz0x .framer-19pmkdv, .framer-nCz0x .framer-gd66n7, .framer-nCz0x .framer-17iji8c, .framer-nCz0x .framer-w8kld2, .framer-nCz0x .framer-gcjlpd, .framer-nCz0x .framer-15amt73, .framer-nCz0x .framer-1p9zlz3, .framer-nCz0x .framer-1tlmr9l, .framer-nCz0x .framer-zx69b4, .framer-nCz0x .framer-eo7f6t, .framer-nCz0x .framer-jitsho { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nCz0x .framer-hfs23i, .framer-nCz0x .framer-gxtrc5, .framer-nCz0x .framer-1095pry { align-content: center; align-items: center; background-color: var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, #ff3912); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 71px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 71px; }\",\".framer-nCz0x .framer-khc4y2, .framer-nCz0x .framer-vndmz2, .framer-nCz0x .framer-houry1 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 38px; }\",\".framer-nCz0x .framer-5q4g7u-container { flex: none; height: 755px; position: relative; width: 100%; z-index: 2; }\",\".framer-nCz0x .framer-aaskg6 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 350px; }\",\".framer-nCz0x .framer-1x5lnbn, .framer-nCz0x .framer-vwc7hd, .framer-nCz0x .framer-1hrkg9d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-nCz0x .framer-rs595b, .framer-nCz0x .framer-rorlpc, .framer-nCz0x .framer-1hjgjym { --border-bottom-width: 2px; --border-color: var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, #ff3912); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 763px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nCz0x .framer-ak7f3y, .framer-nCz0x .framer-19wx235, .framer-nCz0x .framer-ai5eqm { flex: 2 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-nCz0x .framer-16202gy, .framer-nCz0x .framer-utbjcg, .framer-nCz0x .framer-1giuk52 { align-content: flex-end; align-items: flex-end; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-mzgx7w, .framer-nCz0x .framer-1bqcd64, .framer-nCz0x .framer-1qml04h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-ema59p, .framer-nCz0x .framer-12a8zfi, .framer-nCz0x .framer-1v6erk6 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-1w3pla8, .framer-nCz0x .framer-1bdhnro, .framer-nCz0x .framer-jniwwr { align-content: center; align-items: center; background-color: var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, #ff3912); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: 74px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nCz0x .framer-mrgc8h, .framer-nCz0x .framer-1rli50q, .framer-nCz0x .framer-1iety6k { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-nCz0x .framer-s7f7jl, .framer-nCz0x .framer-im2y7t { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 763px; justify-content: center; padding: 0px; position: relative; width: 350px; }\",\".framer-nCz0x .framer-hu0x4 { align-content: center; align-items: center; background: linear-gradient(180deg, #000000 16.47360861838401%, var(--token-65bb3005-f40f-4319-b957-a35c4b3f3701, rgb(5, 5, 5)) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-1c8g2lf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: calc(50.00000000000002% - 100% / 2); opacity: 0.3; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: calc(48.7309644670051% - 100vh / 2); width: 100%; z-index: 1; }\",\".framer-nCz0x .framer-2fhuhc-container { -webkit-filter: brightness(2); filter: brightness(2); flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-nCz0x .framer-8pf23z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-ns5qdq { flex: none; height: 95px; overflow: hidden; position: relative; width: 243px; }\",\".framer-nCz0x .framer-5t5s0l, .framer-nCz0x .framer-1nlq8ws { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-nCz0x .framer-y9ssb7 { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-nCz0x .framer-n0y1fu-container { flex: none; height: 518px; position: relative; width: auto; }\",\".framer-nCz0x .framer-z4cmye { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-65bb3005-f40f-4319-b957-a35c4b3f3701, #050505) 16.47360861838401%, var(--token-65bb3005-f40f-4319-b957-a35c4b3f3701, rgb(5, 5, 5)) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-147e16t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: 430px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nCz0x .framer-79p4yt-container, .framer-nCz0x .framer-rj7zbn-container, .framer-nCz0x .framer-sl8iwu-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-nCz0x[data-border=\"true\"]::after, .framer-nCz0x [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-nCz0x.framer-tjdqdq { width: 810px; } .framer-nCz0x .framer-1avv4oa { padding: 50px; } .framer-nCz0x .framer-1cief8m, .framer-nCz0x .framer-vm7gct, .framer-nCz0x .framer-k6hvwv { padding: 30px; } .framer-nCz0x .framer-eow9ro { width: 100%; } .framer-nCz0x .framer-1e6545w { height: var(--framer-aspect-ratio-supported, 307px); } .framer-nCz0x .framer-nincoo { padding: 50px 30px 0px 30px; } .framer-nCz0x .framer-84ctxq { padding: 50px 30px 100px 30px; } .framer-nCz0x .framer-s627hq { flex-direction: column; gap: 30px; height: 1266px; } .framer-nCz0x .framer-1s383n1-container, .framer-nCz0x .framer-1ywuu2i-container, .framer-nCz0x .framer-79p4yt-container, .framer-nCz0x .framer-rj7zbn-container, .framer-nCz0x .framer-sl8iwu-container { height: 1px; width: 100%; } .framer-nCz0x .framer-1o9pgjo-container { align-self: unset; height: 1px; width: 100%; } .framer-nCz0x .framer-11nvqat { flex-direction: column; height: 728px; } .framer-nCz0x .framer-5axhlk { align-content: center; align-items: center; flex: none; order: 1; width: 100%; } .framer-nCz0x .framer-1a3w2mr { align-content: center; align-items: center; flex: none; height: 218px; order: 0; width: 100%; } .framer-nCz0x .framer-1pfbvmw-container { order: 0; } .framer-nCz0x .framer-b91pil { padding: 100px 30px 100px 30px; } .framer-nCz0x .framer-1c8g2lf { bottom: 150px; height: unset; left: 0px; right: 0px; top: 150px; width: unset; } .framer-nCz0x .framer-2fhuhc-container { height: 80%; } .framer-nCz0x .framer-z4cmye { padding: 0px 30px 0px 30px; } .framer-nCz0x .framer-147e16t { flex-direction: column; gap: 30px; height: 1061px; }}\",\"@media (max-width: 809px) { .framer-nCz0x.framer-tjdqdq { width: 390px; } .framer-nCz0x .framer-1avv4oa { height: 92vh; padding: 25px 20px 50px 20px; } .framer-nCz0x .framer-xmcmy7 { gap: 25px; } .framer-nCz0x .framer-v3n6xb, .framer-nCz0x .framer-eow9ro, .framer-nCz0x .framer-1pfbvmw-container, .framer-nCz0x .framer-5t5s0l { width: 100%; } .framer-nCz0x .framer-1cief8m { height: 366px; padding: 20px; } .framer-nCz0x .framer-17o1tfk { flex-direction: column; height: min-content; } .framer-nCz0x .framer-xfidzr { align-content: center; align-items: center; } .framer-nCz0x .framer-amnmw7 { flex: none; height: 89px; width: 100%; } .framer-nCz0x .framer-l8irj0 { left: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-nCz0x .framer-vm7gct { gap: 0px; height: 696px; padding: 20px; } .framer-nCz0x .framer-sc68rp { gap: 31px; } .framer-nCz0x .framer-k6hvwv { height: min-content; padding: 0px; } .framer-nCz0x .framer-ogw8xb { padding: 20px; } .framer-nCz0x .framer-l4e4wn { order: 1; width: 82%; } .framer-nCz0x .framer-veqesv { order: 3; width: 312px; } .framer-nCz0x .framer-1e6545w { aspect-ratio: unset; height: 256px; order: 2; width: 121%; } .framer-nCz0x .framer-nincoo { padding: 200px 20px 0px 20px; } .framer-nCz0x .framer-84ctxq { padding: 50px 20px 100px 20px; } .framer-nCz0x .framer-s627hq { flex-direction: column; } .framer-nCz0x .framer-1s383n1-container, .framer-nCz0x .framer-1ywuu2i-container { flex: none; width: 100%; } .framer-nCz0x .framer-1o9pgjo-container { align-self: unset; flex: none; width: 100%; } .framer-nCz0x .framer-11nvqat { flex-direction: column; gap: 15px; height: min-content; padding: 75px 30px 75px 30px; } .framer-nCz0x .framer-5axhlk { align-content: center; align-items: center; flex: none; gap: 25px; order: 1; width: 100%; } .framer-nCz0x .framer-1a3w2mr { align-content: center; align-items: center; flex: none; height: 293px; order: 0; width: 100%; } .framer-nCz0x .framer-b91pil { padding: 100px 20px 100px 20px; } .framer-nCz0x .framer-1dhz877 { gap: 0px; } .framer-nCz0x .framer-pglrf3 { height: min-content; left: 50%; order: 0; top: 125px; transform: translateX(-50%); width: 100%; } .framer-nCz0x .framer-fyhtf6 { height: 68px; } .framer-nCz0x .framer-5q4g7u-container { height: 1015px; order: 2; } .framer-nCz0x .framer-hu0x4 { height: 677px; padding: 0px; } .framer-nCz0x .framer-1c8g2lf { height: 100%; justify-content: flex-start; left: 0px; padding: 60px 0px 0px 0px; top: 0px; } .framer-nCz0x .framer-2fhuhc-container { height: 60%; } .framer-nCz0x .framer-8pf23z { padding: 50px 20px 50px 20px; } .framer-nCz0x .framer-ns5qdq { height: 82px; width: 260px; } .framer-nCz0x .framer-1nlq8ws { width: 90%; } .framer-nCz0x .framer-z4cmye { padding: 0px 20px 0px 20px; } .framer-nCz0x .framer-147e16t { flex-direction: column; gap: 20px; height: 1321px; } .framer-nCz0x .framer-79p4yt-container, .framer-nCz0x .framer-rj7zbn-container, .framer-nCz0x .framer-sl8iwu-container { height: 1px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7141\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qvhV2izqd\":{\"layout\":[\"fixed\",\"auto\"]},\"PJmPDVdXB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-nCz0x\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:7141,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Rund Display Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/yXobbXlQ8axLcptIF477JUaawZk.woff2\"},{family:\"JetBrains Mono\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TZ2PMVPWEVHUPJWOPNSWLOXAF6QPOEMZ/O4OZKA7ZLZGT4JOGT5IEKURK6U3RXYGM/EO5MKE3BUDOZN44BP4HDPXAJAC2BIMCD.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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:\"Rund Display Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/g7gApistR3FBGIpTmfOrBclR3vI.woff2\"}]},...SplashScreenFonts,...UnicornStudioEmbedFonts,...TickerFonts,...NEWGLOWINGBUTTONFonts,...Card_element_new_home_pageFonts,...SlideshowFonts,...ConnectFonts,...Card_element_no_button_home_pageFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"7141\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qvhV2izqd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PJmPDVdXB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FormButton from\"https://framerusercontent.com/modules/itUFywynI5NVzYhLIu1j/fqHi27E8rQueqbFpgeZ6/gQJJgV6zO.js\";const FormButtonFonts=getFonts(FormButton);const cycleOrder=[\"dyCo3yiRi\",\"RXEQeZZF4\",\"qeA2uIfMk\"];const serializationHash=\"framer-niZMv\";const variantClassNames={dyCo3yiRi:\"framer-v-19rkngm\",qeA2uIfMk:\"framer-v-ru8ktx\",RXEQeZZF4:\"framer-v-19zr47y\"};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 formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};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={Desktop:\"dyCo3yiRi\",Mobile:\"qeA2uIfMk\",Tablet:\"RXEQeZZF4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dyCo3yiRi\"};};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:\"dyCo3yiRi\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19rkngm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"dyCo3yiRi\",ref:refBinding,style:{backgroundColor:\"rgb(84, 84, 84)\",borderBottomLeftRadius:13,borderBottomRightRadius:13,borderTopLeftRadius:13,borderTopRightRadius:13,...style},...addPropertyOverrides({qeA2uIfMk:{\"data-framer-name\":\"Mobile\"},RXEQeZZF4:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nd4jau\",layoutDependency:layoutDependency,layoutId:\"Q6kT1F7fm\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/581db32d-767e-49a1-bb73-671fa4387bd2/submit\",className:\"framer-1gmm3kg\",\"data-framer-name\":\"Connect Form\",layoutDependency:layoutDependency,layoutId:\"mab8vtaEX\",nodeId:\"mab8vtaEX\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Connect\"})}),className:\"framer-10z5yjj\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"AxApiYQ1E\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1gwo5el\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"iXvyOZkZp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Name\"})}),className:\"framer-v4wsym\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"qi1IHdhGv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-in2emm\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"KYeboi2IK\",placeholder:\"Jane Smith\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(255, 245, 245)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-rlghsy\",\"data-framer-name\":\"Email\",layoutDependency:layoutDependency,layoutId:\"CnPA1EDHc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Email\"})}),className:\"framer-1iaz1nu\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"gmZBC4JUS\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-14lm7f0\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"wc3Nd5jZ0\",placeholder:\"jane@gmail.com\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(255, 255, 255)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"email\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1hshea5\",\"data-framer-name\":\"Speaker\",layoutDependency:layoutDependency,layoutId:\"SvKdOvWhi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Company\"})}),className:\"framer-t6r6yz\",\"data-framer-name\":\"Speaker\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"VtWdDbUJe\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1lvrw55\",inputName:\"Company\",layoutDependency:layoutDependency,layoutId:\"O0AFHoAIN\",placeholder:\"Secret\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(255, 255, 255)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-11qn9vn\",\"data-framer-name\":\"Comment\",layoutDependency:layoutDependency,layoutId:\"UMjjj2nSI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Enquiry\"})}),className:\"framer-1sus0xr\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"V_XCZEVyO\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-cvsb3d\",inputName:\"Comment Area\",layoutDependency:layoutDependency,layoutId:\"MTxTeE5XX\",placeholder:\"What's your enquiry\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(255, 255, 255)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"textarea\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"470px\",...addPropertyOverrides({qeA2uIfMk:{width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 40px)`},RXEQeZZF4:{width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kl98ab-container\",layoutDependency:layoutDependency,layoutId:\"yEWaTSUv7-container\",nodeId:\"yEWaTSUv7\",rendersWithMotion:true,scopeId:\"OlZL152Wp\",children:/*#__PURE__*/_jsx(FormButton,{height:\"100%\",id:\"yEWaTSUv7\",layoutId:\"yEWaTSUv7\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"yuOQ4xFEP\",success:\"IQt1xEcSf\"},\"fJXUjeuxl\"),width:\"100%\"})})})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-niZMv.framer-1gbjw8u, .framer-niZMv .framer-1gbjw8u { display: block; }\",\".framer-niZMv.framer-19rkngm { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 518px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-niZMv .framer-nd4jau { flex: none; height: 518px; overflow: visible; position: relative; width: 510px; }\",\".framer-niZMv .framer-1gmm3kg { align-content: flex-start; align-items: flex-start; bottom: 1px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 20px; position: absolute; right: 0px; top: 0px; }\",\".framer-niZMv .framer-10z5yjj, .framer-niZMv .framer-v4wsym, .framer-niZMv .framer-1iaz1nu, .framer-niZMv .framer-t6r6yz, .framer-niZMv .framer-1sus0xr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-niZMv .framer-1gwo5el, .framer-niZMv .framer-rlghsy, .framer-niZMv .framer-1hshea5, .framer-niZMv .framer-11qn9vn { 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; padding: 0px; position: relative; width: 100%; }\",'.framer-niZMv .framer-in2emm, .framer-niZMv .framer-14lm7f0, .framer-niZMv .framer-1lvrw55 { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Roboto\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }','.framer-niZMv .framer-cvsb3d { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Roboto\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-niZMv .framer-1kl98ab-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-niZMv.framer-v-19zr47y.framer-19rkngm { width: 415px; }\",\".framer-niZMv.framer-v-19zr47y .framer-nd4jau, .framer-niZMv.framer-v-ru8ktx .framer-nd4jau { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; padding: 0px; width: 1px; }\",\".framer-niZMv.framer-v-19zr47y .framer-1gmm3kg, .framer-niZMv.framer-v-ru8ktx .framer-1gmm3kg { bottom: unset; flex: 1 0 0px; height: 1px; left: unset; position: relative; right: unset; top: unset; width: 100%; }\",\".framer-niZMv.framer-v-ru8ktx.framer-19rkngm { width: 280px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 518\n * @framerIntrinsicWidth 510\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"RXEQeZZF4\":{\"layout\":[\"fixed\",\"fixed\"]},\"qeA2uIfMk\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerOlZL152Wp=withCSS(Component,css,\"framer-niZMv\");export default FramerOlZL152Wp;FramerOlZL152Wp.displayName=\"Connect\";FramerOlZL152Wp.defaultProps={height:518,width:510};addPropertyControls(FramerOlZL152Wp,{variant:{options:[\"dyCo3yiRi\",\"RXEQeZZF4\",\"qeA2uIfMk\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerOlZL152Wp,[{explicitInter:true,fonts:[{family:\"Rund Display Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/P6TUwcUDBEe01gwUAeSESmgC0.woff2\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmWggvWl0Qn.woff2\",weight:\"500\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmWggvWl0Qn.woff2\",weight:\"400\"}]},...FormButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOlZL152Wp\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"510\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"518\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"RXEQeZZF4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qeA2uIfMk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OlZL152Wp.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/909oZMmZ64EyCLEQI4uI/LZqHkgs2i17DFwG6Bsfx/oOVDzDJoH.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/5KcqdAUKc7eZXR1n9man/hcN7Ot4HTbPP9xLX8tOK/x6y821VxB.js\";import NEWGLOWINGBUTTON from\"https://framerusercontent.com/modules/nbUpngJ8yXLOJGsVbvtT/GIQVbkRpIpedGWsn2M3G/gqtp1FAsA.js\";import Icons from\"https://framerusercontent.com/modules/sDCHrulJumGiixtPJZ6O/zTvPG9GN0Og2NLzBDvTN/PauAgYH7x.js\";const IconsFonts=getFonts(Icons);const NEWGLOWINGBUTTONFonts=getFonts(NEWGLOWINGBUTTON);const IconsControls=getPropertyControls(Icons);const enabledGestures={LH09MM81e:{hover:true}};const serializationHash=\"framer-MfW1B\";const variantClassNames={LH09MM81e:\"framer-v-yqnw16\"};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 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 humanReadableEnumMap={\"Aethir logo\":\"CEVxfyeJ5\",\"Autonomys icon\":\"QclguIzm7\",\"Check-circle\":\"OSGhRDOWU\",\"Cloud Check\":\"EI6f2VzKG\",\"Codesandbox-logo\":\"PXs5SVpiY\",\"Compass-rose\":\"o0Mibr1pt\",\"Cosmos network\":\"eJawgXmls\",\"Cube-transparent\":\"OmJ6nsTsi\",\"CUDOS icon\":\"jYM75lLUb\",\"Eliza OS\":\"SIZD4c6PU\",\"Game-controller\":\"ebLrW7q7m\",\"Globe-simple\":\"nrN4Siu_x\",\"gov power\":\"ePyuOfoZt\",\"Identification-card\":\"mCffRIjRV\",\"Parallel logo icon\":\"WpEfhavT3\",\"Project 0\":\"wVkXQH3G0\",\"screw driver and wrench\":\"xi_cs5mNL\",\"Secret logo\":\"qNVwPiVF5\",\"Secret-circle\":\"nGFAwj6k3\",\"SentioAI icon\":\"lHKm8_qpI\",\"Shield-check\":\"cY_M1hj1T\",\"speech bubble\":\"QjDAjZZeM\",\"Target Icon\":\"WuztaxkYO\",\"Telegram logo\":\"Luxv4a8Dq\",\"Transparent layer\":\"n1eBpw6Pr\",\"Users-multiple\":\"KAimcLhWl\",\"Variant 30\":\"VRlIw72ot\",\"X logo\":\"Tm9cenydC\",Bid:\"tYy8q3wpF\",Bowsers:\"NY9PyDSqT\",Chain:\"IOAa8Qjti\",Circuitry:\"LRP4Q_K3x\",Code:\"m6L2soxmR\",Coins:\"Eq43rLk34\",Cube:\"n9GNyyaoW\",Documents:\"Irvmw26PI\",Gear:\"D0D3EBJIG\",Kuvi:\"sDSfq0yY3\",Network:\"fjetstbsH\",Safe:\"FHFWN3lFh\",Stack:\"Rf4UC1XJ0\",Transac:\"Dh4VVSHhY\",User:\"yx9P5wPrV\"};const getProps=({body,height,icon,id,title,width,...props})=>{return{...props,F8E7haOcx:title??props.F8E7haOcx??\"Join the Community\",QdDmFliyt:humanReadableEnumMap[icon]??icon??props.QdDmFliyt??\"QjDAjZZeM\",SXJzcRfWl:body??props.SXJzcRfWl??\"Connect with a passionate global network of privacy advocates, developers, and innovators. Whether you're looking to build, invest, or learn, there\u2019s a place for you here.\"};};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,F8E7haOcx,SXJzcRfWl,QdDmFliyt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"LH09MM81e\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-yqnw16\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"LH09MM81e\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"none\",...style},variants:{\"LH09MM81e-hover\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",boxShadow:\"inset 0px 1px 20px 0px var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\"}},...addPropertyOverrides({\"LH09MM81e-hover\":{\"data-border\":true,\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7qswvd\",layoutDependency:layoutDependency,layoutId:\"Qr39d7vsj\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12db8u7\",layoutDependency:layoutDependency,layoutId:\"lVvWNN2XG\",style:{backgroundColor:\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"45px\",y:(componentViewport?.y||0)+50+0+0+0+0+18.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vbuo7z-container\",layoutDependency:layoutDependency,layoutId:\"L8kFON16o-container\",nodeId:\"L8kFON16o\",rendersWithMotion:true,scopeId:\"wRn_UGK3r\",children:/*#__PURE__*/_jsx(Icons,{height:\"100%\",id:\"L8kFON16o\",Jp3JoTAB1:\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\",layoutId:\"L8kFON16o\",style:{height:\"100%\",width:\"100%\"},variant:QdDmFliyt,width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qxq89k\",layoutDependency:layoutDependency,layoutId:\"gC443Se_A\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-seors3\",\"data-styles-preset\":\"x6y821VxB\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0)))\"},children:\"Join the Community\"})}),className:\"framer-q574u7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bYywUhQ0Z\",style:{\"--extracted-1of0zx5\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:F8E7haOcx,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76ujb1\",\"data-styles-preset\":\"oOVDzDJoH\",children:\"Connect with a passionate global network of privacy advocates, developers, and innovators. Whether you're looking to build, invest, or learn, there\u2019s a place for you here.\"})}),className:\"framer-1qmihf7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cEh9eW7Kk\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:SXJzcRfWl,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+50+306,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-iuer4u-container\",layoutDependency:layoutDependency,layoutId:\"uX7bdJCCA-container\",nodeId:\"uX7bdJCCA\",rendersWithMotion:true,scopeId:\"wRn_UGK3r\",style:{opacity:0},children:/*#__PURE__*/_jsx(NEWGLOWINGBUTTON,{agmtkEqdf:false,DrGEoXAdl:false,GIUUnwdjo:\"Start now\",height:\"100%\",id:\"uX7bdJCCA\",layoutId:\"uX7bdJCCA\",variant:\"Y5tpYk2GQ\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MfW1B.framer-1ytxya5, .framer-MfW1B .framer-1ytxya5 { display: block; }\",\".framer-MfW1B.framer-yqnw16 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px; position: relative; width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-MfW1B .framer-7qswvd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 82px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MfW1B .framer-12db8u7 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: var(--framer-aspect-ratio-supported, 82px); }\",\".framer-MfW1B .framer-vbuo7z-container { flex: none; height: 45px; position: relative; width: 45px; }\",\".framer-MfW1B .framer-1qxq89k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MfW1B .framer-q574u7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-MfW1B .framer-1qmihf7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MfW1B .framer-iuer4u-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MfW1B.framer-yqnw16, .framer-MfW1B .framer-7qswvd, .framer-MfW1B .framer-12db8u7, .framer-MfW1B .framer-1qxq89k { gap: 0px; } .framer-MfW1B.framer-yqnw16 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-MfW1B.framer-yqnw16 > :first-child, .framer-MfW1B .framer-7qswvd > :first-child, .framer-MfW1B .framer-12db8u7 > :first-child, .framer-MfW1B .framer-1qxq89k > :first-child { margin-top: 0px; } .framer-MfW1B.framer-yqnw16 > :last-child, .framer-MfW1B .framer-7qswvd > :last-child, .framer-MfW1B .framer-12db8u7 > :last-child, .framer-MfW1B .framer-1qxq89k > :last-child { margin-bottom: 0px; } .framer-MfW1B .framer-7qswvd > *, .framer-MfW1B .framer-12db8u7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MfW1B .framer-1qxq89k > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-MfW1B[data-border=\"true\"]::after, .framer-MfW1B [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 458\n * @framerIntrinsicWidth 350\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"i1MSHeXxk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"F8E7haOcx\":\"title\",\"SXJzcRfWl\":\"body\",\"QdDmFliyt\":\"icon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerwRn_UGK3r=withCSS(Component,css,\"framer-MfW1B\");export default FramerwRn_UGK3r;FramerwRn_UGK3r.displayName=\"Card_element_no_button_home_page\";FramerwRn_UGK3r.defaultProps={height:458,width:350};addPropertyControls(FramerwRn_UGK3r,{F8E7haOcx:{defaultValue:\"Join the Community\",displayTextArea:false,title:\"Title\",type:ControlType.String},SXJzcRfWl:{defaultValue:\"Connect with a passionate global network of privacy advocates, developers, and innovators. Whether you're looking to build, invest, or learn, there\u2019s a place for you here.\",displayTextArea:false,title:\"body\",type:ControlType.String},QdDmFliyt:IconsControls?.[\"variant\"]&&{...IconsControls[\"variant\"],defaultValue:\"QjDAjZZeM\",description:undefined,hidden:undefined,title:\"icon\"}});addFonts(FramerwRn_UGK3r,[{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\"}]},...IconsFonts,...NEWGLOWINGBUTTONFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwRn_UGK3r\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"350\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"458\",\"framerVariables\":\"{\\\"F8E7haOcx\\\":\\\"title\\\",\\\"SXJzcRfWl\\\":\\\"body\\\",\\\"QdDmFliyt\\\":\\\"icon\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i1MSHeXxk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/909oZMmZ64EyCLEQI4uI/LZqHkgs2i17DFwG6Bsfx/oOVDzDJoH.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/5KcqdAUKc7eZXR1n9man/hcN7Ot4HTbPP9xLX8tOK/x6y821VxB.js\";import NEWGLOWINGBUTTON from\"https://framerusercontent.com/modules/nbUpngJ8yXLOJGsVbvtT/GIQVbkRpIpedGWsn2M3G/gqtp1FAsA.js\";import Icons from\"https://framerusercontent.com/modules/sDCHrulJumGiixtPJZ6O/zTvPG9GN0Og2NLzBDvTN/PauAgYH7x.js\";const IconsFonts=getFonts(Icons);const NEWGLOWINGBUTTONFonts=getFonts(NEWGLOWINGBUTTON);const IconsControls=getPropertyControls(Icons);const enabledGestures={mEighwLhl:{hover:true}};const serializationHash=\"framer-blnco\";const variantClassNames={mEighwLhl:\"framer-v-13bi4zd\"};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 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 humanReadableEnumMap={\"Aethir logo\":\"CEVxfyeJ5\",\"Autonomys icon\":\"QclguIzm7\",\"Check-circle\":\"OSGhRDOWU\",\"Cloud Check\":\"EI6f2VzKG\",\"Codesandbox-logo\":\"PXs5SVpiY\",\"Compass-rose\":\"o0Mibr1pt\",\"Cosmos network\":\"eJawgXmls\",\"Cube-transparent\":\"OmJ6nsTsi\",\"CUDOS icon\":\"jYM75lLUb\",\"Eliza OS\":\"SIZD4c6PU\",\"Game-controller\":\"ebLrW7q7m\",\"Globe-simple\":\"nrN4Siu_x\",\"gov power\":\"ePyuOfoZt\",\"Identification-card\":\"mCffRIjRV\",\"Parallel logo icon\":\"WpEfhavT3\",\"Project 0\":\"wVkXQH3G0\",\"screw driver and wrench\":\"xi_cs5mNL\",\"Secret logo\":\"qNVwPiVF5\",\"Secret-circle\":\"nGFAwj6k3\",\"SentioAI icon\":\"lHKm8_qpI\",\"Shield-check\":\"cY_M1hj1T\",\"speech bubble\":\"QjDAjZZeM\",\"Target Icon\":\"WuztaxkYO\",\"Telegram logo\":\"Luxv4a8Dq\",\"Transparent layer\":\"n1eBpw6Pr\",\"Users-multiple\":\"KAimcLhWl\",\"Variant 30\":\"VRlIw72ot\",\"X logo\":\"Tm9cenydC\",Bid:\"tYy8q3wpF\",Bowsers:\"NY9PyDSqT\",Chain:\"IOAa8Qjti\",Circuitry:\"LRP4Q_K3x\",Code:\"m6L2soxmR\",Coins:\"Eq43rLk34\",Cube:\"n9GNyyaoW\",Documents:\"Irvmw26PI\",Gear:\"D0D3EBJIG\",Kuvi:\"sDSfq0yY3\",Network:\"fjetstbsH\",Safe:\"FHFWN3lFh\",Stack:\"Rf4UC1XJ0\",Transac:\"Dh4VVSHhY\",User:\"yx9P5wPrV\"};const getProps=({buttonTitle,height,id,link,text,title,variant1,width,...props})=>{return{...props,c_KZLyR7g:title??props.c_KZLyR7g??\"Private Voting\u200B\",C2AhOqJM6:humanReadableEnumMap[variant1]??variant1??props.C2AhOqJM6??\"OSGhRDOWU\",hUOSdcFOp:link??props.hUOSdcFOp,m6N5JN5GL:buttonTitle??props.m6N5JN5GL??\"Start now\",qgVaeRqcL:text??props.qgVaeRqcL??\"oting for DAOs by sending encrypted votes to a Secret smart contract, which confidentially counts the votes and returns the result.\u200B\"};};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,c_KZLyR7g,qgVaeRqcL,C2AhOqJM6,hUOSdcFOp,m6N5JN5GL,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"mEighwLhl\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-13bi4zd\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"mEighwLhl\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"none\",...style},variants:{\"mEighwLhl-hover\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"inset 5px 5px 15px 4px rgba(255, 57, 18, 0.3), inset -4px -7px 33px 0px rgba(255, 57, 18, 0.3)\"}},...addPropertyOverrides({\"mEighwLhl-hover\":{\"data-border\":true,\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12myjzc\",layoutDependency:layoutDependency,layoutId:\"wkgZvUqNJ\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10orbf0\",layoutDependency:layoutDependency,layoutId:\"CmYCP4fuA\",style:{backgroundColor:\"var(--token-ad751a74-805d-49d9-80fa-6099e6acf886, rgb(255, 57, 18))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"45px\",y:(componentViewport?.y||0)+50+0+0+0+0+18.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13brklt-container\",layoutDependency:layoutDependency,layoutId:\"yAROwWSHt-container\",nodeId:\"yAROwWSHt\",rendersWithMotion:true,scopeId:\"xWybTFqch\",children:/*#__PURE__*/_jsx(Icons,{height:\"100%\",id:\"yAROwWSHt\",Jp3JoTAB1:\"var(--token-a1f2f0c9-db6f-4d53-816e-b4a557b808f9, rgb(255, 255, 255))\",layoutId:\"yAROwWSHt\",style:{height:\"100%\",width:\"100%\"},variant:C2AhOqJM6,width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-63upem\",layoutDependency:layoutDependency,layoutId:\"fcHIIUkrv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-seors3\",\"data-styles-preset\":\"x6y821VxB\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0)))\"},children:\"Private Voting\u200B\"})}),className:\"framer-64pacw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"j35QviPYx\",style:{\"--extracted-1of0zx5\":\"var(--token-b5fafed0-e220-47c5-b320-750a6c2c356e, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:c_KZLyR7g,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76ujb1\",\"data-styles-preset\":\"oOVDzDJoH\",children:\"oting for DAOs by sending encrypted votes to a Secret smart contract, which confidentially counts the votes and returns the result.\u200B\"})}),className:\"framer-1qn9enq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cYVqJr0QT\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:qgVaeRqcL,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+50+306,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t8zlxm-container\",layoutDependency:layoutDependency,layoutId:\"H4llAaPH3-container\",nodeId:\"H4llAaPH3\",rendersWithMotion:true,scopeId:\"xWybTFqch\",style:{opacity:0},variants:{\"mEighwLhl-hover\":{opacity:1}},children:/*#__PURE__*/_jsx(NEWGLOWINGBUTTON,{agmtkEqdf:false,DrGEoXAdl:false,GIUUnwdjo:m6N5JN5GL,height:\"100%\",id:\"H4llAaPH3\",layoutId:\"H4llAaPH3\",uqgNhcDdk:hUOSdcFOp,variant:\"Y5tpYk2GQ\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-blnco.framer-160cpcx, .framer-blnco .framer-160cpcx { display: block; }\",\".framer-blnco.framer-13bi4zd { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px; position: relative; width: 385px; will-change: var(--framer-will-change-override, transform); }\",\".framer-blnco .framer-12myjzc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 82px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-blnco .framer-10orbf0 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: var(--framer-aspect-ratio-supported, 82px); }\",\".framer-blnco .framer-13brklt-container { flex: none; height: 45px; position: relative; width: 45px; }\",\".framer-blnco .framer-63upem { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-blnco .framer-64pacw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-blnco .framer-1qn9enq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-blnco .framer-1t8zlxm-container { flex: none; height: auto; position: relative; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-blnco[data-border=\"true\"]::after, .framer-blnco [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 435.5\n * @framerIntrinsicWidth 385\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SR8a4pQDg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"c_KZLyR7g\":\"title\",\"qgVaeRqcL\":\"text\",\"C2AhOqJM6\":\"variant1\",\"hUOSdcFOp\":\"link\",\"m6N5JN5GL\":\"buttonTitle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerxWybTFqch=withCSS(Component,css,\"framer-blnco\");export default FramerxWybTFqch;FramerxWybTFqch.displayName=\"Card_element_new_home_page\";FramerxWybTFqch.defaultProps={height:435.5,width:385};addPropertyControls(FramerxWybTFqch,{c_KZLyR7g:{defaultValue:\"Private Voting\u200B\",displayTextArea:false,title:\"Title\",type:ControlType.String},qgVaeRqcL:{defaultValue:\"oting for DAOs by sending encrypted votes to a Secret smart contract, which confidentially counts the votes and returns the result.\u200B\",displayTextArea:false,title:\"Text\",type:ControlType.String},C2AhOqJM6:IconsControls?.[\"variant\"]&&{...IconsControls[\"variant\"],defaultValue:\"OSGhRDOWU\",description:undefined,hidden:undefined,title:\"Variant\"},hUOSdcFOp:{title:\"Link\",type:ControlType.Link},m6N5JN5GL:{defaultValue:\"Start now\",displayTextArea:false,title:\"Button title\",type:ControlType.String}});addFonts(FramerxWybTFqch,[{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\"}]},...IconsFonts,...NEWGLOWINGBUTTONFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxWybTFqch\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SR8a4pQDg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"c_KZLyR7g\\\":\\\"title\\\",\\\"qgVaeRqcL\\\":\\\"text\\\",\\\"C2AhOqJM6\\\":\\\"variant1\\\",\\\"hUOSdcFOp\\\":\\\"link\\\",\\\"m6N5JN5GL\\\":\\\"buttonTitle\\\"}\",\"framerIntrinsicHeight\":\"435.5\",\"framerIntrinsicWidth\":\"385\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;JetBrains Mono-regular\",\"FS;JetBrains Mono-bold\",\"FS;JetBrains Mono-bold italic\",\"FS;JetBrains Mono-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"JetBrains Mono\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TZ2PMVPWEVHUPJWOPNSWLOXAF6QPOEMZ/O4OZKA7ZLZGT4JOGT5IEKURK6U3RXYGM/EO5MKE3BUDOZN44BP4HDPXAJAC2BIMCD.woff2\",weight:\"400\"},{family:\"JetBrains Mono\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BTOY6STFL42WXJYET4IAFJ4R4NWQMPYV/SIRJV64UEOICTYN5EECZFJJ3ML2D6HVV/ATU2C7QZBG7GCVXROP265OYM5E55WHMK.woff2\",weight:\"700\"},{family:\"JetBrains Mono\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/4UER7KOM5ELODXZSILS67WJ47ZOE75JQ/6CQXJGOZP6EVG2LPOOVWXH2KM6JHNSRY/UTZ3OSIQCH2DNRJBPY7UY3LB6YDOZNJX.woff2\",weight:\"700\"},{family:\"JetBrains Mono\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/4CLQH4JOZMAJ6BPWKUFRQYNRRCIRLEBP/3KY6UMEKQ554PCGWM3CWW3ONMSYQ3ELX/O32TDYA5Q7PAMBBEUNMO44BILZFPSQXN.woff2\",weight:\"400\"}]}];export const css=['.framer-uYevU .framer-styles-preset-1vc6z4c:not(.rich-text-wrapper), .framer-uYevU .framer-styles-preset-1vc6z4c.rich-text-wrapper p { --framer-font-family: \"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif; --framer-font-family-bold: \"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif; --framer-font-family-bold-italic: \"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif; --framer-font-family-italic: \"JetBrains Mono\", \"JetBrains Mono Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -1.5px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-uYevU\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "FormButtonFonts", "getFonts", "gQJJgV6zO_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "formVariants", "form", "currentVariant", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "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", "scopingClassNames", "cx", "LayoutGroup", "FormContainer", "formState", "u", "l", "RichText2", "FormPlainTextInput2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerOlZL152Wp", "withCSS", "OlZL152Wp_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "IconsFonts", "getFonts", "PauAgYH7x_default", "NEWGLOWINGBUTTONFonts", "gqtp1FAsA_default", "IconsControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "body", "height", "icon", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "F8E7haOcx", "SXJzcRfWl", "QdDmFliyt", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerwRn_UGK3r", "withCSS", "wRn_UGK3r_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "IconsFonts", "getFonts", "PauAgYH7x_default", "NEWGLOWINGBUTTONFonts", "gqtp1FAsA_default", "IconsControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "buttonTitle", "height", "id", "link", "text", "title", "variant1", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "c_KZLyR7g", "qgVaeRqcL", "C2AhOqJM6", "hUOSdcFOp", "m6N5JN5GL", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerxWybTFqch", "withCSS", "xWybTFqch_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "SplashScreenFonts", "getFonts", "SplashScreen", "UnicornStudioEmbedFonts", "UnicornStudioEmbed", "TickerFonts", "Ticker", "ContainerWithFX", "withFX", "Container", "NEWGLOWINGBUTTONFonts", "gqtp1FAsA_default", "Card_element_new_home_pageFonts", "xWybTFqch_default", "SlideshowFonts", "Slideshow", "ConnectFonts", "OlZL152Wp_default", "Card_element_no_button_home_pageFonts", "wRn_UGK3r_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "animation1", "transition2", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition3", "animation2", "animation3", "animation4", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "FQ9ciYrOnNvS6_tFrT", "vCS21HOGqNvS6_tFrT", "u4MSBGumiNvS6_tFrT", "UZCxy2NVuNvS6_tFrT", "idNvS6_tFrT", "FQ9ciYrOnac2v2ALv4", "vCS21HOGqac2v2ALv4", "u4MSBGumiac2v2ALv4", "UZCxy2NVuac2v2ALv4", "idac2v2ALv4", "FQ9ciYrOncaCUVP8dn", "vCS21HOGqcaCUVP8dn", "u4MSBGumicaCUVP8dn", "UZCxy2NVucaCUVP8dn", "idcaCUVP8dn", "FQ9ciYrOntW_hmezKj", "vCS21HOGqtW_hmezKj", "idtW_hmezKj", "FQ9ciYrOnSIDbYEL1I", "vCS21HOGqSIDbYEL1I", "idSIDbYEL1I", "FQ9ciYrOnildHBekDD", "vCS21HOGqildHBekDD", "idildHBekDD", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "sU2YDnwaCtxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "activeLocaleCode", "useLocaleCode", "isDisplayed1", "ref1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "x", "RichText2", "Image2", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "resolvedLinks1", "resolvedLinks2", "ChildrenCanSuspend", "FbFI302Cr_default", "collection", "paginationInfo", "l", "index", "textContent", "PathVariablesContext", "Link", "SVG", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "collection2", "paginationInfo2", "loadMore2", "index2", "textContent2", "collection3", "paginationInfo3", "loadMore3", "index3", "collection4", "paginationInfo4", "loadMore4", "index4", "collection5", "paginationInfo5", "loadMore5", "index5", "AnimatePresence", "Floating", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
