{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LPFLYTMwMyJqtk7bhRXy/tN4umQxV4tsGJqhibqfE/cX0WRt3Mc.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import SectionsHubSpot from\"#framer/local/canvasComponent/m37rdJLlz/m37rdJLlz.js\";import LayoutsMegaNavbar from\"#framer/local/canvasComponent/nomNpZts1/nomNpZts1.js\";import LayoutsMegaNavbarMobileLinks,*as LayoutsMegaNavbarMobileLinksInfo from\"#framer/local/canvasComponent/UGKY29fKV/UGKY29fKV.js\";import LayoutsFooter from\"#framer/local/canvasComponent/WRQFJcMFV/WRQFJcMFV.js\";import BackgroundGradient from\"#framer/local/codeFile/ss6BOTM/background_gradient.js\";import{withLinkClickEvents}from\"#framer/local/codeFile/njguG3O/link_click_events.js\";import{withVisitPage}from\"#framer/local/codeFile/c5ezZin/page.js\";import Testimonials from\"#framer/local/codeFile/HWuLUBJ/testimonials.js\";import metadataProvider from\"#framer/local/webPageMetadata/cX0WRt3Mc/cX0WRt3Mc.js\";const LayoutsMegaNavbarFonts=getFonts(LayoutsMegaNavbar);const BackgroundGradientFonts=getFonts(BackgroundGradient);const LayoutsMegaNavbarMobileLinksFonts=getFonts(LayoutsMegaNavbarMobileLinks);const LayoutsMegaNavbarMobileLinksWithLinkClickEvents1og87g2WithMappedReactProps1cdeq07=withMappedReactProps(withCodeBoundaryForOverrides(LayoutsMegaNavbarMobileLinks,{inComponentSlot:true,nodeId:\"PKLnJS8hl\",override:withLinkClickEvents,scopeId:\"cX0WRt3Mc\"}),LayoutsMegaNavbarMobileLinksInfo);const SectionsHubSpotFonts=getFonts(SectionsHubSpot);const TestimonialsFonts=getFonts(Testimonials);const LayoutsFooterFonts=getFonts(LayoutsFooter);const MotionDivWithVisitPage1hwhe1j=withCodeBoundaryForOverrides(motion.div,{nodeId:\"rGXbWsx2z\",override:withVisitPage,scopeId:\"cX0WRt3Mc\"});const breakpoints={AUzWZ_1Hq:\"(max-width: 767px)\",Bmpu_gnR9:\"(min-width: 1200px) and (max-width: 1439px)\",JJC0x2SSZ:\"(min-width: 768px) and (max-width: 1199px)\",rGXbWsx2z:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-LKWoW\";const variantClassNames={AUzWZ_1Hq:\"framer-v-1xlbc34\",Bmpu_gnR9:\"framer-v-17x84z8\",JJC0x2SSZ:\"framer-v-1uus5u4\",rGXbWsx2z:\"framer-v-1hwhe1j\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:-220};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-220};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={L:\"Bmpu_gnR9\",M:\"JJC0x2SSZ\",S:\"AUzWZ_1Hq\",XL:\"rGXbWsx2z\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rGXbWsx2z\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const YQbWyNwdQ3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"JJC0x2SSZ\",\"AUzWZ_1Hq\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rGXbWsx2z\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(MotionDivWithVisitPage1hwhe1j,{...restProps,className:cx(scopingClassNames,\"framer-1hwhe1j\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1qza5u2-container\",id:\"1qza5u2\",nodeId:\"nbrMmbBkX\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{variant:\"PDlXwh53f\"},Bmpu_gnR9:{variant:\"mPubiqIL5\"},JJC0x2SSZ:{variant:\"DotUNwiex\"}},children:/*#__PURE__*/_jsx(LayoutsMegaNavbar,{cClE5lk6X:\"Get Started\",height:\"100%\",id:\"nbrMmbBkX\",layoutId:\"nbrMmbBkX\",Nce7bwkAT:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"IIG6eF3UE\",width:\"100%\",YQbWyNwdQ:YQbWyNwdQ3bnx0g({overlay})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"}},exit:{opacity:0,transition:{delay:0,duration:.1,ease:[.12,.23,.5,1],type:\"tween\"}}},JJC0x2SSZ:{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"}},onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-kcwfjx\"),\"data-framer-name\":\"Navbar Overlay\",\"data-framer-portal-id\":\"1qza5u2\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ydBK_ONJG\")}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:`${cx(scopingClassNames,\"framer-1okjxi5-container\")} hidden-1hwhe1j hidden-17x84z8`,\"data-framer-name\":\"Purple\",\"data-framer-portal-id\":\"1qza5u2\",exit:animation,inComponentSlot:true,initial:animation2,isAuthoredByUser:true,name:\"Purple\",nodeId:\"IlmdfD7p6\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JJC0x2SSZ:{color:\"pink\",size:\"tablet\"}},children:/*#__PURE__*/_jsx(BackgroundGradient,{color:\"purple\",height:\"100%\",id:\"IlmdfD7p6\",layoutId:\"IlmdfD7p6\",name:\"Purple\",size:\"mobile\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:`${cx(scopingClassNames,\"framer-qo2plu-container\")} hidden-1hwhe1j hidden-17x84z8`,\"data-framer-name\":\"Blue\",\"data-framer-portal-id\":\"1qza5u2\",exit:animation,inComponentSlot:true,initial:animation2,isAuthoredByUser:true,name:\"Blue\",nodeId:\"Ft8vg6NAf\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JJC0x2SSZ:{size:\"tablet\"}},children:/*#__PURE__*/_jsx(BackgroundGradient,{color:\"blue\",height:\"100%\",id:\"Ft8vg6NAf\",layoutId:\"Ft8vg6NAf\",name:\"Blue\",size:\"mobile\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{width:\"100vw\"},JJC0x2SSZ:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{animate:animation1,exit:animation3,initial:animation4,style:{transformPerspective:1200},transformTemplate:transformTemplate1},JJC0x2SSZ:{animate:animation1,exit:animation3,initial:animation4,style:{transformPerspective:1200},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Container,{className:`${cx(scopingClassNames,\"framer-1og87g2-container\")} hidden-1hwhe1j hidden-17x84z8`,\"data-framer-portal-id\":\"1qza5u2\",inComponentSlot:true,nodeId:\"PKLnJS8hl\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{variant:\"dHKwCn7p5\"}},children:/*#__PURE__*/_jsx(LayoutsMegaNavbarMobileLinksWithLinkClickEvents1og87g2WithMappedReactProps1cdeq07,{height:\"100%\",id:\"PKLnJS8hl\",layoutId:\"PKLnJS8hl\",style:{width:\"100%\"},variant:\"kFJq121eb\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{width:\"100%\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:903,y:(componentViewport?.y||0)+0+72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d3mvyk-container\",\"data-framer-name\":\"sections/HubSpot\",name:\"sections/HubSpot\",nodeId:\"jUX_Cx2EL\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{style:{maxWidth:\"100%\"},variant:\"nzJNQ1On1\"},Bmpu_gnR9:{variant:\"tvjVDuwHn\"},JJC0x2SSZ:{variant:\"UP9YpcG9q\"}},children:/*#__PURE__*/_jsx(SectionsHubSpot,{afBZVWgtd:\"Advanced security & compliance\",Bb7QW60bf:\"Team Analytics\",height:\"100%\",i5xeIwarV:\"OCff4rAS0\",id:\"jUX_Cx2EL\",k4OsZdFFt:\"With an Enterprise plan, you can unlock:\",k8dx7QWNj:\"fT8fMmi7F\",layoutId:\"jUX_Cx2EL\",LIbkYE7cm:\"4ccb0023-93e1-4ef7-a765-4e5373c5c710\",name:\"sections/HubSpot\",rWZz9kYVB:\"Extended 24/7 support\",UKhc6HWoK:\"AiKpUQVyU\",variant:\"WTiFQ5fkk\",width:\"100%\",YEGTdJvvA:\"Centralized access & controls\",YgNCnN_GC:\"Dedicated training & onboarding\",Z7RUwdORS:\"Get in touch with our sales team\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rsybt9-container\",isAuthoredByUser:true,nodeId:\"EvgrX2auH\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{variant:\"S\"},Bmpu_gnR9:{variant:\"L\"},JJC0x2SSZ:{variant:\"M\"}},children:/*#__PURE__*/_jsx(Testimonials,{blurs:2,headerText:\"What our customers are saying\u2026\",height:\"100%\",id:\"EvgrX2auH\",layout:\"topLeftToBottomRight\",layoutId:\"EvgrX2auH\",left:\"blue\",maxCount:2,right:\"none\",style:{width:\"100%\"},testimonials:[{company:\"Popl\",image:addImageAlt({src:\"https://framerusercontent.com/images/SvqVO5qxsdNGZEW2USejcMFBc.jpg\"},\"\"),name:\"Caroline Miller\",quote:\"Superhuman plays a huge role for my team. We use features like Reminders, Send Later, and Snippets to ensure fewer things fall through the cracks, like follow ups with leads.\",titleOrHandle:\"Vice President of Sales\"},{company:\"Deel\",image:addImageAlt({src:\"https://framerusercontent.com/images/KoDQAolbqMB9NNYzhRUA65277U.jpg\",srcSet:\"https://framerusercontent.com/images/KoDQAolbqMB9NNYzhRUA65277U.jpg 833w\"},\"\"),name:\"Paul Huczek\",quote:\"With Superhuman, I like that I can see who opened my email within the last few minutes. It allows me to be more intelligent with my follow ups and to reach people at the right time. \",titleOrHandle:\"Senior Account Executive\"},{company:\"TwitterX\",name:\"Name\",quote:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\",titleOrHandle:\"Title or @handle\"},{company:\"TwitterX\",name:\"Name\",quote:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\",titleOrHandle:\"Title or @handle\"}],variant:\"XL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:581,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1175,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vrppdn-container\",nodeId:\"CZbhAZw6h\",rendersWithMotion:true,scopeId:\"cX0WRt3Mc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AUzWZ_1Hq:{variant:\"RUC0SwrXm\"},JJC0x2SSZ:{variant:\"VOppzjl6X\"}},children:/*#__PURE__*/_jsx(LayoutsFooter,{height:\"100%\",id:\"CZbhAZw6h\",layoutId:\"CZbhAZw6h\",style:{width:\"100%\"},variant:\"fjYMuPXT_\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LKWoW.framer-as4f0v, .framer-LKWoW .framer-as4f0v { display: block; }\",\".framer-LKWoW.framer-1hwhe1j { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 1440px; }\",\".framer-LKWoW .framer-1qza5u2-container { flex: none; height: auto; max-width: 100%; position: sticky; top: 0px; width: 100%; z-index: 9; }\",\".framer-LKWoW.framer-kcwfjx { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 0; }\",\".framer-LKWoW.framer-1okjxi5-container { bottom: 136px; flex: none; height: auto; position: fixed; right: -640px; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-LKWoW.framer-qo2plu-container { bottom: -22px; flex: none; height: auto; left: -518px; position: fixed; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-LKWoW.framer-1og87g2-container { flex: none; height: auto; left: 248px; position: fixed; top: 248px; width: 272px; z-index: 0; }\",\".framer-LKWoW .framer-1d3mvyk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LKWoW .framer-rsybt9-container, .framer-LKWoW .framer-1vrppdn-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LKWoW.framer-1hwhe1j { gap: 0px; } .framer-LKWoW.framer-1hwhe1j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LKWoW.framer-1hwhe1j > :first-child { margin-top: 0px; } .framer-LKWoW.framer-1hwhe1j > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-LKWoW.framer-1hwhe1j { width: 1200px; } .framer-LKWoW .framer-1qza5u2-container { order: 0; } .framer-LKWoW .framer-1d3mvyk-container { order: 2; } .framer-LKWoW .framer-rsybt9-container { order: 3; } .framer-LKWoW .framer-1vrppdn-container { order: 4; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-LKWoW.framer-1hwhe1j { width: 768px; } .framer-LKWoW .framer-1qza5u2-container { order: 1; } .framer-LKWoW.framer-kcwfjx { background-color: #000000; z-index: 1; } .framer-LKWoW.framer-1okjxi5-container { bottom: unset; left: 45px; right: unset; top: 184px; z-index: 1; } .framer-LKWoW.framer-qo2plu-container { bottom: unset; left: -701px; top: 48px; z-index: 1; } .framer-LKWoW.framer-1og87g2-container { left: 50%; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; } .framer-LKWoW .framer-1d3mvyk-container { order: 2; } .framer-LKWoW .framer-rsybt9-container { order: 3; } .framer-LKWoW .framer-1vrppdn-container { order: 4; }}\",\"@media (max-width: 767px) { .framer-LKWoW.framer-1hwhe1j { padding: 0px; width: 320px; } .framer-LKWoW .framer-1qza5u2-container { order: 1; } .framer-LKWoW.framer-kcwfjx { background-color: #000000; z-index: 1; } .framer-LKWoW.framer-1okjxi5-container { bottom: unset; top: 50px; z-index: 1; } .framer-LKWoW.framer-qo2plu-container { bottom: unset; top: -120px; z-index: 1; } .framer-LKWoW.framer-1og87g2-container { left: 50%; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; } .framer-LKWoW .framer-1d3mvyk-container { max-width: 100%; order: 2; } .framer-LKWoW .framer-rsybt9-container { order: 3; } .framer-LKWoW .framer-1vrppdn-container { order: 4; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2270\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Bmpu_gnR9\":{\"layout\":[\"fixed\",\"auto\"]},\"JJC0x2SSZ\":{\"layout\":[\"fixed\",\"auto\"]},\"AUzWZ_1Hq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramercX0WRt3Mc=withCSS(Component,css,\"framer-LKWoW\");export default FramercX0WRt3Mc;FramercX0WRt3Mc.displayName=\"Test\";FramercX0WRt3Mc.defaultProps={height:2270,width:1440};addFonts(FramercX0WRt3Mc,[{explicitInter:true,fonts:[]},...LayoutsMegaNavbarFonts,...BackgroundGradientFonts,...LayoutsMegaNavbarMobileLinksFonts,...SectionsHubSpotFonts,...TestimonialsFonts,...LayoutsFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercX0WRt3Mc\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2270\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bmpu_gnR9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JJC0x2SSZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AUzWZ_1Hq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LayoutsMegaNavbarFonts", "getFonts", "nomNpZts1_default", "BackgroundGradientFonts", "BackgroundGradient", "LayoutsMegaNavbarMobileLinksFonts", "UGKY29fKV_default", "LayoutsMegaNavbarMobileLinksWithLinkClickEvents1og87g2WithMappedReactProps1cdeq07", "withMappedReactProps", "withCodeBoundaryForOverrides", "withLinkClickEvents", "UGKY29fKV_exports", "SectionsHubSpotFonts", "m37rdJLlz_default", "TestimonialsFonts", "Testimonials", "LayoutsFooterFonts", "WRQFJcMFV_default", "MotionDivWithVisitPage1hwhe1j", "motion", "withVisitPage", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "transformTemplate1", "_", "t", "animation4", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "YQbWyNwdQ3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "css", "FramercX0WRt3Mc", "withCSS", "cX0WRt3Mc_default", "addFonts", "__FramerMetadata__"]
}
