{"version":3,"file":"fLx49ZLcXnnrrALrMo1zQbL0wPoUKULVWf8cAibs9uo.CxRwcXdc.mjs","names":["Navbar","LastCTA","Footer","useRef","React.useId","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","sharedStyle3.className","className","PropertyOverrides","React.Fragment","Guides","_Fragment","ev14IDEBcDitpJ4DJK","idDitpJ4DJK","Keqnsw4kYDitpJ4DJK","nBnaBxEZwDitpJ4DJK","VCnNU_CReDitpJ4DJK","Image","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle3.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts"],"sources":["https:/framerusercontent.com/modules/wGQbBITHFzu0TRL4vgmr/s6w3z6WKrHxs29SLf5o0/ZTChlkFkm.js"],"sourcesContent":["// Generated by Framer (4e1e732)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/s801VqobGI0Gkh3K9b41/Embed.js\";import Footer from\"#framer/local/canvasComponent/nuHCbSb6q/nuHCbSb6q.js\";import Navbar from\"#framer/local/canvasComponent/Pe46e7vgT/Pe46e7vgT.js\";import LastCTA from\"#framer/local/canvasComponent/V3i6IGLyd/V3i6IGLyd.js\";import Guides from\"#framer/local/collection/W_FW39i1N/W_FW39i1N.js\";import*as sharedStyle1 from\"#framer/local/css/p1BBzuSqs/p1BBzuSqs.js\";import*as sharedStyle2 from\"#framer/local/css/qbP0_zEa6/qbP0_zEa6.js\";import*as sharedStyle from\"#framer/local/css/sJS6RgB3g/sJS6RgB3g.js\";import*as sharedStyle3 from\"#framer/local/css/vYBn_f2gn/vYBn_f2gn.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZTChlkFkm/ZTChlkFkm.js\";const NavbarFonts=getFonts(Navbar);const NavbarWithVariantAppearEffect=withVariantAppearEffect(Navbar);const EmbedFonts=getFonts(Embed);const LastCTAFonts=getFonts(LastCTA);const FooterFonts=getFonts(Footer);const breakpoints={CapwPom8l:\"(min-width: 1320px)\",exwb8znZh:\"(min-width: 810px) and (max-width: 1079.98px)\",k07RgjSN8:\"(min-width: 1080px) and (max-width: 1319.98px)\",qe1oy4f2c:\"(max-width: 809.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wzBWG\";const variantClassNames={CapwPom8l:\"framer-v-sd9uaj\",exwb8znZh:\"framer-v-8h353e\",k07RgjSN8:\"framer-v-1boukgd\",qe1oy4f2c:\"framer-v-2566qg\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"long\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"k07RgjSN8\",Desktop:\"CapwPom8l\",Phone:\"qe1oy4f2c\",Tablet:\"exwb8znZh\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"CapwPom8l\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ev14IDEBcDitpJ4DJK,VCnNU_CReDitpJ4DJK,nBnaBxEZwDitpJ4DJK,Keqnsw4kYDitpJ4DJK,idDitpJ4DJK,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CapwPom8l\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ed6c5d37-37bc-4eb6-b2ec-1bac7ba205f6, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-sd9uaj\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:93,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ovlmd1-container\",layoutScroll:true,nodeId:\"O_qPDpa9H\",rendersWithMotion:true,scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwb8znZh:{__framer__variantAppearEffectEnabled:undefined,variant:\"paZn9WgYc\"},qe1oy4f2c:{__framer__variantAppearEffectEnabled:undefined,variant:\"paZn9WgYc\"}},children:/*#__PURE__*/_jsx(NavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"mDAKudA1r\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,BuMkFq4F0:\"jrkT5xvLp\",Dlp5kkJ4r:\"uBWC2He8h\",dNlOjK9Bc:\"jrkT5xvLp\",height:\"100%\",id:\"O_qPDpa9H\",layoutId:\"O_qPDpa9H\",qGIBNKesc:\"jrkT5xvLp\",style:{width:\"100%\"},u0qK3s3q9:\"jrkT5xvLp\",variant:\"E1x6Vffia\",vpmchTXNi:\"jrkT5xvLp\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4yfzg9\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gcn5ji\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q5rkob\",\"data-framer-name\":\"GTM Guides\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ttj3h\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1oo77k0\",\"data-styles-preset\":\"sJS6RgB3g\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Lessons learned the hard way\"})}),className:\"framer-8pw0wk\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-58n664\",\"data-styles-preset\":\"p1BBzuSqs\",style:{\"--framer-text-alignment\":\"center\"},children:\"Go-to-market guides on pipeline blindness, landing cold emails and learnings from a $519M exit…\"})}),className:\"framer-uxjwwu\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i3w0jj\",\"data-framer-name\":\"Books\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t7i94d-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vSlvjcsT9\",scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'\\n    <a\\n        class=\"book-container\"\\n        href=\"gtm-guides/47-perfect-prospects-visited-your-pricing-page-zero-converted-heres-why\"\\n    >\\n        <div class=\"book\">\\n            <img\\n                alt=\"A book of Pipeline Blindness\"\\n                src=\"https://framerusercontent.com/images/xTMO5LA0EGSmqdHcU3Lcx16wjA.png\"\\n            />\\n        </div>\\n    </a>\\n',id:\"vSlvjcsT9\",layoutId:\"vSlvjcsT9\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19b130h-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ntXRyuRw5\",scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<style>\\n        body {\\n            margin: 0;\\n            background: #f0f0f0;\\n            font-family: Arial, sans-serif;\\n        }\\n\\n        .book-container {\\n            display: flex;\\n            align-items: center;\\n            justify-content: center;\\n            perspective: 800px;\\n        }\\n\\n        @keyframes initAnimation {\\n            0% {\\n                transform: rotateY(-15deg);\\n            }\\n            100% {\\n                transform: rotateY(-35deg);\\n            }\\n        }\\n\\n        .book {\\n            width: 150px;\\n            height: 225px;\\n            position: relative;\\n            transform-style: preserve-3d;\\n            transform: rotateY(-35deg);\\n            transition: 1s ease;\\n            animation: 1s ease 0s 1 initAnimation;\\n        }\\n\\n        .book-container:hover .book,\\n        .book-container:focus .book {\\n            transform: rotateY(-15deg);\\n        }\\n\\n        .book > :first-child {\\n            position: absolute;\\n            top: 0;\\n            left: 0;\\n            background-color: red;\\n            width: 150px;\\n            height: 225px;\\n            transform: translateZ(10px);\\n            background-color: #EA7449;\\n            border-radius: 0 5px 5px 0;\\n            box-shadow: 3px 3px 15px rgba(102, 102, 102, 0.3);\\n        }\\n\\n        .book::before {\\n            position: absolute;\\n            content: \\' \\';\\n            background-color: blue;\\n            left: 0;\\n            top: 4px;\\n            width: 18px;\\n            height: 217px;\\n            transform: translateX(136px) rotateY(90deg);\\n            background: linear-gradient(90deg,\\n                #fff 0%,\\n                #f9f9f9 5%,\\n                #fff 10%,\\n                #f9f9f9 15%,\\n                #fff 20%,\\n                #f9f9f9 25%,\\n                #fff 30%,\\n                #f9f9f9 35%,\\n                #fff 40%,\\n                #f9f9f9 45%,\\n                #fff 50%,\\n                #f9f9f9 55%,\\n                #fff 60%,\\n                #f9f9f9 65%,\\n                #fff 70%,\\n                #f9f9f9 75%,\\n                #fff 80%,\\n                #f9f9f9 85%,\\n                #fff 90%,\\n                #f9f9f9 95%,\\n                #fff 100%\\n            );\\n        }\\n\\n        .book::after {\\n            position: absolute;\\n            top: 0;\\n            left: 0;\\n            content: \\' \\';\\n            width: 150px;\\n            height: 225px;\\n            transform: translateZ(-10px);\\n            background-color: #EA7449;\\n            border-radius: 0 5px 5px 0;\\n            box-shadow: -8px 0 40px 8px rgba(102, 102, 102, 0.25);\\n        }\\n    </style>\\n\\n    <a\\n        class=\"book-container\"\\n        href=\"gtm-guides/5-critical-gtm-lessons-from-selling-our-business-for-519m\"\\n    >\\n        <div class=\"book\">\\n            <img\\n                alt=\"\"\\n                src=\"https://framerusercontent.com/images/SaN7PvUHE5pxilINdnnmby13VVw.png\"\\n            />\\n        </div>\\n    </a>\\n',id:\"ntXRyuRw5\",layoutId:\"ntXRyuRw5\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cxlo2z-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"U5sV1MPAa\",scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<style>\\n        body {\\n            margin: 0;\\n            background: #f0f0f0;\\n            font-family: Arial, sans-serif;\\n        }\\n\\n        .book-container {\\n            display: flex;\\n            align-items: center;\\n            justify-content: center;\\n            perspective: 800px;\\n        }\\n\\n        @keyframes initAnimation {\\n            0% {\\n                transform: rotateY(-15deg);\\n            }\\n            100% {\\n                transform: rotateY(-35deg);\\n            }\\n        }\\n\\n        .book {\\n            width: 150px;\\n            height: 225px;\\n            position: relative;\\n            transform-style: preserve-3d;\\n            transform: rotateY(-35deg);\\n            transition: 1s ease;\\n            animation: 1s ease 0s 1 initAnimation;\\n        }\\n\\n        .book-container:hover .book,\\n        .book-container:focus .book {\\n            transform: rotateY(-15deg);\\n        }\\n\\n        .book > :first-child {\\n            position: absolute;\\n            top: 0;\\n            left: 0;\\n            background-color: red;\\n            width: 150px;\\n            height: 225px;\\n            transform: translateZ(10px);\\n            background-color: #EA7449;\\n            border-radius: 0 5px 5px 0;\\n            box-shadow: 3px 3px 15px rgba(102, 102, 102, 0.3);\\n        }\\n\\n        .book::before {\\n            position: absolute;\\n            content: \\' \\';\\n            background-color: blue;\\n            left: 0;\\n            top: 4px;\\n            width: 18px;\\n            height: 217px;\\n            transform: translateX(136px) rotateY(90deg);\\n            background: linear-gradient(90deg,\\n                #fff 0%,\\n                #f9f9f9 5%,\\n                #fff 10%,\\n                #f9f9f9 15%,\\n                #fff 20%,\\n                #f9f9f9 25%,\\n                #fff 30%,\\n                #f9f9f9 35%,\\n                #fff 40%,\\n                #f9f9f9 45%,\\n                #fff 50%,\\n                #f9f9f9 55%,\\n                #fff 60%,\\n                #f9f9f9 65%,\\n                #fff 70%,\\n                #f9f9f9 75%,\\n                #fff 80%,\\n                #f9f9f9 85%,\\n                #fff 90%,\\n                #f9f9f9 95%,\\n                #fff 100%\\n            );\\n        }\\n\\n        .book::after {\\n            position: absolute;\\n            top: 0;\\n            left: 0;\\n            content: \\' \\';\\n            width: 150px;\\n            height: 225px;\\n            transform: translateZ(-10px);\\n            background-color: #EA7449;\\n            border-radius: 0 5px 5px 0;\\n            box-shadow: -8px 0 40px 8px rgba(102, 102, 102, 0.25);\\n        }\\n    </style>\\n\\n    <a\\n        class=\"book-container\"\\n        href=\"gtm-guides/cold-email-still-works-its-just-harder\"\\n        target=\"_self\"\\n    >\\n        <div class=\"book\">\\n            <img\\n                alt=\"\"\\n                src=\"https://framerusercontent.com/images/wnJ9SOYnRv5tvr4Xv7Jyzyjw3Q.png\"\\n            />\\n        </div>\\n    </a>\\n',id:\"U5sV1MPAa\",layoutId:\"U5sV1MPAa\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pe7tz4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"DitpJ4DJK\",data:Guides,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"DitpJ4DJK\",name:\"ev14IDEBc\",type:\"Identifier\"},{collection:\"DitpJ4DJK\",name:\"VCnNU_CRe\",type:\"Identifier\"},{collection:\"DitpJ4DJK\",name:\"nBnaBxEZw\",type:\"Identifier\"},{collection:\"DitpJ4DJK\",name:\"Keqnsw4kY\",type:\"Identifier\"},{collection:\"DitpJ4DJK\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({ev14IDEBc:ev14IDEBcDitpJ4DJK,id:idDitpJ4DJK,Keqnsw4kY:Keqnsw4kYDitpJ4DJK,nBnaBxEZw:nBnaBxEZwDitpJ4DJK,VCnNU_CRe:VCnNU_CReDitpJ4DJK},index)=>{ev14IDEBcDitpJ4DJK??=\"\";nBnaBxEZwDitpJ4DJK??=\"\";const textContent=toDateString(Keqnsw4kYDitpJ4DJK,activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`DitpJ4DJK-${idDitpJ4DJK}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ev14IDEBc:ev14IDEBcDitpJ4DJK},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1via9h5\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ev14IDEBc:ev14IDEBcDitpJ4DJK},webPageId:\"pAjJfpYox\"},motionChild:true,nodeId:\"QkS3kiEqM\",openInNewTab:false,scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-j2v76v framer-k5vqs7\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwb8znZh:{background:{alt:\"A man chats with Perplexity, Anthropic and OpenAI about what product to buy while throwing his calendar in the bin, tired from sales calls.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+144+735.6+0+0+0+0),pixelHeight:1024,pixelWidth:1536,sizes:\"150px\",...toResponsiveImage(VCnNU_CReDitpJ4DJK)}},qe1oy4f2c:{background:{alt:\"A man chats with Perplexity, Anthropic and OpenAI about what product to buy while throwing his calendar in the bin, tired from sales calls.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+144+1295.6+0+0+0+0),pixelHeight:1024,pixelWidth:1536,sizes:\"150px\",...toResponsiveImage(VCnNU_CReDitpJ4DJK)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A man chats with Perplexity, Anthropic and OpenAI about what product to buy while throwing his calendar in the bin, tired from sales calls.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+735.6+0+0+0+0),pixelHeight:1024,pixelWidth:1536,sizes:\"150px\",...toResponsiveImage(VCnNU_CReDitpJ4DJK)},className:\"framer-3wzm1b\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6hwhbn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13nwmb2\",\"data-styles-preset\":\"qbP0_zEa6\",style:{\"--framer-text-alignment\":\"left\"},children:\"Getting discovered by AI Search (ChatGPT, Perplexity and more)\"})}),className:\"framer-k56mfh\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],text:nBnaBxEZwDitpJ4DJK,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-445qdb\",\"data-styles-preset\":\"vYBn_f2gn\",style:{\"--framer-text-color\":\"var(--token-ffd9b1d2-1031-42d9-85f7-0c48b37078c5, rgb(91, 104, 112))\"},children:\"July 24, 2025\"})}),className:\"framer-yphbx1\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})},idDitpJ4DJK);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwb8znZh:{y:(componentViewport?.y||0)+0+1243.6},k07RgjSN8:{y:(componentViewport?.y||0)+0+1239.6},qe1oy4f2c:{y:(componentViewport?.y||0)+0+1803.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1527.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1auxeze-container\",nodeId:\"BAW1FP5dG\",scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwb8znZh:{variant:\"RRMGnmINu\"},qe1oy4f2c:{variant:\"DydBvUOx_\"}},children:/*#__PURE__*/_jsx(LastCTA,{height:\"100%\",id:\"BAW1FP5dG\",layoutId:\"BAW1FP5dG\",style:{width:\"100%\"},TjedvE7ur:\"See who's ready to buy\",variant:\"qR9adrc9J\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwb8znZh:{y:(componentViewport?.y||0)+0+1393.6},k07RgjSN8:{y:(componentViewport?.y||0)+0+1389.6},qe1oy4f2c:{y:(componentViewport?.y||0)+0+1953.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1677.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aeyqdv-container\",nodeId:\"QQnAzMd6N\",scopeId:\"ZTChlkFkm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwb8znZh:{variant:\"YWw4A71T1\"},qe1oy4f2c:{variant:\"RlyD_F9u7\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"QQnAzMd6N\",layoutId:\"QQnAzMd6N\",style:{width:\"100%\"},variant:\"WrH6ULnhO\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wzBWG.framer-k5vqs7, .framer-wzBWG .framer-k5vqs7 { display: block; }\",\".framer-wzBWG.framer-sd9uaj { align-content: center; align-items: center; background-color: var(--token-ed6c5d37-37bc-4eb6-b2ec-1bac7ba205f6, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1320px; }\",\".framer-wzBWG .framer-ovlmd1-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-wzBWG .framer-4yfzg9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 140px 20px 100px 20px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-1gcn5ji { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-1q5rkob { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-2ttj3h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 850px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-8pw0wk, .framer-wzBWG .framer-uxjwwu { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wzBWG .framer-i3w0jj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-t7i94d-container, .framer-wzBWG .framer-19b130h-container, .framer-wzBWG .framer-1cxlo2z-container { flex: none; height: 400px; position: relative; width: 300px; }\",\".framer-wzBWG .framer-pe7tz4 { display: grid; flex: none; gap: 24px 24px; grid-auto-rows: 120px; grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1100px; padding: 0px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-1via9h5 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-wzBWG .framer-j2v76v { --border-bottom-width: 1px; --border-color: var(--token-74144689-7af9-4f97-9dc8-19aa6d7506c1, #dde5ed); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-height: 124px; overflow: hidden; padding: 0px 16px 0px 0px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wzBWG .framer-3wzm1b { align-self: stretch; flex: none; height: auto; position: relative; width: 150px; }\",\".framer-wzBWG .framer-6hwhbn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; width: 1px; }\",\".framer-wzBWG .framer-k56mfh, .framer-wzBWG .framer-yphbx1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wzBWG .framer-1auxeze-container, .framer-wzBWG .framer-1aeyqdv-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-wzBWG[data-border=\"true\"]::after, .framer-wzBWG [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1079.98px) { .framer-wzBWG.framer-sd9uaj { width: 810px; } .framer-wzBWG .framer-4yfzg9 { padding: 144px 20px 100px 20px; } .framer-wzBWG .framer-1gcn5ji, .framer-wzBWG .framer-1q5rkob { max-width: 750px; } .framer-wzBWG .framer-t7i94d-container, .framer-wzBWG .framer-19b130h-container, .framer-wzBWG .framer-1cxlo2z-container { width: 248px; } .framer-wzBWG .framer-pe7tz4 { grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\",\"@media (max-width: 809.98px) { .framer-wzBWG.framer-sd9uaj { width: 390px; } .framer-wzBWG .framer-4yfzg9 { padding: 144px 16px 100px 16px; } .framer-wzBWG .framer-1gcn5ji { max-width: 450px; } .framer-wzBWG .framer-1q5rkob { max-width: 750px; padding: 0px 8px 0px 8px; } .framer-wzBWG .framer-i3w0jj { flex-direction: column; } .framer-wzBWG .framer-t7i94d-container, .framer-wzBWG .framer-19b130h-container, .framer-wzBWG .framer-1cxlo2z-container { height: 320px; } .framer-wzBWG .framer-pe7tz4 { grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\",\"@media (min-width: 1080px) and (max-width: 1319.98px) { .framer-wzBWG.framer-sd9uaj { width: 1080px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1941.5\n * @framerIntrinsicWidth 1320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"exwb8znZh\":{\"layout\":[\"fixed\",\"auto\"]},\"qe1oy4f2c\":{\"layout\":[\"fixed\",\"auto\"]},\"k07RgjSN8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerZTChlkFkm=withCSS(Component,css,\"framer-wzBWG\");export default FramerZTChlkFkm;FramerZTChlkFkm.displayName=\"Contact\";FramerZTChlkFkm.defaultProps={height:1941.5,width:1320};addFonts(FramerZTChlkFkm,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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\"}]},...NavbarFonts,...EmbedFonts,...LastCTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZTChlkFkm\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1941.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"exwb8znZh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qe1oy4f2c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k07RgjSN8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1320\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}