{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/OHoctVSEjUiRUzB1q06w/oFpXvHWv3S1umAuBL3GS/HZJGANiCm.js"],
  "sourcesContent": ["// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,SVG,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={ITHuUI1G1:{hover:true},NEhY7I2t0:{hover:true},tRQo2tagG:{hover:true}};const cycleOrder=[\"ITHuUI1G1\",\"NEhY7I2t0\",\"tRQo2tagG\"];const serializationHash=\"framer-pV914\";const variantClassNames={ITHuUI1G1:\"framer-v-1kt233e\",NEhY7I2t0:\"framer-v-1wla1vl\",tRQo2tagG:\"framer-v-1k495ag\"};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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const enumToDisplayName=(value,_locale)=>{switch(value){case\"vzeM0OIYh\":return\"Payload\";case\"fxKy2x7za\":return\"Barkie\";default:return\"\";}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={Barkie:\"fxKy2x7za\",Payload:\"vzeM0OIYh\"};const humanReadableVariantMap={\"Variant 3\":\"tRQo2tagG\",Desktop:\"ITHuUI1G1\",Phone:\"NEhY7I2t0\"};const getProps=({author,banner,date,height,id,title,title2,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableEnumMap_author,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6;return{...props,BS1upcw8v:(_ref=title!==null&&title!==void 0?title:props.BS1upcw8v)!==null&&_ref!==void 0?_ref:\"V2 Release\",bYzZPSg4L:(_ref1=title2!==null&&title2!==void 0?title2:props.bYzZPSg4L)!==null&&_ref1!==void 0?_ref1:\"text\",F8hYs65mt:(_ref2=banner!==null&&banner!==void 0?banner:props.F8hYs65mt)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/N0tHNHEDF4ZemmycZKUnOXUb5rI.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/N0tHNHEDF4ZemmycZKUnOXUb5rI.png?scale-down-to=512 512w,https://framerusercontent.com/images/N0tHNHEDF4ZemmycZKUnOXUb5rI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/N0tHNHEDF4ZemmycZKUnOXUb5rI.png 1035w\"},Id9KkCj2v:(_ref3=date!==null&&date!==void 0?date:props.Id9KkCj2v)!==null&&_ref3!==void 0?_ref3:\"2024-08-28T00:00:00.000Z\",PCn2EcF_x:(_ref5=(_ref4=(_humanReadableEnumMap_author=humanReadableEnumMap[author])!==null&&_humanReadableEnumMap_author!==void 0?_humanReadableEnumMap_author:author)!==null&&_ref4!==void 0?_ref4:props.PCn2EcF_x)!==null&&_ref5!==void 0?_ref5:\"vzeM0OIYh\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"ITHuUI1G1\"};};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,F8hYs65mt,Id9KkCj2v,BS1upcw8v,PCn2EcF_x,bYzZPSg4L,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ITHuUI1G1\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"NEhY7I2t0-hover\")return true;if(baseVariant===\"NEhY7I2t0\")return true;return false;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(Id9KkCj2v,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);const textContent1=enumToDisplayName(PCn2EcF_x,activeLocale);const isDisplayed1=()=>{if(gestureVariant===\"NEhY7I2t0-hover\")return false;if(baseVariant===\"NEhY7I2t0\")return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"tRQo2tagG-hover\")return true;if(baseVariant===\"tRQo2tagG\")return true;return false;};const textContent2=toDateString(Id9KkCj2v,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1kt233e\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ITHuUI1G1\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({\"ITHuUI1G1-hover\":{\"data-framer-name\":undefined},\"NEhY7I2t0-hover\":{\"data-framer-name\":undefined},\"tRQo2tagG-hover\":{\"data-framer-name\":undefined},NEhY7I2t0:{\"data-framer-name\":\"Phone\"},tRQo2tagG:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8nq48v\",\"data-framer-name\":\"Status Card\",layoutDependency:layoutDependency,layoutId:\"GmLHCETsP\",style:{backgroundColor:\"rgba(18, 19, 26, 0.85)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uzjvnq\",\"data-framer-name\":\"calendar_days_svgrepo_com\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"koGq3jN8x\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 6.074 3.051 L 5.474 3.051 C 4.634 3.051 4.214 3.051 3.893 3.214 C 3.611 3.358 3.381 3.587 3.237 3.87 C 3.074 4.191 3.074 4.611 3.074 5.451 L 3.074 6.051 M 6.101 3.051 L 12.101 3.051 M 6.101 3.037 L 6.101 1.537 M 12.156 3.051 L 12.756 3.051 C 13.596 3.051 14.016 3.051 14.336 3.214 C 14.619 3.358 14.848 3.587 14.992 3.87 C 15.156 4.19 15.156 4.61 15.156 5.448 L 15.156 6.051 M 12.156 3.037 L 12.156 1.537 M 3.074 6.078 L 3.074 12.678 C 3.074 13.518 3.074 13.938 3.237 14.259 C 3.381 14.541 3.611 14.77 3.893 14.914 C 4.213 15.078 4.633 15.078 5.472 15.078 L 12.676 15.078 C 13.515 15.078 13.934 15.078 14.254 14.914 C 14.537 14.77 14.766 14.541 14.91 14.259 C 15.074 13.938 15.074 13.519 15.074 12.681 L 15.074 6.078 M 3.074 6.078 L 15.074 6.078 M 12.156 12.132 L 12.157 12.132 L 12.157 12.134 L 12.156 12.134 Z M 9.128 12.132 L 9.13 12.132 L 9.13 12.134 L 9.128 12.134 Z M 6.101 12.132 L 6.103 12.132 L 6.103 12.134 L 6.101 12.134 Z M 12.157 9.105 L 12.157 9.106 L 12.156 9.106 L 12.156 9.105 Z M 9.128 9.105 L 9.13 9.105 L 9.13 9.106 L 9.128 9.106 Z M 6.101 9.105 L 6.103 9.105 L 6.103 9.106 L 6.101 9.106 Z\" fill=\"transparent\" stroke-width=\"1.46\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8831555894,withExternalLayout:true,...addPropertyOverrides({NEhY7I2t0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 6.038 2.948 L 5.438 2.948 C 4.598 2.948 4.178 2.948 3.857 3.112 C 3.574 3.256 3.345 3.485 3.201 3.767 C 3.038 4.088 3.038 4.508 3.038 5.348 L 3.038 5.948 M 5.897 2.948 L 11.897 2.948 M 5.897 3.019 L 5.897 1.519 M 11.615 2.948 L 12.215 2.948 C 13.055 2.948 13.475 2.948 13.795 3.112 C 14.078 3.256 14.307 3.485 14.451 3.767 C 14.615 4.088 14.615 4.508 14.615 5.346 L 14.615 5.948 M 11.615 3.019 L 11.615 1.519 M 3.038 5.807 L 3.038 12.407 C 3.038 13.247 3.038 13.667 3.201 13.988 C 3.345 14.271 3.574 14.5 3.857 14.644 C 4.177 14.807 4.597 14.807 5.435 14.807 L 12.64 14.807 C 13.478 14.807 13.898 14.807 14.218 14.644 C 14.501 14.5 14.73 14.27 14.874 13.988 C 15.038 13.667 15.038 13.249 15.038 12.41 L 15.038 5.807 M 3.038 5.807 L 15.038 5.807 M 11.615 11.525 L 11.616 11.525 L 11.616 11.527 L 11.615 11.527 Z M 8.756 11.525 L 8.757 11.525 L 8.757 11.527 L 8.756 11.527 Z M 5.897 11.525 L 5.898 11.525 L 5.898 11.527 L 5.897 11.527 Z M 11.616 8.666 L 11.616 8.668 L 11.615 8.668 L 11.615 8.666 Z M 8.756 8.666 L 8.757 8.666 L 8.757 8.668 L 8.756 8.668 Z M 5.897 8.666 L 5.898 8.666 L 5.898 8.668 L 5.897 8.668 Z\" fill=\"transparent\" stroke-width=\"1.46\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9124037e3}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"8/28/24\"})}),className:\"framer-14jdcy4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"noVwbKHgG\",style:{\"--extracted-r6o4lv\":\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oqztip\",\"data-framer-name\":\"Status Card\",layoutDependency:layoutDependency,layoutId:\"zp5GrPJd3\",style:{backgroundColor:\"rgba(18, 19, 26, 0.85)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-5ugyan\",\"data-framer-name\":\"user_round_svgrepo_com\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"O6arbakRq\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 9 15.938 C 12.831 15.938 15.938 12.831 15.938 9 C 15.938 5.169 12.831 2.063 9 2.063 C 5.169 2.063 2.063 5.169 2.063 9 C 2.063 12.831 5.169 15.938 9 15.938 Z\" fill=\"transparent\" stroke-width=\"0.94\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 9.097 9.75 C 10.365 9.75 11.392 8.722 11.392 7.455 C 11.392 6.188 10.365 5.16 9.097 5.16 C 7.83 5.16 6.802 6.188 6.802 7.455 C 6.802 8.722 7.83 9.75 9.097 9.75 Z M 4.875 14.332 C 5.349 12.44 7.049 11.114 9 11.114 C 10.951 11.114 12.651 12.44 13.125 14.332\" fill=\"transparent\" stroke-width=\"1.35\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10937211520,withExternalLayout:true,...addPropertyOverrides({NEhY7I2t0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 9 15.938 C 12.831 15.938 15.938 12.831 15.938 9 C 15.938 5.169 12.831 2.063 9 2.063 C 5.169 2.063 2.063 5.169 2.063 9 C 2.063 12.831 5.169 15.938 9 15.938 Z\" fill=\"transparent\" stroke-width=\"0.94\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 9.475 10.037 C 10.743 10.037 11.77 9.009 11.77 7.742 C 11.77 6.474 10.743 5.447 9.475 5.447 C 8.208 5.447 7.18 6.474 7.18 7.742 C 7.18 9.009 8.208 10.037 9.475 10.037 Z M 5.146 14.95 C 5.62 13.058 7.32 11.731 9.271 11.731 C 11.221 11.731 12.922 13.058 13.396 14.95\" fill=\"transparent\" stroke-width=\"1.35\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10986203009}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"Payload\"})}),className:\"framer-7t6r13\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FSgR3HCT1\",style:{\"--extracted-r6o4lv\":\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143))\"},text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(F8hYs65mt)},className:\"framer-9bg7ve\",layoutDependency:layoutDependency,layoutId:\"tHvu4FwvS\",style:{borderTopLeftRadius:16,borderTopRightRadius:16,scale:1},variants:{\"NEhY7I2t0-hover\":{scale:1.1}},...addPropertyOverrides({NEhY7I2t0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(F8hYs65mt)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13tx3j2\",\"data-framer-name\":\"Status page Container\",layoutDependency:layoutDependency,layoutId:\"Mnm9Gw_DA\",style:{backdropFilter:\"none\",backgroundColor:\"rgb(24, 26, 34)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,WebkitBackdropFilter:\"none\"},variants:{\"ITHuUI1G1-hover\":{backgroundColor:\"rgb(28, 30, 39)\"},\"tRQo2tagG-hover\":{backgroundColor:\"rgb(28, 30, 39)\"},NEhY7I2t0:{backdropFilter:\"blur(13px)\",backgroundColor:\"rgba(24, 25, 33, 0.86)\",WebkitBackdropFilter:\"blur(13px)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-93wwo8\",layoutDependency:layoutDependency,layoutId:\"niV6IF8wq\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-140)/2)+10+22.5),pixelHeight:200,pixelWidth:200,sizes:\"145px\",...toResponsiveImage(F8hYs65mt)},className:\"framer-1if9qr2\",layoutDependency:layoutDependency,layoutId:\"YqXV3bXvw\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 5px 30px 0px rgba(0, 0, 0, 0.25)\"},...addPropertyOverrides({tRQo2tagG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||106)-0-177.6)/2)+10+35.8),pixelHeight:200,pixelWidth:200,sizes:\"162px\",...toResponsiveImage(F8hYs65mt)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pts24i\",layoutDependency:layoutDependency,layoutId:\"vx8COg5AS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZW0tTWVkaXVtIA==\",\"--framer-font-family\":'\"Stem-Medium \", \"Stem-Medium  Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(235, 249, 255))\"},children:\"Rust\"})}),className:\"framer-1cz55fg\",fonts:[\"CUSTOM;Stem-Medium \"],layoutDependency:layoutDependency,layoutId:\"I8ait7AFI\",style:{\"--extracted-r6o4lv\":\"rgb(235, 249, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:BS1upcw8v,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tRQo2tagG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZW0tTWVkaXVtIA==\",\"--framer-font-family\":'\"Stem-Medium \", \"Stem-Medium  Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(235, 249, 255))\"},children:\"V2 Release\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZW0tUmVndWxhciA=\",\"--framer-font-family\":'\"Stem-Regular \", \"Stem-Regular  Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"text\"})}),className:\"framer-pwokpx\",fonts:[\"CUSTOM;Stem-Regular \"],layoutDependency:layoutDependency,layoutId:\"OWCP29Ex4\",style:{\"--extracted-r6o4lv\":\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:bYzZPSg4L,verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4uty5u\",layoutDependency:layoutDependency,layoutId:\"otdwpE7SS\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-govw6p\",layoutDependency:layoutDependency,layoutId:\"u8MeuHKJS\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iipyzz\",\"data-framer-name\":\"Status Card\",layoutDependency:layoutDependency,layoutId:\"gNZRj9r72\",style:{backgroundColor:\"rgba(18, 19, 26, 0.85)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ay94xb\",\"data-framer-name\":\"user_round_svgrepo_com\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"A1njPud_S\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 17.708 C 14.257 17.708 17.708 14.257 17.708 10 C 17.708 5.743 14.257 2.292 10 2.292 C 5.743 2.292 2.292 5.743 2.292 10 C 2.292 14.257 5.743 17.708 10 17.708 Z\" fill=\"transparent\" stroke-width=\"1.0375\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10.108 10.833 C 11.517 10.833 12.658 9.692 12.658 8.283 C 12.658 6.875 11.517 5.733 10.108 5.733 C 8.7 5.733 7.558 6.875 7.558 8.283 C 7.558 9.692 8.7 10.833 10.108 10.833 Z M 5.417 15.925 C 5.943 13.823 7.833 12.348 10 12.348 C 12.167 12.348 14.057 13.823 14.583 15.925\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8833143068,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"Undetected\"})}),className:\"framer-v5qrw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vbTGfd2Bl\",style:{\"--extracted-r6o4lv\":\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143))\"},text:textContent1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tRQo2tagG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"Payload\"})})}},baseVariant,gestureVariant)})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l72crv\",\"data-framer-name\":\"Status Card\",layoutDependency:layoutDependency,layoutId:\"iZGxcXMLZ\",style:{backgroundColor:\"rgba(18, 19, 26, 0.85)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-c6ljlr\",\"data-framer-name\":\"calendar_days_svgrepo_com\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zNIAtCjbr\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 6.667 3.333 L 6 3.333 C 5.067 3.333 4.6 3.333 4.243 3.515 C 3.93 3.675 3.675 3.93 3.515 4.243 C 3.333 4.6 3.333 5.067 3.333 6 L 3.333 6.667 M 6.667 3.333 L 13.333 3.333 M 6.667 3.333 L 6.667 1.667 M 13.333 3.333 L 14 3.333 C 14.933 3.333 15.4 3.333 15.756 3.515 C 16.07 3.675 16.325 3.929 16.485 4.243 C 16.667 4.599 16.667 5.066 16.667 5.998 L 16.667 6.667 M 13.333 3.333 L 13.333 1.667 M 3.333 6.667 L 3.333 14 C 3.333 14.933 3.333 15.4 3.515 15.757 C 3.675 16.07 3.93 16.325 4.243 16.485 C 4.599 16.667 5.066 16.667 5.998 16.667 L 14.003 16.667 C 14.934 16.667 15.4 16.667 15.756 16.485 C 16.07 16.325 16.325 16.07 16.485 15.757 C 16.667 15.4 16.667 14.935 16.667 14.003 L 16.667 6.667 M 3.333 6.667 L 16.667 6.667 M 13.333 13.333 L 13.335 13.333 L 13.335 13.335 L 13.333 13.335 Z M 10 13.333 L 10.002 13.333 L 10.002 13.335 L 10 13.335 Z M 6.667 13.333 L 6.668 13.333 L 6.668 13.335 L 6.667 13.335 Z M 13.335 10 L 13.335 10.002 L 13.333 10.002 L 13.333 10 Z M 10 10 L 10.002 10 L 10.002 10.002 L 10 10.002 Z M 6.667 10 L 6.668 10 L 6.668 10.002 L 6.667 10.002 Z\" fill=\"transparent\" stroke-width=\"1.62\" stroke=\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)) /* {&quot;name&quot;:&quot;Icon Gray&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11486502621,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"Undetected\"})}),className:\"framer-c3vg2n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"id09q7CvK\",style:{\"--extracted-r6o4lv\":\"var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143))\"},text:textContent2,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tRQo2tagG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b8cea64-dd2b-49ee-b07a-d03fd5f5646b, rgb(108, 115, 143)))\"},children:\"Aug 28, 2024\"})})}},baseVariant,gestureVariant)})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pV914.framer-1lv7ca4, .framer-pV914 .framer-1lv7ca4 { display: block; }\",\".framer-pV914.framer-1kt233e { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 901px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pV914 .framer-8nq48v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: hidden; padding: 7px 8px 7px 8px; position: absolute; right: 9px; top: 10px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-pV914 .framer-uzjvnq, .framer-pV914 .framer-5ugyan { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-pV914 .framer-14jdcy4, .framer-pV914 .framer-7t6r13, .framer-pV914 .framer-pwokpx, .framer-pV914 .framer-v5qrw, .framer-pV914 .framer-c3vg2n { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pV914 .framer-oqztip { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 8px; overflow: hidden; padding: 7px 8px 7px 8px; position: absolute; top: 10px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-pV914 .framer-9bg7ve { flex: 1 0 0px; height: 196px; position: relative; width: 1px; }\",\".framer-pV914 .framer-13tx3j2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 10px 16px 10px 16px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pV914 .framer-93wwo8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pV914 .framer-1if9qr2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 75px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 145px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pV914 .framer-1pts24i { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pV914 .framer-1cz55fg { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-pV914 .framer-4uty5u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pV914 .framer-govw6p { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pV914 .framer-iipyzz, .framer-pV914 .framer-1l72crv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 12px 10px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-pV914 .framer-ay94xb, .framer-pV914 .framer-c6ljlr { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pV914.framer-1kt233e, .framer-pV914 .framer-8nq48v, .framer-pV914 .framer-oqztip, .framer-pV914 .framer-93wwo8, .framer-pV914 .framer-1if9qr2, .framer-pV914 .framer-1pts24i, .framer-pV914 .framer-4uty5u, .framer-pV914 .framer-govw6p, .framer-pV914 .framer-iipyzz, .framer-pV914 .framer-1l72crv { gap: 0px; } .framer-pV914.framer-1kt233e > *, .framer-pV914 .framer-1if9qr2 > *, .framer-pV914 .framer-1pts24i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-pV914.framer-1kt233e > :first-child, .framer-pV914 .framer-8nq48v > :first-child, .framer-pV914 .framer-oqztip > :first-child, .framer-pV914 .framer-93wwo8 > :first-child, .framer-pV914 .framer-1if9qr2 > :first-child, .framer-pV914 .framer-1pts24i > :first-child, .framer-pV914 .framer-4uty5u > :first-child, .framer-pV914 .framer-iipyzz > :first-child, .framer-pV914 .framer-1l72crv > :first-child { margin-left: 0px; } .framer-pV914.framer-1kt233e > :last-child, .framer-pV914 .framer-8nq48v > :last-child, .framer-pV914 .framer-oqztip > :last-child, .framer-pV914 .framer-93wwo8 > :last-child, .framer-pV914 .framer-1if9qr2 > :last-child, .framer-pV914 .framer-1pts24i > :last-child, .framer-pV914 .framer-4uty5u > :last-child, .framer-pV914 .framer-iipyzz > :last-child, .framer-pV914 .framer-1l72crv > :last-child { margin-right: 0px; } .framer-pV914 .framer-8nq48v > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-pV914 .framer-oqztip > *, .framer-pV914 .framer-iipyzz > *, .framer-pV914 .framer-1l72crv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-pV914 .framer-93wwo8 > *, .framer-pV914 .framer-4uty5u > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-pV914 .framer-govw6p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pV914 .framer-govw6p > :first-child { margin-top: 0px; } .framer-pV914 .framer-govw6p > :last-child { margin-bottom: 0px; } }\",\".framer-pV914.framer-v-1wla1vl.framer-1kt233e { flex-direction: column; gap: 0px; height: 243px; justify-content: flex-start; width: 326px; }\",\".framer-pV914.framer-v-1wla1vl .framer-8nq48v { order: 0; }\",\".framer-pV914.framer-v-1wla1vl .framer-oqztip { order: 1; }\",\".framer-pV914.framer-v-1wla1vl .framer-9bg7ve { flex: none; order: 2; width: 100%; }\",\".framer-pV914.framer-v-1wla1vl .framer-13tx3j2 { bottom: 0px; flex: none; left: 0px; order: 3; padding: 26px 16px 26px 16px; position: absolute; right: 0px; width: unset; z-index: 1; }\",\".framer-pV914.framer-v-1wla1vl .framer-1pts24i { flex-wrap: wrap; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pV914.framer-v-1wla1vl.framer-1kt233e { gap: 0px; } .framer-pV914.framer-v-1wla1vl.framer-1kt233e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pV914.framer-v-1wla1vl.framer-1kt233e > :first-child { margin-top: 0px; } .framer-pV914.framer-v-1wla1vl.framer-1kt233e > :last-child { margin-bottom: 0px; } }\",\".framer-pV914.framer-v-1k495ag .framer-1if9qr2 { height: 86px; width: 162px; }\",\".framer-pV914.framer-v-1k495ag .framer-1pts24i { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 4px; }\",\".framer-pV914.framer-v-1k495ag .framer-1cz55fg { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pV914.framer-v-1k495ag .framer-1pts24i { gap: 0px; } .framer-pV914.framer-v-1k495ag .framer-1pts24i > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-pV914.framer-v-1k495ag .framer-1pts24i > :first-child { margin-top: 0px; } .framer-pV914.framer-v-1k495ag .framer-1pts24i > :last-child { margin-bottom: 0px; } }\",\".framer-pV914.framer-v-1wla1vl.hover .framer-13tx3j2 { width: unset; }\",\".framer-pV914.framer-v-1kt233e.hover .framer-13tx3j2, .framer-pV914.framer-v-1k495ag.hover .framer-13tx3j2 { padding: 10px 25px 10px 25px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 95\n * @framerIntrinsicWidth 901\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NEhY7I2t0\":{\"layout\":[\"fixed\",\"fixed\"]},\"tRQo2tagG\":{\"layout\":[\"fixed\",\"auto\"]},\"tK9NxSctc\":{\"layout\":[\"fixed\",\"fixed\"]},\"lAE6kNLN1\":{\"layout\":[\"fixed\",\"auto\"]},\"aciI7dNOd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"F8hYs65mt\":\"banner\",\"Id9KkCj2v\":\"date\",\"BS1upcw8v\":\"title\",\"PCn2EcF_x\":\"author\",\"bYzZPSg4L\":\"title2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHZJGANiCm=withCSS(Component,css,\"framer-pV914\");export default FramerHZJGANiCm;FramerHZJGANiCm.displayName=\"News Card\";FramerHZJGANiCm.defaultProps={height:95,width:901};addPropertyControls(FramerHZJGANiCm,{variant:{options:[\"ITHuUI1G1\",\"NEhY7I2t0\",\"tRQo2tagG\"],optionTitles:[\"Desktop\",\"Phone\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},F8hYs65mt:{__defaultAssetReference:\"data:framer/asset-reference,N0tHNHEDF4ZemmycZKUnOXUb5rI.png?originalFilename=bg+4+%281%29.png&preferredSize=auto\",title:\"Banner\",type:ControlType.ResponsiveImage},Id9KkCj2v:{defaultValue:\"2024-08-28T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},BS1upcw8v:{defaultValue:\"V2 Release\",title:\"Title\",type:ControlType.String},PCn2EcF_x:{defaultValue:\"vzeM0OIYh\",description:\"\",options:[\"vzeM0OIYh\",\"fxKy2x7za\"],optionTitles:[\"Payload\",\"Barkie\"],title:\"Author\",type:ControlType.Enum},bYzZPSg4L:{defaultValue:\"text\",displayTextArea:false,title:\"Title 2\",type:ControlType.String}});addFonts(FramerHZJGANiCm,[{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\"},{family:\"Stem-Medium \",source:\"custom\",url:\"https://framerusercontent.com/assets/QYiTqDzR3DYM8O79XJrrWuP6wU.woff2\"},{family:\"Stem-Regular \",source:\"custom\",url:\"https://framerusercontent.com/assets/m69Av6uF2A7L7cnK4GrgMz2O7U.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHZJGANiCm\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NEhY7I2t0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tRQo2tagG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tK9NxSctc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lAE6kNLN1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aciI7dNOd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"F8hYs65mt\\\":\\\"banner\\\",\\\"Id9KkCj2v\\\":\\\"date\\\",\\\"BS1upcw8v\\\":\\\"title\\\",\\\"PCn2EcF_x\\\":\\\"author\\\",\\\"bYzZPSg4L\\\":\\\"title2\\\"}\",\"framerIntrinsicWidth\":\"901\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"95\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HZJGANiCm.map"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "enumToDisplayName", "_locale", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "author", "banner", "height", "id", "title", "title2", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableEnumMap_author", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "F8hYs65mt", "Id9KkCj2v", "BS1upcw8v", "PCn2EcF_x", "bYzZPSg4L", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "isDisplayed1", "isDisplayed2", "textContent2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerHZJGANiCm", "withCSS", "HZJGANiCm_default", "addPropertyControls", "ControlType", "addFonts"]
}
