{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/NevawKaGWbiJT6xqhHNd/BlurGradient.js", "ssg:https://framerusercontent.com/modules/Am67FCRO83KdcgkLNF7o/q6QcazlpoxXPdPLTLkf0/obuwv5fOK.js"],
  "sourcesContent": ["import{jsx as r}from\"react/jsx-runtime\";import{addPropertyControls as t,ControlType as e}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 240\n * @framerIntrinsicHeight 240\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */function a({blur:t,borderRadius:e,direction:a}){let i=r=>{switch(r){case\"toBottom\":default:return\"to bottom\";case\"toTop\":return\"to top\";case\"toLeft\":return\"to left\";case\"toRight\":return\"to right\";}},o=[{blur:\"0.5px\",gradient:\"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 12.5%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 37.5%\"},{blur:`${t/2/2/2/2/2/2}px`,gradient:\"rgba(0, 0, 0, 0) 12.5%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 37.5%, rgba(0, 0, 0, 0) 50%\"},{blur:`${t/2/2/2/2/2}px`,gradient:\"rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 1) 37.5%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 62.5%\"},{blur:`${t/2/2/2/2}px`,gradient:\"rgba(0, 0, 0, 0) 37.5%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 62.5%, rgba(0, 0, 0, 0) 75%\"},{blur:`${t/2/2/2}px`,gradient:\"rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 62.5%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0) 87.5%\"},{blur:`${t/2/2}px`,gradient:\"rgba(0, 0, 0, 0) 62.5%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 1) 87.5%, rgba(0, 0, 0, 0) 100%\"},{blur:`${t/2}px`,gradient:\"rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 1) 87.5%, rgba(0, 0, 0, 1) 100%\"},{blur:`${t}px`,gradient:\"rgba(0, 0, 0, 0) 87.5%, rgba(0, 0, 0, 1) 100%\"}];return /*#__PURE__*/r(\"div\",{style:{position:\"relative\",width:\"100%\",height:\"100%\",borderRadius:`${e}px`},children:o.map((t,o)=>/*#__PURE__*/r(\"div\",{style:{position:\"absolute\",inset:0,zIndex:o+1,backdropFilter:`blur(${t.blur})`,WebkitBackdropFilter:`blur(${t.blur})`,maskImage:`linear-gradient(${i(a)}, ${t.gradient})`,WebkitMaskImage:`linear-gradient(${i(a)}, ${t.gradient})`,borderRadius:`${e}px`,pointerEvents:\"none\"}},o))});}a.defaultProps={blur:10,borderRadius:0,direction:\"toBottom\"},t(a,{blur:{title:\"Blur\",type:e.Number,defaultValue:10,min:0,max:100,step:1,description:\"Large blur values (10<) can impact performance.\"},borderRadius:{title:\"Radius\",type:e.Number,defaultValue:0,min:0,max:100,step:1,description:\"Blur Gradient component's parent frame can't have border radius (it will break the component). If you need corner radius, apply it directly to the Blur Gradient component here.\"},direction:{title:\"Direction\",type:e.SegmentedEnum,options:[\"toBottom\",\"toTop\",\"toLeft\",\"toRight\"],optionTitles:[\"\u2193\",\"\u2191\",\"\u2190\",\"\u2192\"],defaultValue:\"toBottom\"}});export default a;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"BlurGradient\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"240\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"240\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BlurGradient.map", "// Generated by Framer (1119174)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import BlurGradient from\"https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/NevawKaGWbiJT6xqhHNd/BlurGradient.js\";const BlurGradientFonts=getFonts(BlurGradient);const cycleOrder=[\"EhsAQsRQL\",\"Auy4trx1a\"];const serializationHash=\"framer-AsK3g\";const variantClassNames={Auy4trx1a:\"framer-v-1ccc2jk\",EhsAQsRQL:\"framer-v-1mso18g\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:700,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 transformTemplate=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:60,delay:.05,mass:1,stiffness:700,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 transition2={damping:60,delay:0,mass:1,stiffness:700,type:\"spring\"};const humanReadableVariantMap={\"Variant 2\":\"Auy4trx1a\",Normal:\"EhsAQsRQL\"};const getProps=({height,id,image,sub,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,JsoT88yKB:(_ref=sub!==null&&sub!==void 0?sub:props.JsoT88yKB)!==null&&_ref!==void 0?_ref:\"Unlock strategic insights from complex data to shape decisions and anticipate industry trends.\",QUIw8Gp80:(_ref1=image!==null&&image!==void 0?image:props.QUIw8Gp80)!==null&&_ref1!==void 0?_ref1:{src:\"https://framerusercontent.com/images/Xe5Q5PppRvywkA1dlMgd7WUmPOg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Xe5Q5PppRvywkA1dlMgd7WUmPOg.png?scale-down-to=512 478w, https://framerusercontent.com/images/Xe5Q5PppRvywkA1dlMgd7WUmPOg.png?scale-down-to=1024 956w, https://framerusercontent.com/images/Xe5Q5PppRvywkA1dlMgd7WUmPOg.png 1009w\"},variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"EhsAQsRQL\",zoU6umQNK:(_ref3=title!==null&&title!==void 0?title:props.zoU6umQNK)!==null&&_ref3!==void 0?_ref3:\"AI Insights\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QUIw8Gp80,zoU6umQNK,JsoT88yKB,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"EhsAQsRQL\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-AsK3g\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(\"framer-1mso18g\",className),\"data-framer-name\":\"Normal\",layoutDependency:layoutDependency,layoutId:\"EhsAQsRQL\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Auy4trx1a:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ftw68o\",\"data-framer-name\":\"Normal\",layoutDependency:layoutDependency,layoutId:\"isJXHcOw5\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-o53ofr\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"LOT840lnA\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1009,pixelHeight:1080,pixelWidth:1009,positionX:\"center\",positionY:\"top\",sizes:\"min(350px, 100vw)\",...toResponsiveImage(QUIw8Gp80)},className:\"framer-17lhj3x\",\"data-framer-name\":\"Normal image\",layoutDependency:layoutDependency,layoutId:\"Ivbm1QeVN\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:0},...addPropertyOverrides({Auy4trx1a:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1009,pixelHeight:1080,pixelWidth:1009,positionX:\"center\",positionY:\"top\",sizes:\"calc(min(330px, 100vw) / 1.1)\",...toResponsiveImage(QUIw8Gp80)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eki1is\",\"data-framer-name\":\"Blurred\",layoutDependency:layoutDependency,layoutId:\"D1L7d_Thd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uzlydf\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"cqAanGGhv\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7728,intrinsicWidth:5152,pixelHeight:7728,pixelWidth:5152,positionX:\"center\",positionY:\"top\",sizes:\"min(350px, 100vw)\",...toResponsiveImage(QUIw8Gp80)},className:\"framer-1l0qqui\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"YbvTDk_I7\",style:{backdropFilter:\"blur(0px)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,WebkitBackdropFilter:\"blur(0px)\"},...addPropertyOverrides({Auy4trx1a:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7728,intrinsicWidth:5152,pixelHeight:7728,pixelWidth:5152,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(330px, 100vw) / 1.1)\",...toResponsiveImage(QUIw8Gp80)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2239ac-container\",layoutDependency:layoutDependency,layoutId:\"JPOSCEnnt-container\",children:/*#__PURE__*/_jsx(BlurGradient,{blur:15,borderRadius:12,direction:\"toBottom\",height:\"100%\",id:\"JPOSCEnnt\",layoutId:\"JPOSCEnnt\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17igoxg\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"TQnEEhjn1\",...addPropertyOverrides({Auy4trx1a:{transformTemplate}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b9cf1f\",\"data-framer-name\":\"Title + Sub\",layoutDependency:layoutDependency,layoutId:\"IemuwMsg7\",children:[/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Moonwalkers\u2122\"})}),className:\"framer-1bfdglb\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"DpbT2oA9b\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:zoU6umQNK,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Auy4trx1a:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"AI Insights\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Mobility device that allows you to walk at the speed of a run.\"})}),className:\"framer-1mzc02n\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"mQYLWJtYS\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:JsoT88yKB,verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})})})});});const css=['.framer-AsK3g [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AsK3g .framer-16f3lo6 { display: block; }\",\".framer-AsK3g .framer-1mso18g { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 380px; justify-content: flex-end; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 350px; }\",\".framer-AsK3g .framer-1ftw68o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-AsK3g .framer-o53ofr { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; pointer-events: none; position: absolute; top: calc(49.73684210526318% - 100% / 2); width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-AsK3g .framer-17lhj3x, .framer-AsK3g .framer-1l0qqui { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-AsK3g .framer-1eki1is { flex: 1 0 0px; height: 1px; overflow: hidden; pointer-events: none; position: relative; width: 100%; z-index: 1; }\",\".framer-AsK3g .framer-1uzlydf { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-AsK3g .framer-2239ac-container { bottom: 0px; flex: none; height: 70%; left: 0px; position: absolute; right: 0px; z-index: 2; }\",\".framer-AsK3g .framer-17igoxg { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-end; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 36px 36px 36px 36px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 3; }\",\".framer-AsK3g .framer-b9cf1f { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; min-height: 88px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 104%; }\",\".framer-AsK3g .framer-1bfdglb { -webkit-user-select: none; flex: none; height: 43px; left: 0px; position: absolute; top: 0px; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-AsK3g .framer-1mzc02n { -webkit-user-select: none; bottom: -13px; flex: none; height: auto; left: 0px; position: absolute; user-select: none; white-space: pre-wrap; width: 108%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-AsK3g .framer-1mso18g, .framer-AsK3g .framer-1ftw68o, .framer-AsK3g .framer-17igoxg, .framer-AsK3g .framer-b9cf1f { gap: 0px; } .framer-AsK3g .framer-1mso18g > *, .framer-AsK3g .framer-1ftw68o > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AsK3g .framer-1mso18g > :first-child, .framer-AsK3g .framer-1ftw68o > :first-child, .framer-AsK3g .framer-17igoxg > :first-child, .framer-AsK3g .framer-b9cf1f > :first-child { margin-top: 0px; } .framer-AsK3g .framer-1mso18g > :last-child, .framer-AsK3g .framer-1ftw68o > :last-child, .framer-AsK3g .framer-17igoxg > :last-child, .framer-AsK3g .framer-b9cf1f > :last-child { margin-bottom: 0px; } .framer-AsK3g .framer-17igoxg > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-AsK3g .framer-b9cf1f > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } }\",\".framer-AsK3g.framer-v-1ccc2jk .framer-1mso18g { width: 330px; }\",\".framer-AsK3g.framer-v-1ccc2jk .framer-1ftw68o { width: 91%; }\",\".framer-AsK3g.framer-v-1ccc2jk .framer-17igoxg { bottom: 0px; height: min-content; left: 50%; top: unset; }\",\".framer-AsK3g.framer-v-1ccc2jk .framer-b9cf1f { min-height: 88px; width: 113%; }\",\".framer-AsK3g.framer-v-1ccc2jk .framer-1bfdglb { height: auto; }\",\".framer-AsK3g.framer-v-1ccc2jk .framer-1mzc02n { bottom: -13px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 380\n * @framerIntrinsicWidth 350\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Auy4trx1a\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"QUIw8Gp80\":\"image\",\"zoU6umQNK\":\"title\",\"JsoT88yKB\":\"sub\"}\n * @framerImmutableVariables true\n */const Framerobuwv5fOK=withCSS(Component,css,\"framer-AsK3g\");export default Framerobuwv5fOK;Framerobuwv5fOK.displayName=\"Card\";Framerobuwv5fOK.defaultProps={height:380,width:350};addPropertyControls(Framerobuwv5fOK,{variant:{options:[\"EhsAQsRQL\",\"Auy4trx1a\"],optionTitles:[\"Normal\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},QUIw8Gp80:{__defaultAssetReference:\"data:framer/asset-reference,Xe5Q5PppRvywkA1dlMgd7WUmPOg.png?originalFilename=image.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},zoU6umQNK:{defaultValue:\"AI Insights\",displayTextArea:false,title:\"Title\",type:ControlType.String},JsoT88yKB:{defaultValue:\"Unlock strategic insights from complex data to shape decisions and anticipate industry trends.\",displayTextArea:false,title:\"Sub\",type:ControlType.String}});addFonts(Framerobuwv5fOK,[{family:\"Satoshi\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},...BlurGradientFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerobuwv5fOK\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Auy4trx1a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"QUIw8Gp80\\\":\\\"image\\\",\\\"zoU6umQNK\\\":\\\"title\\\",\\\"JsoT88yKB\\\":\\\"sub\\\"}\",\"framerIntrinsicHeight\":\"380\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"350\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./obuwv5fOK.map"],
  "mappings": "8LAQG,SAASA,EAAE,CAAC,KAAKC,EAAE,aAAaC,EAAE,UAAU,CAAC,EAAE,CAAC,IAAIC,EAAEC,GAAG,CAAC,OAAOA,EAAE,CAAC,IAAI,WAAW,QAAQ,MAAM,YAAY,IAAI,QAAQ,MAAM,SAAS,IAAI,SAAS,MAAM,UAAU,IAAI,UAAU,MAAM,UAAW,CAAC,EAAEC,EAAE,CAAC,CAAC,KAAK,QAAQ,SAAS,2FAA2F,EAAE,CAAC,KAAK,GAAGJ,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,SAAS,4FAA4F,EAAE,CAAC,KAAK,GAAGA,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,SAAS,4FAA4F,EAAE,CAAC,KAAK,GAAGA,EAAE,EAAE,EAAE,EAAE,MAAM,SAAS,4FAA4F,EAAE,CAAC,KAAK,GAAGA,EAAE,EAAE,EAAE,MAAM,SAAS,4FAA4F,EAAE,CAAC,KAAK,GAAGA,EAAE,EAAE,MAAM,SAAS,6FAA6F,EAAE,CAAC,KAAK,GAAGA,EAAE,MAAM,SAAS,qEAAqE,EAAE,CAAC,KAAK,GAAGA,MAAM,SAAS,+CAA+C,CAAC,EAAE,OAAoBK,EAAE,MAAM,CAAC,MAAM,CAAC,SAAS,WAAW,MAAM,OAAO,OAAO,OAAO,aAAa,GAAGJ,KAAK,EAAE,SAASG,EAAE,IAAI,CAACJ,EAAEI,IAAiBC,EAAE,MAAM,CAAC,MAAM,CAAC,SAAS,WAAW,MAAM,EAAE,OAAOD,EAAE,EAAE,eAAe,QAAQJ,EAAE,QAAQ,qBAAqB,QAAQA,EAAE,QAAQ,UAAU,mBAAmBE,EAAE,CAAC,MAAMF,EAAE,YAAY,gBAAgB,mBAAmBE,EAAE,CAAC,MAAMF,EAAE,YAAY,aAAa,GAAGC,MAAM,cAAc,MAAM,CAAC,EAAEG,CAAC,CAAC,CAAC,CAAC,CAAE,CAACL,EAAE,aAAa,CAAC,KAAK,GAAG,aAAa,EAAE,UAAU,UAAU,EAAEO,EAAEP,EAAE,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKQ,EAAE,OAAO,aAAa,GAAG,IAAI,EAAE,IAAI,IAAI,KAAK,EAAE,YAAY,iDAAiD,EAAE,aAAa,CAAC,MAAM,SAAS,KAAKA,EAAE,OAAO,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,KAAK,EAAE,YAAY,kLAAkL,EAAE,UAAU,CAAC,MAAM,YAAY,KAAKA,EAAE,cAAc,QAAQ,CAAC,WAAW,QAAQ,SAAS,SAAS,EAAE,aAAa,CAAC,SAAI,SAAI,SAAI,QAAG,EAAE,aAAa,UAAU,CAAC,CAAC,EAAE,IAAOC,EAAQT,ECPnwD,IAAMU,EAAkBC,EAASC,CAAY,EAAQC,EAAW,CAAC,YAAY,WAAW,EAAyC,IAAMC,GAAkB,CAAC,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,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAkB,CAACC,EAAE,IAAI,oBAAoB,IAAUC,GAAY,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,CAAC,MAAAJ,EAAM,SAAAK,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWT,GAAmCM,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,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,IAAAC,EAAI,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAuCC,EAAMC,EAAM,MAAM,CAAC,GAAGL,EAAM,WAAWC,EAAKJ,GAA6BG,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,iGAAiG,WAAWC,EAAMN,GAAmCI,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,CAAC,IAAI,yFAAyF,OAAO,uQAAuQ,EAAE,SAASE,GAAOD,EAAuCX,GAAwBQ,EAAM,OAAO,KAAK,MAAMG,IAAyC,OAAOA,EAAuCH,EAAM,WAAW,MAAMI,IAAQ,OAAOA,EAAM,YAAY,WAAWC,EAAMP,GAAmCE,EAAM,aAAa,MAAMK,IAAQ,OAAOA,EAAM,aAAa,CAAE,EAAQC,GAAuB,CAACN,EAAM3B,IAAWA,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAuBO,GAA6BC,EAAW,SAASR,EAAMS,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASO,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,GAAW,WAAArC,EAAW,SAAAd,CAAQ,EAAEoD,EAAgB,CAAC,WAAAC,EAAW,eAAe,YAAY,YAAAlD,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiBrB,GAAuBN,EAAM3B,CAAQ,EAAQuD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGlB,GAA4Ce,EAAgB,SAAsBxC,EAAK4C,EAAO,IAAI,CAAC,QAAQ3D,EAAQ,QAAQF,EAAS,aAAa,IAAIkD,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUY,EAAG,eAAe,GAAGH,EAAsBX,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsB/B,EAAKR,EAAW,CAAC,MAAMK,EAAW,SAAsBG,EAAK4C,EAAO,IAAI,CAAC,GAAGf,EAAU,UAAUgB,EAAG,iBAAiBrB,CAAS,EAAE,mBAAmB,SAAS,iBAAiBa,EAAiB,SAAS,YAAY,IAAIlB,GAA6BmB,EAAK,MAAM,CAAC,GAAGf,CAAK,EAAE,GAAG1C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEiD,EAAYE,CAAc,EAAE,SAAsBc,EAAMF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBP,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK4C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiBP,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,sBAAsB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAerC,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,oBAAoB,GAAG5D,EAAkBuC,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiBW,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,CAAC,EAAE,GAAGxD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,gCAAgC,GAAGM,EAAkBuC,CAAS,CAAC,CAAC,CAAC,EAAEI,EAAYE,CAAc,CAAC,CAAC,EAAec,EAAMF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBP,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK4C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBP,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAerC,EAAK+C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,oBAAoB,GAAG5D,EAAkBuC,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBW,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,YAAY,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,qBAAqB,WAAW,EAAE,GAAGxD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,gCAAgC,GAAGM,EAAkBuC,CAAS,CAAC,CAAC,CAAC,EAAEI,EAAYE,CAAc,CAAC,CAAC,EAAehC,EAAK4C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBP,EAAiB,SAAS,sBAAsB,SAAsBrC,EAAKgD,EAAa,CAAC,KAAK,GAAG,aAAa,GAAG,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehD,EAAK4C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBP,EAAiB,SAAS,YAAY,GAAGxD,EAAqB,CAAC,UAAU,CAAC,kBAAAQ,EAAiB,CAAC,EAAEyC,EAAYE,CAAc,EAAE,SAAsBc,EAAMF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBP,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKR,EAAW,CAAC,MAAMD,GAAY,SAAsBS,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWkD,EAAS,CAAC,SAAsBlD,EAAK4C,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAS,mBAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,iBAAiB,EAAE,iBAAiBP,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,KAAKV,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,EAAqB,CAAC,UAAU,CAAC,SAAsBmB,EAAWkD,EAAS,CAAC,SAAsBlD,EAAK4C,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEd,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAKR,EAAW,CAAC,MAAMS,GAAY,SAAsBD,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWkD,EAAS,CAAC,SAAsBlD,EAAK4C,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAS,gEAAgE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiBP,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,KAAKT,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,6QAA6Q,uRAAuR,mSAAmS,6OAA6O,qJAAqJ,4MAA4M,0IAA0I,2XAA2X,2SAA2S,oPAAoP,yPAAyP,09BAA09B,mEAAmE,iEAAiE,8GAA8G,mFAAmF,mEAAmE,gFAAgF,EAO1gcC,EAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,wBAAwB,4GAA4G,MAAM,QAAQ,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,cAAc,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,iGAAiG,gBAAgB,GAAM,MAAM,MAAM,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,OAAO,UAAU,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,GAAGM,CAAiB,CAAC",
  "names": ["a", "t", "e", "i", "r", "o", "p", "addPropertyControls", "ControlType", "BlurGradient_default", "BlurGradientFonts", "getFonts", "BlurGradient_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "transformTemplate", "_", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition2", "humanReadableVariantMap", "getProps", "height", "id", "image", "sub", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "QUIw8Gp80", "zoU6umQNK", "JsoT88yKB", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "Image2", "BlurGradient_default", "RichText2", "x", "css", "Framerobuwv5fOK", "withCSS", "obuwv5fOK_default", "addPropertyControls", "ControlType", "addFonts", "BlurGradientFonts"]
}
