{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eoR43t5UVR3huKERuIaw/b2VNJ6p5KdiEA8zCvbCY/Fo6XQsqCp.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,getLoadingLazyAtYPosition,Image,LazyValue,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,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 CTABLOG from\"#framer/local/canvasComponent/AbaaeLLSz/AbaaeLLSz.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 FAQSingle from\"#framer/local/canvasComponent/nDp6wbwWl/nDp6wbwWl.js\";import CTA from\"#framer/local/canvasComponent/vVUPHW32c/vVUPHW32c.js\";import TitleIndicator from\"#framer/local/canvasComponent/ydmau9zXo/ydmau9zXo.js\";import Blog from\"#framer/local/collection/ZeeOgr7NP/ZeeOgr7NP.js\";import metadataProvider from\"#framer/local/webPageMetadata/Fo6XQsqCp/Fo6XQsqCp.js\";const TopbarFonts=getFonts(Topbar);const BreadcrumbFonts=getFonts(Breadcrumb);const TitleIndicatorFonts=getFonts(TitleIndicator);const EmbedFonts=getFonts(Embed);const CTABLOGFonts=getFonts(CTABLOG);const FAQSingleFonts=getFonts(FAQSingle);const CTAFonts=getFonts(CTA);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={ELuLVkaP2:\"(max-width: 809px)\",qej8sGbd1:\"(min-width: 810px) and (max-width: 1199px)\",QJcqruIlj:\"(min-width: 1920px)\",Qu88UJ6DB:\"(min-width: 1200px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-NBvZ6\";const variantClassNames={ELuLVkaP2:\"framer-v-13tau8n\",qej8sGbd1:\"framer-v-1ch2gs7\",QJcqruIlj:\"framer-v-13q3s9v\",Qu88UJ6DB:\"framer-v-lofqod\"};const valuesByLocaleId={BWWxQuYiY:new LazyValue(()=>import(\"./Fo6XQsqCp-0.js\")),MGSLdUony:new LazyValue(()=>import(\"./Fo6XQsqCp-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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const 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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Qu88UJ6DB\",Full:\"QJcqruIlj\",Phone:\"ELuLVkaP2\",Tablet:\"qej8sGbd1\"};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:\"Qu88UJ6DB\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,YDUOXVolVyT9qIYVcA,yZbQSVUqeyT9qIYVcA,v73DVD8hMyT9qIYVcA,GLy543LjrbPI8iyZ6R,eJxZZ51viyT9qIYVcA,wseQFou6hyT9qIYVcA,idyT9qIYVcA,YDUOXVolVzP5qv0GPL,yZbQSVUqezP5qv0GPL,v73DVD8hMzP5qv0GPL,eJxZZ51vizP5qv0GPL,wseQFou6hzP5qv0GPL,idzP5qv0GPL,YDUOXVolVz_xWX1iEp,yZbQSVUqez_xWX1iEp,v73DVD8hMz_xWX1iEp,eJxZZ51viz_xWX1iEp,wseQFou6hz_xWX1iEp,idz_xWX1iEp,...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-NBvZ6`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-NBvZ6`);};},[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 isDisplayed=()=>{if(!isBrowser())return true;if([\"qej8sGbd1\",\"ELuLVkaP2\"].includes(baseVariant))return false;return true;};const visible=equals(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,\"default\");const visible1=equals(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,\"MGSLdUony\");const visible2=equals(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,\"BWWxQuYiY\");const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Qu88UJ6DB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-lofqod\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rqtktt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{variant:\"rXck_MiQh\"},qej8sGbd1:{variant:\"HRsL8bIUF\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"PJzanJWY1\",layoutId:\"PJzanJWY1\",style:{width:\"100%\"},variant:\"BpXi6rsw4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"yF4wshVXr\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"yF4wshVXr\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"yF4wshVXr\"},implicitPathVariables:undefined},{href:{webPageId:\"isWMRNAm8\"},implicitPathVariables:undefined},{href:{webPageId:\"yF4wshVXr\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k2gx64-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{ia03M5nSs:resolvedLinks[4],q69FjkFJE:resolvedLinks[5]},qej8sGbd1:{ia03M5nSs:resolvedLinks[2],q69FjkFJE:resolvedLinks[3]},QJcqruIlj:{ia03M5nSs:resolvedLinks[6],q69FjkFJE:resolvedLinks[7]}},children:/*#__PURE__*/_jsx(Breadcrumb,{height:\"100%\",ia03M5nSs:resolvedLinks[0],id:\"IfDq7pDGq\",kHqf8tW0X:\"\",layoutId:\"IfDq7pDGq\",q69FjkFJE:resolvedLinks[1],R1nzempdP:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Cold Email Calculator\",style:{width:\"100%\"},tNqS4uI1e:false,uEvzyOR7O:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Breakcold: the Best Sales CRM & Sales Pipeline Management Software\",variant:\"Bz0rCB_ar\",wGVOkXx5h:(_getLocalizedValue2=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Tools\",width:\"100%\"})})})});}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vatvm0\",\"data-framer-name\":\"Cards Content Section\",name:\"Cards Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-x5v4ff\",\"data-framer-name\":\"Header Wrapper\",name:\"Header Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-57nisj\",\"data-framer-name\":\"Cards Content Section\",name:\"Cards Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2xfawt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qqs3ny\",\"data-framer-name\":\"Header Wrapper\",name:\"Header Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bwtl0z\",\"data-framer-name\":\"Heading Wrapper\",name:\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{y:149},qej8sGbd1:{y:173}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:189,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xc2utx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{variant:\"cYUEukTB2\"}},children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"w7GDCaTuc\",layoutId:\"w7GDCaTuc\",tebffIFh5:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Tools\",variant:\"e57Cz8T6f\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{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:\"Cold Email Calculator\"})})}},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:\"Cold Email Calculator\"})}),className:\"framer-eevrr9\",\"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:\"Understand how many cold emails you need to send to generate revenue for your business\"})}),className:\"framer-xsz3i\",\"data-framer-name\":\"Paragraph / Medium\",fonts:[\"Inter\"],name:\"Paragraph / Medium\",verticalAlignment:\"top\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q2iobs\",\"data-framer-name\":\"Cards Content Section\",name:\"Cards Content Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i1qvn2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mujer2-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!DOCTYPE html>\\n<html lang=\"en\">\\n<head>\\n    <meta charset=\"UTF-8\">\\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\\n    <title>Cold Email Funnel Calculator</title>\\n    <style>\\n        .container {\\n            display: flex;\\n            justify-content: space-between;\\n            max-width: 1000px;\\n            margin: auto;\\n            padding: 40px;\\n            border-radius: 20px;\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);\\n            background-color: #FAFAFA;\\n        }\\n        .form-section {\\n            width: 48%;\\n        }\\n        .form-section h2 {\\n            font-size: 22px;\\n            margin-bottom: 20px;\\n            font-weight: 600;\\n            color: #1D1D1F;\\n        }\\n        .form-section label {\\n            font-size: 16px;\\n            color: #000;\\n            font-weight: bold;\\n            margin-bottom: 5px;\\n            display: block;\\n        }\\n        .form-section input {\\n            width: 100%;\\n            padding: 15px;\\n            margin-bottom: 20px;\\n            border-radius: 8px;\\n            border: 1px solid #D1D1D6;\\n            font-size: 16px;\\n            color: #1D1D1F;\\n            background-color: #F9FAFB;\\n            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);\\n            transition: border-color 0.3s ease;\\n        }\\n        .form-section input:focus {\\n            border-color: #007BFF;\\n            outline: none;\\n            box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);\\n        }\\n        .funnel-section {\\n            width: 48%;\\n            display: flex;\\n            flex-direction: column;\\n            align-items: flex-start;\\n        }\\n        .funnel {\\n            display: flex;\\n            flex-direction: column;\\n            align-items: center;\\n            width: 100%;\\n            margin-bottom: 20px;\\n        }\\n        .funnel div {\\n            padding: 15px;\\n            margin-bottom: 8px;\\n            border-radius: 5px;\\n            font-size: 16px;\\n            color: white;\\n            font-weight: bold;\\n            text-align: center;\\n            display: flex;\\n            align-items: center;\\n            justify-content: center;\\n        }\\n        .step1 { background-color: #007BFF; width: 90%; }\\n        .step2 { background-color: #1D9BF0; width: 80%; }\\n        .step3 { background-color: #00A1E4; width: 70%; }\\n        .step4 { background-color: #00C0E4; width: 60%; }\\n        .step5 { background-color: #00D4B8; width: 50%; }\\n        .step6 { background-color: #00796B; width: 40%; }\\n        .step7 { background-color: #004D40; width: 30%; }\\n        .summary-section {\\n            background-color: #FFFFFF;\\n            padding: 20px;\\n            border-radius: 10px;\\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\\n            width: 85%;\\n            margin-left: 7.5%;\\n        }\\n        .summary-section h2 {\\n            font-size: 18px;\\n            font-weight: 600;\\n            margin-bottom: 10px;\\n            color: #1D1D1F;\\n        }\\n        .summary-section p {\\n            font-size: 14px;\\n            line-height: 1.4;\\n            margin: 5px 0;\\n        }\\n        .summary-section .highlight {\\n            background-color: #007BFF;\\n            color: #FFFFFF;\\n            padding: 2px 6px;\\n            border-radius: 4px;\\n            font-weight: bold;\\n            margin-right: 4px;\\n            display: inline-block;\\n        }\\n\\n        @media (max-width: 768px) {\\n            .container {\\n                flex-direction: column;\\n                padding: 20px;\\n            }\\n            .form-section, .funnel-section {\\n                width: 100%;\\n                margin: 0;\\n            }\\n            .summary-section {\\n                max-width: 100%;\\n            }\\n        }\\n\\n        @media (max-width: 480px) {\\n            body {\\n                padding: 20px;\\n            }\\n            .container {\\n                padding: 20px;\\n                box-shadow: none;\\n            }\\n            .summary-section {\\n                max-width: 100%;\\n            }\\n        }\\n    </style>\\n</head>\\n<body>\\n\\n<div class=\"container\">\\n    <div class=\"form-section\">\\n        <h2>Cold Email Calculator</h2>\\n        <label for=\"emailsPerDay\">Number of Cold Emails Sent Per Day</label>\\n        <input type=\"number\" id=\"emailsPerDay\" placeholder=\"e.g. 1000\">\\n\\n        <label for=\"emailsPerAccount\">Emails Sent Per Account Per Day</label>\\n        <input type=\"number\" id=\"emailsPerAccount\" placeholder=\"e.g. 30\">\\n\\n        <label for=\"openRate\">Open Rate (%)</label>\\n        <input type=\"number\" id=\"openRate\" placeholder=\"e.g. 70\">\\n\\n        <label for=\"replyRate\">Reply Rate (%)</label>\\n        <input type=\"number\" id=\"replyRate\" placeholder=\"e.g. 5\">\\n\\n        <label for=\"positiveReplyRate\">Positive Reply Rate (%)</label>\\n        <input type=\"number\" id=\"positiveReplyRate\" placeholder=\"e.g. 33\">\\n\\n        <label for=\"callsToMeetingsRate\">Calls to Meetings Booked Rate (%)</label>\\n        <input type=\"number\" id=\"callsToMeetingsRate\" placeholder=\"e.g. 50\">\\n\\n        <label for=\"closingRate\">Closing Rate (%)</label>\\n        <input type=\"number\" id=\"closingRate\" placeholder=\"e.g. 50\">\\n\\n        <label for=\"revenuePerDeal\">Revenue Per Deal ($)</label>\\n        <input type=\"number\" id=\"revenuePerDeal\" placeholder=\"e.g. 2000\">\\n    </div>\\n\\n    <div class=\"funnel-section\">\\n        <div class=\"funnel\">\\n            <div class=\"step1\" id=\"emailAccountsNeeded\">Email Accounts Needed: 0</div>\\n            <div class=\"step2\" id=\"emailsPerMonth\">Emails Sent Per Month: 0</div>\\n            <div class=\"step3\" id=\"emailsOpened\">Emails Opened: 0</div>\\n            <div class=\"step4\" id=\"repliesReceived\">Replies Received: 0</div>\\n            <div class=\"step5\" id=\"positiveReplies\">Positive Replies: 0</div>\\n            <div class=\"step6\" id=\"meetingsBooked\">Meetings Booked: 0</div>\\n            <div class=\"step7\" id=\"newDeals\">New Deals: 0</div>\\n            <div class=\"step7\" id=\"estimatedRevenue\">Estimated Revenue: $0</div>\\n        </div>\\n        \\n        <div class=\"summary-section\">\\n            <h2>Your ROI Report</h2>\\n            <p>\\n                For you to reach your <span class=\"highlight\" id=\"summaryRevenueGoal\">$0</span> sales target, you need to close \\n                <span class=\"highlight\" id=\"summaryDealsNeeded\">0</span> deals at \\n                <span class=\"highlight\" id=\"summaryRevenuePerDeal\">$0</span> per deal.\\n            </p>\\n            <p>\\n                Using a conversion rate of <span class=\"highlight\" id=\"summaryConversionRate\">0%</span> from pipeline to closed deal, \\n                means that you need to generate <span class=\"highlight\" id=\"summaryPipelineNeeded\">$0</span> in pipeline.\\n            </p>\\n        </div>\\n    </div>\\n</div>\\n\\n<script>\\n    document.querySelectorAll(\\'.form-section input\\').forEach(input => {\\n        input.addEventListener(\\'input\\', calculateResults);\\n    });\\n\\n    function calculateResults() {\\n        const emailsPerDay = parseFloat(document.getElementById(\\'emailsPerDay\\').value) || 0;\\n        const emailsPerAccount = parseFloat(document.getElementById(\\'emailsPerAccount\\').value) || 0;\\n        const openRate = parseFloat(document.getElementById(\\'openRate\\').value) || 0;\\n        const replyRate = parseFloat(document.getElementById(\\'replyRate\\').value) || 0;\\n        const positiveReplyRate = parseFloat(document.getElementById(\\'positiveReplyRate\\').value) || 0;\\n        const callsToMeetingsRate = parseFloat(document.getElementById(\\'callsToMeetingsRate\\').value) || 0;\\n        const closingRate = parseFloat(document.getElementById(\\'closingRate\\').value) || 0;\\n        const revenuePerDeal = parseFloat(document.getElementById(\\'revenuePerDeal\\').value) || 0;\\n\\n        // Calculations\\n        const emailAccountsNeeded = Math.ceil(emailsPerDay / emailsPerAccount);\\n        const emailsPerMonth = emailsPerDay * 20;\\n        const emailsOpened = Math.round(emailsPerMonth * (openRate / 100));\\n        const repliesReceived = Math.round(emailsOpened * (replyRate / 100));\\n        const positiveReplies = Math.round(repliesReceived * (positiveReplyRate / 100));\\n        const meetingsBooked = Math.round(positiveReplies * (callsToMeetingsRate / 100));\\n        const newDeals = Math.round(meetingsBooked * (closingRate / 100));\\n        const estimatedRevenue = newDeals * revenuePerDeal;\\n\\n        // Display results in funnel\\n        document.getElementById(\\'emailAccountsNeeded\\').textContent = `Email Accounts Needed: ${emailAccountsNeeded}`;\\n        document.getElementById(\\'emailsPerMonth\\').textContent = `Emails Sent Per Month: ${emailsPerMonth}`;\\n        document.getElementById(\\'emailsOpened\\').textContent = `Emails Opened: ${emailsOpened}`;\\n        document.getElementById(\\'repliesReceived\\').textContent = `Replies Received: ${repliesReceived}`;\\n        document.getElementById(\\'positiveReplies\\').textContent = `Positive Replies: ${positiveReplies}`;\\n        document.getElementById(\\'meetingsBooked\\').textContent = `Meetings Booked: ${meetingsBooked}`;\\n        document.getElementById(\\'newDeals\\').textContent = `New Deals: ${newDeals}`;\\n        document.getElementById(\\'estimatedRevenue\\').textContent = `Estimated Revenue: $${estimatedRevenue.toLocaleString()}`;\\n\\n        // Update summary report\\n        document.getElementById(\\'summaryRevenueGoal\\').textContent = `$${estimatedRevenue.toLocaleString()}`;\\n        document.getElementById(\\'summaryDealsNeeded\\').textContent = `${newDeals}`;\\n        document.getElementById(\\'summaryRevenuePerDeal\\').textContent = `$${revenuePerDeal.toLocaleString()}`;\\n        document.getElementById(\\'summaryConversionRate\\').textContent = `${closingRate}%`;\\n        document.getElementById(\\'summaryPipelineNeeded\\').textContent = `$${(estimatedRevenue / (closingRate / 100)).toLocaleString()}`;\\n    }\\n</script>\\n\\n</body>\\n</html>',id:\"oxLysbj5b\",layoutId:\"oxLysbj5b\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-119p16c hidden-1ch2gs7 hidden-13tau8n\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QJcqruIlj:{width:\"248px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:670,width:\"250px\",y:528,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5fm1ud-container\",children:/*#__PURE__*/_jsx(CTABLOG,{height:\"100%\",id:\"rBww8u4ma\",layoutId:\"rBww8u4ma\",style:{width:\"100%\"},variant:\"qzmKwwLwb\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-107c173\",\"data-framer-name\":\"Duo Content Section\",name:\"Duo Content Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ze5lia\",\"data-framer-name\":\"FAQ Wrapper\",name:\"FAQ Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xkzdvl\",\"data-framer-name\":\"Heading Wrapper\",name:\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{y:1335},qej8sGbd1:{y:1394}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:1360,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16h5m81-container\",children:/*#__PURE__*/_jsx(TitleIndicator,{height:\"100%\",id:\"lsc_KkqGX\",layoutId:\"lsc_KkqGX\",tebffIFh5:(_getLocalizedValue4=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Template Q&A\",variant:\"e57Cz8T6f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{children:(_getLocalizedValue5=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__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:\"Q&A about Cold Email Calculator\"})})},qej8sGbd1:{children:(_getLocalizedValue6=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__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-color\":\"rgb(12, 15, 18)\"},children:\"Q&A about Cold Email Calculator\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__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-color\":\"rgb(12, 15, 18)\"},children:\"Q&A about Cold Email Calculator\"})}),className:\"framer-6ebve3\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],name:\"Heading / H2\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hobtod\",\"data-framer-name\":\"Questions Wrapper\",name:\"Questions Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{width:\"min(min(100vw, 1400px) - 48px, 1400px)\",y:1433},qej8sGbd1:{width:\"calc(min(min(100vw, 1400px) - 128px, 1400px) - 68px)\",y:1530},QJcqruIlj:{width:\"1251px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:\"calc(min(min(100vw, 1400px) - 128px, 1400px) - 128px)\",y:1506,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1utcuop-container\",children:/*#__PURE__*/_jsx(FAQSingle,{G2Iba_rf5:(_getLocalizedValue8=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"What are the use cases of the Cold Email Calculator?\",gX5GSf8XK:(_getLocalizedValue9=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"You can use this free tool to:\"}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"estimate how many email accounts are needed to reach the results you're aiming for\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"determine the efficiency of cold emailing for your business\"})})]})]}),height:\"100%\",id:\"kIf2FDhuf\",layoutId:\"kIf2FDhuf\",style:{width:\"100%\"},variant:\"TyBo7cuGo\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{width:\"min(min(100vw, 1400px) - 48px, 1400px)\",y:1520},qej8sGbd1:{width:\"calc(min(min(100vw, 1400px) - 128px, 1400px) - 68px)\",y:1617},QJcqruIlj:{width:\"1251px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:\"calc(min(min(100vw, 1400px) - 128px, 1400px) - 128px)\",y:1593,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iqd383-container\",children:/*#__PURE__*/_jsx(FAQSingle,{G2Iba_rf5:(_getLocalizedValue10=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"What should I do if I need to send more cold emails?\",gX5GSf8XK:(_getLocalizedValue11=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"You should buy more email domains (aka email accounts). The tool tells you how many email domains to buy depending on what you input.\"})}),height:\"100%\",id:\"oKiHIrxiN\",layoutId:\"oKiHIrxiN\",style:{width:\"100%\"},variant:\"TyBo7cuGo\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{width:\"min(min(100vw, 1400px) - 48px, 1400px)\",y:1607},qej8sGbd1:{width:\"calc(min(min(100vw, 1400px) - 128px, 1400px) - 68px)\",y:1704},QJcqruIlj:{width:\"1251px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:\"calc(min(min(100vw, 1400px) - 128px, 1400px) - 128px)\",y:1680,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14mii45-container\",children:/*#__PURE__*/_jsx(FAQSingle,{G2Iba_rf5:(_getLocalizedValue12=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"What is the metric the most important in cold emailing?\",gX5GSf8XK:(_getLocalizedValue13=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The most important metric in cold emailing are meetings booked or positive replies. Other metrics are vanity metrics.\"})}),height:\"100%\",id:\"IGxId4qL4\",layoutId:\"IGxId4qL4\",style:{width:\"100%\"},variant:\"TyBo7cuGo\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y1d6i3\",\"data-framer-name\":\"Articles Wrapper\",name:\"Articles Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ldk1j1\",\"data-framer-name\":\"Blog Title Wrapper\",name:\"Blog Title Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2.4px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Read articles related to Cold Emailing\"})}),className:\"framer-m7xhym\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],name:\"Heading / H2\",verticalAlignment:\"top\",withExternalLayout:true})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yuc87c\",\"data-framer-name\":\"EN - \",name:\"EN - \",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"yT9qIYVcA\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"yT9qIYVcA\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"yT9qIYVcA\",name:\"YDUOXVolV\",type:\"Identifier\"},{collection:\"yT9qIYVcA\",name:\"yZbQSVUqe\",type:\"Identifier\"},{collection:\"yT9qIYVcA\",name:\"v73DVD8hM\",type:\"Identifier\"},{collection:\"yT9qIYVcA\",name:\"eJxZZ51vi\",type:\"Identifier\"},{collection:\"yT9qIYVcA\",name:\"wseQFou6h\",type:\"Identifier\"},{collection:\"yT9qIYVcA\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"yT9qIYVcA\",name:\"VsShM02tD\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"en\"},type:\"BinaryOperation\"},operator:\"and\",right:{arguments:[{collection:\"yT9qIYVcA\",name:\"eJxZZ51vi\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"cold email\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"YDUOXVolV\":YDUOXVolVyT9qIYVcA,\"yZbQSVUqe\":yZbQSVUqeyT9qIYVcA,\"v73DVD8hM\":v73DVD8hMyT9qIYVcA,\"eJxZZ51vi\":eJxZZ51viyT9qIYVcA,\"wseQFou6h\":wseQFou6hyT9qIYVcA,\"id\":idyT9qIYVcA},i)=>{YDUOXVolVyT9qIYVcA!==null&&YDUOXVolVyT9qIYVcA!==void 0?YDUOXVolVyT9qIYVcA:YDUOXVolVyT9qIYVcA=\"\";v73DVD8hMyT9qIYVcA!==null&&v73DVD8hMyT9qIYVcA!==void 0?v73DVD8hMyT9qIYVcA:v73DVD8hMyT9qIYVcA=\"#09F\";eJxZZ51viyT9qIYVcA!==null&&eJxZZ51viyT9qIYVcA!==void 0?eJxZZ51viyT9qIYVcA:eJxZZ51viyT9qIYVcA=\"\";wseQFou6hyT9qIYVcA!==null&&wseQFou6hyT9qIYVcA!==void 0?wseQFou6hyT9qIYVcA:wseQFou6hyT9qIYVcA=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`yT9qIYVcA-${idyT9qIYVcA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YDUOXVolV:YDUOXVolVyT9qIYVcA},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YDUOXVolV:YDUOXVolVyT9qIYVcA},webPageId:\"fneDaYeJe\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-19i4mf3 framer-lkkf3t\",\"data-border\":true,\"data-framer-name\":\"Single Blog Card\",name:\"Single Blog Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1776),sizes:\"372px\",...toResponsiveImage(yZbQSVUqeyT9qIYVcA)}},qej8sGbd1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1937),sizes:\"calc(max(max((min(100vw, 1400px) - 12998px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqeyT9qIYVcA)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1879),sizes:\"calc(max(max((min(100vw, 1400px) - 12998px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqeyT9qIYVcA)},className:\"framer-183la6c\",\"data-framer-name\":\"Thumbnail\",name:\"Thumbnail\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10rln0w\",\"data-framer-name\":\"Post\",name:\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ydoyom\",\"data-framer-name\":\"Content Wrapper\",name:\"Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rn9qm1\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ubxp4b\",\"data-framer-name\":\"Blog Badge Purple\",name:\"Blog Badge Purple\",style:{\"--1b88wh\":v73DVD8hMyT9qIYVcA},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--variable-reference-GLy543Ljr-bPI8iyZ6R)\"},children:\"meta_title\"})}),className:\"framer-k0zsbr\",\"data-framer-name\":\"AI Growth\",fonts:[\"Inter\"],name:\"AI Growth\",style:{\"--variable-reference-GLy543Ljr-bPI8iyZ6R\":GLy543LjrbPI8iyZ6R},text:eJxZZ51viyT9qIYVcA,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(21, 7, 46)\"},children:\"Sales Pipeline Template For \"})}),className:\"framer-ksam8v\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Medium\"],name:\"Title\",text:wseQFou6hyT9qIYVcA,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})},idyT9qIYVcA);})})})})}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-i9jfja\",\"data-framer-name\":\"NL - \",name:\"NL - \",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"zP5qv0GPL\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"zP5qv0GPL\",name:\"YDUOXVolV\",type:\"Identifier\"},{collection:\"zP5qv0GPL\",name:\"yZbQSVUqe\",type:\"Identifier\"},{collection:\"zP5qv0GPL\",name:\"v73DVD8hM\",type:\"Identifier\"},{collection:\"zP5qv0GPL\",name:\"eJxZZ51vi\",type:\"Identifier\"},{collection:\"zP5qv0GPL\",name:\"wseQFou6h\",type:\"Identifier\"},{collection:\"zP5qv0GPL\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"zP5qv0GPL\",name:\"VsShM02tD\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"nl\"},type:\"BinaryOperation\"},operator:\"and\",right:{arguments:[{collection:\"zP5qv0GPL\",name:\"eJxZZ51vi\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"LinkedIn\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"YDUOXVolV\":YDUOXVolVzP5qv0GPL,\"yZbQSVUqe\":yZbQSVUqezP5qv0GPL,\"v73DVD8hM\":v73DVD8hMzP5qv0GPL,\"eJxZZ51vi\":eJxZZ51vizP5qv0GPL,\"wseQFou6h\":wseQFou6hzP5qv0GPL,\"id\":idzP5qv0GPL},i)=>{YDUOXVolVzP5qv0GPL!==null&&YDUOXVolVzP5qv0GPL!==void 0?YDUOXVolVzP5qv0GPL:YDUOXVolVzP5qv0GPL=\"\";v73DVD8hMzP5qv0GPL!==null&&v73DVD8hMzP5qv0GPL!==void 0?v73DVD8hMzP5qv0GPL:v73DVD8hMzP5qv0GPL=\"#09F\";eJxZZ51vizP5qv0GPL!==null&&eJxZZ51vizP5qv0GPL!==void 0?eJxZZ51vizP5qv0GPL:eJxZZ51vizP5qv0GPL=\"\";wseQFou6hzP5qv0GPL!==null&&wseQFou6hzP5qv0GPL!==void 0?wseQFou6hzP5qv0GPL:wseQFou6hzP5qv0GPL=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`zP5qv0GPL-${idzP5qv0GPL}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YDUOXVolV:YDUOXVolVzP5qv0GPL},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YDUOXVolV:YDUOXVolVzP5qv0GPL},webPageId:\"fneDaYeJe\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-a9wam3 framer-lkkf3t\",\"data-border\":true,\"data-framer-name\":\"Single Blog Card\",name:\"Single Blog Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2255),sizes:\"calc(max(max((min(100vw, 1400px) - 12918px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqezP5qv0GPL)}},qej8sGbd1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2416),sizes:\"calc(max(max((min(100vw, 1400px) - 12998px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqezP5qv0GPL)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2358),sizes:\"calc(max(max((min(100vw, 1400px) - 12998px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqezP5qv0GPL)},className:\"framer-o4wlze\",\"data-framer-name\":\"Thumbnail\",name:\"Thumbnail\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18jvt0w\",\"data-framer-name\":\"Post\",name:\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dxywr6\",\"data-framer-name\":\"Content Wrapper\",name:\"Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s38g1f\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iae6ig\",\"data-framer-name\":\"Blog Badge Purple\",name:\"Blog Badge Purple\",style:{\"--uv06ng\":v73DVD8hMzP5qv0GPL},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--variable-reference-GLy543Ljr-bPI8iyZ6R)\"},children:\"meta_title\"})}),className:\"framer-173u226\",\"data-framer-name\":\"AI Growth\",fonts:[\"Inter\"],name:\"AI Growth\",style:{\"--variable-reference-GLy543Ljr-bPI8iyZ6R\":GLy543LjrbPI8iyZ6R},text:eJxZZ51vizP5qv0GPL,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(21, 7, 46)\"},children:\"Sales Pipeline Template For \"})}),className:\"framer-old9yc\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Medium\"],name:\"Title\",text:wseQFou6hzP5qv0GPL,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})},idzP5qv0GPL);})})})})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-e4xn6o\",\"data-framer-name\":\"FR - \",name:\"FR - \",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"z_xWX1iEp\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"z_xWX1iEp\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"z_xWX1iEp\",name:\"YDUOXVolV\",type:\"Identifier\"},{collection:\"z_xWX1iEp\",name:\"yZbQSVUqe\",type:\"Identifier\"},{collection:\"z_xWX1iEp\",name:\"v73DVD8hM\",type:\"Identifier\"},{collection:\"z_xWX1iEp\",name:\"eJxZZ51vi\",type:\"Identifier\"},{collection:\"z_xWX1iEp\",name:\"wseQFou6h\",type:\"Identifier\"},{collection:\"z_xWX1iEp\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"z_xWX1iEp\",name:\"VsShM02tD\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"fr\"},type:\"BinaryOperation\"},operator:\"and\",right:{arguments:[{collection:\"z_xWX1iEp\",name:\"eJxZZ51vi\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"LinkedIn\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2.map(({\"YDUOXVolV\":YDUOXVolVz_xWX1iEp,\"yZbQSVUqe\":yZbQSVUqez_xWX1iEp,\"v73DVD8hM\":v73DVD8hMz_xWX1iEp,\"eJxZZ51vi\":eJxZZ51viz_xWX1iEp,\"wseQFou6h\":wseQFou6hz_xWX1iEp,\"id\":idz_xWX1iEp},i)=>{YDUOXVolVz_xWX1iEp!==null&&YDUOXVolVz_xWX1iEp!==void 0?YDUOXVolVz_xWX1iEp:YDUOXVolVz_xWX1iEp=\"\";v73DVD8hMz_xWX1iEp!==null&&v73DVD8hMz_xWX1iEp!==void 0?v73DVD8hMz_xWX1iEp:v73DVD8hMz_xWX1iEp=\"#09F\";eJxZZ51viz_xWX1iEp!==null&&eJxZZ51viz_xWX1iEp!==void 0?eJxZZ51viz_xWX1iEp:eJxZZ51viz_xWX1iEp=\"\";wseQFou6hz_xWX1iEp!==null&&wseQFou6hz_xWX1iEp!==void 0?wseQFou6hz_xWX1iEp:wseQFou6hz_xWX1iEp=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`z_xWX1iEp-${idz_xWX1iEp}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YDUOXVolV:YDUOXVolVz_xWX1iEp},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YDUOXVolV:YDUOXVolVz_xWX1iEp},webPageId:\"fneDaYeJe\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-wgusy3 framer-lkkf3t\",\"data-border\":true,\"data-framer-name\":\"Single Blog Card\",name:\"Single Blog Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2734),sizes:\"calc(max(max((min(100vw, 1400px) - 12918px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqez_xWX1iEp)}},qej8sGbd1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2895),sizes:\"calc(max(max((min(100vw, 1400px) - 12998px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqez_xWX1iEp)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2837),sizes:\"calc(max(max((min(100vw, 1400px) - 12998px) / 430, 1px), 404px) - 32px)\",...toResponsiveImage(yZbQSVUqez_xWX1iEp)},className:\"framer-1y78pk3\",\"data-framer-name\":\"Thumbnail\",name:\"Thumbnail\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p78ye7\",\"data-framer-name\":\"Post\",name:\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17oyyj2\",\"data-framer-name\":\"Content Wrapper\",name:\"Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12g0vel\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nzmhq0\",\"data-framer-name\":\"Blog Badge Purple\",name:\"Blog Badge Purple\",style:{\"--1ulbk74\":v73DVD8hMz_xWX1iEp},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--variable-reference-GLy543Ljr-bPI8iyZ6R)\"},children:\"meta_title\"})}),className:\"framer-1pol23l\",\"data-framer-name\":\"AI Growth\",fonts:[\"Inter\"],name:\"AI Growth\",style:{\"--variable-reference-GLy543Ljr-bPI8iyZ6R\":GLy543LjrbPI8iyZ6R},text:eJxZZ51viz_xWX1iEp,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(21, 7, 46)\"},children:\"Sales Pipeline Template For \"})}),className:\"framer-1atwxg2\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Medium\"],name:\"Title\",text:wseQFou6hz_xWX1iEp,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})},idz_xWX1iEp);})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue15=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2.4px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(12, 15, 18)\"},children:\"Other tools related to Cold Emailing\"})}),className:\"framer-1d5vvbw\",\"data-framer-name\":\"Heading / H2\",fonts:[\"Inter-SemiBold\"],name:\"Heading / H2\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ihn80\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MLTUcbwZu\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-10kovhl framer-lkkf3t\",\"data-border\":true,style:{transformPerspective:1200},whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:419,intrinsicWidth:1055,loading:getLoadingLazyAtYPosition(3285),pixelHeight:1462,pixelWidth:2790,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(min(100vw, 1400px) - 48px, 1000px) - 60px)\",src:\"https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=512 512w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png 2790w\"}},qej8sGbd1:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:419,intrinsicWidth:1055,loading:getLoadingLazyAtYPosition(3446),pixelHeight:1462,pixelWidth:2790,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(min(100vw, 1400px) - 128px, 1000px) - 40px) / 2, 1px) - 60px)\",src:\"https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=512 512w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png 2790w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:419,intrinsicWidth:1055,loading:getLoadingLazyAtYPosition(3388),pixelHeight:1462,pixelWidth:2790,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(min(100vw, 1400px) - 128px, 1000px) - 40px) / 2, 1px) - 60px)\",src:\"https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=512 512w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DHQA1BKTDjE4lCyx63cXDbyFOzE.png 2790w\"},className:\"framer-12rmwuk\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1owa4tf\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Cold Email Generator\"})}),className:\"framer-h1bkps\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{children:(_getLocalizedValue17=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Reach out confidently with our Cold Email Generator\u2014create effective emails that grab attention and drive responses.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Reach out confidently with our Cold Email Generator\u2014create effective emails that grab attention and drive responses.\"})}),className:\"framer-1dbgrxc\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eY9Tg9Mhs\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-10rn3nx framer-lkkf3t\",\"data-border\":true,style:{transformPerspective:1200},whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:702,intrinsicWidth:1204,loading:getLoadingLazyAtYPosition(3713.4),pixelHeight:1698,pixelWidth:2704,sizes:\"calc(min(min(100vw, 1400px) - 48px, 1000px) - 60px)\",src:\"https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png 2704w\"}},qej8sGbd1:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:702,intrinsicWidth:1204,loading:getLoadingLazyAtYPosition(3446),pixelHeight:1698,pixelWidth:2704,sizes:\"calc(max((min(min(100vw, 1400px) - 128px, 1000px) - 40px) / 2, 1px) - 60px)\",src:\"https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png 2704w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:702,intrinsicWidth:1204,loading:getLoadingLazyAtYPosition(3388),pixelHeight:1698,pixelWidth:2704,sizes:\"calc(max((min(min(100vw, 1400px) - 128px, 1000px) - 40px) / 2, 1px) - 60px)\",src:\"https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/274Wq7i8gPW9dOni1Yaeh6tMsc.png 2704w\"},className:\"framer-15znhk5\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sgzo2\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{children:(_getLocalizedValue19=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Cold Calling Calculator\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Cold Calling Calculator\"})}),className:\"framer-1ohrx8e\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{children:(_getLocalizedValue21=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Plan successful calls with our Cold Calling Calculator, helping you measure, adjust, and improve your outreach strategy.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Plan successful calls with our Cold Calling Calculator, helping you measure, adjust, and improve your outreach strategy.\"})}),className:\"framer-s8k38o\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18xrj9g\",\"data-framer-name\":\"Footer CTA Section\",name:\"Footer CTA Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{width:\"calc(min(100vw, 1400px) - 48px)\",y:3175.8},qej8sGbd1:{width:\"calc(min(100vw, 1400px) - 96px)\",y:3025}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:\"calc(min(100vw, 1400px) - 128px)\",y:2983,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ehok3c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{variant:\"cnBrC6eGh\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"vKoDgV3rg\",layoutId:\"vKoDgV3rg\",style:{width:\"100%\"},variant:\"s8DqUgniW\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{y:3638.8},qej8sGbd1:{y:3512}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:\"100vw\",y:3486,children:/*#__PURE__*/_jsx(Container,{className:\"framer-htktw5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELuLVkaP2:{variant:\"cOxLhcnIT\"},qej8sGbd1:{variant:\"SpPHIfHsN\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"J23bTn_0s\",layoutId:\"J23bTn_0s\",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-NBvZ6 { background: white; }`,\".framer-NBvZ6.framer-lkkf3t, .framer-NBvZ6 .framer-lkkf3t { display: block; }\",\".framer-NBvZ6.framer-lofqod { 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-NBvZ6 .framer-1rqtktt-container { flex: none; height: auto; position: sticky; width: 100%; will-change: transform; z-index: 5; }\",\".framer-NBvZ6 .framer-k2gx64-container, .framer-NBvZ6 .framer-1utcuop-container, .framer-NBvZ6 .framer-1iqd383-container, .framer-NBvZ6 .framer-14mii45-container, .framer-NBvZ6 .framer-1ehok3c-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-1vatvm0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 97px; height: 220px; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-NBvZ6 .framer-x5v4ff { 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-NBvZ6 .framer-57nisj { 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-NBvZ6 .framer-2xfawt { 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-NBvZ6 .framer-1qqs3ny { 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-NBvZ6 .framer-1bwtl0z, .framer-NBvZ6 .framer-xkzdvl { 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-NBvZ6 .framer-1xc2utx-container, .framer-NBvZ6 .framer-16h5m81-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-NBvZ6 .framer-eevrr9, .framer-NBvZ6 .framer-ksam8v, .framer-NBvZ6 .framer-old9yc, .framer-NBvZ6 .framer-1atwxg2, .framer-NBvZ6 .framer-1d5vvbw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NBvZ6 .framer-xsz3i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 5; }\",\".framer-NBvZ6 .framer-1q2iobs { 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-NBvZ6 .framer-1i1qvn2 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; 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%; will-change: var(--framer-will-change-override, transform); }\",\".framer-NBvZ6 .framer-mujer2-container { flex: 1 0 0px; height: 948px; position: relative; width: 1px; }\",\".framer-NBvZ6 .framer-119p16c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 940px; justify-content: center; overflow: visible; padding: 160px 0px 0px 0px; position: relative; width: 250px; z-index: 1; }\",\".framer-NBvZ6 .framer-5fm1ud-container { flex: 1 0 0px; height: auto; position: sticky; top: 20px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-NBvZ6 .framer-107c173 { 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; max-width: 1400px; overflow: visible; padding: 0px 64px 0px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-NBvZ6 .framer-ze5lia { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-6ebve3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NBvZ6 .framer-1hobtod { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-y1d6i3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-ldk1j1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-m7xhym { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-NBvZ6 .framer-1yuc87c, .framer-NBvZ6 .framer-i9jfja, .framer-NBvZ6 .framer-e4xn6o { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-19i4mf3, .framer-NBvZ6 .framer-a9wam3, .framer-NBvZ6 .framer-wgusy3 { --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; box-shadow: 0px 64px 64px -20px rgba(107, 110, 148, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; min-width: 404px; overflow: hidden; padding: 16px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NBvZ6 .framer-183la6c, .framer-NBvZ6 .framer-o4wlze, .framer-NBvZ6 .framer-1y78pk3 { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 250px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-10rln0w, .framer-NBvZ6 .framer-18jvt0w, .framer-NBvZ6 .framer-1p78ye7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 173px; justify-content: space-between; min-width: 200px; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-1ydoyom, .framer-NBvZ6 .framer-dxywr6, .framer-NBvZ6 .framer-17oyyj2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-1rn9qm1, .framer-NBvZ6 .framer-1s38g1f, .framer-NBvZ6 .framer-12g0vel { 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: min-content; }\",\".framer-NBvZ6 .framer-1ubxp4b { align-content: center; align-items: center; background-color: var(--1b88wh); border-bottom-left-radius: 184px; border-bottom-right-radius: 184px; border-top-left-radius: 184px; border-top-right-radius: 184px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-NBvZ6 .framer-k0zsbr, .framer-NBvZ6 .framer-173u226, .framer-NBvZ6 .framer-1pol23l { --variable-reference-GLy543Ljr-bPI8iyZ6R: var(--npx2rd); flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NBvZ6 .framer-1iae6ig { align-content: center; align-items: center; background-color: var(--uv06ng); border-bottom-left-radius: 184px; border-bottom-right-radius: 184px; border-top-left-radius: 184px; border-top-right-radius: 184px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-NBvZ6 .framer-nzmhq0 { align-content: center; align-items: center; background-color: var(--1ulbk74); border-bottom-left-radius: 184px; border-bottom-right-radius: 184px; border-top-left-radius: 184px; border-top-right-radius: 184px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-NBvZ6 .framer-2ihn80 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 500px; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-10kovhl, .framer-NBvZ6 .framer-10rn3nx { --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: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NBvZ6 .framer-12rmwuk, .framer-NBvZ6 .framer-15znhk5 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 250px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-NBvZ6 .framer-1owa4tf, .framer-NBvZ6 .framer-1sgzo2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-NBvZ6 .framer-h1bkps, .framer-NBvZ6 .framer-1ohrx8e { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-NBvZ6 .framer-1dbgrxc, .framer-NBvZ6 .framer-s8k38o { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 390px; word-break: break-word; word-wrap: break-word; }\",\".framer-NBvZ6 .framer-18xrj9g { 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-NBvZ6 .framer-htktw5-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NBvZ6.framer-lofqod, .framer-NBvZ6 .framer-1vatvm0, .framer-NBvZ6 .framer-x5v4ff, .framer-NBvZ6 .framer-57nisj, .framer-NBvZ6 .framer-2xfawt, .framer-NBvZ6 .framer-1qqs3ny, .framer-NBvZ6 .framer-1bwtl0z, .framer-NBvZ6 .framer-1q2iobs, .framer-NBvZ6 .framer-1i1qvn2, .framer-NBvZ6 .framer-119p16c, .framer-NBvZ6 .framer-107c173, .framer-NBvZ6 .framer-ze5lia, .framer-NBvZ6 .framer-xkzdvl, .framer-NBvZ6 .framer-1hobtod, .framer-NBvZ6 .framer-y1d6i3, .framer-NBvZ6 .framer-1yuc87c, .framer-NBvZ6 .framer-19i4mf3, .framer-NBvZ6 .framer-1ydoyom, .framer-NBvZ6 .framer-1rn9qm1, .framer-NBvZ6 .framer-1ubxp4b, .framer-NBvZ6 .framer-i9jfja, .framer-NBvZ6 .framer-a9wam3, .framer-NBvZ6 .framer-dxywr6, .framer-NBvZ6 .framer-1s38g1f, .framer-NBvZ6 .framer-1iae6ig, .framer-NBvZ6 .framer-e4xn6o, .framer-NBvZ6 .framer-wgusy3, .framer-NBvZ6 .framer-17oyyj2, .framer-NBvZ6 .framer-12g0vel, .framer-NBvZ6 .framer-nzmhq0, .framer-NBvZ6 .framer-2ihn80, .framer-NBvZ6 .framer-10kovhl, .framer-NBvZ6 .framer-1owa4tf, .framer-NBvZ6 .framer-10rn3nx, .framer-NBvZ6 .framer-1sgzo2, .framer-NBvZ6 .framer-18xrj9g { gap: 0px; } .framer-NBvZ6.framer-lofqod > *, .framer-NBvZ6 .framer-1qqs3ny > *, .framer-NBvZ6 .framer-19i4mf3 > *, .framer-NBvZ6 .framer-a9wam3 > *, .framer-NBvZ6 .framer-wgusy3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NBvZ6.framer-lofqod > :first-child, .framer-NBvZ6 .framer-1vatvm0 > :first-child, .framer-NBvZ6 .framer-x5v4ff > :first-child, .framer-NBvZ6 .framer-57nisj > :first-child, .framer-NBvZ6 .framer-1qqs3ny > :first-child, .framer-NBvZ6 .framer-1bwtl0z > :first-child, .framer-NBvZ6 .framer-1q2iobs > :first-child, .framer-NBvZ6 .framer-107c173 > :first-child, .framer-NBvZ6 .framer-ze5lia > :first-child, .framer-NBvZ6 .framer-xkzdvl > :first-child, .framer-NBvZ6 .framer-1hobtod > :first-child, .framer-NBvZ6 .framer-y1d6i3 > :first-child, .framer-NBvZ6 .framer-19i4mf3 > :first-child, .framer-NBvZ6 .framer-1ydoyom > :first-child, .framer-NBvZ6 .framer-a9wam3 > :first-child, .framer-NBvZ6 .framer-dxywr6 > :first-child, .framer-NBvZ6 .framer-wgusy3 > :first-child, .framer-NBvZ6 .framer-17oyyj2 > :first-child, .framer-NBvZ6 .framer-10kovhl > :first-child, .framer-NBvZ6 .framer-1owa4tf > :first-child, .framer-NBvZ6 .framer-10rn3nx > :first-child, .framer-NBvZ6 .framer-1sgzo2 > :first-child, .framer-NBvZ6 .framer-18xrj9g > :first-child { margin-top: 0px; } .framer-NBvZ6.framer-lofqod > :last-child, .framer-NBvZ6 .framer-1vatvm0 > :last-child, .framer-NBvZ6 .framer-x5v4ff > :last-child, .framer-NBvZ6 .framer-57nisj > :last-child, .framer-NBvZ6 .framer-1qqs3ny > :last-child, .framer-NBvZ6 .framer-1bwtl0z > :last-child, .framer-NBvZ6 .framer-1q2iobs > :last-child, .framer-NBvZ6 .framer-107c173 > :last-child, .framer-NBvZ6 .framer-ze5lia > :last-child, .framer-NBvZ6 .framer-xkzdvl > :last-child, .framer-NBvZ6 .framer-1hobtod > :last-child, .framer-NBvZ6 .framer-y1d6i3 > :last-child, .framer-NBvZ6 .framer-19i4mf3 > :last-child, .framer-NBvZ6 .framer-1ydoyom > :last-child, .framer-NBvZ6 .framer-a9wam3 > :last-child, .framer-NBvZ6 .framer-dxywr6 > :last-child, .framer-NBvZ6 .framer-wgusy3 > :last-child, .framer-NBvZ6 .framer-17oyyj2 > :last-child, .framer-NBvZ6 .framer-10kovhl > :last-child, .framer-NBvZ6 .framer-1owa4tf > :last-child, .framer-NBvZ6 .framer-10rn3nx > :last-child, .framer-NBvZ6 .framer-1sgzo2 > :last-child, .framer-NBvZ6 .framer-18xrj9g > :last-child { margin-bottom: 0px; } .framer-NBvZ6 .framer-1vatvm0 > * { margin: 0px; margin-bottom: calc(97px / 2); margin-top: calc(97px / 2); } .framer-NBvZ6 .framer-x5v4ff > *, .framer-NBvZ6 .framer-107c173 > *, .framer-NBvZ6 .framer-y1d6i3 > *, .framer-NBvZ6 .framer-1ydoyom > *, .framer-NBvZ6 .framer-dxywr6 > *, .framer-NBvZ6 .framer-17oyyj2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-NBvZ6 .framer-57nisj > *, .framer-NBvZ6 .framer-1q2iobs > *, .framer-NBvZ6 .framer-ze5lia > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-NBvZ6 .framer-2xfawt > *, .framer-NBvZ6 .framer-1i1qvn2 > *, .framer-NBvZ6 .framer-1rn9qm1 > *, .framer-NBvZ6 .framer-1s38g1f > *, .framer-NBvZ6 .framer-12g0vel > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NBvZ6 .framer-2xfawt > :first-child, .framer-NBvZ6 .framer-1i1qvn2 > :first-child, .framer-NBvZ6 .framer-119p16c > :first-child, .framer-NBvZ6 .framer-1yuc87c > :first-child, .framer-NBvZ6 .framer-1rn9qm1 > :first-child, .framer-NBvZ6 .framer-1ubxp4b > :first-child, .framer-NBvZ6 .framer-i9jfja > :first-child, .framer-NBvZ6 .framer-1s38g1f > :first-child, .framer-NBvZ6 .framer-1iae6ig > :first-child, .framer-NBvZ6 .framer-e4xn6o > :first-child, .framer-NBvZ6 .framer-12g0vel > :first-child, .framer-NBvZ6 .framer-nzmhq0 > :first-child, .framer-NBvZ6 .framer-2ihn80 > :first-child { margin-left: 0px; } .framer-NBvZ6 .framer-2xfawt > :last-child, .framer-NBvZ6 .framer-1i1qvn2 > :last-child, .framer-NBvZ6 .framer-119p16c > :last-child, .framer-NBvZ6 .framer-1yuc87c > :last-child, .framer-NBvZ6 .framer-1rn9qm1 > :last-child, .framer-NBvZ6 .framer-1ubxp4b > :last-child, .framer-NBvZ6 .framer-i9jfja > :last-child, .framer-NBvZ6 .framer-1s38g1f > :last-child, .framer-NBvZ6 .framer-1iae6ig > :last-child, .framer-NBvZ6 .framer-e4xn6o > :last-child, .framer-NBvZ6 .framer-12g0vel > :last-child, .framer-NBvZ6 .framer-nzmhq0 > :last-child, .framer-NBvZ6 .framer-2ihn80 > :last-child { margin-right: 0px; } .framer-NBvZ6 .framer-1bwtl0z > *, .framer-NBvZ6 .framer-xkzdvl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-NBvZ6 .framer-119p16c > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-NBvZ6 .framer-1hobtod > *, .framer-NBvZ6 .framer-18xrj9g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NBvZ6 .framer-1yuc87c > *, .framer-NBvZ6 .framer-i9jfja > *, .framer-NBvZ6 .framer-e4xn6o > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-NBvZ6 .framer-1ubxp4b > *, .framer-NBvZ6 .framer-1iae6ig > *, .framer-NBvZ6 .framer-nzmhq0 > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-NBvZ6 .framer-2ihn80 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-NBvZ6 .framer-10kovhl > *, .framer-NBvZ6 .framer-1owa4tf > *, .framer-NBvZ6 .framer-10rn3nx > *, .framer-NBvZ6 .framer-1sgzo2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-NBvZ6 { background: white; } .framer-NBvZ6.framer-lofqod { width: 810px; } .framer-NBvZ6 .framer-1vatvm0 { padding: 48px 0px 48px 0px; } .framer-NBvZ6 .framer-1qqs3ny { flex: none; gap: 10px; width: 70%; } .framer-NBvZ6 .framer-xsz3i { height: 54px; } .framer-NBvZ6 .framer-107c173 { padding: 34px; } .framer-NBvZ6 .framer-ze5lia { order: 0; } .framer-NBvZ6 .framer-1dbgrxc, .framer-NBvZ6 .framer-s8k38o { width: 100%; } .framer-NBvZ6 .framer-18xrj9g { padding: 48px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NBvZ6 .framer-1qqs3ny { gap: 0px; } .framer-NBvZ6 .framer-1qqs3ny > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NBvZ6 .framer-1qqs3ny > :first-child { margin-top: 0px; } .framer-NBvZ6 .framer-1qqs3ny > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-NBvZ6 { background: white; } .framer-NBvZ6.framer-lofqod { width: 390px; } .framer-NBvZ6 .framer-1vatvm0 { gap: 24px; padding: 24px 0px 24px 0px; } .framer-NBvZ6 .framer-1qqs3ny { gap: 10px; padding: 0px 20px 0px 20px; z-index: 10; } .framer-NBvZ6 .framer-1xc2utx-container { order: 0; } .framer-NBvZ6 .framer-eevrr9 { order: 1; } .framer-NBvZ6 .framer-1q2iobs { align-content: flex-start; align-items: flex-start; gap: 18px; padding: 24px; } .framer-NBvZ6 .framer-107c173 { padding: 0px; } .framer-NBvZ6 .framer-ze5lia { gap: 20px; } .framer-NBvZ6 .framer-6ebve3, .framer-NBvZ6 .framer-1ohrx8e { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-NBvZ6 .framer-183la6c, .framer-NBvZ6 .framer-10rln0w { width: 372px; } .framer-NBvZ6 .framer-2ihn80 { flex-direction: column; gap: 20px; height: min-content; } .framer-NBvZ6 .framer-10kovhl, .framer-NBvZ6 .framer-10rn3nx { flex: none; height: min-content; width: 100%; } .framer-NBvZ6 .framer-1dbgrxc, .framer-NBvZ6 .framer-s8k38o { width: 100%; } .framer-NBvZ6 .framer-18xrj9g { padding: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NBvZ6 .framer-1vatvm0, .framer-NBvZ6 .framer-1qqs3ny, .framer-NBvZ6 .framer-1q2iobs, .framer-NBvZ6 .framer-ze5lia, .framer-NBvZ6 .framer-2ihn80 { gap: 0px; } .framer-NBvZ6 .framer-1vatvm0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-NBvZ6 .framer-1vatvm0 > :first-child, .framer-NBvZ6 .framer-1qqs3ny > :first-child, .framer-NBvZ6 .framer-1q2iobs > :first-child, .framer-NBvZ6 .framer-ze5lia > :first-child, .framer-NBvZ6 .framer-2ihn80 > :first-child { margin-top: 0px; } .framer-NBvZ6 .framer-1vatvm0 > :last-child, .framer-NBvZ6 .framer-1qqs3ny > :last-child, .framer-NBvZ6 .framer-1q2iobs > :last-child, .framer-NBvZ6 .framer-ze5lia > :last-child, .framer-NBvZ6 .framer-2ihn80 > :last-child { margin-bottom: 0px; } .framer-NBvZ6 .framer-1qqs3ny > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NBvZ6 .framer-1q2iobs > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-NBvZ6 .framer-ze5lia > *, .framer-NBvZ6 .framer-2ihn80 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-NBvZ6 { background: white; } .framer-NBvZ6.framer-lofqod { width: 1920px; } .framer-NBvZ6 .framer-119p16c { width: 248px; } .framer-NBvZ6 .framer-ze5lia { width: 1251px; }}`,'.framer-NBvZ6[data-border=\"true\"]::after, .framer-NBvZ6 [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 4058\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qej8sGbd1\":{\"layout\":[\"fixed\",\"auto\"]},\"ELuLVkaP2\":{\"layout\":[\"fixed\",\"auto\"]},\"QJcqruIlj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerFo6XQsqCp=withCSS(Component,css,\"framer-NBvZ6\");export default FramerFo6XQsqCp;FramerFo6XQsqCp.displayName=\"Tools / Linkedin Post Preview Generator\";FramerFo6XQsqCp.defaultProps={height:4058,width:1200};addFonts(FramerFo6XQsqCp,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...TopbarFonts,...BreadcrumbFonts,...TitleIndicatorFonts,...EmbedFonts,...CTABLOGFonts,...FAQSingleFonts,...CTAFonts,...FooterSectionFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFo6XQsqCp\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qej8sGbd1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ELuLVkaP2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QJcqruIlj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4058\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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AAO,OAAO,KAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;A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",
  "names": ["TopbarFonts", "getFonts", "jkqwVx08O_default", "BreadcrumbFonts", "dT8n0ebnc_default", "TitleIndicatorFonts", "ydmau9zXo_default", "EmbedFonts", "Embed", "CTABLOGFonts", "AbaaeLLSz_default", "FAQSingleFonts", "nDp6wbwWl_default", "CTAFonts", "vVUPHW32c_default", "FooterSectionFonts", "EMFImvNqq_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "equals", "a", "b", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "YDUOXVolVyT9qIYVcA", "yZbQSVUqeyT9qIYVcA", "v73DVD8hMyT9qIYVcA", "GLy543LjrbPI8iyZ6R", "eJxZZ51viyT9qIYVcA", "wseQFou6hyT9qIYVcA", "idyT9qIYVcA", "YDUOXVolVzP5qv0GPL", "yZbQSVUqezP5qv0GPL", "v73DVD8hMzP5qv0GPL", "eJxZZ51vizP5qv0GPL", "wseQFou6hzP5qv0GPL", "idzP5qv0GPL", "YDUOXVolVz_xWX1iEp", "yZbQSVUqez_xWX1iEp", "v73DVD8hMz_xWX1iEp", "eJxZZ51viz_xWX1iEp", "wseQFou6hz_xWX1iEp", "idz_xWX1iEp", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "router", "useRouter", "isDisplayed", "visible", "visible1", "visible2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "x", "RichText2", "ChildrenCanSuspend", "ZeeOgr7NP_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "collection1", "paginationInfo1", "loadMore1", "collection2", "paginationInfo2", "loadMore2", "css", "FramerFo6XQsqCp", "withCSS", "Fo6XQsqCp_default", "addFonts", "__FramerMetadata__"]
}
