{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lUW7RTf5YGjqFmSvCSvx/2pytbclSKyFmQRDlnR6q/GjHZzzxwD.js", "ssg:https://framerusercontent.com/modules/2IYIWtulKTBagsJj3lpZ/vfCxSu1OtAoy0bQ1tvp7/vhO3AeLyO.js", "ssg:https://framerusercontent.com/modules/3RE4eWhuo4RU2kzim45p/2OAraGAHkP0X30UEHXJo/RFTG7A04t.js", "ssg:https://framerusercontent.com/modules/4dzM0kdMNqKqAusX5SoA/psZhZik4lyS9nmX39jmG/rpJ5mw6ag.js"],
  "sourcesContent": ["// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sJl8EiHkmpAgRK1lC95W/XQgaTKZ3l0oEGFPI7Aux/b6LwCOazT.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={aIFZYFrEv:{hover:true},Cu4LsuqKq:{hover:true},DolaGztjE:{hover:true},JpseF5ehj:{hover:true},X4VGbMEbN:{hover:true}};const cycleOrder=[\"X4VGbMEbN\",\"DolaGztjE\",\"JpseF5ehj\",\"Cu4LsuqKq\",\"pIOdeodoC\",\"aIFZYFrEv\"];const serializationHash=\"framer-ha7lu\";const variantClassNames={aIFZYFrEv:\"framer-v-c5cswd\",Cu4LsuqKq:\"framer-v-1pbt7wp\",DolaGztjE:\"framer-v-2ijm01\",JpseF5ehj:\"framer-v-1j9e81k\",pIOdeodoC:\"framer-v-1r5ocxw\",X4VGbMEbN:\"framer-v-1krwpc6\"};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 transformTemplate1=(_,t)=>`translateY(-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={\"Back Mobile\":\"pIOdeodoC\",\"Desktop - Icon Left\":\"aIFZYFrEv\",\"Desktop - New Tab\":\"DolaGztjE\",\"Project CTA\":\"JpseF5ehj\",Back:\"Cu4LsuqKq\",Desktop:\"X4VGbMEbN\"};const getProps=({background,buttonTitle,height,icon,iconBackground,iconColor,id,link,tap,textColor,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_ref7;return{...props,bGXKran9l:link!==null&&link!==void 0?link:props.bGXKran9l,E3sMJqdyg:(_ref=textColor!==null&&textColor!==void 0?textColor:props.E3sMJqdyg)!==null&&_ref!==void 0?_ref:\"rgb(0, 0, 0)\",iiNMG_vXP:(_ref1=iconColor!==null&&iconColor!==void 0?iconColor:props.iiNMG_vXP)!==null&&_ref1!==void 0?_ref1:\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\",IJooVlaof:(_ref2=buttonTitle!==null&&buttonTitle!==void 0?buttonTitle:props.IJooVlaof)!==null&&_ref2!==void 0?_ref2:\"Back\",IzpkIlCCL:(_ref3=background!==null&&background!==void 0?background:props.IzpkIlCCL)!==null&&_ref3!==void 0?_ref3:\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\",jbqbpFWTR:(_ref4=iconBackground!==null&&iconBackground!==void 0?iconBackground:props.jbqbpFWTR)!==null&&_ref4!==void 0?_ref4:\"var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0))\",O1r1SHWDe:(_ref5=title!==null&&title!==void 0?title:props.O1r1SHWDe)!==null&&_ref5!==void 0?_ref5:\"Button\",sIX7WDIzc:tap!==null&&tap!==void 0?tap:props.sIX7WDIzc,variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"X4VGbMEbN\",YAeBepFkC:(_ref7=icon!==null&&icon!==void 0?icon:props.YAeBepFkC)!==null&&_ref7!==void 0?_ref7:\"ArrowDown\"};};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,O1r1SHWDe,YAeBepFkC,bGXKran9l,sIX7WDIzc,IzpkIlCCL,E3sMJqdyg,jbqbpFWTR,iiNMG_vXP,IJooVlaof,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X4VGbMEbN\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap10b0qp=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(sIX7WDIzc){const res=await sIX7WDIzc(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"Cu4LsuqKq-hover\")return true;if([\"Cu4LsuqKq\",\"pIOdeodoC\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(gestureVariant===\"Cu4LsuqKq-hover\")return false;if([\"Cu4LsuqKq\",\"pIOdeodoC\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"Cu4LsuqKq-hover\")return true;if(baseVariant===\"Cu4LsuqKq\")return true;return false;};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__*/_jsx(Link,{href:bGXKran9l,nodeId:\"X4VGbMEbN\",openInNewTab:false,smoothScroll:false,...addPropertyOverrides({DolaGztjE:{openInNewTab:true},JpseF5ehj:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1krwpc6\",className,classNames)} framer-1jvgwp4`,\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"X4VGbMEbN\",onTap:onTap10b0qp,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(102, 112, 255, 0.1)\",borderBottomLeftRadius:96,borderBottomRightRadius:96,borderTopLeftRadius:96,borderTopRightRadius:96,boxShadow:\"none\",WebkitBackdropFilter:\"blur(5px)\",...style},variants:{Cu4LsuqKq:{backgroundColor:\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\",boxShadow:\"0px 5px 20px 0px rgba(0, 0, 0, 0.05)\"},pIOdeodoC:{backgroundColor:\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\",boxShadow:\"0px 5px 20px 0px rgba(0, 0, 0, 0.05)\"}},...addPropertyOverrides({\"aIFZYFrEv-hover\":{\"data-framer-name\":undefined},\"Cu4LsuqKq-hover\":{\"data-framer-name\":undefined},\"DolaGztjE-hover\":{\"data-framer-name\":undefined},\"JpseF5ehj-hover\":{\"data-framer-name\":undefined},\"X4VGbMEbN-hover\":{\"data-framer-name\":undefined},aIFZYFrEv:{\"data-framer-name\":\"Desktop - Icon Left\"},Cu4LsuqKq:{\"data-framer-name\":\"Back\"},DolaGztjE:{\"data-framer-name\":\"Desktop - New Tab\"},JpseF5ehj:{\"data-framer-name\":\"Project CTA\"},pIOdeodoC:{\"data-framer-name\":\"Back Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mjw1hp-container\",layoutDependency:layoutDependency,layoutId:\"fjFahBY_I-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowLeft\",id:\"fjFahBY_I\",layoutId:\"fjFahBY_I\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-91ex9m\",layoutDependency:layoutDependency,layoutId:\"IzmA35OcQ\",style:{backgroundColor:IzpkIlCCL,borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UHVibGljIFNhbnMtNzAw\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-E3sMJqdyg-GjHZzzxwD))\"},children:\"Button\"})}),className:\"framer-zmfqcu\",fonts:[\"GF;Public Sans-700\"],layoutDependency:layoutDependency,layoutId:\"T5nSStBNC\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-E3sMJqdyg-GjHZzzxwD)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-E3sMJqdyg-GjHZzzxwD\":E3sMJqdyg},text:O1r1SHWDe,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JpseF5ehj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UHVibGljIFNhbnMtNTAw\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-E3sMJqdyg-GjHZzzxwD))\"},children:\"Button\"})}),fonts:[\"GF;Public Sans-500\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o3hmp0\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"V1lVawJub\",style:{backgroundColor:jbqbpFWTR,borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,rotate:180},transformTemplate:transformTemplate1,variants:{\"aIFZYFrEv-hover\":{rotate:0},\"DolaGztjE-hover\":{rotate:0},\"JpseF5ehj-hover\":{rotate:0},\"X4VGbMEbN-hover\":{rotate:0},aIFZYFrEv:{rotate:-180}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qib4ye-container\",layoutDependency:layoutDependency,layoutId:\"P9P7BGixx-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:iiNMG_vXP,height:\"100%\",iconSearch:\"House\",iconSelection:YAeBepFkC,id:\"P9P7BGixx\",layoutId:\"P9P7BGixx\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-wgv8vw\",\"data-styles-preset\":\"b6LwCOazT\",children:\"Back\"})}),className:\"framer-555w05\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FwsfHMNbM\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:IJooVlaof,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ha7lu.framer-1jvgwp4, .framer-ha7lu .framer-1jvgwp4 { display: block; }\",\".framer-ha7lu.framer-1krwpc6 { 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: 6px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ha7lu .framer-1mjw1hp-container { flex: none; height: 18px; left: 24px; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 18px; z-index: 1; }\",\".framer-ha7lu .framer-91ex9m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 72px; justify-content: center; overflow: visible; padding: 24px 48px 24px 48px; position: relative; width: min-content; }\",\".framer-ha7lu .framer-zmfqcu, .framer-ha7lu .framer-555w05 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ha7lu .framer-o3hmp0 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 72px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -78px; top: 50%; width: 72px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-ha7lu .framer-qib4ye-container { flex: none; height: 36px; position: relative; width: 36px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ha7lu.framer-1krwpc6, .framer-ha7lu .framer-91ex9m, .framer-ha7lu .framer-o3hmp0 { gap: 0px; } .framer-ha7lu.framer-1krwpc6 > *, .framer-ha7lu .framer-91ex9m > *, .framer-ha7lu .framer-o3hmp0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ha7lu.framer-1krwpc6 > :first-child, .framer-ha7lu .framer-91ex9m > :first-child, .framer-ha7lu .framer-o3hmp0 > :first-child { margin-left: 0px; } .framer-ha7lu.framer-1krwpc6 > :last-child, .framer-ha7lu .framer-91ex9m > :last-child, .framer-ha7lu .framer-o3hmp0 > :last-child { margin-right: 0px; } }\",\".framer-ha7lu.framer-v-1j9e81k.framer-1krwpc6 { width: 212px; }\",\".framer-ha7lu.framer-v-1j9e81k .framer-91ex9m { flex: 1 0 0px; height: 48px; padding: 12px 48px 12px 48px; width: 1px; }\",\".framer-ha7lu.framer-v-1j9e81k .framer-o3hmp0 { height: var(--framer-aspect-ratio-supported, 48px); right: -54px; width: 48px; }\",\".framer-ha7lu.framer-v-1j9e81k .framer-qib4ye-container { height: 24px; width: 24px; }\",\".framer-ha7lu.framer-v-1pbt7wp.framer-1krwpc6 { gap: 6px; height: 48px; padding: 24px 24px 24px 48px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ha7lu.framer-v-1pbt7wp.framer-1krwpc6 { gap: 0px; } .framer-ha7lu.framer-v-1pbt7wp.framer-1krwpc6 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-ha7lu.framer-v-1pbt7wp.framer-1krwpc6 > :first-child { margin-left: 0px; } .framer-ha7lu.framer-v-1pbt7wp.framer-1krwpc6 > :last-child { margin-right: 0px; } }\",\".framer-ha7lu.framer-v-1r5ocxw.framer-1krwpc6 { gap: 6px; height: 48px; padding: 0px; width: 48px; }\",\".framer-ha7lu.framer-v-1r5ocxw .framer-1mjw1hp-container { left: unset; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ha7lu.framer-v-1r5ocxw.framer-1krwpc6 { gap: 0px; } .framer-ha7lu.framer-v-1r5ocxw.framer-1krwpc6 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-ha7lu.framer-v-1r5ocxw.framer-1krwpc6 > :first-child { margin-left: 0px; } .framer-ha7lu.framer-v-1r5ocxw.framer-1krwpc6 > :last-child { margin-right: 0px; } }\",\".framer-ha7lu.framer-v-c5cswd .framer-o3hmp0 { left: -78px; right: unset; }\",\".framer-ha7lu.framer-v-1krwpc6.hover .framer-91ex9m, .framer-ha7lu.framer-v-2ijm01.hover .framer-91ex9m { padding: 24px 99px 24px 48px; }\",\".framer-ha7lu.framer-v-1krwpc6.hover .framer-o3hmp0, .framer-ha7lu.framer-v-2ijm01.hover .framer-o3hmp0, .framer-ha7lu.framer-v-1j9e81k.hover .framer-o3hmp0 { right: 0px; }\",\".framer-ha7lu.framer-v-1pbt7wp.hover .framer-1mjw1hp-container { left: 20px; }\",\".framer-ha7lu.framer-v-c5cswd.hover .framer-91ex9m { padding: 24px 48px 24px 99px; }\",\".framer-ha7lu.framer-v-c5cswd.hover .framer-o3hmp0 { left: 0px; right: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 84\n * @framerIntrinsicWidth 185.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"DolaGztjE\":{\"layout\":[\"auto\",\"auto\"]},\"JpseF5ehj\":{\"layout\":[\"fixed\",\"auto\"]},\"Cu4LsuqKq\":{\"layout\":[\"auto\",\"fixed\"]},\"pIOdeodoC\":{\"layout\":[\"fixed\",\"fixed\"]},\"aIFZYFrEv\":{\"layout\":[\"auto\",\"auto\"]},\"CCiXsIfL5\":{\"layout\":[\"auto\",\"auto\"]},\"b8Yxpmg46\":{\"layout\":[\"auto\",\"auto\"]},\"pYPv7zx55\":{\"layout\":[\"fixed\",\"auto\"]},\"Y_xqYJ9Q2\":{\"layout\":[\"auto\",\"fixed\"]},\"Hg55L81MK\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"O1r1SHWDe\":\"title\",\"YAeBepFkC\":\"icon\",\"bGXKran9l\":\"link\",\"sIX7WDIzc\":\"tap\",\"IzpkIlCCL\":\"background\",\"E3sMJqdyg\":\"textColor\",\"jbqbpFWTR\":\"iconBackground\",\"iiNMG_vXP\":\"iconColor\",\"IJooVlaof\":\"buttonTitle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGjHZzzxwD=withCSS(Component,css,\"framer-ha7lu\");export default FramerGjHZzzxwD;FramerGjHZzzxwD.displayName=\"Button\";FramerGjHZzzxwD.defaultProps={height:84,width:185.5};addPropertyControls(FramerGjHZzzxwD,{variant:{options:[\"X4VGbMEbN\",\"DolaGztjE\",\"JpseF5ehj\",\"Cu4LsuqKq\",\"pIOdeodoC\",\"aIFZYFrEv\"],optionTitles:[\"Desktop\",\"Desktop - New Tab\",\"Project CTA\",\"Back\",\"Back Mobile\",\"Desktop - Icon Left\"],title:\"Variant\",type:ControlType.Enum},O1r1SHWDe:{defaultValue:\"Button\",displayTextArea:false,title:\"Title\",type:ControlType.String},YAeBepFkC:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"ArrowDown\",description:undefined,hidden:undefined,title:\"Icon\"},bGXKran9l:{title:\"Link\",type:ControlType.Link},sIX7WDIzc:{title:\"Tap\",type:ControlType.EventHandler},IzpkIlCCL:{defaultValue:'var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background\",type:ControlType.Color},E3sMJqdyg:{defaultValue:\"rgb(0, 0, 0)\",title:\"Text Color\",type:ControlType.Color},jbqbpFWTR:{defaultValue:'var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',title:\"Icon Background\",type:ControlType.Color},iiNMG_vXP:{defaultValue:'var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Icon Color\",type:ControlType.Color},IJooVlaof:{defaultValue:\"Back\",displayTextArea:false,title:\"Button Title\",type:ControlType.String}});addFonts(FramerGjHZzzxwD,[{explicitInter:true,fonts:[{family:\"Public Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/publicsans/v18/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymu8Z65xg0pX189fg.woff2\",weight:\"700\"},{family:\"Public Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/publicsans/v18/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuJJm5xg0pX189fg.woff2\",weight:\"500\"},{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\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGjHZzzxwD\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DolaGztjE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JpseF5ehj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Cu4LsuqKq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"pIOdeodoC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aIFZYFrEv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CCiXsIfL5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b8Yxpmg46\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pYPv7zx55\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y_xqYJ9Q2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Hg55L81MK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"185.5\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"84\",\"framerVariables\":\"{\\\"O1r1SHWDe\\\":\\\"title\\\",\\\"YAeBepFkC\\\":\\\"icon\\\",\\\"bGXKran9l\\\":\\\"link\\\",\\\"sIX7WDIzc\\\":\\\"tap\\\",\\\"IzpkIlCCL\\\":\\\"background\\\",\\\"E3sMJqdyg\\\":\\\"textColor\\\",\\\"jbqbpFWTR\\\":\\\"iconBackground\\\",\\\"iiNMG_vXP\\\":\\\"iconColor\\\",\\\"IJooVlaof\\\":\\\"buttonTitle\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GjHZzzxwD.map", "// Generated by Framer (6124c77)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,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/sJl8EiHkmpAgRK1lC95W/XQgaTKZ3l0oEGFPI7Aux/b6LwCOazT.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/KN5D3NTRQWzEUZmBUDMl/fTUNdEsrQx1Yf8qz2dlS/UQic5LhTw.js\";const enabledGestures={dWfS6flUh:{hover:true}};const cycleOrder=[\"dWfS6flUh\",\"yjb3sWRCj\",\"VsRtGdDJh\",\"YgvmBcSyw\"];const serializationHash=\"framer-j5Ovo\";const variantClassNames={dWfS6flUh:\"framer-v-1obz251\",VsRtGdDJh:\"framer-v-1kpnxgi\",YgvmBcSyw:\"framer-v-1yeqc4\",yjb3sWRCj:\"framer-v-1qzeroc\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,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(React.Fragment);const humanReadableVariantMap={\"Link - New Tab\":\"VsRtGdDJh\",Default:\"dWfS6flUh\",Link:\"YgvmBcSyw\",Selected:\"yjb3sWRCj\"};const getProps=({height,id,link,tap,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,fTygCC59F:tap!==null&&tap!==void 0?tap:props.fTygCC59F,GNUG1wpDE:(_ref=title!==null&&title!==void 0?title:props.GNUG1wpDE)!==null&&_ref!==void 0?_ref:\"Playground\",nZyVRsMIS:link!==null&&link!==void 0?link:props.nZyVRsMIS,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"dWfS6flUh\"};};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,GNUG1wpDE,fTygCC59F,nZyVRsMIS,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dWfS6flUh\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1pippl7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(fTygCC59F){const res=await fTygCC59F(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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__*/_jsx(Link,{href:nZyVRsMIS,openInNewTab:false,smoothScroll:false,...addPropertyOverrides({VsRtGdDJh:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1obz251\",className,classNames)} framer-9bxnm3`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"dWfS6flUh\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap1pippl7,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"dWfS6flUh-hover\":{\"data-framer-name\":undefined},VsRtGdDJh:{\"data-framer-name\":\"Link - New Tab\"},YgvmBcSyw:{\"data-framer-name\":\"Link\"},yjb3sWRCj:{\"data-framer-name\":\"Selected\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-wgv8vw\",\"data-styles-preset\":\"b6LwCOazT\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77)))\"},children:\"Playground\"})}),className:\"framer-mgdf4g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"drRzrQ55H\",style:{\"--extracted-tcooor\":\"var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},text:GNUG1wpDE,variants:{yjb3sWRCj:{\"--extracted-tcooor\":\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({VsRtGdDJh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xu6iaq\",\"data-styles-preset\":\"UQic5LhTw\",children:\"Playground\"})})},YgvmBcSyw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xu6iaq\",\"data-styles-preset\":\"UQic5LhTw\",children:\"Playground\"})})},yjb3sWRCj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-wgv8vw\",\"data-styles-preset\":\"b6LwCOazT\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255)))\"},children:\"Playground\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-wgv8vw\",\"data-styles-preset\":\"b6LwCOazT\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77)))\"},children:\"Playground\"})}),className:\"framer-15mvj5a\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pdA6VawJg\",style:{\"--extracted-tcooor\":\"var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:GNUG1wpDE,transformTemplate:transformTemplate1,variants:{yjb3sWRCj:{\"--extracted-tcooor\":\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"dWfS6flUh-hover\":{transformTemplate:transformTemplate2},VsRtGdDJh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xu6iaq\",\"data-styles-preset\":\"UQic5LhTw\",children:\"Playground\"})})},YgvmBcSyw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xu6iaq\",\"data-styles-preset\":\"UQic5LhTw\",children:\"Playground\"})})},yjb3sWRCj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-wgv8vw\",\"data-styles-preset\":\"b6LwCOazT\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255)))\"},children:\"Playground\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-j5Ovo.framer-9bxnm3, .framer-j5Ovo .framer-9bxnm3 { display: block; }\",\".framer-j5Ovo.framer-1obz251 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 6px 18px 6px 18px; position: relative; text-decoration: none; width: min-content; }\",\".framer-j5Ovo .framer-mgdf4g { flex: none; height: 20px; position: relative; white-space: pre; width: auto; }\",\".framer-j5Ovo .framer-15mvj5a { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-j5Ovo.framer-1obz251 { gap: 0px; } .framer-j5Ovo.framer-1obz251 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-j5Ovo.framer-1obz251 > :first-child { margin-left: 0px; } .framer-j5Ovo.framer-1obz251 > :last-child { margin-right: 0px; } }\",\".framer-j5Ovo.framer-v-1kpnxgi.framer-1obz251, .framer-j5Ovo.framer-v-1yeqc4.framer-1obz251 { height: min-content; padding: 0px; }\",\".framer-j5Ovo.framer-v-1kpnxgi .framer-mgdf4g, .framer-j5Ovo.framer-v-1yeqc4 .framer-mgdf4g { height: auto; }\",\".framer-j5Ovo.framer-v-1obz251.hover .framer-15mvj5a { top: 2px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 111\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"yjb3sWRCj\":{\"layout\":[\"auto\",\"fixed\"]},\"VsRtGdDJh\":{\"layout\":[\"auto\",\"auto\"]},\"YgvmBcSyw\":{\"layout\":[\"auto\",\"auto\"]},\"qfrThwqe5\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"GNUG1wpDE\":\"title\",\"fTygCC59F\":\"tap\",\"nZyVRsMIS\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervhO3AeLyO=withCSS(Component,css,\"framer-j5Ovo\");export default FramervhO3AeLyO;FramervhO3AeLyO.displayName=\"Nav Link\";FramervhO3AeLyO.defaultProps={height:32,width:111};addPropertyControls(FramervhO3AeLyO,{variant:{options:[\"dWfS6flUh\",\"yjb3sWRCj\",\"VsRtGdDJh\",\"YgvmBcSyw\"],optionTitles:[\"Default\",\"Selected\",\"Link - New Tab\",\"Link\"],title:\"Variant\",type:ControlType.Enum},GNUG1wpDE:{defaultValue:\"Playground\",displayTextArea:false,title:\"Title\",type:ControlType.String},fTygCC59F:{title:\"Tap\",type:ControlType.EventHandler},nZyVRsMIS:{title:\"Link\",type:ControlType.Link}});addFonts(FramervhO3AeLyO,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervhO3AeLyO\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"111\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"GNUG1wpDE\\\":\\\"title\\\",\\\"fTygCC59F\\\":\\\"tap\\\",\\\"nZyVRsMIS\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yjb3sWRCj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"VsRtGdDJh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YgvmBcSyw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qfrThwqe5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ae47b7e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Time as TimeDate}from\"https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/QiycTxX7vdblEOi3o00G/Time.js\";import NavLink from\"https://framerusercontent.com/modules/2IYIWtulKTBagsJj3lpZ/vfCxSu1OtAoy0bQ1tvp7/vhO3AeLyO.js\";const NavLinkFonts=getFonts(NavLink);const TimeDateFonts=getFonts(TimeDate);const cycleOrder=[\"qU_C78Vbj\",\"v3GtlcdPI\"];const serializationHash=\"framer-rEKjJ\";const variantClassNames={qU_C78Vbj:\"framer-v-tw0xmm\",v3GtlcdPI:\"framer-v-1mdrvj3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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:\"qU_C78Vbj\",Mobile:\"v3GtlcdPI\"};const getProps=({_404,framerCursor,height,home,id,licensing,linkedInCursor,phoneCursor,telephoneCursor,width,xCursor,...props})=>{return{...props,AFe649ShZ:telephoneCursor??props.AFe649ShZ,cPR6f93ZG:xCursor??props.cPR6f93ZG,gPgWUFa9z:licensing??props.gPgWUFa9z,lPTkc7R8v:phoneCursor??props.lPTkc7R8v,Ml_sx0HaY:_404??props.Ml_sx0HaY,NYhRyWJAi:linkedInCursor??props.NYhRyWJAi,twc15ZAh6:framerCursor??props.twc15ZAh6,variant:humanReadableVariantMap[props.variant]??props.variant??\"qU_C78Vbj\",yHcaRCJBm:home??props.yHcaRCJBm};};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,AFe649ShZ,lPTkc7R8v,twc15ZAh6,cPR6f93ZG,NYhRyWJAi,Ml_sx0HaY,gPgWUFa9z,yHcaRCJBm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qU_C78Vbj\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-tw0xmm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qU_C78Vbj\",ref:ref??ref1,style:{...style},...addPropertyOverrides({v3GtlcdPI:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pswye5\",\"data-framer-name\":\"Contact and Social\",layoutDependency:layoutDependency,layoutId:\"QVjZIr9MP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1aincug\",\"data-framer-name\":\"Contact Me\",layoutDependency:layoutDependency,layoutId:\"VfqhPvsvI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7UHVibGljIFNhbnMtNzAw\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0)))\"},children:\"Contact Me\"})}),className:\"framer-1tiq13s\",fonts:[\"GF;Public Sans-700\"],layoutDependency:layoutDependency,layoutId:\"Fy_Ul22VC\",style:{\"--extracted-1of0zx5\":\"var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cy1eby\",\"data-framer-name\":\"Phone and Email\",layoutDependency:layoutDependency,layoutId:\"xLZc9sZfd\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+0,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+0+0+52.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gispp9-container\",\"data-framer-cursor\":AFe649ShZ,\"data-framer-name\":\"telephone\",layoutDependency:layoutDependency,layoutId:\"KyCfffjDb-container\",name:\"telephone\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"Book a Call\",height:\"100%\",id:\"KyCfffjDb\",layoutId:\"KyCfffjDb\",name:\"telephone\",nZyVRsMIS:\"https://calendly.com/\",variant:\"VsRtGdDJh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+32,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+0+0+52.8+0+32}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-f5skij-container\",\"data-framer-cursor\":lPTkc7R8v,\"data-framer-name\":\"email\",layoutDependency:layoutDependency,layoutId:\"Tsi3jS1D8-container\",name:\"email\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"l6l@gmx.net\",height:\"100%\",id:\"Tsi3jS1D8\",layoutId:\"Tsi3jS1D8\",name:\"email\",nZyVRsMIS:\"mailto: l6l@gmx.net\",variant:\"VsRtGdDJh\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ye9sj2\",\"data-framer-name\":\"Useful Links\",layoutDependency:layoutDependency,layoutId:\"cPxRTFgmJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7UHVibGljIFNhbnMtNzAw\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0)))\"},children:\"Useful Links\"})}),className:\"framer-1fo7mmq\",fonts:[\"GF;Public Sans-700\"],layoutDependency:layoutDependency,layoutId:\"zv8ROkBXf\",style:{\"--extracted-1of0zx5\":\"var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x4xb7y\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"U09Buhw6D\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+0,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+212.8+0+52.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w8wbr5-container\",\"data-framer-cursor\":yHcaRCJBm,\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"rmoFqiSy0-container\",name:\"Home\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"Home\",height:\"100%\",id:\"rmoFqiSy0\",layoutId:\"rmoFqiSy0\",name:\"Home\",nZyVRsMIS:resolvedLinks[0],variant:\"YgvmBcSyw\",width:\"100%\",...addPropertyOverrides({v3GtlcdPI:{nZyVRsMIS:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dyQGaiQEQ\"},implicitPathVariables:undefined},{href:{webPageId:\"dyQGaiQEQ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+32,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+212.8+0+52.8+0+32}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3iz47r-container\",\"data-framer-cursor\":Ml_sx0HaY,\"data-framer-name\":\"404\",layoutDependency:layoutDependency,layoutId:\"jEOJLDz80-container\",name:\"404\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"404 Page\",height:\"100%\",id:\"jEOJLDz80\",layoutId:\"jEOJLDz80\",name:\"404\",nZyVRsMIS:resolvedLinks1[0],variant:\"YgvmBcSyw\",width:\"100%\",...addPropertyOverrides({v3GtlcdPI:{nZyVRsMIS:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zj_bZTA91\"},implicitPathVariables:undefined},{href:{webPageId:\"zj_bZTA91\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+64,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+212.8+0+52.8+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gxc3u1-container\",\"data-framer-cursor\":gPgWUFa9z,\"data-framer-name\":\"Licensing\",layoutDependency:layoutDependency,layoutId:\"BS8GNyTPZ-container\",name:\"Licensing\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"Licensing\",height:\"100%\",id:\"BS8GNyTPZ\",layoutId:\"BS8GNyTPZ\",name:\"Licensing\",nZyVRsMIS:resolvedLinks2[0],variant:\"YgvmBcSyw\",width:\"100%\",...addPropertyOverrides({v3GtlcdPI:{nZyVRsMIS:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zrbqpn\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"x0pD3mN81\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7UHVibGljIFNhbnMtNzAw\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0)))\"},children:\"Social\"})}),className:\"framer-j9o27a\",fonts:[\"GF;Public Sans-700\"],layoutDependency:layoutDependency,layoutId:\"rs40WdCgL\",style:{\"--extracted-1of0zx5\":\"var(--token-1dfb5f8e-6d59-4a6a-bbc6-917bc568117f, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qfua7i\",\"data-framer-name\":\"Social\",layoutDependency:layoutDependency,layoutId:\"nUIZRZwGC\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+0,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+457.6+0+52.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kokprq-container\",\"data-framer-cursor\":twc15ZAh6,\"data-framer-name\":\"Framer\",layoutDependency:layoutDependency,layoutId:\"NY0kraKvU-container\",name:\"Framer\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"Instagram\",height:\"100%\",id:\"NY0kraKvU\",layoutId:\"NY0kraKvU\",name:\"Framer\",nZyVRsMIS:\"\",variant:\"VsRtGdDJh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+32,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+457.6+0+52.8+0+32}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-81rt20-container\",\"data-framer-cursor\":cPR6f93ZG,\"data-framer-name\":\"X\",layoutDependency:layoutDependency,layoutId:\"LuJgia0z7-container\",name:\"X\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"X (not active)\",height:\"100%\",id:\"LuJgia0z7\",layoutId:\"LuJgia0z7\",name:\"X\",nZyVRsMIS:\"https://twitter.com/6otted\",variant:\"VsRtGdDJh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+(((componentViewport?.height||408)-0-409)/2+0+0)+0+0+52.8+0+64,...addPropertyOverrides({v3GtlcdPI:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-722.4000000000001)/2+0+0)+0+457.6+0+52.8+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m45p39-container\",\"data-framer-cursor\":NYhRyWJAi,\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"U4zN65woI-container\",name:\"LinkedIn\",children:/*#__PURE__*/_jsx(NavLink,{GNUG1wpDE:\"LinkedIn\",height:\"100%\",id:\"U4zN65woI\",layoutId:\"U4zN65woI\",name:\"LinkedIn\",nZyVRsMIS:\"https://www.linkedin.com/in/cristian-mielu-a8b2b3b5/\",variant:\"VsRtGdDJh\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yf4jb4\",layoutDependency:layoutDependency,layoutId:\"pxAyuyF4n\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nk1eeh\",\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"ckjF5BKLo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UHVibGljIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77)))\"},children:\"\\xa9 Copyright\"})}),className:\"framer-d069js\",fonts:[\"GF;Public Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"vy3zKV5KH\",style:{\"--extracted-r6o4lv\":\"var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1frwdaa-container\",layoutDependency:layoutDependency,layoutId:\"AO_v7pkof-container\",children:/*#__PURE__*/_jsx(TimeDate,{color:\"var(--token-d1efab36-84ca-4c47-98a0-f9f61fd3586c, rgb(77, 77, 77))\",font:{fontFamily:'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"AO_v7pkof\",layoutId:\"AO_v7pkof\",monthFormat:\"long\",outputType:\"date\",showMinutes:true,showMonth:false,showSeconds:true,showWeekday:false,showYear:true,tabularFont:true,timeFormat:\"24h\",width:\"100%\"})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rEKjJ.framer-1856k2b, .framer-rEKjJ .framer-1856k2b { display: block; }\",\".framer-rEKjJ.framer-tw0xmm { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 192px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1152px; }\",\".framer-rEKjJ .framer-pswye5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 197px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rEKjJ .framer-1aincug, .framer-rEKjJ .framer-ye9sj2, .framer-rEKjJ .framer-zrbqpn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-rEKjJ .framer-1tiq13s, .framer-rEKjJ .framer-1fo7mmq, .framer-rEKjJ .framer-j9o27a, .framer-rEKjJ .framer-d069js { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rEKjJ .framer-cy1eby, .framer-rEKjJ .framer-x4xb7y, .framer-rEKjJ .framer-1qfua7i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rEKjJ .framer-1gispp9-container, .framer-rEKjJ .framer-f5skij-container, .framer-rEKjJ .framer-1w8wbr5-container, .framer-rEKjJ .framer-3iz47r-container, .framer-rEKjJ .framer-1gxc3u1-container, .framer-rEKjJ .framer-1kokprq-container, .framer-rEKjJ .framer-81rt20-container, .framer-rEKjJ .framer-1m45p39-container, .framer-rEKjJ .framer-1frwdaa-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rEKjJ .framer-yf4jb4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-rEKjJ .framer-1nk1eeh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rEKjJ.framer-tw0xmm, .framer-rEKjJ .framer-pswye5, .framer-rEKjJ .framer-1aincug, .framer-rEKjJ .framer-cy1eby, .framer-rEKjJ .framer-ye9sj2, .framer-rEKjJ .framer-x4xb7y, .framer-rEKjJ .framer-zrbqpn, .framer-rEKjJ .framer-1qfua7i, .framer-rEKjJ .framer-1nk1eeh { gap: 0px; } .framer-rEKjJ.framer-tw0xmm > * { margin: 0px; margin-bottom: calc(192px / 2); margin-top: calc(192px / 2); } .framer-rEKjJ.framer-tw0xmm > :first-child, .framer-rEKjJ .framer-1aincug > :first-child, .framer-rEKjJ .framer-cy1eby > :first-child, .framer-rEKjJ .framer-ye9sj2 > :first-child, .framer-rEKjJ .framer-x4xb7y > :first-child, .framer-rEKjJ .framer-zrbqpn > :first-child, .framer-rEKjJ .framer-1qfua7i > :first-child { margin-top: 0px; } .framer-rEKjJ.framer-tw0xmm > :last-child, .framer-rEKjJ .framer-1aincug > :last-child, .framer-rEKjJ .framer-cy1eby > :last-child, .framer-rEKjJ .framer-ye9sj2 > :last-child, .framer-rEKjJ .framer-x4xb7y > :last-child, .framer-rEKjJ .framer-zrbqpn > :last-child, .framer-rEKjJ .framer-1qfua7i > :last-child { margin-bottom: 0px; } .framer-rEKjJ .framer-pswye5 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-rEKjJ .framer-pswye5 > :first-child, .framer-rEKjJ .framer-1nk1eeh > :first-child { margin-left: 0px; } .framer-rEKjJ .framer-pswye5 > :last-child, .framer-rEKjJ .framer-1nk1eeh > :last-child { margin-right: 0px; } .framer-rEKjJ .framer-1aincug > *, .framer-rEKjJ .framer-ye9sj2 > *, .framer-rEKjJ .framer-zrbqpn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-rEKjJ .framer-cy1eby > *, .framer-rEKjJ .framer-x4xb7y > *, .framer-rEKjJ .framer-1qfua7i > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rEKjJ .framer-1nk1eeh > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-rEKjJ.framer-v-1mdrvj3.framer-tw0xmm { gap: 96px; width: 390px; }\",\".framer-rEKjJ.framer-v-1mdrvj3 .framer-pswye5 { flex-direction: column; gap: 96px; height: min-content; }\",\".framer-rEKjJ.framer-v-1mdrvj3 .framer-1aincug, .framer-rEKjJ.framer-v-1mdrvj3 .framer-ye9sj2, .framer-rEKjJ.framer-v-1mdrvj3 .framer-zrbqpn { flex: none; width: 100%; }\",\".framer-rEKjJ.framer-v-1mdrvj3 .framer-yf4jb4 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rEKjJ.framer-v-1mdrvj3.framer-tw0xmm, .framer-rEKjJ.framer-v-1mdrvj3 .framer-pswye5, .framer-rEKjJ.framer-v-1mdrvj3 .framer-yf4jb4 { gap: 0px; } .framer-rEKjJ.framer-v-1mdrvj3.framer-tw0xmm > *, .framer-rEKjJ.framer-v-1mdrvj3 .framer-pswye5 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-rEKjJ.framer-v-1mdrvj3.framer-tw0xmm > :first-child, .framer-rEKjJ.framer-v-1mdrvj3 .framer-pswye5 > :first-child, .framer-rEKjJ.framer-v-1mdrvj3 .framer-yf4jb4 > :first-child { margin-top: 0px; } .framer-rEKjJ.framer-v-1mdrvj3.framer-tw0xmm > :last-child, .framer-rEKjJ.framer-v-1mdrvj3 .framer-pswye5 > :last-child, .framer-rEKjJ.framer-v-1mdrvj3 .framer-yf4jb4 > :last-child { margin-bottom: 0px; } .framer-rEKjJ.framer-v-1mdrvj3 .framer-yf4jb4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 408\n * @framerIntrinsicWidth 1152\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"v3GtlcdPI\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]}}}\n * @framerVariables {\"AFe649ShZ\":\"telephoneCursor\",\"lPTkc7R8v\":\"phoneCursor\",\"twc15ZAh6\":\"framerCursor\",\"cPR6f93ZG\":\"xCursor\",\"NYhRyWJAi\":\"linkedInCursor\",\"Ml_sx0HaY\":\"_404\",\"gPgWUFa9z\":\"licensing\",\"yHcaRCJBm\":\"home\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRFTG7A04t=withCSS(Component,css,\"framer-rEKjJ\");export default FramerRFTG7A04t;FramerRFTG7A04t.displayName=\"Footer\";FramerRFTG7A04t.defaultProps={height:408,width:1152};addPropertyControls(FramerRFTG7A04t,{variant:{options:[\"qU_C78Vbj\",\"v3GtlcdPI\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},AFe649ShZ:{title:\"Telephone Cursor\",type:ControlType.CustomCursor},lPTkc7R8v:{title:\"Phone Cursor\",type:ControlType.CustomCursor},twc15ZAh6:{title:\"Framer Cursor\",type:ControlType.CustomCursor},cPR6f93ZG:{title:\"X Cursor\",type:ControlType.CustomCursor},NYhRyWJAi:{title:\"LinkedIn Cursor\",type:ControlType.CustomCursor},Ml_sx0HaY:{title:\"404\",type:ControlType.CustomCursor},gPgWUFa9z:{title:\"Licensing\",type:ControlType.CustomCursor},yHcaRCJBm:{title:\"Home\",type:ControlType.CustomCursor}});addFonts(FramerRFTG7A04t,[{explicitInter:true,fonts:[{family:\"Public Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/publicsans/v18/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymu8Z65xg0pX189fg.woff2\",weight:\"700\"},{family:\"Public Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/publicsans/v18/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpm5xg0pX189fg.woff2\",weight:\"400\"}]},...NavLinkFonts,...TimeDateFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRFTG7A04t\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"v3GtlcdPI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"AFe649ShZ\\\":\\\"telephoneCursor\\\",\\\"lPTkc7R8v\\\":\\\"phoneCursor\\\",\\\"twc15ZAh6\\\":\\\"framerCursor\\\",\\\"cPR6f93ZG\\\":\\\"xCursor\\\",\\\"NYhRyWJAi\\\":\\\"linkedInCursor\\\",\\\"Ml_sx0HaY\\\":\\\"_404\\\",\\\"gPgWUFa9z\\\":\\\"licensing\\\",\\\"yHcaRCJBm\\\":\\\"home\\\"}\",\"framerIntrinsicHeight\":\"408\",\"framerIntrinsicWidth\":\"1152\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RFTG7A04t.map", "// Generated by Framer (e074804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"ikuztL8hf\"];const serializationHash=\"framer-3NAne\";const variantClassNames={ikuztL8hf:\"framer-v-1ngqo0z\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.02,skewX:0,skewY:0,transition:transition2};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:\"ikuztL8hf\",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(Link,{href:\"https://framer.com/projects/new?duplicate=yX5upib5vaXwx8LVB1zm&via=cristianmielu\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ngqo0z\",className,classNames)} framer-7e252c`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ikuztL8hf\",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:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 2px 4px 0px rgba(0, 0, 0, 0.1)\",...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-s9z589\",\"data-framer-name\":\"Blur\",layoutDependency:layoutDependency,layoutId:\"SpOYJXaCC\",style:{backgroundColor:\"rgba(255, 255, 255, 0.5)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,filter:\"blur(5px)\",opacity:0,WebkitFilter:\"blur(5px)\"}}),/*#__PURE__*/_jsx(motion.button,{className:\"framer-oxio28\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"JeknWjrYL\",style:{backgroundColor:\"var(--token-63e45272-007b-437e-b2a8-9f4d1433e3e9, rgb(102, 112, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},whileHover:animation,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255)))\"},children:\"Remix Template\"})}),className:\"framer-chsc1n\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"PrAzFPl6T\",style:{\"--extracted-r6o4lv\":\"var(--token-6bef2831-d541-489a-82bb-da4e27db4e2c, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3NAne.framer-7e252c, .framer-3NAne .framer-7e252c { display: block; }\",\".framer-3NAne.framer-1ngqo0z { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: center; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: 142px; }\",\".framer-3NAne .framer-s9z589 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-3NAne .framer-oxio28 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 142px; z-index: 1; }\",\".framer-3NAne .framer-chsc1n { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3NAne.framer-1ngqo0z, .framer-3NAne .framer-oxio28 { gap: 0px; } .framer-3NAne.framer-1ngqo0z > *, .framer-3NAne .framer-oxio28 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3NAne.framer-1ngqo0z > :first-child, .framer-3NAne .framer-oxio28 > :first-child { margin-left: 0px; } .framer-3NAne.framer-1ngqo0z > :last-child, .framer-3NAne .framer-oxio28 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 142\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrpJ5mw6ag=withCSS(Component,css,\"framer-3NAne\");export default FramerrpJ5mw6ag;FramerrpJ5mw6ag.displayName=\"Get Template Button\";FramerrpJ5mw6ag.defaultProps={height:36,width:142};addFonts(FramerrpJ5mw6ag,[{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://app.framerstatic.com/Inter-SemiBold.cyrillic-ext-C7KWUKA7.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-SemiBold.cyrillic-JWV7SOZ6.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-ext-FBKSFTSU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-EQ3PSENU.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.latin-ext-ULRSO3ZR.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.latin-RDYY2AG2.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.vietnamese-ESQNSEQ3.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrpJ5mw6ag\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"142\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"36\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rpJ5mw6ag.map"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "buttonTitle", "height", "icon", "iconBackground", "iconColor", "id", "link", "tap", "textColor", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "O1r1SHWDe", "YAeBepFkC", "bGXKran9l", "sIX7WDIzc", "IzpkIlCCL", "E3sMJqdyg", "jbqbpFWTR", "iiNMG_vXP", "IJooVlaof", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap10b0qp", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerGjHZzzxwD", "withCSS", "GjHZzzxwD_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "tap", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GNUG1wpDE", "fTygCC59F", "nZyVRsMIS", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1pippl7", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "css", "FramervhO3AeLyO", "withCSS", "vhO3AeLyO_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavLinkFonts", "getFonts", "vhO3AeLyO_default", "TimeDateFonts", "Time", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_404", "framerCursor", "height", "home", "id", "licensing", "linkedInCursor", "phoneCursor", "telephoneCursor", "width", "xCursor", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "AFe649ShZ", "lPTkc7R8v", "twc15ZAh6", "cPR6f93ZG", "NYhRyWJAi", "Ml_sx0HaY", "gPgWUFa9z", "yHcaRCJBm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerRFTG7A04t", "withCSS", "RFTG7A04t_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "transition2", "animation", "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", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "RichText2", "css", "FramerrpJ5mw6ag", "withCSS", "rpJ5mw6ag_default", "addFonts"]
}
