{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mqX07xZJ4UkFMELM0vHu/ErfktPNysSjwiid2SxBh/AspectRatioImage.js", "ssg:https://framerusercontent.com/modules/fqXexpqBBItTO1BlNS4s/Ra7QCExHA6Mg4le6K8gf/RPdlHuraJ.js"],
  "sourcesContent": ["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,Link}from\"framer\";/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n */export default function AspectRatioImage(props){var _props_image,_props_image1;const{border,link}=props;const elements=[/*#__PURE__*/_jsx(\"img\",{src:(_props_image=props.image)===null||_props_image===void 0?void 0:_props_image.src,alt:(_props_image1=props.image)===null||_props_image1===void 0?void 0:_props_image1.alt,style:{display:\"block\",objectFit:\"contain\",borderRadius:props.radius,boxShadow:props.shadows,...props.style}}),border&&/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",inset:0,borderWidth:border.widthIsMixed?`${border.widthTop}px ${border.widthRight}px ${border.widthBottom}px ${border.widthLeft}px`:`${border.width}px`,borderStyle:border.style,borderColor:border.color,borderRadius:props.radius,pointerEvents:\"none\"}})];return link?/*#__PURE__*/_jsx(Link,{href:link,openInNewTab:props.newTab,children:/*#__PURE__*/_jsx(\"a\",{style:{display:\"contents\"},children:elements})}):/*#__PURE__*/_jsx(_Fragment,{children:elements});}AspectRatioImage.displayName=\"Aspect Ratio Image\";addPropertyControls(AspectRatioImage,{image:{type:ControlType.ResponsiveImage},radius:{type:ControlType.BorderRadius,defaultValue:\"0px\"},border:{type:ControlType.Object,optional:true,controls:{color:{type:ControlType.Color,defaultValue:\"#222\"},width:{type:ControlType.FusedNumber,defaultValue:1,toggleKey:\"widthIsMixed\",toggleTitles:[\"All\",\"Individual\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},style:{type:ControlType.Enum,defaultValue:\"solid\",options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"Double\"]}}},shadows:{type:ControlType.BoxShadow},link:{type:ControlType.Link},newTab:{type:ControlType.Boolean,defaultValue:false}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AspectRatioImage\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AspectRatioImage.map", "// Generated by Framer (ca23763)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import AspectRatioImage from\"https://framerusercontent.com/modules/mqX07xZJ4UkFMELM0vHu/ErfktPNysSjwiid2SxBh/AspectRatioImage.js\";const AspectRatioImageFonts=getFonts(AspectRatioImage);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const HeroFonts=getFonts(Hero);const enabledGestures={uCMtTughX:{hover:true}};const cycleOrder=[\"uCMtTughX\",\"y4H0t072F\",\"WhkGTc8lN\"];const serializationHash=\"framer-rJWZT\";const variantClassNames={uCMtTughX:\"framer-v-1w8oovb\",WhkGTc8lN:\"framer-v-1muwidv\",y4H0t072F:\"framer-v-vq84wk\"};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 transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};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.create(React.Fragment);const humanReadableVariantMap={\"No Hover\":\"y4H0t072F\",\"Variant 1\":\"uCMtTughX\",Phone:\"WhkGTc8lN\"};const getProps=({background,backgroundImage,color2,company,featureVisible,fundingPhase,height,id,industry,link,location,logo,subtitle,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_ref7,_ref8;return{...props,a7sVVA2V5:(_ref=subtitle!==null&&subtitle!==void 0?subtitle:props.a7sVVA2V5)!==null&&_ref!==void 0?_ref:\"Name\",bvHrrCzlL:(_ref1=location!==null&&location!==void 0?location:props.bvHrrCzlL)!==null&&_ref1!==void 0?_ref1:\"Startup\",dcQfvQSC2:(_ref2=company!==null&&company!==void 0?company:props.dcQfvQSC2)!==null&&_ref2!==void 0?_ref2:\"Name\",DgZqk6GOV:(_ref3=featureVisible!==null&&featureVisible!==void 0?featureVisible:props.DgZqk6GOV)!==null&&_ref3!==void 0?_ref3:true,ef6DnlIEv:logo!==null&&logo!==void 0?logo:props.ef6DnlIEv,GwMkmiuLu:backgroundImage!==null&&backgroundImage!==void 0?backgroundImage:props.GwMkmiuLu,SX2MVUV2a:link!==null&&link!==void 0?link:props.SX2MVUV2a,TzAFtubjr:(_ref4=industry!==null&&industry!==void 0?industry:props.TzAFtubjr)!==null&&_ref4!==void 0?_ref4:\"Startup\",U_JsxpZCd:(_ref5=background!==null&&background!==void 0?background:props.U_JsxpZCd)!==null&&_ref5!==void 0?_ref5:\"rgb(255, 255, 255)\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"uCMtTughX\",wUtSpsZjc:(_ref7=color2!==null&&color2!==void 0?color2:props.wUtSpsZjc)!==null&&_ref7!==void 0?_ref7:\"var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28))\",xnTWynPMH:(_ref8=fundingPhase!==null&&fundingPhase!==void 0?fundingPhase:props.xnTWynPMH)!==null&&_ref8!==void 0?_ref8:\"Startup\"};};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,ef6DnlIEv,GwMkmiuLu,xnTWynPMH,bvHrrCzlL,TzAFtubjr,dcQfvQSC2,a7sVVA2V5,SX2MVUV2a,U_JsxpZCd,wUtSpsZjc,DgZqk6GOV,zEXIeHB1OapG_PGJ43,zEXIeHB1OhWkLQ_Qrh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uCMtTughX\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=value=>{if(baseVariant===\"WhkGTc8lN\")return false;return value;};const visible=isSet(ef6DnlIEv);const isDisplayed1=()=>{if(gestureVariant===\"uCMtTughX-hover\")return true;return false;};const visible1=isSet(zEXIeHB1OapG_PGJ43);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition1,children:/*#__PURE__*/_jsx(Link,{href:SX2MVUV2a,nodeId:\"uCMtTughX\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1w8oovb\",className,classNames)} framer-1rxx3a6`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"uCMtTughX\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},...addPropertyOverrides({\"uCMtTughX-hover\":{\"data-framer-name\":undefined},WhkGTc8lN:{\"data-framer-name\":\"Phone\"},y4H0t072F:{\"data-framer-name\":\"No Hover\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j12d3c\",\"data-framer-name\":\"New\",layoutDependency:layoutDependency,layoutId:\"zqlaAtWIT\",style:{backgroundColor:\"var(--token-e736b24d-5829-4a39-bd67-0df047c8db3f, rgb(255, 255, 255))\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[isDisplayed(DgZqk6GOV)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16q8xrd\",layoutDependency:layoutDependency,layoutId:\"zwqeNV8MS\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-190xkf1-container\",layoutDependency:layoutDependency,layoutId:\"xRNg3PiuX-container\",children:/*#__PURE__*/_jsx(AspectRatioImage,{height:\"100%\",id:\"xRNg3PiuX\",image:toResponsiveImage(GwMkmiuLu),layoutId:\"xRNg3PiuX\",newTab:false,radius:\"10px 10px 10px 10px\",shadows:\"\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11z54os\",layoutDependency:layoutDependency,layoutId:\"NsnNIgnsq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u3k5cs\",layoutDependency:layoutDependency,layoutId:\"iouS4cpmc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby03MDA=\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Name\"})}),className:\"framer-azopl6\",\"data-framer-name\":\"Company - Bio\",fonts:[\"GF;Space Mono-700\"],layoutDependency:layoutDependency,layoutId:\"FWdJgJdmk\",style:{\"--extracted-r6o4lv\":\"var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28))\",\"--framer-paragraph-spacing\":\"31px\"},text:dcQfvQSC2,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WhkGTc8lN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby03MDA=\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Name\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7S2FybGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Karla\", \"Karla Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Name\"})}),className:\"framer-151cw41\",\"data-framer-name\":\"Company - Bio\",fonts:[\"GF;Karla-regular\"],layoutDependency:layoutDependency,layoutId:\"d1hY1OvZs\",style:{\"--extracted-r6o4lv\":\"var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28))\",\"--framer-paragraph-spacing\":\"31px\"},text:a7sVVA2V5,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WhkGTc8lN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7S2FybGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Karla\", \"Karla Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Name\"})})}},baseVariant,gestureVariant)})]}),visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"100px\",...toResponsiveImage(ef6DnlIEv),...{positionX:\"right\",positionY:\"top\"}},className:\"framer-vckk9q\",layoutDependency:layoutDependency,layoutId:\"dYIusZmb6\",...addPropertyOverrides({WhkGTc8lN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+16+202),sizes:\"100px\",...toResponsiveImage(ef6DnlIEv),...{positionX:\"left\",positionY:\"center\"}}}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ltmfru\",layoutDependency:layoutDependency,layoutId:\"dQfa5pq3e\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-3io8ek\",\"data-framer-appear-id\":\"3io8ek\",\"data-framer-name\":\"Hover\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"HNEMSNlxp\",optimized:true,style:{backgroundColor:\"var(--token-08e7fb38-8ab4-484b-9ad0-70f514cba5bc, rgb(255, 115, 0))\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7S2FybGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Karla\", \"Karla Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"More Info\"})}),className:\"framer-1si2ace\",fonts:[\"GF;Karla-regular\"],layoutDependency:layoutDependency,layoutId:\"ShYpGwvsr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g05lls\",layoutDependency:layoutDependency,layoutId:\"i6mr6JMGi\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-126vl1\",layoutDependency:layoutDependency,layoutId:\"VTDtB3Xwx\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fqfne\",layoutDependency:layoutDependency,layoutId:\"ekglhxuut\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-em8iy9\",layoutDependency:layoutDependency,layoutId:\"rjzssa5D8\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wae7mm\",layoutDependency:layoutDependency,layoutId:\"nA_mC3FCY\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16aixrz\",layoutDependency:layoutDependency,layoutId:\"Sy5rTl6VH\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8yk9yq\",layoutDependency:layoutDependency,layoutId:\"g0J5JD1z9\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13knq5u\",layoutDependency:layoutDependency,layoutId:\"dZJVh9f7x\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14nb561\",layoutDependency:layoutDependency,layoutId:\"VmHa02PdT\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:617,borderBottomRightRadius:617,borderTopLeftRadius:617,borderTopRightRadius:617}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i5h484\",layoutDependency:layoutDependency,layoutId:\"JChwGL818\",style:{backgroundColor:U_JsxpZCd,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sbv224\",layoutDependency:layoutDependency,layoutId:\"XPOdMw4aK\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11a9cwu-container\",layoutDependency:layoutDependency,layoutId:\"iXymw7Lmv-container\",children:/*#__PURE__*/_jsx(Hero,{color:wUtSpsZjc,height:\"100%\",iconSearch:\"Home\",iconSelection:\"CurrencyDollar\",id:\"iXymw7Lmv\",layoutId:\"iXymw7Lmv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wUtSpsZjc-RPdlHuraJ))\",\"--framer-text-transform\":\"capitalize\"},children:\"Startup\"})}),className:\"framer-z7zkui\",\"data-framer-name\":\"Company - Bio\",fonts:[\"GF;Space Mono-regular\"],layoutDependency:layoutDependency,layoutId:\"K_c43XrKN\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-wUtSpsZjc-RPdlHuraJ)\",\"--framer-paragraph-spacing\":\"31px\",\"--variable-reference-wUtSpsZjc-RPdlHuraJ\":wUtSpsZjc},text:xnTWynPMH,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WhkGTc8lN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wUtSpsZjc-RPdlHuraJ))\",\"--framer-text-transform\":\"capitalize\"},children:\"Startup\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b9a1vj\",layoutDependency:layoutDependency,layoutId:\"kqFaUXaJv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-do7e7z-container\",layoutDependency:layoutDependency,layoutId:\"IsbEgeOH7-container\",children:/*#__PURE__*/_jsx(Hero,{color:wUtSpsZjc,height:\"100%\",iconSearch:\"Home\",iconSelection:\"GlobeAsiaAustralia\",id:\"IsbEgeOH7\",layoutId:\"IsbEgeOH7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wUtSpsZjc-RPdlHuraJ))\",\"--framer-text-transform\":\"capitalize\"},children:\"Startup\"})}),className:\"framer-s78s1z\",\"data-framer-name\":\"Company - Bio\",fonts:[\"GF;Space Mono-regular\"],layoutDependency:layoutDependency,layoutId:\"oeJicEm1u\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-wUtSpsZjc-RPdlHuraJ)\",\"--framer-paragraph-spacing\":\"31px\",\"--variable-reference-wUtSpsZjc-RPdlHuraJ\":wUtSpsZjc},text:bvHrrCzlL,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WhkGTc8lN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wUtSpsZjc-RPdlHuraJ))\",\"--framer-text-transform\":\"capitalize\"},children:\"Startup\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o13d99\",layoutDependency:layoutDependency,layoutId:\"pLPerySjo\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jrfvr0-container\",layoutDependency:layoutDependency,layoutId:\"DtZKZCqNL-container\",children:/*#__PURE__*/_jsx(Hero,{color:wUtSpsZjc,height:\"100%\",iconSearch:\"Home\",iconSelection:\"MapPin\",id:\"DtZKZCqNL\",layoutId:\"DtZKZCqNL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wUtSpsZjc-RPdlHuraJ))\",\"--framer-text-transform\":\"capitalize\"},children:\"Startup\"})}),className:\"framer-ht80jt\",\"data-framer-name\":\"Company - Bio\",fonts:[\"GF;Space Mono-regular\"],layoutDependency:layoutDependency,layoutId:\"KiFTo7LpM\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-wUtSpsZjc-RPdlHuraJ)\",\"--framer-paragraph-spacing\":\"31px\",\"--variable-reference-wUtSpsZjc-RPdlHuraJ\":wUtSpsZjc},text:TzAFtubjr,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WhkGTc8lN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3BhY2UgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Space Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wUtSpsZjc-RPdlHuraJ))\",\"--framer-text-transform\":\"capitalize\"},children:\"Startup\"})})}},baseVariant,gestureVariant)})]}),visible1&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1210tpl\",layoutDependency:layoutDependency,layoutId:\"IuDcQvBvZ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-89fukg-container\",layoutDependency:layoutDependency,layoutId:\"QIKL8Iap_-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"rgb(100, 100, 100)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Tag\",id:\"QIKL8Iap_\",layoutId:\"QIKL8Iap_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 105, 105))\",\"--framer-text-transform\":\"capitalize\"},children:\"Food, Tech, Ticketing\"})}),className:\"framer-1rc2fez\",\"data-framer-name\":\"Company - Bio\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bJuSJeXbw\",style:{\"--extracted-r6o4lv\":\"rgb(105, 105, 105)\",\"--framer-paragraph-spacing\":\"31px\"},text:zEXIeHB1OhWkLQ_Qrh,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rJWZT.framer-1rxx3a6, .framer-rJWZT .framer-1rxx3a6 { display: block; }\",\".framer-rJWZT.framer-1w8oovb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-rJWZT .framer-1j12d3c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 30px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-rJWZT .framer-16q8xrd { 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: visible; padding: 10px; position: relative; width: 100%; }\",\".framer-rJWZT .framer-190xkf1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-rJWZT .framer-11z54os { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 20px 15px 0px 15px; position: relative; width: 100%; }\",\".framer-rJWZT .framer-u3k5cs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rJWZT .framer-azopl6, .framer-rJWZT .framer-151cw41 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rJWZT .framer-vckk9q { flex: none; height: 50px; overflow: visible; position: relative; width: 100px; }\",\".framer-rJWZT .framer-ltmfru { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 2; }\",\".framer-rJWZT .framer-3io8ek { align-content: center; align-items: center; bottom: -10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; left: calc(50.00000000000002% - 110px / 2); overflow: visible; padding: 0px; position: absolute; width: 110px; z-index: 3; }\",\".framer-rJWZT .framer-1si2ace, .framer-rJWZT .framer-z7zkui, .framer-rJWZT .framer-s78s1z, .framer-rJWZT .framer-ht80jt, .framer-rJWZT .framer-1rc2fez { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rJWZT .framer-1g05lls, .framer-rJWZT .framer-126vl1, .framer-rJWZT .framer-fqfne, .framer-rJWZT .framer-em8iy9, .framer-rJWZT .framer-wae7mm, .framer-rJWZT .framer-16aixrz, .framer-rJWZT .framer-8yk9yq, .framer-rJWZT .framer-13knq5u, .framer-rJWZT .framer-14nb561 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: visible; position: relative; width: 8px; }\",\".framer-rJWZT .framer-1i5h484 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 15px; height: min-content; justify-content: center; min-height: 89px; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-rJWZT .framer-sbv224, .framer-rJWZT .framer-b9a1vj, .framer-rJWZT .framer-o13d99, .framer-rJWZT .framer-1210tpl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rJWZT .framer-11a9cwu-container, .framer-rJWZT .framer-do7e7z-container, .framer-rJWZT .framer-1jrfvr0-container, .framer-rJWZT .framer-89fukg-container { flex: none; height: 16px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rJWZT.framer-1w8oovb, .framer-rJWZT .framer-1j12d3c, .framer-rJWZT .framer-16q8xrd, .framer-rJWZT .framer-11z54os, .framer-rJWZT .framer-u3k5cs, .framer-rJWZT .framer-3io8ek, .framer-rJWZT .framer-1i5h484, .framer-rJWZT .framer-sbv224, .framer-rJWZT .framer-b9a1vj, .framer-rJWZT .framer-o13d99, .framer-rJWZT .framer-1210tpl { gap: 0px; } .framer-rJWZT.framer-1w8oovb > *, .framer-rJWZT .framer-1j12d3c > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rJWZT.framer-1w8oovb > :first-child, .framer-rJWZT .framer-1j12d3c > :first-child, .framer-rJWZT .framer-u3k5cs > :first-child { margin-top: 0px; } .framer-rJWZT.framer-1w8oovb > :last-child, .framer-rJWZT .framer-1j12d3c > :last-child, .framer-rJWZT .framer-u3k5cs > :last-child { margin-bottom: 0px; } .framer-rJWZT .framer-16q8xrd > *, .framer-rJWZT .framer-3io8ek > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rJWZT .framer-16q8xrd > :first-child, .framer-rJWZT .framer-11z54os > :first-child, .framer-rJWZT .framer-3io8ek > :first-child, .framer-rJWZT .framer-1i5h484 > :first-child, .framer-rJWZT .framer-sbv224 > :first-child, .framer-rJWZT .framer-b9a1vj > :first-child, .framer-rJWZT .framer-o13d99 > :first-child, .framer-rJWZT .framer-1210tpl > :first-child { margin-left: 0px; } .framer-rJWZT .framer-16q8xrd > :last-child, .framer-rJWZT .framer-11z54os > :last-child, .framer-rJWZT .framer-3io8ek > :last-child, .framer-rJWZT .framer-1i5h484 > :last-child, .framer-rJWZT .framer-sbv224 > :last-child, .framer-rJWZT .framer-b9a1vj > :last-child, .framer-rJWZT .framer-o13d99 > :last-child, .framer-rJWZT .framer-1210tpl > :last-child { margin-right: 0px; } .framer-rJWZT .framer-11z54os > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-rJWZT .framer-u3k5cs > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-rJWZT .framer-1i5h484 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-rJWZT .framer-sbv224 > *, .framer-rJWZT .framer-b9a1vj > *, .framer-rJWZT .framer-o13d99 > *, .framer-rJWZT .framer-1210tpl > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } }\",\".framer-rJWZT.framer-v-vq84wk.framer-1w8oovb { cursor: unset; }\",\".framer-rJWZT.framer-v-1muwidv.framer-1w8oovb { cursor: unset; width: 134px; }\",\".framer-rJWZT.framer-v-1muwidv .framer-1j12d3c { padding: 0px 0px 20px 0px; }\",\".framer-rJWZT.framer-v-1muwidv .framer-11z54os { align-content: flex-start; align-items: flex-start; flex-direction: column; justify-content: flex-start; padding: 16px 10px 0px 10px; }\",\".framer-rJWZT.framer-v-1muwidv .framer-u3k5cs { flex: none; width: 100%; }\",\".framer-rJWZT.framer-v-1muwidv .framer-1i5h484 { align-content: flex-start; align-items: flex-start; flex-direction: column; justify-content: flex-start; padding: 10px; }\",\".framer-rJWZT.framer-v-1muwidv .framer-sbv224, .framer-rJWZT.framer-v-1muwidv .framer-b9a1vj, .framer-rJWZT.framer-v-1muwidv .framer-o13d99 { gap: 10px; }\",\".framer-rJWZT.framer-v-1muwidv .framer-11a9cwu-container, .framer-rJWZT.framer-v-1muwidv .framer-do7e7z-container, .framer-rJWZT.framer-v-1muwidv .framer-1jrfvr0-container { height: 14px; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rJWZT.framer-v-1muwidv .framer-11z54os, .framer-rJWZT.framer-v-1muwidv .framer-1i5h484, .framer-rJWZT.framer-v-1muwidv .framer-sbv224, .framer-rJWZT.framer-v-1muwidv .framer-b9a1vj, .framer-rJWZT.framer-v-1muwidv .framer-o13d99 { gap: 0px; } .framer-rJWZT.framer-v-1muwidv .framer-11z54os > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-rJWZT.framer-v-1muwidv .framer-11z54os > :first-child, .framer-rJWZT.framer-v-1muwidv .framer-1i5h484 > :first-child { margin-top: 0px; } .framer-rJWZT.framer-v-1muwidv .framer-11z54os > :last-child, .framer-rJWZT.framer-v-1muwidv .framer-1i5h484 > :last-child { margin-bottom: 0px; } .framer-rJWZT.framer-v-1muwidv .framer-1i5h484 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-rJWZT.framer-v-1muwidv .framer-sbv224 > *, .framer-rJWZT.framer-v-1muwidv .framer-b9a1vj > *, .framer-rJWZT.framer-v-1muwidv .framer-o13d99 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rJWZT.framer-v-1muwidv .framer-sbv224 > :first-child, .framer-rJWZT.framer-v-1muwidv .framer-b9a1vj > :first-child, .framer-rJWZT.framer-v-1muwidv .framer-o13d99 > :first-child { margin-left: 0px; } .framer-rJWZT.framer-v-1muwidv .framer-sbv224 > :last-child, .framer-rJWZT.framer-v-1muwidv .framer-b9a1vj > :last-child, .framer-rJWZT.framer-v-1muwidv .framer-o13d99 > :last-child { margin-right: 0px; } }\",\".framer-rJWZT.framer-v-1w8oovb.hover.framer-1w8oovb { overflow: visible; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 208\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"y4H0t072F\":{\"layout\":[\"fixed\",\"auto\"]},\"WhkGTc8lN\":{\"layout\":[\"fixed\",\"auto\"]},\"vE_hXq3qD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ef6DnlIEv\":\"logo\",\"GwMkmiuLu\":\"backgroundImage\",\"xnTWynPMH\":\"fundingPhase\",\"bvHrrCzlL\":\"location\",\"TzAFtubjr\":\"industry\",\"dcQfvQSC2\":\"company\",\"a7sVVA2V5\":\"subtitle\",\"SX2MVUV2a\":\"link\",\"U_JsxpZCd\":\"background\",\"wUtSpsZjc\":\"color2\",\"DgZqk6GOV\":\"featureVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRPdlHuraJ=withCSS(Component,css,\"framer-rJWZT\");export default FramerRPdlHuraJ;FramerRPdlHuraJ.displayName=\"Startup Profile Card Blur\";FramerRPdlHuraJ.defaultProps={height:208,width:300};addPropertyControls(FramerRPdlHuraJ,{variant:{options:[\"uCMtTughX\",\"y4H0t072F\",\"WhkGTc8lN\"],optionTitles:[\"Variant 1\",\"No Hover\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},ef6DnlIEv:{title:\"Logo\",type:ControlType.ResponsiveImage},GwMkmiuLu:{title:\"Background Image\",type:ControlType.ResponsiveImage},xnTWynPMH:{defaultValue:\"Startup\",displayTextArea:false,title:\"Funding Phase\",type:ControlType.String},bvHrrCzlL:{defaultValue:\"Startup\",displayTextArea:false,title:\"Location\",type:ControlType.String},TzAFtubjr:{defaultValue:\"Startup\",displayTextArea:false,title:\"Industry\",type:ControlType.String},dcQfvQSC2:{defaultValue:\"Name\",displayTextArea:false,title:\"Company\",type:ControlType.String},a7sVVA2V5:{defaultValue:\"Name\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},SX2MVUV2a:{title:\"Link\",type:ControlType.Link},U_JsxpZCd:{defaultValue:\"rgb(255, 255, 255)\",title:\"Background\",type:ControlType.Color},wUtSpsZjc:{defaultValue:'var(--token-6c372ce0-266f-46f7-bde7-e9ca34ca1030, rgb(28, 28, 28)) /* {\"name\":\"Dark\"} */',title:\"Color 2\",type:ControlType.Color},DgZqk6GOV:{defaultValue:true,title:\"Feature Visible?\",type:ControlType.Boolean}});addFonts(FramerRPdlHuraJ,[{explicitInter:true,fonts:[{family:\"Space Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacemono/v14/i7dMIFZifjKcF5UAWdDRaPpZYFeQHwyVd3U.woff2\",weight:\"700\"},{family:\"Karla\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTD-JqqEUNLR7fHGw.woff2\",weight:\"400\"},{family:\"Space Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacemono/v14/i7dPIFZifjKcF5UAWdDRUEN2RFq7AwU.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...AspectRatioImageFonts,...HeroFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRPdlHuraJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ef6DnlIEv\\\":\\\"logo\\\",\\\"GwMkmiuLu\\\":\\\"backgroundImage\\\",\\\"xnTWynPMH\\\":\\\"fundingPhase\\\",\\\"bvHrrCzlL\\\":\\\"location\\\",\\\"TzAFtubjr\\\":\\\"industry\\\",\\\"dcQfvQSC2\\\":\\\"company\\\",\\\"a7sVVA2V5\\\":\\\"subtitle\\\",\\\"SX2MVUV2a\\\":\\\"link\\\",\\\"U_JsxpZCd\\\":\\\"background\\\",\\\"wUtSpsZjc\\\":\\\"color2\\\",\\\"DgZqk6GOV\\\":\\\"featureVisible\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y4H0t072F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WhkGTc8lN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vE_hXq3qD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"300\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"208\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RPdlHuraJ.map"],
  "mappings": "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",
  "names": ["AspectRatioImage", "props", "_props_image", "_props_image1", "border", "link", "elements", "p", "Link", "l", "addPropertyControls", "ControlType", "AspectRatioImageFonts", "getFonts", "AspectRatioImage", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "HeroFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "transition2", "animation", "animation1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "backgroundImage", "color2", "company", "featureVisible", "fundingPhase", "height", "id", "industry", "link", "location", "logo", "subtitle", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ef6DnlIEv", "GwMkmiuLu", "xnTWynPMH", "bvHrrCzlL", "TzAFtubjr", "dcQfvQSC2", "a7sVVA2V5", "SX2MVUV2a", "U_JsxpZCd", "wUtSpsZjc", "DgZqk6GOV", "zEXIeHB1OapG_PGJ43", "zEXIeHB1OhWkLQ_Qrh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "visible", "isDisplayed1", "visible1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerRPdlHuraJ", "withCSS", "RPdlHuraJ_default", "addPropertyControls", "ControlType", "addFonts"]
}
