{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tnKGhJyk7NS7vtAkK908/hV8lk1IMPICMOK4bMaBF/YH5dDyVto.js"],
  "sourcesContent": ["// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import HeaderHeaderV1 from\"#framer/local/canvasComponent/aEpZoa1Zo/aEpZoa1Zo.js\";import CMSProfileCard from\"#framer/local/canvasComponent/c9AZ9ZHzQ/c9AZ9ZHzQ.js\";import ComponentsBadge from\"#framer/local/canvasComponent/nDucgiEcn/nDucgiEcn.js\";import FootersFooterV1 from\"#framer/local/canvasComponent/Zfs1qPlOu/Zfs1qPlOu.js\";import InvestorCategories from\"#framer/local/collection/RXW0n1j09/RXW0n1j09.js\";import Investors from\"#framer/local/collection/Wu_dIVuHP/Wu_dIVuHP.js\";import*as sharedStyle from\"#framer/local/css/BJr2lJQ3h/BJr2lJQ3h.js\";import metadataProvider from\"#framer/local/webPageMetadata/YH5dDyVto/YH5dDyVto.js\";const HeaderHeaderV1Fonts=getFonts(HeaderHeaderV1);const ComponentsBadgeFonts=getFonts(ComponentsBadge);const MotionDivWithFX=withFX(motion.div);const CMSProfileCardFonts=getFonts(CMSProfileCard);const FootersFooterV1Fonts=getFonts(FootersFooterV1);const breakpoints={bIN143i2P:\"(max-width: 809px)\",LDffQKJa1:\"(min-width: 810px) and (max-width: 1199px)\",OKoMsOm_n:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-SiDeM\";const variantClassNames={bIN143i2P:\"framer-v-ondi08\",LDffQKJa1:\"framer-v-14ohxr9\",OKoMsOm_n:\"framer-v-qt0c8\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={delay:.3,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"mFxu779mt\";}else{return\"I6066:536665;948:16042\";}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition2={delay:.5,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,transition:transition3};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"OKoMsOm_n\",Phone:\"bIN143i2P\",Tablet:\"LDffQKJa1\"};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:\"OKoMsOm_n\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"YH5dDyVto\",data:InvestorCategories,type:\"Collection\"},select:[{collection:\"YH5dDyVto\",name:\"AsG6JGu9i\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"YH5dDyVto\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData;const{style,className,layoutId,variant,AsG6JGu9i=(_getFromCurrentRouteData=getFromCurrentRouteData(\"AsG6JGu9i\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",IQmnCd1b7Y5M3IUP6x,AsG6JGu9iY5M3IUP6x,idY5M3IUP6x,jWcftmQeYm90B9eM2tWz3MVkrbP,StZbdsq4Tm90B9eM2tWz3MVkrbP,IWsLbJF4qm90B9eM2tWz3MVkrbP,AlOGhlGFXm90B9eM2tWz3MVkrbP,idm90B9eM2tWz3MVkrbP,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-SiDeM`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-SiDeM`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OKoMsOm_n\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-qt0c8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rqfjam-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bIN143i2P:{variant:\"B5Kj5fsVp\"},LDffQKJa1:{variant:\"Qcx18VbIi\"}},children:/*#__PURE__*/_jsx(HeaderHeaderV1,{height:\"100%\",id:\"m90B9eM2tEU4ZsLEjp\",IxueWpXv1:\"rEH73bM9d\",layoutId:\"m90B9eM2tEU4ZsLEjp\",style:{width:\"100%\"},variant:\"Xb0XquZZ1\",width:\"100%\",xvLhgCzfQ:false})})})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-14bj0pg\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsx(\"section\",{className:\"framer-2ll1bb\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3kvvaz\",\"data-framer-name\":\"Container Default\",name:\"Container Default\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17lvkaf\",\"data-framer-name\":\"Top Content\",name:\"Top Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ehc3ey\",\"data-styles-preset\":\"BJr2lJQ3h\",style:{\"--framer-text-alignment\":\"center\"},children:\"Founding partners\"})}),className:\"framer-16fccwn\",\"data-framer-name\":\"Heading Export Large\",fonts:[\"Inter\"],name:\"Heading Export Large\",text:AsG6JGu9i,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eruvte\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Y5M3IUP6x\",data:InvestorCategories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"Y5M3IUP6x\",name:\"IQmnCd1b7\",type:\"Identifier\"},{collection:\"Y5M3IUP6x\",name:\"AsG6JGu9i\",type:\"Identifier\"},{collection:\"Y5M3IUP6x\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A9zu4Igid\"},implicitPathVariables:undefined},{href:{webPageId:\"A9zu4Igid\"},implicitPathVariables:undefined},{href:{webPageId:\"A9zu4Igid\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-63otq1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bIN143i2P:{eIUPGc27Y:resolvedLinks[2]},LDffQKJa1:{eIUPGc27Y:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ComponentsBadge,{DbW3eJPMZ:\"All\",eIUPGc27Y:resolvedLinks[0],height:\"100%\",id:\"L2YqqO7tZ\",layoutId:\"L2YqqO7tZ\",variant:\"I6066:536665;948:16042\",width:\"100%\"})})})})}),collection.map(({AsG6JGu9i:AsG6JGu9iY5M3IUP6x,id:idY5M3IUP6x,IQmnCd1b7:IQmnCd1b7Y5M3IUP6x},i)=>{IQmnCd1b7Y5M3IUP6x!==null&&IQmnCd1b7Y5M3IUP6x!==void 0?IQmnCd1b7Y5M3IUP6x:IQmnCd1b7Y5M3IUP6x=\"\";AsG6JGu9iY5M3IUP6x!==null&&AsG6JGu9iY5M3IUP6x!==void 0?AsG6JGu9iY5M3IUP6x:AsG6JGu9iY5M3IUP6x=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Y5M3IUP6x-${idY5M3IUP6x}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{IQmnCd1b7:IQmnCd1b7Y5M3IUP6x},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vhapqf\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{IQmnCd1b7:IQmnCd1b7Y5M3IUP6x},webPageId:\"YH5dDyVto\"},implicitPathVariables:undefined},{href:{pathVariables:{IQmnCd1b7:IQmnCd1b7Y5M3IUP6x},webPageId:\"YH5dDyVto\"},implicitPathVariables:undefined},{href:{pathVariables:{IQmnCd1b7:IQmnCd1b7Y5M3IUP6x},webPageId:\"YH5dDyVto\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lohuf7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bIN143i2P:{eIUPGc27Y:resolvedLinks1[2]},LDffQKJa1:{eIUPGc27Y:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ComponentsBadge,{DbW3eJPMZ:AsG6JGu9iY5M3IUP6x,eIUPGc27Y:resolvedLinks1[0],height:\"100%\",id:\"YpdlHfxqm\",layoutId:\"YpdlHfxqm\",variant:convertFromBoolean(equals(AsG6JGu9i,AsG6JGu9iY5M3IUP6x),activeLocale),width:\"100%\"})})})})})})})},idY5M3IUP6x);})]})})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rli25n\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"m90B9eM2tWz3MVkrbP\",data:Investors,type:\"Collection\"},select:[{collection:\"m90B9eM2tWz3MVkrbP\",name:\"jWcftmQeY\",type:\"Identifier\"},{collection:\"m90B9eM2tWz3MVkrbP\",name:\"StZbdsq4T\",type:\"Identifier\"},{collection:\"m90B9eM2tWz3MVkrbP\",name:\"IWsLbJF4q\",type:\"Identifier\"},{collection:\"m90B9eM2tWz3MVkrbP\",name:\"AlOGhlGFX\",type:\"Identifier\"},{collection:\"m90B9eM2tWz3MVkrbP\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({AlOGhlGFX:AlOGhlGFXm90B9eM2tWz3MVkrbP,id:idm90B9eM2tWz3MVkrbP,IWsLbJF4q:IWsLbJF4qm90B9eM2tWz3MVkrbP,jWcftmQeY:jWcftmQeYm90B9eM2tWz3MVkrbP,StZbdsq4T:StZbdsq4Tm90B9eM2tWz3MVkrbP},i)=>{jWcftmQeYm90B9eM2tWz3MVkrbP!==null&&jWcftmQeYm90B9eM2tWz3MVkrbP!==void 0?jWcftmQeYm90B9eM2tWz3MVkrbP:jWcftmQeYm90B9eM2tWz3MVkrbP=\"\";IWsLbJF4qm90B9eM2tWz3MVkrbP!==null&&IWsLbJF4qm90B9eM2tWz3MVkrbP!==void 0?IWsLbJF4qm90B9eM2tWz3MVkrbP:IWsLbJF4qm90B9eM2tWz3MVkrbP=\"\";AlOGhlGFXm90B9eM2tWz3MVkrbP!==null&&AlOGhlGFXm90B9eM2tWz3MVkrbP!==void 0?AlOGhlGFXm90B9eM2tWz3MVkrbP:AlOGhlGFXm90B9eM2tWz3MVkrbP=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`m90B9eM2tWz3MVkrbP-${idm90B9eM2tWz3MVkrbP}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jWcftmQeY:jWcftmQeYm90B9eM2tWz3MVkrbP},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{jWcftmQeY:jWcftmQeYm90B9eM2tWz3MVkrbP},webPageId:\"fMeSsXGRQ\"},nodeId:\"m90B9eM2tmKfNHRNFp\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1gp7v29 framer-1bvo5lb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bIN143i2P:{width:\"max(min(max(100vw, 1px), 1268px) - 40px, 50px)\"},LDffQKJa1:{width:\"max((min(max(100vw, 1px), 1268px) - 76px) / 2, 50px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:159,width:\"max((min(max(100vw, 1px), 1268px) - 132px) / 4, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bgcytz-container\",whileHover:animation1,children:/*#__PURE__*/_jsx(CMSProfileCard,{height:\"100%\",id:\"m90B9eM2tcc8F81x2i\",K1tk1o5FN:AlOGhlGFXm90B9eM2tWz3MVkrbP,layoutId:\"m90B9eM2tcc8F81x2i\",rShptSidc:IWsLbJF4qm90B9eM2tWz3MVkrbP,style:{width:\"100%\"},width:\"100%\",YZT69HGV9:toResponsiveImage(StZbdsq4Tm90B9eM2tWz3MVkrbP)})})})})})})})},idm90B9eM2tWz3MVkrbP);})})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:961,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-11a4mfv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bIN143i2P:{variant:\"xrpfnNfYr\"},LDffQKJa1:{variant:\"zHHKsfNqW\"}},children:/*#__PURE__*/_jsx(FootersFooterV1,{height:\"100%\",id:\"m90B9eM2tBnAfVkmhh\",layoutId:\"m90B9eM2tBnAfVkmhh\",style:{width:\"100%\"},variant:\"ojTEBeL7H\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-SiDeM { background: var(--token-e6f43287-f9bc-420c-9b29-3966d2d14166, rgb(246, 248, 255)) /* {\"name\":\"Secondary Colors/100\"} */; }`,\".framer-SiDeM.framer-1bvo5lb, .framer-SiDeM .framer-1bvo5lb { display: block; }\",\".framer-SiDeM.framer-qt0c8 { align-content: center; align-items: center; background-color: var(--token-e6f43287-f9bc-420c-9b29-3966d2d14166, #f6f8ff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-SiDeM .framer-rqfjam-container, .framer-SiDeM .framer-11a4mfv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-SiDeM .framer-14bj0pg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SiDeM .framer-2ll1bb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 156px 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-SiDeM .framer-3kvvaz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1268px; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 1px; }\",\".framer-SiDeM .framer-17lvkaf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SiDeM .framer-16fccwn { --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-SiDeM .framer-1eruvte { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-SiDeM .framer-63otq1-container, .framer-SiDeM .framer-lohuf7-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SiDeM .framer-vhapqf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-SiDeM .framer-1rli25n { display: grid; flex: none; gap: 28px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-SiDeM .framer-1gp7v29 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-SiDeM .framer-1bgcytz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SiDeM.framer-qt0c8, .framer-SiDeM .framer-14bj0pg, .framer-SiDeM .framer-2ll1bb, .framer-SiDeM .framer-3kvvaz, .framer-SiDeM .framer-17lvkaf, .framer-SiDeM .framer-1eruvte, .framer-SiDeM .framer-vhapqf, .framer-SiDeM .framer-1gp7v29 { gap: 0px; } .framer-SiDeM.framer-qt0c8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SiDeM.framer-qt0c8 > :first-child, .framer-SiDeM .framer-3kvvaz > :first-child, .framer-SiDeM .framer-17lvkaf > :first-child { margin-top: 0px; } .framer-SiDeM.framer-qt0c8 > :last-child, .framer-SiDeM .framer-3kvvaz > :last-child, .framer-SiDeM .framer-17lvkaf > :last-child { margin-bottom: 0px; } .framer-SiDeM .framer-14bj0pg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-SiDeM .framer-14bj0pg > :first-child, .framer-SiDeM .framer-2ll1bb > :first-child, .framer-SiDeM .framer-1eruvte > :first-child, .framer-SiDeM .framer-vhapqf > :first-child, .framer-SiDeM .framer-1gp7v29 > :first-child { margin-left: 0px; } .framer-SiDeM .framer-14bj0pg > :last-child, .framer-SiDeM .framer-2ll1bb > :last-child, .framer-SiDeM .framer-1eruvte > :last-child, .framer-SiDeM .framer-vhapqf > :last-child, .framer-SiDeM .framer-1gp7v29 > :last-child { margin-right: 0px; } .framer-SiDeM .framer-2ll1bb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-SiDeM .framer-3kvvaz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-SiDeM .framer-17lvkaf > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-SiDeM .framer-1eruvte > *, .framer-SiDeM .framer-vhapqf > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-SiDeM .framer-1gp7v29 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-SiDeM { background: var(--token-e6f43287-f9bc-420c-9b29-3966d2d14166, rgb(246, 248, 255)) /* {\"name\":\"Secondary Colors/100\"} */; } .framer-SiDeM.framer-qt0c8 { width: 810px; } .framer-SiDeM .framer-2ll1bb { padding: 60px 0px 132px 0px; } .framer-SiDeM .framer-1rli25n { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-SiDeM { background: var(--token-e6f43287-f9bc-420c-9b29-3966d2d14166, rgb(246, 248, 255)) /* {\"name\":\"Secondary Colors/100\"} */; } .framer-SiDeM.framer-qt0c8 { width: 390px; } .framer-SiDeM .framer-2ll1bb { flex-direction: column; padding: 24px 0px 92px 0px; } .framer-SiDeM .framer-3kvvaz { flex: none; gap: 32px; padding: 0px 20px 0px 20px; width: 100%; } .framer-SiDeM .framer-17lvkaf { gap: 32px; } .framer-SiDeM .framer-1eruvte { flex-wrap: wrap; } .framer-SiDeM .framer-1rli25n { gap: 24px; grid-template-columns: repeat(1, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SiDeM .framer-2ll1bb, .framer-SiDeM .framer-3kvvaz, .framer-SiDeM .framer-17lvkaf, .framer-SiDeM .framer-1rli25n { gap: 0px; } .framer-SiDeM .framer-2ll1bb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SiDeM .framer-2ll1bb > :first-child, .framer-SiDeM .framer-3kvvaz > :first-child, .framer-SiDeM .framer-17lvkaf > :first-child { margin-top: 0px; } .framer-SiDeM .framer-2ll1bb > :last-child, .framer-SiDeM .framer-3kvvaz > :last-child, .framer-SiDeM .framer-17lvkaf > :last-child { margin-bottom: 0px; } .framer-SiDeM .framer-3kvvaz > *, .framer-SiDeM .framer-17lvkaf > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SiDeM .framer-1rli25n > *, .framer-SiDeM .framer-1rli25n > :first-child, .framer-SiDeM .framer-1rli25n > :last-child { margin: 0px; } }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2177\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LDffQKJa1\":{\"layout\":[\"fixed\",\"auto\"]},\"bIN143i2P\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerYH5dDyVto=withCSS(Component,css,\"framer-SiDeM\");export default FramerYH5dDyVto;FramerYH5dDyVto.displayName=\"Investor Categories\";FramerYH5dDyVto.defaultProps={height:2177,width:1200};addFonts(FramerYH5dDyVto,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...HeaderHeaderV1Fonts,...ComponentsBadgeFonts,...CMSProfileCardFonts,...FootersFooterV1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYH5dDyVto\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2177\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LDffQKJa1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bIN143i2P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderHeaderV1Fonts", "getFonts", "aEpZoa1Zo_default", "ComponentsBadgeFonts", "nDucgiEcn_default", "MotionDivWithFX", "withFX", "motion", "CMSProfileCardFonts", "c9AZ9ZHzQ_default", "FootersFooterV1Fonts", "Zfs1qPlOu_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "equals", "b", "convertFromBoolean", "value", "activeLocale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition2", "transition3", "animation1", "toResponsiveImage", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "RXW0n1j09_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "style", "className", "layoutId", "variant", "AsG6JGu9i", "IQmnCd1b7Y5M3IUP6x", "AsG6JGu9iY5M3IUP6x", "idY5M3IUP6x", "jWcftmQeYm90B9eM2tWz3MVkrbP", "StZbdsq4Tm90B9eM2tWz3MVkrbP", "IWsLbJF4qm90B9eM2tWz3MVkrbP", "AlOGhlGFXm90B9eM2tWz3MVkrbP", "idm90B9eM2tWz3MVkrbP", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "aEpZoa1Zo_default", "MotionDivWithFX", "RichText2", "x", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "ResolveLinks", "resolvedLinks", "nDucgiEcn_default", "i", "PathVariablesContext", "resolvedLinks1", "Wu_dIVuHP_default", "collection1", "paginationInfo1", "loadMore1", "Link", "c9AZ9ZHzQ_default", "Zfs1qPlOu_default", "css", "FramerYH5dDyVto", "withCSS", "YH5dDyVto_default", "addFonts", "HeaderHeaderV1Fonts", "ComponentsBadgeFonts", "CMSProfileCardFonts", "FootersFooterV1Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
