{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3eBlur3ZjljGvpLB4FFm/UWeqFiGQZFaHHC4FKk9A/wwjyauRNc.js", "ssg:https://framerusercontent.com/modules/h4Sl7b7bTeSlvRxh2AJg/D4ipwBStIcdOecLnQnEi/WLELzS4tT.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([\"FS;General Sans-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2\",weight:\"400\"}];export const css=['.framer-veays .framer-styles-preset-n6mbqd:not(.rich-text-wrapper), .framer-veays .framer-styles-preset-n6mbqd.rich-text-wrapper p { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, #02163d); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-veays\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (78454af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/zbr5qvsP79wVxn6jfjz3/vFp5uJEP1AzIgq6jLwrA/rSP0Pp_P7.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/3eBlur3ZjljGvpLB4FFm/UWeqFiGQZFaHHC4FKk9A/wwjyauRNc.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"WqvETr5xn\",\"LJhKzfyDh\",\"N7cN1cvdd\",\"WEp3nqEEo\",\"by63XZf5d\",\"m_4pQXgOU\"];const serializationHash=\"framer-MJpgd\";const variantClassNames={by63XZf5d:\"framer-v-o1da1z\",LJhKzfyDh:\"framer-v-4yjrts\",m_4pQXgOU:\"framer-v-fxfhpz\",N7cN1cvdd:\"framer-v-q9ubwb\",WEp3nqEEo:\"framer-v-1okqbos\",WqvETr5xn:\"framer-v-1n1frbh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition1={delay:0,duration:.4,ease:[.65,.01,.35,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:20};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Backed - desktop\":\"WEp3nqEEo\",\"Backed - mobile\":\"m_4pQXgOU\",\"Backed - tablet\":\"by63XZf5d\",\"Featured - Desktop\":\"WqvETr5xn\",\"Featured - mobile\":\"N7cN1cvdd\",\"Featured - tablet\":\"LJhKzfyDh\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WqvETr5xn\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WqvETr5xn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"WEp3nqEEo\",\"by63XZf5d\",\"m_4pQXgOU\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"WEp3nqEEo\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"by63XZf5d\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"m_4pQXgOU\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1n1frbh\",className,classNames),\"data-framer-name\":\"Featured - Desktop\",layoutDependency:layoutDependency,layoutId:\"WqvETr5xn\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({by63XZf5d:{\"data-framer-name\":\"Backed - tablet\"},LJhKzfyDh:{\"data-framer-name\":\"Featured - tablet\"},m_4pQXgOU:{\"data-framer-name\":\"Backed - mobile\"},N7cN1cvdd:{\"data-framer-name\":\"Featured - mobile\"},WEp3nqEEo:{\"data-framer-name\":\"Backed - desktop\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n6mbqd\",\"data-styles-preset\":\"wwjyauRNc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5a81c-af47-4690-9e84-0a5dac619bc9, rgb(66, 74, 87)))\"},children:\"Featured in\"})}),className:\"framer-a6tk50\",\"data-framer-name\":\"Featured in\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yzaVvzF__\",style:{\"--extracted-r6o4lv\":\"var(--token-e2d5a81c-af47-4690-9e84-0a5dac619bc9, rgb(66, 74, 87))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({by63XZf5d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n6mbqd\",\"data-styles-preset\":\"wwjyauRNc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5a81c-af47-4690-9e84-0a5dac619bc9, rgb(66, 74, 87)))\"},children:\"Backed by industry leading investors\"})})},m_4pQXgOU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n6mbqd\",\"data-styles-preset\":\"wwjyauRNc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5a81c-af47-4690-9e84-0a5dac619bc9, rgb(66, 74, 87)))\"},children:\"Backed by industry leading investors\"})})},WEp3nqEEo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n6mbqd\",\"data-styles-preset\":\"wwjyauRNc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5a81c-af47-4690-9e84-0a5dac619bc9, rgb(66, 74, 87)))\"},children:\"Backed by industry leading investors\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-gr03dv\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"iYZKQDOEC\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.wsj.com/articles/muse-tax-built-on-openais-gpt-targets-tax-codes-32ebd1e4\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1raj05y framer-19j5dag\",\"data-framer-name\":\"wsj-wordmark 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:315,layoutDependency:layoutDependency,layoutId:\"QHlEZ0cA3\",svg:'<svg width=\"315\" height=\"41\" viewBox=\"0 0 315 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.836 31.24C12.836 32.4226 13.1787 32.6506 13.9427 32.8426L15.1254 33.1093V33.6426H7.2667V33.1093L8.2587 32.8806C9.02137 32.69 9.36537 32.3073 9.36537 31.2406V8.11996H8.52537C6.1667 8.11996 5.2067 11.9666 4.94003 16.0553H4.3667V7.35729H17.8334V16.0553H17.2614C16.9947 11.9733 16.0414 8.11996 13.6747 8.11996H12.8347L12.836 31.24ZM18.6727 33.1093L19.5127 32.88C20.2754 32.6893 20.6194 32.308 20.6194 31.24V9.72263C20.6194 8.65463 20.2767 8.31129 19.5127 8.11996L18.6727 7.89129V7.35796H26.1127V7.89263L25.2354 8.12129C24.5107 8.31196 24.0907 8.61729 24.0907 9.68529V19.7186H29.8507V9.68529C29.8507 8.61729 29.4307 8.31196 28.706 8.12129L27.8287 7.89263V7.35796H35.2687V7.89129L34.4287 8.11996C33.666 8.31063 33.322 8.65463 33.322 9.72263V31.2013C33.322 32.2693 33.6647 32.69 34.4287 32.8813L35.2687 33.11V33.6433H27.8287V33.11L28.706 32.92C29.4307 32.7293 29.8507 32.3093 29.8507 31.2413V20.5953H24.0907V31.24C24.0907 32.308 24.5107 32.728 25.2354 32.9186L26.1127 33.1093V33.6426H18.6734L18.6727 33.1093ZM41.5247 32.8806H44.158C47.5914 32.8806 48.24 28.9893 48.698 24.9453H49.27V33.6426H36.108V33.1093L36.948 32.8806C37.7107 32.69 38.0547 32.3073 38.0547 31.2406V9.75996C38.0547 8.69196 37.712 8.31063 36.948 8.11996L36.108 7.89129V7.35796H48.888V16.056H48.316C47.896 11.974 47.096 8.12063 44.158 8.12063H41.5247V19.604L42.7447 19.566C44.3847 19.4513 44.9954 18.0393 45.4147 14.7206H45.9867V25.3266H45.4147C45.072 21.1686 44.4227 20.5266 42.706 20.4053L41.5234 20.3673L41.5247 32.8806ZM57.4267 10.8666C56.9314 8.61596 56.6267 8.27329 55.9 8.08196L55.1754 7.89129V7.35663H62.3087V7.89129L61.7367 8.00463C60.5167 8.27129 60.63 9.49263 60.974 11.1333L63.9874 26.088L66.2007 14.1853L65.4007 10.1026C65.0954 8.65329 64.9807 8.19596 64.218 8.00463L63.7227 7.89129V7.35796H70.704V7.89129L69.864 8.04463C68.604 8.27329 68.796 9.64663 69.1014 11.1346L72.0014 26.09L74.8627 11.9366C75.3974 8.99929 75.1294 8.27463 73.9854 8.04529L73.1834 7.89196V7.35729H78.41V7.89196L77.6854 8.08263C76.77 8.31129 76.5407 9.03596 76.0067 11.5926L71.3534 33.796H70.3667L66.78 16.476L63.5374 33.796H62.2774L57.4267 10.8666ZM94.7374 32.88H96.264C99.5067 32.88 100.461 29.0253 100.842 24.9446H101.414V33.642H81.9194V33.1086L82.7194 32.9553C84.3594 32.6513 84.3594 32.1933 83.9394 29.9033L83.2147 26.47H78.5214L78.026 29.0653C77.454 32.0026 77.7594 32.7266 78.9034 32.9553L79.7034 33.1086V33.642H74.4007V33.1086L75.0487 32.918C76.0787 32.6126 76.346 32.002 76.88 29.408L81.5334 7.20396H82.678L87.5607 30.132C88.056 32.4973 88.2854 32.992 89.6587 32.992C90.8414 32.992 91.2607 32.3813 91.2607 31.2386V9.72263C91.2607 8.65463 90.918 8.31129 90.154 8.11996L89.314 7.89129V7.35796H96.8674V7.92996L95.8374 8.15863C95.0747 8.31196 94.7307 8.65463 94.7307 9.72263L94.7374 32.88ZM78.676 25.5933H83.0254L80.812 14.76L78.676 25.5933ZM107.669 32.88H109.196C112.439 32.88 113.393 29.0253 113.774 24.9446H114.346V33.642H102.253V33.1086L103.093 32.88C103.855 32.6893 104.199 32.3066 104.199 31.24V9.72263C104.199 8.65463 103.857 8.31129 103.093 8.11996L102.253 7.89129V7.35796H109.806V7.92996L108.776 8.15863C108.013 8.31196 107.669 8.65463 107.669 9.72263V32.88ZM126.785 33.7946C124.573 33.7946 123.81 32.2693 123.085 32.2693C122.665 32.2693 122.17 32.3826 121.788 33.6426H121.331V24.944H121.903C122.36 29.8653 124.192 32.9546 126.748 32.9546C128.465 32.9546 129.648 31.3906 129.648 28.568C129.648 22.6166 121.141 20.0613 121.141 13.4613C121.141 9.91329 122.973 7.20463 126.215 7.20463C128.313 7.20463 128.771 8.57796 129.648 8.57796C130.143 8.57796 130.488 8.19663 130.678 7.35796H131.135V16.0533H130.563C130.106 11.6666 128.923 8.04196 126.177 8.04196C124.27 8.04196 123.887 9.94863 123.887 11.2466C123.887 16.9313 132.394 18.8766 132.394 26.8113C132.393 30.8566 130.181 33.7933 126.785 33.7933V33.7946ZM140.824 31.2393C140.824 32.3073 141.167 32.6886 141.931 32.8793L142.923 33.1086V33.642H135.255V33.1086L136.247 32.8793C137.009 32.6886 137.353 32.3073 137.353 31.2393V8.11996H136.513C134.148 8.11996 133.195 11.9733 132.927 16.0553H132.355V7.35729H145.821V16.0553H145.249C144.983 11.9733 144.029 8.11996 141.663 8.11996H140.823V31.24L140.824 31.2393ZM146.661 33.1086L147.501 32.8793C148.263 32.6886 148.607 32.3073 148.607 31.2393V9.72263C148.607 8.65463 148.265 8.31129 147.501 8.11996L146.661 7.89129V7.35796H153.947C157.19 7.35796 160.204 9.42463 160.204 13.7286C160.204 17.0486 158.64 19.3753 155.473 20.2153C158.945 20.8633 158.945 22.5046 159.289 26.8906L159.518 30.248C159.633 32.1173 159.709 32.538 160.243 32.538C160.815 32.538 161.044 31.2413 161.044 29.982V29.3333H161.692V30.21C161.692 32.3086 161.235 33.7966 159.06 33.7966C156.923 33.7966 155.931 32.5766 155.778 28.19L155.587 23.3066C155.511 20.98 154.938 20.636 153.832 20.636H152.039V31.2333C152.039 32.3013 152.381 32.7213 153.145 32.912L153.985 33.1026V33.636H146.661V33.1086ZM152.041 19.8706H153.301C155.437 19.8706 156.505 19.2986 156.505 14.224C156.505 9.14929 155.094 8.11996 153.568 8.11996H152.041L152.041 19.8706ZM167.339 32.88H169.971C173.404 32.88 174.053 28.9886 174.511 24.9446H175.083V33.642H161.921V33.1086L162.761 32.88C163.524 32.6893 163.868 32.3066 163.868 31.24V9.75996C163.868 8.69196 163.525 8.31063 162.761 8.11996L161.921 7.89129V7.35796H174.701V16.056H174.129C173.711 11.974 172.909 8.12063 169.971 8.12063H167.339V19.604L168.559 19.566C170.199 19.4513 170.811 18.0393 171.229 14.7206H171.801V25.3266H171.229C170.885 21.1686 170.239 20.5266 168.52 20.4053L167.339 20.3673V32.88ZM181.492 32.88H184.125C187.557 32.88 188.207 28.9886 188.664 24.9446H189.236V33.642H176.076V33.1086L176.916 32.88C177.679 32.6893 178.023 32.3066 178.023 31.24V9.75996C178.023 8.69196 177.679 8.31063 176.916 8.11996L176.076 7.89129V7.35796H188.856V16.056H188.284C187.864 11.974 187.064 8.12063 184.126 8.12063H181.493V19.604L182.713 19.566C184.353 19.4513 184.963 18.0393 185.383 14.7206H185.955V25.3266H185.383C185.041 21.1686 184.391 20.5266 182.675 20.4053L181.492 20.3673V32.88ZM198.545 31.24C198.545 32.4226 198.889 32.6506 199.652 32.8426L200.835 33.1093V33.6426H192.976V33.1093L193.968 32.8806C194.729 32.69 195.075 32.3073 195.075 31.2406V8.11996H194.235C191.869 8.11996 190.916 11.9733 190.648 16.0553H190.076V7.35729H203.543V16.0553H202.971C202.704 11.9733 201.751 8.11996 199.384 8.11996H198.544L198.545 31.24ZM219.492 27.578C219.492 31.6606 217.431 33.7953 214.265 33.7953C211.405 33.7953 209.727 31.462 209.764 28.9126C209.807 26.9293 211.252 25.9373 212.435 26.09C213.275 26.2033 214.113 26.8146 213.999 28.1566C213.884 30.0633 211.823 29.988 211.747 31.17C211.671 31.8953 212.625 32.97 213.845 32.97C215.982 32.97 215.982 30.2613 215.982 28.2013V9.68463C215.982 8.61663 215.638 8.31129 214.799 8.12063L213.846 7.89196V7.35729H221.362V7.89063L220.522 8.11929C219.759 8.30996 219.492 8.65263 219.492 9.72196V27.578ZM228.382 33.8333C223.919 33.8333 221.743 27.8066 221.743 20.48C221.743 13.1933 223.842 7.16663 228.382 7.16663C232.884 7.16663 235.058 13.1933 235.058 20.48C235.058 27.8053 232.991 33.8333 228.382 33.8333ZM228.382 8.04396C226.475 8.04396 225.522 9.57063 225.522 20.3286C225.522 31.43 226.398 32.994 228.382 32.994C230.366 32.994 231.282 31.4293 231.282 20.2513C231.282 9.56996 230.367 8.04463 228.382 8.04463V8.04396ZM250.167 33.1086L251.007 32.8793C251.769 32.6886 252.113 32.3073 252.113 31.2393V9.72263C252.113 8.46263 251.541 8.00596 250.207 8.00596C248.528 8.00596 248.109 8.76929 248.109 10.9433V27.5C248.109 31.62 246.659 33.8333 243.112 33.8333C239.45 33.8333 237.314 31.6213 237.314 27.6153V9.72196C237.314 8.65396 237.047 8.31063 236.284 8.11929L235.444 7.89063V7.35729H243.033V7.89063L242.003 8.11929C241.163 8.30996 240.821 8.61529 240.821 9.68329V27.8806C240.821 31.5806 241.889 32.534 243.834 32.534C246.124 32.534 247.077 31.2366 247.077 27.498V12.3166C247.077 9.11196 247.033 8.34863 245.666 8.04329L244.941 7.88996V7.35529H257.455C260.697 7.35529 263.711 9.42196 263.711 13.726C263.711 17.046 262.147 19.3726 258.981 20.2126C262.453 20.8606 262.453 22.502 262.796 26.888L263.025 30.2453C263.14 32.1146 263.216 32.5353 263.75 32.5353C264.322 32.5353 264.551 31.2386 264.551 29.9793V29.3306H265.199V30.2073C265.199 32.306 264.742 33.794 262.567 33.794C260.431 33.794 259.439 32.574 259.285 28.1873L259.095 23.304C259.019 20.9773 258.445 20.6333 257.34 20.6333H255.547V31.2333C255.547 32.3013 255.889 32.7213 256.653 32.912L257.493 33.1026V33.636H250.168V33.1026H250.167V33.1086ZM255.547 19.8706H256.807C258.943 19.8706 260.011 19.2986 260.011 14.224C260.011 9.14929 258.599 8.11996 257.073 8.11996H255.547V19.8706ZM265.885 8.04396L265.352 7.89063V7.35729H270.349L277.177 24.6773V12.202C277.177 9.37929 277.253 8.38729 275.231 8.04396L274.583 7.89063V7.35596H280.229V7.88929L279.696 8.04263C278.056 8.42396 278.171 9.75929 278.171 12.4293V33.6406H276.951L268.404 12.6206V28.796C268.404 31.886 268.404 32.764 270.845 33.1066V33.64H265.351V33.1066L266.039 32.992C267.449 32.724 267.412 31.352 267.412 28.5666V10.3333C266.763 8.99863 266.496 8.26663 265.879 8.04463L265.885 8.04396ZM299.457 32.88H300.984C304.227 32.88 305.181 29.0253 305.562 24.9446H306.135V33.642H286.679V33.1086L287.48 32.9553C289.12 32.6513 289.159 32.1933 288.7 29.9033L287.975 26.47H283.283L282.786 29.0653C282.213 32.0026 282.519 32.7266 283.663 32.9553L284.463 33.1086V33.642H279.16V33.1086L279.808 32.918C280.839 32.6126 281.105 32.002 281.64 29.408L286.293 7.20463H287.439L292.321 30.1326C292.818 32.498 293.007 32.9926 294.381 32.9926C295.562 32.9926 295.983 32.382 295.983 31.2393V9.72263C295.983 8.65463 295.641 8.31129 294.877 8.11996L294.037 7.89129V7.35796H301.59V7.92996L300.56 8.15863C299.797 8.31196 299.453 8.65463 299.453 9.72263L299.457 32.88ZM283.434 25.5933H287.783L285.571 14.76L283.434 25.5933ZM310.634 31.964C310.634 32.994 309.871 33.764 308.955 33.764C308.039 33.764 307.277 33.0006 307.277 31.964C307.277 30.9273 308.039 30.164 308.955 30.164C309.871 30.164 310.634 30.9273 310.634 31.964Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.crainsnewyork.com/chasing-giants/muse-tax-wants-maximize-your-tax-refund-ai\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-960k1x framer-19j5dag\",\"data-framer-name\":\"Crains-New-York-Business 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:51,intrinsicWidth:147,layoutDependency:layoutDependency,layoutId:\"ItVey2CpA\",svg:'<svg width=\"147\" height=\"51\" viewBox=\"0 0 147 51\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M85.4461 42.1359C85.4461 43.5569 84.183 44.5041 82.2568 44.5041H78.5308V35.8206H82.1937C83.9304 35.8206 85.004 36.6732 85.004 37.9994C85.0356 38.9467 84.404 39.7677 83.4883 39.9887C84.8145 40.2413 85.4461 41.0307 85.4461 42.1359ZM79.4465 39.7045H81.9726C83.362 39.7045 84.1514 39.1046 84.1514 38.0941C84.1514 37.1784 83.362 36.61 82.1305 36.61H79.4465V39.7045ZM82.2568 43.7147C83.7094 43.7147 84.5619 43.0201 84.5619 42.0412C84.5619 41.0623 83.7094 40.5255 82.2884 40.5255H79.4465V43.7147H82.2568ZM94.6348 40.8097C94.6348 43.0832 93.1507 44.6936 90.9403 44.6936C88.73 44.6936 87.2459 43.0832 87.2459 40.8097V35.8206H88.1616V40.8097C88.1616 42.5464 89.2668 43.841 90.9403 43.841C92.6139 43.841 93.7191 42.5464 93.7191 40.8097V35.8206H94.6348V40.8097ZM103.224 38.1573H102.339C102.118 37.0837 101.361 36.4206 99.9081 36.4206C98.5818 36.4206 97.7293 37.0521 97.7293 38.0626C97.7293 38.852 98.3608 39.3256 99.4975 39.5467L100.824 39.7993C102.371 40.0835 103.224 40.8097 103.224 42.0728C103.224 43.6516 101.929 44.6936 100.003 44.6936C97.9187 44.6936 96.5925 43.62 96.4031 41.7254H97.2872C97.5082 43.0832 98.4555 43.8726 100.034 43.8726C101.424 43.8726 102.308 43.2095 102.308 42.1675C102.308 41.4412 101.803 40.9044 100.666 40.6834L99.1502 40.3992C97.5398 40.115 96.7504 39.294 96.7504 38.1257C96.7504 36.6416 97.9819 35.6312 99.8133 35.6312C101.582 35.6312 103.003 36.4522 103.224 38.1573ZM106.223 44.5041H105.308V35.8206H106.223V44.5041ZM116.328 44.5041H115.538L109.855 37.4626V44.5041H108.939V35.8206H109.697L115.38 42.9569V35.8206H116.296L116.328 44.5041ZM119.706 39.7677H124.317V40.6203H119.706V43.6832H124.822V44.5041H118.791V35.8206H124.822V36.6416H119.706V39.7677ZM133.411 38.1573H132.526C132.305 37.0837 131.548 36.4206 130.095 36.4206C128.769 36.4206 127.916 37.0521 127.916 38.0626C127.916 38.852 128.548 39.3256 129.685 39.5467L131.011 39.7993C132.558 40.0835 133.411 40.8097 133.411 42.0728C133.411 43.6516 132.116 44.6936 130.19 44.6936C128.106 44.6936 126.78 43.62 126.59 41.7254H127.474C127.695 43.0832 128.643 43.8726 130.221 43.8726C131.611 43.8726 132.495 43.2095 132.495 42.1675C132.495 41.4412 131.99 40.9044 130.853 40.6834L129.337 40.3992C127.727 40.115 126.937 39.294 126.937 38.1257C126.937 36.6416 128.169 35.6312 130 35.6312C131.769 35.6312 133.19 36.4522 133.411 38.1573ZM141.494 38.1573H140.61C140.421 37.0837 139.631 36.4206 138.179 36.4206C136.852 36.4206 136 37.0521 136 38.0626C136 38.852 136.631 39.3256 137.768 39.5467L139.094 39.7993C140.642 40.0835 141.494 40.8097 141.494 42.0412C141.494 43.62 140.2 44.662 138.273 44.662C136.189 44.662 134.863 43.5884 134.674 41.6938H135.558C135.779 43.0516 136.726 43.841 138.305 43.841C139.694 43.841 140.578 43.1779 140.578 42.1359C140.578 41.4097 140.073 40.8729 138.936 40.6518L137.421 40.3676C135.81 40.0835 135.021 39.2625 135.021 38.0941C135.021 36.6101 136.252 35.5996 138.084 35.5996C139.852 35.6312 141.242 36.4522 141.494 38.1573ZM11.6521 44.5041H10.8626L5.1789 37.4626V44.5041H4.26318V35.8206H5.02101L10.7048 42.9569V35.8206H11.6205V44.5041H11.6521ZM14.7781 39.7677H19.3883V40.6203H14.7781V43.6832H19.8935V44.5041H13.8624V35.8206H19.8935V36.6416H14.7781V39.7677ZM30.5979 44.5673H29.7137L27.3139 37.3995L24.8826 44.5673H23.9984L21.0302 35.8206H21.9775L24.4405 43.2095L26.9034 35.8206H27.6929L30.1558 43.1779L32.6188 35.8206H33.5661L30.5979 44.5673ZM42.5338 41.4097V44.5041H41.618V41.4097L38.0183 35.8206H39.0288L42.0601 40.5571L45.123 35.8206H46.1335L42.5338 41.4097ZM55.4169 40.1466C55.4169 42.6411 53.396 44.662 50.9015 44.662C48.407 44.662 46.3861 42.6411 46.3861 40.1466C46.3861 37.6521 48.407 35.6312 50.9015 35.6312C53.3645 35.6312 55.4169 37.6521 55.4169 40.1466ZM54.5012 40.1466C54.5328 38.1573 52.954 36.5153 50.9647 36.4522C48.9753 36.4206 47.3334 37.9994 47.2702 39.9887C47.2702 40.0519 47.2702 40.0835 47.2702 40.1466C47.2386 42.1359 48.8175 43.7779 50.8068 43.841C52.7961 43.8726 54.438 42.2938 54.5012 40.3045C54.5012 40.2729 54.5012 40.2098 54.5012 40.1466ZM57.9746 41.3465V44.5041H57.0905V35.8206H60.3113C62.269 35.8206 63.6268 36.8942 63.6268 38.5994C63.6268 40.0203 62.6795 40.9992 61.227 41.2834L64.0057 44.5041H62.8689L60.1534 41.3465H57.9746ZM60.2797 40.5255C61.7006 40.5255 62.7111 39.7993 62.7111 38.5994C62.7111 37.3995 61.7006 36.6732 60.2797 36.6732H57.9746V40.5571H60.2797V40.5255ZM66.5634 42.2306V44.5041H65.6477V35.8206H66.5634V40.9676L71.5209 35.8206H72.626L68.8685 39.7677L73.0681 44.5041H71.9314L68.2369 40.4308L66.5634 42.2306Z\" fill=\"black\"/>\\n<path d=\"M63.0062 25.2574L61.5314 29.1081H55.5506L65.1363 6.41377H70.5436L80.1293 29.1081H74.1485L72.5918 25.2574H63.0062ZM67.84 12.9681L64.8905 20.5055H70.7075L67.84 12.9681ZM86.6836 29.1081H81.0305V6.49571H86.6836V29.1081ZM109.132 29.1081H104.79L93.9753 16.7368V29.1081H88.4041V6.49571H92.6644L103.561 19.1947V6.49571H109.132V29.1081ZM41.7046 22.5538V29.1081H36.0515V6.49571H45.883C51.5361 6.49571 55.2229 9.52706 55.2229 14.4428C55.3048 17.3922 53.5843 20.1778 50.8807 21.4887L56.6976 29.1081H49.9795L45.0637 22.5538H41.7046ZM45.883 17.5561C48.0132 17.5561 49.7337 16.3272 49.7337 14.5247C49.7337 12.6404 48.0132 11.5753 45.883 11.5753H41.7046V17.638H45.883V17.5561ZM28.9237 20.5875C28.1044 22.9634 26.2201 24.3562 23.5983 24.3562C19.9115 24.3562 17.3717 21.5706 17.3717 17.8838C17.3717 14.197 19.9115 11.4114 23.5983 11.4114C26.302 11.4114 28.1864 12.8861 28.9237 15.1802H34.8226C33.8395 9.77284 29.4972 6.16797 23.5983 6.16797C16.7982 6.16797 11.6367 11.1656 11.6367 17.8838C11.6367 24.602 16.7982 29.5996 23.5983 29.5996C29.4972 29.5996 33.7575 25.9948 34.8226 20.5875H28.9237ZM124.781 6.08606C119.455 6.08606 115.85 8.95357 115.85 13.4597C115.85 17.0645 117.899 19.1127 122.405 20.0959L126.091 20.9152C127.976 21.2429 128.467 22.0622 128.467 22.7996C128.467 24.0285 127.402 24.7658 125.272 24.7658C122.65 24.7658 120.93 23.5369 120.52 21.5706H114.867C115.359 27.1418 119.947 29.5177 125.026 29.5177C130.679 29.5177 134.366 26.7321 134.366 22.226C134.366 18.3754 131.663 16.7368 127.566 15.8356L124.371 15.0982C122.65 14.7705 121.831 14.197 121.831 12.9681C121.831 11.4934 123.142 10.6741 125.026 10.6741C127.32 10.6741 128.385 11.8211 128.631 13.5416H134.284C133.793 7.47883 128.385 6.08606 124.781 6.08606ZM112 10.9199C111.017 10.5921 110.361 9.69091 110.361 8.62584C110.443 7.06919 111.754 5.9222 113.311 6.00413C114.703 6.08606 115.85 7.23305 115.932 8.62584C115.932 9.28127 115.932 9.69092 115.031 11.1656L113.229 14.197H110.443L112 10.9199Z\" fill=\"#B11116\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.canapi.com/insight/the-wealth-management-opportunity-for-banks\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-850i62 framer-19j5dag\",\"data-framer-name\":\"canapi-ventures-vector-logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:220,layoutDependency:layoutDependency,layoutId:\"zmFG6iXbI\",svg:'<svg width=\"220\" height=\"41\" viewBox=\"0 0 220 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M21.1459 19.6174C22.2183 14.1302 27.5478 10.5151 33.0723 11.5802C37.1669 12.3549 40.3841 15.5504 41.164 19.6174H43.6988C42.6264 12.7099 36.127 7.9974 29.1726 9.06257C23.7132 9.90178 19.3911 14.1624 18.5461 19.6174H21.1459ZM41.3265 22.6192C40.7415 28.1709 35.7045 32.2056 30.115 31.6246C25.338 31.1082 21.5684 27.364 21.0484 22.6192H18.5461C19.1636 29.5589 25.338 34.691 32.3248 34.0777C38.4668 33.529 43.3413 28.7196 43.8612 22.6192H41.3265Z\" fill=\"#927A2E\"/>\\n<path d=\"M78.1132 29.3654C77.0083 30.0433 75.8059 30.5274 74.5385 30.8502C71.4513 31.6571 68.2016 31.5603 65.1794 30.5274C63.6845 30.011 62.2872 29.204 61.0848 28.1712C59.9474 27.1706 59.0375 25.944 58.4525 24.5561C57.8351 23.1358 57.5101 21.5865 57.5426 20.0372C57.5101 18.4556 57.8351 16.9063 58.485 15.4861C59.1025 14.0981 60.0124 12.9038 61.1173 11.9032C62.3197 10.8704 63.6845 10.0634 65.1794 9.54697C66.8692 8.96597 68.6566 8.67548 70.4439 8.70776C71.7763 8.70776 73.0762 8.90142 74.376 9.25647C75.5784 9.57925 76.7483 10.0634 77.8532 10.6444L76.1634 14.9696C75.2859 14.5177 74.376 14.1627 73.4011 13.8722C72.4587 13.614 71.4838 13.4848 70.5089 13.4848C69.5015 13.4848 68.4941 13.6139 67.5192 13.9367C66.6743 14.1949 65.9268 14.6468 65.2769 15.2278C64.6595 15.8088 64.172 16.5189 63.847 17.3259C63.4896 18.1974 63.3271 19.1334 63.3596 20.1018C63.3271 21.0378 63.5221 21.9739 63.847 22.8454C64.172 23.62 64.6595 24.3301 65.2769 24.9111C65.9268 25.4921 66.7068 25.944 67.5192 26.2345C68.4941 26.5573 69.5015 26.7187 70.5089 26.6864C71.5163 26.6864 72.5237 26.525 73.4986 26.2668C74.506 26.0086 75.4809 25.5889 76.3908 25.0725L78.1132 29.3654ZM101.803 31.0439L100.016 27.0414H91.8269L90.0396 31.0439H84.4826L95.5965 8.86914H96.344L107.458 31.0439H101.803ZM95.9865 17.8746L93.6467 23.1681H98.2938L95.9865 17.8746ZM135.21 31.4635L120.944 19.553V31.0439H115.452V8.77231L116.2 8.6432L130.271 20.4568V9.0628H135.763V31.3666L135.21 31.4635ZM160.98 31.0439L159.193 27.0414H151.004L149.216 31.0439H143.627L154.741 8.86914H155.488L166.635 31.0439H160.98ZM155.131 17.8746L152.791 23.1681H157.471L155.131 17.8746ZM191.722 16.7126C191.722 17.7778 191.527 18.8429 191.105 19.8435C190.683 20.7796 190.065 21.6188 189.285 22.2966C188.408 23.039 187.368 23.5877 186.295 23.9105C184.963 24.3301 183.566 24.5238 182.136 24.4915C181.746 24.4915 181.421 24.4915 181.096 24.4915L180.089 24.427V30.9793H174.597V9.19192C177.034 8.96598 179.211 8.83686 181.193 8.83686C182.721 8.80459 184.248 8.99825 185.71 9.45014C186.88 9.80519 187.985 10.3539 188.993 11.064C189.838 11.7096 190.553 12.5811 191.007 13.5494C191.495 14.5823 191.755 15.6474 191.722 16.7126ZM186.133 16.8094C186.165 15.9702 185.808 15.131 185.158 14.55C184.508 13.9367 183.533 13.6462 182.168 13.6462C181.811 13.6462 181.486 13.6462 181.193 13.6785L180.089 13.7753V20.0372L180.998 20.0695C181.226 20.0695 181.453 20.0695 181.713 20.0695C183.176 20.0695 184.281 19.779 184.996 19.2303C185.775 18.6815 186.165 17.7455 186.133 16.8094ZM201.342 31.0439V9.0628H206.833V31.0439H201.342ZM21.666 38.5L22.9009 34.3039C15.9141 29.785 13.9642 20.4891 18.5138 13.5817C23.0634 6.67426 32.4225 4.70532 39.3768 9.22419C46.3637 13.7431 48.3135 23.039 43.7639 29.9464C42.6265 31.6894 41.1317 33.1742 39.3768 34.3039L40.6442 38.5C49.9708 33.3033 53.253 21.5542 48.021 12.3228C42.8215 3.05916 31.0251 -0.233149 21.6985 4.96355C12.3719 10.1602 9.08971 21.9093 14.3217 31.1407C16.0765 34.2394 18.6113 36.757 21.666 38.5Z\" fill=\"#17172B\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1olr729\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"zSg3CT0jT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ybv0af\",\"data-styles-preset\":\"rSP0Pp_P7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, rgb(2, 22, 61)))\"},children:\"AI Operators Fund\"})}),className:\"framer-1qhq7sf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X1DCoge7W\",style:{\"--extracted-r6o4lv\":\"var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, rgb(2, 22, 61))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142.5,intrinsicWidth:373.5,pixelHeight:285,pixelWidth:747,sizes:\"116.7679px\",src:\"https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png 747w\"},className:\"framer-11i59ue\",\"data-framer-name\":\"zeal\",layoutDependency:layoutDependency,layoutId:\"dPv6w_um4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:93,intrinsicWidth:522,pixelHeight:186,pixelWidth:1044,sizes:\"157.1613px\",src:\"https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png 1044w\"},className:\"framer-1572to5\",\"data-framer-name\":\"techstars\",layoutDependency:layoutDependency,layoutId:\"qWTWnqPxM\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:162.5,intrinsicWidth:462,pixelHeight:325,pixelWidth:924,sizes:\"142.1538px\",src:\"https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png?scale-down-to=512 512w,https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png 924w\"},className:\"framer-16ym5hy\",\"data-framer-name\":\"potential_capital\",layoutDependency:layoutDependency,layoutId:\"fUeBChyOg\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:181.5,intrinsicWidth:558.5,pixelHeight:363,pixelWidth:1117,sizes:\"175.8583px\",src:\"https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png 1117w\"},className:\"framer-pu074x\",\"data-framer-name\":\"lytical_ventures\",layoutDependency:layoutDependency,layoutId:\"ktGDJwkGC\"})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-8helkf\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"cWwjqk7ym\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ybv0af\",\"data-styles-preset\":\"rSP0Pp_P7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, rgb(2, 22, 61)))\"},children:\"AI Operators Fund\"})}),className:\"framer-1vwmxqm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FaXqGNK0N\",style:{\"--extracted-r6o4lv\":\"var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, rgb(2, 22, 61))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142.5,intrinsicWidth:373.5,pixelHeight:285,pixelWidth:747,sizes:\"116.7679px\",src:\"https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png 747w\"},className:\"framer-bwohlc\",\"data-framer-name\":\"zeal\",layoutDependency:layoutDependency,layoutId:\"xoIx5w7vs\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:93,intrinsicWidth:522,pixelHeight:186,pixelWidth:1044,sizes:\"157.1613px\",src:\"https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png 1044w\"},className:\"framer-glfm4f\",\"data-framer-name\":\"techstars\",layoutDependency:layoutDependency,layoutId:\"Daoslp9iP\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:162.5,intrinsicWidth:462,pixelHeight:325,pixelWidth:924,sizes:\"142.1538px\",src:\"https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png?scale-down-to=512 512w,https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png 924w\"},className:\"framer-12lspoi\",\"data-framer-name\":\"potential_capital\",layoutDependency:layoutDependency,layoutId:\"VP6alsj2B\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:181.5,intrinsicWidth:558.5,pixelHeight:363,pixelWidth:1117,sizes:\"175.8583px\",src:\"https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png 1117w\"},className:\"framer-18752yx\",\"data-framer-name\":\"lytical_ventures\",layoutDependency:layoutDependency,layoutId:\"CVI4Yvm1x\"})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-15dstyx\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"fIBo3LQBH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ybv0af\",\"data-styles-preset\":\"rSP0Pp_P7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, rgb(2, 22, 61)))\"},children:\"AI Operators Fund\"})}),className:\"framer-1qk95o3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LPOAh0G4x\",style:{\"--extracted-r6o4lv\":\"var(--token-b3ffb05b-dfbd-449d-aa89-7cc97382b7d1, rgb(2, 22, 61))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142.5,intrinsicWidth:373.5,pixelHeight:285,pixelWidth:747,sizes:\"116.7679px\",src:\"https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyNdPHu4X6MNx7wS6bc4kMLI1uo.png 747w\"},className:\"framer-1clkg3u\",\"data-framer-name\":\"zeal\",layoutDependency:layoutDependency,layoutId:\"TqXqXEHdP\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:93,intrinsicWidth:522,pixelHeight:186,pixelWidth:1044,sizes:\"157.1613px\",src:\"https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hmB9om50xTnj8gSncSTKioFHPA.png 1044w\"},className:\"framer-qqvu5n\",\"data-framer-name\":\"techstars\",layoutDependency:layoutDependency,layoutId:\"WLk55fE3m\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:162.5,intrinsicWidth:462,pixelHeight:325,pixelWidth:924,sizes:\"142.1538px\",src:\"https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png?scale-down-to=512 512w,https://framerusercontent.com/images/oUDvPVJkwp5KLe2X4ah9e47K3I.png 924w\"},className:\"framer-1wyjldw\",\"data-framer-name\":\"potential_capital\",layoutDependency:layoutDependency,layoutId:\"AnuaTuUDz\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:181.5,intrinsicWidth:558.5,pixelHeight:363,pixelWidth:1117,sizes:\"175.8583px\",src:\"https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/70gXjbQbJGv6RDpwtOPr89VKUeo.png 1117w\"},className:\"framer-khqgu8\",\"data-framer-name\":\"lytical_ventures\",layoutDependency:layoutDependency,layoutId:\"KHXxQ_f1i\"})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MJpgd.framer-19j5dag, .framer-MJpgd .framer-19j5dag { display: block; }\",\".framer-MJpgd.framer-1n1frbh { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-MJpgd .framer-a6tk50 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MJpgd .framer-gr03dv, .framer-MJpgd .framer-1olr729 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 64px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-MJpgd .framer-1raj05y { aspect-ratio: 7.682926829268292 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; text-decoration: none; width: 307px; }\",\".framer-MJpgd .framer-960k1x { flex: none; height: 51px; position: relative; text-decoration: none; width: 147px; }\",\".framer-MJpgd .framer-850i62 { aspect-ratio: 5.365853658536586 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; text-decoration: none; width: 215px; }\",\".framer-MJpgd .framer-1qhq7sf, .framer-MJpgd .framer-1vwmxqm, .framer-MJpgd .framer-1qk95o3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MJpgd .framer-11i59ue, .framer-MJpgd .framer-bwohlc, .framer-MJpgd .framer-1clkg3u { aspect-ratio: 2.6210526315789475 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); overflow: visible; position: relative; width: 117px; }\",\".framer-MJpgd .framer-1572to5, .framer-MJpgd .framer-glfm4f, .framer-MJpgd .framer-qqvu5n { aspect-ratio: 5.612903225806452 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; width: 157px; }\",\".framer-MJpgd .framer-16ym5hy, .framer-MJpgd .framer-12lspoi, .framer-MJpgd .framer-1wyjldw { aspect-ratio: 2.8430769230769233 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); overflow: visible; position: relative; width: 142px; }\",\".framer-MJpgd .framer-pu074x, .framer-MJpgd .framer-18752yx, .framer-MJpgd .framer-khqgu8 { aspect-ratio: 3.077134986225895 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 57px); overflow: visible; position: relative; width: 176px; }\",\".framer-MJpgd .framer-8helkf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-MJpgd .framer-15dstyx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MJpgd.framer-1n1frbh, .framer-MJpgd .framer-gr03dv, .framer-MJpgd .framer-1olr729, .framer-MJpgd .framer-8helkf, .framer-MJpgd .framer-15dstyx { gap: 0px; } .framer-MJpgd.framer-1n1frbh > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MJpgd.framer-1n1frbh > :first-child { margin-top: 0px; } .framer-MJpgd.framer-1n1frbh > :last-child { margin-bottom: 0px; } .framer-MJpgd .framer-gr03dv > *, .framer-MJpgd .framer-1olr729 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-MJpgd .framer-gr03dv > :first-child, .framer-MJpgd .framer-1olr729 > :first-child, .framer-MJpgd .framer-8helkf > :first-child, .framer-MJpgd .framer-15dstyx > :first-child { margin-left: 0px; } .framer-MJpgd .framer-gr03dv > :last-child, .framer-MJpgd .framer-1olr729 > :last-child, .framer-MJpgd .framer-8helkf > :last-child, .framer-MJpgd .framer-15dstyx > :last-child { margin-right: 0px; } .framer-MJpgd .framer-8helkf > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-MJpgd .framer-15dstyx > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-MJpgd.framer-v-4yjrts.framer-1n1frbh, .framer-MJpgd.framer-v-o1da1z.framer-1n1frbh { padding: 0px 48px 0px 48px; width: 810px; }\",\".framer-MJpgd.framer-v-4yjrts .framer-gr03dv { gap: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MJpgd.framer-v-4yjrts .framer-gr03dv { gap: 0px; } .framer-MJpgd.framer-v-4yjrts .framer-gr03dv > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-MJpgd.framer-v-4yjrts .framer-gr03dv > :first-child { margin-left: 0px; } .framer-MJpgd.framer-v-4yjrts .framer-gr03dv > :last-child { margin-right: 0px; } }\",\".framer-MJpgd.framer-v-q9ubwb.framer-1n1frbh, .framer-MJpgd.framer-v-fxfhpz.framer-1n1frbh { padding: 0px 32px 0px 32px; width: 390px; }\",\".framer-MJpgd.framer-v-q9ubwb .framer-gr03dv { gap: 24px; }\",\".framer-MJpgd.framer-v-q9ubwb .framer-960k1x { aspect-ratio: 2.8823529411764706 / 1; height: var(--framer-aspect-ratio-supported, 36px); width: 104px; }\",\".framer-MJpgd.framer-v-q9ubwb .framer-850i62 { height: var(--framer-aspect-ratio-supported, 32px); width: 172px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MJpgd.framer-v-q9ubwb .framer-gr03dv { gap: 0px; } .framer-MJpgd.framer-v-q9ubwb .framer-gr03dv > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-MJpgd.framer-v-q9ubwb .framer-gr03dv > :first-child { margin-left: 0px; } .framer-MJpgd.framer-v-q9ubwb .framer-gr03dv > :last-child { margin-right: 0px; } }\",\".framer-MJpgd.framer-v-o1da1z .framer-bwohlc { height: var(--framer-aspect-ratio-supported, 44px); }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 95\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LJhKzfyDh\":{\"layout\":[\"fixed\",\"auto\"]},\"N7cN1cvdd\":{\"layout\":[\"fixed\",\"auto\"]},\"WEp3nqEEo\":{\"layout\":[\"fixed\",\"auto\"]},\"by63XZf5d\":{\"layout\":[\"fixed\",\"auto\"]},\"m_4pQXgOU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWLELzS4tT=withCSS(Component,css,\"framer-MJpgd\");export default FramerWLELzS4tT;FramerWLELzS4tT.displayName=\"Component/Featured Logos\";FramerWLELzS4tT.defaultProps={height:95,width:1440};addPropertyControls(FramerWLELzS4tT,{variant:{options:[\"WqvETr5xn\",\"LJhKzfyDh\",\"N7cN1cvdd\",\"WEp3nqEEo\",\"by63XZf5d\",\"m_4pQXgOU\"],optionTitles:[\"Featured - Desktop\",\"Featured - tablet\",\"Featured - mobile\",\"Backed - desktop\",\"Backed - tablet\",\"Backed - mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerWLELzS4tT,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWLELzS4tT\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LJhKzfyDh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N7cN1cvdd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WEp3nqEEo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"by63XZf5d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m_4pQXgOU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"95\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WLELzS4tT.map"],
  "mappings": "yRAA8BA,EAAU,UAAU,CAAC,0BAA0B,aAAa,mBAAmB,cAAc,CAAC,EAAS,IAAMC,EAAM,CAAC,CAAC,OAAO,eAAe,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,EAAeC,EAAI,CAAC,shCAAshC,EAAeC,EAAU,eCC54B,IAAMC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,EAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASvB,EAAawB,CAAQ,EAAQC,GAAwB,CAAC,mBAAmB,YAAY,kBAAkB,YAAY,kBAAkB,YAAY,qBAAqB,YAAY,oBAAoB,YAAY,oBAAoB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU4B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAlC,EAAQ,GAAGmC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,gBAAAC,EAAgB,eAAAC,EAAe,gBAAAC,GAAgB,WAAAC,GAAW,SAAA3C,CAAQ,EAAE4C,EAAgB,CAAC,WAAAjD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQgD,EAAiBlB,GAAuBH,EAAMxB,CAAQ,EAAQ8C,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,EAAC,YAAY,YAAY,WAAW,EAAE,SAASV,CAAW,EAAmCW,EAAa,IAAQX,IAAc,YAA6CY,EAAa,IAAQZ,IAAc,YAA6Ca,GAAa,IAAQb,IAAc,YAA6Cc,GAAsBC,EAAM,EAAQC,GAAsB,CAAanB,EAAuBA,CAAS,EAAQoB,GAAkBC,EAAqB,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGrB,GAA4CgB,GAAgB,SAAsBpC,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBoD,EAAMlE,GAAgB,CAAC,GAAG6C,EAAU,GAAGG,EAAgB,kBAAkB,CAAC,WAAWpC,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAUsD,EAAG/D,GAAkB,GAAG0D,GAAsB,iBAAiBnB,EAAUI,CAAU,EAAE,mBAAmB,qBAAqB,iBAAiBM,EAAiB,SAAS,YAAY,IAAIf,GAA6BgB,EAAK,MAAM,CAAC,GAAGZ,CAAK,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,kBAAkB,CAAC,EAAEwC,EAAYG,CAAc,EAAE,SAAS,CAAczB,EAAK4C,EAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG/C,EAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBsB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBsB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4C,EAAYG,CAAc,CAAC,CAAC,EAAEO,EAAY,GAAgBU,EAAMhE,EAAO,IAAI,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAK6C,EAAK,CAAC,KAAK,wFAAwF,SAAsB7C,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,iBAAiB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA0wT,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAK6C,EAAK,CAAC,KAAK,0FAA0F,SAAsB7C,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,6BAA6B,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA,EAAq5M,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAK6C,EAAK,CAAC,KAAK,6EAA6E,SAAsB7C,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,8BAA8B,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA,EAAy9G,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEI,EAAa,GAAgBS,EAAMhE,EAAO,IAAI,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAK4C,EAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,4FAA4F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,yFAAyF,OAAO,uKAAuK,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,yFAAyF,OAAO,mQAAmQ,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,wFAAwF,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAEK,EAAa,GAAgBQ,EAAMhE,EAAO,IAAI,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAK4C,EAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,4FAA4F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,yFAAyF,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,yFAAyF,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,wFAAwF,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAEM,GAAa,GAAgBO,EAAMhE,EAAO,IAAI,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAK4C,EAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,4FAA4F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,yFAAyF,OAAO,uKAAuK,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,yFAAyF,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,wFAAwF,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiBlB,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,kFAAkF,kFAAkF,oQAAoQ,oKAAoK,uRAAuR,kMAAkM,sHAAsH,iMAAiM,+KAA+K,4PAA4P,0PAA0P,6PAA6P,0PAA0P,wPAAwP,yPAAyP,uuCAAuuC,2IAA2I,8DAA8D,+aAA+a,2IAA2I,8DAA8D,2JAA2J,qHAAqH,+aAA+a,uGAAuG,GAAeA,EAAI,GAAgBA,CAAG,EAQvt1CC,EAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,2BAA2BA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,qBAAqB,oBAAoB,oBAAoB,mBAAmB,kBAAkB,iBAAiB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,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,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["fontStore", "fonts", "css", "className", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "SVG", "Image2", "css", "FramerWLELzS4tT", "withCSS", "WLELzS4tT_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
