{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/0YTdQsshGPvOAzFZQNgB/JjsZWr9qtrZKlrqT40QJ/qfOt6JV0j.js", "ssg:https://framerusercontent.com/modules/zgAZVkn5Or1hVlaQtuhw/W3h94YJ95hPwpHbOSj3z/qfOt6JV0j.js"],
  "sourcesContent": ["// Generated by Framer (629c622)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={MGSLdUony:new LazyValue(()=>import(\"./qfOt6JV0j-0.js\")),sXp9CkCyc:new LazyValue(()=>import(\"./qfOt6JV0j-1.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (629c622)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BLOGNavigation from\"#framer/local/canvasComponent/dcgc4icAd/dcgc4icAd.js\";import Breadcrumb from\"#framer/local/canvasComponent/dT8n0ebnc/dT8n0ebnc.js\";import FooterSection from\"#framer/local/canvasComponent/EMFImvNqq/EMFImvNqq.js\";import BlogCard from\"#framer/local/canvasComponent/foQJiR2kD/foQJiR2kD.js\";import Topbar from\"#framer/local/canvasComponent/jkqwVx08O/jkqwVx08O.js\";import CTA from\"#framer/local/canvasComponent/vVUPHW32c/vVUPHW32c.js\";import TitleIndicator from\"#framer/local/canvasComponent/ydmau9zXo/ydmau9zXo.js\";import Explain from\"#framer/local/collection/cRRe2Prqg/cRRe2Prqg.js\";import*as sharedStyle from\"#framer/local/css/xxrpaKQuu/xxrpaKQuu.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/qfOt6JV0j/qfOt6JV0j.js\";import metadataProvider from\"#framer/local/webPageMetadata/qfOt6JV0j/qfOt6JV0j.js\";const TopbarFonts=getFonts(Topbar);const BreadcrumbFonts=getFonts(Breadcrumb);const TitleIndicatorFonts=getFonts(TitleIndicator);const BLOGNavigationFonts=getFonts(BLOGNavigation);const BlogCardFonts=getFonts(BlogCard);const CTAFonts=getFonts(CTA);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={lnq9zTgzl:\"(max-width: 809px)\",pVomMHPCB:\"(min-width: 1920px)\",xKVzexEnC:\"(min-width: 810px) and (max-width: 1199px)\",zts2ON2IH:\"(min-width: 1200px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-LLFB2\";const variantClassNames={lnq9zTgzl:\"framer-v-4b6m0w\",pVomMHPCB:\"framer-v-f4lrhl\",xKVzexEnC:\"framer-v-1f6x699\",zts2ON2IH:\"framer-v-bn1oxx\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"default\":return false;case\"BWWxQuYiY\":return true;case\"MGSLdUony\":return true;default:return true;}};const toBoolean=value=>{return Boolean(value);};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:10,rotateY:-10,scale:1,skewX:0,skewY:0,transition:transition1};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"default\":return true;case\"BWWxQuYiY\":return false;case\"MGSLdUony\":return false;default:return true;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"zts2ON2IH\",Full:\"pVomMHPCB\",Phone:\"lnq9zTgzl\",Tablet:\"xKVzexEnC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zts2ON2IH\"};};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,CF_mdsjvrpcQu8W3KW,EYA99_bqHpcQu8W3KW,r9cACvxuDpcQu8W3KW,JNpcBF8DPpcQu8W3KW,dgwXjynntpcQu8W3KW,H5aQ1tYGYpcQu8W3KW,dXUYgVpnwpcQu8W3KW,idpcQu8W3KW,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const visible=toBoolean(convertFromEnum(activeLocale?.id,activeLocale));const visible1=equals(activeLocale?.id,\"default\");const visible2=toBoolean(convertFromEnum1(activeLocale?.id,activeLocale));useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zts2ON2IH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-bn1oxx\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hwsmsb-container\",nodeId:\"SbYJ_cLAW\",scopeId:\"qfOt6JV0j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnq9zTgzl:{variant:\"rXck_MiQh\"},xKVzexEnC:{variant:\"HRsL8bIUF\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"SbYJ_cLAW\",layoutId:\"SbYJ_cLAW\",style:{width:\"100%\"},variant:\"BpXi6rsw4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"MWV9eKT3y\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"MWV9eKT3y\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"MWV9eKT3y\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"MWV9eKT3y\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1txn8sw-container\",nodeId:\"jyN4Te9x3\",scopeId:\"qfOt6JV0j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnq9zTgzl:{ia03M5nSs:resolvedLinks[4],q69FjkFJE:resolvedLinks[5]},pVomMHPCB:{ia03M5nSs:resolvedLinks[6],q69FjkFJE:resolvedLinks[7]},xKVzexEnC:{ia03M5nSs:resolvedLinks[2],q69FjkFJE:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Breadcrumb,{height:\"100%\",ia03M5nSs:resolvedLinks[0],id:\"jyN4Te9x3\",kHqf8tW0X:\"\",layoutId:\"jyN4Te9x3\",q69FjkFJE:resolvedLinks[1],R1nzempdP:getLocalizedValue(\"v2\",activeLocale)??\"Sales CRM Related Terms\",style:{width:\"100%\"},tNqS4uI1e:false,uEvzyOR7O:getLocalizedValue(\"v0\",activeLocale)??\"Breakcold: the Best Sales CRM & Sales Pipeline Management Software\",variant:\"Bz0rCB_ar\",wGVOkXx5h:getLocalizedValue(\"v1\",activeLocale)??\"Accelerate your Sales Pipeline\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uu8iww\",\"data-framer-name\":\"Cards Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-497dts\",\"data-framer-name\":\"Header Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u6ref9\",\"data-framer-name\":\"Cards Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wbjn7t\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2fopfl\",\"data-framer-name\":\"Header Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b6wrsa\",\"data-framer-name\":\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dlmsdi-container\",nodeId:\"anH7tiDVr\",scopeId:\"qfOt6JV0j\",children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"anH7tiDVr\",layoutId:\"anH7tiDVr\",tebffIFh5:getLocalizedValue(\"v3\",activeLocale)??\"SALES CRM RELATAED TERMS\",variant:\"e57Cz8T6f\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2.4px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Sales CRM Related Terms Explained\"})}),className:\"framer-19q9tqj\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Understand the glossary that surrounds the use of a Sales CRM software\"})}),className:\"framer-1iudq56\",\"data-framer-name\":\"Paragraph / Medium\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pVomMHPCB:{width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} * 0.8925)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ts5o45-container\",nodeId:\"BhNJY6qXZ\",scopeId:\"qfOt6JV0j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pVomMHPCB:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(BLOGNavigation,{height:\"100%\",id:\"BhNJY6qXZ\",layoutId:\"BhNJY6qXZ\",style:{width:\"100%\"},width:\"100%\",ZqGkG5J0z:\"eXvqRDDC4\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2nt5mh\",\"data-framer-name\":\"Cards Content Section\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2.4px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"No available in Dutch yet\"})}),className:\"framer-17wmy2h\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-2pobbu\",\"data-framer-name\":\"EN -\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xKVzexEnC:{query:{from:{alias:\"pcQu8W3KW\",data:Explain,type:\"Collection\"},limit:{type:\"LiteralValue\",value:60},offset:{type:\"LiteralValue\",value:241},select:[{collection:\"pcQu8W3KW\",name:\"CF_mdsjvr\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"EYA99_bqH\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"r9cACvxuD\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"JNpcBF8DP\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"dgwXjynnt\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"H5aQ1tYGY\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"dXUYgVpnw\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"pcQu8W3KW\",data:Explain,type:\"Collection\"},limit:{type:\"LiteralValue\",value:60},offset:{type:\"LiteralValue\",value:241},select:[{collection:\"pcQu8W3KW\",name:\"CF_mdsjvr\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"EYA99_bqH\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"r9cACvxuD\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"JNpcBF8DP\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"dgwXjynnt\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"H5aQ1tYGY\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"dXUYgVpnw\",type:\"Identifier\"},{collection:\"pcQu8W3KW\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"pcQu8W3KW\",name:\"TWQ2Bw0N1\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"en\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CF_mdsjvr:CF_mdsjvrpcQu8W3KW,dgwXjynnt:dgwXjynntpcQu8W3KW,dXUYgVpnw:dXUYgVpnwpcQu8W3KW,EYA99_bqH:EYA99_bqHpcQu8W3KW,H5aQ1tYGY:H5aQ1tYGYpcQu8W3KW,id:idpcQu8W3KW,JNpcBF8DP:JNpcBF8DPpcQu8W3KW,r9cACvxuD:r9cACvxuDpcQu8W3KW},index)=>{CF_mdsjvrpcQu8W3KW??=\"\";r9cACvxuDpcQu8W3KW??=\"\";JNpcBF8DPpcQu8W3KW??=\"\";dgwXjynntpcQu8W3KW??=\"#09F\";H5aQ1tYGYpcQu8W3KW??=\"\";dXUYgVpnwpcQu8W3KW??=\"#09F\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`pcQu8W3KW-${idpcQu8W3KW}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{CF_mdsjvr:CF_mdsjvrpcQu8W3KW},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-y74ias\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{CF_mdsjvr:CF_mdsjvrpcQu8W3KW},webPageId:\"V2sWoizIO\"},implicitPathVariables:undefined},{href:{pathVariables:{CF_mdsjvr:CF_mdsjvrpcQu8W3KW},webPageId:\"V2sWoizIO\"},implicitPathVariables:undefined},{href:{pathVariables:{CF_mdsjvr:CF_mdsjvrpcQu8W3KW},webPageId:\"V2sWoizIO\"},implicitPathVariables:undefined},{href:{pathVariables:{CF_mdsjvr:CF_mdsjvrpcQu8W3KW},webPageId:\"V2sWoizIO\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnq9zTgzl:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1400px) - 48px, 200px)`},pVomMHPCB:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 48px) / 4, 200px)`},xKVzexEnC:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 144px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 160px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3qegqr-container\",nodeId:\"aGty6crJM\",rendersWithMotion:true,scopeId:\"qfOt6JV0j\",style:{transformPerspective:1200},whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnq9zTgzl:{mgPIfSzc2:resolvedLinks1[2]},pVomMHPCB:{mgPIfSzc2:resolvedLinks1[3]},xKVzexEnC:{mgPIfSzc2:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(BlogCard,{BR92kQB5l:dgwXjynntpcQu8W3KW,height:\"100%\",id:\"aGty6crJM\",layoutId:\"aGty6crJM\",mgPIfSzc2:resolvedLinks1[0],R6CmR1fQD:dXUYgVpnwpcQu8W3KW,sRLLN_FZC:toResponsiveImage(EYA99_bqHpcQu8W3KW),style:{height:\"100%\",width:\"100%\"},tYaBrB00n:false,width:\"100%\",wXWIHJkSr:r9cACvxuDpcQu8W3KW,zEu3ECvU3:H5aQ1tYGYpcQu8W3KW,zMmiErvvU:JNpcBF8DPpcQu8W3KW})})})})})})})})},idpcQu8W3KW);})})})})})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-nx12oy\",\"data-framer-name\":\"Pagination\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"g9wjV5OjL\"},motionChild:true,nodeId:\"LkiCajVM2\",openInNewTab:false,relValues:[],scopeId:\"qfOt6JV0j\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bwzom3\",\"data-styles-preset\":\"xxrpaKQuu\",children:\"1\"})}),\" - \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dtAa7Tu0n\"},motionChild:true,nodeId:\"LkiCajVM2\",openInNewTab:false,relValues:[],scopeId:\"qfOt6JV0j\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bwzom3\",\"data-styles-preset\":\"xxrpaKQuu\",children:\"2\"})}),\" - \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lH1wkawz6\"},motionChild:true,nodeId:\"LkiCajVM2\",openInNewTab:false,relValues:[],scopeId:\"qfOt6JV0j\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bwzom3\",\"data-styles-preset\":\"xxrpaKQuu\",children:\"3\"})}),\" - \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rbZ66Al8I\"},motionChild:true,nodeId:\"LkiCajVM2\",openInNewTab:false,relValues:[],scopeId:\"qfOt6JV0j\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bwzom3\",\"data-styles-preset\":\"xxrpaKQuu\",children:\"4\"})}),\" - \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qfOt6JV0j\"},motionChild:true,nodeId:\"LkiCajVM2\",openInNewTab:false,relValues:[],scopeId:\"qfOt6JV0j\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bwzom3\",\"data-styles-preset\":\"xxrpaKQuu\",children:\"5\"})})]})}),className:\"framer-4p14j3\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ptvq1j\",\"data-framer-name\":\"Footer CTA Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnq9zTgzl:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:\"1072px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b0xgbs-container\",nodeId:\"I8aWmVc45\",scopeId:\"qfOt6JV0j\",children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"I8aWmVc45\",layoutId:\"I8aWmVc45\",style:{width:\"100%\"},variant:\"s8DqUgniW\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bb11rv-container\",nodeId:\"kSWnhxFx1\",scopeId:\"qfOt6JV0j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnq9zTgzl:{variant:\"cOxLhcnIT\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"kSWnhxFx1\",layoutId:\"kSWnhxFx1\",style:{width:\"100%\"},variant:\"BYwwEe6EK\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LLFB2.framer-17jg26r, .framer-LLFB2 .framer-17jg26r { display: block; }\",\".framer-LLFB2.framer-bn1oxx { align-content: center; align-items: center; background-color: #ffffff; 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-LLFB2 .framer-hwsmsb-container { flex: none; height: auto; position: sticky; width: 100%; z-index: 5; }\",\".framer-LLFB2 .framer-1txn8sw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-LLFB2 .framer-uu8iww { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 97px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 36px 64px 36px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-LLFB2 .framer-497dts { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LLFB2 .framer-u6ref9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-LLFB2 .framer-1wbjn7t { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LLFB2 .framer-2fopfl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 155px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-LLFB2 .framer-b6wrsa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LLFB2 .framer-dlmsdi-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LLFB2 .framer-19q9tqj, .framer-LLFB2 .framer-17wmy2h, .framer-LLFB2 .framer-4p14j3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-LLFB2 .framer-1iudq56 { flex: none; height: 27px; position: relative; white-space: pre-wrap; width: 691px; word-break: break-word; word-wrap: break-word; z-index: 5; }\",\".framer-LLFB2 .framer-1ts5o45-container { flex: none; height: auto; position: relative; width: 89%; }\",\".framer-LLFB2 .framer-2nt5mh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 19px 64px 19px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-LLFB2 .framer-2pobbu { display: grid; flex: none; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-LLFB2 .framer-y74ias { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 36px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-LLFB2 .framer-3qegqr-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LLFB2 .framer-nx12oy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 31px 64px 31px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-LLFB2 .framer-1ptvq1j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-LLFB2 .framer-1b0xgbs-container { flex: none; height: auto; position: relative; width: 1072px; }\",\".framer-LLFB2 .framer-bb11rv-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-LLFB2.framer-bn1oxx { width: 810px; } .framer-LLFB2 .framer-uu8iww { padding: 48px 0px 48px 0px; } .framer-LLFB2 .framer-2fopfl { flex: none; height: min-content; width: 70%; } .framer-LLFB2 .framer-19q9tqj, .framer-LLFB2 .framer-17wmy2h { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-LLFB2 .framer-1iudq56 { height: 54px; } .framer-LLFB2 .framer-2pobbu { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-LLFB2 .framer-nx12oy, .framer-LLFB2 .framer-1ptvq1j { padding: 48px; }}\",\"@media (max-width: 809px) { .framer-LLFB2.framer-bn1oxx { width: 390px; } .framer-LLFB2 .framer-uu8iww { gap: 24px; padding: 24px 0px 24px 0px; } .framer-LLFB2 .framer-2fopfl { height: min-content; padding: 0px 20px 0px 20px; z-index: 10; } .framer-LLFB2 .framer-19q9tqj, .framer-LLFB2 .framer-17wmy2h { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-LLFB2 .framer-1iudq56 { height: auto; width: 100%; } .framer-LLFB2 .framer-2nt5mh { align-content: flex-start; align-items: flex-start; gap: 18px; padding: 24px; } .framer-LLFB2 .framer-2pobbu { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-LLFB2 .framer-nx12oy, .framer-LLFB2 .framer-1ptvq1j { padding: 24px; } .framer-LLFB2 .framer-1b0xgbs-container { width: 100%; }}\",\"@media (min-width: 1920px) { .framer-LLFB2.framer-bn1oxx { width: 1920px; } .framer-LLFB2 .framer-1ts5o45-container { max-width: 1400px; width: 100%; } .framer-LLFB2 .framer-2nt5mh { padding: 19px 0px 19px 0px; } .framer-LLFB2 .framer-2pobbu { grid-template-columns: repeat(4, minmax(200px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3593\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xKVzexEnC\":{\"layout\":[\"fixed\",\"auto\"]},\"lnq9zTgzl\":{\"layout\":[\"fixed\",\"auto\"]},\"pVomMHPCB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerqfOt6JV0j=withCSS(Component,css,\"framer-LLFB2\");export default FramerqfOt6JV0j;FramerqfOt6JV0j.displayName=\"Explain / Page 5\";FramerqfOt6JV0j.defaultProps={height:3593,width:1200};addFonts(FramerqfOt6JV0j,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...TopbarFonts,...BreadcrumbFonts,...TitleIndicatorFonts,...BLOGNavigationFonts,...BlogCardFonts,...CTAFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqfOt6JV0j\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xKVzexEnC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lnq9zTgzl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pVomMHPCB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"3593\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopbarFonts", "getFonts", "jkqwVx08O_default", "BreadcrumbFonts", "dT8n0ebnc_default", "TitleIndicatorFonts", "ydmau9zXo_default", "BLOGNavigationFonts", "dcgc4icAd_default", "BlogCardFonts", "foQJiR2kD_default", "CTAFonts", "vVUPHW32c_default", "FooterSectionFonts", "EMFImvNqq_default", "breakpoints", "serializationHash", "variantClassNames", "convertFromEnum", "value", "activeLocale", "toBoolean", "equals", "a", "b", "transition1", "animation", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "convertFromEnum1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "CF_mdsjvrpcQu8W3KW", "EYA99_bqHpcQu8W3KW", "r9cACvxuDpcQu8W3KW", "JNpcBF8DPpcQu8W3KW", "dgwXjynntpcQu8W3KW", "H5aQ1tYGYpcQu8W3KW", "dXUYgVpnwpcQu8W3KW", "idpcQu8W3KW", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "visible", "visible1", "visible2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "jkqwVx08O_default", "ResolveLinks", "resolvedLinks", "dT8n0ebnc_default", "getLocalizedValue", "ydmau9zXo_default", "RichText", "x", "dcgc4icAd_default", "ChildrenCanSuspend", "cRRe2Prqg_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "foQJiR2kD_default", "Link", "vVUPHW32c_default", "EMFImvNqq_default", "css", "FramerqfOt6JV0j", "withCSS", "qfOt6JV0j_default", "addFonts", "TopbarFonts", "BreadcrumbFonts", "TitleIndicatorFonts", "BLOGNavigationFonts", "BlogCardFonts", "CTAFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
