{"version":3,"file":"dHHUeggukPIWCQFsNxVhvGxsnY-A9yQK3O4z73BMSy8.Y31O8sny.mjs","names":["NavbarNewManualMegaMenu","GlobalMegaMenu","GlobalLoginButton","GlobalSignUpButton","Footer","useRef","React.useId","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","className","_Fragment","PropertyOverrides","React.Fragment","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts"],"sources":["https:/framerusercontent.com/modules/GmClQR27bKS8EslRHqUU/ggqelJ8VEWO5mvke3bxW/u4SIynPde.js"],"sourcesContent":["// Generated by Framer (c99c261)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResetOuterLinkContext,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,withCSS}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 GlobalMegaMenu from\"#framer/local/canvasComponent/EVrvuthGx/EVrvuthGx.js\";import GlobalLoginButton from\"#framer/local/canvasComponent/FqXnWKy7p/FqXnWKy7p.js\";import Footer from\"#framer/local/canvasComponent/kznjOMSm2/kznjOMSm2.js\";import NavbarNewManualMegaMenu from\"#framer/local/canvasComponent/Vs36ktg8O/Vs36ktg8O.js\";import GlobalSignUpButton from\"#framer/local/canvasComponent/Wu8pD5gu7/Wu8pD5gu7.js\";import*as sharedStyle from\"#framer/local/css/fZFih6Iur/fZFih6Iur.js\";import*as sharedStyle1 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import metadataProvider from\"#framer/local/webPageMetadata/u4SIynPde/u4SIynPde.js\";const NavbarNewManualMegaMenuFonts=getFonts(NavbarNewManualMegaMenu);const GlobalMegaMenuFonts=getFonts(GlobalMegaMenu);const GlobalLoginButtonFonts=getFonts(GlobalLoginButton);const GlobalSignUpButtonFonts=getFonts(GlobalSignUpButton);const FooterFonts=getFonts(Footer);const breakpoints={g2H4TRJgw:\"(min-width: 1440px)\",GrF4etTYA:\"(min-width: 810px) and (max-width: 1199.98px)\",H1t_VaGQS:\"(min-width: 1200px) and (max-width: 1439.98px)\",kkCKKuqDQ:\"(max-width: 809.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-V0Dn6\";const variantClassNames={g2H4TRJgw:\"framer-v-a8h8c8\",GrF4etTYA:\"framer-v-bnudno\",H1t_VaGQS:\"framer-v-1s0n34k\",kkCKKuqDQ:\"framer-v-v9oei\"};const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:-180};const transition2={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-180};const transition3={damping:60,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:40};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:40};const transition4={damping:40,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop L\":\"g2H4TRJgw\",Desktop:\"H1t_VaGQS\",Phone:\"kkCKKuqDQ\",Tablet:\"GrF4etTYA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"g2H4TRJgw\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const TZ2tGurNZ3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"GrF4etTYA\",\"kkCKKuqDQ\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"g2H4TRJgw\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-83f5fefd-8241-47f8-8f7c-5e6247fea9aa, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-a8h8c8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{enabled:isDisplayed(),children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1gop76l-container\",id:\"1gop76l\",layoutScroll:true,nodeId:\"SaSAeye8N\",scopeId:\"u4SIynPde\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{variant:overlay.visible?\"aSl1aLL02\":\"YRMwIiZ5J\"},kkCKKuqDQ:{variant:overlay.visible?\"aSl1aLL02\":\"YRMwIiZ5J\"}},children:/*#__PURE__*/_jsx(NavbarNewManualMegaMenu,{height:\"100%\",id:\"SaSAeye8N\",layoutId:\"SaSAeye8N\",style:{width:\"100%\"},TZ2tGurNZ:TZ2tGurNZ3bnx0g({overlay}),variant:\"kMoppcgj2\",width:\"100%\"})}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(ResetOuterLinkContext,{children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{animate:{opacity:1,transition:{damping:40,delay:0,mass:1,stiffness:500,type:\"spring\"}},exit:{opacity:0,transition:{damping:60,delay:.1,mass:1,stiffness:300,type:\"spring\"}}},kkCKKuqDQ:{animate:{opacity:1,transition:{damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"}},exit:{opacity:0,transition:{damping:40,delay:.1,mass:1,stiffness:600,type:\"spring\"}}}},children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:`${cx(scopingClassNames,\"framer-1ts60ma\")} hidden-a8h8c8 hidden-1s0n34k`,\"data-framer-portal-id\":\"1gop76l\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"vsrzE7nsm\")}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{width:\"100vw\"},kkCKKuqDQ:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{animate:animation1,exit:animation,initial:animation2},kkCKKuqDQ:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1fj3zyh-container\"),\"data-framer-portal-id\":\"1gop76l\",inComponentSlot:true,nodeId:\"r9sZqKhhe\",rendersWithMotion:true,scopeId:\"u4SIynPde\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{variant:\"ZTBHIgQdc\"}},children:/*#__PURE__*/_jsx(GlobalMegaMenu,{height:\"100%\",id:\"r9sZqKhhe\",layoutId:\"r9sZqKhhe\",style:{height:\"100%\",width:\"100%\"},variant:\"zBVDV8nf5\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{animate:animation7,exit:animation6},kkCKKuqDQ:{animate:animation7,exit:animation6}},children:/*#__PURE__*/_jsxs(motion.div,{animate:animation4,className:cx(scopingClassNames,\"framer-osjnsl\"),\"data-framer-name\":\"Buttons\",\"data-framer-portal-id\":\"1gop76l\",exit:animation3,initial:animation5,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{width:\"max((100vw - 60px) / 2, 1px)\"},kkCKKuqDQ:{width:\"max((100vw - 52px) / 2, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-r3a9z1-container\",inComponentSlot:true,nodeId:\"OAiKHjwkZ\",rendersWithMotion:true,scopeId:\"u4SIynPde\",children:/*#__PURE__*/_jsx(GlobalLoginButton,{eBopDQ0zv:\"https://app.loops.so/\",height:\"100%\",id:\"OAiKHjwkZ\",layoutId:\"OAiKHjwkZ\",style:{height:\"100%\",width:\"100%\"},variant:\"BqtRF19h3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{width:\"max((100vw - 60px) / 2, 1px)\"},kkCKKuqDQ:{width:\"max((100vw - 52px) / 2, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qy5tmz-container\",inComponentSlot:true,nodeId:\"qBLlJUm01\",rendersWithMotion:true,scopeId:\"u4SIynPde\",children:/*#__PURE__*/_jsx(GlobalSignUpButton,{height:\"100%\",id:\"qBLlJUm01\",ka9WeYQNS:\"Start\",layoutId:\"qBLlJUm01\",style:{height:\"100%\",width:\"100%\"},variant:\"ofaXaZgnc\",width:\"100%\"})})})})]})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-149zhum\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3o2ip2\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bituh3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-0bef5535-3756-4c33-9bf8-2deff79b9571, rgb(75, 85, 99))\"},children:['At the moment, all of our roles are currently filled and we don\\'t think it makes sense to \"collect resumes\".',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We believe in slow, purposeful hiring to grow a focused and speedy team so roles are published infrequently. The speed of our hiring is not reflective of the speed of our work. We ship thoughtfully and rapidly.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Hopefully, we'll have a spot for you soon.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"While you're here, we'd like to help you to find a great place to work.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Below are a few companies we're fans of along with their hiring pages.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"- \",/*#__PURE__*/_jsx(Link,{href:\"https://linear.app/careers#join-us\",motionChild:true,nodeId:\"IIdg37RWd\",openInNewTab:true,relValues:[],scopeId:\"u4SIynPde\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-147dhfo\",\"data-styles-preset\":\"fZFih6Iur\",children:\"Linear\"})}),/*#__PURE__*/_jsx(\"br\",{}),\"- \",/*#__PURE__*/_jsx(Link,{href:\"https://www.notion.so/careers\",motionChild:true,nodeId:\"IIdg37RWd\",openInNewTab:false,relValues:[],scopeId:\"u4SIynPde\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-147dhfo\",\"data-styles-preset\":\"fZFih6Iur\",children:\"Notion\"})}),/*#__PURE__*/_jsx(\"br\",{}),\"- \",/*#__PURE__*/_jsx(Link,{href:\"https://www.raycast.com/careers#open-positions\",motionChild:true,nodeId:\"IIdg37RWd\",openInNewTab:false,relValues:[],scopeId:\"u4SIynPde\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-147dhfo\",\"data-styles-preset\":\"fZFih6Iur\",children:\"Raycast\"})}),/*#__PURE__*/_jsx(\"br\",{}),\"- \",/*#__PURE__*/_jsx(Link,{href:\"https://framer.breezy.hr/\",motionChild:true,nodeId:\"IIdg37RWd\",openInNewTab:false,relValues:[],scopeId:\"u4SIynPde\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-147dhfo\",\"data-styles-preset\":\"fZFih6Iur\",children:\"Framer\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"If you'd like to find a job working with a startup, check out \",/*#__PURE__*/_jsx(Link,{href:\"https://www.workatastartup.com/\",motionChild:true,nodeId:\"IIdg37RWd\",openInNewTab:true,relValues:[],scopeId:\"u4SIynPde\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Work at a Startup\"})}),\" from Y Combinator.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"If you'd prefer to search for a job that aligns directly with your key values, you might enjoy discovering new companies on \",/*#__PURE__*/_jsx(Link,{href:\"https://www.keyvalues.com/\",motionChild:true,nodeId:\"IIdg37RWd\",openInNewTab:false,relValues:[],scopeId:\"u4SIynPde\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-147dhfo\",\"data-styles-preset\":\"fZFih6Iur\",children:\"Key Values\"})}),\".\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Best of luck in your job hunt!\"]})}),className:\"framer-1iuie20\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{y:(componentViewport?.y||0)+116+194},H1t_VaGQS:{y:(componentViewport?.y||0)+116+188},kkCKKuqDQ:{y:(componentViewport?.y||0)+100+178}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+136+208,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y9zb7x-container\",nodeId:\"SmD3xozRW\",scopeId:\"u4SIynPde\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrF4etTYA:{variant:\"j8nq225nV\"},H1t_VaGQS:{variant:\"wyQtSwgNn\"},kkCKKuqDQ:{variant:\"DyTuwNJXW\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"SmD3xozRW\",layoutId:\"SmD3xozRW\",style:{width:\"100%\"},variant:\"c58LD_5F3\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-V0Dn6.framer-1r63e6w, .framer-V0Dn6 .framer-1r63e6w { display: block; }\",\".framer-V0Dn6.framer-a8h8c8 { align-content: center; align-items: center; background-color: var(--token-83f5fefd-8241-47f8-8f7c-5e6247fea9aa, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 136px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-V0Dn6 .framer-1gop76l-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",'.framer-V0Dn6.framer-1ts60ma { background-color: var(--token-65538b51-ace3-4873-b4db-4d71bdbd1f8b, #fafaf9) /* {\"name\":\"Gray 50\"} */; inset: 0px; position: fixed; user-select: none; z-index: 1; }',\".framer-V0Dn6.framer-1fj3zyh-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-V0Dn6.framer-osjnsl { align-content: center; align-items: center; background-color: var(--token-65538b51-ace3-4873-b4db-4d71bdbd1f8b, #fafaf9); border-top-left-radius: 28px; border-top-right-radius: 28px; bottom: 0px; box-shadow: 0px -1px 16px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 20px; position: fixed; right: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-V0Dn6 .framer-r3a9z1-container, .framer-V0Dn6 .framer-qy5tmz-container { flex: 1 0 0px; height: 48px; position: relative; width: 1px; }\",\".framer-V0Dn6 .framer-149zhum { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 120px 80px 120px; position: relative; width: 100%; }\",\".framer-V0Dn6 .framer-3o2ip2 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0.76); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-V0Dn6 .framer-bituh3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-V0Dn6 .framer-1iuie20 { --framer-paragraph-spacing: 24px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-V0Dn6 .framer-y9zb7x-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199.98px) { .framer-V0Dn6.framer-a8h8c8 { padding: 116px 0px 0px 0px; width: 810px; } .framer-V0Dn6.framer-1ts60ma { z-index: 3; } .framer-V0Dn6.framer-1fj3zyh-container { bottom: 0px; height: unset; right: 0px; top: 50px; width: unset; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; } .framer-V0Dn6.framer-osjnsl { height: 88px; } .framer-V0Dn6 .framer-149zhum { padding: 0px 80px 66px 80px; }}\",\"@media (max-width: 809.98px) { .framer-V0Dn6.framer-a8h8c8 { overflow: visible; padding: 100px 0px 0px 0px; width: 390px; } .framer-V0Dn6 .framer-1gop76l-container { z-index: 8; } .framer-V0Dn6.framer-1ts60ma { z-index: 3; } .framer-V0Dn6.framer-1fj3zyh-container { bottom: 0px; height: unset; top: 50px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; } .framer-V0Dn6.framer-osjnsl { gap: 12px; } .framer-V0Dn6 .framer-r3a9z1-container { order: 0; } .framer-V0Dn6 .framer-qy5tmz-container { order: 1; } .framer-V0Dn6 .framer-149zhum { flex-direction: column; padding: 0px 20px 50px 20px; } .framer-V0Dn6 .framer-3o2ip2 { flex: none; gap: 36px; width: 100%; } .framer-V0Dn6 .framer-bituh3 { gap: 40px; }}\",\"@media (min-width: 1200px) and (max-width: 1439.98px) { .framer-V0Dn6.framer-a8h8c8 { padding: 116px 0px 0px 0px; width: 1200px; } .framer-V0Dn6 .framer-149zhum { padding: 0px 120px 60px 120px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1260\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GrF4etTYA\":{\"layout\":[\"fixed\",\"auto\"]},\"kkCKKuqDQ\":{\"layout\":[\"fixed\",\"auto\"]},\"H1t_VaGQS\":{\"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 Frameru4SIynPde=withCSS(Component,css,\"framer-V0Dn6\");export default Frameru4SIynPde;Frameru4SIynPde.displayName=\"Careers\";Frameru4SIynPde.defaultProps={height:1260,width:1440};addFonts(Frameru4SIynPde,[{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\"}]},...NavbarNewManualMegaMenuFonts,...GlobalMegaMenuFonts,...GlobalLoginButtonFonts,...GlobalSignUpButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameru4SIynPde\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GrF4etTYA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kkCKKuqDQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H1t_VaGQS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1260\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}