{"version":3,"file":"y8OalQ2y2O9cqhG4fLpy02eADgMihceXSfUnqVJheuw.BReK6KjE.mjs","names":["FAQCard","props","useRef","React.useId","PreIPO_embed","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","sharedStyle3.className","sharedStyle4.className","sharedStyle5.className","sharedStyle6.className","sharedStyle7.className","sharedStyle8.className","sharedStyle9.className","className","PropertyOverrides","React.Fragment","\"Wvm9n5Yzv\"","\"zG3JJ2m0v\"","Image","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle3.css","sharedStyle4.css","sharedStyle5.css","sharedStyle6.css","sharedStyle7.css","sharedStyle8.css","sharedStyle9.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts","sharedStyle4.fonts","sharedStyle5.fonts","sharedStyle6.fonts","sharedStyle7.fonts","sharedStyle8.fonts","sharedStyle9.fonts"],"sources":["https:/framerusercontent.com/modules/yNBlbWpEdlxFjregJtXX/TMwJzXsRy5vYdfsFccKW/quOBgFA86.js","https:/framerusercontent.com/modules/53EDetL2iWc4Upk8glQV/d2dt9OenzIQoVMgzaKjj/quOBgFA86.js"],"sourcesContent":["// Generated by Framer (f2fa13f)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={tU4kvQbE6:new LazyValue(()=>import(\"./quOBgFA86-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (f2fa13f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Charts from\"https://framerusercontent.com/modules/BT2PCQZ3005TQsUW229U/h02XgZsiywXZH5axPrlz/Charts_Release.js\";import FAQCard from\"#framer/local/canvasComponent/hXhMe1FX2/hXhMe1FX2.js\";import PreIPO_embed from\"#framer/local/collection/GeiJomeCN/GeiJomeCN.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle2 from\"#framer/local/css/AgM1uIwwE/AgM1uIwwE.js\";import*as sharedStyle7 from\"#framer/local/css/GAPuqT1eX/GAPuqT1eX.js\";import*as sharedStyle4 from\"#framer/local/css/HwwbfE4Q6/HwwbfE4Q6.js\";import*as sharedStyle3 from\"#framer/local/css/KqMHp3lEe/KqMHp3lEe.js\";import*as sharedStyle from\"#framer/local/css/NnO5pAlMU/NnO5pAlMU.js\";import*as sharedStyle5 from\"#framer/local/css/vtuX9xsJ7/vtuX9xsJ7.js\";import*as sharedStyle9 from\"#framer/local/css/Wcw64yXpB/Wcw64yXpB.js\";import*as sharedStyle6 from\"#framer/local/css/xpUWCwUH7/xpUWCwUH7.js\";import*as sharedStyle1 from\"#framer/local/css/ZbIvqXlqW/ZbIvqXlqW.js\";import*as sharedStyle8 from\"#framer/local/css/ZCqUayn2v/ZCqUayn2v.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/quOBgFA86/quOBgFA86.js\";import metadataProvider from\"#framer/local/webPageMetadata/quOBgFA86/quOBgFA86.js\";const ChartsFonts=getFonts(Charts);const FAQCardFonts=getFonts(FAQCard);const breakpoints={lf4dlag77:\"(min-width: 1080px)\",yaF3wyepT:\"(max-width: 1079.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-kVbcS\";const variantClassNames={lf4dlag77:\"framer-v-zrl5y7\",yaF3wyepT:\"framer-v-1s18lp4\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Phone 430\":\"yaF3wyepT\",Desktop:\"lf4dlag77\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lf4dlag77\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"quOBgFA86\",data:PreIPO_embed,type:\"Collection\"},select:[{collection:\"quOBgFA86\",name:\"RI2PovarR\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"qt_KcmoNG\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"n1WMtIEA0\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"gBJA7wkLJ\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"Z1rL6Z6qr\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"Xq2I4bt3e\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"azjhgFUl5\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"gMB1E0niQ\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"CDDWNJ3t2\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"nMXle4Y6T\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"wwRn4XxdX\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"lpIogYOSe\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"GrBbXpQgT\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"ti96XaXSd\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"yUaCJXUGU\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"u8JZ6cX90\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"xdmgC8pb1\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"qmOwSDjXA\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"ZoeWO3Fxq\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"iFLjKhOp4\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"uSl1QqYUW\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"XFFgNd9eg\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"W4Eb9xyIU\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"rOEIRQ8oV\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"xVMk2yaKl\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"v16D9D5At\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"bHWPU5IlE\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"xH4kmYert\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"f_A6ei3bQ\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"NG5X_u9dU\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"phEexLJx3\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"RinhOFogb\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"SCUW7PzAt\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"uNYsNrx71\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"qx54b_xsM\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"uRJrMX3Lc\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"dkywK__Uz\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"E_gRdGA0Q\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"B4IufQ_uS\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"PqrJ7hMJR\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"IhnvZQj0B\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"AzVrRGc2M\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"o59lsdUUW\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"uGXTfE6pM\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"YtVGiYdsR\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"dwJjeUSeQ\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"b9DnCFfc7\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"TLuBmh0wF\",type:\"Identifier\"},{collection:\"quOBgFA86\",name:\"h5Huu9ZxJ\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"quOBgFA86\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,bHWPU5IlE=getFromCurrentRouteData(\"bHWPU5IlE\")??\"\",rOEIRQ8oV=getFromCurrentRouteData(\"rOEIRQ8oV\")??\"\",iP5p3blMziHvggRibW,xdmgC8pb1=getFromCurrentRouteData(\"xdmgC8pb1\"),v16D9D5At=getFromCurrentRouteData(\"v16D9D5At\")??\"\",xVMk2yaKl=getFromCurrentRouteData(\"xVMk2yaKl\")??\"\",o59lsdUUW=getFromCurrentRouteData(\"o59lsdUUW\")??\"\",ZoeWO3Fxq=getFromCurrentRouteData(\"ZoeWO3Fxq\")??\"\",XFFgNd9eg=getFromCurrentRouteData(\"XFFgNd9eg\")??\"\",YtVGiYdsR=getFromCurrentRouteData(\"YtVGiYdsR\")??\"\",dwJjeUSeQ=getFromCurrentRouteData(\"dwJjeUSeQ\")??\"\",Z1rL6Z6qr=getFromCurrentRouteData(\"Z1rL6Z6qr\")??\"\",CDDWNJ3t2=getFromCurrentRouteData(\"CDDWNJ3t2\")??\"\",RinhOFogb=getFromCurrentRouteData(\"RinhOFogb\")??\"\",uGXTfE6pM=getFromCurrentRouteData(\"uGXTfE6pM\")??\"\",uRJrMX3Lc=getFromCurrentRouteData(\"uRJrMX3Lc\")??\"\",AzVrRGc2M=getFromCurrentRouteData(\"AzVrRGc2M\")??\"\",B4IufQ_uS=getFromCurrentRouteData(\"B4IufQ_uS\")??\"\",n1WMtIEA0=getFromCurrentRouteData(\"n1WMtIEA0\")??\"\",yUaCJXUGU=getFromCurrentRouteData(\"yUaCJXUGU\")??\"\",NG5X_u9dU=getFromCurrentRouteData(\"NG5X_u9dU\")??\"\",xH4kmYert=getFromCurrentRouteData(\"xH4kmYert\")??\"\",uNYsNrx71=getFromCurrentRouteData(\"uNYsNrx71\")??\"\",ti96XaXSd=getFromCurrentRouteData(\"ti96XaXSd\")??\"\",gBJA7wkLJ=getFromCurrentRouteData(\"gBJA7wkLJ\")??\"\",Xq2I4bt3e=getFromCurrentRouteData(\"Xq2I4bt3e\")??\"\",W4Eb9xyIU=getFromCurrentRouteData(\"W4Eb9xyIU\")??\"\",f_A6ei3bQ=getFromCurrentRouteData(\"f_A6ei3bQ\")??\"\",qt_KcmoNG=getFromCurrentRouteData(\"qt_KcmoNG\")??\"\",azjhgFUl5=getFromCurrentRouteData(\"azjhgFUl5\")??\"\",h5Huu9ZxJ=getFromCurrentRouteData(\"h5Huu9ZxJ\")??\"\",qx54b_xsM=getFromCurrentRouteData(\"qx54b_xsM\")??\"\",E_gRdGA0Q=getFromCurrentRouteData(\"E_gRdGA0Q\")??\"\",lpIogYOSe=getFromCurrentRouteData(\"lpIogYOSe\")??\"\",GrBbXpQgT=getFromCurrentRouteData(\"GrBbXpQgT\")??\"\",gMB1E0niQ=getFromCurrentRouteData(\"gMB1E0niQ\")??\"\",qmOwSDjXA=getFromCurrentRouteData(\"qmOwSDjXA\")??\"\",u8JZ6cX90=getFromCurrentRouteData(\"u8JZ6cX90\")??\"\",dkywK__Uz=getFromCurrentRouteData(\"dkywK__Uz\")??\"\",PqrJ7hMJR=getFromCurrentRouteData(\"PqrJ7hMJR\")??\"\",uSl1QqYUW=getFromCurrentRouteData(\"uSl1QqYUW\")??\"\",TLuBmh0wF=getFromCurrentRouteData(\"TLuBmh0wF\")??\"\",SCUW7PzAt=getFromCurrentRouteData(\"SCUW7PzAt\")??\"\",b9DnCFfc7=getFromCurrentRouteData(\"b9DnCFfc7\")??\"\",iFLjKhOp4=getFromCurrentRouteData(\"iFLjKhOp4\")??\"\",phEexLJx3=getFromCurrentRouteData(\"phEexLJx3\")??\"\",IhnvZQj0B=getFromCurrentRouteData(\"IhnvZQj0B\")??\"\",RI2PovarR=getFromCurrentRouteData(\"RI2PovarR\")??\"\",nMXle4Y6T=getFromCurrentRouteData(\"nMXle4Y6T\")??\"\",wwRn4XxdX=getFromCurrentRouteData(\"wwRn4XxdX\")??\"\",...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider({bHWPU5IlE},activeLocale),[bHWPU5IlE,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const visible=isSet(ZoeWO3Fxq);const visible1=isSet(XFFgNd9eg);const router=useRouter();const visible2=isSet(Z1rL6Z6qr);const visible3=isSet(uGXTfE6pM);const visible4=isSet(B4IufQ_uS);const visible5=isSet(NG5X_u9dU);const visible6=isSet(ti96XaXSd);const visible7=isSet(W4Eb9xyIU);const visible8=isSet(azjhgFUl5);const visible9=isSet(E_gRdGA0Q);const visible10=isSet(gMB1E0niQ);const visible11=isSet(dkywK__Uz);const visible12=isSet(TLuBmh0wF);const visible13=isSet(iFLjKhOp4);const visible14=isSet(RI2PovarR);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lf4dlag77\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zrl5y7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13wpiom\",\"data-framer-name\":\"Frame 1116606853\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bspa2i\",\"data-framer-name\":\"Frame 1116606843\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q4yij3\",\"data-framer-name\":\"Frame 1116606816\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bvqjs\",\"data-framer-name\":\"Frame 1116606815\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Invest Pre-IPO Company with Jarsy\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Invest Pre-IPO Company with Jarsy\"})}),className:\"framer-cor4v9\",\"data-framer-name\":\"Invest Pre-IPO Company with Jarsy\",fonts:[\"CUSTOM;Avenir Heavy\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"112%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Ripple Labs, Inc.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"112%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Stripe, Inc.\"})}),className:\"framer-zklxsb\",\"data-framer-name\":\"Primary Title\",fonts:[\"CUSTOM;Avenir Black\"],text:bHWPU5IlE,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jpl4pz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(141, 117, 229)\"},children:\"Jarsy Token Name:\"})}),className:\"framer-1kaw8i9\",\"data-framer-name\":\"Article Excerpt\",fonts:[\"CUSTOM;Avenir Heavy\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(141, 117, 229)\"},children:\"JSTRI\"})}),className:\"framer-4pz135\",\"data-framer-name\":\"Article Excerpt\",fonts:[\"CUSTOM;Avenir Heavy\"],text:rOEIRQ8oV,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js:Youtube\":componentPresets.props[\"Wvm9n5Yzv\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"zG3JJ2m0v\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:iP5p3blMziHvggRibW,className:\"framer-usi7gj\",\"data-framer-name\":\"Article Excerpt\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wxw4md\",code:\"framer-styles-preset-74nbxc\",h1:\"framer-styles-preset-1xek2e7\",h2:\"framer-styles-preset-ha3swv\",h3:\"framer-styles-preset-jc59eb\",h4:\"framer-styles-preset-1qz1o33\",h5:\"framer-styles-preset-1kee1sw\",img:\"framer-styles-preset-14cl1c2\",p:\"framer-styles-preset-flr150\",table:\"framer-styles-preset-11pmwyw\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+0+0+0+0+0+0+0),pixelHeight:293,pixelWidth:266,sizes:\"70px\",...toResponsiveImage(xdmgC8pb1),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+0+0+0+0+0+20),pixelHeight:293,pixelWidth:266,sizes:\"109px\",...toResponsiveImage(xdmgC8pb1),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1a5ghcq\",\"data-framer-name\":\"Rectangle 1156\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qctsin\",\"data-framer-name\":\"Frame 1116606844\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ijr1uo\",\"data-border\":true,\"data-framer-name\":\"cap\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iwlv4f\",\"data-border\":true,\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QXZlbmlyLTUwMA==\",\"--framer-font-family\":'\"Avenir\", \"Avenir Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(99, 80, 163)\"},children:\"Latest Valuation\"})}),className:\"framer-qmeg50\",\"data-framer-name\":\"Primary Title\",fonts:[\"GF;Avenir-500\"],text:v16D9D5At,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"124%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"$65 Billion\"})}),className:\"framer-u5ocel\",\"data-framer-name\":\"Metric\",fonts:[\"CUSTOM;Avenir Black\"],text:xVMk2yaKl,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lp759d\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js:Youtube\":componentPresets.props[\"Wvm9n5Yzv\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"zG3JJ2m0v\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:o59lsdUUW,className:\"framer-vvzq34\",\"data-framer-name\":\"Article Excerpt\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wxw4md\",code:\"framer-styles-preset-74nbxc\",h1:\"framer-styles-preset-1xek2e7\",h2:\"framer-styles-preset-ha3swv\",h3:\"framer-styles-preset-jc59eb\",h4:\"framer-styles-preset-1qz1o33\",h5:\"framer-styles-preset-1kee1sw\",img:\"framer-styles-preset-14cl1c2\",p:\"framer-styles-preset-flr150\",table:\"framer-styles-preset-11pmwyw\"},verticalAlignment:\"top\",withExternalLayout:true})})}),visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6fxsy1\",\"data-framer-name\":\"Frame 1116606852\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p6fwiq\",\"data-framer-name\":\"Frame 1116606817\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"124%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Valuation History\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"124%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Valuation History\"})}),className:\"framer-2ut572\",\"data-framer-name\":\"Valuation:\",fonts:[\"CUSTOM;Avenir Black\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1go2gcg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yXb_Wbkyc\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(Charts,{alignItems1:\"center\",alignItems2:\"flex-start\",animation:true,animationCanvas:true,apiUrl:\"\",bdOpacity:1,bgOpacity:1,borderColors:[\"rgb(143, 51, 255)\",\"rgb(51, 119, 255)\",\"rgb(51, 231, 255)\",\"rgb(255, 187, 51)\",\"rgb(255, 105, 51)\",\"rgb(255, 51, 51)\"],borderColorsToggle:false,chartSettings:{angleLines:true,angleLinesColor:\"rgba(128, 128, 128, 0.25)\",arcSpacing:0,barPercentage:.8,borderWidth:2,borderX:true,borderY:true,categoryPercentage:.8,chartType:\"bar\",circular:true,circumference:360,cutout:50,direction:\"x\",drawTicksX:true,drawTicksY:true,fill:false,font:{fontFamily:'\"Avenir Book\", sans-serif',fontSize:\"12px\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},gridColorX:\"rgba(128, 128, 128, 0.25)\",gridColorY:\"rgba(128, 128, 128, 0.25)\",gridX:true,gridY:true,labelFontColor:\"rgb(128, 128, 128)\",labelX:true,labelY:true,padding:10,pointLabels:true,pointRadius:2,radialGrid:true,radialGridColor:\"rgba(128, 128, 128, 0.25)\",radius:5,rotation:0,simpleX:false,smooth:false,stacked:false,stepSize:0,ticksLabels:true},dataLabels:getLocalizedValue(\"v9\",activeLocale)??\"labels\",datasetColors:[\"var(--token-76597391-a39d-410c-ad9a-61ab54538fab, rgb(174, 123, 222))\",\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",\"var(--token-0c274f00-2df7-4012-a987-d4dda238a7f6, rgb(251, 247, 252))\",\"rgb(255, 105, 51)\",\"rgb(255, 51, 51)\"],datasetLabels:[getLocalizedValue(\"v10\",activeLocale)??\"Dataset 1\",getLocalizedValue(\"v11\",activeLocale)??\"Dataset 2\",getLocalizedValue(\"v12\",activeLocale)??\"Dataset 3\"],datasets:[{data:[10,20,30,40,50,60,70,80,90,100,110,120],label:getLocalizedValue(\"v10\",activeLocale)??\"Dataset 1\"},{data:[10,20,30,40,50,60,70,80,90,100,110,120],label:getLocalizedValue(\"v11\",activeLocale)??\"Dataset 2\"},{data:[10,20,30,40,50,60,70,80,90,100,110,120],label:getLocalizedValue(\"v12\",activeLocale)??\"Dataset 3\"}],datasetsThree:[],flexDirection:\"row\",fluctuation:2,gapBtwLgdAndChart:16,gapLgdItem:16,gradientCSS:[getLocalizedValue(\"v25\",activeLocale)??\"hsla(267, 100%, 60%, 1) 0%, hsla(267, 100%, 80%, 1) 100%\",getLocalizedValue(\"v26\",activeLocale)??\"hsla(220, 100%, 60%, 1) 0%, hsla(220, 100%, 80%, 1) 100%\",getLocalizedValue(\"v27\",activeLocale)??\"hsla(187, 100%, 60%, 1) 0%, hsla(187, 100%, 80%, 1) 100%\",getLocalizedValue(\"v28\",activeLocale)??\"hsla(40, 100%, 60%, 1) 0%, hsla(40, 100%, 80%, 1) 100%\",getLocalizedValue(\"v29\",activeLocale)??\"hsla(16, 100%, 60%, 1) 0%, hsla(16, 100%, 80%, 1) 100%\",getLocalizedValue(\"v30\",activeLocale)??\"hsla(0, 100%, 60%, 1) 0%, hsla(0, 100%, 80%, 1) 100%\"],gradientCSS2:[getLocalizedValue(\"v25\",activeLocale)??\"hsla(267, 100%, 60%, 1) 0%, hsla(267, 100%, 80%, 1) 100%\",getLocalizedValue(\"v26\",activeLocale)??\"hsla(220, 100%, 60%, 1) 0%, hsla(220, 100%, 80%, 1) 100%\",getLocalizedValue(\"v27\",activeLocale)??\"hsla(187, 100%, 60%, 1) 0%, hsla(187, 100%, 80%, 1) 100%\",getLocalizedValue(\"v28\",activeLocale)??\"hsla(40, 100%, 60%, 1) 0%, hsla(40, 100%, 80%, 1) 100%\",getLocalizedValue(\"v29\",activeLocale)??\"hsla(16, 100%, 60%, 1) 0%, hsla(16, 100%, 80%, 1) 100%\",getLocalizedValue(\"v30\",activeLocale)??\"hsla(0, 100%, 60%, 1) 0%, hsla(0, 100%, 80%, 1) 100%\"],gradientToggle:true,gradientType:\"radial-gradient\",height:\"100%\",id:\"yXb_Wbkyc\",jsonData:ZoeWO3Fxq,justifyContent1:\"center\",keyToken:\"\",labels:[getLocalizedValue(\"v13\",activeLocale)??\"Jan\",getLocalizedValue(\"v14\",activeLocale)??\"Feb\",getLocalizedValue(\"v15\",activeLocale)??\"Mar\",getLocalizedValue(\"v16\",activeLocale)??\"Apr\",getLocalizedValue(\"v17\",activeLocale)??\"May\",getLocalizedValue(\"v18\",activeLocale)??\"Jun\",getLocalizedValue(\"v19\",activeLocale)??\"Jul\",getLocalizedValue(\"v20\",activeLocale)??\"Aug\",getLocalizedValue(\"v21\",activeLocale)??\"Sep\",getLocalizedValue(\"v22\",activeLocale)??\"Oct\",getLocalizedValue(\"v23\",activeLocale)??\"Nov\",getLocalizedValue(\"v24\",activeLocale)??\"Dec\"],layoutId:\"yXb_Wbkyc\",legend:true,overrideBorder:\"rgb(255, 255, 255)\",overrideBorderToggle:false,position:\"top\",prefix_2:\"\",prefix:\"$\",randomMax:100,randomMin:10,startZero:true,style:{height:\"100%\",width:\"100%\"},suffix_2:\"%\",suffix:\"\",tickFormatter:false,tooltip:true,transform:false,trendFactor:0,useData:\"JSON\",useToken:false,width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0qqig\",\"data-framer-name\":\"Frame 1116606820\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"124%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Opportunities and Headwinds\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"124%\",\"--framer-text-color\":\"rgb(39, 21, 98)\"},children:\"Opportunities and Headwinds\"})}),className:\"framer-1w0bpjh\",\"data-framer-name\":\"Valuation:\",fonts:[\"CUSTOM;Avenir Black\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n44rde\",children:[visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ozd8cs\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fd7ysy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jc59eb\",\"data-styles-preset\":\"AgM1uIwwE\",children:\"Bullish\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ha3swv\",\"data-styles-preset\":\"ZbIvqXlqW\",children:\"Bullish\"})}),className:\"framer-nzur73\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uwmuxk\",children:[visible1&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:dwJjeUSeQ,implicitPathVariables:undefined},{href:dwJjeUSeQ,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13tw6v6-container\",nodeId:\"TkuAwlRTP\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:YtVGiYdsR,id:\"TkuAwlRTP\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"TkuAwlRTP\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:XFFgNd9eg,width:\"100%\"})})})})})}),visible2&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:RinhOFogb,implicitPathVariables:undefined},{href:RinhOFogb,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bq1kvv-container\",nodeId:\"MSm2JhawS\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:CDDWNJ3t2,id:\"MSm2JhawS\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"MSm2JhawS\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks1[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:Z1rL6Z6qr,width:\"100%\"})})})})})}),visible3&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:AzVrRGc2M,implicitPathVariables:undefined},{href:AzVrRGc2M,implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-heeu84-container\",nodeId:\"roZ3Iohc2\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:uRJrMX3Lc,id:\"roZ3Iohc2\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"roZ3Iohc2\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks2[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:uGXTfE6pM,width:\"100%\"})})})})})}),visible4&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:yUaCJXUGU,implicitPathVariables:undefined},{href:yUaCJXUGU,implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18hiq8c-container\",nodeId:\"g3cn7DhgU\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:n1WMtIEA0,id:\"g3cn7DhgU\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"g3cn7DhgU\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks3[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:B4IufQ_uS,width:\"100%\"})})})})})}),visible5&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:uNYsNrx71,implicitPathVariables:undefined},{href:uNYsNrx71,implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wdbaff-container\",nodeId:\"duIj9HfBN\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{sbbye9hby:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:xH4kmYert,id:\"duIj9HfBN\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"duIj9HfBN\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks4[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:NG5X_u9dU,width:\"100%\"})})})})})}),visible6&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:Xq2I4bt3e,implicitPathVariables:undefined},{href:Xq2I4bt3e,implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8nkfmt-container\",nodeId:\"tpLw7rXuX\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{sbbye9hby:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:gBJA7wkLJ,id:\"tpLw7rXuX\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"tpLw7rXuX\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks5[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:ti96XaXSd,width:\"100%\"})})})})})}),visible7&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:qt_KcmoNG,implicitPathVariables:undefined},{href:qt_KcmoNG,implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g8uvra-container\",nodeId:\"naUrOFcz2\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{sbbye9hby:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",height:\"100%\",hpzuWqtMj:\"var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, rgb(99, 80, 163))\",HWfHeYGsw:f_A6ei3bQ,id:\"naUrOFcz2\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"rgb(227, 227, 231)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"naUrOFcz2\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks6[0],style:{width:\"100%\"},variant:\"WugXCtd1G\",vO5l76pKP:W4Eb9xyIU,width:\"100%\"})})})})})})]})]}),visible8&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pgtjnd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hsrtw8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jc59eb\",\"data-styles-preset\":\"AgM1uIwwE\",style:{\"--framer-text-color\":\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\"},children:\"Bearish\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ha3swv\",\"data-styles-preset\":\"ZbIvqXlqW\",style:{\"--framer-text-color\":\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\"},children:\"Bearish\"})}),className:\"framer-bbsrjy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yl0kkt\",children:[visible8&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:qx54b_xsM,implicitPathVariables:undefined},{href:qx54b_xsM,implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6vd539-container\",nodeId:\"NtyI01Xbv\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:h5Huu9ZxJ,id:\"NtyI01Xbv\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"NtyI01Xbv\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks7[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:azjhgFUl5,width:\"100%\"})})})})})}),visible9&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:GrBbXpQgT,implicitPathVariables:undefined},{href:GrBbXpQgT,implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nvjiu0-container\",nodeId:\"S9DDCtssa\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks8[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:lpIogYOSe,id:\"S9DDCtssa\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"S9DDCtssa\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks8[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:E_gRdGA0Q,width:\"100%\"})})})})})}),visible10&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:u8JZ6cX90,implicitPathVariables:undefined},{href:u8JZ6cX90,implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hoo8nd-container\",nodeId:\"CFXCEX3qc\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks9[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:qmOwSDjXA,id:\"CFXCEX3qc\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"CFXCEX3qc\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks9[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:gMB1E0niQ,width:\"100%\"})})})})})}),visible11&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:uSl1QqYUW,implicitPathVariables:undefined},{href:uSl1QqYUW,implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ywtmsr-container\",nodeId:\"Q6vLplYQC\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{r8PkhDfbw:20,sbbye9hby:resolvedLinks10[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:PqrJ7hMJR,id:\"Q6vLplYQC\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"Q6vLplYQC\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks10[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:dkywK__Uz,width:\"100%\"})})})})})}),visible12&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:b9DnCFfc7,implicitPathVariables:undefined},{href:b9DnCFfc7,implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g619lz-container\",nodeId:\"Ht5ycS6BL\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{sbbye9hby:resolvedLinks11[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:SCUW7PzAt,id:\"Ht5ycS6BL\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"Ht5ycS6BL\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks11[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:TLuBmh0wF,width:\"100%\"})})})})})}),visible13&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:IhnvZQj0B,implicitPathVariables:undefined},{href:IhnvZQj0B,implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vj27pj-container\",nodeId:\"JPpAtQOC9\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{sbbye9hby:resolvedLinks12[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:phEexLJx3,id:\"JPpAtQOC9\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"JPpAtQOC9\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks12[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:iFLjKhOp4,width:\"100%\"})})})})})}),visible14&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:wwRn4XxdX,implicitPathVariables:undefined},{href:wwRn4XxdX,implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20+1236.08+0+54.72+0+0+20+41.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc(max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px) - 60px)`,y:(componentViewport?.y||0)+20+1428.2+0+76.64+0+30+53.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8a1of6-container\",nodeId:\"mtSlL49sp\",scopeId:\"quOBgFA86\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yaF3wyepT:{sbbye9hby:resolvedLinks13[1]}},children:/*#__PURE__*/_jsx(FAQCard,{D3WJLYNmM:\"var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, rgb(141, 117, 229))\",height:\"100%\",hpzuWqtMj:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",HWfHeYGsw:nMXle4Y6T,id:\"mtSlL49sp\",iF7RMmBzP:{borderBottomWidth:1,borderColor:\"var(--token-5bd8336f-693c-4825-a0d0-cf6d0c835dfc, rgb(255, 255, 255))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},layoutId:\"mtSlL49sp\",PbjRp0jwL:\"10px\",r8PkhDfbw:24,sbbye9hby:resolvedLinks13[0],style:{width:\"100%\"},variant:\"VLaaGtGMF\",vO5l76pKP:RI2PovarR,width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBNZWRpdW0=\",\"--framer-font-family\":'\"Avenir Medium\", \"Avenir Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(93, 80, 137)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBNZWRpdW0=\",\"--framer-font-family\":'\"Avenir Medium\", \"Avenir Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(93, 80, 137)\"},children:\"Please note that Jarsy is not a registered investment advisor. All investment research and financial analyses provided by Jarsy are for informational purposes only and should not be construed as investment advice. Investors should conduct their own research and due diligence, or consult with a qualified investment professional before making any investment decisions. Jarsy assumes no responsibility for any losses or damages resulting from investments made based on information provided in our research materials.\"})]}),className:\"framer-58lz3j\",\"data-framer-name\":\"Article Excerpt\",fonts:[\"CUSTOM;Avenir Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kVbcS.framer-1vp9og1, .framer-kVbcS .framer-1vp9og1 { display: block; }\",\".framer-kVbcS.framer-zrl5y7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 1080px; }\",\".framer-kVbcS .framer-13wpiom { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1bspa2i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-q4yij3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1bvqjs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-kVbcS .framer-cor4v9, .framer-kVbcS .framer-1kaw8i9, .framer-kVbcS .framer-qmeg50, .framer-kVbcS .framer-u5ocel, .framer-kVbcS .framer-2ut572 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-kVbcS .framer-zklxsb, .framer-kVbcS .framer-usi7gj, .framer-kVbcS .framer-vvzq34, .framer-kVbcS .framer-58lz3j { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kVbcS .framer-1jpl4pz { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-4pz135 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-kVbcS .framer-1a5ghcq { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 109px); position: relative; width: 109px; }\",\".framer-kVbcS .framer-1qctsin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1ijr1uo { --border-bottom-width: 1px; --border-color: #ae7bde; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 24px 24px 24px 4px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-kVbcS .framer-iwlv4f { --border-bottom-width: 0px; --border-color: rgba(174, 122, 222, 0.24); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 15px 0px 15px; position: relative; width: min-content; }\",\".framer-kVbcS .framer-lp759d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-6fxsy1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1p6fwiq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1go2gcg-container { flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-h0qqig { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1w0bpjh { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 484px; word-break: break-word; word-wrap: break-word; }\",\".framer-kVbcS .framer-1n44rde { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1ozd8cs { --border-bottom-width: 4px; --border-color: var(--token-62918ad8-c25a-448a-8b21-8de3f2d9a164, #6350a3); --border-left-width: 4px; --border-right-width: 4px; --border-style: solid; --border-top-width: 4px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-kVbcS .framer-1fd7ysy, .framer-kVbcS .framer-1hsrtw8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kVbcS .framer-nzur73, .framer-kVbcS .framer-bbsrjy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-kVbcS .framer-uwmuxk, .framer-kVbcS .framer-1yl0kkt { align-content: center; align-items: center; 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: 100%; }\",\".framer-kVbcS .framer-13tw6v6-container, .framer-kVbcS .framer-bq1kvv-container, .framer-kVbcS .framer-heeu84-container, .framer-kVbcS .framer-18hiq8c-container, .framer-kVbcS .framer-1wdbaff-container, .framer-kVbcS .framer-8nkfmt-container, .framer-kVbcS .framer-g8uvra-container, .framer-kVbcS .framer-6vd539-container, .framer-kVbcS .framer-nvjiu0-container, .framer-kVbcS .framer-1hoo8nd-container, .framer-kVbcS .framer-ywtmsr-container, .framer-kVbcS .framer-g619lz-container, .framer-kVbcS .framer-1vj27pj-container, .framer-kVbcS .framer-8a1of6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-kVbcS .framer-1pgtjnd { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-14b9e555-d338-4f9c-9ed8-eab7115865ee, #8d75e5); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,'.framer-kVbcS[data-border=\"true\"]::after, .framer-kVbcS [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 (max-width: 1079.98px) { .framer-kVbcS.framer-zrl5y7 { width: 430px; } .framer-kVbcS .framer-1bspa2i { padding: 0px; } .framer-kVbcS .framer-q4yij3 { flex-direction: column; gap: 20px; padding: 0px; } .framer-kVbcS .framer-1bvqjs { flex: none; gap: 10px; order: 1; padding: 0px 0px 20px 0px; width: 100%; } .framer-kVbcS .framer-cor4v9 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-kVbcS .framer-1a5ghcq { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: var(--framer-aspect-ratio-supported, 70px); order: 0; width: 70px; } .framer-kVbcS .framer-1ijr1uo { padding: 12px; } .framer-kVbcS .framer-lp759d { padding: 20px 0px 20px 0px; } .framer-kVbcS .framer-6fxsy1 { gap: 10px; padding: 20px 0px 20px 0px; } .framer-kVbcS .framer-1p6fwiq { flex-direction: column; gap: 0px; } .framer-kVbcS .framer-2ut572 { order: 0; } .framer-kVbcS .framer-h0qqig { gap: 20px; } .framer-kVbcS .framer-1w0bpjh { width: 100%; } .framer-kVbcS .framer-1n44rde { flex-direction: column; } .framer-kVbcS .framer-1ozd8cs { flex: none; padding: 20px; width: 100%; } .framer-kVbcS .framer-1pgtjnd { align-self: unset; flex: none; height: min-content; padding: 20px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1988\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yaF3wyepT\":{\"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 FramerquOBgFA86=withCSS(Component,css,\"framer-kVbcS\");export default FramerquOBgFA86;FramerquOBgFA86.displayName=\"Pre-IPO-dup\";FramerquOBgFA86.defaultProps={height:1988,width:1080};addFonts(FramerquOBgFA86,[{explicitInter:true,fonts:[{family:\"Avenir Heavy\",source:\"custom\",url:\"https://framerusercontent.com/assets/FYfy7C33bMaaFxZfgvBHBM3pl0.woff2\"},{family:\"Avenir Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/VSrGYIZutUlLmOEmPan8OC2gY8.woff2\"},{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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:\"Avenir Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/zQv8KkSfmPEkWD9IQtByfsck.woff2\"},{family:\"Avenir Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/L4GCgSZ76BLTK2Y6ZcTBlfuzGwk.woff2\"}]},...ChartsFonts,...FAQCardFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...componentPresets.fonts?.[\"zG3JJ2m0v\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"zG3JJ2m0v\"]):[],...componentPresets.fonts?.[\"Wvm9n5Yzv\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Wvm9n5Yzv\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerquOBgFA86\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"1988\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1080\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yaF3wyepT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}