{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SW9rBug9zdxFtczXesrl/g9Dl2Xu9H2dUcPGocdF2/GUiFFO5dn.js"],
  "sourcesContent": ["// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js\";import Logo from\"#framer/local/canvasComponent/DtRGLx0ml/DtRGLx0ml.js\";import Tag from\"#framer/local/canvasComponent/EwgjuU71G/EwgjuU71G.js\";import LoadMore from\"#framer/local/canvasComponent/gVHwygret/gVHwygret.js\";import Button from\"#framer/local/canvasComponent/hljNqlOx9/hljNqlOx9.js\";import NavDropdown from\"#framer/local/canvasComponent/ltZuO6cFa/ltZuO6cFa.js\";import Newsletter from\"#framer/local/canvasComponent/v1sLqvaVB/v1sLqvaVB.js\";import Thinking from\"#framer/local/collection/YJeQDFJ77/YJeQDFJ77.js\";import*as sharedStyle4 from\"#framer/local/css/Bgl_uNKYX/Bgl_uNKYX.js\";import*as sharedStyle5 from\"#framer/local/css/GPDKd6Ic6/GPDKd6Ic6.js\";import*as sharedStyle6 from\"#framer/local/css/hgKudGhZ5/hgKudGhZ5.js\";import*as sharedStyle1 from\"#framer/local/css/PWn1k_MD2/PWn1k_MD2.js\";import*as sharedStyle3 from\"#framer/local/css/UkYay4GtR/UkYay4GtR.js\";import*as sharedStyle from\"#framer/local/css/uUM82aRhQ/uUM82aRhQ.js\";import*as sharedStyle2 from\"#framer/local/css/ygZFiHa3w/ygZFiHa3w.js\";import metadataProvider from\"#framer/local/webPageMetadata/GUiFFO5dn/GUiFFO5dn.js\";const NavDropdownFonts=getFonts(NavDropdown);const EmbedFonts=getFonts(Embed);const ButtonFonts=getFonts(Button);const TagFonts=getFonts(Tag);const LoadMoreFonts=getFonts(LoadMore);const NewsletterFonts=getFonts(Newsletter);const LogoFonts=getFonts(Logo);const breakpoints={Ht4gSUDfX:\"(max-width: 809px)\",mB0Yheitm:\"(min-width: 1200px)\",NPpfR9Noo:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KEdEx\";const variantClassNames={Ht4gSUDfX:\"framer-v-1q4vso\",mB0Yheitm:\"framer-v-1e7td01\",NPpfR9Noo:\"framer-v-sxsnv6\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={boxShadow:\"0px 0px 0px 2px var(--token-60151955-39c2-4dc4-9ac9-9344e632d58e, rgb(255, 212, 0))\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"pWh1PSgMA\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const animation1={opacity:.4,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"mB0Yheitm\",Phone:\"Ht4gSUDfX\",Tablet:\"NPpfR9Noo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mB0Yheitm\"};};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,vuPhWbn4RNdnBtx0OE,J2TnDKj6UNdnBtx0OE,UJaN1pcPuNdnBtx0OE,elWfIS5T2NdnBtx0OE,idNdnBtx0OE,vuPhWbn4RpWh1PSgMA,J2TnDKj6UpWh1PSgMA,elWfIS5T2pWh1PSgMA,idpWh1PSgMA,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mB0Yheitm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b984212c-6b21-4967-bb54-ce90369391ae, rgb(250, 247, 247)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1e7td01\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-95h928-container\",nodeId:\"qplMzGiQB\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{variant:\"DlpJpKBvt\"}},children:/*#__PURE__*/_jsx(NavDropdown,{height:\"100%\",id:\"qplMzGiQB\",layoutId:\"qplMzGiQB\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"yIJukhzj6\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tgl7fv\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xx6zwr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",children:\"Stay Up To Date.\"})}),className:\"framer-wot0p7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0d07de25-fee8-495f-ad6e-f3098df2ff07, rgb(0, 0, 0))\"},children:[\"Subscribe to our weekly newsletter, \",/*#__PURE__*/_jsx(Link,{href:\"https://netcetera.beehiiv.com/\",motionChild:true,nodeId:\"KEaeOUxAi\",openInNewTab:true,scopeId:\"GUiFFO5dn\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1636swi\",\"data-styles-preset\":\"ygZFiHa3w\",children:\"Netcetera\"})}),\", where we share the latest thinking from our members, and curate the most interesting reads on emerging tech from across the internet, in 5 minutes or less.\"]})}),className:\"framer-10iaszv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zbfot7-container\",isModuleExternal:true,nodeId:\"bCKteUdCd\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe src=\"https://embeds.beehiiv.com/3bee2257-a593-40d0-812f-3f238a111191?slim=true\" data-test-id=\"beehiiv-embed\" height=\"52\" frameborder=\"0\" scrolling=\"no\" style=\"margin: 0; border-radius: 0px !important; background-color: transparent;\"></iframe>',id:\"bCKteUdCd\",layoutId:\"bCKteUdCd\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-163khfo\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hbpblk\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{background:{alt:\"\",fit:\"fit\",pixelHeight:640,pixelWidth:845,positionX:\"center\",positionY:\"center\",sizes:\"265px\",src:\"https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png\",srcSet:\"https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png?scale-down-to=512 512w,https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png 845w\"}},NPpfR9Noo:{background:{alt:\"\",fit:\"fit\",pixelHeight:640,pixelWidth:845,positionX:\"center\",positionY:\"center\",sizes:\"351px\",src:\"https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png\",srcSet:\"https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png?scale-down-to=512 512w,https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png 845w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:640,pixelWidth:845,positionX:\"center\",positionY:\"center\",sizes:\"498px\",src:\"https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png\",srcSet:\"https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png?scale-down-to=512 512w,https://framerusercontent.com/images/0oIiFo4pRZnJtrYpc0krtoCYGAk.png 845w\"},className:\"framer-1o0tq5x\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15hchic\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18jozka\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",style:{\"--framer-text-alignment\":\"left\"},children:\"Listen to our Podcast.\"})}),className:\"framer-t7h7q5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qcvrq9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-color\":\"var(--token-0d07de25-fee8-495f-ad6e-f3098df2ff07, rgb(0, 0, 0))\"},children:\"Chain Reactions in our weekly livestream where we jam on the latest in the onchain economy, and have leaders in the space join us to dive deeper.\"})}),className:\"framer-1m70eig\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rq32j\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5kn8zz-container\",\"data-framer-name\":\"Spotify\",name:\"Spotify\",nodeId:\"WDV970oE_\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{variant:\"tbk3Yo42H\"},NPpfR9Noo:{variant:\"tbk3Yo42H\"}},children:/*#__PURE__*/_jsx(Button,{eszixBaDA:0,height:\"100%\",id:\"WDV970oE_\",ik9I5qIGz:true,J0LC2FGV8:true,KJK1sV1GB:\"Spotify\",layoutId:\"WDV970oE_\",name:\"Spotify\",qTS5fMZAL:\"https://open.spotify.com/show/5xdUKZWKtW2sZHobTh8xrX?si=4031970a83d24fc4\",RmkZjgJwi:\"SpotifyLogo\",variant:\"zb8n5Cev9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-csha32-container\",\"data-framer-name\":\"Apple\",name:\"Apple\",nodeId:\"ghB5oiI0h\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{variant:\"tbk3Yo42H\"},NPpfR9Noo:{variant:\"tbk3Yo42H\"}},children:/*#__PURE__*/_jsx(Button,{eszixBaDA:0,height:\"100%\",id:\"ghB5oiI0h\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Apple\",layoutId:\"ghB5oiI0h\",name:\"Apple\",qTS5fMZAL:\"https://podcasts.apple.com/us/podcast/myosin-xyz/id1659023686\",RmkZjgJwi:\"AppleLogo\",variant:\"zb8n5Cev9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lrm3cs-container\",\"data-framer-name\":\"Pods\",name:\"Pods\",nodeId:\"g5YYfi9_U\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{variant:\"tbk3Yo42H\"},NPpfR9Noo:{variant:\"tbk3Yo42H\"}},children:/*#__PURE__*/_jsx(Button,{eszixBaDA:0,height:\"100%\",id:\"g5YYfi9_U\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Pods\",layoutId:\"g5YYfi9_U\",name:\"Pods\",qTS5fMZAL:\"https://pods.media/myosinxyz\",RmkZjgJwi:\"Microphone\",variant:\"zb8n5Cev9\",width:\"100%\"})})})})]})]})]})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wh4x31\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rt2q39\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"NdnBtx0OE\",data:Thinking,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"NdnBtx0OE\",name:\"vuPhWbn4R\",type:\"Identifier\"},{collection:\"NdnBtx0OE\",name:\"J2TnDKj6U\",type:\"Identifier\"},{collection:\"NdnBtx0OE\",name:\"UJaN1pcPu\",type:\"Identifier\"},{collection:\"NdnBtx0OE\",name:\"elWfIS5T2\",type:\"Identifier\"},{collection:\"NdnBtx0OE\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"NdnBtx0OE\",name:\"qd7pa6RIc\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({elWfIS5T2:elWfIS5T2NdnBtx0OE,id:idNdnBtx0OE,J2TnDKj6U:J2TnDKj6UNdnBtx0OE,UJaN1pcPu:UJaN1pcPuNdnBtx0OE,vuPhWbn4R:vuPhWbn4RNdnBtx0OE},index)=>{J2TnDKj6UNdnBtx0OE??=\"\";UJaN1pcPuNdnBtx0OE??=\"\";elWfIS5T2NdnBtx0OE??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`NdnBtx0OE-${idNdnBtx0OE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{elWfIS5T2:elWfIS5T2NdnBtx0OE},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17rl1kt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2awuk6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1px)`,...toResponsiveImage(vuPhWbn4RNdnBtx0OE),...{positionX:\"center\",positionY:\"center\"}}},NPpfR9Noo:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 160px, 1200px), 1px)`,...toResponsiveImage(vuPhWbn4RNdnBtx0OE),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"1040px\",...toResponsiveImage(vuPhWbn4RNdnBtx0OE),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1yf690e\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hbv0wa\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gka8y-container\",nodeId:\"oQSEEJ5v_\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(Tag,{GmAhv_WVa:1,height:\"100%\",hSgW9f2ir:\"FEATURED\",id:\"oQSEEJ5v_\",layoutId:\"oQSEEJ5v_\",p2xmGpLux:\"Read more\",ToKaS18SW:false,variant:\"Z2wjynIFK\",width:\"100%\",Z69PPXt7v:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",style:{\"--framer-text-alignment\":\"left\"},children:\"The State of Web3 Identity\"})}),className:\"framer-5mmwus\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:J2TnDKj6UNdnBtx0OE,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",children:\"Content\"})}),className:\"framer-ik0ql1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:UJaN1pcPuNdnBtx0OE,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{elWfIS5T2:elWfIS5T2NdnBtx0OE},webPageId:\"fHe7BqX25\"},implicitPathVariables:undefined},{href:{pathVariables:{elWfIS5T2:elWfIS5T2NdnBtx0OE},webPageId:\"fHe7BqX25\"},implicitPathVariables:undefined},{href:{pathVariables:{elWfIS5T2:elWfIS5T2NdnBtx0OE},webPageId:\"fHe7BqX25\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-flaa0h-container\",nodeId:\"jKIy2U95E\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{qTS5fMZAL:resolvedLinks[2]},NPpfR9Noo:{qTS5fMZAL:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{eszixBaDA:0,height:\"100%\",id:\"jKIy2U95E\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Read More\",layoutId:\"jKIy2U95E\",qTS5fMZAL:resolvedLinks[0],RmkZjgJwi:\"ArrowRight\",variant:\"zb8n5Cev9\",width:\"100%\"})})})})})]})]})})},idNdnBtx0OE);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fa9jl4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:6,query:{from:{alias:\"pWh1PSgMA\",data:Thinking,type:\"Collection\"},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"pWh1PSgMA\",name:\"vuPhWbn4R\",type:\"Identifier\"},{collection:\"pWh1PSgMA\",name:\"J2TnDKj6U\",type:\"Identifier\"},{collection:\"pWh1PSgMA\",name:\"elWfIS5T2\",type:\"Identifier\"},{collection:\"pWh1PSgMA\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"pWh1PSgMA\",name:\"qd7pa6RIc\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"}}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection1?.map(({elWfIS5T2:elWfIS5T2pWh1PSgMA,id:idpWh1PSgMA,J2TnDKj6U:J2TnDKj6UpWh1PSgMA,vuPhWbn4R:vuPhWbn4RpWh1PSgMA},index1)=>{J2TnDKj6UpWh1PSgMA??=\"\";elWfIS5T2pWh1PSgMA??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`pWh1PSgMA-${idpWh1PSgMA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{elWfIS5T2:elWfIS5T2pWh1PSgMA},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t4yraq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yoor2t\",whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:268,pixelWidth:500,...toResponsiveImage(vuPhWbn4RpWh1PSgMA)},className:\"framer-5k2wq9\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13uogjq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-13rf66x\",\"data-styles-preset\":\"GPDKd6Ic6\",style:{\"--framer-text-color\":\"var(--token-0d07de25-fee8-495f-ad6e-f3098df2ff07, rgb(0, 0, 0))\"},children:\"Not everything needs to be on-chain\"})}),className:\"framer-1f11xj\",fonts:[\"Inter\"],text:J2TnDKj6UpWh1PSgMA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{elWfIS5T2:elWfIS5T2pWh1PSgMA},webPageId:\"fHe7BqX25\"},implicitPathVariables:undefined},{href:{pathVariables:{elWfIS5T2:elWfIS5T2pWh1PSgMA},webPageId:\"fHe7BqX25\"},implicitPathVariables:undefined},{href:{pathVariables:{elWfIS5T2:elWfIS5T2pWh1PSgMA},webPageId:\"fHe7BqX25\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jd2wky-container\",nodeId:\"Pgpro5elK\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{qTS5fMZAL:resolvedLinks1[2]},NPpfR9Noo:{qTS5fMZAL:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{eszixBaDA:0,height:\"100%\",id:\"Pgpro5elK\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Read More\",layoutId:\"Pgpro5elK\",qTS5fMZAL:resolvedLinks1[0],RmkZjgJwi:\"ArrowRight\",variant:\"zb8n5Cev9\",width:\"100%\"})})})})})]})]})})})},idpWh1PSgMA);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{width:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:\"129px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15almyl-container\",nodeId:\"qD3ix5exy\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"qD3ix5exy\",layoutId:\"qD3ix5exy\",style:{height:\"100%\",width:\"100%\"},variant:loaderVariants(paginationInfo1,{disabled:\"t2hIduCcZ\",loading:\"BmRCEUhS5\"},\"LyZihbWf1\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore:loadMore1})})})})})]})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:689,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sorblr-container\",nodeId:\"qb8IDmffx\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4gSUDfX:{variant:\"hD3btxiV1\"},NPpfR9Noo:{variant:\"ReX2kjCv5\"}},children:/*#__PURE__*/_jsx(Newsletter,{height:\"100%\",id:\"qb8IDmffx\",layoutId:\"qb8IDmffx\",style:{width:\"100%\"},variant:\"Oz4bokZrU\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oqvwhw\",\"data-framer-name\":\"Footer Night\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"100px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15wn0s4-container\",nodeId:\"oBwlbrFnF\",scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"oBwlbrFnF\",layoutId:\"oBwlbrFnF\",style:{height:\"100%\",width:\"100%\"},variant:\"eEZGnfswo\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18y1bwv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Capabilities\"})}),className:\"framer-8qxe27\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Thinking\"})}),className:\"framer-1acrq3m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Products\"})}),className:\"framer-bah9oe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Pricing\"})}),className:\"framer-z4s2r8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"About Us\"})}),className:\"framer-1m43a9e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r0aaik\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-13rf66x\",\"data-styles-preset\":\"GPDKd6Ic6\",style:{\"--framer-text-color\":\"var(--token-fa599bfa-8186-4798-977d-eb31a9967b79, rgb(255, 255, 255))\"},children:\"Follow Us\"})}),className:\"framer-mo472u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1545tt1\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://x.com/myosin_xyz\",motionChild:true,nodeId:\"w8TveKFTg\",openInNewTab:true,scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19wy6dm framer-12nbinw\",\"data-framer-name\":\"X\",whileHover:animation1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-f640nu\",\"data-framer-name\":\"graphic\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 16.641 5 L 19.095 5 L 13.735 10.93 L 20.041 19 L 15.103 19 L 11.236 14.106 L 6.811 19 L 4.356 19 L 10.09 12.657 L 4.041 5 L 9.103 5 L 12.599 9.474 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11173607720,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://discord.com/invite/myosinxyz\",motionChild:true,nodeId:\"e00Dql8EK\",openInNewTab:true,scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-a7051k framer-12nbinw\",\"data-framer-name\":\"Discord\",whileHover:animation1,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/RzEReC0vXokZGpcP8bDEBCkqjuk.svg\"},className:\"framer-1qczelc\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/myosin-xyz/\",motionChild:true,nodeId:\"VSILcJxCC\",openInNewTab:true,scopeId:\"GUiFFO5dn\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10bhtrd framer-12nbinw\",\"data-framer-name\":\"LinkedIn\",whileHover:animation1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-i7ezap\",\"data-framer-name\":\"LinkedIn\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 7 C 4 5.343 5.343 4 7 4 L 17 4 C 18.657 4 20 5.343 20 7 L 20 17 C 20 18.657 18.657 20 17 20 L 7 20 C 5.343 20 4 18.657 4 17 Z M 8.85 17.393 L 8.85 10.169 L 6.434 10.169 L 6.434 17.393 Z M 7.642 9.182 C 8.484 9.182 9.009 8.628 9.009 7.934 C 8.993 7.225 8.484 6.686 7.658 6.686 C 6.831 6.686 6.291 7.225 6.291 7.934 C 6.291 8.628 6.815 9.182 7.626 9.182 Z M 10.187 17.394 C 10.187 17.394 10.187 17.394 10.187 17.393 L 10.187 17.393 Z M 12.604 17.393 L 12.604 13.359 C 12.604 13.143 12.62 12.928 12.683 12.773 C 12.858 12.342 13.256 11.895 13.923 11.895 C 14.798 11.895 15.148 12.557 15.148 13.529 L 15.148 17.393 L 17.564 17.393 L 17.564 13.251 C 17.564 11.032 16.372 9.999 14.782 9.999 C 13.5 9.999 12.925 10.699 12.604 11.192 L 12.604 10.169 L 10.187 10.169 C 10.219 10.844 10.188 17.351 10.187 17.393 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11863471675,withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2024 Myosin, Inc. All rights reserved.\"})}),className:\"framer-q1o936\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KEdEx.framer-12nbinw, .framer-KEdEx .framer-12nbinw { display: block; }\",\".framer-KEdEx.framer-1e7td01 { align-content: center; align-items: center; background-color: var(--token-b984212c-6b21-4967-bb54-ce90369391ae, #faf7f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-KEdEx .framer-95h928-container { flex: none; height: auto; max-width: 1200px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-KEdEx .framer-1tgl7fv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 164px 80px 50px 80px; position: relative; width: 1200px; z-index: 1; }\",\".framer-KEdEx .framer-xx6zwr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 77px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-wot0p7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEdEx .framer-10iaszv { flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 75%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEdEx .framer-zbfot7-container { flex: none; height: 72px; position: relative; width: 600px; }\",\".framer-KEdEx .framer-163khfo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-1hbpblk { --border-bottom-width: 0px; --border-color: var(--token-fa599bfa-8186-4798-977d-eb31a9967b79, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 5px; align-content: center; align-items: center; background-color: var(--token-60151955-39c2-4dc4-9ac9-9344e632d58e, #ffd400); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 284px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-KEdEx .framer-1o0tq5x { flex: none; height: 215px; position: relative; width: 498px; }\",\".framer-KEdEx .framer-15hchic { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-KEdEx .framer-18jozka { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 1px; }\",\".framer-KEdEx .framer-t7h7q5, .framer-KEdEx .framer-5mmwus, .framer-KEdEx .framer-ik0ql1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEdEx .framer-1qcvrq9 { 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-KEdEx .framer-1m70eig { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEdEx .framer-1rq32j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 51px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KEdEx .framer-5kn8zz-container, .framer-KEdEx .framer-csha32-container, .framer-KEdEx .framer-lrm3cs-container, .framer-KEdEx .framer-gka8y-container, .framer-KEdEx .framer-flaa0h-container, .framer-KEdEx .framer-1jd2wky-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KEdEx .framer-wh4x31 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 86px 0px 86px 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-1rt2q39 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-17rl1kt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 47px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-2awuk6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-KEdEx .framer-1yf690e { flex: 1 0 0px; height: 360px; position: relative; width: 1px; }\",\".framer-KEdEx .framer-hbv0wa { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KEdEx .framer-1fa9jl4 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-1t4yraq { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 51px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-yoor2t { align-content: center; align-items: center; box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 355px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KEdEx .framer-5k2wq9 { flex: none; height: 173px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-13uogjq { align-content: center; align-items: center; display: flex; flex: 1.3 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-around; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-1f11xj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEdEx .framer-15almyl-container { bottom: -101px; flex: none; height: 46px; left: calc(50.00000000000002% - 129px / 2); position: absolute; width: 129px; }\",\".framer-KEdEx .framer-sorblr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KEdEx .framer-1oqvwhw { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-KEdEx .framer-15wn0s4-container { flex: none; height: 40px; position: relative; width: 100px; }\",\".framer-KEdEx .framer-18y1bwv, .framer-KEdEx .framer-1545tt1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-KEdEx .framer-8qxe27, .framer-KEdEx .framer-1acrq3m, .framer-KEdEx .framer-bah9oe, .framer-KEdEx .framer-z4s2r8, .framer-KEdEx .framer-1m43a9e { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KEdEx .framer-r0aaik { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 70px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 224px; }\",\".framer-KEdEx .framer-mo472u, .framer-KEdEx .framer-q1o936 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KEdEx .framer-19wy6dm { flex: none; height: 24px; overflow: visible; position: relative; text-decoration: none; width: 24px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KEdEx .framer-f640nu { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-KEdEx .framer-a7051k, .framer-KEdEx .framer-10bhtrd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; text-decoration: none; width: 24px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KEdEx .framer-1qczelc { aspect-ratio: 1 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; right: 0px; }\",\".framer-KEdEx .framer-i7ezap { flex: none; height: 24px; position: absolute; right: 0px; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KEdEx.framer-1e7td01, .framer-KEdEx .framer-1tgl7fv, .framer-KEdEx .framer-xx6zwr, .framer-KEdEx .framer-163khfo, .framer-KEdEx .framer-1hbpblk, .framer-KEdEx .framer-15hchic, .framer-KEdEx .framer-18jozka, .framer-KEdEx .framer-1qcvrq9, .framer-KEdEx .framer-1rq32j, .framer-KEdEx .framer-wh4x31, .framer-KEdEx .framer-1rt2q39, .framer-KEdEx .framer-17rl1kt, .framer-KEdEx .framer-2awuk6, .framer-KEdEx .framer-hbv0wa, .framer-KEdEx .framer-1t4yraq, .framer-KEdEx .framer-yoor2t, .framer-KEdEx .framer-1oqvwhw, .framer-KEdEx .framer-18y1bwv, .framer-KEdEx .framer-r0aaik, .framer-KEdEx .framer-1545tt1 { gap: 0px; } .framer-KEdEx.framer-1e7td01 > *, .framer-KEdEx .framer-1tgl7fv > *, .framer-KEdEx .framer-18jozka > *, .framer-KEdEx .framer-yoor2t > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KEdEx.framer-1e7td01 > :first-child, .framer-KEdEx .framer-1tgl7fv > :first-child, .framer-KEdEx .framer-xx6zwr > :first-child, .framer-KEdEx .framer-18jozka > :first-child, .framer-KEdEx .framer-1qcvrq9 > :first-child, .framer-KEdEx .framer-wh4x31 > :first-child, .framer-KEdEx .framer-1rt2q39 > :first-child, .framer-KEdEx .framer-hbv0wa > :first-child, .framer-KEdEx .framer-1t4yraq > :first-child, .framer-KEdEx .framer-yoor2t > :first-child, .framer-KEdEx .framer-1oqvwhw > :first-child, .framer-KEdEx .framer-r0aaik > :first-child { margin-top: 0px; } .framer-KEdEx.framer-1e7td01 > :last-child, .framer-KEdEx .framer-1tgl7fv > :last-child, .framer-KEdEx .framer-xx6zwr > :last-child, .framer-KEdEx .framer-18jozka > :last-child, .framer-KEdEx .framer-1qcvrq9 > :last-child, .framer-KEdEx .framer-wh4x31 > :last-child, .framer-KEdEx .framer-1rt2q39 > :last-child, .framer-KEdEx .framer-hbv0wa > :last-child, .framer-KEdEx .framer-1t4yraq > :last-child, .framer-KEdEx .framer-yoor2t > :last-child, .framer-KEdEx .framer-1oqvwhw > :last-child, .framer-KEdEx .framer-r0aaik > :last-child { margin-bottom: 0px; } .framer-KEdEx .framer-xx6zwr > * { margin: 0px; margin-bottom: calc(77px / 2); margin-top: calc(77px / 2); } .framer-KEdEx .framer-163khfo > *, .framer-KEdEx .framer-1hbpblk > *, .framer-KEdEx .framer-18y1bwv > *, .framer-KEdEx .framer-1545tt1 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-KEdEx .framer-163khfo > :first-child, .framer-KEdEx .framer-1hbpblk > :first-child, .framer-KEdEx .framer-15hchic > :first-child, .framer-KEdEx .framer-1rq32j > :first-child, .framer-KEdEx .framer-17rl1kt > :first-child, .framer-KEdEx .framer-2awuk6 > :first-child, .framer-KEdEx .framer-18y1bwv > :first-child, .framer-KEdEx .framer-1545tt1 > :first-child { margin-left: 0px; } .framer-KEdEx .framer-163khfo > :last-child, .framer-KEdEx .framer-1hbpblk > :last-child, .framer-KEdEx .framer-15hchic > :last-child, .framer-KEdEx .framer-1rq32j > :last-child, .framer-KEdEx .framer-17rl1kt > :last-child, .framer-KEdEx .framer-2awuk6 > :last-child, .framer-KEdEx .framer-18y1bwv > :last-child, .framer-KEdEx .framer-1545tt1 > :last-child { margin-right: 0px; } .framer-KEdEx .framer-15hchic > *, .framer-KEdEx .framer-1rq32j > *, .framer-KEdEx .framer-2awuk6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KEdEx .framer-1qcvrq9 > *, .framer-KEdEx .framer-hbv0wa > *, .framer-KEdEx .framer-r0aaik > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-KEdEx .framer-wh4x31 > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-KEdEx .framer-1rt2q39 > *, .framer-KEdEx .framer-1oqvwhw > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-KEdEx .framer-17rl1kt > * { margin: 0px; margin-left: calc(47px / 2); margin-right: calc(47px / 2); } .framer-KEdEx .framer-1t4yraq > * { margin: 0px; margin-bottom: calc(51px / 2); margin-top: calc(51px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-KEdEx[data-border=\"true\"]::after, .framer-KEdEx [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-KEdEx.framer-1e7td01 { width: 810px; } .framer-KEdEx .framer-1tgl7fv { width: 100%; } .framer-KEdEx .framer-1hbpblk { gap: 18px; height: 374px; } .framer-KEdEx .framer-1o0tq5x { width: 351px; } .framer-KEdEx .framer-wh4x31 { gap: 69px; } .framer-KEdEx .framer-1yf690e { height: 251px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KEdEx .framer-1hbpblk, .framer-KEdEx .framer-wh4x31 { gap: 0px; } .framer-KEdEx .framer-1hbpblk > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-KEdEx .framer-1hbpblk > :first-child { margin-left: 0px; } .framer-KEdEx .framer-1hbpblk > :last-child { margin-right: 0px; } .framer-KEdEx .framer-wh4x31 > * { margin: 0px; margin-bottom: calc(69px / 2); margin-top: calc(69px / 2); } .framer-KEdEx .framer-wh4x31 > :first-child { margin-top: 0px; } .framer-KEdEx .framer-wh4x31 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-KEdEx.framer-1e7td01 { width: 390px; } .framer-KEdEx .framer-1tgl7fv { padding: 164px 40px 50px 40px; width: 100%; } .framer-KEdEx .framer-1hbpblk { flex-direction: column; height: 555px; } .framer-KEdEx .framer-1o0tq5x { width: 265px; } .framer-KEdEx .framer-15hchic, .framer-KEdEx .framer-hbv0wa { flex: none; width: 100%; } .framer-KEdEx .framer-wh4x31 { gap: 85px; padding: 48px 0px 48px 0px; } .framer-KEdEx .framer-17rl1kt { flex-direction: column; } .framer-KEdEx .framer-2awuk6 { flex: none; height: 213px; width: 100%; } .framer-KEdEx .framer-1yf690e { height: 215px; order: 0; } .framer-KEdEx .framer-13uogjq { flex: 1.9 0 0px; justify-content: space-evenly; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KEdEx .framer-1hbpblk, .framer-KEdEx .framer-wh4x31, .framer-KEdEx .framer-17rl1kt { gap: 0px; } .framer-KEdEx .framer-1hbpblk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-KEdEx .framer-1hbpblk > :first-child, .framer-KEdEx .framer-wh4x31 > :first-child, .framer-KEdEx .framer-17rl1kt > :first-child { margin-top: 0px; } .framer-KEdEx .framer-1hbpblk > :last-child, .framer-KEdEx .framer-wh4x31 > :last-child, .framer-KEdEx .framer-17rl1kt > :last-child { margin-bottom: 0px; } .framer-KEdEx .framer-wh4x31 > * { margin: 0px; margin-bottom: calc(85px / 2); margin-top: calc(85px / 2); } .framer-KEdEx .framer-17rl1kt > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3581\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NPpfR9Noo\":{\"layout\":[\"fixed\",\"auto\"]},\"Ht4gSUDfX\":{\"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 FramerGUiFFO5dn=withCSS(Component,css,\"framer-KEdEx\");export default FramerGUiFFO5dn;FramerGUiFFO5dn.displayName=\"Thinking\";FramerGUiFFO5dn.defaultProps={height:3581,width:1200};addFonts(FramerGUiFFO5dn,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...NavDropdownFonts,...EmbedFonts,...ButtonFonts,...TagFonts,...LoadMoreFonts,...NewsletterFonts,...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGUiFFO5dn\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NPpfR9Noo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ht4gSUDfX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"3581\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "o0CACmvD,IAAMA,GAAiBC,EAASC,CAAW,EAAQC,GAAWF,EAASG,CAAK,EAAQC,GAAYJ,EAASK,CAAM,EAAQC,GAASN,EAASO,CAAG,EAAQC,GAAcR,EAASS,CAAQ,EAAQC,GAAgBV,EAASW,CAAU,EAAQC,GAAUZ,EAASa,CAAI,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,EAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,UAAU,sFAAsF,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAe,CAACC,EAAcC,EAASC,IAAqBF,EAAc,aAAaA,EAAc,WAAkBC,EAAS,UAAUC,EAAkBF,EAAc,UAAiBC,EAAS,SAASC,EAAsBA,EAAuBC,GAAW,CAAC,CAAC,MAAAX,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAU,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,GAA0Bf,EAAMC,EAAS,WAAW,EAAQE,EAAKC,EAAaQ,CAAc,EAAE,OAAOV,EAASC,EAAKU,EAAeC,CAAQ,CAAE,EAAQE,EAAW,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWX,EAAW,EAAQY,GAAU,CAAC,CAAC,MAAAnB,CAAK,IAAoBoB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOrB,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUsB,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,GAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE/B,GAASI,CAAK,EAAQ4B,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUpB,CAAY,EAAE,GAAGoB,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUrB,CAAY,CAAC,EAAQsB,GAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUpB,CAAY,EAAE,SAAS,MAAMoB,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUpB,CAAY,CAAC,EAAE,GAAK,CAACuB,EAAYC,EAAmB,EAAEC,GAA8BjB,GAAQkB,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAiB,CAAC,CAAC,QAAAC,EAAQ,SAAApD,CAAQ,IAAIgD,GAAsB,SAASK,IAAO,CAACrD,EAAS,CAAE,CAAC,EAAsMsD,GAAkBC,EAAG1E,GAAkB,GAA/M,CAAa6C,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQ8B,GAAOC,GAAU,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBrD,EAAKsD,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA7E,EAAiB,EAAE,SAAsB8E,EAAMC,EAAY,CAAC,GAAGlC,IAAUT,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAeyD,EAAME,EAAO,IAAI,CAAC,GAAGxB,GAAU,UAAUiB,EAAGD,GAAkB,iBAAiB5B,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAOxC,GAAmB,OAAO,OAAO,YAAY,SAAsBlB,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAK6D,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsBR,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,iEAAiE,EAAE,SAAS,CAAC,uCAAoDvD,EAAKgE,EAAK,CAAC,KAAK,iCAAiC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhE,EAAKyD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,+JAA+J,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezD,EAAK0D,EAA0B,CAAC,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAKiE,EAAM,CAAC,OAAO,OAAO,KAAK,6PAA6P,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejE,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBtC,EAAKkE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAelE,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,mJAAmJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,UAAU,KAAK,UAAU,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAKmE,EAAO,CAAC,UAAU,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,UAAU,GAAK,UAAU,UAAU,SAAS,YAAY,KAAK,UAAU,UAAU,2EAA2E,UAAU,cAAc,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,QAAQ,KAAK,QAAQ,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAKmE,EAAO,CAAC,UAAU,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,UAAU,GAAM,UAAU,QAAQ,SAAS,YAAY,KAAK,QAAQ,UAAU,gEAAgE,UAAU,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,OAAO,KAAK,OAAO,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAKmE,EAAO,CAAC,UAAU,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,UAAU,GAAM,UAAU,OAAO,SAAS,YAAY,KAAK,OAAO,UAAU,+BAA+B,UAAU,aAAa,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKoE,EAAmB,CAAC,SAAsBpE,EAAKpB,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKyF,EAAS,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,EAAI,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACC,EAAW5E,EAAeC,IAAwBK,EAAKuE,EAAU,CAAC,SAASD,GAAY,IAAI,CAAC,CAAC,UAAU3C,EAAmB,GAAGC,EAAY,UAAUH,EAAmB,UAAUC,EAAmB,UAAUF,CAAkB,EAAEgD,KAAS/C,IAAqB,GAAGC,IAAqB,GAAGC,IAAqB,GAAuB3B,EAAKwD,EAAY,CAAC,GAAG,aAAa5B,CAAW,GAAG,SAAsB5B,EAAKyE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU9C,CAAkB,EAAE,SAAsB4B,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,WAAWpB,GAAmB,OAAO,OAAO,yBAAyB,GAAGxC,EAAkB8C,CAAkB,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,WAAWN,GAAmB,OAAO,OAAO,0BAA0B,GAAGxC,EAAkB8C,CAAkB,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,EAAE,SAAsBxB,EAAKkE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,SAAS,GAAGxF,EAAkB8C,CAAkB,EAAM,UAAU,SAAS,UAAU,QAAS,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+B,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcvD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK0E,EAAI,CAAC,UAAU,EAAE,OAAO,OAAO,UAAU,WAAW,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,UAAU,GAAM,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1E,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAKyB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezB,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK0B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe1B,EAAK2E,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUhD,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASiD,GAA4B5E,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUsC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsB5E,EAAKmE,EAAO,CAAC,UAAU,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,UAAU,GAAM,UAAU,YAAY,SAAS,YAAY,UAAUS,EAAc,CAAC,EAAE,UAAU,aAAa,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEhD,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5B,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKoE,EAAmB,CAAC,SAAsBpE,EAAKR,GAAW,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK6E,EAAS,KAAK,YAAY,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,EAAK,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,SAAS,CAACQ,EAAYC,EAAgBC,IAAyBxB,EAAMgB,EAAU,CAAC,SAAS,CAACM,GAAa,IAAI,CAAC,CAAC,UAAU9C,EAAmB,GAAGC,EAAY,UAAUF,EAAmB,UAAUD,CAAkB,EAAEmD,KAAUlD,IAAqB,GAAGC,IAAqB,GAAuB/B,EAAKwD,EAAY,CAAC,GAAG,aAAaxB,CAAW,GAAG,SAAsBhC,EAAKyE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU1C,CAAkB,EAAE,SAAsB/B,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBuD,EAAME,EAAO,IAAI,CAAC,UAAU,gBAAgB,WAAWtE,GAAU,SAAS,CAAca,EAAKkE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,GAAGxF,EAAkBmD,CAAkB,CAAC,EAAE,UAAU,eAAe,CAAC,EAAe0B,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAK8B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK2E,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU5C,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASkD,GAA6BjF,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU2C,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBjF,EAAKmE,EAAO,CAAC,UAAU,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,UAAU,GAAM,UAAU,YAAY,SAAS,YAAY,UAAUc,EAAe,CAAC,EAAE,UAAU,aAAa,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEjD,CAAW,EAAG,EAAehC,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,MAAS,CAAC,EAAE,SAAsBtC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAKkF,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ9F,GAAe0F,EAAgB,CAAC,SAAS,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,OAAO,UAAUhC,GAAiB,CAAC,SAASiC,CAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/E,EAAK0D,EAA0B,CAAC,OAAO,IAAI,MAAMxC,GAAmB,OAAO,QAAQ,SAAsBlB,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAKmF,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAS,CAAcvD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB3D,EAAKoF,EAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAKgE,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBhE,EAAKyD,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,IAAI,WAAW5D,EAAW,SAAsBG,EAAKqF,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,QAAQ,EAAE,OAAO,CAAC,WAAW,EAAE,YAAY,EAAE,QAAQ,EAAE,SAAS,CAAC,EAAE,IAAI,kTAAkT,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerF,EAAKgE,EAAK,CAAC,KAAK,uCAAuC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBhE,EAAKyD,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,UAAU,WAAW5D,EAAW,SAAsBG,EAAKkE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,GAAG,WAAW,GAAG,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelE,EAAKgE,EAAK,CAAC,KAAK,+CAA+C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBhE,EAAKyD,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,WAAW,WAAW5D,EAAW,SAAsBG,EAAKqF,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,QAAQ,EAAE,OAAO,CAAC,WAAW,EAAE,YAAY,EAAE,QAAQ,EAAE,SAAS,CAAC,EAAE,IAAI,m8BAAm8B,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerF,EAAK8D,EAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,6CAA6C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsF,GAAI,CAAC,kFAAkF,kFAAkF,sVAAsV,gJAAgJ,kTAAkT,sSAAsS,oQAAoQ,kLAAkL,yGAAyG,6QAA6Q,oiBAAoiB,iGAAiG,mSAAmS,0RAA0R,gOAAgO,wRAAwR,+PAA+P,4QAA4Q,gTAAgT,iTAAiT,iRAAiR,gRAAgR,8QAA8Q,kGAAkG,8RAA8R,wSAAwS,oUAAoU,6XAA6X,+FAA+F,yQAAyQ,+PAA+P,sKAAsK,wGAAwG,iUAAiU,0GAA0G,gUAAgU,wUAAwU,yQAAyQ,2NAA2N,4MAA4M,mLAAmL,qSAAqS,iLAAiL,oJAAoJ,i3HAAi3H,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,gcAAgc,o9BAAo9B,w/CAAw/C,EAa554CC,EAAgBC,GAAQjF,GAAU+E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,WAAWA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAiB,GAAGC,GAAW,GAAGC,GAAY,GAAGC,GAAS,GAAGC,GAAc,GAAGC,GAAgB,GAAGC,GAAU,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACp9E,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,4BAA8B,OAAO,oCAAsC,4JAA0L,qBAAuB,4BAA4B,6BAA+B,OAAO,sBAAwB,IAAI,yBAA2B,QAAQ,kBAAoB,OAAO,qBAAuB,OAAO,yBAA2B,OAAO,qBAAuB,OAAO,sBAAwB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavDropdownFonts", "getFonts", "ltZuO6cFa_default", "EmbedFonts", "Embed", "ButtonFonts", "hljNqlOx9_default", "TagFonts", "EwgjuU71G_default", "LoadMoreFonts", "gVHwygret_default", "NewsletterFonts", "v1sLqvaVB_default", "LogoFonts", "DtRGLx0ml_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "animation1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "vuPhWbn4RNdnBtx0OE", "J2TnDKj6UNdnBtx0OE", "UJaN1pcPuNdnBtx0OE", "elWfIS5T2NdnBtx0OE", "idNdnBtx0OE", "vuPhWbn4RpWh1PSgMA", "J2TnDKj6UpWh1PSgMA", "elWfIS5T2pWh1PSgMA", "idpWh1PSgMA", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ltZuO6cFa_default", "RichText", "x", "Link", "Embed", "Image2", "hljNqlOx9_default", "ChildrenCanSuspend", "YJeQDFJ77_default", "collection", "l", "index", "PathVariablesContext", "EwgjuU71G_default", "ResolveLinks", "resolvedLinks", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks1", "gVHwygret_default", "v1sLqvaVB_default", "DtRGLx0ml_default", "SVG", "css", "FramerGUiFFO5dn", "withCSS", "GUiFFO5dn_default", "addFonts", "NavDropdownFonts", "EmbedFonts", "ButtonFonts", "TagFonts", "LoadMoreFonts", "NewsletterFonts", "LogoFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
