{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6TvSTHTxXt4pTZkg7G1j/pg6PfWSmemXnxBdBDBvH/ykd1R_Lm5.js", "ssg:https://framerusercontent.com/modules/A8likh1uRq2QcVooeMHo/p01CgIoj2jSIrIZnYlhE/ykd1R_Lm5.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={BWWxQuYiY:new LazyValue(()=>import(\"./ykd1R_Lm5-1.js\")),MGSLdUony:new LazyValue(()=>import(\"./ykd1R_Lm5-0.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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SenjaWidget from\"https://framerusercontent.com/modules/ckGZj3yYY0eOgQQMpSdE/uR0oASaKivFAKGeP5cnS/SenjaWidget.js\";import CookieBanner from\"https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/UZwNJjzc8oCt2JJx3RmF/Cookies.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Feed from\"#framer/local/canvasComponent/dMHaGZbBN/dMHaGZbBN.js\";import FooterSection from\"#framer/local/canvasComponent/EMFImvNqq/EMFImvNqq.js\";import IntegrationsSection from\"#framer/local/canvasComponent/F8C959D4t/F8C959D4t.js\";import Topbar from\"#framer/local/canvasComponent/jkqwVx08O/jkqwVx08O.js\";import CaseStudies from\"#framer/local/canvasComponent/P5oXSAWfg/P5oXSAWfg.js\";import ShinyButton from\"#framer/local/canvasComponent/vfAQfmmZc/vfAQfmmZc.js\";import CTA from\"#framer/local/canvasComponent/vVUPHW32c/vVUPHW32c.js\";import G2CapteraCard from\"#framer/local/canvasComponent/wCfCpVFJu/wCfCpVFJu.js\";import TitleIndicator from\"#framer/local/canvasComponent/ydmau9zXo/ydmau9zXo.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ykd1R_Lm5/ykd1R_Lm5.js\";import metadataProvider from\"#framer/local/webPageMetadata/ykd1R_Lm5/ykd1R_Lm5.js\";const CookieBannerFonts=getFonts(CookieBanner);const TopbarFonts=getFonts(Topbar);const TitleIndicatorFonts=getFonts(TitleIndicator);const ShinyButtonFonts=getFonts(ShinyButton);const YouTubeFonts=getFonts(YouTube);const FeedFonts=getFonts(Feed);const CaseStudiesFonts=getFonts(CaseStudies);const G2CapteraCardFonts=getFonts(G2CapteraCard);const IntegrationsSectionFonts=getFonts(IntegrationsSection);const SenjaWidgetFonts=getFonts(SenjaWidget);const CTAFonts=getFonts(CTA);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={FtnZBLYZa:\"(min-width: 1200px) and (max-width: 1919px)\",pIBtmGSgC:\"(min-width: 1920px)\",pkjjI_Uwz:\"(max-width: 809px)\",ZmvCOswaP:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VLenv\";const variantClassNames={FtnZBLYZa:\"framer-v-1mui4kn\",pIBtmGSgC:\"framer-v-rc3psx\",pkjjI_Uwz:\"framer-v-jzarwn\",ZmvCOswaP:\"framer-v-1gy2m9o\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"FtnZBLYZa\",Full:\"pIBtmGSgC\",Phone:\"pkjjI_Uwz\",Tablet:\"ZmvCOswaP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FtnZBLYZa\"};};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);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FtnZBLYZa\",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-1mui4kn\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined},{href:{webPageId:\"Q_5zyRG4h\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6cgd6q-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"oIAjfAhRw\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pIBtmGSgC:{content:{euBlocking:false,euDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks[6],prefix:\"Read our\"},euTitle:\"Cookie Settings\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",link:resolvedLinks[7],prefix:\"Read our\"},worldTitle:\"Cookie Settings\",worldType:\"simple\"}},pkjjI_Uwz:{content:{euBlocking:false,euDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks[4],prefix:\"Read our\"},euTitle:\"Cookie Settings\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",link:resolvedLinks[5],prefix:\"Read our\"},worldTitle:\"Cookie Settings\",worldType:\"simple\"}},ZmvCOswaP:{content:{euBlocking:false,euDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks[2],prefix:\"Read our\"},euTitle:\"Cookie Settings\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",link:resolvedLinks[3],prefix:\"Read our\"},worldTitle:\"Cookie Settings\",worldType:\"simple\"}}},children:/*#__PURE__*/_jsx(CookieBanner,{banner:{animation:{scale:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},x:0,y:10},containerWidth:0,inset:20,insetBottom:20,insetLeft:20,insetPerSide:false,insetRight:20,insetTop:20,padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:false,paddingRight:20,paddingTop:20,position:\"bottom-left\",style:{backdrop:\"rgba(0, 0, 0, 0.1)\",border:{color:\"rgba(0, 0, 0, 0.05)\",radius:14,width:1},colorBody:\"rgb(68, 68, 68)\",colorTitle:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fontBody:{},fontTitle:{},link:\"rgb(153, 153, 153)\"},width:360,zIndex:10},button:{borderRadius:8,direction:\"row\",fluid:true,font:{},labels:{accept:\"Accept\",acceptAll:\"Accept all\",confirm:\"Okay\",customize:\"Customize\",reject:\"Reject\",rejectAll:\"Reject all\",save:\"Save Preferences\"},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,primary:{color:\"rgb(255, 255, 255)\",fill:\"rgb(0, 0, 0)\"},secondary:{color:\"rgb(68, 68, 68)\",fill:\"rgb(238, 238, 238)\"}},content:{euBlocking:false,euDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks[0],prefix:\"Read our\"},euTitle:\"Cookie Settings\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",link:resolvedLinks[1],prefix:\"Read our\"},worldTitle:\"Cookie Settings\",worldType:\"simple\"},gtmId:\"\",height:\"100%\",id:\"oIAjfAhRw\",layoutId:\"oIAjfAhRw\",options:{analytics:{description:\"Enables tracking of performance.\",title:\"Analytics\"},marketing:{description:\"Enables ads personalization and tracking.\",title:\"Marketing\"},necessary:{description:\"Enables security and basic functionality.\",title:\"Necessary\"},preferences:{description:\"Enables personalized content and settings.\",title:\"Preferences\"},preview:false,style:{background:\"rgba(0, 0, 0, 0.02)\",border:{color:\"rgba(0, 0, 0, 0.02)\",radius:8,width:0},fontBody:{},fontTitle:{},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,toggleColor:\"rgb(0, 0, 0)\",toggleColorInactive:\"rgba(0, 0, 0, 0.1)\"}},preview:false,trigger:{color:\"rgb(51, 51, 51)\",iconSize:24,iconType:\"default\",text:\"Cookie Settings\",textFont:{},type:\"none\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nvc5yb-container\",nodeId:\"aJYEq1WSd\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"rXck_MiQh\"},ZmvCOswaP:{variant:\"HRsL8bIUF\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"aJYEq1WSd\",layoutId:\"aJYEq1WSd\",style:{width:\"100%\"},variant:\"BpXi6rsw4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ydk0m0\",\"data-border\":true,\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uwk3fh\",\"data-framer-name\":\"Hero Content Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g5y0ht\",\"data-framer-name\":\"Content Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+128+0+0+24+0+0},ZmvCOswaP:{y:(componentViewport?.y||0)+0+128+0+0+48+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+0+128+0+0+64+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c8vg7z-container\",nodeId:\"DKhQ4KmPf\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"cYUEukTB2\"}},children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"DKhQ4KmPf\",layoutId:\"DKhQ4KmPf\",tebffIFh5:getLocalizedValue(\"v0\",activeLocale)??\"Demo Video\",variant:\"e57Cz8T6f\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kljrux\",\"data-framer-name\":\"Header Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-joeef1\",\"data-framer-name\":\"First Column\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-3.3px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"600\"},children:\"Breakcold demo video\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(0, 128, 255)\"},children:\"Sales CRM\"}),\" for modern salespeople\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-3.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"600\"},children:\"Breakcold demo video\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(0, 128, 255)\"},children:\"Sales CRM\"}),\" for modern salespeople\"]})}),className:\"framer-17eai8b\",\"data-framer-name\":\"Heading / H1\",fonts:[\"Inter-Medium\",\"Inter-SemiBold\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\"},children:\"Combine Email, Calling, LinkedIn, WhatsApp & Telegram inside 1 sales CRM to close deals faster\"})}),className:\"framer-guq8ek\",\"data-framer-name\":\"Paragraph / Large\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rcbpzk\",\"data-framer-name\":\"Button Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+128+0+0+24+0+311.4+0),pixelHeight:127,pixelWidth:249,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/H9qRWXQw5M7EDNyIm4CuLus1ayY.svg?lossless=1\"}},ZmvCOswaP:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+128+0+0+48+0+317.8+0),pixelHeight:127,pixelWidth:249,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/H9qRWXQw5M7EDNyIm4CuLus1ayY.svg?lossless=1\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+128+0+0+64+0+317.8+0),pixelHeight:127,pixelWidth:249,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/H9qRWXQw5M7EDNyIm4CuLus1ayY.svg?lossless=1\"},className:\"framer-1kknuex\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+128+0+0+24+0+311.4+0},ZmvCOswaP:{y:(componentViewport?.y||0)+0+128+0+0+48+0+317.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+128+0+0+64+0+317.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ctctk-container\",nodeId:\"vOblUrWDD\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(ShinyButton,{agmtkEqdf:false,cIN0T3dWv:getLocalizedValue(\"v4\",activeLocale)??\"START YOUR 14-DAY FREE TRIAL\",CUr7QFMVC:\"rgb(35, 125, 236)\",DrGEoXAdl:false,height:\"100%\",hhM7lLwi_:getLocalizedValue(\"v6\",activeLocale)??\"Two\",id:\"vOblUrWDD\",layoutId:\"vOblUrWDD\",NGVIudXGR:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",prnpAJZ_D:\"rgb(14, 98, 194)\",uqgNhcDdk:\"https://app.breakcold.com/signup\",variant:\"xErf1OHnU\",width:\"100%\",ziLEFsAIe:getLocalizedValue(\"v5\",activeLocale)??\"One\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+128+0+0+24+0+311.4+0),pixelHeight:126,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J0IO2c7HF65thZk15Awy38RKQE.svg?lossless=1\"}},ZmvCOswaP:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+128+0+0+48+0+317.8+0),pixelHeight:126,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J0IO2c7HF65thZk15Awy38RKQE.svg?lossless=1\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+128+0+0+64+0+317.8+0),pixelHeight:126,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J0IO2c7HF65thZk15Awy38RKQE.svg?lossless=1\"},className:\"framer-1e0krli\"})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11me3m6-container\",isModuleExternal:true,nodeId:\"h8oiVutfu\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"h8oiVutfu\",isMixedBorderRadius:false,isRed:true,layoutId:\"h8oiVutfu\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=iloMLdqLM7k\",width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-msx27f\",\"data-border\":true,\"data-framer-name\":\"Cards Content Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nx75oo\",\"data-framer-name\":\"Max with wrap\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1biebjv\",\"data-framer-name\":\"Header Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ezebbp\",\"data-framer-name\":\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+800.4+20+24+0+0+0+0+0},ZmvCOswaP:{y:(componentViewport?.y||0)+0+984.8+20+48+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+0+1184.8+20+34+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1metqoy-container\",nodeId:\"T4UVRNJR_\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"cYUEukTB2\"}},children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"T4UVRNJR_\",layoutId:\"T4UVRNJR_\",tebffIFh5:getLocalizedValue(\"v7\",activeLocale)??\"All-in-on Sales CRM for Agencies, Consultants & Startups\",variant:\"e57Cz8T6f\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.4px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Breakcold in 30 seconds\"})})},ZmvCOswaP:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Breakcold in 30 seconds\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{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\":\"left\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Breakcold in 30 seconds\"})}),className:\"framer-mo1owk\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"This is what Breakcold does in 30 seconds\"})}),className:\"framer-1ddqvg8\",\"data-framer-name\":\"Paragraph / Medium\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+800.4+20+24+0+0+246.6},ZmvCOswaP:{y:(componentViewport?.y||0)+0+984.8+20+48+0+0+249}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+1184.8+20+34+0+0+261,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lnatuf-container\",nodeId:\"JEK0YyBOA\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(ShinyButton,{agmtkEqdf:false,cIN0T3dWv:getLocalizedValue(\"v12\",activeLocale)??\"Get started for free\",CUr7QFMVC:\"rgb(35, 125, 236)\",DrGEoXAdl:false,height:\"100%\",hhM7lLwi_:getLocalizedValue(\"v6\",activeLocale)??\"Two\",id:\"JEK0YyBOA\",layoutId:\"JEK0YyBOA\",NGVIudXGR:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",prnpAJZ_D:\"rgb(14, 98, 194)\",uqgNhcDdk:\"https://app.breakcold.com/signup\",variant:\"xErf1OHnU\",width:\"100%\",ziLEFsAIe:getLocalizedValue(\"v5\",activeLocale)??\"One\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1igekjq\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17t5d5r\",\"data-framer-name\":\"Card Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p7vc92\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pq83fh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 48px)`,y:(componentViewport?.y||0)+0+800.4+20+24+340.6+0+0+0+0+0+0},ZmvCOswaP:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 126px) / 2, 1px)`,y:(componentViewport?.y||0)+0+984.8+20+48+343+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 158px) / 2, 1px)`,y:(componentViewport?.y||0)+0+1184.8+20+34+355+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uba963-container\",nodeId:\"OKzMvDrTk\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"Fy_I0LpgO\"},ZmvCOswaP:{variant:\"Fy_I0LpgO\"}},children:/*#__PURE__*/_jsx(Feed,{A_jjqRVpl:getLocalizedValue(\"v13\",activeLocale)??\"Increase your productivity\",height:\"100%\",id:\"OKzMvDrTk\",layoutId:\"OKzMvDrTk\",slKf4Av1z:getLocalizedValue(\"v14\",activeLocale)??\"Email, LinkedIn, WhatsApp & Telegram Inbox\",style:{height:\"100%\",width:\"100%\"},variant:\"XDHJArtHG\",width:\"100%\",xAVvimmHK:\"https://framerusercontent.com/assets/pRCZZHtGHiAdkFP7dykSFLJmmfc.mp4\",YxyuN537e:getLocalizedValue(\"v15\",activeLocale)??\"Centralize all your email and LinkedIn conversation in one place. Make your LinkedIn inbox digestable.\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bap4u6\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gc3vr1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 48px)`,y:(componentViewport?.y||0)+0+800.4+20+24+340.6+0+0+0+650+0+0},ZmvCOswaP:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 126px) / 2, 1px)`,y:(componentViewport?.y||0)+0+984.8+20+48+343+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 158px) / 2, 1px)`,y:(componentViewport?.y||0)+0+1184.8+20+34+355+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fawygu-container\",nodeId:\"E7OHHteNx\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"Fy_I0LpgO\"},ZmvCOswaP:{variant:\"Fy_I0LpgO\"}},children:/*#__PURE__*/_jsx(Feed,{A_jjqRVpl:getLocalizedValue(\"v16\",activeLocale)??\"Improve your performance\",height:\"100%\",id:\"E7OHHteNx\",layoutId:\"E7OHHteNx\",slKf4Av1z:getLocalizedValue(\"v17\",activeLocale)??\"Strong CRM Analytics with unique social insights\",style:{height:\"100%\",width:\"100%\"},variant:\"XDHJArtHG\",width:\"100%\",xAVvimmHK:\"https://framerusercontent.com/assets/9GiQkUa9sGoEj93f1UzxJ6wxI.mp4\",YxyuN537e:getLocalizedValue(\"v18\",activeLocale)??\"Measure the performance of your sales reps/virtual assistants with modern CRM analytics.\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ia2hzk\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a0frdd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jrdogv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 48px)`,y:(componentViewport?.y||0)+0+800.4+20+24+340.6+0+1300+0+0+0+0},ZmvCOswaP:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 126px) / 2, 1px)`,y:(componentViewport?.y||0)+0+984.8+20+48+343+0+650+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 158px) / 2, 1px)`,y:(componentViewport?.y||0)+0+1184.8+20+34+355+0+650+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vw04nc-container\",nodeId:\"I3MSzTdfC\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"Fy_I0LpgO\"},ZmvCOswaP:{variant:\"Fy_I0LpgO\"}},children:/*#__PURE__*/_jsx(Feed,{A_jjqRVpl:getLocalizedValue(\"v19\",activeLocale)??\"Lead contact management\",height:\"100%\",id:\"I3MSzTdfC\",layoutId:\"I3MSzTdfC\",slKf4Av1z:getLocalizedValue(\"v20\",activeLocale)??\"Add & Manage Leads from 7+ Platforms\",style:{height:\"100%\",width:\"100%\"},variant:\"XDHJArtHG\",width:\"100%\",xAVvimmHK:\"https://framerusercontent.com/assets/KANKDpt1PrNFvu6hRzKqnIDjks.mp4\",YxyuN537e:getLocalizedValue(\"v15\",activeLocale)??\"Centralize all your email and LinkedIn conversation in one place. Make your LinkedIn inbox digestable.\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ecrw83\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iwbvqf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 48px)`,y:(componentViewport?.y||0)+0+800.4+20+24+340.6+0+1300+0+650+0+0},ZmvCOswaP:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 126px) / 2, 1px)`,y:(componentViewport?.y||0)+0+984.8+20+48+343+0+650+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 158px) / 2, 1px)`,y:(componentViewport?.y||0)+0+1184.8+20+34+355+0+650+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qdh7ri-container\",nodeId:\"hqNjdhVP2\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"Fy_I0LpgO\"},ZmvCOswaP:{variant:\"Fy_I0LpgO\"}},children:/*#__PURE__*/_jsx(Feed,{A_jjqRVpl:getLocalizedValue(\"v21\",activeLocale)??\"Stay top of mind\",height:\"100%\",id:\"hqNjdhVP2\",layoutId:\"hqNjdhVP2\",slKf4Av1z:getLocalizedValue(\"v22\",activeLocale)??\"Social Engagement Feed\",style:{height:\"100%\",width:\"100%\"},variant:\"XDHJArtHG\",width:\"100%\",xAVvimmHK:\"https://framerusercontent.com/assets/al9mahIqL2b2Kxb1HTqGX3mw.mp4\",YxyuN537e:getLocalizedValue(\"v23\",activeLocale)??\"Create curated feeds of your contacts to like & comment their LinkedIn posts and Tweets faster than ever.\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mkc59y\"})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vl0sra\",\"data-framer-name\":\"Duo Content Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 48px, 1400px)`,y:(componentViewport?.y||0)+0+800.4+20+24+2940.6+0+0},ZmvCOswaP:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 96px, 1400px)`,y:(componentViewport?.y||0)+0+984.8+20+48+1643+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:696,width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1400px) - 128px, 1400px)`,y:(componentViewport?.y||0)+0+1184.8+20+34+1655+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gwk7zx-container\",nodeId:\"ddTqkl1ul\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{oPOmbwdiN:\"Mk2ZcauYX\",variant:\"A6JgUyhCv\"},ZmvCOswaP:{oPOmbwdiN:\"BmMz1Ltd0\",variant:\"iI6g4CCi3\"}},children:/*#__PURE__*/_jsx(CaseStudies,{height:\"100%\",id:\"ddTqkl1ul\",layoutId:\"ddTqkl1ul\",oPOmbwdiN:\"OF1cvHlRi\",style:{width:\"100%\"},variant:\"grMRsl1XB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-107tg48\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-189pfbn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w7yvvo\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+800.4+20+24+2940.6+0+696+0+0+0+50},ZmvCOswaP:{y:(componentViewport?.y||0)+0+984.8+20+48+1643+0+696+0+0+50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1184.8+20+34+1655+0+696+0+0+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ribv6c-container\",nodeId:\"nvJQ_2R7H\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(G2CapteraCard,{height:\"100%\",id:\"nvJQ_2R7H\",layoutId:\"nvJQ_2R7H\",style:{height:\"100%\"},variant:\"dECGDBRCB\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kmvrxg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3lozsc\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+800.4+20+24+2940.6+0+696+0+100+0+20},ZmvCOswaP:{y:(componentViewport?.y||0)+0+984.8+20+48+1643+0+696+0+0+50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1184.8+20+34+1655+0+696+0+0+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b3mgr1-container\",nodeId:\"jq5wXLBJ3\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(G2CapteraCard,{height:\"100%\",id:\"jq5wXLBJ3\",layoutId:\"jq5wXLBJ3\",style:{height:\"100%\"},variant:\"VKA0JiM2c\",width:\"100%\"})})})})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2w1ygo\",\"data-framer-name\":\"Integration Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 48px)`,y:(componentViewport?.y||0)+0+4739+24+0},ZmvCOswaP:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 96px)`,y:(componentViewport?.y||0)+0+3603.8+48+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 128px)`,y:(componentViewport?.y||0)+0+3787.8+64+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j15u9i-container\",nodeId:\"CyBVNU59p\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"bKeB9cTQ3\"},ZmvCOswaP:{variant:\"bKeB9cTQ3\"}},children:/*#__PURE__*/_jsx(IntegrationsSection,{CpoO73Srl:getLocalizedValue(\"v24\",activeLocale)??\"Breakcold integrates with many tools thanks to the following integrations: API, Webhooks, Zapier, Pabbly. We notably have CRM integrations with social media.\",height:\"100%\",id:\"CyBVNU59p\",layoutId:\"CyBVNU59p\",pppB7VVHB:getLocalizedValue(\"v26\",activeLocale)??\"INTEGRATION SECTION\",QI639EoMV:getLocalizedValue(\"v25\",activeLocale)??\"CRM integrations with LinkedIn, Zapier & more\",style:{width:\"100%\"},variant:\"kLwzV2SC8\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5w6wop\",\"data-framer-name\":\"FAQ Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pctgu9\",\"data-framer-name\":\"Testimonial Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tsxbfw\",\"data-framer-name\":\"Header Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wyo6np\",\"data-framer-name\":\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+5187+24+0+24+0+0+0+0+0},ZmvCOswaP:{y:(componentViewport?.y||0)+0+4099.8+48+0+48+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+0+4315.8+64+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cq4k52-container\",nodeId:\"uaVv5tr3K\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"uaVv5tr3K\",layoutId:\"uaVv5tr3K\",tebffIFh5:getLocalizedValue(\"v27\",activeLocale)??\"TESTIMONIALS\",variant:\"e57Cz8T6f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Breakcold changed their business\"})})},ZmvCOswaP:{children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Breakcold changed their business\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{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:\"Breakcold changed their business\"})}),className:\"framer-189cja2\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Hoover one of the card to see what they have to say about Breakcold\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v31\",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(51, 51, 51)\"},children:\"Hoover one of the card to see what they have to say about Breakcold\"})}),className:\"framer-19gwo6e\",\"data-framer-name\":\"Paragraph / Medium\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hrh025-container\",isModuleExternal:true,nodeId:\"f3kjj1aSJ\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(SenjaWidget,{height:\"100%\",id:\"f3kjj1aSJ\",layoutId:\"f3kjj1aSJ\",lazy:true,style:{width:\"100%\"},widgetUrl:\"https://widget.senja.io/widget/5c276396-258b-46b9-afd0-340e8287ce26\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-os3ieq\",\"data-framer-name\":\"Footer CTA Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1400px) - 48px) * 1.0292)`,y:(componentViewport?.y||0)+0+5738+24+0},ZmvCOswaP:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 96px)`,y:(componentViewport?.y||0)+0+4786.8+48+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1400px) - 128px)`,y:(componentViewport?.y||0)+0+4948.8+64+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rwag3c-container\",nodeId:\"bFiNfa7vA\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"cnBrC6eGh\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"bFiNfa7vA\",layoutId:\"bFiNfa7vA\",style:{width:\"100%\"},variant:\"s8DqUgniW\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{y:(componentViewport?.y||0)+0+6225},ZmvCOswaP:{y:(componentViewport?.y||0)+0+5321.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5515.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gb7wu8-container\",nodeId:\"mb15kimoA\",scopeId:\"ykd1R_Lm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkjjI_Uwz:{variant:\"cOxLhcnIT\"},ZmvCOswaP:{variant:\"SpPHIfHsN\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"mb15kimoA\",layoutId:\"mb15kimoA\",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-VLenv.framer-twrg3b, .framer-VLenv .framer-twrg3b { display: block; }\",\".framer-VLenv.framer-1mui4kn { 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-VLenv .framer-6cgd6q-container { bottom: 20px; flex: none; height: auto; left: 20px; position: fixed; width: auto; z-index: 10; }\",\".framer-VLenv .framer-1nvc5yb-container { flex: none; height: auto; position: sticky; width: 100%; z-index: 5; }\",\".framer-VLenv .framer-1ydk0m0 { --border-bottom-width: 1px; --border-color: rgba(229, 231, 235, 0.8); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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%; z-index: 2; }\",\".framer-VLenv .framer-1uwk3fh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 64px; position: relative; width: 100%; z-index: 1; }\",\".framer-VLenv .framer-1g5y0ht { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-VLenv .framer-1c8vg7z-container, .framer-VLenv .framer-2ctctk-container, .framer-VLenv .framer-1metqoy-container, .framer-VLenv .framer-lnatuf-container, .framer-VLenv .framer-cq4k52-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-VLenv .framer-1kljrux { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-VLenv .framer-joeef1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-VLenv .framer-17eai8b { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 842px; word-break: break-word; word-wrap: break-word; }\",\".framer-VLenv .framer-guq8ek, .framer-VLenv .framer-mo1owk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VLenv .framer-rcbpzk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLenv .framer-1kknuex, .framer-VLenv .framer-1e0krli { flex: none; height: 44px; position: relative; width: 115px; }\",\".framer-VLenv .framer-11me3m6-container { flex: none; height: 543px; position: relative; width: 1067px; }\",\".framer-VLenv .framer-msx27f { --border-bottom-width: 0px; --border-color: rgba(229, 231, 235, 0.8); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #fafafa; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-VLenv .framer-nx75oo { 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; max-width: 1400px; overflow: visible; padding: 34px 64px 34px 64px; position: relative; width: 1px; z-index: 2; }\",\".framer-VLenv .framer-1biebjv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLenv .framer-ezebbp { 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: center; overflow: visible; padding: 0px; position: relative; width: 80%; }\",\".framer-VLenv .framer-1ddqvg8, .framer-VLenv .framer-19gwo6e { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 634px; word-break: break-word; word-wrap: break-word; }\",\".framer-VLenv .framer-1igekjq { background-color: rgba(229, 231, 235, 0.8); flex: none; height: 50px; opacity: 0; overflow: hidden; position: relative; width: 2px; }\",\".framer-VLenv .framer-17t5d5r { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLenv .framer-1p7vc92, .framer-VLenv .framer-1a0frdd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLenv .framer-pq83fh, .framer-VLenv .framer-1gc3vr1, .framer-VLenv .framer-1jrdogv, .framer-VLenv .framer-1iwbvqf { 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: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VLenv .framer-1uba963-container, .framer-VLenv .framer-fawygu-container, .framer-VLenv .framer-vw04nc-container, .framer-VLenv .framer-1qdh7ri-container { flex: none; height: 600px; position: relative; width: 100%; }\",\".framer-VLenv .framer-bap4u6, .framer-VLenv .framer-1ia2hzk, .framer-VLenv .framer-1ecrw83, .framer-VLenv .framer-1mkc59y, .framer-VLenv .framer-1w7yvvo, .framer-VLenv .framer-3lozsc { background-color: rgba(229, 231, 235, 0.8); flex: none; height: 50px; overflow: hidden; position: relative; width: 2px; }\",\".framer-VLenv .framer-vl0sra { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-VLenv .framer-1gwk7zx-container, .framer-VLenv .framer-1j15u9i-container, .framer-VLenv .framer-1hrh025-container, .framer-VLenv .framer-rwag3c-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-VLenv .framer-107tg48 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-around; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLenv .framer-189pfbn, .framer-VLenv .framer-1kmvrxg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VLenv .framer-1ribv6c-container, .framer-VLenv .framer-1b3mgr1-container { flex: 1 0 0px; height: 1px; position: relative; width: auto; }\",\".framer-VLenv .framer-2w1ygo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-VLenv .framer-5w6wop { align-content: center; align-items: center; background-color: rgba(244, 244, 244, 0.5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-VLenv .framer-1pctgu9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 64px 0px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-VLenv .framer-tsxbfw { 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-VLenv .framer-1wyo6np { 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: 753px; }\",\".framer-VLenv .framer-189cja2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 741px; word-break: break-word; word-wrap: break-word; }\",\".framer-VLenv .framer-os3ieq { 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-VLenv .framer-gb7wu8-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLenv.framer-1mui4kn, .framer-VLenv .framer-1ydk0m0, .framer-VLenv .framer-1uwk3fh, .framer-VLenv .framer-1g5y0ht, .framer-VLenv .framer-1kljrux, .framer-VLenv .framer-joeef1, .framer-VLenv .framer-rcbpzk, .framer-VLenv .framer-msx27f, .framer-VLenv .framer-nx75oo, .framer-VLenv .framer-1biebjv, .framer-VLenv .framer-ezebbp, .framer-VLenv .framer-17t5d5r, .framer-VLenv .framer-1p7vc92, .framer-VLenv .framer-pq83fh, .framer-VLenv .framer-1gc3vr1, .framer-VLenv .framer-1a0frdd, .framer-VLenv .framer-1jrdogv, .framer-VLenv .framer-1iwbvqf, .framer-VLenv .framer-vl0sra, .framer-VLenv .framer-189pfbn, .framer-VLenv .framer-1kmvrxg, .framer-VLenv .framer-2w1ygo, .framer-VLenv .framer-5w6wop, .framer-VLenv .framer-1pctgu9, .framer-VLenv .framer-tsxbfw, .framer-VLenv .framer-1wyo6np, .framer-VLenv .framer-os3ieq { gap: 0px; } .framer-VLenv.framer-1mui4kn > *, .framer-VLenv .framer-1ydk0m0 > *, .framer-VLenv .framer-nx75oo > *, .framer-VLenv .framer-17t5d5r > *, .framer-VLenv .framer-pq83fh > *, .framer-VLenv .framer-1gc3vr1 > *, .framer-VLenv .framer-1jrdogv > *, .framer-VLenv .framer-1iwbvqf > *, .framer-VLenv .framer-vl0sra > *, .framer-VLenv .framer-189pfbn > *, .framer-VLenv .framer-1kmvrxg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VLenv.framer-1mui4kn > :first-child, .framer-VLenv .framer-1ydk0m0 > :first-child, .framer-VLenv .framer-1g5y0ht > :first-child, .framer-VLenv .framer-1kljrux > :first-child, .framer-VLenv .framer-nx75oo > :first-child, .framer-VLenv .framer-1biebjv > :first-child, .framer-VLenv .framer-ezebbp > :first-child, .framer-VLenv .framer-17t5d5r > :first-child, .framer-VLenv .framer-pq83fh > :first-child, .framer-VLenv .framer-1gc3vr1 > :first-child, .framer-VLenv .framer-1jrdogv > :first-child, .framer-VLenv .framer-1iwbvqf > :first-child, .framer-VLenv .framer-vl0sra > :first-child, .framer-VLenv .framer-189pfbn > :first-child, .framer-VLenv .framer-1kmvrxg > :first-child, .framer-VLenv .framer-2w1ygo > :first-child, .framer-VLenv .framer-5w6wop > :first-child, .framer-VLenv .framer-1pctgu9 > :first-child, .framer-VLenv .framer-tsxbfw > :first-child, .framer-VLenv .framer-1wyo6np > :first-child, .framer-VLenv .framer-os3ieq > :first-child { margin-top: 0px; } .framer-VLenv.framer-1mui4kn > :last-child, .framer-VLenv .framer-1ydk0m0 > :last-child, .framer-VLenv .framer-1g5y0ht > :last-child, .framer-VLenv .framer-1kljrux > :last-child, .framer-VLenv .framer-nx75oo > :last-child, .framer-VLenv .framer-1biebjv > :last-child, .framer-VLenv .framer-ezebbp > :last-child, .framer-VLenv .framer-17t5d5r > :last-child, .framer-VLenv .framer-pq83fh > :last-child, .framer-VLenv .framer-1gc3vr1 > :last-child, .framer-VLenv .framer-1jrdogv > :last-child, .framer-VLenv .framer-1iwbvqf > :last-child, .framer-VLenv .framer-vl0sra > :last-child, .framer-VLenv .framer-189pfbn > :last-child, .framer-VLenv .framer-1kmvrxg > :last-child, .framer-VLenv .framer-2w1ygo > :last-child, .framer-VLenv .framer-5w6wop > :last-child, .framer-VLenv .framer-1pctgu9 > :last-child, .framer-VLenv .framer-tsxbfw > :last-child, .framer-VLenv .framer-1wyo6np > :last-child, .framer-VLenv .framer-os3ieq > :last-child { margin-bottom: 0px; } .framer-VLenv .framer-1uwk3fh > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-VLenv .framer-1uwk3fh > :first-child, .framer-VLenv .framer-joeef1 > :first-child, .framer-VLenv .framer-rcbpzk > :first-child, .framer-VLenv .framer-msx27f > :first-child, .framer-VLenv .framer-1p7vc92 > :first-child, .framer-VLenv .framer-1a0frdd > :first-child { margin-left: 0px; } .framer-VLenv .framer-1uwk3fh > :last-child, .framer-VLenv .framer-joeef1 > :last-child, .framer-VLenv .framer-rcbpzk > :last-child, .framer-VLenv .framer-msx27f > :last-child, .framer-VLenv .framer-1p7vc92 > :last-child, .framer-VLenv .framer-1a0frdd > :last-child { margin-right: 0px; } .framer-VLenv .framer-1g5y0ht > *, .framer-VLenv .framer-tsxbfw > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VLenv .framer-1kljrux > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-VLenv .framer-joeef1 > *, .framer-VLenv .framer-msx27f > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VLenv .framer-rcbpzk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VLenv .framer-1biebjv > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-VLenv .framer-ezebbp > *, .framer-VLenv .framer-1wyo6np > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VLenv .framer-1p7vc92 > *, .framer-VLenv .framer-1a0frdd > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-VLenv .framer-2w1ygo > *, .framer-VLenv .framer-5w6wop > *, .framer-VLenv .framer-1pctgu9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-VLenv .framer-os3ieq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",'.framer-VLenv[data-border=\"true\"]::after, .framer-VLenv [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-VLenv.framer-1mui4kn { width: 810px; } .framer-VLenv .framer-1uwk3fh, .framer-VLenv .framer-nx75oo, .framer-VLenv .framer-2w1ygo, .framer-VLenv .framer-5w6wop, .framer-VLenv .framer-1pctgu9, .framer-VLenv .framer-os3ieq { padding: 48px; } .framer-VLenv .framer-17eai8b { width: 578px; } .framer-VLenv .framer-11me3m6-container { height: 375px; width: 602px; }}\",\"@media (max-width: 809px) { .framer-VLenv.framer-1mui4kn { overflow: hidden; width: 390px; } .framer-VLenv .framer-1uwk3fh { gap: 36px; padding: 24px; } .framer-VLenv .framer-1kljrux, .framer-VLenv .framer-17eai8b, .framer-VLenv .framer-ezebbp, .framer-VLenv .framer-1ddqvg8, .framer-VLenv .framer-1wyo6np, .framer-VLenv .framer-189cja2, .framer-VLenv .framer-19gwo6e { width: 100%; } .framer-VLenv .framer-joeef1 { justify-content: flex-start; width: 100%; } .framer-VLenv .framer-11me3m6-container { height: 245px; width: 340px; } .framer-VLenv .framer-nx75oo, .framer-VLenv .framer-5w6wop, .framer-VLenv .framer-os3ieq { padding: 24px; } .framer-VLenv .framer-1p7vc92, .framer-VLenv .framer-1a0frdd { flex-direction: column; gap: 0px; } .framer-VLenv .framer-pq83fh, .framer-VLenv .framer-1gc3vr1, .framer-VLenv .framer-1jrdogv, .framer-VLenv .framer-1iwbvqf { flex: none; width: 100%; } .framer-VLenv .framer-107tg48 { flex-direction: column; } .framer-VLenv .framer-1kmvrxg { height: 70px; } .framer-VLenv .framer-3lozsc { height: 20px; } .framer-VLenv .framer-2w1ygo { gap: 24px; overflow: hidden; padding: 24px; } .framer-VLenv .framer-1pctgu9 { gap: 24px; padding: 24px; } .framer-VLenv .framer-rwag3c-container { width: 103%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLenv .framer-1uwk3fh, .framer-VLenv .framer-1p7vc92, .framer-VLenv .framer-1a0frdd, .framer-VLenv .framer-107tg48, .framer-VLenv .framer-2w1ygo, .framer-VLenv .framer-1pctgu9 { gap: 0px; } .framer-VLenv .framer-1uwk3fh > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-VLenv .framer-1uwk3fh > :first-child { margin-left: 0px; } .framer-VLenv .framer-1uwk3fh > :last-child { margin-right: 0px; } .framer-VLenv .framer-1p7vc92 > *, .framer-VLenv .framer-1a0frdd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VLenv .framer-1p7vc92 > :first-child, .framer-VLenv .framer-1a0frdd > :first-child, .framer-VLenv .framer-2w1ygo > :first-child, .framer-VLenv .framer-1pctgu9 > :first-child { margin-top: 0px; } .framer-VLenv .framer-1p7vc92 > :last-child, .framer-VLenv .framer-1a0frdd > :last-child, .framer-VLenv .framer-2w1ygo > :last-child, .framer-VLenv .framer-1pctgu9 > :last-child { margin-bottom: 0px; } .framer-VLenv .framer-107tg48 > *, .framer-VLenv .framer-107tg48 > :first-child, .framer-VLenv .framer-107tg48 > :last-child { margin: 0px; } .framer-VLenv .framer-2w1ygo > *, .framer-VLenv .framer-1pctgu9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (min-width: 1920px) { .framer-VLenv.framer-1mui4kn { width: 1920px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6028\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZmvCOswaP\":{\"layout\":[\"fixed\",\"auto\"]},\"pkjjI_Uwz\":{\"layout\":[\"fixed\",\"auto\"]},\"pIBtmGSgC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerykd1R_Lm5=withCSS(Component,css,\"framer-VLenv\");export default Framerykd1R_Lm5;Framerykd1R_Lm5.displayName=\"Home\";Framerykd1R_Lm5.defaultProps={height:6028,width:1200};addFonts(Framerykd1R_Lm5,[{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/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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"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\"}]},...CookieBannerFonts,...TopbarFonts,...TitleIndicatorFonts,...ShinyButtonFonts,...YouTubeFonts,...FeedFonts,...CaseStudiesFonts,...G2CapteraCardFonts,...IntegrationsSectionFonts,...SenjaWidgetFonts,...CTAFonts,...FooterSectionFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerykd1R_Lm5\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6028\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZmvCOswaP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pkjjI_Uwz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pIBtmGSgC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"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", "CookieBannerFonts", "getFonts", "CookieBanner", "TopbarFonts", "jkqwVx08O_default", "TitleIndicatorFonts", "ydmau9zXo_default", "ShinyButtonFonts", "vfAQfmmZc_default", "YouTubeFonts", "Youtube", "FeedFonts", "dMHaGZbBN_default", "CaseStudiesFonts", "P5oXSAWfg_default", "G2CapteraCardFonts", "wCfCpVFJu_default", "IntegrationsSectionFonts", "F8C959D4t_default", "SenjaWidgetFonts", "SenjaWidget", "CTAFonts", "vVUPHW32c_default", "FooterSectionFonts", "EMFImvNqq_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "CookieBanner", "jkqwVx08O_default", "ydmau9zXo_default", "getLocalizedValue", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "vfAQfmmZc_default", "Youtube", "dMHaGZbBN_default", "P5oXSAWfg_default", "wCfCpVFJu_default", "F8C959D4t_default", "SenjaWidget", "vVUPHW32c_default", "EMFImvNqq_default", "css", "Framerykd1R_Lm5", "withCSS", "ykd1R_Lm5_default", "addFonts", "CookieBannerFonts", "TopbarFonts", "TitleIndicatorFonts", "ShinyButtonFonts", "YouTubeFonts", "FeedFonts", "CaseStudiesFonts", "G2CapteraCardFonts", "IntegrationsSectionFonts", "SenjaWidgetFonts", "CTAFonts", "FooterSectionFonts", "__FramerMetadata__"]
}
