{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8mrtf2Og7IpP1j0Y54YF/uKaMUzBulKCH5BbvYEQ7/PCFdlwIFV-0.js", "ssg:https://framerusercontent.com/modules/8mrtf2Og7IpP1j0Y54YF/uKaMUzBulKCH5BbvYEQ7/PCFdlwIFV.js", "ssg:https://framerusercontent.com/modules/aXomci3P9vrVDtT9EuBF/BuVDwbeX66G9ZbwnhqZ8/PCFdlwIFV.js"],
  "sourcesContent": ["export const v0=\"Informazioni\";export const v1=\"Servizi\";export const v2=\"Systems\";export const v3=\"Sistemi\";export const v4=\"Blog\";export const v5=\"Contatto\";export const v6=\"Parliamo\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c5492c)\nimport*as localizedValues from\"./PCFdlwIFV-0.js\";const valuesByLocaleId={EfwlC3Y1z:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SmartComponentScopedContainer,SVG,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 LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/8mrtf2Og7IpP1j0Y54YF/uKaMUzBulKCH5BbvYEQ7/PCFdlwIFV.js\";import TopbarLink from\"https://framerusercontent.com/modules/kiSkhWAJmTyH4gysyB5Q/eyVJZIjpOzW02cUMIuAY/Plyqnaz99.js\";import Button from\"https://framerusercontent.com/modules/f7bTxikULU7GsHTkObSQ/9jklrBkg662FX3Y4A4Tf/s5Yld1OP2.js\";const LocaleSelectorFonts=getFonts(LocaleSelector);const TopbarLinkFonts=getFonts(TopbarLink);const ButtonFonts=getFonts(Button);const cycleOrder=[\"TMIgTrn3m\",\"H08zuzsr_\",\"fRt7nNf60\",\"s0USxDWM2\"];const serializationHash=\"framer-9wL6z\";const variantClassNames={fRt7nNf60:\"framer-v-9ov5en\",H08zuzsr_:\"framer-v-1rvlqxt\",s0USxDWM2:\"framer-v-1q2f60f\",TMIgTrn3m:\"framer-v-j7ooou\"};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 transformTemplate1=(_,t)=>`translateY(-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={\"Mobile - Closed\":\"H08zuzsr_\",\"Mobile - Open\":\"fRt7nNf60\",Desktop:\"TMIgTrn3m\",Tablet:\"s0USxDWM2\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TMIgTrn3m\"};};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:\"TMIgTrn3m\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapi35ihr=activeVariantCallback(async(...args)=>{setVariant(\"H08zuzsr_\");});const onTapo1wf8f=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"fRt7nNf60\"),200);});const onTap1hm2a9x=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"H08zuzsr_\"),200);});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"H08zuzsr_\",\"fRt7nNf60\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"H08zuzsr_\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"fRt7nNf60\")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__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-j7ooou\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"TMIgTrn3m\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{fRt7nNf60:{backgroundColor:\"var(--token-8412ca1d-0ecc-423a-83fc-566a345f27e1, rgb(9, 9, 9))\"},s0USxDWM2:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({fRt7nNf60:{\"data-framer-name\":\"Mobile - Open\"},H08zuzsr_:{\"data-framer-name\":\"Mobile - Closed\"},s0USxDWM2:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-an55sp\",layoutDependency:layoutDependency,layoutId:\"HLzvzVDmy\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"wiqf4ddib\",scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ry5x2t framer-1njj9nv\",layoutDependency:layoutDependency,layoutId:\"wiqf4ddib\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:280,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-29)/2)+-14.5+0),pixelHeight:505,pixelWidth:2971,positionX:\"center\",positionY:\"center\",sizes:\"263px\",src:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=512 512w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png 2971w\"},className:\"framer-t966t0\",layoutDependency:layoutDependency,layoutId:\"K2nZJdanW\",...addPropertyOverrides({fRt7nNf60:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:280,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+(0+0+((componentViewport?.height||700)-220-426)/1*0)+-9+0),pixelHeight:505,pixelWidth:2971,positionX:\"center\",positionY:\"center\",sizes:\"226px\",src:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=512 512w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png 2971w\"}},H08zuzsr_:{\"data-highlight\":true,background:{alt:\"\",fit:\"fit\",intrinsicHeight:280,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(21+((componentViewport?.height||71)-42-29)/2)+-9+0),pixelHeight:505,pixelWidth:2971,positionX:\"center\",positionY:\"center\",sizes:\"231px\",src:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=512 512w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png 2971w\"},onTap:onTapi35ihr},s0USxDWM2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:280,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-29)/2)+-5+0),pixelHeight:505,pixelWidth:2971,positionX:\"center\",positionY:\"center\",sizes:\"195px\",src:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=512 512w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FSWazm3cg1VTlfrJqhuTZroyDA8.png 2971w\"}}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qss4dt\",\"data-framer-name\":\"Menu Icon\",layoutDependency:layoutDependency,layoutId:\"d_mqQNetx\",...addPropertyOverrides({fRt7nNf60:{\"data-highlight\":true,onTap:onTap1hm2a9x},H08zuzsr_:{\"data-highlight\":true,onTap:onTapo1wf8f}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-f9kl5k\",\"data-framer-name\":\"Menu Icon\",fill:\"black\",intrinsicHeight:360,intrinsicWidth:416,layoutDependency:layoutDependency,layoutId:\"JTmwE8anb\",svg:'<svg width=\"416\" height=\"360\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 39.2h416V.8H0v38.4Zm0 320.001h416v-38.4H0v38.4Zm0-160h416v-38.4H0v38.4Z\" fill=\"#FEFEFE\"/></svg>',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wp27od-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YaEInHiBL-container\",nodeId:\"YaEInHiBL\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",...addPropertyOverrides({fRt7nNf60:{transformTemplate:transformTemplate1},H08zuzsr_:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"rgb(255, 255, 255)\",size:12,type:\"default\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"rgb(255, 255, 255)\",size:18,type:\"default\"},id:\"YaEInHiBL\",layoutId:\"YaEInHiBL\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:3,title:true},padding:\"8px\",radius:\"8px\",textColor:\"rgb(255, 255, 255)\",width:\"100%\",...addPropertyOverrides({fRt7nNf60:{options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:3,title:false},padding:\"2px\",radius:\"7px\"},H08zuzsr_:{options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:3,hover:{},title:false},padding:\"1px\",radius:\"0px\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wd3290\",layoutDependency:layoutDependency,layoutId:\"gVma5ZKoL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cojhtw\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"mvgNo1gwe\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uRnDMLdj6\"},implicitPathVariables:undefined},{href:{webPageId:\"uRnDMLdj6\"},implicitPathVariables:undefined},{href:{webPageId:\"uRnDMLdj6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:17,width:\"83px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+3+0,...addPropertyOverrides({fRt7nNf60:{y:(componentViewport?.y||0)+20+(0+29+((componentViewport?.height||700)-220-426)/1*1)+0+0+47+0},s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+3+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k5aw76-container\",layoutDependency:layoutDependency,layoutId:\"ORuSepo_q-container\",nodeId:\"ORuSepo_q\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(TopbarLink,{height:\"100%\",id:\"ORuSepo_q\",layoutId:\"ORuSepo_q\",MN5y9ML21:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},variant:\"drqsFT0NW\",width:\"100%\",wqqd0lIAO:getLocalizedValue(\"v0\",activeLocale)??\"About\",...addPropertyOverrides({fRt7nNf60:{MN5y9ML21:resolvedLinks[1],variant:\"S3Yjs9DyP\"},s0USxDWM2:{MN5y9ML21:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TF9JrABXu\"},implicitPathVariables:undefined},{href:{webPageId:\"TF9JrABXu\"},implicitPathVariables:undefined},{href:{webPageId:\"TF9JrABXu\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:17,width:\"59px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+3+0,...addPropertyOverrides({fRt7nNf60:{height:24,width:\"86px\",y:(componentViewport?.y||0)+20+(0+29+((componentViewport?.height||700)-220-426)/1*1)+0+0+47+54},s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+3+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e5nnjr-container\",layoutDependency:layoutDependency,layoutId:\"hkwn7XZKQ-container\",nodeId:\"hkwn7XZKQ\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(TopbarLink,{height:\"100%\",id:\"hkwn7XZKQ\",layoutId:\"hkwn7XZKQ\",MN5y9ML21:resolvedLinks1[0],style:{height:\"100%\",width:\"100%\"},variant:\"drqsFT0NW\",width:\"100%\",wqqd0lIAO:getLocalizedValue(\"v1\",activeLocale)??\"Services\",...addPropertyOverrides({fRt7nNf60:{MN5y9ML21:resolvedLinks1[1],variant:\"S3Yjs9DyP\"},s0USxDWM2:{MN5y9ML21:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XFcLZpJgJ\"},implicitPathVariables:undefined},{href:{webPageId:\"XFcLZpJgJ\"},implicitPathVariables:undefined},{href:{webPageId:\"XFcLZpJgJ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:17,width:\"61px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+3+0,...addPropertyOverrides({fRt7nNf60:{height:26,width:\"88px\",y:(componentViewport?.y||0)+20+(0+29+((componentViewport?.height||700)-220-426)/1*1)+0+0+47+170},s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+3+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fcqc7t-container\",layoutDependency:layoutDependency,layoutId:\"IvQiMv90x-container\",nodeId:\"IvQiMv90x\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(TopbarLink,{height:\"100%\",id:\"IvQiMv90x\",layoutId:\"IvQiMv90x\",MN5y9ML21:resolvedLinks2[0],style:{height:\"100%\",width:\"100%\"},variant:\"drqsFT0NW\",width:\"100%\",wqqd0lIAO:getLocalizedValue(\"v2\",activeLocale)??\"Systems\",...addPropertyOverrides({fRt7nNf60:{MN5y9ML21:resolvedLinks2[1],variant:\"S3Yjs9DyP\",wqqd0lIAO:getLocalizedValue(\"v3\",activeLocale)??\"Systems\"},s0USxDWM2:{MN5y9ML21:resolvedLinks2[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"OMTYvT4ob\"},implicitPathVariables:undefined},{href:{webPageId:\"OMTYvT4ob\"},implicitPathVariables:undefined},{href:{webPageId:\"OMTYvT4ob\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:17,width:\"79px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+3+0,...addPropertyOverrides({fRt7nNf60:{height:18,width:\"127px\",y:(componentViewport?.y||0)+20+(0+29+((componentViewport?.height||700)-220-426)/1*1)+0+0+47+115},s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+3+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-y8eczl-container\",layoutDependency:layoutDependency,layoutId:\"EAhaPvikq-container\",nodeId:\"EAhaPvikq\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(TopbarLink,{height:\"100%\",id:\"EAhaPvikq\",layoutId:\"EAhaPvikq\",MN5y9ML21:resolvedLinks3[0],style:{height:\"100%\",width:\"100%\"},variant:\"drqsFT0NW\",width:\"100%\",wqqd0lIAO:\"Dacademy\",...addPropertyOverrides({fRt7nNf60:{MN5y9ML21:resolvedLinks3[1],variant:\"S3Yjs9DyP\"},s0USxDWM2:{MN5y9ML21:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ARdHXMhoq\"},implicitPathVariables:undefined},{href:{webPageId:\"ARdHXMhoq\"},implicitPathVariables:undefined},{href:{webPageId:\"ARdHXMhoq\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:17,width:\"51px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+3+0,...addPropertyOverrides({fRt7nNf60:{y:(componentViewport?.y||0)+20+(0+29+((componentViewport?.height||700)-220-426)/1*1)+0+0+47+233},s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+3+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sgroga-container\",layoutDependency:layoutDependency,layoutId:\"Z7V4mI5ir-container\",nodeId:\"Z7V4mI5ir\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(TopbarLink,{height:\"100%\",id:\"Z7V4mI5ir\",layoutId:\"Z7V4mI5ir\",MN5y9ML21:resolvedLinks4[0],style:{height:\"100%\",width:\"100%\"},variant:\"drqsFT0NW\",width:\"100%\",wqqd0lIAO:getLocalizedValue(\"v4\",activeLocale)??\"Blog\",...addPropertyOverrides({fRt7nNf60:{MN5y9ML21:resolvedLinks4[1],variant:\"S3Yjs9DyP\"},s0USxDWM2:{MN5y9ML21:resolvedLinks4[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"klKBWg6xb\"},implicitPathVariables:undefined},{href:{webPageId:\"klKBWg6xb\"},implicitPathVariables:undefined},{href:{webPageId:\"klKBWg6xb\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,width:\"58px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+3+0,...addPropertyOverrides({fRt7nNf60:{y:(componentViewport?.y||0)+20+(0+29+((componentViewport?.height||700)-220-426)/1*1)+0+0+47+287},s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+3+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18oa1n1-container\",layoutDependency:layoutDependency,layoutId:\"Cp7sv8D5J-container\",nodeId:\"Cp7sv8D5J\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(TopbarLink,{height:\"100%\",id:\"Cp7sv8D5J\",layoutId:\"Cp7sv8D5J\",MN5y9ML21:resolvedLinks5[0],style:{height:\"100%\",width:\"100%\"},variant:\"drqsFT0NW\",width:\"100%\",wqqd0lIAO:getLocalizedValue(\"v5\",activeLocale)??\"Contact\",...addPropertyOverrides({fRt7nNf60:{MN5y9ML21:resolvedLinks5[1],variant:\"S3Yjs9DyP\"},s0USxDWM2:{MN5y9ML21:resolvedLinks5[2]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6tw65l\",layoutDependency:layoutDependency,layoutId:\"ZWAIFNqUk\",transformTemplate:transformTemplate1,...addPropertyOverrides({fRt7nNf60:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u4ys4y-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"kjMMxGTyK-container\",nodeId:\"kjMMxGTyK\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"rgb(255, 255, 255)\",size:12,type:\"default\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"rgb(255, 255, 255)\",size:18,type:\"default\"},id:\"kjMMxGTyK\",layoutId:\"kjMMxGTyK\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:\"10px\",radius:\"10px\",textColor:\"rgb(255, 255, 255)\",width:\"100%\",...addPropertyOverrides({s0USxDWM2:{options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:false}}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"klKBWg6xb\"},implicitPathVariables:undefined},{href:{webPageId:\"klKBWg6xb\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(20+((componentViewport?.height||69)-40-23)/2)+-7+0,...addPropertyOverrides({s0USxDWM2:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||200)-40-23)/2)+-7+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r7beyg-container\",layoutDependency:layoutDependency,layoutId:\"rwiaif6sq-container\",nodeId:\"rwiaif6sq\",rendersWithMotion:true,scopeId:\"PCFdlwIFV\",children:/*#__PURE__*/_jsx(Button,{d4C8lbGM4:resolvedLinks6[0],height:\"100%\",id:\"rwiaif6sq\",JF6cG0vrj:getLocalizedValue(\"v6\",activeLocale)??\"Let's Talk\",layoutId:\"rwiaif6sq\",width:\"100%\",...addPropertyOverrides({s0USxDWM2:{d4C8lbGM4:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9wL6z.framer-1njj9nv, .framer-9wL6z .framer-1njj9nv { display: block; }\",\".framer-9wL6z.framer-j7ooou { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 20px 40px 20px 40px; position: relative; width: 1340px; }\",\".framer-9wL6z .framer-an55sp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 29px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-9wL6z .framer-1ry5x2t { 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-9wL6z .framer-t966t0 { flex: none; height: 58px; position: relative; width: 263px; }\",\".framer-9wL6z .framer-1qss4dt { flex: none; height: 18px; overflow: visible; position: relative; width: 20px; }\",\".framer-9wL6z .framer-f9kl5k { aspect-ratio: 1.1555555555555554 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 17px); left: 0px; position: absolute; right: 0px; }\",\".framer-9wL6z .framer-1wp27od-container { flex: none; height: auto; position: absolute; right: 25px; top: -6px; width: auto; z-index: 1; }\",\".framer-9wL6z .framer-wd3290 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 23px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 66%; }\",\".framer-9wL6z .framer-1cojhtw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-9wL6z .framer-1k5aw76-container { flex: none; height: 17px; position: relative; width: 83px; }\",\".framer-9wL6z .framer-1e5nnjr-container { flex: none; height: 17px; position: relative; width: 59px; }\",\".framer-9wL6z .framer-fcqc7t-container { flex: none; height: 17px; position: relative; width: 61px; }\",\".framer-9wL6z .framer-y8eczl-container { flex: none; height: 17px; position: relative; width: 79px; }\",\".framer-9wL6z .framer-1sgroga-container { flex: none; height: 17px; position: relative; width: 51px; }\",\".framer-9wL6z .framer-18oa1n1-container { flex: none; height: 16px; position: relative; width: 58px; }\",\".framer-9wL6z .framer-6tw65l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 48%; width: 206px; z-index: 1; }\",\".framer-9wL6z .framer-u4ys4y-container, .framer-9wL6z .framer-r7beyg-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9wL6z .framer-an55sp, .framer-9wL6z .framer-1ry5x2t, .framer-9wL6z .framer-1cojhtw, .framer-9wL6z .framer-6tw65l { gap: 0px; } .framer-9wL6z .framer-an55sp > *, .framer-9wL6z .framer-1ry5x2t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9wL6z .framer-an55sp > :first-child, .framer-9wL6z .framer-1ry5x2t > :first-child, .framer-9wL6z .framer-1cojhtw > :first-child, .framer-9wL6z .framer-6tw65l > :first-child { margin-left: 0px; } .framer-9wL6z .framer-an55sp > :last-child, .framer-9wL6z .framer-1ry5x2t > :last-child, .framer-9wL6z .framer-1cojhtw > :last-child, .framer-9wL6z .framer-6tw65l > :last-child { margin-right: 0px; } .framer-9wL6z .framer-1cojhtw > * { margin: 0px; margin-left: calc(31px / 2); margin-right: calc(31px / 2); } .framer-9wL6z .framer-6tw65l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-9wL6z.framer-v-1rvlqxt.framer-j7ooou { padding: 21px 10px 21px 10px; width: 390px; }\",\".framer-9wL6z.framer-v-1rvlqxt .framer-an55sp { flex: 1 0 0px; gap: unset; justify-content: space-between; width: 1px; }\",\".framer-9wL6z.framer-v-1rvlqxt .framer-1ry5x2t, .framer-9wL6z.framer-v-9ov5en .framer-1k5aw76-container, .framer-9wL6z.framer-v-1q2f60f .framer-u4ys4y-container { order: 0; }\",\".framer-9wL6z.framer-v-1rvlqxt .framer-t966t0 { cursor: pointer; height: 47px; width: 231px; }\",\".framer-9wL6z.framer-v-1rvlqxt .framer-1qss4dt { cursor: pointer; order: 2; }\",\".framer-9wL6z.framer-v-1rvlqxt .framer-f9kl5k { bottom: unset; height: var(--framer-aspect-ratio-supported, 18px); top: 0px; }\",\".framer-9wL6z.framer-v-1rvlqxt .framer-1wp27od-container { order: 1; right: 40px; top: 52%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9wL6z.framer-v-1rvlqxt .framer-an55sp { gap: 0px; } .framer-9wL6z.framer-v-1rvlqxt .framer-an55sp > *, .framer-9wL6z.framer-v-1rvlqxt .framer-an55sp > :first-child, .framer-9wL6z.framer-v-1rvlqxt .framer-an55sp > :last-child { margin: 0px; } }\",\".framer-9wL6z.framer-v-9ov5en.framer-j7ooou { flex-direction: column; height: 700px; padding: 20px 10px 200px 10px; width: 390px; }\",\".framer-9wL6z.framer-v-9ov5en .framer-an55sp { gap: unset; justify-content: space-between; order: 0; width: 100%; }\",\".framer-9wL6z.framer-v-9ov5en .framer-1ry5x2t { gap: 26px; order: 0; }\",\".framer-9wL6z.framer-v-9ov5en .framer-t966t0 { height: 47px; width: 226px; }\",\".framer-9wL6z.framer-v-9ov5en .framer-1qss4dt { cursor: pointer; order: 1; }\",\".framer-9wL6z.framer-v-9ov5en .framer-f9kl5k { bottom: 0px; height: var(--framer-aspect-ratio-supported, 18px); }\",\".framer-9wL6z.framer-v-9ov5en .framer-1wp27od-container { order: 2; right: 33px; top: 48%; }\",\".framer-9wL6z.framer-v-9ov5en .framer-wd3290 { flex-direction: column; gap: 80px; height: min-content; justify-content: center; order: 1; padding: 0px 42px 0px 42px; width: min-content; }\",\".framer-9wL6z.framer-v-9ov5en .framer-1cojhtw { align-content: center; align-items: center; align-self: stretch; flex-direction: column; gap: 37px; order: 0; padding: 47px 0px 47px 0px; width: auto; }\",\".framer-9wL6z.framer-v-9ov5en .framer-1e5nnjr-container { height: 24px; order: 1; width: 86px; }\",\".framer-9wL6z.framer-v-9ov5en .framer-fcqc7t-container { height: 26px; order: 3; width: 88px; }\",\".framer-9wL6z.framer-v-9ov5en .framer-y8eczl-container { height: 18px; order: 2; width: 127px; }\",\".framer-9wL6z.framer-v-9ov5en .framer-1sgroga-container { order: 4; }\",\".framer-9wL6z.framer-v-9ov5en .framer-18oa1n1-container { order: 5; }\",\".framer-9wL6z.framer-v-9ov5en .framer-6tw65l { flex-direction: column; min-height: 41px; order: 1; right: -125px; top: -210px; width: 95px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9wL6z.framer-v-9ov5en.framer-j7ooou, .framer-9wL6z.framer-v-9ov5en .framer-an55sp, .framer-9wL6z.framer-v-9ov5en .framer-1ry5x2t, .framer-9wL6z.framer-v-9ov5en .framer-wd3290, .framer-9wL6z.framer-v-9ov5en .framer-1cojhtw, .framer-9wL6z.framer-v-9ov5en .framer-6tw65l { gap: 0px; } .framer-9wL6z.framer-v-9ov5en.framer-j7ooou > *, .framer-9wL6z.framer-v-9ov5en.framer-j7ooou > :first-child, .framer-9wL6z.framer-v-9ov5en.framer-j7ooou > :last-child, .framer-9wL6z.framer-v-9ov5en .framer-an55sp > *, .framer-9wL6z.framer-v-9ov5en .framer-an55sp > :first-child, .framer-9wL6z.framer-v-9ov5en .framer-an55sp > :last-child { margin: 0px; } .framer-9wL6z.framer-v-9ov5en .framer-1ry5x2t > * { margin: 0px; margin-left: calc(26px / 2); margin-right: calc(26px / 2); } .framer-9wL6z.framer-v-9ov5en .framer-1ry5x2t > :first-child { margin-left: 0px; } .framer-9wL6z.framer-v-9ov5en .framer-1ry5x2t > :last-child { margin-right: 0px; } .framer-9wL6z.framer-v-9ov5en .framer-wd3290 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-9wL6z.framer-v-9ov5en .framer-wd3290 > :first-child, .framer-9wL6z.framer-v-9ov5en .framer-1cojhtw > :first-child, .framer-9wL6z.framer-v-9ov5en .framer-6tw65l > :first-child { margin-top: 0px; } .framer-9wL6z.framer-v-9ov5en .framer-wd3290 > :last-child, .framer-9wL6z.framer-v-9ov5en .framer-1cojhtw > :last-child, .framer-9wL6z.framer-v-9ov5en .framer-6tw65l > :last-child { margin-bottom: 0px; } .framer-9wL6z.framer-v-9ov5en .framer-1cojhtw > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-9wL6z.framer-v-9ov5en .framer-6tw65l > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-9wL6z.framer-v-1q2f60f.framer-j7ooou { padding: 20px; width: 810px; }\",\".framer-9wL6z.framer-v-1q2f60f .framer-t966t0 { height: 39px; width: 195px; }\",\".framer-9wL6z.framer-v-1q2f60f .framer-wd3290 { width: 72%; }\",\".framer-9wL6z.framer-v-1q2f60f .framer-1cojhtw { gap: 9px; }\",\".framer-9wL6z.framer-v-1q2f60f .framer-6tw65l { width: 153px; }\",\".framer-9wL6z.framer-v-1q2f60f .framer-r7beyg-container { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9wL6z.framer-v-1q2f60f .framer-1cojhtw { gap: 0px; } .framer-9wL6z.framer-v-1q2f60f .framer-1cojhtw > * { margin: 0px; margin-left: calc(9px / 2); margin-right: calc(9px / 2); } .framer-9wL6z.framer-v-1q2f60f .framer-1cojhtw > :first-child { margin-left: 0px; } .framer-9wL6z.framer-v-1q2f60f .framer-1cojhtw > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 69\n * @framerIntrinsicWidth 1340\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"H08zuzsr_\":{\"layout\":[\"fixed\",\"auto\"]},\"fRt7nNf60\":{\"layout\":[\"fixed\",\"fixed\"]},\"s0USxDWM2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerPCFdlwIFV=withCSS(Component,css,\"framer-9wL6z\");export default FramerPCFdlwIFV;FramerPCFdlwIFV.displayName=\"Topbar\";FramerPCFdlwIFV.defaultProps={height:69,width:1340};addPropertyControls(FramerPCFdlwIFV,{variant:{options:[\"TMIgTrn3m\",\"H08zuzsr_\",\"fRt7nNf60\",\"s0USxDWM2\"],optionTitles:[\"Desktop\",\"Mobile - Closed\",\"Mobile - Open\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPCFdlwIFV,[{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\"}]},...LocaleSelectorFonts,...TopbarLinkFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPCFdlwIFV\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"69\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H08zuzsr_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fRt7nNf60\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s0USxDWM2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1340\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PCFdlwIFV_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "__FramerMetadata__", "valuesByLocaleId", "PCFdlwIFV_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "LocaleSelectorFonts", "getFonts", "LocaleSelector_default", "TopbarLinkFonts", "Plyqnaz99_default", "ButtonFonts", "s5Yld1OP2_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapi35ihr", "args", "onTapo1wf8f", "onTap1hm2a9x", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "getLocalizedValue", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "FramerPCFdlwIFV", "withCSS", "PCFdlwIFV_default", "addPropertyControls", "ControlType", "addFonts"]
}
