{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LCK3Z1ihDon7vRhbK7ZO/nHJV5HWG84BWDL0wBe0X/l44iLPO2V.js", "ssg:https://framerusercontent.com/modules/2y9UgCCyy0el3wqnZy50/wYXjmcLwKWhH8XTJ1bYN/sds2tONFP.js"],
  "sourcesContent": ["// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCodeBoundaryForOverrides,withCSS,withFX,withMappedReactProps}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withoutBanner}from\"https://framerusercontent.com/modules/KCQjmYywpXtwHK8VPv9i/pp3PUCsCbLpnQc39CQVt/Copy_email.js\";import{currentYear as CurrentYear}from\"https://framerusercontent.com/modules/z4DQW4qdTLUcnKLYaGaq/XQVzED0dhcNRsXQtGtZt/Footer_update_year.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/PN8jOexRBC54QifSV7IH/TWPk21cxYr1UQ7NMGgck/hPzQBRaEJ.js\";import ButtonsLinksButtonSocialText,*as ButtonsLinksButtonSocialTextInfo from\"https://framerusercontent.com/modules/t0GEGD65lVw4tEY4jv0F/0XuuKeGBGPFQLrogR8xC/cn4A0D0SX.js\";import PartsFooterGimmick from\"https://framerusercontent.com/modules/OJWFDTY2oDB5W4keWX4r/9PUtmNi3dq1ZRMcGZh1d/ftwKvZ_Vv.js\";import ContentToast from\"https://framerusercontent.com/modules/ejwRtyH3Wbrj39S4y0Dw/4tluZCErGjHwydqBTYir/OZpBg0taL.js\";import ButtonsLinksButtonSocialIcon from\"https://framerusercontent.com/modules/pp0tHrWdHUmttQHczTLs/xTBxZdkIrxikeBwIboCM/waaoDKcKO.js\";import BrandingLogoCcWordmark from\"https://framerusercontent.com/modules/C1x4RYsOg9Q7Q7K07SCi/vyAtVp6t6a4eQje6KXxI/X6vR7q2V2.js\";const BrandingLogoCcWordmarkFonts=getFonts(BrandingLogoCcWordmark);const ButtonsLinksButtonSocialIconFonts=getFonts(ButtonsLinksButtonSocialIcon);const ButtonsLinksButtonSocialTextFonts=getFonts(ButtonsLinksButtonSocialText);const ButtonsLinksButtonSocialTextWithoutBanner16qfq0dWithMappedReactPropsw6uukl=withMappedReactProps(withCodeBoundaryForOverrides(ButtonsLinksButtonSocialText,{nodeId:\"gM3MO0OQB\",override:withoutBanner,scopeId:\"l44iLPO2V\"}),ButtonsLinksButtonSocialTextInfo);const ContentToastFonts=getFonts(ContentToast);const MotionDivWithFX=withFX(motion.div);const CurrentYearFonts=getFonts(CurrentYear);const ButtonsLinksButtonSocialTextWithoutBanner1ls8ruuWithMappedReactPropsw6uukl=withMappedReactProps(withCodeBoundaryForOverrides(ButtonsLinksButtonSocialText,{nodeId:\"MZ51hPJ73\",override:withoutBanner,scopeId:\"l44iLPO2V\"}),ButtonsLinksButtonSocialTextInfo);const PartsFooterGimmickFonts=getFonts(PartsFooterGimmick);const cycleOrder=[\"IuEPyqv87\",\"rybtLeVI6\"];const serializationHash=\"framer-n1Iwm\";const variantClassNames={IuEPyqv87:\"framer-v-polld8\",rybtLeVI6:\"framer-v-d8x0tp\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.96,skewX:0,skewY:0,transition:transition2,x:0,y:8};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.96,skewX:0,skewY:0,x:0,y:8};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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:\"IuEPyqv87\",Mobile:\"rybtLeVI6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IuEPyqv87\"};};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:\"IuEPyqv87\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const e7I0lxsVAtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"rybtLeVI6\")return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"rybtLeVI6\")return true;return false;};const ref3=React.useRef(null);const ref4=React.useRef(null);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.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-polld8\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"IuEPyqv87\",ref:refBinding,style:{backgroundColor:\"var(--token-cf0e09ef-dcee-422f-aed4-bb4e4075a94d, rgb(28, 25, 23))\",...style},...addPropertyOverrides({rybtLeVI6:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2412,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||492)-80-620)/2+0+0)),pixelHeight:2412,pixelWidth:2400,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg\",srcSet:\"https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg?scale-down-to=1024 1018w,https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg?scale-down-to=2048 2037w,https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg 2400w\"},className:\"framer-1iop575\",\"data-framer-name\":\"Fluid\",layoutDependency:layoutDependency,layoutId:\"z0KTwicIt\",...addPropertyOverrides({rybtLeVI6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2412,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||382)-80-636)/2+0+0)),pixelHeight:2412,pixelWidth:2400,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg\",srcSet:\"https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg?scale-down-to=1024 1018w,https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg?scale-down-to=2048 2037w,https://framerusercontent.com/images/pL8ORfwjRopqtSJbpwSJkVJTzU.jpg 2400w\"}}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1stjvme\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"LOzoV0AWq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1la9hlp\",\"data-framer-name\":\"About-company\",layoutDependency:layoutDependency,layoutId:\"BkhQIUAVy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1v04dio-container\",layoutDependency:layoutDependency,layoutId:\"pR2w03pDz-container\",nodeId:\"pR2w03pDz\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(BrandingLogoCcWordmark,{height:\"100%\",id:\"pR2w03pDz\",layoutId:\"pR2w03pDz\",style:{height:\"100%\",width:\"100%\"},variant:\"pybVNYqYG\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pvzako\",\"data-styles-preset\":\"hPzQBRaEJ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-703fc757-ad09-4a5f-84d1-8f8e203a31ad, rgb(166, 162, 160)))\"},children:\"Create powerful on brand calculators, quote forms, lead generation funnels and that automate your marketing efforts and sales processes \u2014 without having to code.\"})}),className:\"framer-t162z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z7a3P9j3b\",style:{\"--extracted-r6o4lv\":\"var(--token-703fc757-ad09-4a5f-84d1-8f8e203a31ad, rgb(166, 162, 160))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-obfyed\",\"data-border\":true,\"data-framer-name\":\"Colofon\",layoutDependency:layoutDependency,layoutId:\"pKEBWMUNm\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-6262a1cd-4bbb-41d5-b229-635010487360, rgb(41, 38, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t8y498\",layoutDependency:layoutDependency,layoutId:\"ftZDLciif\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",y:(componentViewport?.y||0)+80+(((componentViewport?.height||492)-80-620)/2+0+0)+0+0+0+188+116+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mdurls-container\",layoutDependency:layoutDependency,layoutId:\"i71fSj5ds-container\",nodeId:\"i71fSj5ds\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(ButtonsLinksButtonSocialIcon,{height:\"100%\",id:\"i71fSj5ds\",layoutId:\"i71fSj5ds\",MEuEJjRHF:\"https://twitter.com/convertcalc\",style:{height:\"100%\",width:\"100%\"},variant:\"npXZ8ifut\",width:\"100%\",wvB00uz7I:\"jvslO3i3U\",xe93eSN5h:\"JDhWJzBYv\",XiZgrlcqe:\"Copy\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",y:(componentViewport?.y||0)+80+(((componentViewport?.height||492)-80-620)/2+0+0)+0+0+0+188+116+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14d3rpy-container\",layoutDependency:layoutDependency,layoutId:\"QDjPmYPfX-container\",nodeId:\"QDjPmYPfX\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(ButtonsLinksButtonSocialIcon,{height:\"100%\",id:\"QDjPmYPfX\",layoutId:\"QDjPmYPfX\",NdZsGOmJe:\"https://www.linkedin.com/company/convertcalculator/posts/?feedView=all\",style:{height:\"100%\",width:\"100%\"},variant:\"npXZ8ifut\",width:\"100%\",wvB00uz7I:\"o2zXmE18y\",xe93eSN5h:\"JDhWJzBYv\",XiZgrlcqe:\"Copy\"})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"71px\",y:(componentViewport?.y||0)+80+(((componentViewport?.height||492)-80-620)/2+0+0)+0+0+0+188+116+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-16qfq0d-container\",id:`${layoutId}-16qfq0d`,layoutDependency:layoutDependency,layoutId:\"gM3MO0OQB-container\",nodeId:\"gM3MO0OQB\",ref:ref1,rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:[/*#__PURE__*/_jsx(ButtonsLinksButtonSocialTextWithoutBanner16qfq0dWithMappedReactPropsw6uukl,{e7I0lxsVA:e7I0lxsVAtxyyif({overlay}),height:\"100%\",id:\"gM3MO0OQB\",layoutId:\"gM3MO0OQB\",style:{height:\"100%\",width:\"100%\"},variant:\"gb7G9Ajqt\",width:\"100%\",wvB00uz7I:\"oLCx5y5A_\",xe93eSN5h:\"JDhWJzBYv\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:24,\"data-framer-portal-id\":`${layoutId}-16qfq0d`,offsetX:0,offsetY:-8,onDismiss:overlay.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1bkg4ew\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"YaVEXZPNc\",ref:ref2,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j8kkhm-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nAP9SnXeF-container\",nodeId:\"nAP9SnXeF\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(ContentToast,{height:\"100%\",id:\"nAP9SnXeF\",layoutId:\"nAP9SnXeF\",lnqlYe5fI:\"Product designer\",nHgtdWdWF:\"Michel van Heest\",uxEmQIIQ9:\"Email address copied, paste it anywhere\",variant:\"itWsB_WN3\",width:\"100%\",WjeTJiI1O:\"\"})})})})})})]})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ftli67-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"aFwM_kJ_Y-container\",nodeId:\"aFwM_kJ_Y\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(CurrentYear,{color:\"var(--token-703fc757-ad09-4a5f-84d1-8f8e203a31ad, rgb(166, 162, 160))\",height:\"100%\",id:\"aFwM_kJ_Y\",layoutId:\"aFwM_kJ_Y\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f1pdcx\",\"data-framer-name\":\"Colofon\",layoutDependency:layoutDependency,layoutId:\"juslJBbob\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1awoa49\",layoutDependency:layoutDependency,layoutId:\"uXDoU0a9m\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",...addPropertyOverrides({rybtLeVI6:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||382)-80-636)/2+0+0)+0+0+0+188+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dgqqcr-container\",layoutDependency:layoutDependency,layoutId:\"vgKt9MYjY-container\",nodeId:\"vgKt9MYjY\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(ButtonsLinksButtonSocialIcon,{height:\"100%\",id:\"vgKt9MYjY\",layoutId:\"vgKt9MYjY\",MEuEJjRHF:\"https://twitter.com/convertcalc\",style:{height:\"100%\",width:\"100%\"},variant:\"npXZ8ifut\",width:\"100%\",wvB00uz7I:\"jvslO3i3U\",xe93eSN5h:\"JDhWJzBYv\",XiZgrlcqe:\"Copy\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",...addPropertyOverrides({rybtLeVI6:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||382)-80-636)/2+0+0)+0+0+0+188+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wuslmv-container\",layoutDependency:layoutDependency,layoutId:\"B7lNEHT4N-container\",nodeId:\"B7lNEHT4N\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(ButtonsLinksButtonSocialIcon,{height:\"100%\",id:\"B7lNEHT4N\",layoutId:\"B7lNEHT4N\",NdZsGOmJe:\"https://www.linkedin.com/company/convertcalculator/posts/?feedView=all\",style:{height:\"100%\",width:\"100%\"},variant:\"npXZ8ifut\",width:\"100%\",wvB00uz7I:\"o2zXmE18y\",xe93eSN5h:\"JDhWJzBYv\",XiZgrlcqe:\"Copy\"})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"71px\",...addPropertyOverrides({rybtLeVI6:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||382)-80-636)/2+0+0)+0+0+0+188+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1ls8ruu-container\",id:`${layoutId}-1ls8ruu`,layoutDependency:layoutDependency,layoutId:\"MZ51hPJ73-container\",nodeId:\"MZ51hPJ73\",ref:ref3,rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:[/*#__PURE__*/_jsx(ButtonsLinksButtonSocialTextWithoutBanner1ls8ruuWithMappedReactPropsw6uukl,{e7I0lxsVA:e7I0lxsVAtxyyif({overlay:overlay1}),height:\"100%\",id:\"MZ51hPJ73\",layoutId:\"MZ51hPJ73\",style:{height:\"100%\",width:\"100%\"},variant:\"gb7G9Ajqt\",width:\"100%\",wvB00uz7I:\"oLCx5y5A_\",xe93eSN5h:\"JDhWJzBYv\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:24,\"data-framer-portal-id\":`${layoutId}-1ls8ruu`,offsetX:0,offsetY:-8,onDismiss:overlay1.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1pfaent\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Oj9bP3U9h\",ref:ref4,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wgr5gr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"rie8933_N-container\",nodeId:\"rie8933_N\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(ContentToast,{height:\"100%\",id:\"rie8933_N\",layoutId:\"rie8933_N\",lnqlYe5fI:\"Product designer\",nHgtdWdWF:\"Michel van Heest\",uxEmQIIQ9:\"Email address copied, paste it anywhere\",variant:\"itWsB_WN3\",width:\"100%\",WjeTJiI1O:\"\"})})})})})})]})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p46l0g-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"f3qVPpK9G-container\",nodeId:\"f3qVPpK9G\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(CurrentYear,{color:\"var(--token-703fc757-ad09-4a5f-84d1-8f8e203a31ad, rgb(166, 162, 160))\",height:\"100%\",id:\"f3qVPpK9G\",layoutId:\"f3qVPpK9G\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1je7yky\",layoutDependency:layoutDependency,layoutId:\"ZrhQUEUTt\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fak5o-container\",layoutDependency:layoutDependency,layoutId:\"uhJdgv83B-container\",nodeId:\"uhJdgv83B\",rendersWithMotion:true,scopeId:\"l44iLPO2V\",children:/*#__PURE__*/_jsx(PartsFooterGimmick,{height:\"100%\",id:\"uhJdgv83B\",layoutId:\"uhJdgv83B\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"l0T2Qd_Aq\",width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-n1Iwm.framer-iz6f8c, .framer-n1Iwm .framer-iz6f8c { display: block; }\",\".framer-n1Iwm.framer-polld8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1178px; }\",\".framer-n1Iwm .framer-1iop575 { 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: 0px; position: relative; width: 100%; }\",\".framer-n1Iwm .framer-1stjvme { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1152px; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-n1Iwm .framer-1la9hlp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n1Iwm .framer-1v04dio-container { flex: none; height: 32px; position: relative; width: 134px; }\",\".framer-n1Iwm .framer-t162z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-n1Iwm .framer-obfyed { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-n1Iwm .framer-t8y498, .framer-n1Iwm .framer-1awoa49 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n1Iwm .framer-1mdurls-container, .framer-n1Iwm .framer-14d3rpy-container, .framer-n1Iwm .framer-dgqqcr-container, .framer-n1Iwm .framer-1wuslmv-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-n1Iwm .framer-16qfq0d-container, .framer-n1Iwm .framer-1ls8ruu-container { flex: none; height: 32px; position: relative; width: 71px; }\",\".framer-n1Iwm .framer-1bkg4ew, .framer-n1Iwm .framer-1pfaent { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-n1Iwm .framer-1j8kkhm-container, .framer-n1Iwm .framer-1ftli67-container, .framer-n1Iwm .framer-1wgr5gr-container, .framer-n1Iwm .framer-p46l0g-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-n1Iwm .framer-f1pdcx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n1Iwm .framer-1je7yky { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; max-width: 1152px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-n1Iwm .framer-fak5o-container { aspect-ratio: 6.063157894736842 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 190px); max-width: 1178px; position: relative; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-n1Iwm.framer-polld8, .framer-n1Iwm .framer-1iop575, .framer-n1Iwm .framer-1stjvme, .framer-n1Iwm .framer-1la9hlp, .framer-n1Iwm .framer-t8y498, .framer-n1Iwm .framer-1bkg4ew, .framer-n1Iwm .framer-f1pdcx, .framer-n1Iwm .framer-1awoa49, .framer-n1Iwm .framer-1pfaent, .framer-n1Iwm .framer-1je7yky { gap: 0px; } .framer-n1Iwm.framer-polld8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-n1Iwm.framer-polld8 > :first-child, .framer-n1Iwm .framer-1iop575 > :first-child, .framer-n1Iwm .framer-1stjvme > :first-child, .framer-n1Iwm .framer-1la9hlp > :first-child, .framer-n1Iwm .framer-1bkg4ew > :first-child, .framer-n1Iwm .framer-f1pdcx > :first-child, .framer-n1Iwm .framer-1pfaent > :first-child { margin-top: 0px; } .framer-n1Iwm.framer-polld8 > :last-child, .framer-n1Iwm .framer-1iop575 > :last-child, .framer-n1Iwm .framer-1stjvme > :last-child, .framer-n1Iwm .framer-1la9hlp > :last-child, .framer-n1Iwm .framer-1bkg4ew > :last-child, .framer-n1Iwm .framer-f1pdcx > :last-child, .framer-n1Iwm .framer-1pfaent > :last-child { margin-bottom: 0px; } .framer-n1Iwm .framer-1iop575 > *, .framer-n1Iwm .framer-1bkg4ew > *, .framer-n1Iwm .framer-1pfaent > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-n1Iwm .framer-1stjvme > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-n1Iwm .framer-1la9hlp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-n1Iwm .framer-t8y498 > *, .framer-n1Iwm .framer-1awoa49 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-n1Iwm .framer-t8y498 > :first-child, .framer-n1Iwm .framer-1awoa49 > :first-child, .framer-n1Iwm .framer-1je7yky > :first-child { margin-left: 0px; } .framer-n1Iwm .framer-t8y498 > :last-child, .framer-n1Iwm .framer-1awoa49 > :last-child, .framer-n1Iwm .framer-1je7yky > :last-child { margin-right: 0px; } .framer-n1Iwm .framer-f1pdcx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-n1Iwm .framer-1je7yky > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-n1Iwm.framer-v-d8x0tp.framer-polld8 { width: 375px; }\",\".framer-n1Iwm.framer-v-d8x0tp .framer-1iop575 { order: 0; }\",\".framer-n1Iwm.framer-v-d8x0tp .framer-t162z { max-width: 400px; }\",\".framer-n1Iwm.framer-v-d8x0tp .framer-fak5o-container { height: var(--framer-aspect-ratio-supported, 62px); }\",...sharedStyle.css,'.framer-n1Iwm[data-border=\"true\"]::after, .framer-n1Iwm [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 492\n * @framerIntrinsicWidth 1178\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rybtLeVI6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerl44iLPO2V=withCSS(Component,css,\"framer-n1Iwm\");export default Framerl44iLPO2V;Framerl44iLPO2V.displayName=\"Navigation / Footer (BACKLINKS)\";Framerl44iLPO2V.defaultProps={height:492,width:1178};addPropertyControls(Framerl44iLPO2V,{variant:{options:[\"IuEPyqv87\",\"rybtLeVI6\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerl44iLPO2V,[{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\"}]},...BrandingLogoCcWordmarkFonts,...ButtonsLinksButtonSocialIconFonts,...ButtonsLinksButtonSocialTextFonts,...ContentToastFonts,...CurrentYearFonts,...PartsFooterGimmickFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerl44iLPO2V\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"492\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rybtLeVI6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1178\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonsLinksButtonPrimary from\"https://framerusercontent.com/modules/JAVJZjRxFnaIIyePsDV8/3Add5eeluPRuco0I19a7/QS20gJmhi.js\";import BrandingLogoCcWordmark from\"https://framerusercontent.com/modules/C1x4RYsOg9Q7Q7K07SCi/vyAtVp6t6a4eQje6KXxI/X6vR7q2V2.js\";const BrandingLogoCcWordmarkFonts=getFonts(BrandingLogoCcWordmark);const ButtonsLinksButtonPrimaryFonts=getFonts(ButtonsLinksButtonPrimary);const cycleOrder=[\"XliOJpxEU\",\"eN_PoXQRM\",\"RlgofXDoS\",\"mFCpKd5p_\"];const serializationHash=\"framer-FrD2G\";const variantClassNames={eN_PoXQRM:\"framer-v-5yz690\",mFCpKd5p_:\"framer-v-1eirde3\",RlgofXDoS:\"framer-v-4fy1tz\",XliOJpxEU:\"framer-v-1wsrg2b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"};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 - 0 - default\":\"XliOJpxEU\",\"Desktop - 0 - pinned\":\"eN_PoXQRM\",\"Mobile - 0 - default\":\"RlgofXDoS\",\"Mobile - 0 - pinned\":\"mFCpKd5p_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XliOJpxEU\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XliOJpxEU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wsrg2b\",className,classNames),\"data-framer-name\":\"Desktop - 0 - default\",layoutDependency:layoutDependency,layoutId:\"XliOJpxEU\",ref:ref??ref1,style:{backgroundColor:\"rgba(23, 26, 47, 0)\",...style},variants:{mFCpKd5p_:{backgroundColor:\"rgb(255, 255, 255)\"},RlgofXDoS:{backgroundColor:\"rgba(255, 255, 255, 0)\"}},...addPropertyOverrides({eN_PoXQRM:{\"data-framer-name\":\"Desktop - 0 - pinned\"},mFCpKd5p_:{\"data-framer-name\":\"Mobile - 0 - pinned\"},RlgofXDoS:{\"data-framer-name\":\"Mobile - 0 - default\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12dkdxr\",\"data-framer-name\":\"Navbar\",layoutDependency:layoutDependency,layoutId:\"NqtoqQLZq\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\",boxShadow:\"none\"},variants:{eN_PoXQRM:{backgroundColor:\"var(--token-a288c9d2-ee0f-4b90-b86f-05a26a6e4786, rgb(255, 255, 255))\",boxShadow:\"0px 1px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 8px 0px rgba(0, 0, 0, 0.06)\"},mFCpKd5p_:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 1px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 8px 0px rgba(0, 0, 0, 0.06)\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ywrbyg\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"A4kfahNg_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5pc06q\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"OeDa3JzkI\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16z3nv7-container\",layoutDependency:layoutDependency,layoutId:\"ge_m_Rl6J-container\",children:/*#__PURE__*/_jsx(BrandingLogoCcWordmark,{height:\"100%\",id:\"ge_m_Rl6J\",layoutId:\"ge_m_Rl6J\",style:{height:\"100%\",width:\"100%\"},variant:\"CfjuErw_Y\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4khwtl\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"cVvfYbmrz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xdLsinSDj\"},implicitPathVariables:undefined},{href:{webPageId:\"xdLsinSDj\"},implicitPathVariables:undefined},{href:{webPageId:\"xdLsinSDj\"},implicitPathVariables:undefined},{href:{webPageId:\"xdLsinSDj\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+0+0+0+15+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u63x7c-container\",layoutDependency:layoutDependency,layoutId:\"cNwRQ40qd-container\",children:/*#__PURE__*/_jsx(ButtonsLinksButtonPrimary,{height:\"100%\",id:\"cNwRQ40qd\",kjpW5uOnX:\"IdvoBRGqB\",layoutId:\"cNwRQ40qd\",RN0U1G469:\"Contact us\",t3aXRHA4h:resolvedLinks[0],width:\"100%\",zTETI6Uc0:false,...addPropertyOverrides({eN_PoXQRM:{t3aXRHA4h:resolvedLinks[1]},mFCpKd5p_:{t3aXRHA4h:resolvedLinks[3]},RlgofXDoS:{t3aXRHA4h:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FrD2G.framer-hgyhio, .framer-FrD2G .framer-hgyhio { display: block; }\",\".framer-FrD2G.framer-1wsrg2b { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-FrD2G .framer-12dkdxr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-FrD2G .framer-ywrbyg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 72px; justify-content: space-between; max-width: 1152px; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-FrD2G .framer-5pc06q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; min-height: 40px; min-width: 140px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-FrD2G .framer-16z3nv7-container { aspect-ratio: 3.425 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 137px; }\",\".framer-FrD2G .framer-4khwtl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-FrD2G .framer-1u63x7c-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FrD2G.framer-1wsrg2b, .framer-FrD2G .framer-12dkdxr, .framer-FrD2G .framer-5pc06q, .framer-FrD2G .framer-4khwtl { gap: 0px; } .framer-FrD2G.framer-1wsrg2b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-FrD2G.framer-1wsrg2b > :first-child, .framer-FrD2G .framer-12dkdxr > :first-child { margin-top: 0px; } .framer-FrD2G.framer-1wsrg2b > :last-child, .framer-FrD2G .framer-12dkdxr > :last-child { margin-bottom: 0px; } .framer-FrD2G .framer-12dkdxr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FrD2G .framer-5pc06q > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-FrD2G .framer-5pc06q > :first-child, .framer-FrD2G .framer-4khwtl > :first-child { margin-left: 0px; } .framer-FrD2G .framer-5pc06q > :last-child, .framer-FrD2G .framer-4khwtl > :last-child { margin-right: 0px; } .framer-FrD2G .framer-4khwtl > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-FrD2G.framer-v-4fy1tz.framer-1wsrg2b, .framer-FrD2G.framer-v-1eirde3.framer-1wsrg2b { width: 375px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 72\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eN_PoXQRM\":{\"layout\":[\"fixed\",\"auto\"]},\"RlgofXDoS\":{\"layout\":[\"fixed\",\"auto\"]},\"mFCpKd5p_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framersds2tONFP=withCSS(Component,css,\"framer-FrD2G\");export default Framersds2tONFP;Framersds2tONFP.displayName=\"Navigation / Navbar (BACKLINKS)\";Framersds2tONFP.defaultProps={height:72,width:1200};addPropertyControls(Framersds2tONFP,{variant:{options:[\"XliOJpxEU\",\"eN_PoXQRM\",\"RlgofXDoS\",\"mFCpKd5p_\"],optionTitles:[\"Desktop - 0 - default\",\"Desktop - 0 - pinned\",\"Mobile - 0 - default\",\"Mobile - 0 - pinned\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framersds2tONFP,[{explicitInter:true,fonts:[]},...BrandingLogoCcWordmarkFonts,...ButtonsLinksButtonPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framersds2tONFP\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"72\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eN_PoXQRM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RlgofXDoS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mFCpKd5p_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BrandingLogoCcWordmarkFonts", "getFonts", "X6vR7q2V2_default", "ButtonsLinksButtonSocialIconFonts", "waaoDKcKO_default", "ButtonsLinksButtonSocialTextFonts", "cn4A0D0SX_default", "ButtonsLinksButtonSocialTextWithoutBanner16qfq0dWithMappedReactPropsw6uukl", "withMappedReactProps", "withCodeBoundaryForOverrides", "withoutBanner", "cn4A0D0SX_exports", "ContentToastFonts", "OZpBg0taL_default", "MotionDivWithFX", "withFX", "motion", "CurrentYearFonts", "currentYear", "ButtonsLinksButtonSocialTextWithoutBanner1ls8ruuWithMappedReactPropsw6uukl", "PartsFooterGimmickFonts", "ftwKvZ_Vv_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "e7I0lxsVAtxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "isDisplayed1", "ref3", "ref4", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "l", "AnimatePresence", "Floating", "overlay1", "css", "Framerl44iLPO2V", "withCSS", "l44iLPO2V_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BrandingLogoCcWordmarkFonts", "getFonts", "X6vR7q2V2_default", "ButtonsLinksButtonPrimaryFonts", "QS20gJmhi_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "css", "Framersds2tONFP", "withCSS", "sds2tONFP_default", "addPropertyControls", "ControlType", "addFonts"]
}
