{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/z8mjJiCAwPnxL3YtaNi8/pygTug0MP8zGmRXrCD5s/Dbmf4G2Xp.js", "ssg:https://framerusercontent.com/modules/bZsboC5weyK4PFQkHg2S/yJmQoakO9cDRSqZbEFI9/a8oqWM80o.js", "ssg:https://framerusercontent.com/modules/bZsboC5weyK4PFQkHg2S/yJmQoakO9cDRSqZbEFI9/a8oqWM80o-0.js", "ssg:https://framerusercontent.com/modules/z8mjJiCAwPnxL3YtaNi8/pygTug0MP8zGmRXrCD5s/Dbmf4G2Xp-0.js"],
  "sourcesContent": ["// Generated by Framer (015b6bb)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import StackAurora from\"https://framerusercontent.com/modules/bZsboC5weyK4PFQkHg2S/yJmQoakO9cDRSqZbEFI9/a8oqWM80o.js\";import*as localizedValues from\"./Dbmf4G2Xp-0.js\";import StackAnsys from\"https://framerusercontent.com/modules/6NOR0Ih6rkNPdS3fSqYU/fb7KjQkhw5G9d84fAXNP/dFy56Jc6K.js\";import StackFord from\"https://framerusercontent.com/modules/vaNdnbFjKAd7hXa1IJVM/oCyek0qLG3AFASmoMlp2/FgAiqjJES.js\";import StackAutodesk from\"https://framerusercontent.com/modules/cYfcmXaXE3e2JoE1dFKV/p7INtwY9CHc1H1nv3svS/wLMPckxzy.js\";import StackMUSC from\"https://framerusercontent.com/modules/cBPAPlXDgMDW8XRAk9Er/YCNRbStqX9eF31rVMHZD/XIg4Y6WLs.js\";import StackNIO from\"https://framerusercontent.com/modules/luWdhAqvZaK9WzJMfywt/ZltHWasrsabvcvyLjIVA/yeV8H9zVk.js\";const StackAutodeskFonts=getFonts(StackAutodesk);const StackFordFonts=getFonts(StackFord);const StackAnsysFonts=getFonts(StackAnsys);const StackMUSCFonts=getFonts(StackMUSC);const StackNIOFonts=getFonts(StackNIO);const StackAuroraFonts=getFonts(StackAurora);const TickerFonts=getFonts(Ticker);const cycleOrder=[\"se7lyh12f\",\"X0gPWyBlr\",\"F9z8Ea5KB\"];const serializationHash=\"framer-auM6w\";const variantClassNames={F9z8Ea5KB:\"framer-v-1ycufvm\",se7lyh12f:\"framer-v-1p18sny\",X0gPWyBlr:\"framer-v-1r2ravt\"};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 valuesByLocaleId={sqKeqj321:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"se7lyh12f\",Mobile:\"F9z8Ea5KB\",Tablet:\"X0gPWyBlr\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"se7lyh12f\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"se7lyh12f\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);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(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1p18sny\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"se7lyh12f\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({F9z8Ea5KB:{\"data-framer-name\":\"Mobile\"},X0gPWyBlr:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2g9vj\",layoutDependency:layoutDependency,layoutId:\"LBojjsRoh\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ehph2y-container\",layoutDependency:layoutDependency,layoutId:\"l9mnoMzQH-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-end\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:100,height:\"100%\",hoverFactor:.5,id:\"l9mnoMzQH\",layoutId:\"l9mnoMzQH\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hhk4of-container\",layoutDependency:layoutDependency,layoutId:\"jE8wTyDB8-container\",children:/*#__PURE__*/_jsx(StackAutodesk,{height:\"100%\",id:\"jE8wTyDB8\",layoutId:\"jE8wTyDB8\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-agpake-container\",layoutDependency:layoutDependency,layoutId:\"oKPZaX7y6-container\",children:/*#__PURE__*/_jsx(StackFord,{fN7lsRi1O:\"https://www.ford.com/technology/sync/\",height:\"100%\",id:\"oKPZaX7y6\",layoutId:\"oKPZaX7y6\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-175l4bb-container\",layoutDependency:layoutDependency,layoutId:\"g1PNhdGyh-container\",children:/*#__PURE__*/_jsx(StackAnsys,{height:\"100%\",id:\"g1PNhdGyh\",layoutId:\"g1PNhdGyh\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",WPdLi81Zp:\"https://www.ansys.com/\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tstann-container\",layoutDependency:layoutDependency,layoutId:\"Ao8KSUoo5-container\",children:/*#__PURE__*/_jsx(StackMUSC,{height:\"100%\",id:\"Ao8KSUoo5\",layoutId:\"Ao8KSUoo5\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1412zan-container\",layoutDependency:layoutDependency,layoutId:\"j8Rj8pCCv-container\",children:/*#__PURE__*/_jsx(StackNIO,{AcBiVfzhf:\"https://www.nio.com/\",height:\"100%\",id:\"j8Rj8pCCv\",layoutId:\"j8Rj8pCCv\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"60px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qgyfbq-container\",layoutDependency:layoutDependency,layoutId:\"TtKacWFkq-container\",children:/*#__PURE__*/_jsx(StackAurora,{height:\"100%\",id:\"TtKacWFkq\",layoutId:\"TtKacWFkq\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-auM6w.framer-11htp3w, .framer-auM6w .framer-11htp3w { display: block; }\",\".framer-auM6w.framer-1p18sny { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 224px 32px 224px; position: relative; width: 814px; }\",\".framer-auM6w .framer-2g9vj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: flex-start; min-height: 60px; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-auM6w .framer-ehph2y-container { bottom: -32px; flex: none; left: calc(50.00000000000002% - 222.6775956284153% / 2); position: absolute; top: -48px; width: 223%; z-index: 1; }\",\".framer-auM6w .framer-1hhk4of-container, .framer-auM6w .framer-agpake-container, .framer-auM6w .framer-175l4bb-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); position: relative; width: 60px; }\",\".framer-auM6w .framer-1tstann-container, .framer-auM6w .framer-1412zan-container, .framer-auM6w .framer-qgyfbq-container { height: 60px; position: relative; width: 60px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-auM6w.framer-1p18sny, .framer-auM6w .framer-2g9vj { gap: 0px; } .framer-auM6w.framer-1p18sny > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-auM6w.framer-1p18sny > :first-child { margin-top: 0px; } .framer-auM6w.framer-1p18sny > :last-child { margin-bottom: 0px; } .framer-auM6w .framer-2g9vj > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-auM6w .framer-2g9vj > :first-child { margin-left: 0px; } .framer-auM6w .framer-2g9vj > :last-child { margin-right: 0px; } }\",\".framer-auM6w.framer-v-1r2ravt.framer-1p18sny { width: 810px; }\",\".framer-auM6w.framer-v-1r2ravt .framer-2g9vj { gap: 24px; min-height: 92px; }\",\".framer-auM6w.framer-v-1r2ravt .framer-ehph2y-container { bottom: -11px; left: calc(50.00000000000002% - 223.75690607734805% / 2); top: -11px; width: 224%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-auM6w.framer-v-1r2ravt .framer-2g9vj { gap: 0px; } .framer-auM6w.framer-v-1r2ravt .framer-2g9vj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-auM6w.framer-v-1r2ravt .framer-2g9vj > :first-child { margin-left: 0px; } .framer-auM6w.framer-v-1r2ravt .framer-2g9vj > :last-child { margin-right: 0px; } }\",\".framer-auM6w.framer-v-1ycufvm.framer-1p18sny { align-content: center; align-items: center; padding: 48px 20px 48px 20px; width: 428px; }\",\".framer-auM6w.framer-v-1ycufvm .framer-2g9vj { height: 120px; justify-content: center; min-height: unset; width: 400px; }\",\".framer-auM6w.framer-v-1ycufvm .framer-ehph2y-container { bottom: unset; height: 120px; left: 0px; top: 0px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 124\n * @framerIntrinsicWidth 814\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"X0gPWyBlr\":{\"layout\":[\"fixed\",\"auto\"]},\"F9z8Ea5KB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDbmf4G2Xp=withCSS(Component,css,\"framer-auM6w\");export default FramerDbmf4G2Xp;FramerDbmf4G2Xp.displayName=\"Stack / Stack tools hero\";FramerDbmf4G2Xp.defaultProps={height:124,width:814};addPropertyControls(FramerDbmf4G2Xp,{variant:{options:[\"se7lyh12f\",\"X0gPWyBlr\",\"F9z8Ea5KB\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerDbmf4G2Xp,[{explicitInter:true,fonts:[]},...StackAutodeskFonts,...StackFordFonts,...StackAnsysFonts,...StackMUSCFonts,...StackNIOFonts,...StackAuroraFonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDbmf4G2Xp\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"814\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"X0gPWyBlr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F9z8Ea5KB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"124\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (236a21b)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./a8oqWM80o-0.js\";const enabledGestures={uvP8YLAbe:{hover:true}};const cycleOrder=[\"uvP8YLAbe\"];const serializationHash=\"framer-RSep5\";const variantClassNames={uvP8YLAbe:\"framer-v-natlyf\"};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 valuesByLocaleId={sqKeqj321:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uvP8YLAbe\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);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(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-natlyf\",className,classNames),\"data-framer-name\":\"Stack / Aurora\",layoutDependency:layoutDependency,layoutId:\"uvP8YLAbe\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"uvP8YLAbe-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1hw5r3\",\"data-framer-name\":\"aurora_innovation_inc_vector_logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Gpv5dfnmT\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 22.702 28.39 L 24.985 28.39 L 24.985 36.837 L 22.702 36.837 Z M 22.15 34.187 L 22.15 36.782 C 19.988 37.491 17.66 36.304 16.951 34.141 C 16.813 33.727 16.748 33.294 16.748 32.871 L 16.748 28.39 L 19.021 28.39 L 19.021 32.88 C 19.021 33.893 19.85 34.721 20.862 34.721 C 21.35 34.712 21.81 34.528 22.15 34.187 Z M 48.34 28.233 L 48.34 30.515 C 46.086 30.515 44.245 32.356 44.245 34.61 L 44.245 36.837 L 41.963 36.837 L 41.963 28.39 L 44.245 28.39 L 44.245 29.724 C 45.387 28.758 46.84 28.233 48.34 28.233 Z M 32.374 28.233 L 32.374 30.515 C 30.12 30.515 28.279 32.356 28.279 34.61 L 28.279 36.837 L 26.006 36.837 L 26.006 28.39 L 28.288 28.39 L 28.288 29.724 C 29.429 28.758 30.893 28.233 32.374 28.233 Z M 52.776 28.233 C 50.356 28.233 48.405 30.193 48.405 32.623 C 48.405 35.052 50.356 36.994 52.776 36.994 C 53.301 36.994 53.834 36.902 54.322 36.718 L 54.322 34.031 C 53.54 34.887 52.206 34.933 51.359 34.15 C 50.503 33.368 50.457 32.034 51.239 31.187 C 52.021 30.331 53.356 30.285 54.202 31.067 C 54.635 31.463 54.874 32.015 54.874 32.613 L 54.874 36.828 L 57.147 36.828 L 57.147 32.595 C 57.147 30.202 55.187 28.233 52.776 28.233 Z M 36.81 36.994 C 34.39 36.994 32.439 35.034 32.439 32.604 C 32.439 30.184 34.399 28.233 36.828 28.233 C 39.258 28.233 41.199 30.193 41.199 32.623 C 41.199 35.034 39.23 36.994 36.81 36.994 Z M 36.81 30.506 C 35.641 30.506 34.712 31.445 34.712 32.604 C 34.712 33.773 35.65 34.702 36.81 34.702 C 37.979 34.702 38.908 33.764 38.908 32.604 C 38.908 31.454 37.979 30.506 36.81 30.506 Z M 9.221 31.224 L 4.822 36.837 L 1.933 36.837 L 6.322 31.224 Z M 12.883 22.822 L 12.883 26.521 L 11.567 28.196 C 10.85 27.948 10.095 27.828 9.34 27.828 L 8.954 27.828 Z\" fill=\"var(--token-919dc6f3-b150-4294-ba84-50f6d0db4294, rgba(0, 0, 0, 0.15)) /* {&quot;name&quot;:&quot;Border&quot;} */\"></path><path d=\"M 15.718 21.81 L 15.718 36.837 L 13.445 36.837 L 13.445 34.748 C 13.445 32.604 11.788 30.819 9.644 30.672 C 9.552 30.672 9.46 30.653 9.35 30.653 L 4.785 30.653 L 4.785 28.38 L 9.34 28.38 C 10.84 28.38 12.285 28.905 13.436 29.871 L 13.436 21.81 Z\" fill=\"var(--token-919dc6f3-b150-4294-ba84-50f6d0db4294, rgba(0, 0, 0, 0.15)) /* {&quot;name&quot;:&quot;Border&quot;} */\"></path></svg>',svgContentId:10778761150,withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RSep5.framer-a3tboi, .framer-RSep5 .framer-a3tboi { display: block; }\",\".framer-RSep5.framer-natlyf { cursor: pointer; height: 60px; overflow: hidden; position: relative; width: 60px; }\",\".framer-RSep5 .framer-1hw5r3 { flex: none; height: 60px; left: calc(50.00000000000002% - 60px / 2); position: absolute; top: calc(50.00000000000002% - 60px / 2); width: 60px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZIgXnGT_7\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framera8oqWM80o=withCSS(Component,css,\"framer-RSep5\");export default Framera8oqWM80o;Framera8oqWM80o.displayName=\"Stack / Aurora\";Framera8oqWM80o.defaultProps={height:60,width:60};addFonts(Framera8oqWM80o,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framera8oqWM80o\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"60\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZIgXnGT_7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"60\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./a8oqWM80o.map", "\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_shims", "init_shims", "init_shims", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "Framera8oqWM80o", "withCSS", "a8oqWM80o_default", "addFonts", "init_shims", "StackAutodeskFonts", "getFonts", "wLMPckxzy_default", "StackFordFonts", "FgAiqjJES_default", "StackAnsysFonts", "dFy56Jc6K_default", "StackMUSCFonts", "XIg4Y6WLs_default", "StackNIOFonts", "yeV8H9zVk_default", "StackAuroraFonts", "a8oqWM80o_default", "TickerFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "ComponentViewportProvider", "Ticker", "wLMPckxzy_default", "FgAiqjJES_default", "dFy56Jc6K_default", "XIg4Y6WLs_default", "yeV8H9zVk_default", "a8oqWM80o_default", "css", "FramerDbmf4G2Xp", "withCSS", "Dbmf4G2Xp_default", "addPropertyControls", "ControlType", "addFonts", "StackAutodeskFonts", "StackFordFonts", "StackAnsysFonts", "StackMUSCFonts", "StackNIOFonts", "StackAuroraFonts", "TickerFonts"]
}
