{"version":3,"file":"shared-lib.D8k440az.mjs","names":["serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","Image","className","css","addPropertyOverrides","ArrowIcon","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","fonts","css","className","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","transition2","animation","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","Button3","PageLinkFonts","PageLink","TimeDate","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","_Fragment","FormPlainTextInput","Image","css","css","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","FullScreenMenuLink","PageLink","Button","MenuIcon3","className","Image"],"sources":["https:/framerusercontent.com/modules/Ohwecr4RC593fd3Dcab5/uYpmscQnUXafWXeq63sd/LFL3Z2Krl.js","https:/framerusercontent.com/modules/WTITxoIWyxiyghpGm3Np/2LsFnAmwJMoaIo6TGLMY/krx1hFLHC.js","https:/framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/QiycTxX7vdblEOi3o00G/Time.js","https:/framerusercontent.com/modules/r7cb5pqwfNz98OIyTine/EAdSpv9mOJ8trwTTsAlk/sEd2O50A1.js","https:/framerusercontent.com/modules/JlW0hEzjvxOkG7RlAZST/dqRspbZmIIxzSbalmPYg/Voqxj2bI1.js","https:/framerusercontent.com/modules/cK2fNEvNCXFgsaitvXAm/U9LLnP8GlmfGOk7sRYZg/h68W1VGBc.js","https:/framerusercontent.com/modules/WUMCF2ggZBpHemxXsbrB/wDxgUO2b2njNEnSiNMoZ/OLMtkpzvZ.js","https:/framerusercontent.com/modules/Gj0ChMfIVsnvzeKmVAwS/ixGRXlKxwlexfpYRC0dC/wc8GuXnm6.js","https:/framerusercontent.com/modules/6WuoCeb6LpmTZbkEt2Hs/i8zbyvqw9rGiONFZq7nR/Gngjj9XWH.js","https:/framerusercontent.com/modules/XBHvaWjfZi1z3Dp68cax/vEpx47V9yGgdKixqNUUr/ZcN9Tb9Bi.js","https:/framerusercontent.com/modules/Y753XkhkwQBUMe2lTRnH/Hnl3IaDdwgPom60b9Fi4/geASbXXZ3.js","https:/framerusercontent.com/modules/iF8ZtsMeJLsqVadBuqpc/xb1QaduooJC2idnqoTRK/KmasLS4UN.js","https:/framerusercontent.com/modules/4HtIYbTxWrjhnv2iGdVU/CUbbe1Aj80L6QwXkPsWW/XLc4_IdHV.js","https:/framerusercontent.com/modules/WHJXTd7rtEDhnkoaZHc7/HnY7e0LjDSEwWapeaUmw/LHGBrCx9P.js","https:/framerusercontent.com/modules/ywx6xlyKhv1vBVBAqoxo/XXQdkoPRmZ2jWf4FwaVC/siteMetadata.js"],"sourcesContent":["// Generated by Framer (dc53115)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-dGfWW\";const variantClassNames={blOSnkkBJ:\"framer-v-1knbp2y\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??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,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"blOSnkkBJ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",intrinsicHeight:18,intrinsicWidth:20,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:36,pixelWidth:40,src:\"https://framerusercontent.com/images/sFIHg3BGj6K21qP5NC9Q6Pru2g.png\"},className:cx(scopingClassNames,\"framer-1knbp2y\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"blOSnkkBJ\",ref:refBinding,style:{...style}})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dGfWW.framer-ohcp4t, .framer-dGfWW .framer-ohcp4t { display: block; }\",\".framer-dGfWW.framer-1knbp2y { height: 18px; overflow: visible; position: relative; width: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 18\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLFL3Z2Krl=withCSS(Component,css,\"framer-dGfWW\");export default FramerLFL3Z2Krl;FramerLFL3Z2Krl.displayName=\"Arrow Icon\";FramerLFL3Z2Krl.defaultProps={height:18,width:20};addFonts(FramerLFL3Z2Krl,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLFL3Z2Krl\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"20\",\"framerIntrinsicHeight\":\"18\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LFL3Z2Krl.map","// Generated by Framer (dc53115)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ArrowIcon from\"https://framerusercontent.com/modules/Ohwecr4RC593fd3Dcab5/uYpmscQnUXafWXeq63sd/LFL3Z2Krl.js\";const ArrowIconFonts=getFonts(ArrowIcon);const enabledGestures={CuxEWfZI2:{hover:true},emq9qBohT:{hover:true}};const cycleOrder=[\"emq9qBohT\",\"CuxEWfZI2\"];const serializationHash=\"framer-hGxhU\";const variantClassNames={CuxEWfZI2:\"framer-v-afnzam\",emq9qBohT:\"framer-v-vw6h4z\"};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={Large:\"CuxEWfZI2\",Small:\"emq9qBohT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"emq9qBohT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"emq9qBohT\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"CuxEWfZI2-hover\")return true;if(baseVariant===\"CuxEWfZI2\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-vw6h4z\",className,classNames),\"data-framer-name\":\"Small\",layoutDependency:layoutDependency,layoutId:\"emq9qBohT\",ref:refBinding,style:{backdropFilter:\"blur(0px)\",backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,filter:\"invert(0)\",WebkitBackdropFilter:\"blur(0px)\",WebkitFilter:\"invert(0)\",...style},variants:{\"CuxEWfZI2-hover\":{filter:\"none\",WebkitFilter:\"none\"},\"emq9qBohT-hover\":{backdropFilter:\"none\",filter:\"none\",WebkitBackdropFilter:\"none\",WebkitFilter:\"none\"},CuxEWfZI2:{backdropFilter:\"blur(7px)\",WebkitBackdropFilter:\"blur(7px)\"}},...addPropertyOverrides({\"CuxEWfZI2-hover\":{\"data-framer-name\":undefined},\"emq9qBohT-hover\":{\"data-framer-name\":undefined},CuxEWfZI2:{\"data-framer-name\":\"Large\"}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({CuxEWfZI2:{height:28,width:\"30px\",y:(componentViewport?.y||0)+((componentViewport?.height||60)*.5166666666666669-14)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z3dj98-container\",layoutDependency:layoutDependency,layoutId:\"VPS_Y6kwF-container\",nodeId:\"VPS_Y6kwF\",rendersWithMotion:true,scopeId:\"krx1hFLHC\",children:/*#__PURE__*/_jsx(ArrowIcon,{height:\"100%\",id:\"VPS_Y6kwF\",layoutId:\"VPS_Y6kwF\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hGxhU.framer-1lngpow, .framer-hGxhU .framer-1lngpow { display: block; }\",\".framer-hGxhU.framer-vw6h4z { cursor: pointer; height: 20px; mix-blend-mode: exclusion; overflow: hidden; position: relative; width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hGxhU .framer-z3dj98-container { flex: none; height: 28px; left: calc(48.33333333333336% - 30px / 2); position: absolute; top: calc(51.66666666666669% - 28px / 2); width: 30px; }\",\".framer-hGxhU.framer-v-afnzam.framer-vw6h4z { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); width: 60px; }\",\".framer-hGxhU.framer-v-vw6h4z.hover.framer-vw6h4z { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"CuxEWfZI2\":{\"layout\":[\"fixed\",\"fixed\"]},\"Nbh8CAa40\":{\"layout\":[\"fixed\",\"fixed\"]},\"nueMTOVi_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerkrx1hFLHC=withCSS(Component,css,\"framer-hGxhU\");export default Framerkrx1hFLHC;Framerkrx1hFLHC.displayName=\"Dot\";Framerkrx1hFLHC.defaultProps={height:20,width:20};addPropertyControls(Framerkrx1hFLHC,{variant:{options:[\"emq9qBohT\",\"CuxEWfZI2\"],optionTitles:[\"Small\",\"Large\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerkrx1hFLHC,[{explicitInter:true,fonts:[]},...ArrowIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkrx1hFLHC\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"20\",\"framerIntrinsicWidth\":\"20\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CuxEWfZI2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Nbh8CAa40\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nueMTOVi_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./krx1hFLHC.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,useLocaleCode}from\"framer\";import{startTransition,useCallback,useEffect,useRef,useState}from\"react\";const fontStack=`\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;function formatTimeOrDate(outputType,{showYear,showMonth,showWeekday,showMinutes,showSeconds},timeFormat,monthFormat,localCode){const date=new Date;const onlyYearIsShown=!showWeekday&&!showMonth&&showYear;switch(outputType){case\"date\":return new Intl.DateTimeFormat(localCode,{weekday:showWeekday?\"long\":undefined,day:onlyYearIsShown?undefined:\"numeric\",month:showMonth?monthFormat:undefined,year:showYear?\"numeric\":undefined}).format(date);case\"time\":return new Intl.DateTimeFormat(localCode,{hour:\"numeric\",minute:showMinutes?\"numeric\":undefined,second:showSeconds&&showMinutes?\"numeric\":undefined,hour12:timeFormat===\"12h\"}).format(date);default:return new Intl.DateTimeFormat(localCode).format(date);}}const defaultProps={height:20,width:140,outputType:\"time\",color:\"#999\",timeFormat:\"24h\",showYear:true,showMonth:true,showWeekday:true,showMinutes:true,showSeconds:true,monthFormat:\"long\",alignment:\"center\"};/**\n * TIME AND DATE\n * FORKED FROM PROTOTYPING\n *\n * @framerIntrinsicWidth 140\n * @framerIntrinsicHeight 20\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export function Time(props){const mergedProps={...defaultProps,...props};const{outputType,timeFormat,showYear,showMonth,showWeekday,// showHours,\nshowMinutes,showSeconds,monthFormat,color,font,tabularFont}=mergedProps;const localCode=useLocaleCode();const getTextContent=useCallback(()=>formatTimeOrDate(outputType,{showYear,showMonth,showWeekday,// showHours,\n    showMinutes,showSeconds},timeFormat,monthFormat,localCode),[localCode,monthFormat,outputType,showMinutes,showMonth,showSeconds,showWeekday,showYear,timeFormat]);const timeoutRef=useRef()// FIXME: With React 19, we can remove this and return a cleanup from the ref callback\n;const updateCountdown=useCallback(node=>{if(node===null){// React calls w/ `null` on unmount or if the ref function changes.\nclearTimeout(timeoutRef.current);return;}let prev;const tick=()=>{const date=new Date;const next=new Date().setSeconds(date.getSeconds()+1,0)-+date;timeoutRef.current=setTimeout(tick,next);const textContent=getTextContent();if(prev!==textContent){node.textContent=textContent;prev=textContent;}};tick();},[getTextContent]);const[visible,setIsVisible]=useState(false);const isCanvas=RenderTarget.current()===RenderTarget.canvas;useEffect(()=>{startTransition(()=>setIsVisible(true));// Don’t want real time on Canvas\nif(isCanvas)return;},[isCanvas]);return /*#__PURE__*/_jsx(\"p\",{suppressHydrationWarning:true,style:{margin:0,padding:0,color,fontFamily:fontStack,fontWeight:500,fontSize:16,lineHeight:1,visibility:visible?\"visible\":\"hidden\",...font,fontVariantNumeric:tabularFont?\"tabular-nums\":\"normal\",whiteSpace:\"nowrap\"},ref:isCanvas?undefined:updateCountdown,children:getTextContent()});}Time.displayName=\"Time & Date\";addPropertyControls(Time,{outputType:{title:\"Type\",type:ControlType.Enum,displaySegmentedControl:true,options:[\"date\",\"time\"],optionTitles:[\"Date\",\"Time\"],defaultValue:defaultProps.outputType},showWeekday:{title:\"Day\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:defaultProps.showWeekday,hidden:props=>props.outputType!==\"date\"},showMonth:{title:\"Month\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:defaultProps.showMonth,hidden:props=>props.outputType!==\"date\"},monthFormat:{title:\"Format\",type:ControlType.Enum,options:[\"short\",\"long\",\"numeric\"],optionTitles:[\"Short\",\"Long\",\"Numeric\"],defaultValue:defaultProps.monthFormat,hidden:props=>props.outputType!==\"date\"||!props.showMonth},showYear:{title:\"Year\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:defaultProps.showYear,hidden:props=>props.outputType!==\"date\"},timeFormat:{title:\"Format\",type:ControlType.Enum,options:[\"12h\",\"24h\"],optionTitles:[\"12h\",\"24h\"],displaySegmentedControl:true,defaultValue:defaultProps.timeFormat,hidden:props=>props.outputType!==\"time\"},// showHours: {\n//     title: \"Hours\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Show\",\n//     disabledTitle: \"Hide\",\n//     defaultValue: defaultProps.showHours,\n//     hidden: (props) => props.outputType !== \"time\",\n// },\nshowMinutes:{title:\"Minutes\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:defaultProps.showMinutes,hidden:props=>props.outputType!==\"time\"},showSeconds:{title:\"Seconds\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:defaultProps.showSeconds,hidden:props=>props.outputType!==\"time\"||!props.showMinutes},font:{type:ControlType.Font,controls:\"extended\"},tabularFont:{title:\"Tabular\",type:ControlType.Boolean,defaultValue:true},color:{type:ControlType.Color,defaultValue:defaultProps.color}});\nexport const __FramerMetadata__ = {\"exports\":{\"Time\":{\"type\":\"reactComponent\",\"name\":\"Time\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"any\",\"framerIntrinsicWidth\":\"140\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Time.map","// Generated by Framer (bab6da3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Saans SemiMono-TRIAL Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Saans SemiMono-TRIAL Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/tyYSHqwBBsIhPNRlVneomOvSo.woff2\"}]}];export const css=['.framer-k7QmU .framer-styles-preset-1rv2en7:not(.rich-text-wrapper), .framer-k7QmU .framer-styles-preset-1rv2en7.rich-text-wrapper p { --framer-font-family: \"Saans SemiMono-TRIAL Medium\", \"Saans SemiMono-TRIAL Medium Placeholder\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1em; --framer-line-height: 1em; --framer-paragraph-spacing: 8px; --framer-text-alignment: center; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-k7QmU .framer-styles-preset-1rv2en7:not(.rich-text-wrapper), .framer-k7QmU .framer-styles-preset-1rv2en7.rich-text-wrapper p { --framer-font-family: \"Saans SemiMono-TRIAL Medium\", \"Saans SemiMono-TRIAL Medium Placeholder\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 8px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1em; --framer-line-height: 1em; --framer-paragraph-spacing: 8px; --framer-text-alignment: center; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-k7QmU .framer-styles-preset-1rv2en7:not(.rich-text-wrapper), .framer-k7QmU .framer-styles-preset-1rv2en7.rich-text-wrapper p { --framer-font-family: \"Saans SemiMono-TRIAL Medium\", \"Saans SemiMono-TRIAL Medium Placeholder\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1em; --framer-line-height: 1em; --framer-paragraph-spacing: 8px; --framer-text-alignment: center; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-k7QmU\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (629c622)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Saans-TRIAL Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Saans-TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/gm3FGYkuCQwdujjiM4611Ynp4Y8.woff2\"}]}];export const css=['.framer-AfHFz .framer-styles-preset-1y72v7m:not(.rich-text-wrapper), .framer-AfHFz .framer-styles-preset-1y72v7m.rich-text-wrapper h2 { --framer-font-family: \"Saans-TRIAL Regular\", \"Saans-TRIAL Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 42px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, #f6f3ec); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1199px) and (min-width: 800px) { .framer-AfHFz .framer-styles-preset-1y72v7m:not(.rich-text-wrapper), .framer-AfHFz .framer-styles-preset-1y72v7m.rich-text-wrapper h2 { --framer-font-family: \"Saans-TRIAL Regular\", \"Saans-TRIAL Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 38px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, #f6f3ec); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 799px) and (min-width: 0px) { .framer-AfHFz .framer-styles-preset-1y72v7m:not(.rich-text-wrapper), .framer-AfHFz .framer-styles-preset-1y72v7m.rich-text-wrapper h2 { --framer-font-family: \"Saans-TRIAL Regular\", \"Saans-TRIAL Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, #f6f3ec); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-AfHFz\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9e04080)\nimport{jsx as _jsx}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{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/r7cb5pqwfNz98OIyTine/EAdSpv9mOJ8trwTTsAlk/sEd2O50A1.js\";const enabledGestures={tVq7hDAif:{hover:true,pressed:true}};const cycleOrder=[\"tVq7hDAif\",\"OfwkAovl2\"];const serializationHash=\"framer-YHdfq\";const variantClassNames={OfwkAovl2:\"framer-v-1j0uyc5\",tVq7hDAif:\"framer-v-1qpen6a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??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={\"Variant 1\":\"tVq7hDAif\",\"Variant 2\":\"OfwkAovl2\"};const getProps=({color,height,id,link,pressed,title,width,...props})=>{return{...props,AkK7YOjCX:pressed??props.AkK7YOjCX,FSWGgJp2E:title??props.FSWGgJp2E??\"home\",nxG_MKezH:color??props.nxG_MKezH??\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",uwRn0E41I:link??props.uwRn0E41I,variant:humanReadableVariantMap[props.variant]??props.variant??\"tVq7hDAif\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,nxG_MKezH,FSWGgJp2E,uwRn0E41I,AkK7YOjCX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tVq7hDAif\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1b9r63r=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(AkK7YOjCX){const res=await AkK7YOjCX(...args);if(res===false)return false;}});const onTapd9h8kj=activeVariantCallback(async(...args)=>{if(AkK7YOjCX){const res=await AkK7YOjCX(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:uwRn0E41I,motionChild:true,nodeId:\"tVq7hDAif\",openInNewTab:false,scopeId:\"h68W1VGBc\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1qpen6a\",className,classNames)} framer-1dv21cs`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"tVq7hDAif\",ref:refBinding,style:{opacity:1,...style},variants:{\"tVq7hDAif-hover\":{opacity:.5},\"tVq7hDAif-pressed\":{opacity:.5}},...addPropertyOverrides({\"tVq7hDAif-hover\":{\"data-framer-name\":undefined},\"tVq7hDAif-pressed\":{\"data-framer-name\":undefined},OfwkAovl2:{\"data-framer-name\":\"Variant 2\",\"data-highlight\":true,onTap:onTap1b9r63r}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-nxG_MKezH-h68W1VGBc))\"},children:\"home\"})}),className:\"framer-klnq95\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wxOXyCHa4\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-nxG_MKezH-h68W1VGBc)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-nxG_MKezH-h68W1VGBc\":nxG_MKezH},text:FSWGgJp2E,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({OfwkAovl2:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QXplcmV0IE1vbm8tbWVkaXVt\",\"--framer-font-family\":'\"Azeret Mono\", \"Azeret Mono Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-nxG_MKezH-h68W1VGBc))\",\"--framer-text-decoration\":\"line-through\",\"--framer-text-transform\":\"uppercase\"},children:\"home\"})}),fonts:[\"FS;Azeret Mono-medium\"],onTap:onTapd9h8kj}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YHdfq.framer-1dv21cs, .framer-YHdfq .framer-1dv21cs { display: block; }\",\".framer-YHdfq.framer-1qpen6a { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 30px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-YHdfq .framer-klnq95 { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 0; }\",\".framer-YHdfq.framer-v-1j0uyc5 .framer-klnq95 { cursor: pointer; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 31\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"OfwkAovl2\":{\"layout\":[\"auto\",\"fixed\"]},\"v9mTMsMwX\":{\"layout\":[\"auto\",\"fixed\"]},\"YNAsLonwK\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"nxG_MKezH\":\"color\",\"FSWGgJp2E\":\"title\",\"uwRn0E41I\":\"link\",\"AkK7YOjCX\":\"pressed\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerh68W1VGBc=withCSS(Component,css,\"framer-YHdfq\");export default Framerh68W1VGBc;Framerh68W1VGBc.displayName=\"Page Link\";Framerh68W1VGBc.defaultProps={height:30,width:31};addPropertyControls(Framerh68W1VGBc,{variant:{options:[\"tVq7hDAif\",\"OfwkAovl2\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},nxG_MKezH:{defaultValue:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",title:\"Color\",type:ControlType.Color},FSWGgJp2E:{defaultValue:\"home\",displayTextArea:false,title:\"Title\",type:ControlType.String},uwRn0E41I:{title:\"Link\",type:ControlType.Link},AkK7YOjCX:{title:\"Pressed\",type:ControlType.EventHandler}});addFonts(Framerh68W1VGBc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Azeret Mono\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/H2CH5X247WOB4WHOIRWQAUKL2TT7SHCU/S3EAO5FK5CWWN2B4UGQLSNLG4LKJ4PPJ/7GATDCIWKUNWWA7R3JOEWHUIADJRXY63.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerh68W1VGBc\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"OfwkAovl2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"v9mTMsMwX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"YNAsLonwK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"31\",\"framerVariables\":\"{\\\"nxG_MKezH\\\":\\\"color\\\",\\\"FSWGgJp2E\\\":\\\"title\\\",\\\"uwRn0E41I\\\":\\\"link\\\",\\\"AkK7YOjCX\\\":\\\"pressed\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"30\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./h68W1VGBc.map","// Generated by Framer (bab6da3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Saans SemiMono-TRIAL SemiBold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Saans SemiMono-TRIAL SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/aGnQqfikJ95877ve5ZhpVlWYmsY.woff2\"}]}];export const css=['.framer-KmL17 .framer-styles-preset-1uotqsh:not(.rich-text-wrapper), .framer-KmL17 .framer-styles-preset-1uotqsh.rich-text-wrapper p { --framer-font-family: \"Saans SemiMono-TRIAL SemiBold\", \"Saans SemiMono-TRIAL SemiBold Placeholder\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1em; --framer-line-height: 1em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-KmL17 .framer-styles-preset-1uotqsh:not(.rich-text-wrapper), .framer-KmL17 .framer-styles-preset-1uotqsh.rich-text-wrapper p { --framer-font-family: \"Saans SemiMono-TRIAL SemiBold\", \"Saans SemiMono-TRIAL SemiBold Placeholder\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 8px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1em; --framer-line-height: 1em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-KmL17 .framer-styles-preset-1uotqsh:not(.rich-text-wrapper), .framer-KmL17 .framer-styles-preset-1uotqsh.rich-text-wrapper p { --framer-font-family: \"Saans SemiMono-TRIAL SemiBold\", \"Saans SemiMono-TRIAL SemiBold Placeholder\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1em; --framer-line-height: 1em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-KmL17\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/WUMCF2ggZBpHemxXsbrB/wDxgUO2b2njNEnSiNMoZ/OLMtkpzvZ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/r7cb5pqwfNz98OIyTine/EAdSpv9mOJ8trwTTsAlk/sEd2O50A1.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={o6udgGYTN:{hover:true,pressed:true}};const cycleOrder=[\"o6udgGYTN\",\"m9pfbqs0d\",\"aSU1ozOh9\",\"T7jdTpOmA\",\"QKYcdZfin\"];const serializationHash=\"framer-DnfZP\";const variantClassNames={aSU1ozOh9:\"framer-v-1de0klk\",m9pfbqs0d:\"framer-v-k247jf\",o6udgGYTN:\"framer-v-1yp54x4\",QKYcdZfin:\"framer-v-1jlnpji\",T7jdTpOmA:\"framer-v-5tf91b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={Default:\"o6udgGYTN\",Disabled:\"aSU1ozOh9\",Error:\"QKYcdZfin\",Loading:\"m9pfbqs0d\",Success:\"T7jdTpOmA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"o6udgGYTN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"o6udgGYTN\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"m9pfbqs0d\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"m9pfbqs0d\")return true;return false;};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.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1yp54x4\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"o6udgGYTN\",ref:refBinding,style:{backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,opacity:1,...style},variants:{\"o6udgGYTN-hover\":{backgroundColor:\"rgb(235, 230, 221)\",opacity:1},\"o6udgGYTN-pressed\":{backgroundColor:\"rgb(235, 230, 221)\",opacity:1},aSU1ozOh9:{opacity:.5},QKYcdZfin:{backgroundColor:\"var(--token-c16f40c7-7c9c-4f7a-8608-071c38f58c35, rgb(249, 71, 6))\",opacity:1},T7jdTpOmA:{backgroundColor:\"var(--token-34076132-1594-4a96-891f-dedd1df76458, rgb(181, 179, 69))\",opacity:1}},...addPropertyOverrides({\"o6udgGYTN-hover\":{\"data-framer-name\":undefined},\"o6udgGYTN-pressed\":{\"data-framer-name\":undefined},aSU1ozOh9:{\"data-framer-name\":\"Disabled\"},m9pfbqs0d:{\"data-framer-name\":\"Loading\"},QKYcdZfin:{\"data-framer-name\":\"Error\"},T7jdTpOmA:{\"data-framer-name\":\"Success\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1uotqsh\",\"data-styles-preset\":\"OLMtkpzvZ\",children:\"Submit\"})}),className:\"framer-162tje8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jT1Z_qML3\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{QKYcdZfin:{\"--extracted-r6o4lv\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QKYcdZfin:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1uotqsh\",\"data-styles-preset\":\"OLMtkpzvZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:\"Something went wrong\"})})},T7jdTpOmA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",children:\"Thank you\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-hll75u\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"ZW0EX5Q1u\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-49w4ag\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"plqKw_HHJ\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21)) 342deg)\",mask:\"none\",WebkitMask:\"none\"},variants:{m9pfbqs0d:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16wfl2p\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"qRfYxCCv5\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DnfZP.framer-wt6g7w, .framer-DnfZP .framer-wt6g7w { display: block; }\",\".framer-DnfZP.framer-1yp54x4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 20px 30px 20px 30px; position: relative; width: min-content; }\",\".framer-DnfZP .framer-162tje8 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-DnfZP .framer-hll75u { aspect-ratio: 1 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-DnfZP .framer-49w4ag { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-DnfZP .framer-16wfl2p { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-DnfZP.framer-v-k247jf.framer-1yp54x4, .framer-DnfZP.framer-v-1de0klk.framer-1yp54x4, .framer-DnfZP.framer-v-5tf91b.framer-1yp54x4, .framer-DnfZP.framer-v-1jlnpji.framer-1yp54x4 { cursor: unset; }\",\".framer-DnfZP.framer-v-k247jf .framer-49w4ag { overflow: hidden; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 105\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"m9pfbqs0d\":{\"layout\":[\"auto\",\"fixed\"]},\"aSU1ozOh9\":{\"layout\":[\"auto\",\"fixed\"]},\"T7jdTpOmA\":{\"layout\":[\"auto\",\"fixed\"]},\"QKYcdZfin\":{\"layout\":[\"auto\",\"fixed\"]},\"bksxu0TcJ\":{\"layout\":[\"auto\",\"fixed\"]},\"dBwdzmDmA\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerwc8GuXnm6=withCSS(Component,css,\"framer-DnfZP\");export default Framerwc8GuXnm6;Framerwc8GuXnm6.displayName=\"Button 3\";Framerwc8GuXnm6.defaultProps={height:40,width:105};addPropertyControls(Framerwc8GuXnm6,{variant:{options:[\"o6udgGYTN\",\"m9pfbqs0d\",\"aSU1ozOh9\",\"T7jdTpOmA\",\"QKYcdZfin\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerwc8GuXnm6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwc8GuXnm6\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"105\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"m9pfbqs0d\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"aSU1ozOh9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"T7jdTpOmA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"QKYcdZfin\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"bksxu0TcJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dBwdzmDmA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (6aebf05)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Time as TimeDate}from\"https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/QiycTxX7vdblEOi3o00G/Time.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/r7cb5pqwfNz98OIyTine/EAdSpv9mOJ8trwTTsAlk/sEd2O50A1.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/JlW0hEzjvxOkG7RlAZST/dqRspbZmIIxzSbalmPYg/Voqxj2bI1.js\";import PageLink from\"https://framerusercontent.com/modules/cK2fNEvNCXFgsaitvXAm/U9LLnP8GlmfGOk7sRYZg/h68W1VGBc.js\";import Button3 from\"https://framerusercontent.com/modules/Gj0ChMfIVsnvzeKmVAwS/ixGRXlKxwlexfpYRC0dC/wc8GuXnm6.js\";const Button3Fonts=getFonts(Button3);const PageLinkFonts=getFonts(PageLink);const TimeDateFonts=getFonts(TimeDate);const cycleOrder=[\"FfRKYbePy\",\"u45xmuyE1\",\"b1RRavbCf\"];const serializationHash=\"framer-mhXTz\";const variantClassNames={b1RRavbCf:\"framer-v-1a79wo5\",FfRKYbePy:\"framer-v-ro4h73\",u45xmuyE1:\"framer-v-wtl5op\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};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:\"FfRKYbePy\",Phone:\"b1RRavbCf\",Tablet:\"u45xmuyE1\"};const getProps=({cursor,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FfRKYbePy\",wPkX9nq6V:cursor??props.wPkX9nq6V};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,wPkX9nq6V,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"FfRKYbePy\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap6rtwug=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"b1RRavbCf\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"b1RRavbCf\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-ro4h73\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"FfRKYbePy\",ref:refBinding,style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",...style},...addPropertyOverrides({b1RRavbCf:{\"data-framer-name\":\"Phone\",\"data-highlight\":true,onTap:onTap6rtwug},u45xmuyE1:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aaxyn4\",layoutDependency:layoutDependency,layoutId:\"ECKrFtV99\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q95r21\",\"data-framer-name\":\"Row 1\",layoutDependency:layoutDependency,layoutId:\"GnG5CZL2F\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gdfd1y\",\"data-framer-name\":\"Contact\",layoutDependency:layoutDependency,layoutId:\"O72pXxnfU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{className:\"framer-styles-preset-1y72v7m\",\"data-styles-preset\":\"Voqxj2bI1\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1qn201a, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Ready to collaborate? \"})}),/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-g1tnir, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Let's get in touch.\"})})]})}),className:\"framer-9yr8ux\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"F5ahpPFSP\",style:{\"--extracted-1qn201a\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--extracted-g1tnir\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({b1RRavbCf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{className:\"framer-styles-preset-1y72v7m\",\"data-styles-preset\":\"Voqxj2bI1\",children:[/*#__PURE__*/_jsx(motion.strong,{children:\"Ready to collaborate? \"}),/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.strong,{children:\"Let's get in touch.\"})]})})},u45xmuyE1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{className:\"framer-styles-preset-1y72v7m\",\"data-styles-preset\":\"Voqxj2bI1\",children:[/*#__PURE__*/_jsx(motion.strong,{children:\"Ready to collaborate? \"}),/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.strong,{children:\"Let's get in touch.\"})]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/7caf0956-58df-42bb-93fe-2ac3da4295ed/submit\",className:\"framer-160735l\",layoutDependency:layoutDependency,layoutId:\"hikmKub6i\",nodeId:\"hikmKub6i\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-loxxjz\",\"data-framer-name\":\"Name & Emaiil\",layoutDependency:layoutDependency,layoutId:\"F_FkSOpr3\",children:[/*#__PURE__*/_jsx(motion.label,{className:\"framer-h71og0\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"Ra69xQ2ZE\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-8t3wvn\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"qP6lyW4dc\",placeholder:\"Your Name\",style:{\"--framer-input-border-bottom-width\":\"0.25px\",\"--framer-input-border-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-border-left-width\":\"0px\",\"--framer-input-border-right-width\":\"0px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"0px\",\"--framer-input-font-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(246, 243, 236, 0.5)\"},type:\"text\"})}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-1xfcny\",\"data-framer-name\":\"Email\",layoutDependency:layoutDependency,layoutId:\"v4sKpNCS4\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-8wwdew\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"dW0GR4GRa\",placeholder:\"Email Address\",style:{\"--framer-input-border-bottom-width\":\"0.25px\",\"--framer-input-border-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-border-left-width\":\"0px\",\"--framer-input-border-right-width\":\"0px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"0px\",\"--framer-input-font-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(246, 243, 236, 0.5)\"},type:\"text\"})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18hrxo\",\"data-framer-name\":\"Discuss\",layoutDependency:layoutDependency,layoutId:\"HUyYLumxO\",children:/*#__PURE__*/_jsx(motion.label,{className:\"framer-1hsm30n\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"LUfQkUoYF\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-nbff5l\",inputName:\"I'd like to discuss\",layoutDependency:layoutDependency,layoutId:\"Mu5hWLXCy\",placeholder:\"I'd like to discuss a/an...\",style:{\"--framer-input-border-bottom-width\":\"0.25px\",\"--framer-input-border-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-border-left-width\":\"0px\",\"--framer-input-border-right-width\":\"0px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"0px\",\"--framer-input-font-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(246, 243, 236, 0.5)\"},type:\"text\"})})}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-1rvulvn\",\"data-framer-name\":\"Details\",layoutDependency:layoutDependency,layoutId:\"MRW6M88am\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-62z0jv\",inputName:\"Details\",layoutDependency:layoutDependency,layoutId:\"pqc5XvsK3\",placeholder:\"Anything else you'd like to share...\",style:{\"--framer-input-border-bottom-width\":\"0.25px\",\"--framer-input-border-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-border-left-width\":\"0px\",\"--framer-input-border-right-width\":\"0px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"0px\",\"--framer-input-font-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(246, 243, 236, 0.5)\"},type:\"textarea\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-125sf39-container\",\"data-framer-cursor\":wPkX9nq6V,layoutDependency:layoutDependency,layoutId:\"tpGGmyFqj-container\",nodeId:\"tpGGmyFqj\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(Button3,{height:\"100%\",id:\"tpGGmyFqj\",layoutId:\"tpGGmyFqj\",style:{height:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"m9pfbqs0d\",success:\"T7jdTpOmA\"},\"o6udgGYTN\"),width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wj1qnj\",layoutDependency:layoutDependency,layoutId:\"twznr6EsD\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18chpm5\",\"data-framer-name\":\"Page Links\",layoutDependency:layoutDependency,layoutId:\"J3NEXFwUJ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"131px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-iis4kl-container\",layoutDependency:layoutDependency,layoutId:\"c4fu4l8hd-container\",nodeId:\"c4fu4l8hd\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"home\",height:\"100%\",id:\"c4fu4l8hd\",layoutId:\"c4fu4l8hd\",nxG_MKezH:\"rgba(246, 243, 236, 0.5)\",style:{height:\"100%\",width:\"100%\"},uwRn0E41I:resolvedLinks[0],variant:\"tVq7hDAif\",width:\"100%\",...addPropertyOverrides({b1RRavbCf:{uwRn0E41I:resolvedLinks[2]},u45xmuyE1:{uwRn0E41I:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined},{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined},{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"131px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dd2zfb-container\",layoutDependency:layoutDependency,layoutId:\"e8kFDtcs1-container\",nodeId:\"e8kFDtcs1\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"art + design\",height:\"100%\",id:\"e8kFDtcs1\",layoutId:\"e8kFDtcs1\",nxG_MKezH:\"rgba(246, 243, 236, 0.5)\",style:{height:\"100%\",width:\"100%\"},uwRn0E41I:resolvedLinks1[0],variant:\"tVq7hDAif\",width:\"100%\",...addPropertyOverrides({b1RRavbCf:{uwRn0E41I:resolvedLinks1[2]},u45xmuyE1:{uwRn0E41I:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined},{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined},{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"131px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qnumd7-container\",layoutDependency:layoutDependency,layoutId:\"kxKA9cV23-container\",nodeId:\"kxKA9cV23\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"studio\",height:\"100%\",id:\"kxKA9cV23\",layoutId:\"kxKA9cV23\",nxG_MKezH:\"rgba(246, 243, 236, 0.5)\",style:{height:\"100%\",width:\"100%\"},uwRn0E41I:resolvedLinks2[0],variant:\"tVq7hDAif\",width:\"100%\",...addPropertyOverrides({b1RRavbCf:{uwRn0E41I:resolvedLinks2[2]},u45xmuyE1:{uwRn0E41I:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined},{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined},{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"131px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14763c0-container\",layoutDependency:layoutDependency,layoutId:\"wzaB8Ej7L-container\",nodeId:\"wzaB8Ej7L\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"photo\",height:\"100%\",id:\"wzaB8Ej7L\",layoutId:\"wzaB8Ej7L\",nxG_MKezH:\"rgba(246, 243, 236, 0.5)\",style:{height:\"100%\",width:\"100%\"},uwRn0E41I:resolvedLinks3[0],variant:\"tVq7hDAif\",width:\"100%\",...addPropertyOverrides({b1RRavbCf:{uwRn0E41I:resolvedLinks3[2]},u45xmuyE1:{uwRn0E41I:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined},{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined},{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"131px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6y4w69-container\",layoutDependency:layoutDependency,layoutId:\"gBbbRZljh-container\",nodeId:\"gBbbRZljh\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"about\",height:\"100%\",id:\"gBbbRZljh\",layoutId:\"gBbbRZljh\",nxG_MKezH:\"rgba(246, 243, 236, 0.5)\",style:{height:\"100%\",width:\"100%\"},uwRn0E41I:resolvedLinks4[0],variant:\"tVq7hDAif\",width:\"100%\",...addPropertyOverrides({b1RRavbCf:{uwRn0E41I:resolvedLinks4[2]},u45xmuyE1:{uwRn0E41I:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4l15kp\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"wnkNBjjVM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(246, 243, 236, 0.5))\"},children:\"follow\"})}),className:\"framer-19m4gtd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UbrrfuRgk\",style:{\"--extracted-r6o4lv\":\"rgba(246, 243, 236, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eq5h3k\",layoutDependency:layoutDependency,layoutId:\"TOwnhJi8U\",children:[/*#__PURE__*/_jsx(Link,{href:\"mailto: alex@alex-andradavis.com\",motionChild:true,nodeId:\"o7LTQs1iV\",openInNewTab:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1nc1cii framer-gshqcf\",\"data-framer-name\":\"Email\",layoutDependency:layoutDependency,layoutId:\"o7LTQs1iV\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1251,pixelWidth:1251,sizes:\"30px\",src:\"https://framerusercontent.com/images/2DgVg1CE8Wt5NC2UWzsTxPw2s.png\",srcSet:\"https://framerusercontent.com/images/2DgVg1CE8Wt5NC2UWzsTxPw2s.png?scale-down-to=512 512w,https://framerusercontent.com/images/2DgVg1CE8Wt5NC2UWzsTxPw2s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2DgVg1CE8Wt5NC2UWzsTxPw2s.png 1251w\"},className:\"framer-170aadz\",\"data-framer-name\":\"Email\",layoutDependency:layoutDependency,layoutId:\"RW04I3p1V\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16mr5fm\",layoutDependency:layoutDependency,layoutId:\"Z8G6LoNXz\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/sucasa.studio/#\",motionChild:true,nodeId:\"JEf17642H\",openInNewTab:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1wgt3gh framer-gshqcf\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"JEf17642H\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1251,pixelWidth:1251,sizes:\"30px\",src:\"https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png\",srcSet:\"https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png?scale-down-to=512 512w,https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png 1251w\"},className:\"framer-141mj4a\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"jEL9xanRP\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wyx492\",layoutDependency:layoutDependency,layoutId:\"uMhjZRHvg\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/alex-andradavis/\",motionChild:true,nodeId:\"k51f5JKyx\",openInNewTab:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-rd1dg1 framer-gshqcf\",\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"k51f5JKyx\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:300,pixelWidth:300,src:\"https://framerusercontent.com/images/jMyFR89XUi8pYD4hD3dr6QIuC0.svg\"},className:\"framer-bpq5p6\",\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"niaL3jbLX\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16m435o\",layoutDependency:layoutDependency,layoutId:\"sUktT1nM2\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/alex-andradavis\",motionChild:true,nodeId:\"lWOEBmIoT\",openInNewTab:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-bnsrrh framer-gshqcf\",\"data-framer-name\":\"Behance\",layoutDependency:layoutDependency,layoutId:\"lWOEBmIoT\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1250,pixelWidth:1251,sizes:\"30px\",src:\"https://framerusercontent.com/images/vYAh1J4dPuvFQc6bl4EU5y9g.png\",srcSet:\"https://framerusercontent.com/images/vYAh1J4dPuvFQc6bl4EU5y9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/vYAh1J4dPuvFQc6bl4EU5y9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vYAh1J4dPuvFQc6bl4EU5y9g.png 1251w\"},className:\"framer-11oqzl4\",\"data-framer-name\":\"Behance\",layoutDependency:layoutDependency,layoutId:\"zn0PjzzLK\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sum606\",layoutDependency:layoutDependency,layoutId:\"WsB5hC6jw\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})]})})]})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1evsum5\",\"data-framer-name\":\"Graphic\",layoutDependency:layoutDependency,layoutId:\"oQvixznEf\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:337,pixelWidth:2717,sizes:`calc(${componentViewport?.width||\"100vw\"} - 50px)`,src:\"https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png\",srcSet:\"https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png 2717w\"},className:\"framer-11zvdon\",layoutDependency:layoutDependency,layoutId:\"JlurPkOmM\",...addPropertyOverrides({b1RRavbCf:{background:{alt:\"\",fit:\"fill\",pixelHeight:337,pixelWidth:2717,sizes:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,src:\"https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png\",srcSet:\"https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/j9pE59vzzSiHLt9WXhaSvwmoz2U.png 2717w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-217e9y\",\"data-framer-name\":\"Row 2\",layoutDependency:layoutDependency,layoutId:\"Ep3BXQNv9\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17rljge\",\"data-framer-name\":\"Made ya\",layoutDependency:layoutDependency,layoutId:\"d1_SCpZPk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(247, 241, 228, 0.5))\"},children:\"made ya look\"})}),className:\"framer-m29o8g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wgkQ3ouNC\",style:{\"--extracted-r6o4lv\":\"rgba(247, 241, 228, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jclozs\",\"data-framer-name\":\"Rights\",layoutDependency:layoutDependency,layoutId:\"oUxjsDGMo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3lqc1y\",layoutDependency:layoutDependency,layoutId:\"ZVvGTcuI9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(247, 241, 228, 0.5))\"},children:\"\\xa9 alexandra davis 2025\"})}),className:\"framer-1bhftum\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tab9vVja7\",style:{\"--extracted-r6o4lv\":\"rgba(247, 241, 228, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mh5iz1\",layoutDependency:layoutDependency,layoutId:\"Y13qr6soe\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(247, 241, 228, 0.5))\"},children:\"all rights reserved\"})}),className:\"framer-1k952d\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CR0HDT5ZA\",style:{\"--extracted-r6o4lv\":\"rgba(247, 241, 228, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-n4hvmr\",\"data-framer-name\":\"Time\",layoutDependency:layoutDependency,layoutId:\"xQHPQYE9z\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1p89q1u-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"HHO7SFShW-container\",nodeId:\"HHO7SFShW\",rendersWithMotion:true,scopeId:\"Gngjj9XWH\",children:/*#__PURE__*/_jsx(TimeDate,{color:\"rgba(247, 241, 228, 0.5)\",font:{fontFamily:'\"Saans SemiMono-TRIAL Medium\", \"Saans SemiMono-TRIAL Medium Placeholder\", monospace',fontSize:\"10px\",letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"HHO7SFShW\",layoutId:\"HHO7SFShW\",monthFormat:\"long\",outputType:\"time\",showMinutes:true,showMonth:true,showSeconds:true,showWeekday:true,showYear:true,tabularFont:true,timeFormat:\"24h\",width:\"100%\"})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mhXTz.framer-gshqcf, .framer-mhXTz .framer-gshqcf { display: block; }\",\".framer-mhXTz.framer-ro4h73 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1200px; }\",\".framer-mhXTz .framer-aaxyn4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 25px 25px 25px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-1q95r21 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-gdfd1y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-mhXTz .framer-9yr8ux { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mhXTz .framer-160735l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-loxxjz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-h71og0, .framer-mhXTz .framer-1xfcny, .framer-mhXTz .framer-1hsm30n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-mhXTz .framer-8t3wvn, .framer-mhXTz .framer-8wwdew, .framer-mhXTz .framer-nbff5l { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Saans-TRIAL Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 16px; --framer-input-padding: 12px 0px 12px 0px; flex: none; height: 50px; position: relative; width: 100%; }',\".framer-mhXTz .framer-18hrxo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-1rvulvn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 0px 25px 0px; position: relative; width: 100%; }\",'.framer-mhXTz .framer-62z0jv { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Saans-TRIAL Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 16px; --framer-input-padding: 12px 0px 12px 0px; flex: none; height: 50px; min-height: 50px; position: relative; width: 100%; }',\".framer-mhXTz .framer-125sf39-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-mhXTz .framer-1wj1qnj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mhXTz .framer-18chpm5 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 131px; }\",\".framer-mhXTz .framer-iis4kl-container, .framer-mhXTz .framer-dd2zfb-container, .framer-mhXTz .framer-1qnumd7-container, .framer-mhXTz .framer-14763c0-container, .framer-mhXTz .framer-6y4w69-container { flex: none; height: 30px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-4l15kp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-mhXTz .framer-19m4gtd, .framer-mhXTz .framer-m29o8g, .framer-mhXTz .framer-1bhftum, .framer-mhXTz .framer-1k952d { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mhXTz .framer-1eq5h3k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 180px; }\",\".framer-mhXTz .framer-1nc1cii, .framer-mhXTz .framer-1wgt3gh, .framer-mhXTz .framer-rd1dg1, .framer-mhXTz .framer-bnsrrh { flex: none; height: 30px; mix-blend-mode: screen; overflow: visible; position: relative; text-decoration: none; width: 30px; }\",\".framer-mhXTz .framer-170aadz, .framer-mhXTz .framer-141mj4a, .framer-mhXTz .framer-bpq5p6, .framer-mhXTz .framer-11oqzl4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-mhXTz .framer-16mr5fm, .framer-mhXTz .framer-wyx492, .framer-mhXTz .framer-16m435o, .framer-mhXTz .framer-1sum606 { bottom: 0px; flex: none; left: 0px; mix-blend-mode: multiply; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mhXTz .framer-1evsum5 { 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: visible; padding: 75px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-11zvdon { aspect-ratio: 8.098591549295774 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 142px); position: relative; width: 100%; }\",\".framer-mhXTz .framer-217e9y { 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: 30px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-mhXTz .framer-17rljge, .framer-mhXTz .framer-n4hvmr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-mhXTz .framer-jclozs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-mhXTz .framer-3lqc1y, .framer-mhXTz .framer-mh5iz1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mhXTz .framer-1p89q1u-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mhXTz.framer-v-wtl5op.framer-ro4h73 { width: 800px; }\",\".framer-mhXTz.framer-v-wtl5op .framer-1q95r21 { gap: 50px; }\",\".framer-mhXTz.framer-v-wtl5op .framer-gdfd1y { width: 50%; }\",\".framer-mhXTz.framer-v-wtl5op .framer-1wj1qnj { flex: 1 0 0px; width: 1px; }\",\".framer-mhXTz.framer-v-wtl5op .framer-18chpm5 { width: min-content; }\",\".framer-mhXTz.framer-v-wtl5op .framer-iis4kl-container, .framer-mhXTz.framer-v-wtl5op .framer-dd2zfb-container, .framer-mhXTz.framer-v-wtl5op .framer-1qnumd7-container, .framer-mhXTz.framer-v-wtl5op .framer-14763c0-container, .framer-mhXTz.framer-v-wtl5op .framer-6y4w69-container { width: 131px; }\",\".framer-mhXTz.framer-v-wtl5op .framer-11zvdon { height: var(--framer-aspect-ratio-supported, 93px); }\",\".framer-mhXTz.framer-v-1a79wo5.framer-ro4h73 { cursor: pointer; width: 390px; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-aaxyn4 { padding: 50px 10px 25px 10px; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-1q95r21 { flex-direction: column; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-gdfd1y { width: 100%; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-loxxjz { flex-direction: column; gap: 10px; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-h71og0, .framer-mhXTz.framer-v-1a79wo5 .framer-1xfcny { flex: none; width: 100%; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-11zvdon { height: var(--framer-aspect-ratio-supported, 46px); }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-jclozs { flex: 1 0 0px; gap: unset; justify-content: space-between; width: 1px; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-3lqc1y { flex: 1 0 0px; gap: 0px; justify-content: flex-start; padding: 0px 20px 0px 0px; width: 1px; }\",\".framer-mhXTz.framer-v-1a79wo5 .framer-mh5iz1 { flex: 1 0 0px; justify-content: flex-end; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 738\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"u45xmuyE1\":{\"layout\":[\"fixed\",\"auto\"]},\"b1RRavbCf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"wPkX9nq6V\":\"cursor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerGngjj9XWH=withCSS(Component,css,\"framer-mhXTz\");export default FramerGngjj9XWH;FramerGngjj9XWH.displayName=\"Page Footer\";FramerGngjj9XWH.defaultProps={height:738,width:1200};addPropertyControls(FramerGngjj9XWH,{variant:{options:[\"FfRKYbePy\",\"u45xmuyE1\",\"b1RRavbCf\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},wPkX9nq6V:{title:\"Cursor\",type:ControlType.CustomCursor}});addFonts(FramerGngjj9XWH,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Saans-TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/gm3FGYkuCQwdujjiM4611Ynp4Y8.woff2\"},{family:\"Saans SemiMono-TRIAL Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/tyYSHqwBBsIhPNRlVneomOvSo.woff2\"}]},...Button3Fonts,...PageLinkFonts,...TimeDateFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGngjj9XWH\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"738\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u45xmuyE1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"b1RRavbCf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"wPkX9nq6V\\\":\\\"cursor\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Gngjj9XWH.map","// Generated by Framer (4458791)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Saans-TRIAL Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Saans-TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/gm3FGYkuCQwdujjiM4611Ynp4Y8.woff2\"}]}];export const css=['.framer-FxdWH .framer-styles-preset-twq9a5:not(.rich-text-wrapper), .framer-FxdWH .framer-styles-preset-twq9a5.rich-text-wrapper p { --framer-font-family: \"Saans-TRIAL Regular\", \"Saans-TRIAL Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-FxdWH .framer-styles-preset-twq9a5:not(.rich-text-wrapper), .framer-FxdWH .framer-styles-preset-twq9a5.rich-text-wrapper p { --framer-font-family: \"Saans-TRIAL Regular\", \"Saans-TRIAL Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-FxdWH .framer-styles-preset-twq9a5:not(.rich-text-wrapper), .framer-FxdWH .framer-styles-preset-twq9a5.rich-text-wrapper p { --framer-font-family: \"Saans-TRIAL Regular\", \"Saans-TRIAL Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #191915; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-FxdWH\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9cd6ca5)\nimport{jsx as _jsx}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{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/r7cb5pqwfNz98OIyTine/EAdSpv9mOJ8trwTTsAlk/sEd2O50A1.js\";const enabledGestures={IRO42K5o1:{hover:true,pressed:true},WhnOQ6Isa:{hover:true,pressed:true}};const cycleOrder=[\"JIjYPfCgt\",\"jIjD8zCdH\",\"WhnOQ6Isa\",\"IRO42K5o1\"];const serializationHash=\"framer-uj6Z8\";const variantClassNames={IRO42K5o1:\"framer-v-wpeonm\",jIjD8zCdH:\"framer-v-r4pgdr\",JIjYPfCgt:\"framer-v-1fb1jbq\",WhnOQ6Isa:\"framer-v-8z65j3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??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={\"Variant 1\":\"JIjYPfCgt\",\"Variant 2\":\"jIjD8zCdH\",\"Variant 3\":\"WhnOQ6Isa\",\"Variant 4\":\"IRO42K5o1\"};const getProps=({button,click,height,id,link2,width,...props})=>{return{...props,fRRv1Ry1t:link2??props.fRRv1Ry1t,Kt1rTuOZc:button??props.Kt1rTuOZc??\"Button\",LL4qIvTuh:click??props.LL4qIvTuh,variant:humanReadableVariantMap[props.variant]??props.variant??\"JIjYPfCgt\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Kt1rTuOZc,LL4qIvTuh,fRRv1Ry1t,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"JIjYPfCgt\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1c9a37b=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LL4qIvTuh){const res=await LL4qIvTuh(...args);if(res===false)return false;}});const onTaphyr4if=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LL4qIvTuh){const res=await LL4qIvTuh(...args);if(res===false)return false;}setVariant(\"jIjD8zCdH\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:fRRv1Ry1t,motionChild:true,nodeId:\"JIjYPfCgt\",scopeId:\"geASbXXZ3\",smoothScroll:true,...addPropertyOverrides({\"WhnOQ6Isa-hover\":{href:undefined},\"WhnOQ6Isa-pressed\":{href:undefined},WhnOQ6Isa:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1fb1jbq\",className,classNames)} framer-jsimwq`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"JIjYPfCgt\",onTap:onTap1c9a37b,ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{\"IRO42K5o1-hover\":{backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\"},\"IRO42K5o1-pressed\":{backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\"},\"WhnOQ6Isa-hover\":{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\"},\"WhnOQ6Isa-pressed\":{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\"},IRO42K5o1:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},jIjD8zCdH:{backgroundColor:\"rgb(25, 25, 21)\"},WhnOQ6Isa:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(25, 25, 21)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"IRO42K5o1-hover\":{\"data-framer-name\":undefined},\"IRO42K5o1-pressed\":{\"data-framer-name\":undefined},\"WhnOQ6Isa-hover\":{\"data-framer-name\":undefined},\"WhnOQ6Isa-pressed\":{\"data-framer-name\":undefined},IRO42K5o1:{\"data-border\":true,\"data-framer-name\":\"Variant 4\"},jIjD8zCdH:{\"data-framer-name\":\"Variant 2\"},WhnOQ6Isa:{\"data-border\":true,\"data-framer-name\":\"Variant 3\",onTap:onTaphyr4if}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",children:\"Button\"})}),className:\"framer-1bosk3b\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"J8yDoCyle\",text:Kt1rTuOZc,variants:{\"IRO42K5o1-hover\":{\"--extracted-r6o4lv\":\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\"},\"IRO42K5o1-pressed\":{\"--extracted-r6o4lv\":\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\"},\"WhnOQ6Isa-hover\":{\"--extracted-r6o4lv\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\"},\"WhnOQ6Isa-pressed\":{\"--extracted-r6o4lv\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\"},IRO42K5o1:{\"--extracted-r6o4lv\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\"},jIjD8zCdH:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"IRO42K5o1-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21)))\"},children:\"Button\"})})},\"IRO42K5o1-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21)))\"},children:\"Button\"})})},\"WhnOQ6Isa-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:\"Button\"})})},\"WhnOQ6Isa-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:\"Button\"})})},IRO42K5o1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:\"Button\"})})},jIjD8zCdH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uj6Z8.framer-jsimwq, .framer-uj6Z8 .framer-jsimwq { display: block; }\",\".framer-uj6Z8.framer-1fb1jbq { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 12px 20px 12px 20px; position: relative; text-decoration: none; width: min-content; }\",\".framer-uj6Z8 .framer-1bosk3b { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uj6Z8.framer-v-r4pgdr.framer-1fb1jbq { padding: 9px 12px 7px 13px; }\",...sharedStyle.css,'.framer-uj6Z8[data-border=\"true\"]::after, .framer-uj6Z8 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 34\n * @framerIntrinsicWidth 83.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"jIjD8zCdH\":{\"layout\":[\"auto\",\"auto\"]},\"WhnOQ6Isa\":{\"layout\":[\"auto\",\"auto\"]},\"IRO42K5o1\":{\"layout\":[\"auto\",\"auto\"]},\"hZNbTwYpL\":{\"layout\":[\"auto\",\"auto\"]},\"xksTMMW4t\":{\"layout\":[\"auto\",\"auto\"]},\"KpEXjLdv2\":{\"layout\":[\"auto\",\"auto\"]},\"jbf15qR6r\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Kt1rTuOZc\":\"button\",\"LL4qIvTuh\":\"click\",\"fRRv1Ry1t\":\"link2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramergeASbXXZ3=withCSS(Component,css,\"framer-uj6Z8\");export default FramergeASbXXZ3;FramergeASbXXZ3.displayName=\"Button\";FramergeASbXXZ3.defaultProps={height:34,width:83.5};addPropertyControls(FramergeASbXXZ3,{variant:{options:[\"JIjYPfCgt\",\"jIjD8zCdH\",\"WhnOQ6Isa\",\"IRO42K5o1\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},Kt1rTuOZc:{defaultValue:\"Button\",displayTextArea:false,placeholder:\"Button\",title:\"Button\",type:ControlType.String},LL4qIvTuh:{title:\"Click\",type:ControlType.EventHandler},fRRv1Ry1t:{title:\"Link 2\",type:ControlType.Link}});addFonts(FramergeASbXXZ3,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergeASbXXZ3\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"83.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jIjD8zCdH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WhnOQ6Isa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IRO42K5o1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hZNbTwYpL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xksTMMW4t\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KpEXjLdv2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jbf15qR6r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"Kt1rTuOZc\\\":\\\"button\\\",\\\"LL4qIvTuh\\\":\\\"click\\\",\\\"fRRv1Ry1t\\\":\\\"link2\\\"}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"34\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./geASbXXZ3.map","// Generated by Framer (dc53115)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"RGRhIMq6n\",\"QRRiPc3If\"];const serializationHash=\"framer-Xs1sS\";const variantClassNames={QRRiPc3If:\"framer-v-t1o5kf\",RGRhIMq6n:\"framer-v-z23m7g\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??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={Close:\"QRRiPc3If\",Open:\"RGRhIMq6n\"};const getProps=({click3,height,id,width,...props})=>{return{...props,bus4vG7Py:click3??props.bus4vG7Py,variant:humanReadableVariantMap[props.variant]??props.variant??\"RGRhIMq6n\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,bus4vG7Py,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RGRhIMq6n\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaplu70me=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(bus4vG7Py){const res=await bus4vG7Py(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-z23m7g\",className,classNames),\"data-framer-name\":\"Open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"RGRhIMq6n\",onTap:onTaplu70me,ref:refBinding,style:{...style},...addPropertyOverrides({QRRiPc3If:{\"data-framer-name\":\"Close\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ugmw0w\",layoutDependency:layoutDependency,layoutId:\"JdrPIR668\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{QRRiPc3If:{backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fryprd\",layoutDependency:layoutDependency,layoutId:\"PSW8Fh1Gf\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1},variants:{QRRiPc3If:{backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14hg3h9\",layoutDependency:layoutDependency,layoutId:\"xKuCoKHi2\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{QRRiPc3If:{backgroundColor:\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",rotate:-45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Xs1sS.framer-14dd09t, .framer-Xs1sS .framer-14dd09t { display: block; }\",\".framer-Xs1sS.framer-z23m7g { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 36px; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: 36px; }\",\".framer-Xs1sS .framer-1ugmw0w, .framer-Xs1sS .framer-1fryprd, .framer-Xs1sS .framer-14hg3h9 { flex: none; height: 2px; overflow: hidden; position: relative; width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Xs1sS.framer-v-t1o5kf.framer-z23m7g { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 36px); }\",\".framer-Xs1sS.framer-v-t1o5kf .framer-1ugmw0w, .framer-Xs1sS.framer-v-t1o5kf .framer-14hg3h9 { left: calc(52.7777777777778% - 22px / 2); position: absolute; top: calc(50.00000000000002% - 2px / 2); z-index: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 36\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QRRiPc3If\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"bus4vG7Py\":\"click3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerKmasLS4UN=withCSS(Component,css,\"framer-Xs1sS\");export default FramerKmasLS4UN;FramerKmasLS4UN.displayName=\"Menu Icon 3\";FramerKmasLS4UN.defaultProps={height:36,width:36};addPropertyControls(FramerKmasLS4UN,{variant:{options:[\"RGRhIMq6n\",\"QRRiPc3If\"],optionTitles:[\"Open\",\"Close\"],title:\"Variant\",type:ControlType.Enum},bus4vG7Py:{title:\"Click 3\",type:ControlType.EventHandler}});addFonts(FramerKmasLS4UN,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKmasLS4UN\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"36\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QRRiPc3If\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"36\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"bus4vG7Py\\\":\\\"click3\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KmasLS4UN.map","// Generated by Framer (8f9ffef)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={mSdQIiHPi:{hover:true}};const cycleOrder=[\"mSdQIiHPi\",\"M2hnBpRUH\"];const serializationHash=\"framer-i5oLr\";const variantClassNames={M2hnBpRUH:\"framer-v-9zp05k\",mSdQIiHPi:\"framer-v-1dqvs5z\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??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={\"Variant 1\":\"mSdQIiHPi\",Selected:\"M2hnBpRUH\"};const getProps=({height,id,link,title,width,...props})=>{return{...props,IkA1eBY0d:title??props.IkA1eBY0d??\"home\",M7iM8MEos:link??props.M7iM8MEos,variant:humanReadableVariantMap[props.variant]??props.variant??\"mSdQIiHPi\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,IkA1eBY0d,M7iM8MEos,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mSdQIiHPi\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:M7iM8MEos,motionChild:true,nodeId:\"mSdQIiHPi\",scopeId:\"XLc4_IdHV\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1dqvs5z\",className,classNames)} framer-19v7ao3`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"mSdQIiHPi\",ref:refBinding,style:{...style},...addPropertyOverrides({\"mSdQIiHPi-hover\":{\"data-framer-name\":undefined},M2hnBpRUH:{\"data-framer-name\":\"Selected\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9diy2b\",layoutDependency:layoutDependency,layoutId:\"uZnfKVkl_\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEVkaXRvcmlhbCBPbGQgSXRhbGlj\",\"--framer-font-family\":'\"PP Editorial Old Italic\", \"PP Editorial Old Italic Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-letter-spacing\":\"-3px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:\"home\"})}),className:\"framer-1o93sq7\",fonts:[\"CUSTOM;PP Editorial Old Italic\"],layoutDependency:layoutDependency,layoutId:\"x8_zAGNcd\",style:{\"--extracted-gdpscs\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:IkA1eBY0d,variants:{\"mSdQIiHPi-hover\":{\"--extracted-gdpscs\":\"var(--token-34076132-1594-4a96-891f-dedd1df76458, rgb(237, 229, 168))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"mSdQIiHPi-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEVkaXRvcmlhbCBPbGQgSXRhbGlj\",\"--framer-font-family\":'\"PP Editorial Old Italic\", \"PP Editorial Old Italic Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-letter-spacing\":\"-3px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-34076132-1594-4a96-891f-dedd1df76458, rgb(237, 229, 168)))\"},children:\"home\"})})},M2hnBpRUH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEVkaXRvcmlhbCBPbGQgSXRhbGlj\",\"--framer-font-family\":'\"PP Editorial Old Italic\", \"PP Editorial Old Italic Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-letter-spacing\":\"-3px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\",\"--framer-text-decoration\":\"line-through\"},children:\"home\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-i5oLr.framer-19v7ao3, .framer-i5oLr .framer-19v7ao3 { display: block; }\",\".framer-i5oLr.framer-1dqvs5z { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-i5oLr .framer-9diy2b { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-i5oLr .framer-1o93sq7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-i5oLr.framer-v-9zp05k.framer-1dqvs5z { cursor: unset; }\",\".framer-i5oLr.framer-v-1dqvs5z.hover .framer-9diy2b { flex-direction: row; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 79\n * @framerIntrinsicWidth 147\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"M2hnBpRUH\":{\"layout\":[\"auto\",\"auto\"]},\"YtO2dGzhF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"IkA1eBY0d\":\"title\",\"M7iM8MEos\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerXLc4_IdHV=withCSS(Component,css,\"framer-i5oLr\");export default FramerXLc4_IdHV;FramerXLc4_IdHV.displayName=\"Full-screen Menu Link\";FramerXLc4_IdHV.defaultProps={height:79,width:147};addPropertyControls(FramerXLc4_IdHV,{variant:{options:[\"mSdQIiHPi\",\"M2hnBpRUH\"],optionTitles:[\"Variant 1\",\"Selected\"],title:\"Variant\",type:ControlType.Enum},IkA1eBY0d:{defaultValue:\"home\",displayTextArea:false,title:\"Title\",type:ControlType.String},M7iM8MEos:{title:\"Link\",type:ControlType.Link}});addFonts(FramerXLc4_IdHV,[{explicitInter:true,fonts:[{family:\"PP Editorial Old Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/V1lYpLLJSlwYwh411EaQiWCu3qk.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXLc4_IdHV\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"M2hnBpRUH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YtO2dGzhF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"IkA1eBY0d\\\":\\\"title\\\",\\\"M7iM8MEos\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"147\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"79\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XLc4_IdHV.map","// Generated by Framer (6aebf05)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,CycleVariantState,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/r7cb5pqwfNz98OIyTine/EAdSpv9mOJ8trwTTsAlk/sEd2O50A1.js\";import Button from\"https://framerusercontent.com/modules/Y753XkhkwQBUMe2lTRnH/Hnl3IaDdwgPom60b9Fi4/geASbXXZ3.js\";import PageLink from\"https://framerusercontent.com/modules/cK2fNEvNCXFgsaitvXAm/U9LLnP8GlmfGOk7sRYZg/h68W1VGBc.js\";import MenuIcon3 from\"https://framerusercontent.com/modules/iF8ZtsMeJLsqVadBuqpc/xb1QaduooJC2idnqoTRK/KmasLS4UN.js\";import FullScreenMenuLink from\"https://framerusercontent.com/modules/4HtIYbTxWrjhnv2iGdVU/CUbbe1Aj80L6QwXkPsWW/XLc4_IdHV.js\";const FullScreenMenuLinkFonts=getFonts(FullScreenMenuLink);const PageLinkFonts=getFonts(PageLink);const ButtonFonts=getFonts(Button);const MenuIcon3Fonts=getFonts(MenuIcon3);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const PageLinkControls=getPropertyControls(PageLink);const cycleOrder=[\"DtiJzTQCG\",\"dBrga8suf\",\"yxC8CQuV8\",\"IqoIiNBa1\",\"HTNtjKeGf\"];const serializationHash=\"framer-Jh4P8\";const variantClassNames={dBrga8suf:\"framer-v-4jp49g\",DtiJzTQCG:\"framer-v-18b4xgm\",HTNtjKeGf:\"framer-v-1i8vk39\",IqoIiNBa1:\"framer-v-g1dm5m\",yxC8CQuV8:\"framer-v-11usd70\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition3={bounce:.3,delay:0,duration:.5,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 humanReadableEnumMap={\"Variant 1\":\"tVq7hDAif\",\"Variant 2\":\"OfwkAovl2\"};const humanReadableVariantMap={\"Mobile - Menu\":\"HTNtjKeGf\",\"Tablet - Menu\":\"DtiJzTQCG\",Desktop:\"dBrga8suf\",Mobile:\"IqoIiNBa1\",Tablet:\"yxC8CQuV8\"};const getProps=({about,artDesign,height,home,id,link,link2,photo,studio,width,...props})=>{return{...props,e8pxa_omm:link2??props.e8pxa_omm,g_5rtqDaA:link??props.g_5rtqDaA,J6faIlsWB:humanReadableEnumMap[photo]??photo??props.J6faIlsWB,kcWBQiZCs:humanReadableEnumMap[about]??about??props.kcWBQiZCs,U_l7EC_qK:humanReadableEnumMap[studio]??studio??props.U_l7EC_qK,variant:humanReadableVariantMap[props.variant]??props.variant??\"DtiJzTQCG\",WnM6UvSgL:humanReadableEnumMap[artDesign]??artDesign??props.WnM6UvSgL,xyTxucxsq:humanReadableEnumMap[home]??home??props.xyTxucxsq};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,g_5rtqDaA,xyTxucxsq,WnM6UvSgL,U_l7EC_qK,J6faIlsWB,kcWBQiZCs,e8pxa_omm,jeGR4QoWvnCIyUVgpo,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DtiJzTQCG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const AkK7YOjCXgnqhaj=activeVariantCallback(async(...args)=>{setVariant(CycleVariantState);});const bus4vG7Py7em2g=activeVariantCallback(async(...args)=>{setVariant(\"yxC8CQuV8\");});const bus4vG7Py1rr7gml=activeVariantCallback(async(...args)=>{setVariant(\"DtiJzTQCG\");});const bus4vG7Py6yd9ou=activeVariantCallback(async(...args)=>{setVariant(\"HTNtjKeGf\");});const bus4vG7Pyr2igdl=activeVariantCallback(async(...args)=>{setVariant(\"IqoIiNBa1\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"dBrga8suf\",\"yxC8CQuV8\",\"IqoIiNBa1\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if([\"dBrga8suf\",\"yxC8CQuV8\",\"IqoIiNBa1\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"dBrga8suf\",\"yxC8CQuV8\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"dBrga8suf\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"dBrga8suf\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({dBrga8suf:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-18b4xgm\",className,classNames),\"data-framer-appear-id\":\"18b4xgm\",\"data-framer-name\":\"Tablet - Menu\",layoutDependency:layoutDependency,layoutId:\"DtiJzTQCG\",ref:refBinding,style:{...style},...addPropertyOverrides({dBrga8suf:{__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Desktop\",optimized:true},HTNtjKeGf:{\"data-framer-name\":\"Mobile - Menu\"},IqoIiNBa1:{\"data-framer-name\":\"Mobile\"},yxC8CQuV8:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1twi1zs\",\"data-framer-name\":\"Page Links\",layoutDependency:layoutDependency,layoutId:\"nT1DdpG5M\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+(0+((componentViewport?.height||800)-0-1e3)/2)+0+282.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hq24t2-container\",layoutDependency:layoutDependency,layoutId:\"Mev8yeN9y-container\",nodeId:\"Mev8yeN9y\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(FullScreenMenuLink,{height:\"100%\",id:\"Mev8yeN9y\",IkA1eBY0d:\"home\",layoutId:\"Mev8yeN9y\",M7iM8MEos:resolvedLinks[0],variant:\"mSdQIiHPi\",width:\"100%\",...addPropertyOverrides({HTNtjKeGf:{M7iM8MEos:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined},{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+(0+((componentViewport?.height||800)-0-1e3)/2)+0+371.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-amcrjf-container\",layoutDependency:layoutDependency,layoutId:\"wiXEVoD67-container\",nodeId:\"wiXEVoD67\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(FullScreenMenuLink,{height:\"100%\",id:\"wiXEVoD67\",IkA1eBY0d:\"art+design\",layoutId:\"wiXEVoD67\",M7iM8MEos:resolvedLinks1[0],variant:\"mSdQIiHPi\",width:\"100%\",...addPropertyOverrides({HTNtjKeGf:{M7iM8MEos:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined},{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+(0+((componentViewport?.height||800)-0-1e3)/2)+0+460.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15rbhvk-container\",layoutDependency:layoutDependency,layoutId:\"aloFwL9jQ-container\",nodeId:\"aloFwL9jQ\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(FullScreenMenuLink,{height:\"100%\",id:\"aloFwL9jQ\",IkA1eBY0d:\"studio\",layoutId:\"aloFwL9jQ\",M7iM8MEos:resolvedLinks2[0],variant:\"mSdQIiHPi\",width:\"100%\",...addPropertyOverrides({HTNtjKeGf:{M7iM8MEos:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined},{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+(0+((componentViewport?.height||800)-0-1e3)/2)+0+549.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vyk6oq-container\",layoutDependency:layoutDependency,layoutId:\"NzgaURNIl-container\",nodeId:\"NzgaURNIl\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(FullScreenMenuLink,{height:\"100%\",id:\"NzgaURNIl\",IkA1eBY0d:\"photo\",layoutId:\"NzgaURNIl\",M7iM8MEos:resolvedLinks3[0],variant:\"mSdQIiHPi\",width:\"100%\",...addPropertyOverrides({HTNtjKeGf:{M7iM8MEos:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined},{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+(0+((componentViewport?.height||800)-0-1e3)/2)+0+638.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-o858um-container\",layoutDependency:layoutDependency,layoutId:\"i7XxQyRjh-container\",nodeId:\"i7XxQyRjh\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(FullScreenMenuLink,{height:\"100%\",id:\"i7XxQyRjh\",IkA1eBY0d:\"about\",layoutId:\"i7XxQyRjh\",M7iM8MEos:resolvedLinks4[0],variant:\"mSdQIiHPi\",width:\"100%\",...addPropertyOverrides({HTNtjKeGf:{M7iM8MEos:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tt3z8v\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"tQiFBgVCA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j4vxqc\",layoutDependency:layoutDependency,layoutId:\"dSyCERVCa\",children:[/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"igALZHeOs\",openInNewTab:false,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-135wsoj framer-1x84vyw\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"igALZHeOs\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:1373,pixelHeight:337,pixelWidth:2746,src:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png 2746w\"},className:\"framer-hliywm\",\"data-framer-name\":\"Asset 1@3x\",layoutDependency:layoutDependency,layoutId:\"y9Gs0VruT\",...addPropertyOverrides({dBrga8suf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:1373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+10+14.75+0),pixelHeight:337,pixelWidth:2746,sizes:\"200px\",src:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png 2746w\"}},IqoIiNBa1:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:1373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+10+0+4.5),pixelHeight:337,pixelWidth:2746,sizes:\"175px\",src:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png 2746w\"}},yxC8CQuV8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:1373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+10+15+0),pixelHeight:337,pixelWidth:2746,sizes:\"200px\",src:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/kv8YgSGVoqQqoSeh61kVBJsb4.png 2746w\"}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:1373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16.5+0+0),pixelHeight:122,pixelWidth:987,sizes:\"200px\",src:\"https://framerusercontent.com/images/EYN58Ib5ruC4ORvDDzTSxoKfQ.png\",srcSet:\"https://framerusercontent.com/images/EYN58Ib5ruC4ORvDDzTSxoKfQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYN58Ib5ruC4ORvDDzTSxoKfQ.png 987w\"},className:\"framer-1brlyf8\",\"data-framer-name\":\"Asset 1@3x\",layoutDependency:layoutDependency,layoutId:\"spiYhCNZz\",...addPropertyOverrides({HTNtjKeGf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:1373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6.5+0+0),pixelHeight:122,pixelWidth:987,sizes:\"200px\",src:\"https://framerusercontent.com/images/EYN58Ib5ruC4ORvDDzTSxoKfQ.png\",srcSet:\"https://framerusercontent.com/images/EYN58Ib5ruC4ORvDDzTSxoKfQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYN58Ib5ruC4ORvDDzTSxoKfQ.png 987w\"}}},baseVariant,gestureVariant)})]})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13wqm56\",layoutDependency:layoutDependency,layoutId:\"tWu3J6Enl\",children:[isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nc03o1\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"RNESSywqk\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({dBrga8suf:{y:(componentViewport?.y||0)+0+10+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15vjac2-container\",layoutDependency:layoutDependency,layoutId:\"dyA5YQsv6-container\",nodeId:\"dyA5YQsv6\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"home\",height:\"100%\",id:\"dyA5YQsv6\",layoutId:\"dyA5YQsv6\",nxG_MKezH:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",style:{height:\"100%\"},uwRn0E41I:resolvedLinks5[0],variant:xyTxucxsq,width:\"100%\",...addPropertyOverrides({dBrga8suf:{uwRn0E41I:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined},{href:{webPageId:\"kdgZvelTY\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({dBrga8suf:{y:(componentViewport?.y||0)+0+10+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kzf8pt-container\",layoutDependency:layoutDependency,layoutId:\"DPA5L97IG-container\",nodeId:\"DPA5L97IG\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"Art + design\",height:\"100%\",id:\"DPA5L97IG\",layoutId:\"DPA5L97IG\",nxG_MKezH:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",style:{height:\"100%\"},uwRn0E41I:resolvedLinks6[0],variant:WnM6UvSgL,width:\"100%\",...addPropertyOverrides({dBrga8suf:{uwRn0E41I:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined},{href:{webPageId:\"Ztbweh0Vm\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({dBrga8suf:{y:(componentViewport?.y||0)+0+10+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1agem0y-container\",layoutDependency:layoutDependency,layoutId:\"JAZ7NwfTm-container\",nodeId:\"JAZ7NwfTm\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(PageLink,{AkK7YOjCX:AkK7YOjCXgnqhaj,FSWGgJp2E:\"studio\",height:\"100%\",id:\"JAZ7NwfTm\",layoutId:\"JAZ7NwfTm\",nxG_MKezH:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",style:{height:\"100%\"},uwRn0E41I:resolvedLinks7[0],variant:U_l7EC_qK,width:\"100%\",...addPropertyOverrides({dBrga8suf:{uwRn0E41I:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined},{href:{webPageId:\"l1vPbW7ru\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({dBrga8suf:{y:(componentViewport?.y||0)+0+10+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-141dr32-container\",layoutDependency:layoutDependency,layoutId:\"rmwkWU553-container\",nodeId:\"rmwkWU553\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"photo\",height:\"100%\",id:\"rmwkWU553\",layoutId:\"rmwkWU553\",nxG_MKezH:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",style:{height:\"100%\"},uwRn0E41I:resolvedLinks8[0],variant:J6faIlsWB,width:\"100%\",...addPropertyOverrides({dBrga8suf:{uwRn0E41I:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined},{href:{webPageId:\"x7D2SN2r3\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({dBrga8suf:{y:(componentViewport?.y||0)+0+10+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n76is6-container\",layoutDependency:layoutDependency,layoutId:\"Pb1OfXc29-container\",nodeId:\"Pb1OfXc29\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(PageLink,{FSWGgJp2E:\"about\",height:\"100%\",id:\"Pb1OfXc29\",layoutId:\"Pb1OfXc29\",nxG_MKezH:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",style:{height:\"100%\"},uwRn0E41I:resolvedLinks9[0],variant:kcWBQiZCs,width:\"100%\",...addPropertyOverrides({dBrga8suf:{uwRn0E41I:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:jeGR4QoWvnCIyUVgpo,implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({dBrga8suf:{height:34,y:(componentViewport?.y||0)+0+10+0+8},yxC8CQuV8:{height:34,y:(componentViewport?.y||0)+0+10+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1twlnbi-container\",layoutDependency:layoutDependency,layoutId:\"woWYPxuDF-container\",nodeId:\"woWYPxuDF\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(Button,{fRRv1Ry1t:resolvedLinks10[0],height:\"100%\",id:\"woWYPxuDF\",Kt1rTuOZc:\"get in touch\",layoutId:\"woWYPxuDF\",style:{height:\"100%\"},variant:\"WhnOQ6Isa\",width:\"100%\",...addPropertyOverrides({dBrga8suf:{fRRv1Ry1t:g_5rtqDaA,variant:\"jIjD8zCdH\"},yxC8CQuV8:{fRRv1Ry1t:e8pxa_omm,variant:\"jIjD8zCdH\"}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+0+17,...addPropertyOverrides({HTNtjKeGf:{y:(componentViewport?.y||0)+0+7},IqoIiNBa1:{y:(componentViewport?.y||0)+0+7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10so78k-container\",layoutDependency:layoutDependency,layoutId:\"gTN28XmB8-container\",nodeId:\"gTN28XmB8\",rendersWithMotion:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(MenuIcon3,{bus4vG7Py:bus4vG7Py7em2g,height:\"100%\",id:\"gTN28XmB8\",layoutId:\"gTN28XmB8\",style:{height:\"100%\",width:\"100%\"},variant:\"QRRiPc3If\",width:\"100%\",...addPropertyOverrides({HTNtjKeGf:{bus4vG7Py:bus4vG7Pyr2igdl},IqoIiNBa1:{bus4vG7Py:bus4vG7Py6yd9ou,variant:\"RGRhIMq6n\"},yxC8CQuV8:{bus4vG7Py:bus4vG7Py1rr7gml,variant:\"RGRhIMq6n\"}},baseVariant,gestureVariant)})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-24uchz\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"mhNUXnXHJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rv2en7\",\"data-styles-preset\":\"sEd2O50A1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236)))\"},children:\"follow\"})}),className:\"framer-bpxxaj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lmMX8nOyH\",style:{\"--extracted-r6o4lv\":\"var(--token-591bbdfc-dffd-4aa2-97b5-bd4a17358740, rgb(246, 243, 236))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vbgdir\",layoutDependency:layoutDependency,layoutId:\"uMgdmdvX_\",children:[/*#__PURE__*/_jsx(Link,{href:\"mailto: alex@alex-andradavis.com\",motionChild:true,nodeId:\"V7JlVGpji\",openInNewTab:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:300,pixelWidth:300,src:\"https://framerusercontent.com/images/z1B1yqVLFkoPSasjpvD0ySLww.svg\"},className:\"framer-1swj6gc framer-1x84vyw\",\"data-framer-name\":\"Email\",layoutDependency:layoutDependency,layoutId:\"V7JlVGpji\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/alex-andradavis\",motionChild:true,nodeId:\"zR90cFDUP\",openInNewTab:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:300,pixelWidth:300,src:\"https://framerusercontent.com/images/jMyFR89XUi8pYD4hD3dr6QIuC0.svg\"},className:\"framer-18ydw1s framer-1x84vyw\",\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"zR90cFDUP\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/alex-andradavis\",motionChild:true,nodeId:\"iWTVR_Cw6\",openInNewTab:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:300,pixelWidth:300,src:\"https://framerusercontent.com/images/XznewLNXi3VSGYdXpgEoiEgQw2E.svg\"},className:\"framer-1pk3gbp framer-1x84vyw\",\"data-framer-name\":\"Behance\",layoutDependency:layoutDependency,layoutId:\"iWTVR_Cw6\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/sucasa.studio/#\",motionChild:true,nodeId:\"hOjYb78hP\",openInNewTab:true,scopeId:\"LHGBrCx9P\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1upbs1p framer-1x84vyw\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"hOjYb78hP\",style:{backgroundColor:\"var(--token-24417144-1dd5-4019-a97b-1c12344c41a8, rgb(25, 25, 21))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1251,pixelWidth:1251,sizes:\"30px\",src:\"https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png\",srcSet:\"https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png?scale-down-to=512 512w,https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GFIuW4T37MK2fXCGC7CcZADrlq4.png 1251w\"},className:\"framer-1wkqrkc\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"XFMSXCbcN\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f7u37d\",layoutDependency:layoutDependency,layoutId:\"TzifXOv2E\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})]})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Jh4P8.framer-1x84vyw, .framer-Jh4P8 .framer-1x84vyw { display: block; }\",\".framer-Jh4P8.framer-18b4xgm { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 800px; }\",\".framer-Jh4P8 .framer-1twi1zs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: center; overflow: visible; padding: 0px 0px 0px 20px; position: relative; width: 1px; z-index: 1; }\",\".framer-Jh4P8 .framer-hq24t2-container, .framer-Jh4P8 .framer-amcrjf-container, .framer-Jh4P8 .framer-15rbhvk-container, .framer-Jh4P8 .framer-1vyk6oq-container, .framer-Jh4P8 .framer-o858um-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Jh4P8 .framer-tt3z8v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 70px; justify-content: space-between; left: 0px; overflow: hidden; padding: 0px 20px 0px 20px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-Jh4P8 .framer-1j4vxqc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Jh4P8 .framer-135wsoj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Jh4P8 .framer-hliywm { aspect-ratio: 8.148367952522255 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 163px; }\",\".framer-Jh4P8 .framer-1brlyf8 { aspect-ratio: 8.148367952522255 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); overflow: visible; position: relative; width: 200px; }\",\".framer-Jh4P8 .framer-13wqm56 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: flex-end; min-width: 475px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Jh4P8 .framer-nc03o1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Jh4P8 .framer-15vjac2-container, .framer-Jh4P8 .framer-1kzf8pt-container, .framer-Jh4P8 .framer-1agem0y-container, .framer-Jh4P8 .framer-141dr32-container, .framer-Jh4P8 .framer-1n76is6-container { flex: none; height: 30px; position: relative; width: auto; }\",\".framer-Jh4P8 .framer-1twlnbi-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-Jh4P8 .framer-10so78k-container { flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-Jh4P8 .framer-24uchz { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px 0px 50px 20px; position: absolute; width: min-content; z-index: 1; }\",\".framer-Jh4P8 .framer-bpxxaj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Jh4P8 .framer-vbgdir { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 180px; }\",\".framer-Jh4P8 .framer-1swj6gc, .framer-Jh4P8 .framer-18ydw1s, .framer-Jh4P8 .framer-1pk3gbp { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; text-decoration: none; width: 30px; }\",\".framer-Jh4P8 .framer-1upbs1p { flex: none; height: 30px; mix-blend-mode: screen; overflow: visible; position: relative; text-decoration: none; width: 30px; }\",\".framer-Jh4P8 .framer-1wkqrkc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Jh4P8 .framer-1f7u37d { bottom: 0px; flex: none; left: 0px; mix-blend-mode: multiply; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Jh4P8.framer-v-4jp49g.framer-18b4xgm { height: 70px; width: 1200px; }\",\".framer-Jh4P8.framer-v-4jp49g .framer-tt3z8v { gap: 10px; justify-content: flex-start; }\",\".framer-Jh4P8.framer-v-4jp49g .framer-1j4vxqc { flex: 1 0 0px; gap: unset; height: 50px; justify-content: space-between; width: 1px; }\",\".framer-Jh4P8.framer-v-4jp49g .framer-135wsoj { justify-content: flex-start; }\",\".framer-Jh4P8.framer-v-4jp49g .framer-hliywm { height: var(--framer-aspect-ratio-supported, 25px); order: 0; width: 200px; }\",\".framer-Jh4P8.framer-v-4jp49g .framer-13wqm56 { gap: 20px; min-width: unset; }\",\".framer-Jh4P8.framer-v-4jp49g .framer-1twlnbi-container { height: auto; }\",\".framer-Jh4P8.framer-v-11usd70.framer-18b4xgm { height: 70px; }\",\".framer-Jh4P8.framer-v-11usd70 .framer-1j4vxqc { flex: 1 0 0px; gap: unset; justify-content: space-between; padding: 0px 10px 0px 0px; width: 1px; }\",\".framer-Jh4P8.framer-v-11usd70 .framer-hliywm { height: var(--framer-aspect-ratio-supported, 25px); width: 200px; }\",\".framer-Jh4P8.framer-v-11usd70 .framer-13wqm56 { gap: unset; justify-content: space-between; min-width: unset; }\",\".framer-Jh4P8.framer-v-11usd70 .framer-1twlnbi-container { height: auto; order: 0; }\",\".framer-Jh4P8.framer-v-g1dm5m.framer-18b4xgm { min-height: 70px; width: 390px; }\",\".framer-Jh4P8.framer-v-g1dm5m .framer-tt3z8v { aspect-ratio: 7.8 / 1; height: var(--framer-aspect-ratio-supported, 50px); padding: 0px 10px 0px 10px; right: unset; width: 100%; }\",\".framer-Jh4P8.framer-v-g1dm5m .framer-135wsoj { height: 30px; padding: 5px 5px 5px 0px; }\",\".framer-Jh4P8.framer-v-g1dm5m .framer-hliywm { aspect-ratio: 8.15 / 1; height: var(--framer-aspect-ratio-supported, 21px); width: 175px; }\",\".framer-Jh4P8.framer-v-g1dm5m .framer-10so78k-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 36px); }\",\".framer-Jh4P8.framer-v-1i8vk39.framer-18b4xgm { width: 390px; }\",\".framer-Jh4P8.framer-v-1i8vk39 .framer-1twi1zs { align-content: center; align-items: center; padding: 0px 0px 0px 10px; }\",\".framer-Jh4P8.framer-v-1i8vk39 .framer-tt3z8v { height: 50px; padding: 0px 10px 0px 10px; right: unset; width: 100%; }\",\".framer-Jh4P8.framer-v-1i8vk39 .framer-24uchz { align-content: center; align-items: center; left: unset; padding: 0px 0px 50px 10px; right: 100px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dBrga8suf\":{\"layout\":[\"fixed\",\"fixed\"]},\"yxC8CQuV8\":{\"layout\":[\"fixed\",\"fixed\"]},\"IqoIiNBa1\":{\"layout\":[\"fixed\",\"auto\"]},\"HTNtjKeGf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"g_5rtqDaA\":\"link\",\"xyTxucxsq\":\"home\",\"WnM6UvSgL\":\"artDesign\",\"U_l7EC_qK\":\"studio\",\"J6faIlsWB\":\"photo\",\"kcWBQiZCs\":\"about\",\"e8pxa_omm\":\"link2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLHGBrCx9P=withCSS(Component,css,\"framer-Jh4P8\");export default FramerLHGBrCx9P;FramerLHGBrCx9P.displayName=\"Page Header\";FramerLHGBrCx9P.defaultProps={height:800,width:800};addPropertyControls(FramerLHGBrCx9P,{variant:{options:[\"DtiJzTQCG\",\"dBrga8suf\",\"yxC8CQuV8\",\"IqoIiNBa1\",\"HTNtjKeGf\"],optionTitles:[\"Tablet - Menu\",\"Desktop\",\"Tablet\",\"Mobile\",\"Mobile - Menu\"],title:\"Variant\",type:ControlType.Enum},g_5rtqDaA:{title:\"Link\",type:ControlType.Link},xyTxucxsq:PageLinkControls?.[\"variant\"]&&{...PageLinkControls[\"variant\"],defaultValue:null,description:undefined,hidden:undefined,title:\"Home\"},WnM6UvSgL:PageLinkControls?.[\"variant\"]&&{...PageLinkControls[\"variant\"],defaultValue:null,description:undefined,hidden:undefined,title:\"Art & Design\"},U_l7EC_qK:PageLinkControls?.[\"variant\"]&&{...PageLinkControls[\"variant\"],defaultValue:null,description:undefined,hidden:undefined,title:\"Studio\"},J6faIlsWB:PageLinkControls?.[\"variant\"]&&{...PageLinkControls[\"variant\"],defaultValue:null,description:undefined,hidden:undefined,title:\"Photo\"},kcWBQiZCs:PageLinkControls?.[\"variant\"]&&{...PageLinkControls[\"variant\"],defaultValue:null,description:undefined,hidden:undefined,title:\"About\"},e8pxa_omm:{title:\"Link 2\",type:ControlType.Link}});addFonts(FramerLHGBrCx9P,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FullScreenMenuLinkFonts,...PageLinkFonts,...ButtonFonts,...MenuIcon3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLHGBrCx9P\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"800\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dBrga8suf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yxC8CQuV8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IqoIiNBa1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HTNtjKeGf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"g_5rtqDaA\\\":\\\"link\\\",\\\"xyTxucxsq\\\":\\\"home\\\",\\\"WnM6UvSgL\\\":\\\"artDesign\\\",\\\"U_l7EC_qK\\\":\\\"studio\\\",\\\"J6faIlsWB\\\":\\\"photo\\\",\\\"kcWBQiZCs\\\":\\\"about\\\",\\\"e8pxa_omm\\\":\\\"link2\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"800\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9cd6ca5)\nexport default function metadata(params,activeLocale){return{description:\"Alex is a multidisciplinary designer and art director from Chicago specializing in crafting holistic brand experiences and innovative design solutions. \",robots:\"max-image-preview:large\",title:\"Alexandra Davis\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}