{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LbJnT0IdPqNLrweDlc38/tvHGsKT2R9GC7qPSvWcQ/ssIBUt3M6.js"],
  "sourcesContent": ["// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,LazyValue,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import Breadcrumb from\"#framer/local/canvasComponent/dT8n0ebnc/dT8n0ebnc.js\";import FooterSection from\"#framer/local/canvasComponent/EMFImvNqq/EMFImvNqq.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 CRM from\"#framer/local/collection/dLXiQp4ff/dLXiQp4ff.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/ssIBUt3M6/ssIBUt3M6.js\";const TopbarFonts=getFonts(Topbar);const BreadcrumbFonts=getFonts(Breadcrumb);const TitleIndicatorFonts=getFonts(TitleIndicator);const EmbedFonts=getFonts(Embed);const CTAFonts=getFonts(CTA);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={cFQDo5zn7:\"(min-width: 1920px)\",JN1ms1aqz:\"(min-width: 1200px) and (max-width: 1919px)\",pu7p1h8P1:\"(min-width: 810px) and (max-width: 1199px)\",WaWPXnBge:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zc9tN\";const variantClassNames={cFQDo5zn7:\"framer-v-zon4cd\",JN1ms1aqz:\"framer-v-111gyx5\",pu7p1h8P1:\"framer-v-1jvxo3m\",WaWPXnBge:\"framer-v-1xs6xkk\"};const valuesByLocaleId={BWWxQuYiY:new LazyValue(()=>import(\"./ssIBUt3M6-0.js\")),MGSLdUony:new LazyValue(()=>import(\"./ssIBUt3M6-1.js\"))};const preloadLocalizedValues=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);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"JN1ms1aqz\",Full:\"cFQDo5zn7\",Phone:\"WaWPXnBge\",Tablet:\"pu7p1h8P1\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"JN1ms1aqz\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,JmulU9MRGF7GmvRrpb,Mu_Xc41DvF7GmvRrpb,x4Fwyp6SOF7GmvRrpb,idF7GmvRrpb,JmulU9MRGEeSv4k31n,Mu_Xc41DvEeSv4k31n,x4Fwyp6SOEeSv4k31n,idEeSv4k31n,JmulU9MRGFRnUU9jXy,Mu_Xc41DvFRnUU9jXy,x4Fwyp6SOFRnUU9jXy,idFRnUU9jXy,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-zc9tN`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-zc9tN`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const router=useRouter();const visible=equals(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,\"default\");const elementId=useRouteElementId(\"XAts7oUsd\");const dynamicRef=useDynamicRefs();const visible1=equals(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,\"BWWxQuYiY\");const elementId1=useRouteElementId(\"PZ5Oe4N1A\");const visible2=equals(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,\"MGSLdUony\");const elementId2=useRouteElementId(\"MBKPJUHOF\");const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JN1ms1aqz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-111gyx5\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n6c5v1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pu7p1h8P1:{variant:\"HRsL8bIUF\"},WaWPXnBge:{variant:\"rXck_MiQh\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"cCUDJQkmA\",layoutId:\"cCUDJQkmA\",style:{width:\"100%\"},variant:\"BpXi6rsw4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7csxfd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cFQDo5zn7:{ia03M5nSs:resolvedLinks[3]},pu7p1h8P1:{ia03M5nSs:resolvedLinks[1]},WaWPXnBge:{ia03M5nSs:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Breadcrumb,{height:\"100%\",ia03M5nSs:resolvedLinks[0],id:\"pH7GdFgS8\",kHqf8tW0X:\"\",layoutId:\"pH7GdFgS8\",R1nzempdP:\"\",style:{width:\"100%\"},tNqS4uI1e:false,uEvzyOR7O:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Breakcold: the Best Sales CRM & Sales Pipeline Management Software\",variant:\"Bz0rCB_ar\",wGVOkXx5h:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"CRM for\",width:\"100%\"})})})});}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ix0x8v\",\"data-framer-name\":\"Cards Content Section\",name:\"Cards Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h689ac\",\"data-framer-name\":\"Header Wrapper\",name:\"Header Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3zfnn\",\"data-framer-name\":\"Cards Content Section\",name:\"Cards Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xdi2lk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-179ks4v\",\"data-framer-name\":\"Header Wrapper\",name:\"Header Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nlwpaj\",\"data-framer-name\":\"Heading Wrapper\",name:\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wwtur1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WaWPXnBge:{variant:\"cYUEukTB2\"}},children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"WmqVWMUvt\",layoutId:\"WmqVWMUvt\",tebffIFh5:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"BREAKCOLD FITS MANY INDUSTRIES\",variant:\"e57Cz8T6f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WaWPXnBge:{children:(_getLocalizedValue1=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--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:\"The Sales CRM Software for Agencies, Startups, Consultants & more\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"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:\"The Sales CRM Software for Agencies, Startups, Consultants & more\"})}),className:\"framer-1rddvfp\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],name:\"Heading / H2\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__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:\"Breakcold customers come from various industries & roles\"})}),className:\"framer-fv4qev\",\"data-framer-name\":\"Paragraph / Medium\",fonts:[\"Inter\"],name:\"Paragraph / Medium\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nwe483-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div class=\"senja-embed\" data-id=\"982b0e32-6e82-4ba8-84df-da6be9fc3464\" data-lazyload=\"false\"></div>\\n<script async type=\"text/javascript\" src=\"https://static.senja.io/dist/platform.js\"></script>',id:\"C9_p97R5m\",layoutId:\"C9_p97R5m\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-118116r\",\"data-framer-name\":\"Cards Content Section\",name:\"Cards Content Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14sv7sn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pu7p1h8P1:{children:(_getLocalizedValue4=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\"},children:\"The different industries where Breakcold is a fit\"})})},WaWPXnBge:{children:(_getLocalizedValue5=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\"},children:\"The different industries where Breakcold is a fit\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"600\"},children:\"The different industries where Breakcold is a fit\"})}),className:\"framer-7ws7hw\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WaWPXnBge:{children:(_getLocalizedValue7=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Breakcold can be used for many different industries, from solopreneurs to startups\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Breakcold can be used for many different industries, from solopreneurs to startups\"})}),className:\"framer-1jlva8w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ewxvcd\",\"data-framer-name\":\"EN -\",name:\"EN -\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pu7p1h8P1:{query:{from:{alias:\"F7GmvRrpb\",data:CRM,type:\"Collection\"},select:[{collection:\"F7GmvRrpb\",name:\"JmulU9MRG\",type:\"Identifier\"},{collection:\"F7GmvRrpb\",name:\"Mu_Xc41Dv\",type:\"Identifier\"},{collection:\"F7GmvRrpb\",name:\"x4Fwyp6SO\",type:\"Identifier\"},{collection:\"F7GmvRrpb\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"F7GmvRrpb\",data:CRM,type:\"Collection\"},orderBy:[{collection:\"F7GmvRrpb\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"F7GmvRrpb\",name:\"JmulU9MRG\",type:\"Identifier\"},{collection:\"F7GmvRrpb\",name:\"Mu_Xc41Dv\",type:\"Identifier\"},{collection:\"F7GmvRrpb\",name:\"x4Fwyp6SO\",type:\"Identifier\"},{collection:\"F7GmvRrpb\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"F7GmvRrpb\",name:\"YXIDozqug\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"en\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"JmulU9MRG\":JmulU9MRGF7GmvRrpb,\"Mu_Xc41Dv\":Mu_Xc41DvF7GmvRrpb,\"x4Fwyp6SO\":x4Fwyp6SOF7GmvRrpb,\"id\":idF7GmvRrpb},i)=>{JmulU9MRGF7GmvRrpb!==null&&JmulU9MRGF7GmvRrpb!==void 0?JmulU9MRGF7GmvRrpb:JmulU9MRGF7GmvRrpb=\"\";Mu_Xc41DvF7GmvRrpb!==null&&Mu_Xc41DvF7GmvRrpb!==void 0?Mu_Xc41DvF7GmvRrpb:Mu_Xc41DvF7GmvRrpb=\"\";x4Fwyp6SOF7GmvRrpb!==null&&x4Fwyp6SOF7GmvRrpb!==void 0?x4Fwyp6SOF7GmvRrpb:x4Fwyp6SOF7GmvRrpb=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`F7GmvRrpb-${idF7GmvRrpb}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JmulU9MRG:JmulU9MRGF7GmvRrpb},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ajwg7z\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{JmulU9MRG:JmulU9MRGF7GmvRrpb},webPageId:\"BUodma8fS\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-iyjvf8 framer-ydv0x5\",\"data-border\":true,\"data-framer-name\":\"Card 3\",name:\"Card 3\",style:{transformPerspective:1200},whileHover:animation,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18lgzjc\",\"data-framer-name\":\"Card Header Wrapper\",name:\"Card Header Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(21, 7, 46)\"},children:\"name\"})}),className:\"framer-1mjya5w\",\"data-framer-name\":\"Automatic Roadmap Generator\",fonts:[\"Inter-SemiBold\"],name:\"Automatic Roadmap Generator\",text:Mu_Xc41DvF7GmvRrpb,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"header_title\"})}),className:\"framer-1r5ftc1\",\"data-framer-name\":\"Automatic Roadmap Generator\",fonts:[\"Inter\"],id:`${JmulU9MRGF7GmvRrpb}-${elementId}`,name:\"Automatic Roadmap Generator\",ref:dynamicRef(`${JmulU9MRGF7GmvRrpb}-${elementId}`),text:x4Fwyp6SOF7GmvRrpb,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})},idF7GmvRrpb);})})})})})}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dn4vk6\",\"data-framer-name\":\"FR -\",name:\"FR -\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"EeSv4k31n\",data:CRM,type:\"Collection\"},orderBy:[{collection:\"EeSv4k31n\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"EeSv4k31n\",name:\"JmulU9MRG\",type:\"Identifier\"},{collection:\"EeSv4k31n\",name:\"Mu_Xc41Dv\",type:\"Identifier\"},{collection:\"EeSv4k31n\",name:\"x4Fwyp6SO\",type:\"Identifier\"},{collection:\"EeSv4k31n\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"EeSv4k31n\",name:\"YXIDozqug\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"fr\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"JmulU9MRG\":JmulU9MRGEeSv4k31n,\"Mu_Xc41Dv\":Mu_Xc41DvEeSv4k31n,\"x4Fwyp6SO\":x4Fwyp6SOEeSv4k31n,\"id\":idEeSv4k31n},i)=>{JmulU9MRGEeSv4k31n!==null&&JmulU9MRGEeSv4k31n!==void 0?JmulU9MRGEeSv4k31n:JmulU9MRGEeSv4k31n=\"\";Mu_Xc41DvEeSv4k31n!==null&&Mu_Xc41DvEeSv4k31n!==void 0?Mu_Xc41DvEeSv4k31n:Mu_Xc41DvEeSv4k31n=\"\";x4Fwyp6SOEeSv4k31n!==null&&x4Fwyp6SOEeSv4k31n!==void 0?x4Fwyp6SOEeSv4k31n:x4Fwyp6SOEeSv4k31n=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`EeSv4k31n-${idEeSv4k31n}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JmulU9MRG:JmulU9MRGEeSv4k31n},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-optrtk\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{JmulU9MRG:JmulU9MRGEeSv4k31n},webPageId:\"BUodma8fS\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-9ly2qk framer-ydv0x5\",\"data-border\":true,\"data-framer-name\":\"Card 3\",name:\"Card 3\",style:{transformPerspective:1200},whileHover:animation,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tdxl5u\",\"data-framer-name\":\"Card Header Wrapper\",name:\"Card Header Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(21, 7, 46)\"},children:\"name\"})}),className:\"framer-1jl5stw\",\"data-framer-name\":\"Automatic Roadmap Generator\",fonts:[\"Inter-SemiBold\"],name:\"Automatic Roadmap Generator\",text:Mu_Xc41DvEeSv4k31n,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"header_title\"})}),className:\"framer-1l5r5vw\",\"data-framer-name\":\"Automatic Roadmap Generator\",fonts:[\"Inter\"],id:`${JmulU9MRGEeSv4k31n}-${elementId1}`,name:\"Automatic Roadmap Generator\",ref:dynamicRef(`${JmulU9MRGEeSv4k31n}-${elementId1}`),text:x4Fwyp6SOEeSv4k31n,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})},idEeSv4k31n);})})})})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kvk5ea\",\"data-framer-name\":\"NL -\",name:\"NL -\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"FRnUU9jXy\",data:CRM,type:\"Collection\"},orderBy:[{collection:\"FRnUU9jXy\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"FRnUU9jXy\",name:\"JmulU9MRG\",type:\"Identifier\"},{collection:\"FRnUU9jXy\",name:\"Mu_Xc41Dv\",type:\"Identifier\"},{collection:\"FRnUU9jXy\",name:\"x4Fwyp6SO\",type:\"Identifier\"},{collection:\"FRnUU9jXy\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"FRnUU9jXy\",name:\"YXIDozqug\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"nl\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2.map(({\"JmulU9MRG\":JmulU9MRGFRnUU9jXy,\"Mu_Xc41Dv\":Mu_Xc41DvFRnUU9jXy,\"x4Fwyp6SO\":x4Fwyp6SOFRnUU9jXy,\"id\":idFRnUU9jXy},i)=>{JmulU9MRGFRnUU9jXy!==null&&JmulU9MRGFRnUU9jXy!==void 0?JmulU9MRGFRnUU9jXy:JmulU9MRGFRnUU9jXy=\"\";Mu_Xc41DvFRnUU9jXy!==null&&Mu_Xc41DvFRnUU9jXy!==void 0?Mu_Xc41DvFRnUU9jXy:Mu_Xc41DvFRnUU9jXy=\"\";x4Fwyp6SOFRnUU9jXy!==null&&x4Fwyp6SOFRnUU9jXy!==void 0?x4Fwyp6SOFRnUU9jXy:x4Fwyp6SOFRnUU9jXy=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`FRnUU9jXy-${idFRnUU9jXy}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JmulU9MRG:JmulU9MRGFRnUU9jXy},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vg2tv2\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{JmulU9MRG:JmulU9MRGFRnUU9jXy},webPageId:\"BUodma8fS\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1tsnnj0 framer-ydv0x5\",\"data-border\":true,\"data-framer-name\":\"Card 3\",name:\"Card 3\",style:{transformPerspective:1200},whileHover:animation,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ms4kl\",\"data-framer-name\":\"Card Header Wrapper\",name:\"Card Header Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(21, 7, 46)\"},children:\"name\"})}),className:\"framer-ff6px7\",\"data-framer-name\":\"Automatic Roadmap Generator\",fonts:[\"Inter-SemiBold\"],name:\"Automatic Roadmap Generator\",text:Mu_Xc41DvFRnUU9jXy,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"header_title\"})}),className:\"framer-1becka\",\"data-framer-name\":\"Automatic Roadmap Generator\",fonts:[\"Inter\"],id:`${JmulU9MRGFRnUU9jXy}-${elementId2}`,name:\"Automatic Roadmap Generator\",ref:dynamicRef(`${JmulU9MRGFRnUU9jXy}-${elementId2}`),text:x4Fwyp6SOFRnUU9jXy,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})},idFRnUU9jXy);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fjp5f8\",\"data-framer-name\":\"Footer CTA Section\",name:\"Footer CTA Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pu7p1h8P1:{width:\"calc(min(100vw, 1400px) - 96px)\"},WaWPXnBge:{width:\"calc(min(100vw, 1400px) - 48px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:\"calc(min(100vw, 1400px) - 128px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m7c11g-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WaWPXnBge:{variant:\"cnBrC6eGh\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"fxz3LIvs5\",layoutId:\"fxz3LIvs5\",style:{width:\"100%\"},variant:\"s8DqUgniW\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-iljen3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pu7p1h8P1:{variant:\"SpPHIfHsN\"},WaWPXnBge:{variant:\"cOxLhcnIT\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"XhJ0t2svx\",layoutId:\"XhJ0t2svx\",style:{width:\"100%\"},variant:\"BYwwEe6EK\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-zc9tN { background: white; }`,\".framer-zc9tN.framer-ydv0x5, .framer-zc9tN .framer-ydv0x5 { display: block; }\",\".framer-zc9tN.framer-111gyx5 { 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-zc9tN .framer-1n6c5v1-container { flex: none; height: auto; position: sticky; width: 100%; will-change: transform; z-index: 5; }\",\".framer-zc9tN .framer-7csxfd-container, .framer-zc9tN .framer-1m7c11g-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zc9tN .framer-1ix0x8v { 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: 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-zc9tN .framer-h689ac { 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-zc9tN .framer-3zfnn { 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-zc9tN .framer-xdi2lk { 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-zc9tN .framer-179ks4v { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zc9tN .framer-1nlwpaj { 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-zc9tN .framer-wwtur1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-zc9tN .framer-1rddvfp, .framer-zc9tN .framer-1mjya5w, .framer-zc9tN .framer-1r5ftc1, .framer-zc9tN .framer-1jl5stw, .framer-zc9tN .framer-1l5r5vw, .framer-zc9tN .framer-ff6px7, .framer-zc9tN .framer-1becka { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zc9tN .framer-fv4qev { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 5; }\",\".framer-zc9tN .framer-nwe483-container { flex: none; height: 48px; position: relative; width: 293px; }\",\".framer-zc9tN .framer-118116r { 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-zc9tN .framer-14sv7sn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zc9tN .framer-7ws7hw, .framer-zc9tN .framer-1jlva8w { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zc9tN .framer-ewxvcd, .framer-zc9tN .framer-1dn4vk6, .framer-zc9tN .framer-1kvk5ea { 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-zc9tN .framer-ajwg7z, .framer-zc9tN .framer-optrtk, .framer-zc9tN .framer-1vg2tv2 { 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-zc9tN .framer-iyjvf8, .framer-zc9tN .framer-9ly2qk, .framer-zc9tN .framer-1tsnnj0 { --border-bottom-width: 1px; --border-color: #e4e4e4; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-zc9tN .framer-18lgzjc, .framer-zc9tN .framer-1tdxl5u, .framer-zc9tN .framer-18ms4kl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 36px; position: relative; width: 1px; }\",\".framer-zc9tN .framer-fjp5f8 { 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-zc9tN .framer-iljen3-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zc9tN.framer-111gyx5, .framer-zc9tN .framer-1ix0x8v, .framer-zc9tN .framer-h689ac, .framer-zc9tN .framer-3zfnn, .framer-zc9tN .framer-xdi2lk, .framer-zc9tN .framer-179ks4v, .framer-zc9tN .framer-1nlwpaj, .framer-zc9tN .framer-118116r, .framer-zc9tN .framer-14sv7sn, .framer-zc9tN .framer-ajwg7z, .framer-zc9tN .framer-18lgzjc, .framer-zc9tN .framer-optrtk, .framer-zc9tN .framer-1tdxl5u, .framer-zc9tN .framer-1vg2tv2, .framer-zc9tN .framer-18ms4kl, .framer-zc9tN .framer-fjp5f8 { gap: 0px; } .framer-zc9tN.framer-111gyx5 > *, .framer-zc9tN .framer-179ks4v > *, .framer-zc9tN .framer-14sv7sn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zc9tN.framer-111gyx5 > :first-child, .framer-zc9tN .framer-1ix0x8v > :first-child, .framer-zc9tN .framer-h689ac > :first-child, .framer-zc9tN .framer-3zfnn > :first-child, .framer-zc9tN .framer-179ks4v > :first-child, .framer-zc9tN .framer-1nlwpaj > :first-child, .framer-zc9tN .framer-118116r > :first-child, .framer-zc9tN .framer-14sv7sn > :first-child, .framer-zc9tN .framer-18lgzjc > :first-child, .framer-zc9tN .framer-1tdxl5u > :first-child, .framer-zc9tN .framer-18ms4kl > :first-child, .framer-zc9tN .framer-fjp5f8 > :first-child { margin-top: 0px; } .framer-zc9tN.framer-111gyx5 > :last-child, .framer-zc9tN .framer-1ix0x8v > :last-child, .framer-zc9tN .framer-h689ac > :last-child, .framer-zc9tN .framer-3zfnn > :last-child, .framer-zc9tN .framer-179ks4v > :last-child, .framer-zc9tN .framer-1nlwpaj > :last-child, .framer-zc9tN .framer-118116r > :last-child, .framer-zc9tN .framer-14sv7sn > :last-child, .framer-zc9tN .framer-18lgzjc > :last-child, .framer-zc9tN .framer-1tdxl5u > :last-child, .framer-zc9tN .framer-18ms4kl > :last-child, .framer-zc9tN .framer-fjp5f8 > :last-child { margin-bottom: 0px; } .framer-zc9tN .framer-1ix0x8v > * { margin: 0px; margin-bottom: calc(97px / 2); margin-top: calc(97px / 2); } .framer-zc9tN .framer-h689ac > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-zc9tN .framer-3zfnn > *, .framer-zc9tN .framer-118116r > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-zc9tN .framer-xdi2lk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zc9tN .framer-xdi2lk > :first-child, .framer-zc9tN .framer-ajwg7z > :first-child, .framer-zc9tN .framer-optrtk > :first-child, .framer-zc9tN .framer-1vg2tv2 > :first-child { margin-left: 0px; } .framer-zc9tN .framer-xdi2lk > :last-child, .framer-zc9tN .framer-ajwg7z > :last-child, .framer-zc9tN .framer-optrtk > :last-child, .framer-zc9tN .framer-1vg2tv2 > :last-child { margin-right: 0px; } .framer-zc9tN .framer-1nlwpaj > *, .framer-zc9tN .framer-18lgzjc > *, .framer-zc9tN .framer-1tdxl5u > *, .framer-zc9tN .framer-18ms4kl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-zc9tN .framer-ajwg7z > *, .framer-zc9tN .framer-optrtk > *, .framer-zc9tN .framer-1vg2tv2 > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-zc9tN .framer-fjp5f8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-zc9tN { background: white; } .framer-zc9tN.framer-111gyx5 { width: 810px; } .framer-zc9tN .framer-1ix0x8v { padding: 48px 0px 48px 0px; } .framer-zc9tN .framer-179ks4v { flex: none; gap: 10px; width: 70%; } .framer-zc9tN .framer-fv4qev { height: 54px; } .framer-zc9tN .framer-7ws7hw { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-zc9tN .framer-ewxvcd { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-zc9tN .framer-18lgzjc { padding: 20px; } .framer-zc9tN .framer-fjp5f8 { padding: 48px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zc9tN .framer-179ks4v { gap: 0px; } .framer-zc9tN .framer-179ks4v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zc9tN .framer-179ks4v > :first-child { margin-top: 0px; } .framer-zc9tN .framer-179ks4v > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-zc9tN { background: white; } .framer-zc9tN.framer-111gyx5 { width: 390px; } .framer-zc9tN .framer-1ix0x8v { gap: 24px; padding: 24px 0px 24px 0px; } .framer-zc9tN .framer-179ks4v { gap: 10px; padding: 0px 20px 0px 20px; z-index: 10; } .framer-zc9tN .framer-wwtur1-container { order: 0; } .framer-zc9tN .framer-1rddvfp { order: 1; } .framer-zc9tN .framer-118116r { align-content: flex-start; align-items: flex-start; gap: 18px; padding: 24px; } .framer-zc9tN .framer-7ws7hw, .framer-zc9tN .framer-1jlva8w { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-zc9tN .framer-ewxvcd { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-zc9tN .framer-18lgzjc { padding: 20px; } .framer-zc9tN .framer-fjp5f8 { padding: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zc9tN .framer-1ix0x8v, .framer-zc9tN .framer-179ks4v, .framer-zc9tN .framer-118116r { gap: 0px; } .framer-zc9tN .framer-1ix0x8v > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-zc9tN .framer-1ix0x8v > :first-child, .framer-zc9tN .framer-179ks4v > :first-child, .framer-zc9tN .framer-118116r > :first-child { margin-top: 0px; } .framer-zc9tN .framer-1ix0x8v > :last-child, .framer-zc9tN .framer-179ks4v > :last-child, .framer-zc9tN .framer-118116r > :last-child { margin-bottom: 0px; } .framer-zc9tN .framer-179ks4v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zc9tN .framer-118116r > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-zc9tN { background: white; } .framer-zc9tN.framer-111gyx5 { width: 1920px; }}`,...sharedStyle.css,'.framer-zc9tN[data-border=\"true\"]::after, .framer-zc9tN [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 4576\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pu7p1h8P1\":{\"layout\":[\"fixed\",\"auto\"]},\"WaWPXnBge\":{\"layout\":[\"fixed\",\"auto\"]},\"cFQDo5zn7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerssIBUt3M6=withCSS(Component,css,\"framer-zc9tN\");export default FramerssIBUt3M6;FramerssIBUt3M6.displayName=\"Crm\";FramerssIBUt3M6.defaultProps={height:4576,width:1200};addFonts(FramerssIBUt3M6,[{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\"}]},...TopbarFonts,...BreadcrumbFonts,...TitleIndicatorFonts,...EmbedFonts,...CTAFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerssIBUt3M6\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"4576\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pu7p1h8P1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WaWPXnBge\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cFQDo5zn7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopbarFonts", "getFonts", "jkqwVx08O_default", "BreadcrumbFonts", "dT8n0ebnc_default", "TitleIndicatorFonts", "ydmau9zXo_default", "EmbedFonts", "Embed", "CTAFonts", "vVUPHW32c_default", "FooterSectionFonts", "EMFImvNqq_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "equals", "a", "b", "transition1", "animation", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "JmulU9MRGF7GmvRrpb", "Mu_Xc41DvF7GmvRrpb", "x4Fwyp6SOF7GmvRrpb", "idF7GmvRrpb", "JmulU9MRGEeSv4k31n", "Mu_Xc41DvEeSv4k31n", "x4Fwyp6SOEeSv4k31n", "idEeSv4k31n", "JmulU9MRGFRnUU9jXy", "Mu_Xc41DvFRnUU9jXy", "x4Fwyp6SOFRnUU9jXy", "idFRnUU9jXy", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "router", "useRouter", "visible", "elementId", "useRouteElementId", "dynamicRef", "useDynamicRefs", "visible1", "elementId1", "visible2", "elementId2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "jkqwVx08O_default", "ResolveLinks", "resolvedLinks", "dT8n0ebnc_default", "ydmau9zXo_default", "x", "RichText2", "Embed", "ChildrenCanSuspend", "dLXiQp4ff_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "collection1", "paginationInfo1", "loadMore1", "collection2", "paginationInfo2", "loadMore2", "vVUPHW32c_default", "EMFImvNqq_default", "css", "FramerssIBUt3M6", "withCSS", "ssIBUt3M6_default", "addFonts", "TopbarFonts", "BreadcrumbFonts", "TitleIndicatorFonts", "EmbedFonts", "CTAFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
