{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gRyARMHE47IpXHYo5yoz/OJ1AFTac5ZRi29SPI4cP/rYmszbJmq.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,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 SectionGmailAndOutlook from\"#framer/local/canvasComponent/FAG35hJqp/FAG35hJqp.js\";import HeroWithG2Badges from\"#framer/local/canvasComponent/mQcyqpW6f/mQcyqpW6f.js\";import LayoutsMegaNavbar from\"#framer/local/canvasComponent/nomNpZts1/nomNpZts1.js\";import SectionsHero from\"#framer/local/canvasComponent/pT6gcYz6P/pT6gcYz6P.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 Spacer from\"#framer/local/codeFile/phlP173/spacer.js\";import{withLinkClickEvents}from\"#framer/local/codeFile/njguG3O/link_click_events.js\";import{withVisitPage}from\"#framer/local/codeFile/c5ezZin/page.js\";import EnterpriseTestimonials from\"#framer/local/codeFile/ct7VGB7/enterprise_testimonials.js\";import FeatureAccordion from\"#framer/local/codeFile/XCre1i0/feature_accordion.js\";import Logos from\"#framer/local/codeFile/CMo4y3h/logos.js\";import OutroDetailed from\"#framer/local/codeFile/thr6r2Y/outro_detailed.js\";import Stats from\"#framer/local/codeFile/F5PDhz2/stats.js\";import metadataProvider from\"#framer/local/webPageMetadata/rYmszbJmq/rYmszbJmq.js\";const LayoutsMegaNavbarFonts=getFonts(LayoutsMegaNavbar);const BackgroundGradientFonts=getFonts(BackgroundGradient);const LayoutsMegaNavbarMobileLinksFonts=getFonts(LayoutsMegaNavbarMobileLinks);const LayoutsMegaNavbarMobileLinksWithLinkClickEvents6nrj4yWithMappedReactProps1cdeq07=withMappedReactProps(withCodeBoundaryForOverrides(LayoutsMegaNavbarMobileLinks,{inComponentSlot:true,nodeId:\"b_k_F6hxw\",override:withLinkClickEvents,scopeId:\"rYmszbJmq\"}),LayoutsMegaNavbarMobileLinksInfo);const SectionsHeroFonts=getFonts(SectionsHero);const LogosFonts=getFonts(Logos);const StatsFonts=getFonts(Stats);const SpacerFonts=getFonts(Spacer);const SectionGmailAndOutlookFonts=getFonts(SectionGmailAndOutlook);const FeatureAccordionFonts=getFonts(FeatureAccordion);const ContainerWithFX=withFX(Container);const HeroWithG2BadgesFonts=getFonts(HeroWithG2Badges);const EnterpriseTestimonialsFonts=getFonts(EnterpriseTestimonials);const OutroDetailedFonts=getFonts(OutroDetailed);const LayoutsFooterFonts=getFonts(LayoutsFooter);const MotionDivWithVisitPage6b2jij=withCodeBoundaryForOverrides(motion.div,{nodeId:\"yMxw1awFh\",override:withVisitPage,scopeId:\"rYmszbJmq\"});const breakpoints={ct89AOHgP:\"(min-width: 768px) and (max-width: 1199px)\",pYX7GwfLe:\"(max-width: 767px)\",ub13orPu1:\"(min-width: 1200px) and (max-width: 1439px)\",yMxw1awFh:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ugeLv\";const variantClassNames={ct89AOHgP:\"framer-v-1mfrzmk\",pYX7GwfLe:\"framer-v-1d5mpck\",ub13orPu1:\"framer-v-cpj5jo\",yMxw1awFh:\"framer-v-6b2jij\"};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 animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:64};const transition2={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:64};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,x:0,y:64};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,transition:transition2,x:0,y:64};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"L: 1200px\":\"ub13orPu1\",\"M: 768px\":\"ct89AOHgP\",\"S: 320px\":\"pYX7GwfLe\",\"XL: 1440px\":\"yMxw1awFh\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yMxw1awFh\"};};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 JxK04lsk63bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"ct89AOHgP\",\"pYX7GwfLe\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"pYX7GwfLe\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"pYX7GwfLe\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"yMxw1awFh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(MotionDivWithVisitPage6b2jij,{...restProps,className:cx(scopingClassNames,\"framer-6b2jij\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__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-17hvgn8-container\",id:\"17hvgn8\",nodeId:\"BDIyhvPQ1\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"oOjkLmILh\"},pYX7GwfLe:{variant:\"Yl07R_7vN\"},ub13orPu1:{variant:\"PsSfE9r0G\"}},children:/*#__PURE__*/_jsx(LayoutsMegaNavbar,{cClE5lk6X:\"Get Started\",height:\"100%\",id:\"BDIyhvPQ1\",JxK04lsk6:JxK04lsk63bnx0g({overlay:overlay1}),layoutId:\"BDIyhvPQ1\",Nce7bwkAT:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"FTxw2kPJi\",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:{ct89AOHgP:{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"}},onTap:undefined},pYX7GwfLe:{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\"}}}},children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-acrjqb\"),\"data-framer-name\":\"Navbar Overlay\",\"data-framer-portal-id\":\"17hvgn8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"FHgFTIqRP\")}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:`${cx(scopingClassNames,\"framer-s0rbfi-container\")} hidden-6b2jij hidden-cpj5jo`,\"data-framer-name\":\"Purple\",\"data-framer-portal-id\":\"17hvgn8\",exit:animation,inComponentSlot:true,initial:animation2,isAuthoredByUser:true,name:\"Purple\",nodeId:\"HALfhkXvI\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{color:\"pink\",size:\"tablet\"}},children:/*#__PURE__*/_jsx(BackgroundGradient,{color:\"purple\",height:\"100%\",id:\"HALfhkXvI\",layoutId:\"HALfhkXvI\",name:\"Purple\",size:\"mobile\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:`${cx(scopingClassNames,\"framer-t0w21v-container\")} hidden-6b2jij hidden-cpj5jo`,\"data-framer-name\":\"Blue\",\"data-framer-portal-id\":\"17hvgn8\",exit:animation,inComponentSlot:true,initial:animation2,isAuthoredByUser:true,name:\"Blue\",nodeId:\"YnYzm26FV\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{size:\"tablet\"}},children:/*#__PURE__*/_jsx(BackgroundGradient,{color:\"blue\",height:\"100%\",id:\"YnYzm26FV\",layoutId:\"YnYzm26FV\",name:\"Blue\",size:\"mobile\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{width:\"100vw\"},pYX7GwfLe:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{animate:animation1,exit:animation3,initial:animation4,style:{transformPerspective:1200},transformTemplate:transformTemplate1},pYX7GwfLe:{animate:animation1,exit:animation3,initial:animation4,style:{transformPerspective:1200},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Container,{className:`${cx(scopingClassNames,\"framer-6nrj4y-container\")} hidden-6b2jij hidden-cpj5jo`,\"data-framer-portal-id\":\"17hvgn8\",inComponentSlot:true,nodeId:\"b_k_F6hxw\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pYX7GwfLe:{variant:\"dHKwCn7p5\"}},children:/*#__PURE__*/_jsx(LayoutsMegaNavbarMobileLinksWithLinkClickEvents6nrj4yWithMappedReactProps1cdeq07,{height:\"100%\",id:\"b_k_F6hxw\",layoutId:\"b_k_F6hxw\",style:{width:\"100%\"},variant:\"kFJq121eb\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:742,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nlizhb-container\",\"data-framer-name\":\"Section: Hero\",name:\"Section: Hero\",nodeId:\"MAiTxUxIp\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"DMalM0J5o\"},pYX7GwfLe:{variant:\"DzLNj8gYO\"},ub13orPu1:{variant:\"UwWROud0U\"}},children:/*#__PURE__*/_jsx(SectionsHero,{DlOXnhENT:addImageAlt({src:\"https://framerusercontent.com/images/3o8NSMNPLMjRTsJ10R3jzZaXB0.png\",srcSet:\"https://framerusercontent.com/images/3o8NSMNPLMjRTsJ10R3jzZaXB0.png?scale-down-to=512 512w,https://framerusercontent.com/images/3o8NSMNPLMjRTsJ10R3jzZaXB0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3o8NSMNPLMjRTsJ10R3jzZaXB0.png 1378w\"},\"\"),er0cYyX8n:false,Gj0wuxE5i:\"https://superhuman.com/contact-sales\",height:\"100%\",id:\"MAiTxUxIp\",kYBOv3ztR:false,kyfzTvKbi:\"Talk to Sales\",layoutId:\"MAiTxUxIp\",ml19y39XG:true,name:\"Section: Hero\",phcVE6Dch:\"Get Started\",style:{width:\"100%\"},Ts_fYBEMD:false,UfrS_3_Jh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The productivity teams want, with the security and controls IT leaders need. Save 4 hours per person, every single week.\"})}),variant:\"wwIS1qtWb\",width:\"100%\",wx1lyeSyt:\"AI-native email for the modern enterprise\",yxxbYLf5m:\"https://superhuman.com/signup\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1osw57a-container\",\"data-framer-name\":\"Section: Logos\",isAuthoredByUser:true,name:\"Section: Logos\",nodeId:\"XC4WrWSX9\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"M\"},pYX7GwfLe:{variant:\"S\"},ub13orPu1:{variant:\"L\"}},children:/*#__PURE__*/_jsx(Logos,{companies:[\"OpenAI\",\"Compass\",\"Greenhouse\",\"Datavant\",\"Deel\"],headerCopy:\"Trusted by teams at\",height:\"100%\",id:\"XC4WrWSX9\",layoutId:\"XC4WrWSX9\",name:\"Section: Logos\",showHeader:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ucp86r-container\",\"data-framer-name\":\"Section: Stats\",isAuthoredByUser:true,name:\"Section: Stats\",nodeId:\"zQJhCIKde\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"M\"},pYX7GwfLe:{variant:\"S\"},ub13orPu1:{variant:\"L\"}},children:/*#__PURE__*/_jsx(Stats,{headerCopy:\"Your Title Here\",height:\"100%\",id:\"zQJhCIKde\",layoutId:\"zQJhCIKde\",name:\"Section: Stats\",showHeader:false,showLogoWithLink:true,stat1:{company:\"Brex\",detail:\"Emails responded to\",link:\"https://superhuman.com/customer-story/brex\",number:\"3x\"},stat2:{company:\"GoNimbly\",detail:\"Faster response time\",link:\"https://superhuman.com/customer-story/gonimbly\",number:\"4 hour\"},stat3:{company:\"Usergems\",detail:\"Shorter deal cycles\",link:\"https://superhuman.com/customer-story/usergems\",number:\"25%\"},style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nirwnb-container\",isAuthoredByUser:true,nodeId:\"mn5D6Wvpu\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{size:\"32px\"},pYX7GwfLe:{size:\"24px\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"mn5D6Wvpu\",layoutId:\"mn5D6Wvpu\",size:\"40px\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:727,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+1414,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cmye1e-container\",nodeId:\"rhbT2HdQK\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"jXDIlrV__\",XvdToZz2a:\"none\"},pYX7GwfLe:{variant:\"T_4eiCNGo\"},ub13orPu1:{variant:\"n432mKanh\",XvdToZz2a:\"none\"}},children:/*#__PURE__*/_jsx(SectionGmailAndOutlook,{eNw7I_ENJ:\"\",EyLhZNOaX:\"topLeftToBottomRight\",GxjMFK_B_:\"linear-gradient(90deg, #FACC69, #FA75F8)\",height:\"100%\",iauu8JOdQ:addImageAlt({src:\"https://framerusercontent.com/images/DjIBZoUetWXC4x1mJLB9qe6lg8.png\",srcSet:\"https://framerusercontent.com/images/DjIBZoUetWXC4x1mJLB9qe6lg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/DjIBZoUetWXC4x1mJLB9qe6lg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DjIBZoUetWXC4x1mJLB9qe6lg8.png 1506w\"},\"\"),id:\"rhbT2HdQK\",layoutId:\"rhbT2HdQK\",qQvwZ0Bl6:\"Built to use with\\nGmail or Outlook\",style:{maxWidth:\"100%\",width:\"100%\"},tv8BmryiW:false,Um8z56spb:\"Gmail\",variant:\"JskhlTXLN\",vMWKyT6iC:\"blue\",width:\"100%\",XvdToZz2a:\"purple\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pYX7GwfLe:{__framer__enter:animation7,__framer__exit:animation8,style:{transformPerspective:500}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mtlyzq-container\",isAuthoredByUser:true,nodeId:\"c8_65cCOY\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{features:[{description:'Get rapid answers without having to remember senders, guess keywords, or scan subject lines. Just ask \"where is the q4 offsite\" or \"when is my flight.\"',header:\"Ask AI\",image:addImageAlt({src:\"https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?lossless=1 2624w\"},\"\")},{description:\"Imagine waking up to an inbox where every email has a draft reply. With Instant Reply, our users write emails twice as fast.\",header:\"Reply in an instant\",image:addImageAlt({src:\"https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?lossless=1 1312w\"},\"\")},{description:\"With just one tap, create an event, complete with title, description, location, attendees \u2014 as well as the best date and time \u2014 all from        your email. \",header:\"Schedule with one tap\",image:addImageAlt({src:\"https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png\",srcSet:\"https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=512 512w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png 2620w\"},\"\")},{description:\"See a 1-line summary above every conversation. As new emails arrive, it updates instantly. \",header:\"Auto Summarize emails\",image:addImageAlt({src:\"https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?lossless=1 1313w\"},\"\")}],subHeaderText:\"Ask, write, summarize, translate, reply, and more \u2014 right from your inbox. \\nAll with the Enterprise security, protection, scalability and control\\nadmins need.\",variant:\"M\"},pYX7GwfLe:{blurs:3,bottom:\"none\",center:\"yellow\",features:[{description:'Get rapid answers without having to remember senders, guess keywords, or scan subject lines. Just ask \"where is the q4 offsite\" or \"when is my flight.\"',header:\"Ask AI\",image:addImageAlt({src:\"https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?lossless=1 2624w\"},\"\")},{description:\"Imagine waking up to an inbox where every email has a draft reply. With Instant Reply, our users write emails twice as fast.\",header:\"Reply in an instant\",image:addImageAlt({src:\"https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?lossless=1 1312w\"},\"\")},{description:\"With just one tap, create an event, complete with title, description, location, attendees \u2014 as well as the best date and time \u2014 all from your email. \",header:\"Schedule with one tap\",image:addImageAlt({src:\"https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png\",srcSet:\"https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=512 512w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png 2620w\"},\"\")},{description:\"See a 1-line summary above every conversation. As new emails arrive, it updates instantly. \",header:\"Auto Summarize emails\",image:addImageAlt({src:\"https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/8z7uieF0vucVoZBt0MnYxCZ8wo.png?lossless=1 1313w\"},\"\")}],right:\"blue\",subHeaderText:\"Ask, write, summarize, translate, reply, and more. All with the Enterprise security, protection, scalability, and control \\nadmins need.\",top:\"pink\",variant:\"S\"},ub13orPu1:{variant:\"L\"}},children:/*#__PURE__*/_jsx(FeatureAccordion,{blurs:2,bottom:\"blue\",center:\"pink\",features:[{description:'Get rapid answers without having to remember senders, guess keywords, or scan subject lines. Just ask \"where is the q4 offsite\" or \"when is my\\xa0flight.\"',header:\"Ask AI\",image:addImageAlt({src:\"https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/qXWjySUzE9MAXHBXJSWQIHHBdk.png?lossless=1 2624w\"},\"\")},{description:\"Imagine waking up to an inbox where every email has a draft reply. With Instant Reply, our users write emails twice as fast.\",header:\"Reply in an instant\",image:addImageAlt({src:\"https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/7UcHfodwdSvV7Z8xJXVHCvNUDQg.png?lossless=1 1312w\"},\"\")},{description:\"With just one tap, create an event, complete with title, description, location, attendees \u2014 as well as the best date and time \u2014 all from your\\xa0email. \",header:\"Schedule with one tap\",image:addImageAlt({src:\"https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png\",srcSet:\"https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=512 512w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sM3gkxvE5am4kVNdRkVyTQuDa8.png 2620w\"},\"\")},{description:\"See a 1-line summary above every conversation. As new emails arrive, it updates instantly. \",header:\"Auto Summarize emails\",image:addImageAlt({src:\"https://framerusercontent.com/images/om4Gy0GRJ9SqaBfLu4y3jyxMgE.png\",srcSet:\"https://framerusercontent.com/images/om4Gy0GRJ9SqaBfLu4y3jyxMgE.png?scale-down-to=512 512w,https://framerusercontent.com/images/om4Gy0GRJ9SqaBfLu4y3jyxMgE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/om4Gy0GRJ9SqaBfLu4y3jyxMgE.png 1312w\"},\"\")}],gradient1Text:\"powerful AI\",gradient1Type:\"linear-gradient(90deg, #FBBF7F 0%, #FA75F8 56.2%, #5CC3FA 105.21%)\",gradient2Text:\"\",gradient2Type:\"linear-gradient(90deg, #FA75F8, #9E6EE6)\",hasImageBleed:true,headerText:\"Accelerate large teams with powerful AI\",height:\"100%\",id:\"c8_65cCOY\",layout:\"center\",layoutId:\"c8_65cCOY\",left:\"none\",right:\"purple\",style:{width:\"100%\"},subHeaderText:\"Ask, write, summarize, translate, schedule, and more \u2014 right from your inbox. \\nAll with privacy built-in. \",top:\"blue\",useSingleImage:false,variant:\"XL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{width:\"768px\"},pYX7GwfLe:{width:\"320px\"},ub13orPu1:{width:\"1200px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:365,width:\"1440px\",y:(componentViewport?.y||0)+0+2341,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dyuirj-container\",nodeId:\"LtSREOLpk\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"uE5VXfgy6\"},pYX7GwfLe:{variant:\"u7f8Rak4Y\"},ub13orPu1:{variant:\"Agb6iaq3W\"}},children:/*#__PURE__*/_jsx(HeroWithG2Badges,{height:\"100%\",id:\"LtSREOLpk\",layoutId:\"LtSREOLpk\",QV8S8W3RB:\"Customer-approved\",style:{width:\"100%\"},variant:\"Y_8oWd9nK\",width:\"100%\",wx1lyeSyt:\"Don't just take our\\nword for it\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Nrz9wrnyB\"},implicitPathVariables:undefined},{href:{webPageId:\"pj2fFbXbt\"},implicitPathVariables:undefined},{href:{webPageId:\"R8yRAcovH\"},implicitPathVariables:undefined},{href:{webPageId:\"Nrz9wrnyB\"},implicitPathVariables:undefined},{href:{webPageId:\"pj2fFbXbt\"},implicitPathVariables:undefined},{href:{webPageId:\"R8yRAcovH\"},implicitPathVariables:undefined},{href:{webPageId:\"Nrz9wrnyB\"},implicitPathVariables:undefined},{href:{webPageId:\"pj2fFbXbt\"},implicitPathVariables:undefined},{href:{webPageId:\"R8yRAcovH\"},implicitPathVariables:undefined},{href:{webPageId:\"Nrz9wrnyB\"},implicitPathVariables:undefined},{href:{webPageId:\"pj2fFbXbt\"},implicitPathVariables:undefined},{href:{webPageId:\"R8yRAcovH\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-111jk3l-container\",isAuthoredByUser:true,nodeId:\"tl0bNizJO\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{company1:{fullName:\"Meltem Kuran\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg\",srcSet:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg 800w\"},\"Meltem Kuran\"),link:resolvedLinks[6],logo:\"Deel\",number:\"\",quote:\"Superhuman is a key tool in our tech stack that everyone gets onboarded to when they join the team. With the peace of mind an organized inbox brings, they can focus on doing what matters most to the business.\",stat:\"\",title:\"Head of Growth\"},company2:{fullName:\"Ben Terrill\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg\",srcSet:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg 683w\"},\"\"),link:resolvedLinks[7],logo:\"Brex\",number:\"\",quote:\"I want my team to have the best tools available to them. Things that allow their job to be easier and more simplified in this ever-complicated environment. Superhuman for email is the best tool for the job.\",stat:\"\",title:\"Senior Director of Customer Success\"},company3:{fullName:\"Sergey Mann\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg\",srcSet:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg 581w\"},\"\"),link:resolvedLinks[8],logo:\"Hebbia\",number:\"\",quote:\"Superhuman is a brand new category of sales tool \u2014 helping with every touch from lead to closed-won and beyond. Our GTM team is obsessed and constantly raves about it! We respond faster, follow up better, and get more done.\",stat:\"\",title:\"Director of Revenue Operations\"},variant:\"M\"},pYX7GwfLe:{company1:{fullName:\"Meltem Kuran\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg\",srcSet:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg 800w\"},\"Meltem Kuran\"),link:resolvedLinks[9],logo:\"Deel\",number:\"\",quote:\"Superhuman is a key tool in our tech stack that everyone gets onboarded to when they join the team. With the peace of mind an organized inbox brings, they can focus on doing what matters most to the business.\",stat:\"\",title:\"Head of Growth\"},company2:{fullName:\"Ben Terrill\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg\",srcSet:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg 683w\"},\"\"),link:resolvedLinks[10],logo:\"Brex\",number:\"\",quote:\"I want my team to have the best tools available to them. Things that allow their job to be easier and more simplified in this ever-complicated environment. Superhuman for email is the best tool for the job.\",stat:\"\",title:\"Senior Director of Customer Success\"},company3:{fullName:\"Sergey Mann\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg\",srcSet:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg 581w\"},\"\"),link:resolvedLinks[11],logo:\"Hebbia\",number:\"\",quote:\"Superhuman is a brand new category of sales tool \u2014 helping with every touch from lead to closed-won and beyond. Our GTM team is obsessed and constantly raves about it! We respond faster, follow up better, and get more done.\",stat:\"\",title:\"Director of Revenue Operations\"},variant:\"S\"},ub13orPu1:{company1:{fullName:\"Meltem Kuran\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg\",srcSet:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg 800w\"},\"Meltem Kuran\"),link:resolvedLinks[3],logo:\"Deel\",number:\"\",quote:\"Superhuman is a key tool in our tech stack that everyone gets onboarded to when they join the team. With the peace of mind an organized inbox brings, they can focus on doing what matters most to the business.\",stat:\"\",title:\"Head of Growth\"},company2:{fullName:\"Ben Terrill\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg\",srcSet:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg 683w\"},\"\"),link:resolvedLinks[4],logo:\"Brex\",number:\"\",quote:\"I want my team to have the best tools available to them. Things that allow their job to be easier and more simplified in this ever-complicated environment. Superhuman for email is the best tool for the job.\",stat:\"\",title:\"Senior Director of Customer Success\"},company3:{fullName:\"Sergey Mann\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg\",srcSet:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg 581w\"},\"\"),link:resolvedLinks[5],logo:\"Hebbia\",number:\"\",quote:\"Superhuman is a brand new category of sales tool \u2014 helping with every touch from lead to closed-won and beyond. Our GTM team is obsessed and constantly raves about it! We respond faster, follow up better, and get more done.\",stat:\"\",title:\"Director of Revenue Operations\"},variant:\"L\"}},children:/*#__PURE__*/_jsx(EnterpriseTestimonials,{company1:{fullName:\"Meltem Kuran\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg\",srcSet:\"https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/4OcBcYYr4MkmhtymuTApIc5poM.jpeg 800w\"},\"Meltem Kuran\"),link:resolvedLinks[0],logo:\"Deel\",number:\"\",quote:\"Superhuman is a key tool in our tech stack that everyone gets onboarded to when they join the team. With the peace of mind an organized inbox brings, they can focus on doing what matters most to the business.\",stat:\"\",title:\"Head of Growth\"},company2:{fullName:\"Ben Terrill\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg\",srcSet:\"https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wTNwxfefq189x6imGjgz7Ps5KSo.jpeg 683w\"},\"\"),link:resolvedLinks[1],logo:\"Brex\",number:\"\",quote:\"I want my team to have the best tools available to them. Things that allow their job to be easier and more simplified in this ever-complicated environment. Superhuman for email is the best tool for the job.\",stat:\"\",title:\"Senior Director of Customer Success\"},company3:{fullName:\"Sergey Mann\",headshot:addImageAlt({src:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg\",srcSet:\"https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tcGHJv4HjVDl57hdTUI0jWLhk.jpg 581w\"},\"\"),link:resolvedLinks[2],logo:\"Hebbia\",number:\"\",quote:\"Superhuman is a brand new category of sales tool \u2014 helping with every touch from lead to closed-won and beyond. Our GTM team is obsessed and constantly raves about it! We respond faster, follow up better, and get more done.\",stat:\"\",title:\"Director of Revenue Operations\"},height:\"100%\",id:\"tl0bNizJO\",layoutId:\"tl0bNizJO\",style:{width:\"100%\"},variant:\"XL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-197kp01-container\",isAuthoredByUser:true,nodeId:\"uq0CVOZD0\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{features:[{description:\"We safeguard all data on our platform with industry-leading tools like Google Advanced Protection.\",header:\"Security & Controls\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")},{description:\"Easily manage accounts, permissions, and billing from a centralized dashboard, whether you have a team of 50 or 5000.\",header:\"Centralized Oversight\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")},{description:\"Access controls that fit what you need, from SSO through Google and Microsoft, to SAML, SCIM, and MDM.\",header:\"Access Management\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")},{description:\"Protect your data no matter where your team is located. We are compliant with SOC2 Type 2, ISO 27001, CCPA, and GDPR.\",header:\"Regulatory Compliance\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")}],layout:\"topLeftToBottomRight\",variant:\"M\"},pYX7GwfLe:{blurs:3,bottom:\"pink\",center:\"purple\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\"),style:{maxWidth:\"100%\"},variant:\"S\"},ub13orPu1:{layout:\"topLeftToBottomRight\",variant:\"L\"}},children:/*#__PURE__*/_jsx(FeatureAccordion,{blurs:2,bottom:\"blue\",center:\"pink\",features:[{description:\"We secure your email with advanced encryption, reliable infrastructure, and proactive safeguards \u2014 ensuring your data stays private and\\xa0protected.\",header:\"Secure Infrastructure\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")},{description:\"Easily manage accounts, permissions, and billing from a centralized dashboard, whether you have a team of 50 or 5000.\",header:\"Centralized Oversight\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")},{description:\"Access controls that fit what you need, from SSO through Google, Microsoft, and Okta, to SAML, SCIM, and Mobile Device Management.\",header:\"Access Management\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")},{description:\"Protect your data no matter where your team is located. We are compliant with SOC2 Type 2, ISO 27001, CCPA, and GDPR.\",header:\"Regulatory Compliance\",image:addImageAlt({src:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png\",srcSet:\"https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PeM5AfAb6WGuJ12jgDnXFP7VE4A.png 2624w\"},\"\")}],gradient1Text:\"enterprise-grade security\",gradient1Type:\"linear-gradient(90deg, #9E6EE6, #5CC3FA)\",gradient2Text:\"\",gradient2Type:\"linear-gradient(90deg, #FA75F8, #9E6EE6)\",hasImageBleed:true,headerText:\"Designed with enterprise-grade security\",height:\"100%\",id:\"uq0CVOZD0\",image:addImageAlt({src:\"https://framerusercontent.com/images/KADb6uttLMeK4yOmAU0wj8aGFQ4.png\",srcSet:\"https://framerusercontent.com/images/KADb6uttLMeK4yOmAU0wj8aGFQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/KADb6uttLMeK4yOmAU0wj8aGFQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KADb6uttLMeK4yOmAU0wj8aGFQ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KADb6uttLMeK4yOmAU0wj8aGFQ4.png 2624w\"},\"\"),layout:\"center\",layoutId:\"uq0CVOZD0\",left:\"pink\",right:\"none\",style:{width:\"100%\"},subHeaderText:\"Move faster, without compromise. Superhuman delivers the security, controls, and compliance that IT leaders demand.\",top:\"blue\",useSingleImage:true,variant:\"XL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-op0j32-container\",isAuthoredByUser:true,nodeId:\"SvdaKkcH8\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{features:[{description:\"Onboard effortlessly with expert-led training sessions tailored to your team's unique needs.\",header:\"Team Trainings\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")},{description:\"Your dedicated Customer Success Manager will partner with you every step of the way to help you achieve your goals and get the most out            of Superhuman.\",header:\"Customer Success\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")},{description:\"Experience best-in-class, priority support, exactly when you need it.\",header:\"24/7 Priority Support\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")}],layout:\"topLeftToBottomRight\",variant:\"M\"},pYX7GwfLe:{blurs:3,bottom:\"pink\",center:\"purple\",features:[{description:\"Experience best-in-class, priority support, exactly when you        need it.\",header:\"24/7 Priority Support\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")},{description:\"Your dedicated Customer Success Manager will partner with you every step of the way to help you achieve your goals.\",header:\"Customer Success\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")},{description:\"Onboard effortlessly with expert-led training sessions tailored to your team's unique needs.\",header:\"Team Trainings\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")}],image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\"),style:{maxWidth:\"100%\"},variant:\"S\"},ub13orPu1:{layout:\"topLeftToBottomRight\",left:\"yellow\",right:\"none\",variant:\"L\"}},children:/*#__PURE__*/_jsx(FeatureAccordion,{blurs:2,bottom:\"blue\",center:\"pink\",features:[{description:\"Onboard effortlessly with expert-led training sessions tailored to your team's unique needs.\",header:\"Team Trainings\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")},{description:\"Your dedicated Customer Success Manager will partner with you every step of the way to help you achieve your goals and get the most out       of Superhuman.\",header:\"Customer Success\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")},{description:\"Experience best-in-class, priority support, exactly when you need it.\",header:\"24/7 Priority Support\",image:addImageAlt({src:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png\",srcSet:\"https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QiyoTbGACjUCrdxB9lPgpsCbd8.png 2624w\"},\"\")}],gradient1Text:\"consectetur\",gradient1Type:\"linear-gradient(90deg, #FA75F8, #9E6EE6)\",gradient2Text:\"our priority\",gradient2Type:\"linear-gradient(90deg, #FF91A5, #FACC69)\",hasImageBleed:true,headerText:\"Your success is our priority\",height:\"100%\",id:\"SvdaKkcH8\",image:addImageAlt({src:\"https://framerusercontent.com/images/g51LdEM2BcWZY42uFreRRWQhc.png\",srcSet:\"https://framerusercontent.com/images/g51LdEM2BcWZY42uFreRRWQhc.png?scale-down-to=512 512w,https://framerusercontent.com/images/g51LdEM2BcWZY42uFreRRWQhc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g51LdEM2BcWZY42uFreRRWQhc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/g51LdEM2BcWZY42uFreRRWQhc.png 2624w\"},\"\"),layout:\"center\",layoutId:\"SvdaKkcH8\",left:\"none\",right:\"yellow\",style:{width:\"100%\"},subHeaderText:\"We offer expert-led guidance to ensure smooth transitions, minimal disruption, and maximum impact for your team.\",top:\"blue\",useSingleImage:true,variant:\"XL\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"x4xCn6lFU\"},implicitPathVariables:undefined},{href:{webPageId:\"x4xCn6lFU\"},implicitPathVariables:undefined},{href:{webPageId:\"x4xCn6lFU\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tx4a3a-container hidden-1d5mpck\",isAuthoredByUser:true,nodeId:\"Io62zYMGn\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{secondaryButtonURL:resolvedLinks1[2],variant:\"M\"},ub13orPu1:{secondaryButtonURL:resolvedLinks1[1],variant:\"L\"}},children:/*#__PURE__*/_jsx(OutroDetailed,{blurs:0,bottom:\"blue\",center:\"blue\",headerText:\"Bring Superhuman to your team today\",height:\"100%\",id:\"Io62zYMGn\",items:[\"Enterprise-Grade Security\",\"Customer Success Manager\",\"Access Management\",\"Team Trainings\",\"Centralized Oversight\",\"24/7 Priority Support\"],layout:\"center\",layoutId:\"Io62zYMGn\",left:\"blue\",primaryButtonText:\"Talk to Sales\",primaryButtonURL:\"https://superhuman.com/contact-sales\",right:\"blue\",secondaryButtonText:\"Get Started\",secondaryButtonURL:resolvedLinks1[0],style:{maxWidth:\"100%\",width:\"100%\"},top:\"blue\",variant:\"XL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:581,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3506,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ll4c7j-container\",nodeId:\"ZqqBGg2E4\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct89AOHgP:{variant:\"cMNdotnVt\"},pYX7GwfLe:{variant:\"Colo595G7\"},ub13orPu1:{variant:\"axSVjB2JU\"}},children:/*#__PURE__*/_jsx(LayoutsFooter,{height:\"100%\",id:\"ZqqBGg2E4\",layoutId:\"ZqqBGg2E4\",style:{width:\"100%\"},variant:\"AsNFVLSlR\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"x4xCn6lFU\"},implicitPathVariables:undefined},{href:{webPageId:\"x4xCn6lFU\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vbcte6-container hidden-6b2jij hidden-cpj5jo hidden-1mfrzmk\",isAuthoredByUser:true,nodeId:\"W3S6hZlze\",rendersWithMotion:true,scopeId:\"rYmszbJmq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pYX7GwfLe:{secondaryButtonURL:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(OutroDetailed,{blurs:2,bottom:\"blue\",center:\"blue\",headerText:\"Bring Superhuman to your team\",height:\"100%\",id:\"W3S6hZlze\",items:[\"Enterprise-Grade Security\",\"Customer Success Manager\",\"Access Management\",\"Team Trainings\",\"Centralized Oversight\",\"24/7 Priority Support\"],layout:\"bottomLeftToTopRight\",layoutId:\"W3S6hZlze\",left:\"pink\",primaryButtonText:\"Talk to Sales\",primaryButtonURL:\"https://superhuman.com/contact-sales?utm_source=website&utm_medium=enterprise&utm_campaign=footer\",right:\"blue\",secondaryButtonText:\"Get Started\",secondaryButtonURL:resolvedLinks2[0],style:{maxWidth:\"100%\",width:\"100%\"},top:\"blue\",variant:\"S\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ugeLv.framer-o21b3j, .framer-ugeLv .framer-o21b3j { display: block; }\",\".framer-ugeLv.framer-6b2jij { 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; position: relative; width: 1440px; }\",\".framer-ugeLv .framer-17hvgn8-container { flex: none; height: auto; max-width: 100%; position: sticky; top: 0px; width: 100%; z-index: 9; }\",\".framer-ugeLv.framer-acrjqb { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 0; }\",\".framer-ugeLv.framer-s0rbfi-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-ugeLv.framer-t0w21v-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-ugeLv.framer-6nrj4y-container { flex: none; height: auto; left: 248px; position: fixed; top: 248px; width: 272px; z-index: 0; }\",\".framer-ugeLv .framer-1nlizhb-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-ugeLv .framer-1osw57a-container, .framer-ugeLv .framer-1ucp86r-container, .framer-ugeLv .framer-1cmye1e-container, .framer-ugeLv .framer-1tx4a3a-container, .framer-ugeLv .framer-1vbcte6-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-ugeLv .framer-1nirwnb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ugeLv .framer-mtlyzq-container, .framer-ugeLv .framer-111jk3l-container, .framer-ugeLv .framer-197kp01-container, .framer-ugeLv .framer-op0j32-container, .framer-ugeLv .framer-ll4c7j-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ugeLv .framer-dyuirj-container { flex: none; height: auto; position: relative; width: 1440px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ugeLv.framer-6b2jij { gap: 0px; } .framer-ugeLv.framer-6b2jij > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ugeLv.framer-6b2jij > :first-child { margin-top: 0px; } .framer-ugeLv.framer-6b2jij > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-ugeLv.framer-6b2jij { width: 1200px; } .framer-ugeLv .framer-17hvgn8-container { order: 0; } .framer-ugeLv .framer-1nlizhb-container { order: 1; } .framer-ugeLv .framer-1osw57a-container { order: 2; } .framer-ugeLv .framer-1ucp86r-container { order: 3; } .framer-ugeLv .framer-1nirwnb-container { order: 4; } .framer-ugeLv .framer-1cmye1e-container { order: 5; } .framer-ugeLv .framer-mtlyzq-container { order: 6; } .framer-ugeLv .framer-dyuirj-container { order: 7; width: 1200px; } .framer-ugeLv .framer-111jk3l-container { order: 8; } .framer-ugeLv .framer-197kp01-container { order: 9; } .framer-ugeLv .framer-op0j32-container { order: 10; } .framer-ugeLv .framer-1tx4a3a-container { order: 11; } .framer-ugeLv .framer-ll4c7j-container { order: 12; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-ugeLv.framer-6b2jij, .framer-ugeLv .framer-dyuirj-container { width: 768px; } .framer-ugeLv.framer-acrjqb { background-color: #000000; z-index: 1; } .framer-ugeLv.framer-s0rbfi-container { bottom: unset; left: 45px; right: unset; top: 184px; z-index: 1; } .framer-ugeLv.framer-t0w21v-container { bottom: unset; left: -701px; top: 48px; z-index: 1; } .framer-ugeLv.framer-6nrj4y-container { left: 50%; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }}\",\"@media (max-width: 767px) { .framer-ugeLv.framer-6b2jij { width: 320px; } .framer-ugeLv .framer-17hvgn8-container { order: 0; } .framer-ugeLv.framer-acrjqb { background-color: #000000; z-index: 1; } .framer-ugeLv.framer-s0rbfi-container { bottom: unset; top: 50px; z-index: 1; } .framer-ugeLv.framer-t0w21v-container { bottom: unset; top: -120px; z-index: 1; } .framer-ugeLv.framer-6nrj4y-container { left: 50%; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; } .framer-ugeLv .framer-1nlizhb-container { order: 1; } .framer-ugeLv .framer-1osw57a-container { order: 2; } .framer-ugeLv .framer-1ucp86r-container { order: 3; } .framer-ugeLv .framer-1nirwnb-container { order: 4; } .framer-ugeLv .framer-1cmye1e-container { order: 5; } .framer-ugeLv .framer-mtlyzq-container { order: 6; } .framer-ugeLv .framer-dyuirj-container { order: 7; width: 320px; } .framer-ugeLv .framer-111jk3l-container { order: 8; } .framer-ugeLv .framer-197kp01-container { max-width: 100%; order: 9; width: auto; } .framer-ugeLv .framer-op0j32-container { max-width: 100%; order: 10; width: auto; } .framer-ugeLv .framer-ll4c7j-container { order: 13; } .framer-ugeLv .framer-1vbcte6-container { order: 11; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7374\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ub13orPu1\":{\"layout\":[\"fixed\",\"auto\"]},\"ct89AOHgP\":{\"layout\":[\"fixed\",\"auto\"]},\"pYX7GwfLe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerrYmszbJmq=withCSS(Component,css,\"framer-ugeLv\");export default FramerrYmszbJmq;FramerrYmszbJmq.displayName=\"Enterprise\";FramerrYmszbJmq.defaultProps={height:7374,width:1440};addFonts(FramerrYmszbJmq,[{explicitInter:true,fonts:[]},...LayoutsMegaNavbarFonts,...BackgroundGradientFonts,...LayoutsMegaNavbarMobileLinksFonts,...SectionsHeroFonts,...LogosFonts,...StatsFonts,...SpacerFonts,...SectionGmailAndOutlookFonts,...FeatureAccordionFonts,...HeroWithG2BadgesFonts,...EnterpriseTestimonialsFonts,...OutroDetailedFonts,...LayoutsFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrYmszbJmq\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"7374\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ub13orPu1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ct89AOHgP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pYX7GwfLe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LayoutsMegaNavbarFonts", "getFonts", "nomNpZts1_default", "BackgroundGradientFonts", "BackgroundGradient", "LayoutsMegaNavbarMobileLinksFonts", "UGKY29fKV_default", "LayoutsMegaNavbarMobileLinksWithLinkClickEvents6nrj4yWithMappedReactProps1cdeq07", "withMappedReactProps", "withCodeBoundaryForOverrides", "withLinkClickEvents", "UGKY29fKV_exports", "SectionsHeroFonts", "pT6gcYz6P_default", "LogosFonts", "Logos", "StatsFonts", "Stats", "SpacerFonts", "Spacer", "SectionGmailAndOutlookFonts", "FAG35hJqp_default", "FeatureAccordionFonts", "FeatureAccordion", "ContainerWithFX", "withFX", "Container", "HeroWithG2BadgesFonts", "mQcyqpW6f_default", "EnterpriseTestimonialsFonts", "EnterpriseTestimonials", "OutroDetailedFonts", "OutroDetailed", "LayoutsFooterFonts", "WRQFJcMFV_default", "MotionDivWithVisitPage6b2jij", "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", "animation5", "transition2", "animation6", "animation7", "animation8", "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", "JxK04lsk63bnx0g", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "overlay1", "l", "ComponentViewportProvider", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerrYmszbJmq", "withCSS", "rYmszbJmq_default", "addFonts", "__FramerMetadata__"]
}
