{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vbaJXlyVEeIvuEevvudG/D6RbYuBJQmsRdRhV8b7t/UnicornStudioEmbed.js", "ssg:https://framerusercontent.com/modules/SVLyxaggUJXFT7oEHFXI/zrH1qtwY7MWwvAz7tijp/IC_yeVM6_.js", "ssg:https://framerusercontent.com/modules/zdxQ9AsSZZ4ivTqHIVIX/r3axU4HbW6fw2HB3ySVL/NUjMoDoTF.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";/**\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 800\n */export default function UnicornStudioEmbed(props){const elementRef=useRef(null);useEffect(()=>{const isEditingOrPreviewing=[\"CANVAS\",\"PREVIEW\"].includes(RenderTarget.current());const initializeScript=callback=>{const existingScript=document.querySelector('script[src^=\"https://cdn.unicorn.studio\"]');if(!existingScript){const script=document.createElement(\"script\");script.src=\"https://cdn.unicorn.studio/v1.3.1/unicornStudio.umd.js\";script.onload=callback;document.head.appendChild(script);}else{callback();}};const initializeUnicornStudio=()=>{const projectId=props.projectId.split(\"?\")[0];const cacheBuster=isEditingOrPreviewing?\"?update=\"+Math.random():\"\";elementRef.current.setAttribute(\"data-us-project\",projectId+cacheBuster);if(window.UnicornStudio){window.UnicornStudio.destroy();window.UnicornStudio.init().then(scenes=>{console.log(scenes);});}};if(props.projectId){if(window.UnicornStudio){initializeUnicornStudio();}else{initializeScript(initializeUnicornStudio);}}return()=>{if(window.UnicornStudio){window.UnicornStudio.destroy();}};},[props.projectId]);return /*#__PURE__*/_jsx(\"div\",{ref:elementRef,\"data-us-dpi\":props.dpi,\"data-us-scale\":props.scale,\"data-us-fps\":props.fps,\"data-us-altText\":props.altText,\"data-us-ariaLabel\":props.ariaLabel,\"data-us-lazyload\":props.lazyLoad?\"true\":\"\",style:{width:\"100%\",height:\"100%\",...props.style},children:props.header&&/*#__PURE__*/_jsx(\"h1\",{style:{width:\"1px\",height:\"1px\",margin:\"-1px\",padding:\"0\",overflow:\"hidden\",clip:\"rect(0, 0, 0, 0)\",border:\"0\"},children:props.header})});}UnicornStudioEmbed.displayName=\"Unicorn Studio Embed\";addPropertyControls(UnicornStudioEmbed,{projectId:{type:ControlType.String,title:\"Project ID\"},scale:{type:ControlType.Number,title:\"Scale\",defaultValue:1,min:.25,max:1,step:.01},dpi:{type:ControlType.Number,title:\"DPI\",defaultValue:1.5,min:.5,max:2,step:.1},fps:{type:ControlType.Number,title:\"FPS\",defaultValue:60,min:10,max:120,step:5},header:{type:ControlType.String,title:\"H1 text\"},altText:{type:ControlType.String,title:\"Alt text\"},ariaLabel:{type:ControlType.String,title:\"Aria label\"},lazyLoad:{type:ControlType.Boolean,title:\"Lazy Load\",defaultValue:false}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"UnicornStudioEmbed\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"400\",\"framerIntrinsicWidth\":\"800\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UnicornStudioEmbed.map", "// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/uIh0SlCo875heRzxPIsI/K3GmVrI8eshXcdoCFQY3/y1pLdsfLX.js\";const enabledGestures={NfDcuUo40:{hover:true}};const serializationHash=\"framer-owEJL\";const variantClassNames={NfDcuUo40:\"framer-v-286rre\"};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={bounce:.2,delay:0,duration:.4,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.create(React.Fragment);const getProps=({height,id,link,linkDestination,width,...props})=>{var _ref;return{...props,HQbBqAgQm:link!==null&&link!==void 0?link:props.HQbBqAgQm,pRUGNKg4m:(_ref=linkDestination!==null&&linkDestination!==void 0?linkDestination:props.pRUGNKg4m)!==null&&_ref!==void 0?_ref:\"Pricing\"};};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,pRUGNKg4m,HQbBqAgQm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"NfDcuUo40\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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-286rre\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NfDcuUo40\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"NfDcuUo40-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgTWVkaXVt\",\"--framer-font-family\":'\"Graphik Medium\", \"Graphik Medium Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:HQbBqAgQm,nodeId:\"mZX1wFQV_\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1tu6d0l\",\"data-styles-preset\":\"y1pLdsfLX\",children:\"Pricing\"})})})}),className:\"framer-1lnv6qg\",fonts:[\"CUSTOM;Graphik Medium\"],layoutDependency:layoutDependency,layoutId:\"mZX1wFQV_\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.6)\"},text:pRUGNKg4m,variants:{\"NfDcuUo40-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"NfDcuUo40-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgTWVkaXVt\",\"--framer-font-family\":'\"Graphik Medium\", \"Graphik Medium Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:HQbBqAgQm,nodeId:\"mZX1wFQV_\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1tu6d0l\",\"data-styles-preset\":\"y1pLdsfLX\",children:\"Pricing\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tmewnn\",layoutDependency:layoutDependency,layoutId:\"wCQLb8akn\",style:{backgroundColor:\"rgba(255, 255, 255, 0.1)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-owEJL.framer-jax5e8, .framer-owEJL .framer-jax5e8 { display: block; }\",\".framer-owEJL.framer-286rre { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 240px; }\",\".framer-owEJL .framer-1lnv6qg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-owEJL .framer-1tmewnn { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-owEJL.framer-286rre { gap: 0px; } .framer-owEJL.framer-286rre > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-owEJL.framer-286rre > :first-child { margin-top: 0px; } .framer-owEJL.framer-286rre > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mfKLEW5oS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"pRUGNKg4m\":\"linkDestination\",\"HQbBqAgQm\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIC_yeVM6_=withCSS(Component,css,\"framer-owEJL\");export default FramerIC_yeVM6_;FramerIC_yeVM6_.displayName=\"Footter Link\";FramerIC_yeVM6_.defaultProps={height:30,width:240};addPropertyControls(FramerIC_yeVM6_,{pRUGNKg4m:{defaultValue:\"Pricing\",displayTextArea:false,title:\"Link Destination\",type:ControlType.String},HQbBqAgQm:{title:\"Link\",type:ControlType.Link}});addFonts(FramerIC_yeVM6_,[{explicitInter:true,fonts:[{family:\"Graphik Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/tagxH3tvhUVx2wshWNOd0lrs0k.woff2\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIC_yeVM6_\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mfKLEW5oS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"240\",\"framerIntrinsicHeight\":\"30\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"pRUGNKg4m\\\":\\\"linkDestination\\\",\\\"HQbBqAgQm\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FootterLink from\"https://framerusercontent.com/modules/SVLyxaggUJXFT7oEHFXI/zrH1qtwY7MWwvAz7tijp/IC_yeVM6_.js\";const FootterLinkFonts=getFonts(FootterLink);const cycleOrder=[\"ZsK1Oeq0V\",\"RRBQWs7cS\"];const serializationHash=\"framer-yJoK0\";const variantClassNames={RRBQWs7cS:\"framer-v-hjvhtf\",ZsK1Oeq0V:\"framer-v-7l58g\"};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={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"ZsK1Oeq0V\",Phone:\"RRBQWs7cS\"};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:\"ZsK1Oeq0V\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZsK1Oeq0V\",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,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7l58g\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ZsK1Oeq0V\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(20, 20, 20)\",...style},...addPropertyOverrides({RRBQWs7cS:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7pdhvw\",layoutDependency:layoutDependency,layoutId:\"eI3oG9CKR\",transformTemplate:transformTemplate1,...addPropertyOverrides({RRBQWs7cS:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-81i2k2\",layoutDependency:layoutDependency,layoutId:\"jO0iTUsbR\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgU2VtaWJvbGQ=\",\"--framer-font-family\":'\"Graphik Semibold\", \"Graphik Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"224px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Luma\"})}),className:\"framer-1d01cxa\",fonts:[\"CUSTOM;Graphik Semibold\"],layoutDependency:layoutDependency,layoutId:\"phsxzr2l2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"bottom\",withExternalLayout:true,...addPropertyOverrides({RRBQWs7cS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgU2VtaWJvbGQ=\",\"--framer-font-family\":'\"Graphik Semibold\", \"Graphik Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Luma\"})}),viewBox:\"0 0 300 120\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o0kfc\",layoutDependency:layoutDependency,layoutId:\"HqyOIhwjj\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6k3cn\",layoutDependency:layoutDependency,layoutId:\"Te2quY1PW\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+0,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o4i5n5-container\",layoutDependency:layoutDependency,layoutId:\"hTzg0EMLh-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"lumalabs.ai\",id:\"hTzg0EMLh\",layoutId:\"hTzg0EMLh\",pRUGNKg4m:\"Dream Machine\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+40,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9ox5fz-container\",layoutDependency:layoutDependency,layoutId:\"ZgiXTuNVZ-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/dream-machine/api\",id:\"ZgiXTuNVZ\",layoutId:\"ZgiXTuNVZ\",pRUGNKg4m:\"API\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+80,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xhgx9m-container\",layoutDependency:layoutDependency,layoutId:\"kHyWQnDsb-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/photon\",id:\"kHyWQnDsb\",layoutId:\"kHyWQnDsb\",pRUGNKg4m:\"Photon\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+120,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-a9urml-container\",layoutDependency:layoutDependency,layoutId:\"X2RAGilO_-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/ray2\",id:\"X2RAGilO_\",layoutId:\"X2RAGilO_\",pRUGNKg4m:\"Ray2\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+160,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vltb4r-container\",layoutDependency:layoutDependency,layoutId:\"jwsDBDBAn-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/dream-machine/pricing\",id:\"jwsDBDBAn\",layoutId:\"jwsDBDBAn\",pRUGNKg4m:\"Pricing\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+200,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-toair8-container\",layoutDependency:layoutDependency,layoutId:\"vtUvdRyOj-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/join\",id:\"vtUvdRyOj\",layoutId:\"vtUvdRyOj\",pRUGNKg4m:\"Careers\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+240,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+0+0+240}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-61fv7r-container\",layoutDependency:layoutDependency,layoutId:\"BLEUwmclh-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://discord.com/invite/lumaai\",id:\"BLEUwmclh\",layoutId:\"BLEUwmclh\",pRUGNKg4m:\"Discord Community\",style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pd0wjv\",layoutDependency:layoutDependency,layoutId:\"eTpaICIEF\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+0,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8dtdv8-container\",layoutDependency:layoutDependency,layoutId:\"I8mw2xYil-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://x.com/LumaLabsAI\",id:\"I8mw2xYil\",layoutId:\"I8mw2xYil\",pRUGNKg4m:\"Twitter\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+40,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17rt3ht-container\",layoutDependency:layoutDependency,layoutId:\"N4FcMZVic-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/genie\",id:\"N4FcMZVic\",layoutId:\"N4FcMZVic\",pRUGNKg4m:\"Genie\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+80,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pn02s-container\",layoutDependency:layoutDependency,layoutId:\"vuTDuwBei-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/interactive-scenes\",id:\"vuTDuwBei\",layoutId:\"vuTDuwBei\",pRUGNKg4m:\"Capture\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+120,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yj9stx-container\",layoutDependency:layoutDependency,layoutId:\"v6y6jTNbU-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/dream-machine/inner-circle\",id:\"v6y6jTNbU\",layoutId:\"v6y6jTNbU\",pRUGNKg4m:\"Luma Inner Circle\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+160,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qnogdl-container\",layoutDependency:layoutDependency,layoutId:\"hcRp9uAbD-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/legal/tos\",id:\"hcRp9uAbD\",layoutId:\"hcRp9uAbD\",pRUGNKg4m:\"Terms of service\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+200,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ehtzwd-container\",layoutDependency:layoutDependency,layoutId:\"LySamMCuM-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/dream-machine/api/terms\",id:\"LySamMCuM\",layoutId:\"LySamMCuM\",pRUGNKg4m:\"API Terms of service\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"240px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||420)-300+0+0+0+0+0+240,...addPropertyOverrides({RRBQWs7cS:{width:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px) * 0.95)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||802)-70-729)/2+0+0)+0+169+0+290+0+240}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u18gxn-container\",layoutDependency:layoutDependency,layoutId:\"ZpB3ZqgQf-container\",children:/*#__PURE__*/_jsx(FootterLink,{height:\"100%\",HQbBqAgQm:\"https://lumalabs.ai/legal/privacy\",id:\"ZpB3ZqgQf\",layoutId:\"ZpB3ZqgQf\",pRUGNKg4m:\"Privacy policy\",style:{width:\"100%\"},width:\"100%\"})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yJoK0.framer-5fa0f5, .framer-yJoK0 .framer-5fa0f5 { display: block; }\",\".framer-yJoK0.framer-7l58g { height: 420px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-yJoK0 .framer-7pdhvw { align-content: flex-end; align-items: flex-end; bottom: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: hidden; padding: 0px; position: absolute; width: 95%; }\",\".framer-yJoK0 .framer-81i2k2 { align-self: stretch; flex: none; height: auto; overflow: hidden; position: relative; width: 549px; }\",\".framer-yJoK0 .framer-1d01cxa { bottom: -37px; flex: none; height: 231px; left: 0px; position: absolute; white-space: pre; width: auto; }\",\".framer-yJoK0 .framer-o0kfc { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-yJoK0 .framer-6k3cn, .framer-yJoK0 .framer-pd0wjv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 240px; }\",\".framer-yJoK0 .framer-o4i5n5-container, .framer-yJoK0 .framer-9ox5fz-container, .framer-yJoK0 .framer-xhgx9m-container, .framer-yJoK0 .framer-a9urml-container, .framer-yJoK0 .framer-1vltb4r-container, .framer-yJoK0 .framer-toair8-container, .framer-yJoK0 .framer-61fv7r-container, .framer-yJoK0 .framer-8dtdv8-container, .framer-yJoK0 .framer-17rt3ht-container, .framer-yJoK0 .framer-1pn02s-container, .framer-yJoK0 .framer-yj9stx-container, .framer-yJoK0 .framer-qnogdl-container, .framer-yJoK0 .framer-1ehtzwd-container, .framer-yJoK0 .framer-1u18gxn-container { flex: none; height: auto; position: relative; width: 240px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yJoK0 .framer-o0kfc, .framer-yJoK0 .framer-6k3cn, .framer-yJoK0 .framer-pd0wjv { gap: 0px; } .framer-yJoK0 .framer-o0kfc > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-yJoK0 .framer-o0kfc > :first-child { margin-left: 0px; } .framer-yJoK0 .framer-o0kfc > :last-child { margin-right: 0px; } .framer-yJoK0 .framer-6k3cn > *, .framer-yJoK0 .framer-pd0wjv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yJoK0 .framer-6k3cn > :first-child, .framer-yJoK0 .framer-pd0wjv > :first-child { margin-top: 0px; } .framer-yJoK0 .framer-6k3cn > :last-child, .framer-yJoK0 .framer-pd0wjv > :last-child { margin-bottom: 0px; } }\",\".framer-yJoK0.framer-v-hjvhtf.framer-7l58g { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 20px 20px 50px 20px; width: 390px; }\",\".framer-yJoK0.framer-v-hjvhtf .framer-7pdhvw { align-content: flex-start; align-items: flex-start; bottom: unset; flex-direction: column; gap: 49px; justify-content: flex-start; left: unset; position: relative; }\",\".framer-yJoK0.framer-v-hjvhtf .framer-81i2k2 { align-self: unset; aspect-ratio: 2.7708333333333335 / 1; height: var(--framer-aspect-ratio-supported, 120px); width: 100%; }\",\".framer-yJoK0.framer-v-hjvhtf .framer-1d01cxa { bottom: 0px; height: unset; left: calc(49.92481203007521% - 100% / 2); top: 0px; width: 100%; }\",\".framer-yJoK0.framer-v-hjvhtf .framer-o0kfc { flex-direction: column; width: 100%; }\",\".framer-yJoK0.framer-v-hjvhtf .framer-6k3cn, .framer-yJoK0.framer-v-hjvhtf .framer-o4i5n5-container, .framer-yJoK0.framer-v-hjvhtf .framer-9ox5fz-container, .framer-yJoK0.framer-v-hjvhtf .framer-xhgx9m-container, .framer-yJoK0.framer-v-hjvhtf .framer-a9urml-container, .framer-yJoK0.framer-v-hjvhtf .framer-1vltb4r-container, .framer-yJoK0.framer-v-hjvhtf .framer-toair8-container, .framer-yJoK0.framer-v-hjvhtf .framer-61fv7r-container, .framer-yJoK0.framer-v-hjvhtf .framer-pd0wjv, .framer-yJoK0.framer-v-hjvhtf .framer-8dtdv8-container, .framer-yJoK0.framer-v-hjvhtf .framer-17rt3ht-container, .framer-yJoK0.framer-v-hjvhtf .framer-1pn02s-container, .framer-yJoK0.framer-v-hjvhtf .framer-yj9stx-container, .framer-yJoK0.framer-v-hjvhtf .framer-qnogdl-container, .framer-yJoK0.framer-v-hjvhtf .framer-1ehtzwd-container, .framer-yJoK0.framer-v-hjvhtf .framer-1u18gxn-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yJoK0.framer-v-hjvhtf.framer-7l58g, .framer-yJoK0.framer-v-hjvhtf .framer-7pdhvw, .framer-yJoK0.framer-v-hjvhtf .framer-o0kfc { gap: 0px; } .framer-yJoK0.framer-v-hjvhtf.framer-7l58g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yJoK0.framer-v-hjvhtf.framer-7l58g > :first-child, .framer-yJoK0.framer-v-hjvhtf .framer-7pdhvw > :first-child, .framer-yJoK0.framer-v-hjvhtf .framer-o0kfc > :first-child { margin-top: 0px; } .framer-yJoK0.framer-v-hjvhtf.framer-7l58g > :last-child, .framer-yJoK0.framer-v-hjvhtf .framer-7pdhvw > :last-child, .framer-yJoK0.framer-v-hjvhtf .framer-o0kfc > :last-child { margin-bottom: 0px; } .framer-yJoK0.framer-v-hjvhtf .framer-7pdhvw > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } .framer-yJoK0.framer-v-hjvhtf .framer-o0kfc > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 420\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RRBQWs7cS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNUjMoDoTF=withCSS(Component,css,\"framer-yJoK0\");export default FramerNUjMoDoTF;FramerNUjMoDoTF.displayName=\"Footer\";FramerNUjMoDoTF.defaultProps={height:420,width:1200};addPropertyControls(FramerNUjMoDoTF,{variant:{options:[\"ZsK1Oeq0V\",\"RRBQWs7cS\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNUjMoDoTF,[{explicitInter:true,fonts:[{family:\"Graphik Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/34OMxQSb21pj11o9pWUerAr31Do.woff2\"}]},...FootterLinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNUjMoDoTF\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"420\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RRBQWs7cS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NUjMoDoTF.map"],
  "mappings": "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",
  "names": ["UnicornStudioEmbed", "props", "elementRef", "pe", "ue", "isEditingOrPreviewing", "RenderTarget", "initializeScript", "callback", "script", "initializeUnicornStudio", "projectId", "cacheBuster", "window", "scenes", "p", "addPropertyControls", "ControlType", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "getProps", "height", "id", "link", "linkDestination", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "pRUGNKg4m", "HQbBqAgQm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "css", "FramerIC_yeVM6_", "withCSS", "IC_yeVM6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FootterLinkFonts", "getFonts", "IC_yeVM6_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "css", "FramerNUjMoDoTF", "withCSS", "NUjMoDoTF_default", "addPropertyControls", "ControlType", "addFonts"]
}
