CINXE.COM

Page 4: Sales Manager Jobs | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Page 4: Sales Manager Jobs | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/role/sales-manager?page=4" rel="canonical"/><meta content="Result Page 4 for Sales Manager jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://assets.wellfound.com/locations/hero-jobs.png" property="og:image"/><meta content="https://wellfound.com/role/sales-manager?page=4" property="og:url"/><meta content="Page 4: Sales Manager Jobs" property="og:title"/><meta content="Result Page 4 for Sales Manager jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/2bcefc5c12174f5d.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/2bcefc5c12174f5d.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/577.19a44e82e06779b7.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4954.ba81afd1624854da.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3762.2ee8d6b4b294ded0.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5794.6ba384b32e8660d6.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9242.6be830129cb50721.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1042.302d2d68c037f44c.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5781-7c8f5935c755477a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8745-633b652f6a5f0cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-bf044d45ff299ec1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5878-488f153a8e1e7818.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5557-d74361cee14d3f85.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/seoLanding/roleSearch-04a15bdb0633f385.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingRole"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=seo+landing&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__fL5gg"><div class="styles_searchBar__CSYBc"><form class="m-auto mb-8 w-full styles_width100__a58wN"><div class="m-auto items-center justify-center gap-4 space-y-4 text-center lg:flex lg:space-y-0" data-test="SearchBar"><header class="text-dark-aaaa font-medium antialiased text-xl">Show me</header><div class="styles_textInputWrapper__RdlDe flex items-center justify-center gap-4 lg:flex-1" data-test="RoleKeywordFieldWrapper"><div class="min-w-[200px] lg:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Sales Manager</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-75369-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><header class="text-dark-aaaa font-medium antialiased text-xl">roles,</header></div><div class="relative items-center justify-center md:flex lg:flex-1 lg:justify-start styles_textInputWrapper__RdlDe"><div class="flex items-center justify-center gap-4 lg:flex-1"><header class="text-dark-aaaa font-medium antialiased text-xl">hiring in</header><div class="min-w-[200px] md:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><span class=""></span><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">any city</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-75370-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><button class="styles-module_component__88XzG ml-4 mt-4 md:mt-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="submit">Search</button></div></div></form><div class="styles_header__SaaIO"><div><h1 class="styles_title__D_Srf">Sales Manager<!-- --> Jobs</h1><h4 class="text-dark-a">5943<!-- --> results total</h4></div><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->4<!-- --> of <!-- -->83</h4></div></div></div><div class="styles_resultsList__Q46cW"><div class="flex flex-col w-full" style="text-align:left"><div class="my-4 w-full"><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/alarm-com"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Alarm.com company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/161449-959ad37f5445fc8ad6c6851993603a1d-medium_jpg.jpg?buster=1589618477" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/alarm-com"><h2 class="inline text-md font-semibold">Alarm.com</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Get best-in-class security, plus smart home automation the whole family will love</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->3</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3139447-regional-sales-manager-northeast">Regional Sales Manager - Northeast </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Nebraska</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3107754-channel-business-manager-nordic-region">Channel Business Manager - Nordic Region</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Denmark</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3006662-international-sales-manager">International Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Bogota</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/appian"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Appian company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/36316-cc12a15a66f3b4602b52754892e63655-medium_jpg.jpg?buster=1589612752" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/appian"><h2 class="inline text-md font-semibold">Appian</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Unleashing business impact with the leading low-code platform</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3141509-senior-partner-sales-manager">Senior Partner Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Frankfurt</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3138703-senior-revenue-recognition-accountant">Senior Revenue Recognition Accountant</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">McLean</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2946011-regional-sales-operations-manager-public-sector">Regional Sales Operations Manager (Public Sector)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">McLean</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">8 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">8 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/everblue"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Everblue company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/128822-e58a46360b9f54548ae05d9077e3884c-medium_jpg.jpg?buster=1613160095" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/everblue"><h2 class="inline text-md font-semibold">Everblue</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Software systems for professional training, testing, and certification / licensure</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3095823-inside-sales-manager">Inside Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">North Carolina</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/arvist-2"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Arvist company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/10309767-f7100612f8e27f2342888b71fb82e384-medium_jpg.jpg?buster=1731339011" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/arvist-2"><h2 class="inline text-md font-semibold">Arvist</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Autonomous warehouse monitoring platform enabled by computer vision and AI</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 5% of responders</div><div class="styles_tooltip-text__bYBqF">Arvist is in the top 5% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within a week</div><div class="styles_tooltip-text__bYBqF">Based on past data, Arvist usually responds to incoming applications within a week</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3147899-customer-success-and-sales-manager">Customer Success and Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$65k – $80k • 0.1% – 0.5%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Chicago<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 week ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 week ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/timescale"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Timescale company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5399573-3e8e6e4781c0e899910193e6441afced-medium_jpg.jpg?buster=1684874985" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/timescale"><h2 class="inline text-md font-semibold">Timescale</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Help build the next great database company! </span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">Timescale is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within two weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Timescale usually responds to incoming applications within two weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->7</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3138370-commercial-sales-manager">Commercial Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3115279-customer-success-manager-emerging">Customer Success Manager - Emerging</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3115962-senior-product-marketing-manager-ai">Senior Product Marketing Manager - AI</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/intervu-ai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="intervu.ai company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/10284433-5886b3ee3f28cbeb091c1c5860d0a9cb-medium_jpg.jpg?buster=1729086639" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/intervu-ai"><h2 class="inline text-md font-semibold">intervu.ai</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">AI Talent Interviewing Solution</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3140768-sales-manager-uae-ksa">Sales Manager (UAE-KSA)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$60k – $60k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United Arab Emirates<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/modern-meadow"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Modern Meadow company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/125533-c535c12ba63b2dcde63f6830828974d9-medium_jpg.jpg?buster=1627336721" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/modern-meadow"><h2 class="inline text-md font-semibold">Modern Meadow</h2></a></div><span class="text-xs text-neutral-1000">A team of individuals guided by the belief that biofabrication offers design possibilities</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3112472-sr-technical-sales-manager">Sr. Technical Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Nutley</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/amplitude-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Amplitude company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/245814-7ddec3da510b2520528ffaffc8a06375-medium_jpg.jpg?buster=1725516426" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/amplitude-1"><h2 class="inline text-md font-semibold">Amplitude</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Using customer data to build great product experiences that convert and retain users</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->4</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3157900-gtm-operations-planning-manager">GTM Operations &amp; Planning Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$140k – $210k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Seattle</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">today</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">today</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3131908-partner-sales-manager-anz">Partner Sales Manager (ANZ)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Sydney</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3042266-manager-velocity-sales">Manager, Velocity Sales</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Singapore</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">5 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">5 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/spacex"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="SpaceX company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/39160-9555e3553db028e98475e80ebd05c5b3-medium_jpg.jpg?buster=1648241735" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/spacex"><h2 class="inline text-md font-semibold">SpaceX</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Revolutionizing space technology</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3157976-sr-sales-manager-latam-starlink-enterprise-sales">Sr. Sales Manager, LatAm (Starlink Enterprise Sales) </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Hawthorne</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">today</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">today</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3153539-government-sales-manager-civil-agencies">Government Sales Manager (Civil Agencies)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Washington</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 days ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3121333-government-sales-manager">Government Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Washington</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/fracture-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Fracture company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/606564-64d76f3b3e858923364112bb1380b6bd-medium_jpg.jpg?buster=1423670574" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/fracture-1"><h2 class="inline text-md font-semibold">Fracture</h2></a></div><span class="text-xs text-neutral-1000">Digital Photos as Beautiful, Modern Decor</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3088569-b2b-sales-manager">B2B Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$60k – $75k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Boston</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/adyen"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Adyen company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/276303-4cfe70095dc953dc4c5115296bcd6881-medium_jpg.jpg?buster=1589653364" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/adyen"><h2 class="inline text-md font-semibold">Adyen</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Accept payments everywhere</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.3</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Adyen is highly rated on Glassdoor, with 4.3 out of 5 stars</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3102811-enterprise-sales-manager">Enterprise Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">São Paulo</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3103083-sales-manager-issuing">Sales Manager, Issuing</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Amsterdam</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2967541-enterprise-sales-manager">Enterprise Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Kuala Lumpur</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">7 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">7 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/dealintent"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Dealintent company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9492934-8199e4b510035598e50107f5463775fc-medium_jpg.jpg?buster=1681930256" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/dealintent"><h2 class="inline text-md font-semibold">Dealintent</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">AI augmented sales for b2b teams</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2839808-inside-sales-manager">Inside Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$20k – $46k • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Noida</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2661778-sales-manager-outbound">Sales Manager Outbound</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$12k – $24k • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/useinsider"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Insider. company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/197179-39b65d2fe0fb6c12f5b12b710f26b903-medium_jpg.jpg?buster=1589646544" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/useinsider"><h2 class="inline text-md font-semibold">Insider.</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Insider is a Growth Management Platform for digital marketers</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3124162-sales-manager-korea">Sales Manager - Korea</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Seoul</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3048180-sales-manager-germany">Sales Manager - Germany</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Berlin</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3151750-sales-manager-colombia">Sales Manager - Colombia</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Bogota</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/founda"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Founda Health company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6946518-b238790e871c1069ddabe3728a900a1c-medium_jpg.jpg?buster=1663662014" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/founda"><h2 class="inline text-md font-semibold">Founda Health</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">HealthTech - Gateway</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">Founda Health is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within three weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Founda Health usually responds to incoming applications within three weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3156169-customer-project-and-success-manager">Customer Project and Success Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Amsterdam</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 day ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 day ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3067234-sales-manager-dach">Sales Manager DACH</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Amsterdam</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/hubspot"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="HubSpot company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/32920-2787318454cce05a36eaba5be4d0e660-medium_jpg.jpg?buster=1715056089" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/hubspot"><h2 class="inline text-md font-semibold">HubSpot</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">The easy-to-use CRM to scale your business</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->3</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3137581-sales-manager-small-business">Sales Manager - Small Business</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Australia</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3137587-sales-manager-small-business">Sales Manager - Small Business</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Sydney</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3029391-vertriebsmitarbeiter-in-sales-manager-mittelstand-dach">Vertriebsmitarbeiter/in | Sales Manager - Mittelstand, DACH</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Berlin</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">5 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">5 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/demandcurvemarketing-com"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="demandcurvemarketing.com company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/8122473-677b7e9c06cd88ee84f08b54809c65e5-medium_jpg.jpg?buster=1608974450" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/demandcurvemarketing-com"><h2 class="inline text-md font-semibold">demandcurvemarketing.com</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Technology Marketing Company</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3075274-sales-manager-b2b">Sales Manager - B2B</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$35k – $40k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Mumbai</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2978751-sales-demand-generation-executive">Sales - Demand Generation Executive</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹2.5L – ₹3.5L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Mumbai</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">0<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/itilite-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="ITILITE company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3455188-5e8b0ad9f199657f04f8b2f2e991d3ce-medium_jpg.jpg?buster=1485174910" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/itilite-1"><h2 class="inline text-md font-semibold">ITILITE</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Simplifying business travel &amp; expense </span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3065662-sales-development-representative">Sales Development Representative</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹10L – ₹13L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Bangalore Urban</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3020129-sales-manager">Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹12L – ₹18L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Bangalore Urban</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1222030-engineering-manager">Engineering Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹25L – ₹40L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Bengaluru</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">7<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/cookunity"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="CookUnity company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/457830-5c1d03f7eb986c5fc61c98783dcd4fe3-medium_jpg.jpg?buster=1673306996" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/cookunity"><h2 class="inline text-md font-semibold">CookUnity</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Signature meals from award-winning chefs, delivered to your door</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">CookUnity is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within two weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, CookUnity usually responds to incoming applications within two weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3090687-sales-manager">Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">New York City</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2892329-account-manager-chef-success">Account Manager, Chef Success</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Buenos Aires</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/formlabs"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Formlabs company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/25991-c4e159eab6820a2001648c279601e72f-medium_jpg.jpg?buster=1589641539" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/formlabs"><h2 class="inline text-md font-semibold">Formlabs</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Buy high quality 3D printers, and 3D printing supplies. Repair your 3D printer</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3104690-technical-sales-manager-german-speaking">Technical Sales Manager - German Speaking</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Budapest</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3046726-channel-sales-manager-shenzhen">Channel Sales Manager (Shenzhen)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">China</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3045733-technical-sales-manager">Technical Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Budapest</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/novade-solutions-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Novade Solutions company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9112923-3c5d96c62ab95182b764b464b5ef7f45-medium_jpg.jpg?buster=1664188064" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/novade-solutions-1"><h2 class="inline text-md font-semibold">Novade Solutions</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Next generation digital solutions for Construction site management</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3126511-inside-sales-manager">Inside Sales Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹20L – ₹25L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Delhi</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_back-rc-style__i0cul"><a aria-label="Previous page" href="/role/sales-manager?page=3"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 21a.997.997 0 01-.707-.293l-8-8a.999.999 0 010-1.414l8-8a.999.999 0 111.414 1.414L9.414 12l7.293 7.293A.999.999 0 0116 21z" fill="currentColor"></path></svg> Back</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/role/sales-manager?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/role/sales-manager?page=3">3</a></li><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 4, current page" href="/role/sales-manager?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/role/sales-manager?page=5">5</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 6" href="/role/sales-manager?page=6">6</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 41" href="/role/sales-manager?page=41">41</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 42" href="/role/sales-manager?page=42">42</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 43" href="/role/sales-manager?page=43">43</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 83" href="/role/sales-manager?page=83">83</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/role/sales-manager?page=5">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></div><div class="styles_sidebarSection__LEqin"><h2 class="hidden">Explore other job opportunities</h2><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore Sales Manager jobs in other places</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/l/sales-manager/san-francisco" class="styles_anchor__D_RPR">San Francisco</a><a href="https://wellfound.com/role/l/sales-manager/los-angeles" class="styles_anchor__D_RPR">Los Angeles</a><a href="https://wellfound.com/role/l/sales-manager/boston" class="styles_anchor__D_RPR">Boston</a><a href="https://wellfound.com/role/l/sales-manager/chicago" class="styles_anchor__D_RPR">Chicago</a><a href="https://wellfound.com/role/l/sales-manager/seattle" class="styles_anchor__D_RPR">Seattle</a><a href="https://wellfound.com/role/l/sales-manager/austin" class="styles_anchor__D_RPR">Austin</a><a href="https://wellfound.com/role/l/sales-manager/new-york" class="styles_anchor__D_RPR">New York</a><a href="https://wellfound.com/role/l/sales-manager/denver" class="styles_anchor__D_RPR">Denver</a><a href="https://wellfound.com/role/l/sales-manager/district-of-columbia" class="styles_anchor__D_RPR">District of Columbia</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore remote jobs</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/r/user-testing" class="styles_anchor__D_RPR">User Testing Remote</a><a href="https://wellfound.com/role/r/java-j2ee-developer" class="styles_anchor__D_RPR">Java J2EE Developer Remote</a><a href="https://wellfound.com/role/r/online-marketing" class="styles_anchor__D_RPR">Online Marketing Remote</a><a href="https://wellfound.com/role/r/mechanical-design-engineer" class="styles_anchor__D_RPR">Mechanical Design Engineer Remote</a><a href="https://wellfound.com/role/r/database-administrator" class="styles_anchor__D_RPR">Database Administrator Remote</a><a href="https://wellfound.com/role/r/director-of-product-design" class="styles_anchor__D_RPR">Director of Product Design Remote</a><a href="https://wellfound.com/role/r/managing-director" class="styles_anchor__D_RPR">Managing Director Remote</a><a href="https://wellfound.com/role/r/mobile-game-testing" class="styles_anchor__D_RPR">Mobile Game Testing Remote</a><a href="https://wellfound.com/role/r/business-account-executive" class="styles_anchor__D_RPR">Business Account Executive Remote</a><a href="https://wellfound.com/role/r/vue-js-developer" class="styles_anchor__D_RPR">Vue JS Developer Remote</a><a href="https://wellfound.com/role/r/network-manager" class="styles_anchor__D_RPR">Network Manager Remote</a><a href="https://wellfound.com/role/r/software-engineer" class="styles_anchor__D_RPR">Software Engineer Remote</a><a href="https://wellfound.com/role/r/sales" class="styles_anchor__D_RPR">Sales Remote</a><a href="https://wellfound.com/role/r/data-architect" class="styles_anchor__D_RPR">Data Architect Remote</a><a href="https://wellfound.com/role/r/looker-developer" class="styles_anchor__D_RPR">Looker Developer Remote</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore other roles</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/user-testing" class="styles_anchor__D_RPR">User Testing</a><a href="https://wellfound.com/role/java-j2ee-developer" class="styles_anchor__D_RPR">Java J2EE Developer</a><a href="https://wellfound.com/role/online-marketing" class="styles_anchor__D_RPR">Online Marketing</a><a href="https://wellfound.com/role/mechanical-design-engineer" class="styles_anchor__D_RPR">Mechanical Design Engineer</a><a href="https://wellfound.com/role/database-administrator" class="styles_anchor__D_RPR">Database Administrator</a><a href="https://wellfound.com/role/director-of-product-design" class="styles_anchor__D_RPR">Director of Product Design</a><a href="https://wellfound.com/role/managing-director" class="styles_anchor__D_RPR">Managing Director</a><a href="https://wellfound.com/role/mobile-game-testing" class="styles_anchor__D_RPR">Mobile Game Testing</a><a href="https://wellfound.com/role/business-account-executive" class="styles_anchor__D_RPR">Business Account Executive</a><a href="https://wellfound.com/role/vue-js-developer" class="styles_anchor__D_RPR">Vue JS Developer</a><a href="https://wellfound.com/role/network-manager" class="styles_anchor__D_RPR">Network Manager</a><a href="https://wellfound.com/role/software-engineer" class="styles_anchor__D_RPR">Software Engineer</a><a href="https://wellfound.com/role/sales" class="styles_anchor__D_RPR">Sales</a><a href="https://wellfound.com/role/data-architect" class="styles_anchor__D_RPR">Data Architect</a><a href="https://wellfound.com/role/looker-developer" class="styles_anchor__D_RPR">Looker Developer</a></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"page":4,"role":"sales-manager","__APOLLO_SIG__":"blaD3%IyIrXee7FZ8IhpiVpD7iZZKtJAlGYgEDRB6zUH3Cm8L-9232432371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"seoLandingPageJobSearchResults({\"page\":4,\"role\":\"sales-manager\"})":{"__typename":"Results","totalStartupCount":1641,"totalJobCount":5943,"perPage":20,"pageCount":83,"startups":[{"__ref":"StartupResult:161449"},{"__ref":"StartupResult:36316"},{"__ref":"StartupResult:128822"},{"__ref":"StartupResult:10309767"},{"__ref":"StartupResult:5399573"},{"__ref":"StartupResult:10284433"},{"__ref":"StartupResult:125533"},{"__ref":"StartupResult:245814"},{"__ref":"StartupResult:39160"},{"__ref":"StartupResult:606564"},{"__ref":"StartupResult:276303"},{"__ref":"StartupResult:9492934"},{"__ref":"StartupResult:197179"},{"__ref":"StartupResult:6946518"},{"__ref":"StartupResult:32920"},{"__ref":"StartupResult:8122473"},{"__ref":"StartupResult:3455188"},{"__ref":"StartupResult:457830"},{"__ref":"StartupResult:25991"},{"__ref":"StartupResult:9112923"}]},"seoLandingPageRole({\"page\":4,\"query\":\"sales-manager\"})":{"__ref":"RoleEditorial:717"}}},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:B2C-161449":{"__typename":"Badge","id":"B2C-161449","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-161449":{"__typename":"Badge","id":"B2B-161449","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-161449":{"__typename":"Badge","id":"COMPANY_STAGE-161449","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:HIGHLY_RATED-161449":{"__typename":"Badge","id":"HIGHLY_RATED-161449","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Alarm.com is highly rated on Glassdoor, with 4.1 out of 5 stars","avatarUrl":null,"rating":"4.1","data":null},"Badge:RECENTLY_FUNDED":{"__typename":"Badge","id":"RECENTLY_FUNDED","name":"RECENTLY_FUNDED_BADGE","label":"Recently funded","tooltip":"Raised funding in the past six months","avatarUrl":null,"rating":null,"data":null},"Badge:WORK_LIFE_BALANCE-161449":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-161449","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Alarm.com 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"JobListingSearchResult:3006662":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Position: International Sales Manager - LATAM\n\nLocation: Bogota, Colombia\n\n**Who We Are**\n\nEBS is a polish manufacturer and technology company of security systems and business automation solutions. With 35 years of market experience, the company established partnership with the largest security agencies and governmental institutions worldwide. EBS is present in 5 continents with more than 3 mln devices working on the field. EBS is specialized in production of alarm communication devices based on GSM, IP, RFID and GPS technologies. At the beginning of 2023, EBS has been acquired by Alarm.com, a global leader in smart home and business security. Alarm.com, is a publicly traded American company that was founded in 2000. Its cloud-based platform delivers a range of connected property solutions that more than 9.5 million homes and business around the world depend on to manage, control, and secure their property from anywhere. Our aim is to deliver turn key solutions for security monitoring providers within the scope of security-related devices meant to protect people and properties.\n\nAs an International Sales Manager, you will be responsible for creating a commercial strategy, achieving sales goals, actively acquiring new customers, and maintaining and relationships development with current partners.\n\n**Job Duties:**\n\n- Active acquisition for business partners on foreign markets and establishing business relations with them\n- Establishing and maintaining constant contact with the customers and supervising the proper way of cooperation in the subordinate region\n- Responsibility for the sales plan and its execution\n- Budget management in the LATAM region\n- Comprehensive customer service for foreign clients and going for business trips (40% of working time)\n- Monthly analysis of sales data in the subordinate region\n- Implementation of short and long term strategies\n- Research and business analysis of subordinate markets\n- Monitoring the competitiveness of the offered solutions and constant cooperation with the R\u0026D department to develop the company's product offer\n- Other duties as assigned\n\n**Requirements:**\n\n- Minimum 2 years of experience in sales on foreign markets\n- Advanced knowledge Spanish and English (required)\n- University degree, economic or business, preferably related to electronics, telecommunication\n- Negotiation skills and the ability to build lasting relationships\n- Able to establish contacts easily\n- Communicativeness and the ability to conduct conversations with the customers\n- Ability to work in a team\n- Ability to learn quickly\n- The ability to search for unconventional solutions\n- Commitment, consistency, organizational skills and independence\n- Willingness to travel abroad (approx. 40% of working time)\n- Knowledge of MS Office\n- Driving license\n\n**We offer**\n\n- Employment based on an employment contract or a B2B contract\n- Interesting and challenging work in an international environment\n- Possibility of real influence on building the company's brand\n- Ambitious projects and technological challenges\n- Direct influence on the nature and rules of work in the projects\n- Possibility of personal and professional development\n- Business trips to different parts of the world\n- Necessary work tools (computer + mobile phone)\n- Hybrid work possibilities\n\n**Alarm.com is an Equal Opportunity Employer**\n\nIn connection with your application, we collect information that identifies, reasonably relates to or describes you (“Personal Information”). The categories of Personal Information that we may collect include your name, government-issued identification number(s), email address, mailing address, other contact information, emergency contact information, employment history, educational history, criminal record, and demographic information.  We collect and use those categories of Personal Information about you for human resources and other business management purposes, including identifying and evaluating you as a candidate for potential or future employment or future positions, recordkeeping in relation to recruiting and hiring, conducting criminal background checks as permitted by law, conducting analytics, and ensuring compliance with applicable legal requirements and Company policies.  By submitting your application, you acknowledge that we may retain some of the personal data that you provide in your application for our internal operations such as managing our recruitment system and ensuring that we comply with labor laws and regulations even after we have made our employment decision.\n\n**Notice To Third Party Agencies:**\n\nAlarm.com understands the value of professional recruiting services.  However, we are not accepting resumes from recruiters or employment agencies for this position. In the event we receive a resume or candidate referral for this position from a third-party recruiter or agency without a previously signed agreement, we reserve the right to pursue and hire those candidate(s) without any financial obligation to you. If you are interested in working with Alarm.com, please email your company information and standard agreement to RecruitingPartnerships@Alarm.com.\n\nJR104249\n\n","jobType":"full-time","liveStartAt":1715653645,"locationNames":["Bogota"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"international-sales-manager","title":"International Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3006662","isBookmarked":false},"JobListingSearchResult:3139447":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Regional Sales Manager - Northeast**\n\nOpenEye, an innovator in the design and development of cloud-centric software solutions for commercial video management systems, is seeking a Regional Sales Manager in the Northeast.\n\nWe are looking for a creative, team oriented individual to promote and sell our ground-breaking OpenEye Web Services video management system including software, servers, and cameras to commercial channel partners in the physical security industry. This self-directed, motivated sales manager will be a key member of OpenEye's outside sales team and the primary contact for customers on a regional basis.\n\n_RESPONSIBILITIES:_\n\n- Meets and exceeds sales goals via effective territory management\n- Responsible for delivering new channel partners (Certified and Premier Partners)\n- Responsible for building relationships with regional accounts, dealers and distribution partners, including:\n\n - Training, joint sales calls, end-user presentations, and\n - Promotions, sales contests.\n- Manages the sales efforts, including the following:\n\n - Goal setting and territory management\n - Training and joint sales calls\n- Orchestrates the regional development of key national partners, including:\n\n - Training, joint sales calls, end-user presentations\n - Prepare for and attend key regional and national trade shows and vertical market shows.\n- Allocates time to office work to create strategy, set up appointments, complete management reports, and prepares for upcoming presentations and conference calls with sales teams\n- Resolves customer issues professionally with internal team\n- Performs all other duties/responsibilities as necessary or assigned\n\n_REQUIREMENTS:_\n\n- Bachelor’s degree or equivalent industry experience\n- Minimum 5 years outside sales experience, preferably in a technology discipline\n- 3 years “Business to Business” sales experience\n- Strong territory management skills\n- Ability to travel overnight 70% – 85% of the time including some weekends\n- Proficient in Excel, Word, PowerPoint and CRM software\n- Demonstrate a team-oriented mind set\n- Possess corporate level presentation/reporting abilities\n- Technical aptitude\n- Account development skills\n- Microsoft / networking certifications, preferred\n- Cloud SaaS Sales Experience, preferred\n- Video Surveillance Management Systems Sales Experience, preferred\n\n**OpenEye Perks:**\n\n- Employees are eligible to purchase company stock at a discounted rate.\n- Collaborative, fun, onsite, creative culture where idea sharing is encouraged.\n- Casual dress, jeans are welcome.\n- Medical, dental, vision \u0026 prescription benefits starting day 1! Generous medical plan subsidy and health savings account option with company contribution helps keep your costs low.\n- Up to $5,000 annual company match for 401k.\n- Company paid short-term/long-term disability, AD\u0026D and life insurance.\n- Paid maternity and paternity leave.\n- 15 Days of Paid Vacation accrued per year (increases after year 3).\n- Paid Sick/Wellness time is accrued at a rate of 1 hour for every 35 hours worked, except where local laws are more generous.\n- 9 Paid Holidays per year.\n- Educational Assistance Program covering non-degree support, undergraduate and graduate degrees.\n- Employee Equipment Program – Free Alarm.com system for your home!\n\n**OpenEye is an Equal Opportunity Employer**\n\nIn connection with your application, we collect information that identifies, reasonably relates to or describes you (“Personal Information”). The categories of Personal Information that we may collect include your name, government-issued identification number(s), email address, mailing address, other contact information, emergency contact information, employment history, educational history, criminal record, and demographic information.  We collect and use those categories of Personal Information about you for human resources and other business management purposes, including identifying and evaluating you as a candidate for potential or future employment or future positions, recordkeeping in relation to recruiting and hiring, conducting criminal background checks as permitted by law, conducting analytics, and ensuring compliance with applicable legal requirements and Company policies.  By submitting your application, you acknowledge that we may retain some of the personal data that you provide in your application for our internal operations such as managing our recruitment system and ensuring that we comply with labor laws and regulations even after we have made our employment decision.\n\n **Notice To Third-Party Agencies:**\n\nAlarm.com understands the value of professional recruiting services.  However, we are not accepting resumes from recruiters or employment agencies for this position. In the event we receive a resume or candidate referral for this position from a third-party recruiter or agency without a previously signed agreement, we reserve the right to pursue and hire those candidate(s) without any financial obligation to you. If you are interested in working with Alarm.com, please email your company information and standard agreement to [RecruitingPartnerships@Alarm.com](mailto:RecruitingPartnerships@Alarm.com).\n\n*JR104625*\n\n","jobType":"full-time","liveStartAt":1730251348,"locationNames":["Nebraska"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"regional-sales-manager-northeast","title":"Regional Sales Manager - Northeast ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3139447","isBookmarked":false},"JobListingSearchResult:3107754":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Channel Business Manager - Nordic Region**\n\nOpenEye, an innovator in the design and development of cloud-centric software solutions for commercial video management systems, is seeking a Channel Business Manager to support growth in Nordic Region.\n\nWe are looking for a creative, team oriented individual to promote and sell our ground-breaking OpenEye Web Services video management system including software, servers, and cameras to commercial channel partners in the physical security industry. This self-directed, motivated sales manager will be a key member of OpenEye's outside sales team and the primary contact for customers on a regional basis.\n\n_RESPONSIBILITIES:_\n\n- Meets and exceeds sales goals via effective territory management\n- Responsible for delivering new channel partners (Certified and Premier Partners)\n- Responsible for building relationships with regional accounts, dealers and distribution partners, including:\n\n - Training, joint sales calls, end-user presentations, and\n - Promotions, sales contests.\n- Manages the sales efforts, including the following:\n\n - Goal setting and territory management\n - Training and joint sales calls\n- Orchestrates the regional development of key national partners, including:\n\n - Training, joint sales calls, end-user presentations\n - Prepare for and attend key regional and national trade shows and vertical market shows.\n- Allocates time to office work to create strategy, set up appointments, complete management reports, and prepares for upcoming presentations and conference calls with sales teams\n- Resolves customer issues professionally with internal team\n- Performs all other duties/responsibilities as necessary or assigned\n\n_REQUIREMENTS:_\n\n- Bachelor’s degree or equivalent industry experience\n- Minimum 5 years outside sales experience, preferably in a technology discipline\n- 3 years “Business to Business” sales experience\n- Strong territory management skills\n- Ability to travel overnight 70% – 85% of the time including some weekends\n- Proficient in Excel, Word, PowerPoint and CRM software\n- Demonstrate a team-oriented mind set\n- Possess corporate level presentation/reporting abilities\n- Technical aptitude\n- Account development skills\n- Microsoft / networking certifications, preferred\n- Cloud SaaS Sales Experience, preferred\n- Video Surveillance Management Systems Sales Experience, preferred\n\nOpenEye is an Equal Opportunity Employer\n\nIn connection with your application, we collect information that identifies, reasonably relates to or describes you (“Personal Information”). The categories of Personal Information that we may collect include your name, government-issued identification number(s), email address, mailing address, other contact information, emergency contact information, employment history, educational history, criminal record, and demographic information.  We collect and use those categories of Personal Information about you for human resources and other business management purposes, including identifying and evaluating you as a candidate for potential or future employment, record keeping in relation to recruiting and hiring, conducting criminal background checks as permitted by law, conducting analytics, and ensuring compliance with applicable legal requirements and Company policies.\n\n","jobType":"full-time","liveStartAt":1727713140,"locationNames":["Denmark"],"primaryRoleTitle":"Other","remote":false,"slug":"channel-business-manager-nordic-region","title":"Channel Business Manager - Nordic Region","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3107754","isBookmarked":false},"StartupResult:161449":{"__typename":"StartupResult","id":"161449","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-161449"},{"__ref":"Badge:B2B-161449"},{"__ref":"Badge:COMPANY_STAGE-161449"},{"__ref":"Badge:HIGHLY_RATED-161449"},{"__ref":"Badge:RECENTLY_FUNDED"},{"__ref":"Badge:WORK_LIFE_BALANCE-161449"}],"companySize":"SIZE_501_1000","highConcept":"Get best-in-class security, plus smart home automation the whole family will love","highlightedJobListings":[{"__ref":"JobListingSearchResult:3006662"},{"__ref":"JobListingSearchResult:3139447"},{"__ref":"JobListingSearchResult:3107754"}],"logoUrl":"https://photos.wellfound.com/startups/i/161449-959ad37f5445fc8ad6c6851993603a1d-medium_jpg.jpg?buster=1589618477","name":"Alarm.com","slug":"alarm-com"},"Badge:B2B-36316":{"__typename":"Badge","id":"B2B-36316","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-36316":{"__typename":"Badge","id":"COMPANY_STAGE-36316","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-36316":{"__typename":"Badge","id":"TOP_INVESTORS-36316","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3141509":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Here at Appian, our core values of Respect, Work to Impact, Ambition, and Constructive Dissent \u0026 Resolution define who we are. In short, this means we constantly seek to understand the best for our customers, we go beyond completion in our work, we strive for excellence with intensity, and we embrace candid communication. These values guide our actions and shape our culture every day.  When you join Appian, you'll be part of a passionate team that's dedicated to accomplishing hard things.\n\nAs the Senior Partner Sales Manager you will be responsible for managing assigned partners to drive revenue growth through new customer acquisition and expansion within existing customers.  This opportunity is a great fit for you if you are deeply interested in working intimately with our partners and driving effective sales strategies.  As such, we are looking for a person with a sales background and a desire to apply that expertise to drive a positive impact with our partners and customers.\n\n \n\n**_What you will be doing:_**\n\n- Maximizing partner revenue generation through effective pipeline management, sales coaching and sales strategies to exceed quota.\n- Effectively managing pipeline forecasts and sales executions to align with company goals.\n- Developing and executing effective joint GTM Plans with partners which include marketing, pipeline development and solution development.\n- Developing and managing Annual Business Plans with key partners.\n- Understanding partner business and technology needs in order to communicate them during internal Quarterly Business Reviews (QBRs).\n\n**_To be successful in this role, you need:_**\n\n- A self-starter mentality who takes initiative and has a sense of urgency in everything you do.\n- Experience executing successful joint GTM plans with partners.\n- To uncover Appian and partner business goals to build a mutually beneficial partnership.\n- A laser focus on finding every opportunity to deliver value to your partners.\n\n \n\n**_Basic Qualifications:_**\n\n- BA/BS Degree, preferably in business, marketing or a technical discipline.\n- 3+ years of successful sales experience in the software or IT industry.\n- Proven ability to build deep relationships with executives and other decision makers.\n- Ability to execute complex deals with customers and/or partners.\n- Previous experience with software and/or technology companies.\n- Fluent German \u0026 English\n\n \n\n**Tools and Resources**\n\n- Training and Development: During onboarding, we focus on equipping new hires with the skills and knowledge for success through department-specific training. Continuous learning is a central focus at Appian, with dedicated mentorship and the First-Friend program being widely utilized resources for new hires.\n- Growth Opportunities: Appian provides a diverse array of growth and development opportunities, including our leadership program tailored for new and aspiring managers, a comprehensive library of specialized department training through Appian University, skills based training, and tuition reimbursement for those aiming to advance their education. This commitment ensures that employees have access to a holistic range of development opportunities.\n- Community: We’ll immerse you into our community rooted in respect starting on day one. Appian fosters inclusivity through our 8 employee-led [affinity groups](https://careers.appian.com/affinity-groups/). These groups help employees build stronger internal and external networks by planning social, educational, and outreach activities to connect with Appianites and larger initiatives throughout the company.\n\n**About Appian**\n\nAppian is a software company that automates business processes. The Appian AI-Powered Process Platform includes everything you need to design, automate, and optimize even the most complex processes, from start to finish. The world's most innovative organizations trust Appian to improve their workflows, unify data, and optimize operations—resulting in better growth and superior customer experiences. For more information, visit[ appian.com](http://www.appian.com/). [Nasdaq: APPN]\n\n**Follow Appian:**[ Twitter](https://twitter.com/Appian),[ LinkedIn](https://www.linkedin.com/company/appian-corporation).\n\n*Appian Corporation is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to sex, gender identity, sexual orientation, race, color, religion, national origin, disability, protected Veteran status, age, genetic information, or any other characteristic protected by law. Further, Appian will not discriminate against applicants for inquiring about, discussing or disclosing their pay or, in certain circumstances, the pay of their co‐worker,* [*Pay Transparency Nondiscrimination*](https://www.dol.gov/ofccp/pdf/pay-transp_%20English_formattedESQA508c.pdf)*. Appian provides reasonable accommodations to applicants and employees in accordance with all applicable laws**.*\n\n*If you need a reasonable accommodation for any part of the employment process, please contact us by email at ReasonableAccommodations@appian.com and let us know the nature of your request and your contact information. Requests for accommodation will be considered on a case-by-case basis. Please note that only inquiries concerning a request for reasonable accommodation will be responded to from this email address.*\n\n*[Appian's Applicant \u0026 Candidate Privacy Notice](https://careers.appian.com/applicant-and-candidate-privacy-notice/)  *\n\n","jobType":"full-time","liveStartAt":1730507618,"locationNames":["Frankfurt"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"senior-partner-sales-manager","title":"Senior Partner Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141509","isBookmarked":false},"JobListingSearchResult:2946011":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Here at Appian, our core values of Respect, Work to Impact, Ambition, and Constructive Dissent \u0026 Resolution define who we are. In short, this means we constantly seek to understand the best for our customers, we go beyond completion in our work, we strive for excellence with intensity, and we embrace candid communication. These values guide our actions and shape our culture every day.  When you join Appian, you'll be part of a passionate team that's dedicated to accomplishing hard things.\n\nHere at Appian, our core values of Respect, Work to Impact, Ambition, and Constructive Dissent \u0026 Resolution define who we are. In short, this means we constantly seek to understand the best for our customers, we go beyond completion in our work, we strive for excellence with intensity, and we embrace candid communication. These values guide our actions and shape our culture every day.  When you join Appian, you'll be part of a passionate team that's dedicated to accomplishing hard things.\n\nAs part of a high-performance, fast-moving, and collaborative GTM Operations team, your role as Regional Sales Operations Manager aims to strengthen and scale the operational capabilities of the Sales Region. \n\n**Responsibilities:**\n\n- Support the Regional Sales VPs with organizational structure, strategy, and talent management.\n- Serve as a strategic advisor to the business in navigating the operational strategy.\n- Operationalize the Regional plan and design by establishing the customer segmentation model, coverage model, role design \u0026 territory design.\n- Manage Weekly operational forecast, pipeline management and inspection process.\n- Deploy Quota / Target allocation \u0026 assignments.\n- Provide thoughtful, actionable and analytical studies to the Sales Leaders (vs descriptive reporting only).\n- Project manage key initiatives relevant to new customer acquisition, sales productivity and the coordination between sales and marketing operations. Lead a weekly, monthly and quarterly forecasting cadence for the Region and areas within.\n- Driving a monthly pipeline review to ensure adequate quota coverage and pipeline created.\n- Driving business process, workflow creation \u0026 re-engineering and productivity improvement initiatives.\n- Working in key sales process applications including but not limited to SFDC, Appian, Xactly, Tableau, and others.\n\n**You may be a good fit for our team if you have...**\n\n- College Degree and 5-8 years related work experience required, MBA Preferred and can substitute for experience.\n- Background in Sales Operations or Sales Finance.\n- Experience with Salesforce, quoting tools, and forecasting tools.\n- Ability to interface with all levels of employees, from Executive level to employee base.\n- Ability to manage multiple, concurrent projects and work independently and thrive in a fast-paced, constantly changing environment.\n- Strong customer service orientation, analytical and problem-solving skills.\n- Excellent communication skills, written, interpersonal and presentation skills.\n- Software/SaaS Industry experience preferred.\n- Knowledge of US Public Sector (DoD and State and Local government) finance preferred.\n\n**Tools and Resources**\n\n- Training and Development: During onboarding, we focus on equipping new hires with the skills and knowledge for success through department-specific training. Continuous learning is a central focus at Appian, with dedicated mentorship and the First-Friend program being widely utilized resources for new hires.\n- Growth Opportunities: Appian provides a diverse array of growth and development opportunities, including our leadership program tailored for new and aspiring managers, a comprehensive library of specialized department training through Appian University, skills based training, and tuition reimbursement for those aiming to advance their education. This commitment ensures that employees have access to a holistic range of development opportunities.\n- Community: We’ll immerse you into our community rooted in respect starting on day one. Appian fosters inclusivity through our 8 employee-led [affinity groups](https://careers.appian.com/affinity-groups/). These groups help employees build stronger internal and external networks by planning social, educational, and outreach activities to connect with Appianites and larger initiatives throughout the company.\n\n**About Appian**\n\nAppian is a software company that automates business processes. The Appian AI-Powered Process Platform includes everything you need to design, automate, and optimize even the most complex processes, from start to finish. The world's most innovative organizations trust Appian to improve their workflows, unify data, and optimize operations—resulting in better growth and superior customer experiences. For more information, visit[ appian.com](http://www.appian.com/). [Nasdaq: APPN]\n\n**Follow Appian:**[ Twitter](https://twitter.com/Appian),[ LinkedIn](https://www.linkedin.com/company/appian-corporation).\n\n*Appian Corporation is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to sex, gender identity, sexual orientation, race, color, religion, national origin, disability, protected Veteran status, age, genetic information, or any other characteristic protected by law. Further, Appian will not discriminate against applicants for inquiring about, discussing or disclosing their pay or, in certain circumstances, the pay of their co‐worker,* [*Pay Transparency Nondiscrimination*](https://www.dol.gov/ofccp/pdf/pay-transp_%20English_formattedESQA508c.pdf)*. Appian provides reasonable accommodations to applicants and employees in accordance with all applicable laws**.*\n\n*If you need a reasonable accommodation for any part of the employment process, please contact us by email at ReasonableAccommodations@appian.com and let us know the nature of your request and your contact information. Requests for accommodation will be considered on a case-by-case basis. Please note that only inquiries concerning a request for reasonable accommodation will be responded to from this email address.*\n\n*[Appian's Applicant \u0026 Candidate Privacy Notice](https://careers.appian.com/applicant-and-candidate-privacy-notice/)  *\n\n","jobType":"full-time","liveStartAt":1709687685,"locationNames":["McLean"],"primaryRoleTitle":"Operations Manager","remote":false,"slug":"regional-sales-operations-manager-public-sector","title":"Regional Sales Operations Manager (Public Sector)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2946011","isBookmarked":false},"JobListingSearchResult:3138703":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Here at Appian, our core values of Respect, Work to Impact, Ambition, and Constructive Dissent \u0026 Resolution define who we are. In short, this means we constantly seek to understand the best for our customers, we go beyond completion in our work, we strive for excellence with intensity, and we embrace candid communication. These values guide our actions and shape our culture every day.  When you join Appian, you'll be part of a passionate team that's dedicated to accomplishing hard things.\n\nThe Senior Accountant, Revenue Recognition, will participate in all aspects of the revenue accounting function to review and approve customer contracts for proper revenue recognition.\n\n**To be successful in this role, you will:**\n\n- Review fully executed customer contracts to conclude on appropriate accounting treatment and identify any issues to ensure that all software and services revenues are accounted for in compliance with generally accepted accounting principles (ASC 606).\n\n- Review and approve revenue allocation and revenue plans in the NetSuite accounting system to ensure accurate revenue recognition treatment in the general ledger and support the monthly closing process.\n\n- Review drafts of customer contracts and provide revenue accounting guidance to Legal and Sales personnel on an as-needed basis.\n\n- Prepare supporting revenue accounting documentation, including revenue accounting checklists, position papers and revenue allocation spreadsheets for booked orders.\n\n- Assist manager with technical research on complex revenue accounting issues.\n\n- Assist with Fair Value (SSP) analyses of historical sales transactions.\n\n- Support annual audit and quarterly reviews by providing external auditors with requested documentation for revenue transactions being tested.\n\n- Assist with preparation of SEC filings as needed.\n\n**Qualifications:**\n\n- Bachelor’s degree in Accounting and CPA certification required.\n\n- 3-5 years of software revenue accounting experience required.\n\n- Public accounting experience strongly preferred.\n\n- Strong collaboration and communication skills required for regular and frequent interaction with sales and legal personnel, senior management, and outside auditors.\n\n- Strong Microsoft Excel skills required.\n\n- Strong organizational and analytical skills.\n\n- Ability to work in an area requiring special attention to detail and adherence to regular monthly deadlines.\n\n**Tools and Resources**\n\n- Training and Development: During onboarding, we focus on equipping new hires with the skills and knowledge for success through department-specific training. Continuous learning is a central focus at Appian, with dedicated mentorship and the First-Friend program being widely utilized resources for new hires.\n- Growth Opportunities: Appian provides a diverse array of growth and development opportunities, including our leadership program tailored for new and aspiring managers, a comprehensive library of specialized department training through Appian University, skills based training, and tuition reimbursement for those aiming to advance their education. This commitment ensures that employees have access to a holistic range of development opportunities.\n- Community: We’ll immerse you into our community rooted in respect starting on day one. Appian fosters inclusivity through our 8 employee-led [affinity groups](https://careers.appian.com/affinity-groups/). These groups help employees build stronger internal and external networks by planning social, educational, and outreach activities to connect with Appianites and larger initiatives throughout the company.\n\n**About Appian**\n\nAppian is a software company that automates business processes. The Appian AI-Powered Process Platform includes everything you need to design, automate, and optimize even the most complex processes, from start to finish. The world's most innovative organizations trust Appian to improve their workflows, unify data, and optimize operations—resulting in better growth and superior customer experiences. For more information, visit[ appian.com](http://www.appian.com/). [Nasdaq: APPN]\n\n**Follow Appian:**[ Twitter](https://twitter.com/Appian),[ LinkedIn](https://www.linkedin.com/company/appian-corporation).\n\n*Appian Corporation is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to sex, gender identity, sexual orientation, race, color, religion, national origin, disability, protected Veteran status, age, genetic information, or any other characteristic protected by law. Further, Appian will not discriminate against applicants for inquiring about, discussing or disclosing their pay or, in certain circumstances, the pay of their co‐worker,* [*Pay Transparency Nondiscrimination*](https://www.dol.gov/ofccp/pdf/pay-transp_%20English_formattedESQA508c.pdf)*. Appian provides reasonable accommodations to applicants and employees in accordance with all applicable laws**.*\n\n*If you need a reasonable accommodation for any part of the employment process, please contact us by email at ReasonableAccommodations@appian.com and let us know the nature of your request and your contact information. Requests for accommodation will be considered on a case-by-case basis. Please note that only inquiries concerning a request for reasonable accommodation will be responded to from this email address.*\n\n*[Appian's Applicant \u0026 Candidate Privacy Notice](https://careers.appian.com/applicant-and-candidate-privacy-notice/)  *\n\n","jobType":"full-time","liveStartAt":1730248329,"locationNames":["McLean"],"primaryRoleTitle":"Finance/Accounting","remote":false,"slug":"senior-revenue-recognition-accountant","title":"Senior Revenue Recognition Accountant","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3138703","isBookmarked":false},"StartupResult:36316":{"__typename":"StartupResult","id":"36316","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-36316"},{"__ref":"Badge:COMPANY_STAGE-36316"},{"__ref":"Badge:TOP_INVESTORS-36316"}],"companySize":"SIZE_1001_5000","highConcept":"Unleashing business impact with the leading low-code platform","highlightedJobListings":[{"__ref":"JobListingSearchResult:3141509"},{"__ref":"JobListingSearchResult:2946011"},{"__ref":"JobListingSearchResult:3138703"}],"logoUrl":"https://photos.wellfound.com/startups/i/36316-cc12a15a66f3b4602b52754892e63655-medium_jpg.jpg?buster=1589612752","name":"Appian","slug":"appian"},"Badge:B2B-128822":{"__typename":"Badge","id":"B2B-128822","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-128822":{"__typename":"Badge","id":"COMPANY_STAGE-128822","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3095823":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"*note: this is a hybrid role / typically 3 days per week onsite in Davidson, NC + some travel required* \n\n**About Everblue:**\n\nEverblue has a rich history of empowering community action agencies through our innovative weatherization training programs. We've been at the forefront of educating and equipping professionals with the skills they need to improve energy efficiency and sustainability in their communities. Our mission extends beyond training—we're dedicated to modernizing organizations by automating workflows, enhancing efficiency, and fostering long-term client success. As an IT and customer service extension, we partner with clients to break away from traditional models and drive meaningful change.\n\n\n**Role Overview:**\n\nAre you a dynamic and charismatic professional looking to take your career to the next level? We’re seeking an Inside Sales Manager who will excel in building and maintaining strong client relationships, driving outreach and recruitment efforts, and achieving sales goals. Join our ever-growing team and be the face that represents our mission and values! If you're passionate about making a difference, enjoy a bit of travel, and love the thrill of sealing the deal, we want to hear from you!\n\n\n**Key Responsibilities \u0026amp; Areas of Focus:**\n\n- Relationship-Building: Develop and nurture strong, long-lasting relationships with clients. Act as their primary point of contact, ensuring their needs are met and expectations exceeded.\n\n- Outreach \u0026amp; Recruitment: Proactively identify and engage potential clients through various outreach strategies. Recruit new clients by showcasing the value and impact of Everblue's services.\n\n- Sales Goals: Drive revenue growth by meeting and exceeding sales targets. Develop and implement strategic sales plans to achieve company objectives.\n\n- Travel: Some travel required to meet clients (Maryland focused), attend industry events, and represent Everblue in various capacities.\n\n- Client Success: Collaborate with internal teams to ensure seamless software implementation and ongoing support for clients. Act as an advocate for the client within Everblue.\n\n- Market Insights: Stay up-to-date with industry trends, market conditions, and competitor activities. Provide valuable insights to help shape Everblue's strategic direction.\n\n\n**Qualifications:**\n\n- Proven experience in relationship management, sales, or a related field\n\n- Experience working in a construction, home performance, or weatherization field a plus\n\n- Exceptional communication and interpersonal skills\n\n- Ability to build rapport and trust with clients\n\n- Proven innovative problem-solving skills and a proactive, creative approach\n\n- Willingness to travel to Maryland as needed (usually day trips, occasionally 1 overnight)\n\n- Passion for technology, innovation, and process improvement\n\n- Self-motivated with a results-driven mindset\n\n\n**Why Join Everblue?**\n\n- Innovative Environment: Be part of a team that challenges the status quo and drives real change.\n\n- Mission-Driven: Work on projects that make a tangible impact in peoples’ communities.\n\n- Professional Growth: Opportunities for continuous learning and development in a supportive, collaborative setting.\n\n- Flexibility: Enjoy a flexible work environment with the possibility of remote work and occasional travel to Maryland.\n\n- Fun \u0026amp; Caring Team: We truly care about and support one another.\n\n\nThis position includes a performance-based bonus.\n\n\nEverblue is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees.","jobType":"full-time","liveStartAt":1729038330,"locationNames":["North Carolina"],"primaryRoleTitle":"Customer Success Manager","remote":false,"slug":"inside-sales-manager","title":"Inside Sales Manager","compensation":"No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3095823","isBookmarked":false},"StartupResult:128822":{"__typename":"StartupResult","id":"128822","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-128822"},{"__ref":"Badge:COMPANY_STAGE-128822"}],"companySize":"SIZE_11_50","highConcept":"Software systems for professional training, testing, and certification / licensure","highlightedJobListings":[{"__ref":"JobListingSearchResult:3095823"}],"logoUrl":"https://photos.wellfound.com/startups/i/128822-e58a46360b9f54548ae05d9077e3884c-medium_jpg.jpg?buster=1613160095","name":"Everblue","slug":"everblue"},"Badge:TOP_RESPONDER-10309767":{"__typename":"Badge","id":"TOP_RESPONDER-10309767","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Arvist is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-10309767":{"__typename":"Badge","id":"QUICK_RESPONDER-10309767","name":"QUICK_RESPONDER_BADGE","label":"Responds within a week","tooltip":"Based on past data, Arvist usually responds to incoming applications within a week","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3147899":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"As a Customer Success Manager, you’ll be responsible for managing client relationships, overseeing platform adoption, and ensuring that customers maximize the value of our product. You will represent the voice of the customer, working closely with our tech-savvy internal teams. Your role involves managing customer visits, supporting with installation and training of our AI software, working with the sales team supporting seasonal trade shows, and providing feedback to optimize the platform’s usability and value.\n\n**Key Responsibilities:**\n\nBuild and nurture long-term client relationships with clientele in the 3PL and warehousing industries.\nConduct warehouse visits and provide personalized support to clients to drive software utilization.\nServe as the main point of contact for customers, ensuring seamless communication and issue resolution.\nCollect and analyze user feedback to improve both the customer experience and internal processes.\nCollaborate with internal teams to ensure customer needs are integrated into product updates and new features.\nSupport marketing and sales efforts, including attending trade shows and contributing to presentations.\nRequirements\nMinimum 2 years of experience in 3PL logistics, supply chain management, or warehousing.\nProven track record in a client-facing role, with an emphasis on customer satisfaction and relationship building.\nStrong communication skills, with the ability to explain technical concepts to non-technical audiences.\n\n**Benefits:**\nStock options in high growth startup\nComprehensive health insurance, 401(k) plan, and unlimited PTO.\nFlexible working environment, with remote options, but preference for in-person collaboration at our Merchandise Mart office.","jobType":"full-time","liveStartAt":1731339912,"locationNames":["Chicago","United States"],"primaryRoleTitle":"Customer Success Manager","remote":true,"slug":"customer-success-and-sales-manager","title":"Customer Success and Sales Manager","compensation":"$65k – $80k • 0.1% – 0.5%","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3147899","isBookmarked":false},"StartupResult:10309767":{"__typename":"StartupResult","id":"10309767","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-10309767"},{"__ref":"Badge:QUICK_RESPONDER-10309767"}],"companySize":"SIZE_1_10","highConcept":"Autonomous warehouse monitoring platform enabled by computer vision and AI","highlightedJobListings":[{"__ref":"JobListingSearchResult:3147899"}],"logoUrl":"https://photos.wellfound.com/startups/i/10309767-f7100612f8e27f2342888b71fb82e384-medium_jpg.jpg?buster=1731339011","name":"Arvist","slug":"arvist-2"},"Badge:TOP_RESPONDER-5399573":{"__typename":"Badge","id":"TOP_RESPONDER-5399573","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Timescale is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-5399573":{"__typename":"Badge","id":"QUICK_RESPONDER-5399573","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Timescale usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-5399573":{"__typename":"Badge","id":"B2B-5399573","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5399573":{"__typename":"Badge","id":"COMPANY_STAGE-5399573","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-5399573":{"__typename":"Badge","id":"TOP_INVESTORS-5399573","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-5399573":{"__typename":"Badge","id":"VALUATION_1B-5399573","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-5399573":{"__typename":"Badge","id":"HIGHLY_RATED-5399573","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Timescale is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:GROWING_FAST-5399573":{"__typename":"Badge","id":"GROWING_FAST-5399573","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"Badge:WORK_LIFE_BALANCE-5399573":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-5399573","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Timescale 4.7/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.7","data":null},"Badge:STRONG_LEADERSHIP-5399573":{"__typename":"Badge","id":"STRONG_LEADERSHIP-5399573","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Timescale 5.0/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"5.0","data":null},"JobListingSearchResult:3138370":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"At Timescale, we empower businesses with real-time insights from their data, allowing them to make faster decisions and optimize operations. We are creating a movement to unblock developers who are building the future. Timescale is a product-led growth organization driven by transparent leaders and a globally diverse, remote-first team that is proudly building a modern PostgreSQL cloud platform.\n\nAs a **Commercial Sales Manager** at Timescale🐯, you will lead a dynamic team of sales professionals within our growing Commercial Sales organization. Your primary responsibility will be to drive performance, nurture talent, and foster a collaborative, high-performing team environment. You’ll work closely with the Head of Commercial Sales and other leaders to execute our sales strategy, meet ambitious revenue goals, and deliver exceptional customer outcomes.\n\n*Due to the team's location and our client's needs, the candidate we select must reside in the United States. This role is remote, and English language fluency is a requirement.*\n\n*Strong preference for candidates based in West Coast/PT time zone*\n\n**What you will be responsible for in this role:**\n\n- Lead and manage a team of 6-8 sales representatives, setting clear performance expectations and providing ongoing coaching and mentorship.\n\n- Drive team success in achieving and exceeding sales targets, quotas, and key performance metrics.\n\n- Collaborate with senior leadership to develop and implement sales strategies that align with Timescale's business objectives.\n\n- Support team members in building relationships with clients, negotiating contracts, and closing deals to ensure revenue growth.\n\n- Monitor and analyze sales performance data to identify areas for improvement and ensure timely reporting of results to senior leadership.\n\n- Develop talent within the team through structured feedback, career development plans, and opportunities for growth.\n\n- Collaborate with cross-functional teams (Marketing, Customer Success, Product) to ensure a seamless customer journey and optimize client satisfaction.\n\n- Identify and implement process improvements to streamline sales operations and improve team efficiency.\n\n**You could be a great fit if:**\n\n- 4+ years of experience in sales management, with a successful track record of leading high-performing sales teams.\n\n- Strong people management skills with the ability to inspire, coach, and develop talent.\n\n- Experience in SaaS, tech, or database-related sales is required\n\n- Data-driven and results-oriented mindset, with the ability to leverage insights to drive team performance.\n\n- Ability to work in a fast-paced, high-growth environment and adapt to evolving business needs.\n\n- Demonstrated ability to collaborate across teams and work cross-functionally to achieve shared goals.\n\n**You might not be a great fit if:**\n\n- You are located outside of the United States\n\n- No sales leadership/people management experience\n\n- You aren't comfortable with a fast-paced, dynamic environment where priorities can shift quickly.\n\n- You prefer a highly structured role with clearly defined tasks and responsibilities.\n\n- You're risk-averse and prefer stability over the potential for high-growth\n\n**Our Commitment:**\n\n- We will respond to all applicants\n\n- We strive to review all applications fairly, without bias, and shortlist based on relevant skills and experience.\n\n- All active candidates will be informed of what is happening next in the process.\n\n[**_About Timescale🐯_**](https://www.timescale.com/about)\n\nTimescale is the creator of TimescaleDB and PGVectorscale, trusted by tens of thousands of organizations for their mission-critical time-series applications. We're committed to empowering developers and businesses worldwide, helping them build data-driven products that measure everything that matters—from software applications and industrial equipment to financial markets, blockchain activity, consumer behavior, machine learning models, and climate change.\n\nBy analyzing data across time (“time-series data”), developers gain insights into what’s happening, how it’s changing, and why. With a global, fully remote workforce, Timescale is supported by top investors, including Tiger Global, Benchmark Capital, NEA, Redpoint Ventures, Icon Ventures, and Two Sigma Ventures.\n\nEnjoy debating the crunch-factor of different chicken nuggets 🍗, sweating it out during lunch 💦, talking about your kids, whether they be actual children 👶🏽, potted plants 🌱, or four-legged creatures 🐾? You’ll fit right in at Timescale!\n\n**Our Tech stack:**\n\n*We share our tech stack with the caveat that we don’t require previous experience in it (but a love of these languages is helpful):* Timescale's tech stack includes TimescaleDB, built on PostgreSQL, along with AWS, Go, Docker, Kubernetes, and Python for scalable time-series data management.\n\nTo learn more, visit [www.timescale.com](http://www.timescale.com) or follow us on Twitter @TimescaleDB.\n\n[**_What we’re offering_**](https://www.timescale.com/careers)\n\n*Benefits may differ from country to country.*\n\n- Flexible PTO and family leave\n\n- Fridays off in August 😎\n\n- Full remote work from almost *anywhere*\n\n- Stock options\n\n- Monthly WiFi stipend\n\n- Professional development and educational benefits 📚\n\n- Premium insurance options for you and your family *(US employees)*\n\n","jobType":"full-time","liveStartAt":1730245257,"locationNames":[],"primaryRoleTitle":"Sales Manager","remote":true,"slug":"commercial-sales-manager","title":"Commercial Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3138370","isBookmarked":false},"JobListingSearchResult:3115279":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"At Timescale, we empower businesses with real-time insights from their data, allowing them to make faster decisions and optimize operations. We are creating a movement to unblock developers who are building the future. Timescale is a product-led growth organization driven by transparent leaders and a globally diverse, remote-first team that is proudly building a modern PostgreSQL cloud platform.\n\nAs a **Customer Success Manager**, you will partner with our emerging customers to drive leveraging data to improve customer conversion, expansion, and retention. This is a very operational and data-focused role where you’ll work across our growing SMB portfolio, building our strategy and operational processes around these customers. You will act as Timescale's “face” to our customers, spending your days uncovering new ways to help them do amazing things with technology and continue on their time-series journey.\n\nThis is an exciting opportunity to join a fast-growing startup and make a big difference in our customers' success now and in the future.\n\n***Please note**: We are only considering candidates based in the US at this time*\n\n**What you will be responsible for in this role**\n\n- Oversee a large portfolio of SMB customers, helping them achieve their goals and drive business outcomes cross-portfolio and at-scale\n\n- Drive growth, net revenue retention, and product adoption across our SMB portfolio\n\n- Lead strategic initiatives to improve our SMB go-to-market machine, such as developing scalable ways through data to optimize conversion, monitor churn risk, and identify expansion opportunities.\n\n- Maintain and build our systems with the goal of powering our metrics tracking, operational cadence, and increasing our ability to be proactive and prescriptive in how we engage with customers.\n\n- Collaborate with product, marketing, and other internal teams to build a holistic view of our customers across internal and external data sources\n\n- Develop and evolve communication cadences with customers to stay in-the-know about adoption trends, sentiment, and overall account health\n\n- Collaborate closely with cross-functional teams to support trial customers, conversions, and expansion opportunities (e.g., engineering, product, marketing, etc.)\n\n- Act as the voice of the customer to provide actionable feedback to the other teams regarding product and service improvements\n\n**You could be a great fit if:**\n\n- You have 2 years of experience in Customer Success, Business Development, Onboarding, Account/Relationship Management, or a similar role at a SaaS company.\n\n- You have a proven track record of building strong relationships, reducing churn, and driving adoption and renewals through data and analytics.\n\n- You excel at collaborating with internal Sales and/or Support teams to understand client needs and effectively communicate product feedback.\n\n- You possess exceptional communication skills, are highly organized, collaborative, and detail-oriented.\n\n- Experience using Salesforce, Outreach, and HubSpot is preferred.\n\n- Experience working with technical products is a plus.\n\n**You might not be a great fit if:**\n\n- You are located outside of the United States\n\n- Not comfortable managing a large portfolio\n\n- You aren't comfortable with a fast-paced, dynamic environment where priorities can shift quickly.\n\n- You struggle with maintaining consistent communication with customers to track adoption trends, sentiment, and account health.\n\n- You're not a self-starter who thrives on taking initiative and ownership.\n\n- You prefer to work independently and aren't a team player.\n\n**Our Commitment:**\n\n- We will respond to all applicants\n\n- We strive to review all applications fairly, without bias, and shortlist based on relevant skills and experience.\n\n- All active candidates will be informed of what is happening next in the process.\n\n[**_About Timescale🐯_**](https://www.timescale.com/about)\n\nTimescale is the creator of TimescaleDB and PGVectorscale, trusted by tens of thousands of organizations for their mission-critical time-series applications. We're committed to empowering developers and businesses worldwide, helping them build data-driven products that measure everything that matters—from software applications and industrial equipment to financial markets, blockchain activity, consumer behavior, machine learning models, and climate change.\n\nBy analyzing data across time (“time-series data”), developers gain insights into what’s happening, how it’s changing, and why. With a global, fully remote workforce, Timescale is supported by top investors, including Tiger Global, Benchmark Capital, NEA, Redpoint Ventures, Icon Ventures, and Two Sigma Ventures.\n\nEnjoy debating the crunch-factor of different chicken nuggets 🍗, sweating it out during lunch 💦, talking about your kids, whether they be actual children 👶🏽, potted plants 🌱, or four-legged creatures 🐾? You’ll fit right in at Timescale!\n\n**Our Tech stack:**\n\n*We share our tech stack with the caveat that we don’t require previous experience in it (but a love of these languages is helpful):* Timescale's tech stack includes TimescaleDB, built on PostgreSQL, along with AWS, Go, Docker, Kubernetes, and Python for scalable time-series data management.\n\nTo learn more, visit [www.timescale.com](http://www.timescale.com) or follow us on Twitter @TimescaleDB.\n\n[**_What we’re offering_**](https://www.timescale.com/careers)\n\n*Benefits may differ from country to country.*\n\n- Flexible PTO and family leave\n\n- Fridays off in August 😎\n\n- Full remote work from almost *anywhere*\n\n- Stock options\n\n- Monthly WiFi stipend\n\n- Professional development and educational benefits 📚\n\n- Premium insurance options for you and your family *(US employees)*\n\n","jobType":"full-time","liveStartAt":1729640432,"locationNames":[],"primaryRoleTitle":"Customer Success Manager","remote":true,"slug":"customer-success-manager-emerging","title":"Customer Success Manager - Emerging","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3115279","isBookmarked":false},"JobListingSearchResult:3115962":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"At Timescale, we empower businesses with real-time insights from their data, allowing them to make faster decisions and optimize operations. We are creating a movement to unblock developers who are building the future. Timescale is a product-led growth organization driven by transparent leaders and a globally diverse, remote-first team that is proudly building a modern PostgreSQL cloud platform.\n\nAs the Senior Product Marketing Manager for AI and Vector Search, you will own the go-to-market (GTM) strategy for our cutting-edge AI and vector offerings. This role requires someone with a growth mentality who can take a product from 0 to 1, scrappily scaling early-stage products. You will partner closely with the Head of Product Marketing, the AI product leader, and the AI team to define and execute the marketing and upsell strategies, driving product adoption, awareness, and growth.\n\n**Key Responsibilities:**\n\n- **Collaborate with the Head of Product Marketing and AI Team:** Partner with the Head of Product Marketing, AI product lead, and engineering teams to define and execute a go-to-market strategy that aligns with company objectives and resonates with developers.\n\n- **Own the AI Marketing and Growth Strategy:** Own the marketing strategy, building scrappy and innovative campaigns in collaboration, messaging, and positioning to drive awareness, adoption, and upsell within existing accounts.\n\n- **Lead Product Launches:** Be fully accountable for planning, managing, and executing product launches for AI and vector search products. Ensure cross-functional alignment and seamless execution across marketing, product, sales, and engineering teams.\n\n- **0 to 1 Product Growth:** Lead the strategy for taking AI and vector products from 0 to 1, driving customer adoption through creative and data-driven growth tactics, while iterating on messaging, positioning, and go-to-market plans.\n\n- **Experimentation and Iteration:** Lead continuous experimentation with messaging, channels, and strategies. Develop clear KPIs and use data to iterate and refine approaches, rapidly adapting to market feedback to drive growth.\n\n- **Cross-Functional Leadership:** Lead cross-functional efforts, working closely with AI product, engineering, and marketing teams to ensure customer-centric strategies that resonate with developers and create a successful GTM execution.\n\n- **Metrics and Performance Optimization:** Develop and track KPIs for all marketing initiatives. Continuously optimize strategies based on performance data and customer insights to drive adoption and revenue growth.\n\n**Preferred Qualifications:**\n\n- 5+ years of experience in product marketing, growth marketing, or a related field, with a focus on launching new products and scaling them from 0 to 1.\n\n- Proven experience owning and executing product launches, partnering closely with product and engineering teams to bring new offerings to market.\n\n- Strong understanding of AI, vector search, or developer-centric products, with experience driving adoption and upsell strategies.\n\n- Demonstrated ability to communicate complex technical concepts in a way that resonates with developers and drives adoption.\n\n- Metrics-driven, with a proven track record of using data to guide decisions and optimize marketing strategies.\n\n- Growth hacking mentality, thriving in fast-paced, dynamic environments with the ability to build scrappy but effective marketing strategies from the ground up.\n\n**Our Commitment:**\n\n- We will respond to all applicants\n\n- We strive to review all applications fairly, without bias, and shortlist based on relevant skills and experience.\n\n- All active candidates will be informed of what is happening next in the process.\n\n[**_About Timescale🐯_**](https://www.timescale.com/about)\n\nTimescale is the creator of TimescaleDB and PGVectorscale, trusted by tens of thousands of organizations for their mission-critical time-series applications. We're committed to empowering developers and businesses worldwide, helping them build data-driven products that measure everything that matters—from software applications and industrial equipment to financial markets, blockchain activity, consumer behavior, machine learning models, and climate change.\n\nBy analyzing data across time (“time-series data”), developers gain insights into what’s happening, how it’s changing, and why. With a global, fully remote workforce, Timescale is supported by top investors, including Tiger Global, Benchmark Capital, NEA, Redpoint Ventures, Icon Ventures, and Two Sigma Ventures.\n\nEnjoy debating the crunch-factor of different chicken nuggets 🍗, sweating it out during lunch 💦, talking about your kids, whether they be actual children 👶🏽, potted plants 🌱, or four-legged creatures 🐾? You’ll fit right in at Timescale!\n\n**Our Tech stack:**\n\n*We share our tech stack with the caveat that we don’t require previous experience in it (but a love of these languages is helpful):* Timescale's tech stack includes TimescaleDB, built on PostgreSQL, along with AWS, Go, Docker, Kubernetes, and Python for scalable time-series data management.\n\nTo learn more, visit [www.timescale.com](http://www.timescale.com) or follow us on Twitter @TimescaleDB.\n\n[**_What we’re offering_**](https://www.timescale.com/careers)\n\n*Benefits may differ from country to country.*\n\n- Flexible PTO and family leave\n\n- Fridays off in August 😎\n\n- Full remote work from almost *anywhere*\n\n- Stock options\n\n- Monthly WiFi stipend\n\n- Professional development and educational benefits 📚\n\n- Premium insurance options for you and your family *(US employees)*\n\n","jobType":"full-time","liveStartAt":1727869223,"locationNames":[],"primaryRoleTitle":"Product Marketing Manager","remote":true,"slug":"senior-product-marketing-manager-ai","title":"Senior Product Marketing Manager - AI","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3115962","isBookmarked":false},"StartupResult:5399573":{"__typename":"StartupResult","id":"5399573","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-5399573"},{"__ref":"Badge:QUICK_RESPONDER-5399573"},{"__ref":"Badge:B2B-5399573"},{"__ref":"Badge:COMPANY_STAGE-5399573"},{"__ref":"Badge:TOP_INVESTORS-5399573"},{"__ref":"Badge:VALUATION_1B-5399573"},{"__ref":"Badge:HIGHLY_RATED-5399573"},{"__ref":"Badge:GROWING_FAST-5399573"},{"__ref":"Badge:WORK_LIFE_BALANCE-5399573"},{"__ref":"Badge:STRONG_LEADERSHIP-5399573"}],"companySize":"SIZE_51_200","highConcept":"Help build the next great database company! ","highlightedJobListings":[{"__ref":"JobListingSearchResult:3138370"},{"__ref":"JobListingSearchResult:3115279"},{"__ref":"JobListingSearchResult:3115962"}],"logoUrl":"https://photos.wellfound.com/startups/i/5399573-3e8e6e4781c0e899910193e6441afced-medium_jpg.jpg?buster=1684874985","name":"Timescale","slug":"timescale"},"JobListingSearchResult:3140768":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Job Type: Full time \n\nLocation: Saudi Arabia or UAE \n\nJob Mode: Remote \n\n \n**Company Introduction** \n\nintervu.ai is an AI-powered interview platform designed to help organizations streamline their hiring process. Our solution is specifically built to help hiring teams screen candidates more efficiently, reduce time-to-hire, and increase the quality of hire. In addition to AI, our interviewing solution is powered by ethical principles that drive our commitment to promoting diversity, equality, and inclusion in the workplace. Our goal is to provide all candidates with equal opportunities and to raise the bar for hiring standards. \n\nLearn more: https://intervu.ai \n\n**Position Overview **\n\nWe are seeking a dynamic and results-oriented Sales Manager to join our team. As the Sales Manager, you will play a pivotal role in driving revenue growth by leading a team of sales professionals, developing, and executing a strategic sales plan, and fostering strong client relationships. \n\n**Responsibilities: **\n\nLeadership: \n-Lead, mentor, and motivate a remote team of sales representatives to achieve and exceed sales targets.\n-Provide guidance, coaching, and ongoing training to ensure the team is equipped with the necessary skills and knowledge to succeed. \n\nStrategic Planning: \n-Develop and implement strategic B2B sales plans to penetrate new markets and expand the company's customer base and partnerships.\n-Analyze market trends, competitive landscape, and customer needs to identify new business opportunities and drive revenue growth. \n\nSales Execution:\n-Drive the sales process from prospecting to closure, including lead generation, qualification, proposal development, negotiation, and contract signing. \n-Collaborate with cross-functional teams, including marketing, product development, and customer success, to deliver seamless customer solutions. \n\nClient Relationship Management: \n-Build and maintain strong relationships with key clients and stakeholders to understand their business objectives, challenges, and requirements. \n-Act as a trusted advisor to clients, providing strategic guidance and recommending appropriate solutions to meet their needs. \n\nPerformance Monitoring and Reporting: \n-Track sales performance metrics, including pipeline growth, conversion rates, and revenue attainment, and provide regular updates to senior management. \n-Utilize CRM tools to maintain accurate records of sales activities, customer interactions, and pipeline status. \n\n \n\n**Requirements: **\n\n-Bachelor's degree in Business Administration, Marketing, or a related field; MBA is a plus. \n-5+ years of sales experience, at least 2 years in a management role \n-Experience in the SAAS industry or AI solutions. \n-Proven track record of success in B2B sales and partnerships. \n-Experience selling into HR leadership or L\u0026amp;D leadership is a plus. \n-Experience selling Human Capital Management solutions is a plus. \n-Experience in a startup environment is a plus. \n-A network of leadership across the territory (mainly Saudi Arabia and UAE). \n-Strong leadership skills with the ability to inspire and motivate a team remotely. \n-Excellent communication, negotiation, and presentation skills. \n-Strategic thinker with the ability to develop and execute effective sales plans. \n-Results-driven mindset with a focus on exceeding targets and driving revenue growth. \n-Proficiency in CRM software and other sales productivity tools. \n-Extremely self-motivated with a diligent work ethic \n-Ability to work independently as well as part of a team in a fast-paced environment. \n-Should be based and able to work legally in the countries where the position is based (UAE or KSA). \n\n**What’s in it for you? **\n\nAttractive Salary\nGenerous commission  \nStock options \nFlexible remote work conditions \n\nintervu.ai is an equal-opportunity employer. We value diversity and do not discriminate based on race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.","jobType":"full-time","liveStartAt":1730721688,"locationNames":["United Arab Emirates","Saudi Arabia"],"primaryRoleTitle":"Sales Manager","remote":true,"slug":"sales-manager-uae-ksa","title":"Sales Manager (UAE-KSA)","compensation":"$60k – $60k","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3140768","isBookmarked":false},"StartupResult:10284433":{"__typename":"StartupResult","id":"10284433","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_51_200","highConcept":"AI Talent Interviewing Solution","highlightedJobListings":[{"__ref":"JobListingSearchResult:3140768"}],"logoUrl":"https://photos.wellfound.com/startups/i/10284433-5886b3ee3f28cbeb091c1c5860d0a9cb-medium_jpg.jpg?buster=1729086639","name":"intervu.ai","slug":"intervu-ai"},"Badge:B2B-125533":{"__typename":"Badge","id":"B2B-125533","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-125533":{"__typename":"Badge","id":"COMPANY_STAGE-125533","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-125533":{"__typename":"Badge","id":"TOP_INVESTORS-125533","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3112472":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Modern Meadow was founded to address the pressing global challenge: the materials that underpin the way we live, work, and play and that support our well-being are fundamentally unsustainable. We believe it’s possible to have it all: high quality, high performing, beautiful and affordable materials that substantially improve sustainability. \n\n**Inspired by Nature. Driven by Purpose. Partners for Action.**\n\nModern Meadow is seeking an individual to expand our commercial activities. The Sr. Technical Sales Manager is a salesperson who has the technical expertise and scientific knowledge of the technology they sell. They are responsible for the end-to-end sales process. This is a full-time opportunity. \n\n**Essential Duties \u0026 Responsibilities:**\n\n- Develop and execute sales strategies to drive product adoption and sales at key accounts\n- Lead development and negotiation of contracts with customers\n- Identify and close business with new customers\n- Drive and use sales techniques such as storytelling, active listening, and communication to persuade prospective customers to buy a product\n- Analyze customer needs and recommend relevant products and/or solutions\n- Build and maintain relationships with clients through regular check-ins and visits\n- Execute and achieve sales targets and meeting sales goals and objectives\n- Stay on top of industry trends and marketplace\n\n**Experience, Skills \u0026 Knowledge:**\n\n- 10+ years of related product or sales experience with multi-year contract negotiation required with demonstrated new customer acquisition\n- Proven experience of strategic account planning and mapping experience (8+ years)\n- Previous experience selling surface materials or high-value textiles, specialty new products\n- Proven communication skills for convincing people to adopt new products and technologies\n- Exceptional sales and customer service skills with a proven ability to explain technical products to non-technical audiences\n- Excellent organizational skills and attention to detail\n- Preferred Bachelor’s degree in engineering or a field related to products and services\n- Ability to work on-site at our Nutley, NJ HQ as dictated by business needs\n- 40% travel as needed by the business domestic and international\n\n**What We Offer**\n\nWe believe in investing in our employees’ wellbeing and professional growth a Modern Meadow and are pleased to offer comprehensive benefits for the total health of our organization including:  \n\n- Competitive compensation that includes equity\n- Retirement planning (401k Matching)\n- Flexible paid time off\n- Winter Break (Company observed reset and recharge, final week of the year)\n- Commuter Benefits\n- Comprehensive benefit plans covering medical, dental, vision, life, and disability\n- Identity Theft and Legal services (LifeLock and LegalShield)\n- Family services that include fertility benefits and equal paid parental leave\n\n*Details of these benefit plans will be provided if a candidate receives an offer of employment.* \n\n**Modern Meadow is an equal opportunity employer.**  \n**In accordance with anti-discrimination law, we prohibit discrimination and harassment of any type and afford equal employment opportunities to employees and applicants without regard to race, color, religion, sex, sexual orientation, gender identity or expression, pregnancy, age, national origin, disability status, genetic information, protected veteran status, or any other characteristic protected by law.**\n\n**#LI-Remote** \n\n \n\n \n\n","jobType":"full-time","liveStartAt":1727710446,"locationNames":["Nutley"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sr-technical-sales-manager","title":"Sr. Technical Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3112472","isBookmarked":false},"StartupResult:125533":{"__typename":"StartupResult","id":"125533","badges":[{"__ref":"Badge:B2B-125533"},{"__ref":"Badge:COMPANY_STAGE-125533"},{"__ref":"Badge:TOP_INVESTORS-125533"}],"companySize":"SIZE_51_200","highConcept":"A team of individuals guided by the belief that biofabrication offers design possibilities","highlightedJobListings":[{"__ref":"JobListingSearchResult:3112472"}],"logoUrl":"https://photos.wellfound.com/startups/i/125533-c535c12ba63b2dcde63f6830828974d9-medium_jpg.jpg?buster=1627336721","name":"Modern Meadow","slug":"modern-meadow"},"Badge:B2B-245814":{"__typename":"Badge","id":"B2B-245814","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-245814":{"__typename":"Badge","id":"COMPANY_STAGE-245814","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-245814":{"__typename":"Badge","id":"TOP_INVESTORS-245814","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-245814":{"__typename":"Badge","id":"YC-245814","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-245814":{"__typename":"Badge","id":"HIGHLY_RATED-245814","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Amplitude is highly rated on Glassdoor, with 4.5 out of 5 stars","avatarUrl":null,"rating":"4.5","data":null},"Badge:WORK_LIFE_BALANCE-245814":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-245814","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Amplitude 4.1/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.1","data":null},"Badge:STRONG_LEADERSHIP-245814":{"__typename":"Badge","id":"STRONG_LEADERSHIP-245814","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Amplitude 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"JobListingSearchResult:3131908":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Amplitude is a leading digital analytics platform that helps companies unlock the power of their products. More than 3,500 customers, including Atlassian, Jersey Mike’s, NBCUniversal, Shopify, and Under Armour, rely on Amplitude to gain self-service visibility into the entire customer journey. Amplitude guides companies every step of the way as they capture data they can trust, uncover clear insights about customer behavior, and take faster action. When teams understand how people are using their products, they can deliver better product experiences that drive growth. \n\nAs an organization, we approach challenges with humility, take ownership of our contributions, and embrace a growth mindset that pushes us to constantly improve ourselves, each other, and the value we bring to customers and partners.\n\n**Amplitude’s Commitment to Diversity Equity \u0026 Inclusion (DEI):** Amplitude believes that diversity enables the creation of better products, improves the ability to solve complex problems, and drives more powerful solutions. We strive to create an environment of inclusion—one focused on psychological safety, empathy, and human connection—that will allow employees of all backgrounds to thrive.\n\n### **About The Role \u0026 Team**\n\nAmplitude’s Partner Sales Managers are seasoned individuals with strong SaaS experience.  They have the in-market experience to identify and grow partners who see the value of Amplitude. They also have the drive to help them build a business on top of it through services. \n\nThis **Senior Partner Sales Manager** will manage, grow, and recruit channel partners in **Australia.** You will be responsible for generating revenue pipeline with our priority partners, creating and delivering joint materials, prioritizing inbound interest, expanding and renewing contracts, and holding partners accountable to quarterly quotas and strategy plans. You will be building and executing scalable programs that benefit Amplitude and our partners. \n\nYou will become a trusted expert on Amplitude’s platform and value proposition in the growth ecosystem. Your knowledge of Amplitude will enhance the way partners do business in their markets. Your experience in sales or account management will enable you to help partners qualify opportunities, build demand generation, and organize events and workshops. \n\nYou enjoy wearing multiple hats - context-shifting from sales, success, business development, strategy, consulting, marketing is something which keeps you engaged and excited. You have a natural bias for action and problem solving. This is a critical role for the team, and you’ll be required to be able to iterate and grow the APJ channel program while empathizing with our partners and customers. Overall, you must have a desire to grow our business. \n\n**Responsibilities:**\n\n- Manage and grow current Partners already working with Amplitude.\n- Recruit and grow new Partners inline with Amplitude’s values and sales strategy\n- Work with Tech \u0026 Alliances partners and their team based in ANZ.\n- Expand our Solution Partner network with relevant players covering ANZ.\n- Generate pipeline and growth through Partners by developing and executing sales programs.\n- Align with Sales leadership to develop a partner strategy appropriate your territory, designed to achieve identified pipeline and revenue targets\n- Co-create partner plans with your regional partners to enable field activities (e.g. account mapping, co-marketing, solution plays)\n- Build exceptional relationships with partners, making Amplitude a favorite company to partner with.\n- Provide tactical support including partner onboarding, product support, and proactive deal support.\n- Lead compelling presentations of Amplitude including: custom demos, product roadmap, workshops\n- Coordinate cross-functional internal and external teams to navigate the sales process\n\n**Requirements:**\n\n- Must have at least 5-8 years of experience in Partner Sales, Channel Management or Partner Development roles. A background in sales would be highly advantageous.\n- Strong knowledge of the product or growth technology landscape is preferred. You will have either worked in the industry or used the products we integrate with.\n- Experience working with global partners, i.e: AWS, Snowflake, Accenture, etc.\n- Experience working with local partners within ANZ\n- You have developed a strong network within the partnership community in ANZ with both global players present in ANZ and local players.\n- Demonstrated experience of guiding the partner to the \"First win\", building partner plans, and executing against the partner plan.\n- An entrepreneurial mindset to build new partnerships, create new categories, and make an impact\n- A passion for collaborating with colleagues in a team centric environment.\n\nBy applying for this job, you acknowledge that Amplitude processes your personal data in accordance with the [Amplitude Applicant Privacy Notice](https://amplitude.com/job-applicant-privacy-notice).\n\n*Staying Safe - Protect Yourself From Recruitment Fraud* \n*We are aware of individuals and entities fraudulently representing themselves as Amplitude recruiters and/or hiring managers. Amplitude will never ask for financial information or payment, or for personal information such as bank account number or social security number during the job application or interview process. Any emails from the Amplitude recruiting team will come from an @**[amplitude.com](http://amplitude.com/)** email address. You can learn more about how to protect yourself from these types of fraud by referring to **[this article](https://consumer.ftc.gov/consumer-alerts/2023/05/scammers-are-hijacking-job-ads-heres-how-spot-fakes)**. Please exercise caution and cease communications if something feels suspicious about your interactions.*\n\n","jobType":"full-time","liveStartAt":1729556664,"locationNames":["Sydney"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"partner-sales-manager-anz","title":"Partner Sales Manager (ANZ)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3131908","isBookmarked":false},"JobListingSearchResult:3042266":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Amplitude is a leading digital analytics platform that helps companies unlock the power of their products. More than 3,500 customers, including Atlassian, Jersey Mike’s, NBCUniversal, Shopify, and Under Armour, rely on Amplitude to gain self-service visibility into the entire customer journey. Amplitude guides companies every step of the way as they capture data they can trust, uncover clear insights about customer behavior, and take faster action. When teams understand how people are using their products, they can deliver better product experiences that drive growth. \n\nAs an organization, we approach challenges with humility, take ownership of our contributions, and embrace a growth mindset that pushes us to constantly improve ourselves, each other, and the value we bring to customers and partners.\n\n**Amplitude’s Commitment to Diversity Equity \u0026 Inclusion (DEI):** Amplitude believes that diversity enables the creation of better products, improves the ability to solve complex problems, and drives more powerful solutions. We strive to create an environment of inclusion—one focused on psychological safety, empathy, and human connection—that will allow employees of all backgrounds to thrive.\n\n**About The Role \u0026 Team**\n\nReporting to the VP of Sales for the APJ region, and based in **Singapore,** you'll be an integral part of our Sales leadership and work closely with marketing, sales operations, and enablement  to continuously improve our inbound and outbound prospecting motions. You will lead and grow a diverse team responsible for **End to End Sales** across one of the fastest growing regions in the world. Our ideal candidate is someone with a track record of making data-driven decisions and delivering consistent results.  Our ideal candidate is a resourceful, disciplined leader who incorporates integrity, empathy, and humility into everything they do.\n\nAmplitude’s Sales Development team’s core missions are to: help people effectively navigate their journey with our product, identify and develop new business pipeline, and be the training ground for our company’s future leaders. \n\nThis is an awesome opportunity to help build and scale a world-class team focused on our fast-growing business across the APJ region.\n\n \n\n **As Velocity Sales Manager, you will:**\n\n- Hire, train, mentor, coach, and promote the next generation of Amplitude leaders\n- Foster a team culture of urgency, accountability, and respect for others by your actions and behaviors - lead from the front and set the example\n- Provide frequent opportunity coaching to ensure reps follow a customer-centric sales motion that helps us consistently win business and deliver customer success\n- Guide and coach the team on how to adopt consultative and challenger selling techniques that help prospects appreciate the value Amplitude can bring as an expert partner in Product Analytics\n- Be goal-oriented, and highly proactive about coming up with creative ways for us to hit our new business pipeline targets, which directly impact revenue growth\n- Help us achieve our growth goals while engaging our future customers with empathy and respect\n- Align and collaborate with marketing, sales operations, and sales leadership to meet revenue and pipeline goals, diagnose opportunities and pain-points, and accurately measure progress\n- Help create a team and company-first culture where we recognize and invest in our talent\n\n \n\n**You'll** **be a great addition to the team if you have:**\n\n- Experience with sales at a high-growth enterprise B2B SaaS company\n- A robust network for sourcing candidates to grow the team: Always be hiring!\n- Experience leading strategic account planning processes and making key decision about resource engagement and executive relationship-building as part of land-and-expand sales motions\n- Ability to communicate effectively with your peers and stakeholders\n- Exposure to and passion for some or all of the following:\n\n - Product management/building digital products\n - Using behavioral analytics to better understand customers\n - Iterative processes (experimentation, testing, always-on marketing)\n- A track record of lifting up the people around you\n\n**At minimum, you should have:**\n\n- 2-3 years of Sales Management experience at market-leading enterprise software companies\n- 5+ years of experience in sales, sales operations, or enablement\n- Strong Salesforce skills\n\nBy applying for this job, you acknowledge that Amplitude processes your personal data in accordance with the [Amplitude Applicant Privacy Notice](https://amplitude.com/job-applicant-privacy-notice).\n\n*Staying Safe - Protect Yourself From Recruitment Fraud* \n*We are aware of individuals and entities fraudulently representing themselves as Amplitude recruiters and/or hiring managers. Amplitude will never ask for financial information or payment, or for personal information such as bank account number or social security number during the job application or interview process. Any emails from the Amplitude recruiting team will come from an @**[amplitude.com](http://amplitude.com/)** email address. You can learn more about how to protect yourself from these types of fraud by referring to **[this article](https://consumer.ftc.gov/consumer-alerts/2023/05/scammers-are-hijacking-job-ads-heres-how-spot-fakes)**. Please exercise caution and cease communications if something feels suspicious about your interactions.*\n\n","jobType":"full-time","liveStartAt":1719275033,"locationNames":["Singapore"],"primaryRoleTitle":"Business Development","remote":false,"slug":"manager-velocity-sales","title":"Manager, Velocity Sales","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3042266","isBookmarked":false},"JobListingSearchResult:3157900":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Amplitude is a leading digital analytics platform that helps companies unlock the power of their products. More than 3,500 customers, including Atlassian, Jersey Mike’s, NBCUniversal, Shopify, and Under Armour, rely on Amplitude to gain self-service visibility into the entire customer journey. Amplitude guides companies every step of the way as they capture data they can trust, uncover clear insights about customer behavior, and take faster action. When teams understand how people are using their products, they can deliver better product experiences that drive growth. \n\nAs an organization, we approach challenges with humility, take ownership of our contributions, and embrace a growth mindset that pushes us to constantly improve ourselves, each other, and the value we bring to customers and partners.\n\n**Amplitude’s Commitment to Diversity Equity \u0026 Inclusion (DEI):** Amplitude believes that diversity enables the creation of better products, improves the ability to solve complex problems, and drives more powerful solutions. We strive to create an environment of inclusion—one focused on psychological safety, empathy, and human connection—that will allow employees of all backgrounds to thrive.\n\nThe **GTM Operations \u0026 Planning Manager** is a critical strategic role leveraging data \u0026 cross-functional teams to maximize GTM productivity with available resources \u0026 expenses. This role leverages data, cross-functional relationships, \u0026 expert project management skills to efficiently \u0026 effectively deliver on planning timelines with quality deliverables. This person partners closely with Ops leads, Finance, \u0026 HR to drive accountability on the headcount/capacity plan. \n\n**Key Responsibilities:**\n\n- **GTM Planning:** Lead the streamlined \u0026 collaborative cross-functional planning process with transparency, good stakeholder engagement, \u0026 on-time, quality deliverables.\n\n - Act as the thought partner and connective tissue between all GTM teams to create aligned quota, capacity, headcount and demand gen plans that effectively tie execution to company strategy.\n - Quantifies impact of strategic bets \u0026 advises GTM leadership team on key levers to affect ARR\n - Guide cross functional teams on key deliverables \u0026 provide recommendations on how best to approach those deliverables\n - Lead planning communications and cadences to ensure we’re staying on track and proactively solving for roadblocks\n - Provide teams with the tools needed to plan capacity with future org structures, quotas, \u0026 target scenarios\n - Proactively identify efficiency gains to streamline planning process \u0026 eliminate duplicative efforts across teams\n\n**Capacity \u0026 Headcount Processes: Identify \u0026 bridge any gaps between Ops, Sales/CS, Finance, \u0026 Recruiting teams to ensure we hire effectively to meet our capacity plans.**\n\n - Center of Excellence for GTM headcount data \u0026 processes between for GTM leaders, Ops BPs, Finance, HR \u0026 TA\n - Own and leverage capacity model to understand performance \u0026 provide recommendations to GTM LT\n - Run forecasting process with stakeholders to drive accountability on the plan\n\n**Compensation: Partner with GTM leadership to design \u0026 implement compensation plans for the team that boost productivity.**\n\n - Provide analysis \u0026 recommendations on compensation strategy to improve productivity\n - Program manage compensation process \u0026 fiscal planning including attainment accuracy, exception process, \u0026 correction of underlying data\n - Act as the single point of contact for finance \u0026 GTM on compensation related questions/issues\n\n**Qualifications:**\n\n- 5+ years of experience in go-to-market strategy, sales operations, or project management.\n- Proven track record in successfully managing complex projects across multiple teams.\n- Strong analytical skills with the ability to interpret data and drive decision-making.\n- Knowledge/experience with Salesforce.com, and other sales efficiency and forecasting tools\n- Attention to detail\n- Excellent communication and interpersonal skills, capable of working with senior stakeholders.\n- Experience with budgeting and financial planning for projects.\n\n**Preferred Skills:**\n\n- Experience working in a high-growth or technology-focused environment.\n- Familiarity with product development life cycles and launch processes.\n- Ability to handle multiple projects simultaneously with strong attention to detail.\n- Ability to work under pressure and meet tight deadlines.\n\n**Who We Are**\n\nThe Company: Amplitude is filled with humble, life-long learners who are eager to help one another and the company succeed. Our values of growth mindset, ownership, and humility are core to the way we work: we’re tenacious in the face of challenges, we take the initiative to solve problems that drive our shared success, and we operate from a place of empathy and openness, seeking to understand many points of view. \n\nWe care about the well-being of our team: along with excellent health insurance, we offer flexible time off, a monthly wellness stipend, a 12-week parental leave, a generous Learning \u0026 Development stipend.  And in our offices, we offer delicious in-office lunch, \u0026 snacks, and commuting benefits.\n\nThe Product: Amplitude is a product intelligence platform– we help companies understand their users, rapidly release better product experiences, and grow their business. We’re super proud of what we’ve built and continue to build on: a platform that enables companies to thrive. \n\nAmplitude powers digital upstarts like Calm and Peloton and technology leaders like Microsoft and Paypal, but also 100+ year old companies like Ford, as they rethink their digital revenue strategy.\n\n**Other fun facts about Amplitude:**\n\n- Amplitude is a tech company to bet your career on according to[Business Insider](https://www.businessinsider.com/enterprise-tech-startups-bet-your-career-2021#amplitude-39).\n- Amplitude had its public market debut on the Nasdaq in September 2021.\n- Amplitude is[one of the best software products](https://www.g2.com/best-software-companies/top-products) on the market according to G2.\n- Founded in 2012, Amplitude is backed by Sequoia Capital, IVP, Battery Ventures, Benchmark Capital, Y Combinator and other top tier investors.\n- 26 of the Fortune 100 are customers of Amplitude as are innovative brands such as Atlassian, NBC Universal, Hubspot, PayPal and Walmart.\n- We have operations in San Francisco (HQ), New York, Amsterdam, London, Paris and Singapore.\n- Our mascot is the datamonster, who loves to chow down on numbers, charts, and graphs. We have fun stickers and plush toys of the datamonster!\n\nAmplitude provides equal employment opportunities (EEO). All applicants are considered without regard to race, color, religion, national origin, age, sex, marital status, ancestry, physical or mental disability, veteran status, or sexual orientation.\n\nAmplitude’s D\u0026I Commitment: Amplitude believes that diversity enables creation of better products, ability to solve complex problems, and drive more powerful solutions. In order to make diversity possible, we commit to striving to create an environment of inclusion: an environment focused on psychological safety, empathy, and human connection, which will allow employees of all backgrounds to feel the care they need to thrive.\n\nThis role is eligible for equity, benefits and other forms of compensation. \n \nBased on Colorado law, the following details are for individuals who will work for Amplitude in Colorado. Colorado range: $140,000 - $210,000 total target cash (inclusive of bonus or commission) \n \nBased on legislation in New York City, the following details are for individuals who will work for Amplitude in New York City. New York City salary range: $155,000 - $233,000 total target cash (inclusive of bonus or commission) \n \nBased on legislation in California, the following details are for individuals who will work for Amplitude in San Francisco Bay Area of California. Salary range: $155,000 - $233,000 total target cash (inclusive of bonus or commission) \n \nBased on legislation in California, the following details are for individuals who will work for Amplitude in California outside of the San Francisco Bay Area. California salary range: $140,000 - $210,000 total target cash (inclusive of bonus or commission) \n \nBased on legislation in Washington state, the following details are for individuals who will work for Amplitude in Washington state. Washington salary range: $140,000 - $210,000 total target cash (inclusive of bonus or commission) \n \nBased on legislation in Washington state, the following details are for individuals who will work for Amplitude in Washington only: unlimited PTO, 10 to 13 holidays annually (will vary), medical dental and vision PPO and CDHP plans. Finally, a company sponsored 401(k) retirement plan.\n\n \n\n#LI-GF1\n\nBy applying for this job, you acknowledge that Amplitude processes your personal data in accordance with the [Amplitude Applicant Privacy Notice](https://amplitude.com/job-applicant-privacy-notice).\n\n*Staying Safe - Protect Yourself From Recruitment Fraud* \n*We are aware of individuals and entities fraudulently representing themselves as Amplitude recruiters and/or hiring managers. Amplitude will never ask for financial information or payment, or for personal information such as bank account number or social security number during the job application or interview process. Any emails from the Amplitude recruiting team will come from an @**[amplitude.com](http://amplitude.com/)** email address. You can learn more about how to protect yourself from these types of fraud by referring to **[this article](https://consumer.ftc.gov/consumer-alerts/2023/05/scammers-are-hijacking-job-ads-heres-how-spot-fakes)**. Please exercise caution and cease communications if something feels suspicious about your interactions.*\n\n","jobType":"full-time","liveStartAt":1732321685,"locationNames":["Seattle"],"primaryRoleTitle":"Operations Manager","remote":false,"slug":"gtm-operations-planning-manager","title":"GTM Operations \u0026 Planning Manager","compensation":"$140k – $210k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157900","isBookmarked":false},"StartupResult:245814":{"__typename":"StartupResult","id":"245814","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-245814"},{"__ref":"Badge:COMPANY_STAGE-245814"},{"__ref":"Badge:TOP_INVESTORS-245814"},{"__ref":"Badge:YC-245814"},{"__ref":"Badge:HIGHLY_RATED-245814"},{"__ref":"Badge:WORK_LIFE_BALANCE-245814"},{"__ref":"Badge:STRONG_LEADERSHIP-245814"}],"companySize":"SIZE_201_500","highConcept":"Using customer data to build great product experiences that convert and retain users","highlightedJobListings":[{"__ref":"JobListingSearchResult:3131908"},{"__ref":"JobListingSearchResult:3042266"},{"__ref":"JobListingSearchResult:3157900"}],"logoUrl":"https://photos.wellfound.com/startups/i/245814-7ddec3da510b2520528ffaffc8a06375-medium_jpg.jpg?buster=1725516426","name":"Amplitude","slug":"amplitude-1"},"Badge:B2B-39160":{"__typename":"Badge","id":"B2B-39160","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-39160":{"__typename":"Badge","id":"COMPANY_STAGE-39160","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-39160":{"__typename":"Badge","id":"TOP_INVESTORS-39160","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-39160":{"__typename":"Badge","id":"VALUATION_1B-39160","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-39160":{"__typename":"Badge","id":"HIGHLY_RATED-39160","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"SpaceX is highly rated on Glassdoor, with 4.1 out of 5 stars","avatarUrl":null,"rating":"4.1","data":null},"JobListingSearchResult:3153539":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"SpaceX was founded under the belief that a future where humanity is out exploring the stars is fundamentally more exciting than one where we are not. Today SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.\n\n**GOVERNMENT SALES MANAGER (CIVIL AGENCIES)**\n\nSpaceX Government Sales is looking for a highly motivated, experienced sales manager to lead and grow Starlink business across U.S. Civil Agencies. Successful candidates must be prepared to ramp sales in new sectors in a startup-like fashion, while adapting to dynamic business situations. Ideal candidates should have a background in Federal Civil Sales with a preexisting network of executive-level contacts.\n\n**RESPONSIBILITIES:**\n\n- Dive deep into U.S. Civil Government connectivity, telecommunications, and satellite communications markets to identify trends, insights and opportunities for SpaceX to pursue\n- Develop, manage, and execute on a sales pipeline and forecast in both the short- and long-term\n- Deliver actionable insights through data analysis and synthesize results in succinct presentations to aid senior management in decision making\n- Identify, target, and gain access to key stakeholders and decision makers within the Federal Civilian vertical\n- Execute account strategies to close business opportunities and scale the use of Starlink capabilities across the U.S. Government\n- Develop strategy and execute on various sales channels including major Government contracts (i.e. GSA Schedule), value added resellers (VAR) and system integrators, and direct commercial purchases\n- Effectively communicate and present Starlink capabilities and value proposition, tailored to U.S. Government agencies\n- Support development of complex proposals including pricing, strategy, and win themes\n- Actively collaborate with engineering, customer ops, finance, and other internal business units to drive sales results and efficiency\n- Reconcile divergent demands of multiple stakeholders in a fast-paced environment\n\n**BASIC QUALIFICATIONS:**\n\n- Bachelor’s degree\n- 5+ years of experience with data driven decision making, strategy, data analysis, and/or forecasting\n- 2+ years of experience in business development and U.S. Government acquisition\n\n**PREFERRED SKILLS AND EXPERIENCE:**\n\n- Bachelor’s degree in a technical discipline\n- Master’s degree in a technical discipline or an MBA\n- Direct experience with U.S. Federal procurement and contracting processes including contract vehicles like GSA Schedule and SEWP\n- Demonstrated analytical and problem-solving skills, preferably in a team environment\n- Clear and effective written and verbal communication and strong interpersonal skills\n- Ability to assess market trends that indicate business opportunities in the short- and long-term\n- Ability to work effectively with people at all levels in an organization\n- Strong background in Microsoft Excel and PowerPoint\n- Active Top Secret or Top Secret SCI clearance, or ability to obtain one. Note that an active clearance may provide the opportunity for you to work on sensitive SpaceX missions. If so, you will be subject to pre-employment drug and random drug and alcohol testing.\n\n**ADDITIONAL REQUIREMENTS:**\n\n- Must be able to travel domestically and internationally as needed (~20-40%)\n\n**COMPENSATION AND BENEFITS:**\n\nPay range:          \n\nGovernment Sales Manager: $110,000.00 - $150,000.00/per year\n\nYour actual level and base salary will be determined on a case-by-case basis and may vary based on the following considerations: job-related knowledge and skills, education, and experience.\n\nBase salary is just one part of your total rewards package at SpaceX. You may also be eligible for long-term incentives, in the form of company stock, stock options, or long-term cash awards, as well as potential discretionary bonuses and the ability to purchase additional stock at a discount through an Employee Stock Purchase Plan. You will also receive access to comprehensive medical, vision, and dental coverage, access to a 401(k) retirement plan, short and long-term disability insurance, life insurance, paid parental leave, and various other discounts and perks. You may also accrue 3 weeks of paid vacation and will be eligible for 10 or more paid holidays per year. Exempt employees are eligible for 5 days of sick leave per year.\n\n**ITAR REQUIREMENTS:**\n\n- To conform to U.S. Government export regulations, applicant must be a (i) U.S. citizen or national, (ii) U.S. lawful, permanent resident (aka green card holder), (iii) Refugee under 8 U.S.C. § 1157, or (iv) Asylee under 8 U.S.C. § 1158, or be eligible to obtain the required authorizations from the U.S. Department of State. Learn more about the ITAR [here](https://www.pmddtc.state.gov/?id=ddtc_kb_article_page\u0026sys_id=24d528fddbfc930044f9ff621f961987).\n\nSpaceX is an Equal Opportunity Employer; employment with SpaceX is governed on the basis of merit, competence and qualifications and will not be influenced in any manner by race, color, religion, gender, national origin/ethnicity, veteran status, disability status, age, sexual orientation, gender identity, marital status, mental or physical disability or any other legally protected status.\n\nApplicants wishing to view a copy of SpaceX’s Affirmative Action Plan for veterans and individuals with disabilities, or applicants requiring reasonable accommodation to the application/interview process should notify the Human Resources Department at (310) 363-6000.\n\n","jobType":"full-time","liveStartAt":1731975654,"locationNames":["Washington"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"government-sales-manager-civil-agencies","title":"Government Sales Manager (Civil Agencies)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3153539","isBookmarked":false},"JobListingSearchResult:3121333":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"SpaceX was founded under the belief that a future where humanity is out exploring the stars is fundamentally more exciting than one where we are not. Today SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.\n\n**GOVERNMENT SALES MANAGER**\n\nSpaceX Government Sales is expanding the team to support the deployment of Starlink capabilities in coordination with Governments worldwide. This role will assist in setting sales strategy, pricing, and capture of Starlink sales within domestic and international markets, specifically targeting government connectivity initiatives intended to expand citizens’ access to affordable, high-speed internet, even in the world’s most rural and remote locations.\n\nCandidates should have a broad view of the global market and plan to identify and pursue opportunities that support investments to close the digital divide in an impactful way. In addition to locating suitable opportunities, the ideal candidate will be able to develop comprehensive pricing and market analysis, using quantitative modeling, so as to win competitively bid procurements. The role will work closely with business operations and engineering teams to develop product offerings specific to Government-subsidized connectivity programs and directly engage with Government officials and stakeholders to shape the development of national and local programs of record. This role will own cost and pricing portions of proposal development from start to finish and will evaluate and establish key partnership opportunities with industry where advantageous.\n\n**RESPONSIBILITIES:**\n\n- Deliver actionable insights through data analysis, and synthesize results in succinct presentations to aid senior management in decision making.\n- Develop and maintain authoritative data sources to inform pricing, market size estimates, etc.\n- Dive deep into global government markets to identify trends, insights, and opportunities for SpaceX to pursue.\n- Create and quantitatively substantiate pricing models for SpaceX products.\n- Support development of complex proposals including pricing, strategy, and win themes.\n- Own delivery of the cost and pricing volumes for competitive bids.\n- Actively collaborate with Government Affairs, engineering, customer ops, finance, and other internal business units to drive sales results and efficiency.\n- Reconcile divergent demands of multiple stakeholders in a fast-paced work environment.\n\n**BASIC QUALIFICATIONS:**\n\n- Bachelor’s degree.\n- 5+ years of experience with data driven decision making, strategy, data analysis, and forecasting.\n- 2+ years of experience in business development, government acquisition, and/or finance.\n\n**PREFERRED SKILLS AND EXPERIENCE:**\n\n- Bachelor’s degree in a STEM discipline.\n- Master’s degree in a STEM discipline or an MBA.\n- Experience with direct, strategic engagement with international government officials and stakeholders.\n- Fluency in one or more languages other than English.\n- Demonstrated experience securing contracts with government organizations.\n- Demonstrated analytical and problem-solving skills, preferably in a team environment.\n- Clear and effective written and verbal communication.\n- Strong interpersonal skills.\n- Ability to assess market trends that indicate business opportunities several years in the future.\n- Ability to work effectively with people at all levels in an organization.\n- Strong background in Microsoft Excel and PowerPoint.\n- Experience as a management consultant at one of the top-tier consulting firms.\n- Working knowledge of both commercial and government space launch and satellite markets.\n\n**ADDITIONAL REQUIREMENTS:**\n\n- Must be willing to work extended hours and/or weekends as needed.\n- Must be able to travel domestically and internationally as needed (~20-40%).\n\n**COMPENSATION AND BENEFITS:**\n\nPay range:          \n\nGovernment Sales Manager: $110,000.00 - $150,000.00/per year\n\nYour actual level and base salary will be determined on a case-by-case basis and may vary based on the following considerations: job-related knowledge and skills, education, and experience.\n\nBase salary is just one part of your total rewards package at SpaceX. You may also be eligible for long-term incentives, in the form of company stock, stock options, or long-term cash awards, as well as potential discretionary bonuses and the ability to purchase additional stock at a discount through an Employee Stock Purchase Plan. You will also receive access to comprehensive medical, vision, and dental coverage, access to a 401(k) retirement plan, short and long-term disability insurance, life insurance, paid parental leave, and various other discounts and perks. You may also accrue 3 weeks of paid vacation and will be eligible for 10 or more paid holidays per year. Exempt employees are eligible for 5 days of sick leave per year.\n\n**ITAR REQUIREMENTS:**\n\n- To conform to U.S. Government export regulations, applicant must be a (i) U.S. citizen or national, (ii) U.S. lawful, permanent resident (aka green card holder), (iii) Refugee under 8 U.S.C. § 1157, or (iv) Asylee under 8 U.S.C. § 1158, or be eligible to obtain the required authorizations from the U.S. Department of State. Learn more about the ITAR [here](https://www.pmddtc.state.gov/?id=ddtc_kb_article_page\u0026sys_id=24d528fddbfc930044f9ff621f961987).\n\nSpaceX is an Equal Opportunity Employer; employment with SpaceX is governed on the basis of merit, competence and qualifications and will not be influenced in any manner by race, color, religion, gender, national origin/ethnicity, veteran status, disability status, age, sexual orientation, gender identity, marital status, mental or physical disability or any other legally protected status.\n\nApplicants wishing to view a copy of SpaceX’s Affirmative Action Plan for veterans and individuals with disabilities, or applicants requiring reasonable accommodation to the application/interview process should notify the Human Resources Department at (310) 363-6000.\n\n","jobType":"full-time","liveStartAt":1728432904,"locationNames":["Washington"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"government-sales-manager","title":"Government Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3121333","isBookmarked":false},"JobListingSearchResult:3157976":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"SpaceX was founded under the belief that a future where humanity is out exploring the stars is fundamentally more exciting than one where we are not. Today SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.\n\n**SR. SALES MANAGER, LATIN AMERICA (STARLINK ENTERPRISE SALES)**\n\nThe Starlink Enterprise Sales team is hiring a local, results driven Sr. Sales Manager to support Starlink’s adoption across Latin America. Starlink brings an unprecedented opportunity to significantly impact communities, businesses, and governments worldwide. The role requires personal drive to identify opportunities in your region, develop the necessary relationships, and ultimately sign deals that will have immediate impact. \n\n**RESPONSIBILITIES:**\n\n- Meet your revenue targets – you should always be looking for opportunities for Starlink to make an impact and always be closing.\n- Identify and secure new enterprise customers directly. This requires the establishment of relationships with the key decision makers and influencers in the various organizations, understanding their current and future needs, and working to find the right Starlink product for them.\n- Identify opportunities for alternative go-to-market strategies and be able to defend them internally.\n- Work in partnership with our market access, government affairs, finance and legal teams.\n- Gather customer requirements and work with the product engineering team to iterate on and improve Starlink product offerings.\n- Represent Starlink at regional conferences and events.\n\n**BASIC REQUIREMENTS:**\n\n- Bachelor’s degree.\n- 5+ years of professional experience in business development or sales.\n- Fluent in English with multi-lingual proficiency in Portuguese and/or Spanish.\n\n**PREFERRED SKILLS AND EXPERIENCE:**\n\n- Strong sales track record with the ability to consistently meet or exceed revenue targets – preferably in the satellite/telecommunications sector for enterprise or government customers.\n- 7+ years of professional experience in enterprise sales.\n- 5+ years of enterprise technology direct sales experience.\n- Strong interpersonal, presentation, and negotiation skills.\n- Strong analytical skills in business and technical issues.\n- Highly detail oriented, diligent, and hard working with excellent customer interface skills.\n- Sufficient knowledge of Starlink’s network infrastructure to communicate to customers.\n- Experience working with cross-functional teams and external customers.\n\n**ADDITIONAL REQUIREMENTS:**\n\n- Must be available to work extended hours and weekends as needed.\n- Willingness to travel approximately 50% of the time including to customer locations and other SpaceX locations.\n\n**COMPENSATION AND BENEFITS:**\n\nSr. Sales Manager: $150,000.00 - $205,000.00/per year\n\nYour actual level and base salary will be determined on a case-by-case basis and may vary based on the following considerations: job-related knowledge and skills, education, and experience.\n\nBase salary is just one part of your total rewards package at SpaceX. You may also be eligible for long-term incentives, in the form of company stock, stock options, or long-term cash awards, as well as potential discretionary bonuses and the ability to purchase additional stock at a discount through an Employee Stock Purchase Plan. You will also receive access to comprehensive medical, vision, and dental coverage, access to a 401(k) retirement plan, short \u0026 long-term disability insurance, life insurance, paid parental leave, and various other discounts and perks. You may also accrue 3 weeks of paid vacation \u0026 will be eligible for 10 or more paid holidays per year. Exempt employees are eligible for 5 days of sick leave per year.\n\nThis position is also eligible for a sales bonus plan.    \n\n \n\n \n\n**ITAR REQUIREMENTS:**\n\n- To conform to U.S. Government export regulations, applicant must be a (i) U.S. citizen or national, (ii) U.S. lawful, permanent resident (aka green card holder), (iii) Refugee under 8 U.S.C. § 1157, or (iv) Asylee under 8 U.S.C. § 1158, or be eligible to obtain the required authorizations from the U.S. Department of State. Learn more about the ITAR [here](https://www.pmddtc.state.gov/?id=ddtc_kb_article_page\u0026sys_id=24d528fddbfc930044f9ff621f961987).\n\nSpaceX is an Equal Opportunity Employer; employment with SpaceX is governed on the basis of merit, competence and qualifications and will not be influenced in any manner by race, color, religion, gender, national origin/ethnicity, veteran status, disability status, age, sexual orientation, gender identity, marital status, mental or physical disability or any other legally protected status.\n\nApplicants wishing to view a copy of SpaceX’s Affirmative Action Plan for veterans and individuals with disabilities, or applicants requiring reasonable accommodation to the application/interview process should notify the Human Resources Department at (310) 363-6000.\n\n","jobType":"full-time","liveStartAt":1732321384,"locationNames":["Hawthorne"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sr-sales-manager-latam-starlink-enterprise-sales","title":"Sr. Sales Manager, LatAm (Starlink Enterprise Sales) ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157976","isBookmarked":false},"StartupResult:39160":{"__typename":"StartupResult","id":"39160","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-39160"},{"__ref":"Badge:COMPANY_STAGE-39160"},{"__ref":"Badge:TOP_INVESTORS-39160"},{"__ref":"Badge:VALUATION_1B-39160"},{"__ref":"Badge:HIGHLY_RATED-39160"}],"companySize":"SIZE_11_50","highConcept":"Revolutionizing space technology","highlightedJobListings":[{"__ref":"JobListingSearchResult:3153539"},{"__ref":"JobListingSearchResult:3121333"},{"__ref":"JobListingSearchResult:3157976"}],"logoUrl":"https://photos.wellfound.com/startups/i/39160-9555e3553db028e98475e80ebd05c5b3-medium_jpg.jpg?buster=1648241735","name":"SpaceX","slug":"spacex"},"Badge:B2C-606564":{"__typename":"Badge","id":"B2C-606564","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-606564":{"__typename":"Badge","id":"COMPANY_STAGE-606564","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3088569":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"B2B Sales Manager\nRemote, with 30% travel\n\n$60,000-$75,000 base salary + monthly commission\n\nWho is Fracture?\n\nJoin Fracture, a pioneering wall decor company specializing in glass photo prints, as we expand our horizons into the B2B market. As a vertically integrated, DTC e-commerce company, we pride ourselves on manufacturing unique, high-quality products in our own 30,000 square foot solar powered facility right here in the US. We are on a mission to become a world-class brand, with a focus on sustainability, innovation, and exceptional customer experience.\n\n \nOver the past 15 years, we’ve sold more than 11 million prints to consumers worldwide. Now, after significant demand, we’re excited to be expanding into the commercial world to offer our innovative and modern glass prints to companies looking to elevate their brand and style. \n\n \nJob Summary\n\nWe’re looking for an experienced B2B sales leader to build out our corporate sales footprint and work with our team to deliver our exceptional product experience to companies across the country. You’ll own the entire customer prospecting funnel, from sourcing leads and networking at industry events, to closing deals and working with our customer accounts and fulfillment teams to ensure a seamless ordering and delivery experience. \n\nWhat Will You Be Doing?\n\n\n\t\n Market Research and Strategy Development:\n\n\n\n\t\n\n\t\t\n\n\t\t\nConduct thorough research to identify potential B2B clients, including hotel chains, premium/high-end restaurants, universities, healthcare institutions, and corporate offices.\n\n\n\t\t\n\n\t\t\n\n\t\t\nDevelop and implement effective sales strategies tailored to these specific B2B markets\n\n\n\t\t\n\n\t\n\n\t\n\n\t\nClient Acquisition and Relationship Management:\n\n\n\n\t\n\n\t\t\n\n\t\t\nProactively source new prospects and nurture leads to expand our B2B clientele.\n\n\n\t\t\n\n\t\t\n\n\t\t\nBuild and maintain strong, long-lasting customer relationships with key decision-makers (corporate interior designers/architects/project managers, facility managers/admins, etc.).\n\n\n\t\t\n\n\t\n\n\t\n\n\t\nSales Execution and Closure:\n\n\n\n\t\n\n\t\t\n\n\t\t\nEffectively communicate the unique value proposition of our glass photo prints.\n\n\n\t\t\n\n\t\t\n\n\t\t\nNegotiate contracts and close agreements to maximize profits.\n\n\n\t\t\n\n\t\n\n\t\n\n\t\nCross-Functional Collaboration:\n\n\n\n\t\n\n\t\t\n\n\t\t\nCollaborate with marketing and product teams to create targeted B2B marketing materials.\n\n\n\t\t\n\n\t\t\n\n\t\t\nProvide customer feedback to the product development team for continuous product enhancement.\n\n\n\t\t\n\n\t\n\n\t\n\n\t\nPerformance Tracking:\n\n\n\n\t\n\n\t\t\n\n\t\t\nRegularly monitor and report on sales performance against goals.\n\n\n\t\t\n\n\t\n\n\t\n\nCompetencies and Requirements \n\n \n\n\n\t\nQualifications:\n\n\n\n\t\n\n\t\t\n\n\t\t\nBachelor’s degree in Business, Marketing, or related field.\n\n\n\t\t\n\n\t\t\n\n\t\t\nProven B2B sales experience, preferably in the decor, hospitality, or similar industry.\n\n\n\t\t\n\n\t\t\n\n\t\t\nStrong network in the hospitality, restaurant, or corporate sectors is a plus.\n\n\n\t\t\n\n\t\t\n\n\t\t\nExcellent communication, negotiation, and presentation skills.\n\n\n\t\t\n\n\t\t\n\n\t\t\nProficiency in CRM software, Canva or similar design tools and Google Suite products..\n\n\t\t \n\n\n\t\t\n\n\t\n\n\t\n\n\t\nPersonal Attributes:\n\n\n\n\t\n\n\t\t\n\n\t\t\nAbility to both think strategically and execute on a plan\n\n\n\t\t\n\n\t\t\n\n\t\t\nTrack record of balancing both near and long-term opportunities\n\n\n\t\t\n\n\t\t\n\n\t\t\nA highly driven and ambitious individual with a hunger for success.\n\n\n\t\t\n\n\t\t\n\n\t\t\nDemonstrates remarkable grit and resilience in pursuing sales goals.\n\n\n\t\t\n\n\t\t\n\n\t\t\nAbility to work independently and as part of a team.\n\n\n\t\t\n\n\t\t\n\n\t\t\nStrong organizational skills with a keen attention to detail.\n\n\n\t\t\n\n\t\n\n\t\nWhat We Offer\n\n\n\t\nCompetitive salary\n\n\n\t\n\n\t\n401K, (Empower), with company matching up to 3% \n\n\n\t\n\n\t\nGenerous paid time off (PTO) plan, 12 paid holidays, and an extra day off to celebrate your birthday\n\n\n\t\n\n\t\nEmployee no-cost health insurance, and additional discounts on dental and vision insurances\n\n\n\t\n\n\t\nAdditional 50% health insurance discount for employee dependents\n\n\n\t\n\n\t\nAvailable supplemental benefits including short-term disability, long-term disability, and more\n\n\n\t\n\n\t\nSubstantial discount on Fracture products\n\n\n\t\n\n\t\nGreat cultural and collaborative working environment!\n\n\n\t\n \nFracture provides equal employment opportunities to all employees and applicants for employment and prohibits discrimination and harassment of any type without regard to race, color, religion, age, sex, national origin, disability status, genetics, protected veteran status, sexual orientation, gender identity or expression, or any other characteristic protected by federal, state or local laws.\n\nThis policy applies to all terms and conditions of employment, including recruiting, hiring, placement, promotion, termination, layoff, recall, transfer, leaves of absence, compensation and training.\n\n \n\n{#LI-Remote}","jobType":"full-time","liveStartAt":1725644397,"locationNames":["Boston"],"primaryRoleTitle":"Sales Manager","remote":true,"slug":"b2b-sales-manager","title":"B2B Sales Manager","compensation":"$60k – $75k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3088569","isBookmarked":false},"StartupResult:606564":{"__typename":"StartupResult","id":"606564","badges":[{"__ref":"Badge:B2C-606564"},{"__ref":"Badge:COMPANY_STAGE-606564"}],"companySize":"SIZE_51_200","highConcept":"Digital Photos as Beautiful, Modern Decor","highlightedJobListings":[{"__ref":"JobListingSearchResult:3088569"}],"logoUrl":"https://photos.wellfound.com/startups/i/606564-64d76f3b3e858923364112bb1380b6bd-medium_jpg.jpg?buster=1423670574","name":"Fracture","slug":"fracture-1"},"Badge:COMPANY_STAGE-276303":{"__typename":"Badge","id":"COMPANY_STAGE-276303","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-276303":{"__typename":"Badge","id":"TOP_INVESTORS-276303","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-276303":{"__typename":"Badge","id":"HIGHLY_RATED-276303","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Adyen is highly rated on Glassdoor, with 4.3 out of 5 stars","avatarUrl":null,"rating":"4.3","data":null},"Badge:WORK_LIFE_BALANCE-276303":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-276303","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Adyen 4.6/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.6","data":null},"Badge:STRONG_LEADERSHIP-276303":{"__typename":"Badge","id":"STRONG_LEADERSHIP-276303","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Adyen 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"JobListingSearchResult:3102811":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**This is Adyen**\n\nAdyen provides payments, data, and financial products in a single solution for customers like Facebook, Uber, OLX, Magazine Luiza,  and Microsoft - making us the financial technology platform of choice. At Adyen, everything we do is engineered for ambition.\n\nFor our teams, we create an environment with opportunities for our people to succeed, backed by the culture and support to ensure they are enabled to truly own their careers. We are motivated individuals who tackle unique technical challenges at scale and solve them as a team. Together, we deliver innovative and ethical solutions that help businesses achieve their ambitions faster.\n\n**Why you should join the Adyen as a Enterprise Sales Manager**\n\nWe’re looking for an experienced and motivated leader to join our Sales Management team. Here at Adyen, we have no boundaries or limitations when it comes to sourcing customers - any region, size, or vertical. An unobvious approach, this freedom allows for creative and motivated Sales Manager to have limitless opportunities and help close some of the largest brands in Brazil, including Dafiti, Uber, 99Taxis, McDonalds, Magazine Luiza, ViaVarejo, and many others.\n\nThe scope of the role includes management of the enterprise salesforce in Brazil. The central goal of this role is to continue - and accelerate - the scale of our strong growth through individual impact and in the scaling and execution of the Sales team. \n\nThe ideal candidate is a natural leader and networker with a consultative and commercial mindset, who thrives in a fast-paced, diverse, and entrepreneurial environment.  As a critical member of the Brazil Team, this candidate will be an integral contributor to shaping Adyen’s momentum and team environment.\n\n**What you’ll do**\n\n- Lead a part of our Sales Team in Brazil, reporting into the Head of Sales\n- Scale the organization to meet our growth targets and to capture the demand of Adyen’s platform across segments, verticals, and offerings.\n- Get hands on involved in the largest, most strategic deals, managing executive relationships and helping the team get the deal over the finish line.\n- Become a critical member of Brazil Management Team, working hand-in-hand with counterparts in Account Management, Marketing, and Product to achieve our mission in the region.\n- Be a purposeful and empathetic change agent, embracing the ways of selling that make Adyen unique and desirable to customers while also bringing a fresh perspective on how we can operate at scale.\n\n**Who you are**\n\n- A senior leader comfortable scaling the Sales organization further in the coming years and end-to-end owning the commercial success of the region.\n- Extensive experience working in an Enterprise B2B context where sales cycles are long (6-18 months) and the sales approach is high-touch and consultative.\n- Experience with transactional volume based (as opposed to SaaS/seat-based) commercial models.\n- Experience in maintaining the most senior executive relationships at very large Enterprise prospects and helping close those deals.\n- Data-driven in making decisions, setting goals, and driving success in the organization, while also embracing ‘hands on’ sales and qualitative metrics of success.\n- Pragmatic way of working, high energy, has a creative mindset about dealmaking, manages \u0026 supports the team from the front lines and not from behind desk \u0026 reports.\n- Experience in international collaboration and navigating a global organization.\n- Empathetic leader that can affect change while also being firm on change management.\n- Teamwork orientation, especially with other teams central to our mission such as Marketing, Account Management, and Operations.\n- Full professional proficiency in English and Portuguese.\n\n**Our Diversity, Equity and Inclusion commitments**\n\nOur unique approach is a product of our diverse perspectives. This diversity of backgrounds and cultures is essential in helping us maintain our momentum. Our business and technical challenges are unique, and we need as many different voices as possible to join us in solving them - voices like yours. No matter who you are or where you’re from, we welcome you to be your true self at Adyen.\n\nStudies show that women and members of underrepresented communities apply for jobs only if they meet 100% of the qualifications. Does this sound like you? If so, Adyen encourages you to reconsider and apply. We look forward to your application!\n\n**What’s next?**\n\nEnsuring a smooth and enjoyable candidate experience is critical for us. We aim to get back to you regarding your application within 5 business days. Our interview process tends to take about 4 weeks to complete, but may fluctuate depending on the role. [Learn more about our hiring process here](https://careers.adyen.com/how-we-hire). Don’t be afraid to let us know if you need more flexibility.\n\nThis role is based in our São Paulo office. We are an office-first company and value in-person collaboration; we do not offer remote-only roles.\n\n","jobType":"full-time","liveStartAt":1727710197,"locationNames":["São Paulo"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"enterprise-sales-manager","title":"Enterprise Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3102811","isBookmarked":false},"JobListingSearchResult:3103083":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**This is Adyen**\n\nAdyen provides payments, data, and financial products in a single solution for customers like Meta, Uber, H\u0026M, and Microsoft - making us the financial technology platform of choice. At Adyen, everything we do is engineered for ambition. \n\nFor our teams, we create an environment with opportunities for our people to succeed, backed by the culture and support to ensure they are enabled to truly own their careers. We are motivated individuals who tackle unique technical challenges at scale and solve them as a team. Together, we deliver innovative and ethical solutions that help businesses achieve their ambitions faster.\n\n**Why you should join the Adyen Sales Team**\n\nSales at Adyen is captured with one phrase: we sell the best to the best. You will have the opportunity to work alongside world-class salespeople and boost your career by being trained through our Adyen Sales Academy. You'll work with world-class merchants, technology, and colleagues while selling the best to the best.\n\nAt Adyen, our sales teams take initiatives, allowing them to make an impact from day one and we highly encourage working as a team because winning is more important than ego. Adyen is the place where sales mavericks can take flight.\n\nBeing able to tell stories is fundamental to how we operate. Our team is fantastic storytellers when speaking to prospective and current clients to foster excitement about our product and strengthen customer relations. We are looking for a sales manager specialized in Issuing who will succeed aboard the Adyen rocket ship and take our current successful momentum to the next level of growth through the acquisition of new (Enterprise) merchants.\n\nSounds exciting? Keep reading!\n\n**What you’ll do**\n\n- Responsible for the full sales cycle: identify and approach prospective clients, build relationships and close deals;\n- Sell Adyen Card Issuing Solutions to large, domestically and internationally operating businesses;\n- Contribute to the ongoing evolution and execution of Adyen’s new card issuing and processing strategy, with a focus on the available product and services;\n- Act as an industry expert, develop and maintain a broad understanding of the card issuing industry, the competitive landscape and the associated compliance and regulatory issues to make effective recommendations to clients. Identify new card issuing opportunities within the new and existing client base and additionally based on research and industry trends;\n- Prioritize clients requirements so you can effectively position Adyen’s issuing and processing capabilities;\n- Build a long-term trustful relation with your clients;\n- Define the commercial structure of the identified card programs and then coordinate a successful launch with the client;\n- Collaborate with underwriting / compliance, implementation, and account management teams to seal the deal.\n\n**Who you are**\n\n- Minimum of 5 years of relevant working experience - including at least 3 years within the Card Issuing space is a must have;\n- A solid track record of delivering successful card programs;\n- A proven strong and creative deal closer that is result oriented;\n- You have to ability to build a healthy pipeline, working on the right accounts to board on the platform;\n- Strong working knowledge of the card / payments industry, products, and associated regulations;\n- Ability to communicate effectively about the company’s technology and services to assist the merchant partners in developing the right program;\n- Flexible, informal yet professional. Excellent and direct communicator;\n- Team player;\n- Willingness to travel.\n\n \n\n**Our Diversity, Equity and Inclusion commitments**\n\nOur unique approach is a product of our diverse perspectives. This diversity of backgrounds and cultures is essential in helping us maintain our momentum. Our business and technical challenges are unique, and we need as many different voices as possible to join us in solving them - voices like yours. No matter who you are or where you’re from, we welcome you to be your true self at Adyen. \n\nStudies show that women and members of underrepresented communities apply for jobs only if they meet 100% of the qualifications. Does this sound like you? If so, Adyen encourages you to reconsider and apply. We look forward to your application!\n\n**What’s next?**\n\nEnsuring a smooth and enjoyable candidate experience is critical for us. We aim to get back to you regarding your application within 5 business days. Our interview process tends to take about 4 weeks to complete, but may fluctuate depending on the role. [Learn more about our hiring process here](https://careers.adyen.com/how-we-hire). Don’t be afraid to let us know if you need more flexibility.\n\nThis role is based out of our Amsterdam office. We are an office-first company and value in-person collaboration; we do not offer remote-only roles.\n\n \n\n","jobType":"full-time","liveStartAt":1727710197,"locationNames":["Amsterdam"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-issuing","title":"Sales Manager, Issuing","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3103083","isBookmarked":false},"JobListingSearchResult:2967541":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**This is Adyen**\n\nAdyen provides payments, data, and financial products in a single solution for customers like Meta, Uber, H\u0026M, and Microsoft - making us the financial technology platform of choice. At Adyen, everything we do is engineered for ambition. \n\nFor our teams, we create an environment with opportunities for our people to succeed, backed by the culture and support to ensure they are enabled to truly own their careers. We are motivated individuals who tackle unique technical challenges at scale and solve them as a team. Together, we deliver innovative and ethical solutions that help businesses achieve their ambitions faster.\n\n**Why you should join the Adyen Sales Team**\n\nSales at Adyen is captured with one phrase: we sell the best to the best. You will have the opportunity to work alongside world-class salespeople and boost your career by being trained through our Adyen Sales Academy. You'll work with world-class merchants, technology, and colleagues while selling the best to the best.\n\nAt Adyen, our sales teams take initiatives, allowing them to make an impact from day one and we highly encourage working as a team because winning is more important than ego. Adyen is the place where sales mavericks can take flight.\n\nBeing able to tell stories is fundamental to how we operate. Our team is fantastic storytellers when speaking to prospective and current clients to foster excitement about our product and strengthen customer relations. We are looking for a sales manager who will succeed aboard the Adyen rocket ship and take our current successful momentum to the next level of growth through the acquisition of new (Enterprise) merchants.\n\nSounds exciting? Keep reading!\n\n**What You’ll Do:**\n\n- Own the full sales cycle with our largest merchants - from generating leads to closing deals to getting them live and transacting;\n- Creatively drive innovation for merchants in retail, digital, platforms, and financial services;\n- Become an expert in selling Adyen's world class financial solutions;\n- Partner with technology leaders and solution providers while working closely with our Compliance, Implementation and Account Management teams;\n- Travel and network (~25%);\n\n**Who You Are:**\n\n- Proven experience in an enterprise sales role (5+ years) selling complex solutions;\n- Strong experience and knowledge of payments ecosystem / PSPs / acquiring or related business\n- You have a strong network of clients or industry expertise that is relevant for Adyen Malaysia\n- You are a team player who enjoys working in-person with the sales team both locally and globally across different cultures, roles, and offices;\n- You are an analytical, strategic negotiator with a commercially driven, go-getting attitude;\n- You are an excellent communicator of big ideas and can uncover complex needs internally and externally.\n- You are a resourceful, super self-starter and can execute and manage time-sensitive tasks in a fast-paced, highly entrepreneurial environment;\n- Working in the financial space against large banking institutions is a challenge, so you are prepared to educate and pitch transparently with a consultative approach;\n\n**Our Diversity, Equity and Inclusion commitments**\n\nOur unique approach is a product of our diverse perspectives. This diversity of backgrounds and cultures is essential in helping us maintain our momentum. Our business and technical challenges are unique, and we need as many different voices as possible to join us in solving them - voices like yours. No matter who you are or where you’re from, we welcome you to be your true self at Adyen. \n\nStudies show that women and members of underrepresented communities apply for jobs only if they meet 100% of the qualifications. Does this sound like you? If so, Adyen encourages you to reconsider and apply. We look forward to your application!\n\n**What’s next?**\n\nEnsuring a smooth and enjoyable candidate experience is critical for us. We aim to get back to you regarding your application within 5 business days. Our interview process tends to take about 4 weeks to complete, but may fluctuate depending on the role. [Learn more about our hiring process here](https://careers.adyen.com/how-we-hire). Don’t be afraid to let us know if you need more flexibility.\n\nThis role is based out of our Kuala Lumpur office. We are an office-first company and value in-person collaboration; we do not offer remote-only roles.\n\n \n\n","jobType":"full-time","liveStartAt":1711673673,"locationNames":["Kuala Lumpur"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"enterprise-sales-manager","title":"Enterprise Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2967541","isBookmarked":false},"StartupResult:276303":{"__typename":"StartupResult","id":"276303","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-276303"},{"__ref":"Badge:TOP_INVESTORS-276303"},{"__ref":"Badge:HIGHLY_RATED-276303"},{"__ref":"Badge:WORK_LIFE_BALANCE-276303"},{"__ref":"Badge:STRONG_LEADERSHIP-276303"}],"companySize":"SIZE_1001_5000","highConcept":"Accept payments everywhere","highlightedJobListings":[{"__ref":"JobListingSearchResult:3102811"},{"__ref":"JobListingSearchResult:3103083"},{"__ref":"JobListingSearchResult:2967541"}],"logoUrl":"https://photos.wellfound.com/startups/i/276303-4cfe70095dc953dc4c5115296bcd6881-medium_jpg.jpg?buster=1589653364","name":"Adyen","slug":"adyen"},"Badge:B2B-9492934":{"__typename":"Badge","id":"B2B-9492934","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9492934":{"__typename":"Badge","id":"COMPANY_STAGE-9492934","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2839808":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Dealintent is a b2b SaaS product that helps reduce the sales cycle for b2b sales teams. We are a growing team of passionate individuals serving a niche global client base and are backed by a globally Top-ranking startup accelerator.\n\nFind out more about us here https://www.dealintent.com/about-us\n\nWe are building the next-gen AI augmented b2b sales automation platform and we are looking for smart sales professionals to add to our team\n\n**This is an ON-SITE only position based out of Noida Sec 135 (India). We are not hiring remote candidates **\n\nPlease apply ONLY if\n\n* You have read thru the job post\n* You have an international sales experience\n* You have sold or have a strong inclination for selling SaaS\n* Your conversational skills make you stand out from the crowd\n* Your English (spoken \u0026amp; written) is flawless\n* You have a strong desire to 4X your earnings in the next 12 months\n* Using tech at work to elminiate manual tasks comes naturally to you\n* You enjoy working autonomously \n* You have strong desire to be treated like and be paid like the BEST\n\n \n**Product** AI augmented product that reduces the sales cycle for b2b deals\n\n**Ideal customer profile** b2b sales teams selling via digital sales channels\n\n**Buyer persona** Sales \u0026amp; revenue operations leaders\n\n**Target Geo** US, UK, EU, ME, SEA\n\n**Perks**\n\n* Uncapped comissions\n* Grow vertically or horizontally\n* 4 monthly appraisal cycles\n* Access to the best sales tech stack\n* One to one onboarding \u0026amp; training\n* Future equity options\n* Open and multi cultural enviroment\n* Opporunity to work with an extended International org\n* Be a hero for other sales team that you will end up helping :)","jobType":"full-time","liveStartAt":1723826398,"locationNames":["Noida"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"inside-sales-manager","title":"Inside Sales Manager","compensation":"$20k – $46k • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"2839808","isBookmarked":false},"JobListingSearchResult:2661778":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"We are building the next gen AI augumented b2b sales automation platform and we are seeking the first set of sales hires to help us reach orbital velocity.\n\n**Ideal customer profile** \nb2b sales teams selling via digital sales channels\n\n**Buyer persona**\nSales \u0026amp; revenue operations leaders\n\n**Product **\nAI augmented product that helps b2b salesteams\n* eliminate time spent on manual deal research\n* replace clumsy attachments with digital sales rooms\n* find out which deals have an intent to buy\n\n**Target Geo**\nUS, UK, EU, ME, SEA\n\n**Career Roadmap**\n* Uncapped comissions\n* Grow vertically or horizontally\n* 4 monthly appraisal cycles\n* Access to the best sales tech stack\n* One to one onboarding \u0026amp; training\n* Future equity options\n* Open and multi cultural enviroment\n* Opporunity to work with an extended International org\n* Be a hero for other sales team that you will end up helping :)\n\n\n**Desired Background\n**\n- Exceptional oral, written \u0026amp; articulation skills\n- Sales stack savvy (Hubspot, ZoomInfo, Sales Nav etc)\n- Quota carrying background \u0026amp; appetite\n- b2b saas background","jobType":"full-time","liveStartAt":1715877175,"locationNames":["India"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-outbound","title":"Sales Manager Outbound","compensation":"$12k – $24k • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"2661778","isBookmarked":false},"StartupResult:9492934":{"__typename":"StartupResult","id":"9492934","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-9492934"},{"__ref":"Badge:COMPANY_STAGE-9492934"}],"companySize":"SIZE_11_50","highConcept":"AI augmented sales for b2b teams","highlightedJobListings":[{"__ref":"JobListingSearchResult:2839808"},{"__ref":"JobListingSearchResult:2661778"}],"logoUrl":"https://photos.wellfound.com/startups/i/9492934-8199e4b510035598e50107f5463775fc-medium_jpg.jpg?buster=1681930256","name":"Dealintent","slug":"dealintent"},"Badge:B2B-197179":{"__typename":"Badge","id":"B2B-197179","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-197179":{"__typename":"Badge","id":"COMPANY_STAGE-197179","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-197179":{"__typename":"Badge","id":"TOP_INVESTORS-197179","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-197179":{"__typename":"Badge","id":"VALUATION_1B-197179","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3124162":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Before jumping in on all the information about the role and what you can bring to the table, let us introduce ourselves real quick. \n**About us** \nWe are Insider, a B2B SaaS company that drives growth for its clients around the world. How are we achieving this? We are the #1 AI-native platform for Customer Experience and Marketing—offers marketers a single platform to deliver unique experiences per person, drive profitable growth, and unleash peak productivity and efficiency. Our platform connects data across channels, predicts future behavior with AI, and individualizes experiences from a single platform. \nWe have just celebrated our **$500M Series E** funding round, led by **General Atlantic**. Before this, we’ve unlocked unicorn status following our **Series D** round. We are backed by top-notch investors, including **Sequoia Capital, QIA, Riverwood,** and **Endeavor Catalyst**, and trusted by 1200+ brands from high-growth startups to the most prestigious Fortune 500 companies such as Samsung, Coca-Cola, Nike, L’Oreal, Singapore Airlines, Virgin, Nestle, Nissan, Lenovo, Puma, IKEA, Allianz, Dominos, Avon, CNN, and the list goes on. \nHaving unlocked unicorn status, Insider was congratulated for becoming one of the only **woman-founded, women-led** **B2B SaaS unicorns** in the world, to achieve $200M in CARR (Committed Annual Recurring Revenue). Insider was named a leader in The Forrester Wave for Cross-Channel Campaign Management 2021, and Leader in the IDC MarketScape: Worldwide Omnichannel Marketing Platforms for B2C Enterprises 2023 Assessment. The company has been recognized in **The Top 1% of all software companies worldwide in G2’s 2024 Software Awards**, and **named in The Top 10 Best Software Products with the most #1 rankings alongside other software legends like Google, Zoom, and** [**Monday.com**](http://Monday.com). According to G2’s Spring’24 reports. Insider is also the **#1 G2 Leader in 6+ categories**, including Customer Data Platforms (CDP), Personalization Engines, Personalization Software, Mobile Marketing, Customer Journey Analytics, and e-commerce Personalization. \nWhen our team founded Insider, they not only sought to create a product company but also to build the most socially progressive technology community in the world. Through our corporate social responsibility initiatives like 100Projects SheCodes, SheLeads, and SheMarkables, our community has committed to scaling its impact into our communities across 27+ countries, spearheading transformative projects in areas such as health, education, farming, animal rights, and increasing the proportional representation of women in STEM careers.  \nBehind all these achievements, there is an exceptionally talented and passionate team across 27+ countries that moves fast and agile, creates cutting-edge products, and focuses on making an impact. If you want to join us on this journey, just keep reading. \nGood salespeople need two things: world-class innovative products and convenient commercials to cater to their prospects. Well, we offer world-leading products and a flexible commercial. These give us a starting point, but for most of us, that is just not enough. We like betting on ourselves to score the highest possible in this game, to climb the highest mountain, and to be the best there is. We are not only disrupting the tech ecosystem and democratizing the market but we are also disrupting the entire Saas sales community as well. All because we have a different style of sales. That's why we were able to expand so rapidly and we will never stop. If you want to know more about how not only to disrupt product \u0026 development but also disrupt B2B Saas sales, join us!\n### Day in and day out a Sales Manager in Insider;\n- handles overall responsibility for managing the sales, achieving growth and hitting/exceeding annual sales targets,\n- identifies emerging markets and market shifts while being fully aware of new products and competition status,\n- develops and implements new sales initiatives, strategies and programs to capture key demographics,\n- effectively communicates the value proposition through proposals and presentations,\n- provides on-the-ground support for sales associates as they generate leads,\n- provides feedback to team on market trends, unmet needs, and opportunities to deliver greater value to customers by extending company offerings,\n- presents sales, revenue and expenses reports and realistic forecasts,\n- provides accurate forecasting and maintains an up-to-date pipeline at all times.\n\n### We want you to join us while we are taking a step into the future if you;\n- have a very strong self-driven entrepreneurial spirit\n- have a university degree in Business, Marketing, or related fields,\n- have previous experience in retail, e-commerce, and travel industries which is a big plus!\n- have a minimum of 2 years of Sales Management experience. Knowledge of Digital Marketing is a plus!\n- can show us that “You’ve got what it takes!” to collaborate and build strong relationships with partners, especially at the executive level; remember, we don’t make a sale, we make a partner!\n- have an extensive portfolio of Digital, SEO, and SEM agencies\n- have proven oral and written communication abilities, positive and energetic phone skills and exquisite listening skills;\n- are a self-motivated, savvy tech bug, always in search of savvy solutions and ideas to improve our relationship with our partners; alas, we’ve got partners all over the world!\n- can cherish one of our core ethos: care. You’ll need to care for our partners and make sure they feel at home with our products and our around the clock support;\n- have superior project and time management skills;\n- have a keen eye for detail! Passion for testing, measuring, and improving outreach and following up the effectiveness;\n- have the ability and flexibility to work in a fast-paced startup environment as well as high emotional intelligence.\n\n### While we are conquering the world, we are offering you:\n- a chance to work in an international, diverse, and inclusive environment,\n- a chance to be part of an industry that’s shaping the future of customer experiences; Don't believe us? Just ask Google.\n- access and opportunity to gain a limitless network all over the globe,\n- a chance to become a Shareowner with the \"Shareowner System\" that we offer to all Insiders who meet certain criteria,\n- access to many hard and soft skills pieces of training to help you improve and challenge yourself,\n- access to 16,000+ online courses taught by real-world professionals on the LinkedIn Learning platform to satisfy your hunger for knowledge,\n- space to share your skills and even deliver pieces of training and workshops if you wish. Sharing is caring!\n- the infamous team activities that are bursting with fun!\n- no Dress Code!\n","jobType":"full-time","liveStartAt":1728605942,"locationNames":["Seoul"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-korea","title":"Sales Manager - Korea","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3124162","isBookmarked":false},"JobListingSearchResult:3048180":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Before jumping in on all the information about the role and what you can bring to the table, let us introduce ourselves real quick. \n**About us** \nWe are Insider, a B2B SaaS company that drives growth for its clients around the world. How are we achieving this? We are the #1 AI-native platform for Customer Experience and Marketing—offers marketers a single platform to deliver unique experiences per person, drive profitable growth, and unleash peak productivity and efficiency. Our platform connects data across channels, predicts future behavior with AI, and individualizes experiences from a single platform. \nWe have just celebrated our **$500M Series E** funding round, led by **General Atlantic**. Before this, we’ve unlocked unicorn status following our **Series D** round. We are backed by top-notch investors, including **Sequoia Capital, QIA, Riverwood,** and **Endeavor Catalyst**, and trusted by 1200+ brands from high-growth startups to the most prestigious Fortune 500 companies such as Samsung, Coca-Cola, Nike, L’Oreal, Singapore Airlines, Virgin, Nestle, Nissan, Lenovo, Puma, IKEA, Allianz, Dominos, Avon, CNN, and the list goes on. \nHaving unlocked unicorn status, Insider was congratulated for becoming one of the only **woman-founded, women-led** **B2B SaaS unicorns** in the world, to achieve $200M in CARR (Committed Annual Recurring Revenue). Insider was named a leader in The Forrester Wave for Cross-Channel Campaign Management 2021, and Leader in the IDC MarketScape: Worldwide Omnichannel Marketing Platforms for B2C Enterprises 2023 Assessment. The company has been recognized in **The Top 1% of all software companies worldwide in G2’s 2024 Software Awards**, and **named in The Top 10 Best Software Products with the most #1 rankings alongside other software legends like Google, Zoom, and** [**Monday.com**](http://Monday.com). According to G2’s Spring’24 reports. Insider is also the **#1 G2 Leader in 6+ categories**, including Customer Data Platforms (CDP), Personalization Engines, Personalization Software, Mobile Marketing, Customer Journey Analytics, and e-commerce Personalization. \nWhen our team founded Insider, they not only sought to create a product company but also to build the most socially progressive technology community in the world. Through our corporate social responsibility initiatives like 100Projects SheCodes, SheLeads, and SheMarkables, our community has committed to scaling its impact into our communities across 27+ countries, spearheading transformative projects in areas such as health, education, farming, animal rights, and increasing the proportional representation of women in STEM careers.  \nBehind all these achievements, there is an exceptionally talented and passionate team across 27+ countries that moves fast and agile, creates cutting-edge products, and focuses on making an impact. If you want to join us on this journey, just keep reading. \n \n**The Opportunity** \nThis role calls for a strong hunter mindset in the SaaS sales environment with a track record of closing new businesses. The ideal candidate will have at least 5 years of selling SaaS Solutions to mid and enterprise clients. Being a part of our sales team requires a great set of skills, such as relationship building, consulting, strategic thinking, and creating a robust sales pipeline. So we asked our team of sales pros to tell us what their day-to-day is really like and, in a nutshell, this is what they told us;\n### Job Description \n- You will interact with clients at all stages of the sales cycle; from prospecting and acquiring clients, through demoing the platform, to negotiating and closing,\n- Identify emerging markets and market shifts while being fully aware of new products and competition status,\n- Effectively communicate the value proposition through proposals and presentations,\n- Provide on-the-ground support for Sales Development Representative ( SDR) team to generate new qualified opportunities and pipelines through innovative outbound strategies,\n- Present sales, revenue, and realistic forecasts to the management team,\n- Accurate forecasting and maintaining an up-to-date pipeline at all times.\n \n\n### What we expect from you\n- have minimum 5 years of quota-carrying sales experience, ideally in SaaS,\n- Have knowledge of market research, sales, and negotiating principles\n- having previous experience with the eCommerce, retail, and banking industries is a plus!\n- have a proven track record of exceeding revenue quota in a Sales or equivalent role,\n- are collaborate and build strong relationships with customers, especially at the executive level,\n- have the ability to succeed working cross-functionally with direct sales, marketing, and partner success teams.\n- are self-motivated, goal-oriented, and able to work independently\n- have exceptional organizational, presentation, and communication skills both verbal and written\n- Having knowledge of CRM software is a plus\n- have a university degree in Business, Marketing, or related fields.\n \n\n### While we are conquering the world, we are offering you:\n- a chance to work in an international, diverse, and inclusive environment,\n- access and opportunity to gain a limitless network all over the globe,\n- a chance to become a Shareowner with the \"Shareowner System\" that we offer to all Insiders who meet certain criteria,\n- to be part of an industry that’s shaping the future of customer experiences\n- competitive compensation packages,\n- access to many hard and soft skills pieces of training to help you improve and challenge yourself,\n- weekly training on our Sales University where we host industry leaders,\n- access to Udemy’s business plan, where you can choose over 10,000 courses to satisfy your hunger for knowledge,\n- space to share your skills, and even deliver pieces of training and workshops if you wish. Sharing is caring!\n- the infamous team activities that are bursting with fun,\n- no Dress Code!\n \n","jobType":"full-time","liveStartAt":1662424778,"locationNames":["Berlin"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-germany","title":"Sales Manager - Germany","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3048180","isBookmarked":false},"JobListingSearchResult:3151750":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Before jumping in on all the information about the role and what you can bring to the table, let us introduce ourselves real quick. \n**About us** \nWe are Insider, a B2B SaaS company that drives growth for its clients around the world. How are we achieving this? We are the #1 AI-native platform for Customer Experience and Marketing—offers marketers a single platform to deliver unique experiences per person, drive profitable growth, and unleash peak productivity and efficiency. Our platform connects data across channels, predicts future behavior with AI, and individualizes experiences from a single platform. \nWe have just celebrated our **$500M Series E** funding round, led by **General Atlantic**. Before this, we’ve unlocked unicorn status following our **Series D** round. We are backed by top-notch investors, including **Sequoia Capital, QIA, Riverwood,** and **Endeavor Catalyst**, and trusted by 1200+ brands from high-growth startups to the most prestigious Fortune 500 companies such as Samsung, Coca-Cola, Nike, L’Oreal, Singapore Airlines, Virgin, Nestle, Nissan, Lenovo, Puma, IKEA, Allianz, Dominos, Avon, CNN, and the list goes on. \nHaving unlocked unicorn status, Insider was congratulated for becoming one of the only **woman-founded, women-led** **B2B SaaS unicorns** in the world, to achieve $200M in CARR (Committed Annual Recurring Revenue). Insider was named a leader in The Forrester Wave for Cross-Channel Campaign Management 2021, and Leader in the IDC MarketScape: Worldwide Omnichannel Marketing Platforms for B2C Enterprises 2023 Assessment. The company has been recognized in **The Top 1% of all software companies worldwide in G2’s 2024 Software Awards**, and **named in The Top 10 Best Software Products with the most #1 rankings alongside other software legends like Google, Zoom, and** [**Monday.com**](http://Monday.com). According to G2’s Spring’24 reports. Insider is also the **#1 G2 Leader in 6+ categories**, including Customer Data Platforms (CDP), Personalization Engines, Personalization Software, Mobile Marketing, Customer Journey Analytics, and e-commerce Personalization. \nWhen our team founded Insider, they not only sought to create a product company but also to build the most socially progressive technology community in the world. Through our corporate social responsibility initiatives like 100Projects SheCodes, SheLeads, and SheMarkables, our community has committed to scaling its impact into our communities across 27+ countries, spearheading transformative projects in areas such as health, education, farming, animal rights, and increasing the proportional representation of women in STEM careers.  \nBehind all these achievements, there is an exceptionally talented and passionate team across 27+ countries that moves fast and agile, creates cutting-edge products, and focuses on making an impact. If you want to join us on this journey, just keep reading. \nGood salespeople need two things: world-class innovative products and convenient commercials to cater to their prospects. Well, we offer world-leading products and a flexible commercial. These give us a starting point, but for most of us, that is just not enough. We like betting on ourselves to score the highest possible in this game, to climb the highest mountain, and to be the best there is. We are not only disrupting the tech ecosystem and democratizing the market but we are also disrupting the entire Saas sales community as well. All because we have a different style of sales. That's why we were able to expand so rapidly and we will never stop. If you want to know more about how not only to disrupt product \u0026 development but also disrupt B2B Saas sales, join us!\n### We want you to join us while we are taking a step into the future if you;\n- have a very strong self-driven entrepreneurial spirit,\n- have a university degree in Business, Marketing, or related fields,\n- have previous experience in retail, e-commerce, and travel industries which is a big plus!\n- have a minimum of 2 years of Sales Management experience. Knowledge of Digital Marketing is a plus!\n- can show us that “You’ve got what it takes!” to collaborate and build strong relationships with partners, especially at the executive level; remember, we don’t make a sale, we make a partner!\n- have an extensive portfolio of Digital, SEO, and SEM agencies\n- have proven oral and written communication abilities, with positive and energetic phone skills and exquisite listening skills;\n- are a self-motivated, savvy tech bug, always in search of savvy solutions and ideas to improve our relationship with our partners. We’ve got partners all over the world!\n- can cherish one of our core ethos: care. You’ll need to care for our partners and make sure they feel at home with our products and our around the clock support;\n- have superior project and time management skills;\n- have a keen eye for detail! Passion for testing, measuring, and improving outreach and follow up effectiveness;\n- have the ability and flexibility to work in a fast-paced startup environment as well as high emotional intelligence.\n\n### While we are conquering the world, we are offering you:\n- the chance to represent Insider in Chile market - at the beginning you will be kicking off the market with our Regional Director\n- a chance to work in an **international, diverse, and inclusive environment**;\n- to be part of an industry that’s **shaping the future of customer experiences**; Don't believe us? Just ask Google.\n- access and opportunity to gain a **limitless network all over the globe**\n- access to many **hard and soft skills pieces of training** to help you improve and challenge yourself.\n- access to our one of a kind training sessions on Sales; \"Sales University\"\n- access to 16,000+ online courses taught by real-world professionals on the LinkedIn Learning platform to satisfy your hunger for knowledge.\n- space to share your skills through training sessions and workshops if you wish. Sharing is caring!\n- the infamous team activities that are bursting with fun,\n- no Dress Code!\n","jobType":"full-time","liveStartAt":1656462981,"locationNames":["Bogota"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-colombia","title":"Sales Manager - Colombia","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3151750","isBookmarked":false},"StartupResult:197179":{"__typename":"StartupResult","id":"197179","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-197179"},{"__ref":"Badge:COMPANY_STAGE-197179"},{"__ref":"Badge:TOP_INVESTORS-197179"},{"__ref":"Badge:VALUATION_1B-197179"}],"companySize":"SIZE_501_1000","highConcept":"Insider is a Growth Management Platform for digital marketers","highlightedJobListings":[{"__ref":"JobListingSearchResult:3124162"},{"__ref":"JobListingSearchResult:3048180"},{"__ref":"JobListingSearchResult:3151750"}],"logoUrl":"https://photos.wellfound.com/startups/i/197179-39b65d2fe0fb6c12f5b12b710f26b903-medium_jpg.jpg?buster=1589646544","name":"Insider.","slug":"useinsider"},"Badge:TOP_RESPONDER-6946518":{"__typename":"Badge","id":"TOP_RESPONDER-6946518","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Founda Health is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-6946518":{"__typename":"Badge","id":"QUICK_RESPONDER-6946518","name":"QUICK_RESPONDER_BADGE","label":"Responds within three weeks","tooltip":"Based on past data, Founda Health usually responds to incoming applications within three weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-6946518":{"__typename":"Badge","id":"B2B-6946518","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6946518":{"__typename":"Badge","id":"COMPANY_STAGE-6946518","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3067234":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Position Overview**\n\nAs a Sales Manager at Founda Health, you will play a key role in driving revenue growth and expanding our footprint in the DACH region. Your primary responsibilities will include identifying and pursuing new sales opportunities, managing the entire sales cycle, and cultivating strong relationships with potential and existing clients and business partners. The ideal candidate is a highly motivated sales professional with a passion for healthcare technology and a proven ability to close deals. Reporting directly to the Director of Sales EMEA, you will be instrumental in shaping our success in the region and achieving our ambitions.\n\n**Role \u0026 Responsibilities**\n\n**Sales \u0026 Business Development**\n\n- Conduct thorough market research to identify new business opportunities and key prospects in the DACH region.\n- Cultivate and maintain strong relationships with prospects and partners, understanding their needs and aligning our solutions to meet them.\n- Develop and implement strategies to expand our market presence and boost sales.\n- Manage the entire sales process, from lead to contracting, ensuring timely and successful outcomes.\n- Represent Founda Health at industry events, trade shows, and conferences to promote our brand and generate leads.\n\n**Tender and Bid Management**\n\n- Coordinate and manage the preparation and submission of tenders and proposals, either directly or in collaboration with partners\n- Orchestrate the cross-departmental collaboration with internal teams and external partners to gather necessary information and documentation.\n- Ensure compliance with all tender requirements and deadlines.\n- Customer and Partner contract management\n\n**Our Ideal Candidate**\n\n- Has 5+ years of experience in sales and/or business development, particularly in a B2B SaaS environment within the healthcare industry.\n- Demonstrates project management experience and strong organizational skills.\n- Possesses knowledge of tender processes and requirements.\n- Exhibits excellent presentation and communication skills in both English and German.\n- Shows proficiency in working with HubSpot or similar CRM solutions.\n\n**Join us in our mission!**\n\nWe aim to become the infrastructure for data availability within the global healthcare landscape. Ambitious and challenging? Absolutely. If you're ready to make a difference and embrace the values of curiosity, being connected, ownership, and being a change-maker, we'd love to hear from you!\n\nNote: Research shows that many candidates do not apply unless they meet 100% of the requirements in job ads. Please keep in mind that ideal candidates do not exist :) We encourage you to apply even if only the main requirements apply to you.\n\n\n\n","jobType":"full-time","liveStartAt":1721857162,"locationNames":["Amsterdam"],"primaryRoleTitle":"Sales Manager","remote":true,"slug":"sales-manager-dach","title":"Sales Manager DACH","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3067234","isBookmarked":false},"JobListingSearchResult:3156169":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"### **Position Overview**\n\nAs a **Customer Projects and Success Manager** at Founda Health, you will not only be the cornerstone of customer engagement and satisfaction but also play a pivotal role in shaping our Customer Success department. You will manage end-to-end project lifecycles for healthcare IT solutions, guiding customers from onboarding through to full product adoption and ongoing value delivery. You will own the customer journey from onboarding and software implementation to continuous value delivery and product adoption, influence how we engage with customers, align cross-functional teams, and deliver seamless project execution. Your role involves coordinating with internal and external stakeholders to ensure seamless project execution, while identifying growth opportunities to drive expansion and success.\n\n### **Role \u0026 Responsibilities**\n\n#### **End-to-End Project Management**\n\n- Lead the customer onboarding process and delivery of healthcare IT projects, managing the full project lifecycle for solutions like the Founda Product Suite, patient portals, and third-party integrations (e.g., Master Patient Index, Clinical Data Repository, appointment booking systems).\n- Develop and maintain project plans, timelines, resource allocation, risks, issues, and deliverables, align with customer goals and internal capabilities.\n- Utilize Agile and other project management methodologies to ensure projects are delivered efficiently and on schedule.\n- Oversee and prioritize project workflows to balance competing deadlines, customer needs, and internal capacity.\n\n#### **Customer Success \u0026 Value Delivery**\n\n- Serve as the primary point of contact for customers, ensuring smooth post-sales engagement and alignment on goals.\n- Guide customers from onboarding to product adoption, focusing on achieving measurable outcomes and building long-term value.\n- Conduct regular success reviews, monitor customer health metrics (e.g., NPS, satisfaction scores), and proactively mitigate risks to ensure retention.\n- Develop strategies to maximize customer engagement, adoption, and ROI from the product suite.\n- Partner with Sales to identify and support expansion opportunities within existing accounts.\n\n#### **Feedback Loop \u0026 Continuous Improvement**\n\n- Gather, analyze, and document customer feedback to identify recurring challenges, unmet needs, and opportunities for product enhancement.\n- Collaborate with Product and Engineering teams to translate customer insights into actionable improvements for product roadmaps.\n- Develop policies, playbooks, and best practices to optimize Customer Success operations, ensuring scalability and efficiency.\n- Share insights across departments to align organizational efforts with customer-centric priorities.\n\n#### **Cross-Team Collaboration**\n\n- Act as the bridge between customers and internal teams, ensuring seamless communication and collaboration across functions (Product, Engineering, Support, Sales, and Marketing).\n- Align with Sales on customer goals, expectations, and opportunities to ensure a consistent customer journey from pipeline to post-sales.\n- Partner with Marketing to incorporate customer stories and insights into campaigns, positioning, and educational resources.\n- Work on operational initiatives to build and refine the Customer Success function, enhancing its value across the organization.\n\n#### **Team \u0026 Resource Management**\n\n- Steer cross-functional project teams, including internal resources, freelancers, and third-party vendors, ensuring alignment with project goals and efficient execution.\n- Collaborate with the cross-functional teams to meet project milestones and delivers a positive customer experience.\n\n#### **Our Ideal Candidate** \n \n**Experience**:\n\n- Has a degree in Business Management, Digital Transformation, Information Technology, Healthcare Management, Project Management or a related field\n- At least 3-5 years of experience in customer success, customer onboarding or project management roles within B2B, enterprise SaaS. Experience with healthcare software projects will be an advantage\n- Proven track record in managing software implementation, integration or digital transformation projects with multiple software integration, various stakeholders, in complex, regulated environment. Experience in healthcare domain will be an advantage\n- Successfully delivered projects across Europe and/or Middle East and other countries\n\n**Technical and business acumen**\n\n- Familiarity with complex system integrations, data management solutions, and third-party software integrations, preferably in sectors like healthcare, finance, or other data-driven industries. Knowledge of APIs, data interoperability standards (e.g., HL7, FHIR), and healthcare integration frameworks is a plus\n- Familiarity with regulated environments like healthcare, including understanding of compliance requirements (e.g., GDPR, HIPAA)\n- Strong understanding of various project management methodologies (Agile, PMP, Lean Six Sigma)\n- Experience with HubSpot, project management tools, and productivity tools to manage customer success activities and track project progress\n\n**Skills**\n\n- Self-starter with the ability to take ownership of initiatives, drive them independently, and execute with a high level of integrity\n- Empathy and customer-centric thinking\n- Ability to set clear priorities and communicate them effectively\n- Ability to simplify complex processes with positive solution-oriented mindset\n- Excellent in navigating cross-functional collaboration, fostering alignment between departments\n- Openness to feedback and alternative opinions and ideas\n- Easy going personality, high tolerance to cultural differences\n- Fluent in both English and German\n- Commercial mindset with an ability to identify opportunities for growth and expansion within client portfolios\n- Resilience and adaptability in a fast-paced, evolving environment\n- Comfortable working with multiple remote teams across time zones\n\n***A Day in the Life:***\n\n*It’s Thursday, and you’re managing a portfolio of healthcare clients in Middle East. You start your day with a mid Sprint check-in, aligning on the progress of the implementation team using Scrumban methodologies. You review key tasks and deliverables, ensuring everything is on track, picking up issues to support your team progress.*\n\n*Mid-morning, you lead an alignment session with the customer and third-party vendors involved in the project, addressing any potential roadblocks. Afterward, you check sales pipeline for new opportunities where your team support might be needed, you update project statuses in CSM system to prepare for the next sprint, ensuring transparency for all stakeholders.*\n\n*Later in the day, you might join an alignment session with the product and sales teams to discuss the product roadmap and provide input based on current customer feedback and market specifics.*\n\n*As the day winds down, you review the week’s achievements, sync with your internal Leads, and plan the next steps for driving customer adoption and satisfaction.*\n\n**Join us in our mission!**\n\nWe aim to become the infrastructure for data availability within the global healthcare landscape. Ambitious and challenging? Absolutely. If you're ready to make a difference and embrace the values of curiosity, being connected, ownership, and being a change-maker, we'd love to hear from you!\n\nNote: Research shows that many candidates do not apply unless they meet 100% of the requirements in job ads. Please keep in mind that ideal candidates do not exist :) We encourage you to apply even if only the main requirements apply to you.\n\n\n\n","jobType":"full-time","liveStartAt":1732186974,"locationNames":["Amsterdam"],"primaryRoleTitle":"Project Manager","remote":false,"slug":"customer-project-and-success-manager","title":"Customer Project and Success Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3156169","isBookmarked":false},"StartupResult:6946518":{"__typename":"StartupResult","id":"6946518","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-6946518"},{"__ref":"Badge:QUICK_RESPONDER-6946518"},{"__ref":"Badge:B2B-6946518"},{"__ref":"Badge:COMPANY_STAGE-6946518"}],"companySize":"SIZE_11_50","highConcept":"HealthTech - Gateway","highlightedJobListings":[{"__ref":"JobListingSearchResult:3067234"},{"__ref":"JobListingSearchResult:3156169"}],"logoUrl":"https://photos.wellfound.com/startups/i/6946518-b238790e871c1069ddabe3728a900a1c-medium_jpg.jpg?buster=1663662014","name":"Founda Health","slug":"founda"},"Badge:B2B-32920":{"__typename":"Badge","id":"B2B-32920","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-32920":{"__typename":"Badge","id":"COMPANY_STAGE-32920","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-32920":{"__typename":"Badge","id":"TOP_INVESTORS-32920","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-32920":{"__typename":"Badge","id":"HIGHLY_RATED-32920","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"HubSpot is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:WORK_LIFE_BALANCE-32920":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-32920","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate HubSpot 4.6/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.6","data":null},"Badge:STRONG_LEADERSHIP-32920":{"__typename":"Badge","id":"STRONG_LEADERSHIP-32920","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate HubSpot 4.6/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.6","data":null},"JobListingSearchResult:3137581":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Who are we?**\n\nHubSpot is not just about products; we're about people and their growth. Our market leading marketing, sales, and customer success software is leveraged by hundreds of thousands of businesses around the world. It's our mission to not just help them grow, but to help them *grow better.*\n\nAt HubSpot, we believe that our values live in our hearts, not our hallways. We want to create a company where people feel empowered to do their best work, wherever they are. Our ANZ office is located in Sydney’s CBD, however, this role is open to remote workers based anywhere in Australia.\n\n**What’s the role?**\n\nAs a Sales Manager for our Small Business segment, you will be responsible for hiring, training, coaching, and leading a team of new and established representatives in a fast-paced and rapidly changing environment. We are looking for someone who is passionate about transforming sales, service and marketing and is a team builder and coaches sellers.\n\n**What will you do?**\n\n- Attract, recruit and retain top talent\n- Support salespeople in all aspects of the sales process and keep their team members accountable to KPIs that drive the business growth\n- Have excellent time management and organizational skills\n- Have an analytical mindset and leverage data across all interactions\n- Continue to build a track recording of coaching reps for success\n- Effectively communicate and motivate across multiple mediums both externally and internally\n- Support the business in cross-functional projects to drive organizational advancement\n\n**Who are you?**\n\n- Experience leading and coaching a high performing quota carrying team\n- Experience in successfully leading and coaching your team toward a collective vision\n- High emotional intelligence - you have genuine empathy for others, and maximize your impact by understanding the motivations of your team, and adapting your communication accordingly\n- Committed to overachievement - you have a “never quit” attitude, and get buy-in to overachieve against targets regardless of the adversity being faced\n- Data-driven - you leverage and can communicate using data to improve core KPIs that matter to the individuals on our team and to help drive HubSpot’s strategic “plays”\n- Uses good judgment - especially when tasked with difficult decisions. You are a person who exudes good judgment in decision-making.\n- Accountable - you have honest, transparent, and authentic communication with your colleagues, regardless of personal ramifications.\n\n**What are the benefits?**\n\n- Competitive salary, stock options, and uncapped commissions\n- Flexible work environment with options for remote, in-office, or hybrid work setups\n- World class new hire training and onboarding\n- Education allowance up to USD$5,000 per annum\n- Unlimited Time Off Policy\n- Healthcare and fitness reimbursements\n- Opportunity to work with amazing colleagues who embody[HubSpot’s HEART core values](https://network.hubspot.com/slides/the-hubspot-culture-code-1f8v20t3a?hubs_signup-cta=careers-nav-homepage\u0026gh_jid=4483362\u0026_ga=2.188831586.837444313.1679362759-102209417.1679362759\u0026_gl=1*1nzzuif*_ga*MTAyMjA5NDE3LjE2NzkzNjI3NTk.)\n- Primary Caregiver Leave (16 weeks) and Secondary Caregiver Leave (6 weeks)\n\n*Check out the*[ ***HubSpot Website***](https://www.hubspot.com/careers/benefits?hubs_signup-cta=careers-nav-benefits\u0026gh_jid=4483362) *to see all our wonderful Benefits*\n\nHubSpot culture is driven by a shared passion for our mission and metrics. It is a culture of amazing, growth-minded people whose values include using good judgment and solving for the customer. Employees who work at HubSpot have **HEART**: Humble, Empathetic, Adaptable, Remarkable, Transparent.\n\n \n\n* * *\n\n*We know the* *[confidence gap](https://www.theatlantic.com/magazine/archive/2014/05/the-confidence-gap/359815/)** and**[ imposter syndrome](https://blog.hubspot.com/marketing/impostor-syndrome-tips)* *can get in the way of meeting spectacular candidates, so please don’t hesitate to apply — we’d love to hear from you.*\n\n***If you need accommodations or assistance due to a disability, please reach out to us [using this form](https://form.asana.com/?k=Xr9-j19kRaY5T5NjIeyx4Q\u0026d=8587152060687).** This information will be treated as confidential and used only for the purpose of determining an appropriate accommodation for the interview process.*\n\n* * *\n\n*At HubSpot, we value both flexibility and connection. Whether you’re a Remote employee, or work from the Office, we want you to start your journey here by building strong connections with your team and peers. *\n\n*If you are joining our Engineering team in a full-time role, you will be required to attend a regional HubSpot office for in-person onboarding. If you join our broader Product team, you’ll also attend other in-person events such as HubSpot’s annual PEER week, your Product Group Summit, and other in-person gatherings to continue building on those connections.*\n\n*If you require an accommodation due to travel limitations or other reasons, please inform your recruiter during the hiring process. We are committed to supporting candidates who may need alternative arrangements.*\n\n* * *\n\n***Germany Applicants:** (m/f/d) - link to HubSpot's Career Diversity page [here](https://www.hubspot.com/careers/diversity).*\n\n***India** **Applicants:** link to HubSpot India's equal opportunity policy [here](https://drive.google.com/file/d/1fTZ0ht2chl1WRI7Tgrbzh9ytZUhL2jG9/view?__hstc=20629287.8bedd818fefb24c6303ec98fcf9dcfff.1724281309795.1724281309795.1724281309795.1\u0026__hssc=20629287.1.1724281309796\u0026__hsfp=1818362978).*\n\n* * *\n\n**About HubSpot**\n\nHubSpot (NYSE: HUBS) is a leading customer relationship management (CRM) platform that provides software and support to help businesses grow better. We build marketing, sales, service, and website management products that start free and scale to meet our customers’ needs at any stage of growth. We’re also building a company culture that empowers people to do their best work. If that sounds like something you’d like to be part of, we’d love to hear from you.\n\nYou can find out more about our company culture in the [HubSpot Culture Code](http://culturecode.com/), which has more than 5M views, and learn about [our commitment to creating a diverse and inclusive workplace](https://www.hubspot.com/jobs/diversity-inclusion), too. Thanks to the work of every employee globally, HubSpot was named the #2 Best Place to Work on Glassdoor in 2022 and has been recognized for its award-winning culture by Great Place to Work, Comparably, Fortune, Entrepreneur, Inc., and more.\n\nHeadquartered in Cambridge, Massachusetts, HubSpot was founded in 2006. Today, thousands of employees across the globe work remotely and in HubSpot offices. Visit our [careers website](https://www.hubspot.com/careers) to learn more about the culture and opportunities at HubSpot. \n\n* * *\n\n*By submitting your application, you agree that HubSpot may collect your personal data for recruiting, global organization planning, and related purposes. HubSpot's **[Privacy Notice](https://legal.hubspot.com/recruiting-privacy-notice)** explains what personal information we may process, where we may process your personal information, our purposes for processing your personal information, and the rights you can exercise over HubSpot’s use of your personal information.* \n\n","jobType":"full-time","liveStartAt":1730161870,"locationNames":["Australia"],"primaryRoleTitle":"Sales Manager","remote":true,"slug":"sales-manager-small-business","title":"Sales Manager - Small Business","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3137581","isBookmarked":false},"JobListingSearchResult:3137587":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Who are we?**\n\nHubSpot is not just about products; we're about people and their growth. Our market leading marketing, sales, and customer success software is leveraged by hundreds of thousands of businesses around the world. It's our mission to not just help them grow, but to help them *grow better.*\n\nAt HubSpot, we believe that our values live in our hearts, not our hallways. We want to create a company where people feel empowered to do their best work, wherever they are. Our ANZ office is located in Sydney’s CBD, however, this role is open to remote workers based anywhere in Australia.\n\n**What’s the role?**\n\nAs a Sales Manager for our Small Business segment, you will be responsible for hiring, training, coaching, and leading a team of new and established representatives in a fast-paced and rapidly changing environment. We are looking for someone who is passionate about transforming sales, service and marketing and is a team builder and coaches sellers.\n\n**What will you do?**\n\n- Attract, recruit and retain top talent\n- Support salespeople in all aspects of the sales process and keep their team members accountable to KPIs that drive the business growth\n- Have excellent time management and organizational skills\n- Have an analytical mindset and leverage data across all interactions\n- Continue to build a track recording of coaching reps for success\n- Effectively communicate and motivate across multiple mediums both externally and internally\n- Support the business in cross-functional projects to drive organizational advancement\n\n**Who are you?**\n\n- Experience leading and coaching a high performing quota carrying team\n- Experience in successfully leading and coaching your team toward a collective vision\n- High emotional intelligence - you have genuine empathy for others, and maximize your impact by understanding the motivations of your team, and adapting your communication accordingly\n- Committed to overachievement - you have a “never quit” attitude, and get buy-in to overachieve against targets regardless of the adversity being faced\n- Data-driven - you leverage and can communicate using data to improve core KPIs that matter to the individuals on our team and to help drive HubSpot’s strategic “plays”\n- Uses good judgment - especially when tasked with difficult decisions. You are a person who exudes good judgment in decision-making.\n- Accountable - you have honest, transparent, and authentic communication with your colleagues, regardless of personal ramifications.\n\n**What are the benefits?**\n\n- Competitive salary, stock options, and uncapped commissions\n- Flexible work environment with options for remote, in-office, or hybrid work setups\n- World class new hire training and onboarding\n- Education allowance up to USD$5,000 per annum\n- Unlimited Time Off Policy\n- Healthcare and fitness reimbursements\n- Opportunity to work with amazing colleagues who embody[HubSpot’s HEART core values](https://network.hubspot.com/slides/the-hubspot-culture-code-1f8v20t3a?hubs_signup-cta=careers-nav-homepage\u0026gh_jid=4483362\u0026_ga=2.188831586.837444313.1679362759-102209417.1679362759\u0026_gl=1*1nzzuif*_ga*MTAyMjA5NDE3LjE2NzkzNjI3NTk.)\n- Primary Caregiver Leave (16 weeks) and Secondary Caregiver Leave (6 weeks)\n\n*Check out the*[ ***HubSpot Website***](https://www.hubspot.com/careers/benefits?hubs_signup-cta=careers-nav-benefits\u0026gh_jid=4483362) *to see all our wonderful Benefits*\n\nHubSpot culture is driven by a shared passion for our mission and metrics. It is a culture of amazing, growth-minded people whose values include using good judgment and solving for the customer. Employees who work at HubSpot have **HEART**: Humble, Empathetic, Adaptable, Remarkable, Transparent.\n\n* * *\n\n*We know the* *[confidence gap](https://www.theatlantic.com/magazine/archive/2014/05/the-confidence-gap/359815/)** and**[ imposter syndrome](https://blog.hubspot.com/marketing/impostor-syndrome-tips)* *can get in the way of meeting spectacular candidates, so please don’t hesitate to apply — we’d love to hear from you.*\n\n***If you need accommodations or assistance due to a disability, please reach out to us [using this form](https://form.asana.com/?k=Xr9-j19kRaY5T5NjIeyx4Q\u0026d=8587152060687).** This information will be treated as confidential and used only for the purpose of determining an appropriate accommodation for the interview process.*\n\n* * *\n\n*At HubSpot, we value both flexibility and connection. Whether you’re a Remote employee, or work from the Office, we want you to start your journey here by building strong connections with your team and peers. *\n\n*If you are joining our Engineering team in a full-time role, you will be required to attend a regional HubSpot office for in-person onboarding. If you join our broader Product team, you’ll also attend other in-person events such as HubSpot’s annual PEER week, your Product Group Summit, and other in-person gatherings to continue building on those connections.*\n\n*If you require an accommodation due to travel limitations or other reasons, please inform your recruiter during the hiring process. We are committed to supporting candidates who may need alternative arrangements.*\n\n* * *\n\n***Germany Applicants:** (m/f/d) - link to HubSpot's Career Diversity page [here](https://www.hubspot.com/careers/diversity).*\n\n***India** **Applicants:** link to HubSpot India's equal opportunity policy [here](https://drive.google.com/file/d/1fTZ0ht2chl1WRI7Tgrbzh9ytZUhL2jG9/view?__hstc=20629287.8bedd818fefb24c6303ec98fcf9dcfff.1724281309795.1724281309795.1724281309795.1\u0026__hssc=20629287.1.1724281309796\u0026__hsfp=1818362978).*\n\n* * *\n\n**About HubSpot**\n\nHubSpot (NYSE: HUBS) is a leading customer relationship management (CRM) platform that provides software and support to help businesses grow better. We build marketing, sales, service, and website management products that start free and scale to meet our customers’ needs at any stage of growth. We’re also building a company culture that empowers people to do their best work. If that sounds like something you’d like to be part of, we’d love to hear from you.\n\nYou can find out more about our company culture in the [HubSpot Culture Code](http://culturecode.com/), which has more than 5M views, and learn about [our commitment to creating a diverse and inclusive workplace](https://www.hubspot.com/jobs/diversity-inclusion), too. Thanks to the work of every employee globally, HubSpot was named the #2 Best Place to Work on Glassdoor in 2022 and has been recognized for its award-winning culture by Great Place to Work, Comparably, Fortune, Entrepreneur, Inc., and more.\n\nHeadquartered in Cambridge, Massachusetts, HubSpot was founded in 2006. Today, thousands of employees across the globe work remotely and in HubSpot offices. Visit our [careers website](https://www.hubspot.com/careers) to learn more about the culture and opportunities at HubSpot. \n\n* * *\n\n*By submitting your application, you agree that HubSpot may collect your personal data for recruiting, global organization planning, and related purposes. HubSpot's **[Privacy Notice](https://legal.hubspot.com/recruiting-privacy-notice)** explains what personal information we may process, where we may process your personal information, our purposes for processing your personal information, and the rights you can exercise over HubSpot’s use of your personal information.* \n\n","jobType":"full-time","liveStartAt":1730161870,"locationNames":["Sydney"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-small-business","title":"Sales Manager - Small Business","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3137587","isBookmarked":false},"JobListingSearchResult:3029391":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Als Mid-Market Account Executive bei HubSpot arbeitest du direkt mit kleinen und mittelständischen Unternehmen zusammen und unterstützen diese bei ihrem Wachstum. Du nutzt proaktive und Inbound-Verkaufsstrategien, um Interessierte zu finden, neue Kundschaft zu gewinnen und die Nutzung der CRM-Plattform von HubSpot zu steigern. Du setzt dein Wissen über die digitale Transformation und das Change Management ein, um als vertrauenswürdige/r Berater/-in für unsere Kundschaft zu agieren und den Verkaufsprozess von Anfang bis Ende zu begleiten.\n\n**Zuständigkeiten eines Account Executive:**\n\n- Entwicklung und Verwaltung eines jährlichen, vierteljährlichen und monatlichen Geschäftsplan für die eigene Region\n- Anwerbung neuer Interessierter durch Inbound- und eigene Leads\n- Durchführung von Qualifizierungsgesprächen mit Führungskräften der Vorstandsebene und Abteilungsleitenden\n- Abschluss von Neugeschäften und Verlängerungen mit einer monatlichen Quote oder darüber\n- Verkauf über interne Champions an verschiedene Stakeholder sowie direkt an die Führungsetage\n- Zusammenarbeit mit Marketing- und IT-Teams zusammenarbeiten, um HubSpots Verkaufsstrategie im Hinblick auf neue Features und Produkte weiterzuentwickeln\n- Durchführen von Online- oder Vor-Ort-Demonstrationen unserer Produkte\n\n**Voraussetzungen für die Position:**\n\n- 3–5 Jahre Erfahrung in einer zielgebundenen Vertriebsposition\n- Gute deutsche und englische Sprachkenntnisse\n- Erfahrung in einer komplexen Vertriebsumgebung\n- Erfahrung im Ansprechen von Führungskräften der Vorstandsebene im Hinblick auf einen Wechsel\n- Erfahrung im Managen einer monatlichen bzw. jährlichen Pipeline und Erstellen präziser Forecasts\n- Nachgewiesene Übererfüllung der monatlichen und jährlichen Ziele\n- Ausgebildet und/oder zertifiziert in einer standardisierten Verkaufsmethode (z. B. Sandler)\n\n**Für wen ist diese Position besonders geeignet? Der/die ideale Kandidat/-in beweist:**\n\n- ein eingehendes Verständnis dafür, wie Unternehmen wachsen, und selbstbewusstes Auftreten bei der Beratung von Führungskräften bei Wachstumsstrategien\n- ein Interesse für Wirtschaft und Technologie\n- ein wachstumsorientiertes Denken und die Angewohnheit, Feedback für die eigene Weiterentwicklung einzuholen\n- Übernahme zusätzlicher Verantwortung in einem Teamumfeld (z. B. Coaching, Mentoring, Teamprojekte)\n\n**Welche Vorteile und Zusatzleistungen erwarten Mitarbeitende bei HubSpot unter anderem?**\n\n- Großzügige Vergütung und Aktienoptionen\n- Interaktives Training und Onboarding für Mitarbeiter in Dublin\n- Erstattung von Studiengebühren in Höhe von maximal 4.250 Euro im Jahr\n- Lebensversicherung\n- Absicherungen im Falle längerer Krankheit\n- 25 Tage Jahresurlaub plus unbegrenzt viele Urlaubstage\n- Erstattung von Fitnessstudiogebühren\n\n \n\n* * *\n\n*We know the* *[confidence gap](https://www.theatlantic.com/magazine/archive/2014/05/the-confidence-gap/359815/)** and**[ imposter syndrome](https://blog.hubspot.com/marketing/impostor-syndrome-tips)* *can get in the way of meeting spectacular candidates, so please don’t hesitate to apply — we’d love to hear from you.*\n\n***If you need accommodations or assistance due to a disability, please reach out to us [using this form](https://form.asana.com/?k=Xr9-j19kRaY5T5NjIeyx4Q\u0026d=8587152060687).** This information will be treated as confidential and used only for the purpose of determining an appropriate accommodation for the interview process.*\n\n* * *\n\n*At HubSpot, we value both flexibility and connection. Whether you’re a Remote employee, or work from the Office, we want you to start your journey here by building strong connections with your team and peers. *\n\n*If you are joining our Engineering team in a full-time role, you will be required to attend a regional HubSpot office for in-person onboarding. If you join our broader Product team, you’ll also attend other in-person events such as HubSpot’s annual PEER week, your Product Group Summit, and other in-person gatherings to continue building on those connections.*\n\n*If you require an accommodation due to travel limitations or other reasons, please inform your recruiter during the hiring process. We are committed to supporting candidates who may need alternative arrangements.*\n\n* * *\n\n***Germany Applicants:** (m/f/d) - link to HubSpot's Career Diversity page [here](https://www.hubspot.com/careers/diversity).*\n\n***India** **Applicants:** link to HubSpot India's equal opportunity policy [here](https://drive.google.com/file/d/1fTZ0ht2chl1WRI7Tgrbzh9ytZUhL2jG9/view?__hstc=20629287.8bedd818fefb24c6303ec98fcf9dcfff.1724281309795.1724281309795.1724281309795.1\u0026__hssc=20629287.1.1724281309796\u0026__hsfp=1818362978).*\n\n* * *\n\n**About HubSpot**\n\nHubSpot (NYSE: HUBS) is a leading customer relationship management (CRM) platform that provides software and support to help businesses grow better. We build marketing, sales, service, and website management products that start free and scale to meet our customers’ needs at any stage of growth. We’re also building a company culture that empowers people to do their best work. If that sounds like something you’d like to be part of, we’d love to hear from you.\n\nYou can find out more about our company culture in the [HubSpot Culture Code](http://culturecode.com/), which has more than 5M views, and learn about [our commitment to creating a diverse and inclusive workplace](https://www.hubspot.com/jobs/diversity-inclusion), too. Thanks to the work of every employee globally, HubSpot was named the #2 Best Place to Work on Glassdoor in 2022 and has been recognized for its award-winning culture by Great Place to Work, Comparably, Fortune, Entrepreneur, Inc., and more.\n\nHeadquartered in Cambridge, Massachusetts, HubSpot was founded in 2006. Today, thousands of employees across the globe work remotely and in HubSpot offices. Visit our [careers website](https://www.hubspot.com/careers) to learn more about the culture and opportunities at HubSpot. \n\n* * *\n\n*By submitting your application, you agree that HubSpot may collect your personal data for recruiting, global organization planning, and related purposes. HubSpot's **[Privacy Notice](https://legal.hubspot.com/recruiting-privacy-notice)** explains what personal information we may process, where we may process your personal information, our purposes for processing your personal information, and the rights you can exercise over HubSpot’s use of your personal information.* \n\n","jobType":"full-time","liveStartAt":1717806797,"locationNames":["Berlin"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"vertriebsmitarbeiter-in-sales-manager-mittelstand-dach","title":"Vertriebsmitarbeiter/in | Sales Manager - Mittelstand, DACH","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3029391","isBookmarked":false},"StartupResult:32920":{"__typename":"StartupResult","id":"32920","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-32920"},{"__ref":"Badge:COMPANY_STAGE-32920"},{"__ref":"Badge:TOP_INVESTORS-32920"},{"__ref":"Badge:HIGHLY_RATED-32920"},{"__ref":"Badge:WORK_LIFE_BALANCE-32920"},{"__ref":"Badge:STRONG_LEADERSHIP-32920"}],"companySize":"SIZE_1001_5000","highConcept":"The easy-to-use CRM to scale your business","highlightedJobListings":[{"__ref":"JobListingSearchResult:3137581"},{"__ref":"JobListingSearchResult:3137587"},{"__ref":"JobListingSearchResult:3029391"}],"logoUrl":"https://photos.wellfound.com/startups/i/32920-2787318454cce05a36eaba5be4d0e660-medium_jpg.jpg?buster=1715056089","name":"HubSpot","slug":"hubspot"},"Badge:B2B-8122473":{"__typename":"Badge","id":"B2B-8122473","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8122473":{"__typename":"Badge","id":"COMPANY_STAGE-8122473","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3075274":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"1.\tShould have intermediate knowledge about SAAS and in general IT Sales.\n\n2.\tShould be able to monitor competitor’s activities and assist in marketing intelligence.\n\n3.\tShould be aware of sales strategy and goals when selling to negotiate optimum rate for the benefit of the business.\n\n4.\tShould have the experience to achieve the Sales target with respect to MOM, QOQ and YOY basis.\n\n5.\tShould have ability to manage team and sustain Sales target pressure.\n\n6.\tShould have an open view to learn about the industry and corresponding with ability to Sell.\n\n7.\tShould have the ability to communicate with International Clients through all the modes of Communication.\n\n8.\tShould have the ability to sell all facets of the DCM products with a view to optimizing opportunities for revenue growth.\n\n9.\tShould have an idea about different Industries and Sub-Industries.\n\n10.\tShould be able to monitors existing business and inputs into sales strategy meetings to maximize opportunities\n\n11.\tShould be able to grow the existing business and establishes and pursues all appropriate leads\n\n12.\tShould be able to Recruit, hire, and build a high-performing sales team with deep industry knowledge and strong sales skills.\n\n13.\tShould be able to provide ongoing coaching and development opportunities for your team members.\n\n14.\tShould be able to foster a collaborative and results-oriented team environment.\n\n15.\tShould be able to monitor individual and team performance, identify areas for improvement, and implement corrective actions.\n\n16.\tShould be able to stay up to date on the latest trends and developments in the marketing industry.\n\n17.\tShould be able to develop a deep understanding of the competitive landscape and key industry players.\n\n18.\tShould be able to leverage your industry knowledge to identify new sales opportunities and build trust with clients.\n\n19.\tShould be able to stay informed about and leverage relevant sales and marketing technologies to improve efficiency and effectiveness.\n\n20.\tShould be able to collaborate with other departments to ensure seamless integration of technology into the sales process.\n\n21.\tShould be able to work with Leadership team in the preparation and management of the Sales \u0026amp; Marketing budget.\n\n22.\tShould be able to assist in the preparation of the annual departmental operating budget.\n\n23.\tShould be able to manage key accounts according to their revenue history.\n\n24.\tShould be able to travel when required to promote the hotel and develop potential business.\n\n25.\tShould be able to maintain regular contact within the team.\n\n26.\tShould be able to travel when required to promote the DCM product to develop potential business.\n\n27.\tShould be able to manage operations on a timely basis regarding future and existing needs for customers\n\n28.\tShould be able to work with other department managers to ensure proper flow of channel for better sales volumes","jobType":"full-time","liveStartAt":1722967440,"locationNames":["Mumbai"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager-b2b","title":"Sales Manager - B2B","compensation":"$35k – $40k","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3075274","isBookmarked":false},"JobListingSearchResult:2978751":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"POSITION TITLE : Sales Executive\nDESIGNATION : Demand Generation Specialist\nDEPARTMENT : Lead Generation Department\nEXPERIENCE : 0-2 Years, Fresher with good communication skills\nLOCATION : Mumbai, India\nREPORTING TO :Manager\nOBJECTIVE OF THE ROLE : As a Demand Generation Specialist with a focus on B2B lead generation andemail marketing. Reporting directly to the Sales Manager, you will play a pivotal role in acquiring new business leads from international markets, targeting Tech Companies.\n\nJOB DESCRIPTION\nKEY RESPONSIBILITIES \n- Demand Generation.\n- B2B Lead Generation.\n- Email Marketing\n- Reporting to the Sales Manager and helping him/her with B2B lead\nfrom Tech Companies.\n\nDescription:\n- Generate new business leads across international markets including\nUSA, Canada, UK, EMEA, LATAM, and APAC.\n- Utilize Email Prospecting techniques leveraging platforms like LinkedIn\nSales Navigator and Google Research.Only B2B.\n- Schedule calls with VP/Director/Manager level professionals in\nMarketing departments of IT companies\n- Focus primarily on IT companies across the USA and international\nmarkets.\n- Good understanding of competitive analysis.\nQualifications and Skills:\n- Bachelor’s degree\n- Good communication skills for effective calls and emails.\nBenefits:\n- Competitive salary ranging between Rs 16,000 to Rs 24,000.\n- Performance-based incentives ranging from Rs 10,000 to Rs 1,00,000.\n- Monthly Bonanzas\n- Health insurance coverage.\n- Opportunities for professional growth and development.\n- Dynamic and collaborative work environment.\n\nJoin our team and be part of an exciting journey to revolutionize the way\nwe deliver technology solutions while ensuring the highest standards of\nsecurity and efficiency.","jobType":"full-time","liveStartAt":1720802525,"locationNames":["Mumbai"],"primaryRoleTitle":"Sales","remote":false,"slug":"sales-demand-generation-executive","title":"Sales - Demand Generation Executive","compensation":"₹2.5L – ₹3.5L • No equity","yearsExperienceMin":0,"yearsExperienceMax":null,"id":"2978751","isBookmarked":false},"StartupResult:8122473":{"__typename":"StartupResult","id":"8122473","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-8122473"},{"__ref":"Badge:COMPANY_STAGE-8122473"}],"companySize":"SIZE_51_200","highConcept":"Technology Marketing Company","highlightedJobListings":[{"__ref":"JobListingSearchResult:3075274"},{"__ref":"JobListingSearchResult:2978751"}],"logoUrl":"https://photos.wellfound.com/startups/i/8122473-677b7e9c06cd88ee84f08b54809c65e5-medium_jpg.jpg?buster=1608974450","name":"demandcurvemarketing.com","slug":"demandcurvemarketing-com"},"Badge:B2B-3455188":{"__typename":"Badge","id":"B2B-3455188","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-3455188":{"__typename":"Badge","id":"COMPANY_STAGE-3455188","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-3455188":{"__typename":"Badge","id":"TOP_INVESTORS-3455188","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3020129":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About Us:**\n\nITILITE (www.itilite.com) is a fast growing business travel and expense platform disrupting a $2.5 Trillion industry. At ITILITE (lite-itineraries), we believe that companies deserve a travel solution that takes the pain out of work trips. Travelers should focus on their core work and not spend time on making travel bookings and then filing for expenses. Equally, companies should focus on their core areas, and lean on an automated, insightful platform for T\u0026amp;E.\n\nThere are very few companies across the globe which offer a unified travel and expense solution for the users; and we are uniquely positioned to do ground breaking work through this combination. Our travel platform offers a personalized experience for travelers and offers many industry-first features, e.g., gamification of travel where employees get rewarded when they make cost conscious choices. Our expense platform is a highly flexible, yet intuitive platform for employees which takes away the pain filing expenses and the anxiety in tracking expense reimbursement\n\nWe have terrific momentum, and have been recognised by Nasscom with their Emerge50 award. We raised Series C in March 2022, led by Tiger Global and Dharana Capital.\n\n**About The Role**\nLooking to add a superstar to its Business Development team. As part of the Business Development Team you will be responsible for bringing in new customers to rapidly increase the volume of new business for the company.\n\n**Responsibilities**\n* Bring in new clients for ITILITE\n* Create and prioritise target account and contact lists\n* Manage the whole sales pipeline from prospecting to onboarding\n* Partner with marketing and demand generation team to build the pipeline\n* Achieve monthly sales targets\n\n**An ideal candidate would have**\n* Preferred qualifications include 1-5 years of B2B/enterprise sales experience, with a focus on Software and SaaS industries. Prior experience in Product/Solution Sales is required\n* Proven ability to work in time sensitive and target driven environment\n* Good rolodex of enterprise decision makers, especially across finance and admin verticals\n* Excellent communication skills. Youre a clear and compelling storyteller across written, verbal and visual mediums\n* Exposure to using CRM for pipeline management\n* Experience Geographies: Limited to India\n* Prefer candidates with mid-stage startup experience\n* A penchant for experimentation. Youre always looking for ways to do your job better and you never wait to be told what to do. When you see an opportunity, you jump on it.","jobType":"full-time","liveStartAt":1725035716,"locationNames":["Bangalore Urban"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager","title":"Sales Manager","compensation":"₹12L – ₹18L • No equity","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3020129","isBookmarked":false},"JobListingSearchResult:1222030":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About Us: (https://itilite.com)**\n\nITILITE (www.itilite.com) is a fast growing business travel and expense platform disrupting a $2.5 Trillion industry. At ITILITE (lite-itineraries), we believe that companies deserve a travel solution that takes the pain out of work trips. Travelers should focus on their core work and not spend time on making travel bookings and then filing for expenses. Equally, companies should focus on their core areas, and lean on an automated, insightful platform for T\u0026amp;E.\n\nThere are very few companies across the globe which offer a unified travel and expense solution for the users; and we are uniquely positioned to do ground breaking work through this combination. Our travel platform offers a personalized experience for travelers and offers many industry-first features, e.g., gamification of travel where employees get rewarded when they make cost conscious choices. Our expense platform is a highly flexible, yet intuitive platform for employees which takes away the pain filing expenses and the anxiety in tracking expense reimbursement\n\nWe have terrific momentum, and have been recognised by Nasscom with their Emerge50 award. We raised Series C in March 2022, led by Tiger Global and Dharana Capital. We need you to help us build the future of T\u0026amp;E.\n\nWe need you to help us build the future of T\u0026amp;E.\n\nAs an Engineering Manager, you and your team will push the boundaries for ITILITE’s technology, collaborate within and outside the tech team to drive the most impactful features. Design and deploy innovative solutions which are reliable, performant, secure, maintainable and cost effective.\n\n**Requirements**\n* Good in data structures and algorithms\n* Excellent in Design Patterns, OOAD and System Design\n* 2+ years of experience leading a small high performing team\n* Total 6-10 years of experience, preferably in SAAS based startups\n* Good communication skills with excellent documentation skills\n* Collaborate effectively with various stakeholders to drive consensus\n* Ability to organize/prioritize and lead the most impactful initiatives\n\n**Responsibilities**\n* Lead a team that builds the next generation capabilities for our platform, which can be leveraged by other engineering teams to deliver product features.\n* Design and build high-performance and low-latency (millisecond-order) systems\n* Lead a team of dynamic engineers in research, prototyping and redefining the benchmarks for the platform\n* Hire, mentor and manage a team of High-performing engineers\n* Lead initiatives to improve engineering velocity and efficiency\n* Actively work with Sales, Product and Customer facing teams in solutioning and prioritizing what should we be focusing on\n\n**Why join us?**\n* Competitive salary (in the top 10% as per LinkedIn salary data)\n* Flat Hierarchy environment, direct access to Leadership and Founders\n* Freedom to bring “out of the box” thinking and creativity to solve complex problems\n* Be itilite’s tech evangelist and own our tech blogging platform\n* Learn, teach, mentor and raise the bar at itilite\n* Build your team from scratch","jobType":"full-time","liveStartAt":1724254852,"locationNames":["Bengaluru"],"primaryRoleTitle":"Engineering Manager","remote":false,"slug":"engineering-manager","title":"Engineering Manager","compensation":"₹25L – ₹40L • No equity","yearsExperienceMin":7,"yearsExperienceMax":null,"id":"1222030","isBookmarked":false},"JobListingSearchResult:3065662":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Responsibilities\n\nGenerate sales opportunities through targeted outbound campaigns.\nUse a strong researched backed, consultative approach in prospecting to develop high quality sales qualified leads.\nBuild long-term trusting relationships with prospects to qualify leads as sales opportunities\nProactively seek new business opportunities in the market.\nSet up meetings or calls between (prospective) customers and the sales team.\nReport to sales development manager with weekly, monthly, and quarterly results.\n\n\nRequirements\n\n2 – 3 years of experience with a Bachelor’s degree is preferred\nPrior experience in outbound B2B tech sales development / inside sales roles (experience in saas sales is preferred)\nProven creative problem-solving approach and strong analytical skills\nAbility to work independently as well as part of a team in a fast-paced environment\nStrong desire and ability to move up within a sales organization\nShould have the ability to talk to C-Suite executives\nExceptional communication skills, both oral and written, coupled with excellent listening skills and a positive and energetic phone presence\n\n\nPreferred Qualifications\n\n● Proficiency with CRM software’s and prospecting tools\n● Prior experience as a sales development rep with a track record of achieving sales quota","jobType":"full-time","liveStartAt":1729237417,"locationNames":["Bangalore Urban"],"primaryRoleTitle":"Sales Development Representative","remote":false,"slug":"sales-development-representative","title":"Sales Development Representative","compensation":"₹10L – ₹13L • No equity","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3065662","isBookmarked":false},"StartupResult:3455188":{"__typename":"StartupResult","id":"3455188","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-3455188"},{"__ref":"Badge:COMPANY_STAGE-3455188"},{"__ref":"Badge:TOP_INVESTORS-3455188"}],"companySize":"SIZE_201_500","highConcept":"Simplifying business travel \u0026 expense ","highlightedJobListings":[{"__ref":"JobListingSearchResult:3020129"},{"__ref":"JobListingSearchResult:1222030"},{"__ref":"JobListingSearchResult:3065662"}],"logoUrl":"https://photos.wellfound.com/startups/i/3455188-5e8b0ad9f199657f04f8b2f2e991d3ce-medium_jpg.jpg?buster=1485174910","name":"ITILITE","slug":"itilite-1"},"Badge:TOP_RESPONDER-457830":{"__typename":"Badge","id":"TOP_RESPONDER-457830","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"CookUnity is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-457830":{"__typename":"Badge","id":"QUICK_RESPONDER-457830","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, CookUnity usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2C-457830":{"__typename":"Badge","id":"B2C-457830","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-457830":{"__typename":"Badge","id":"COMPANY_STAGE-457830","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:GROWING_FAST-457830":{"__typename":"Badge","id":"GROWING_FAST-457830","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3090687":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"## About CookUnity\n\nCookUnity is a chef-to-you marketplace connecting talented chefs with consumers, revolutionizing meal delivery. We bring small-batch, restaurant-quality meals to eaters nationwide, crafted by a diverse collective of all-star chefs. With over 100 inspired chefs from cities like NYC, LA, Austin, and more, our weekly subscription offers a wide range of hand-crafted meals to cater to various palates and dietary preferences.\n\nBy delivering over 1 million meals per month, we're also empowering working chefs, tripling their income, and supporting their growth. CookUnity believes in fueling stronger communities, partnering with Food Bank For New York City to combat food insecurity across all five boroughs.\n\n* * *\n\n### About the Team:\n\nThe role will be reporting directly to the the Head of B2B, with the opportunity to hire, train and manage a sales team of up to 6 AEs by the end of 2024.\n\nYou will work closely with the Head of B2B and the CEO around strategy and execution.\n\n### The role:\n\nCookUnity is looking for a talented sales leader who has experience building and scaling sales teams in a high-growth context.\n\nThis is an opportunity for an ambitious sales leader with an entrepreneurial mindset who is willing to get hands-on with building a new B2B business unit from the ground up and help scale it.\n\nYou will work with small, medium, and some of the largest corporations in the US with the opportunity to change the way your customers eat and have an impact on health at scale.\n\n### **Responsibilities:**\n\nThe role involves:\n\n- Day to day sales team management, incentivization, accountability, training and onboarding\n- Building and scaling the outbound sales engine\n- Designing efficient processes to convert inbound leads\n- Defining, testing and iterating on Ideal Customer Profiles (ICPs) and defining the ICP strategy\n- Managing sales operations, including setting metrics/KPIs, reporting and target-setting\n- Leveraging the latest sales technology (e.g., zoominfo and leadgen tools) - including setting it up and ensuring the team is trained and equipped to use it efficiently\n\n* * *\n\n### **Requirements:**\n\nThe right candidate has:\n\n- B2B sales leadership experience at a Series B or Series C company\n- Scaled revenue to $10+ million ARR\n- Built outbound sales engines (testing campaigns, iterating on messaging, building funnels)\n- Defined ICP strategies to target the right customer segments\n- Experience with sales technology (e.g., Zoominfo, Apollo, Instantly) to automate outreach\n- Managed a sales team of \\\u003e2 people\n- A strong passion for food\n\n### **Preferred requirements:**\n\nIn addition, to be successful in this role, the candidate should:\n\n- Be very metric oriented, using sales data to make strategic decisions for growth\n- Have strong operational experience to set-up and manage outbound processes\n- Know how to hire and manage a high performing sales team\n- Have a willingness to be hands-on and able to learn quickly in a fast-paced, entrepreneurial environment\n- Be proficiency with sales tools (e.g. Salesforce)\n- Have strong attention to detail\n- Have a keen eye and iterative mindset for identifying and optimising for the best ICPs to support rapid growth\n\n* * *\n\n## Benefits\n\n🩺  Health Insurance coverage\n\n🌅 401k Plan\n\n📈 We grow, you grow: Stock Options Plan granted on Day 1 \n\n🌟 Eligible for a bi-annual performance bonus \n\n⛱ PTO policy and paid sick days / Unlimited PTO \n\n🗓️ 5- year Sabbatical: After 5 years with CookUnity, you get a 4-week paid sabbatical\n\n🐣 Family leave: ****12 weeks for primary caregiver and 6 weeks for secondary caregiver, fully paid\n\n🕯 Compassionate Leave: 3-5 days each time the need arises\n\n🥘 A generous amount of CookUnity credits to enjoy our amazing meals, added to your account, monthly\n\n🧘🏽‍♀️ Wellness perks: access to a nutritional coach and fitness subsidies to build a healthy lifestyle\n\n👩🏾‍🏫 Personalized Spanish coach\n\n🌟 Awesome opportunity to join a company that is looking to change how we eat and how chefs work!\n\n## Compensation\n\n- All final pay rates will be determined by the candidate's experience, knowledge, skills, and abilities of the applicant, internal equity, and alignment with market data.\n- Pay Range for this position: $300k OTE\n\n* * *\n\nIf you’re interested in this role, please submit your application and if we think you might be a fit, we'll get in touch with you. Thank you for your time!\n\n*CookUnity is an Equal Opportunity Employer. We are dedicated to creating a community of inclusion and an environment free from discrimination or harassment. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, age, sexual orientation, gender identity, national origin, citizenship status, protected veteran status, genetic information, or physical or mental disability.*\n\n","jobType":"full-time","liveStartAt":1726089222,"locationNames":["New York City"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"sales-manager","title":"Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3090687","isBookmarked":false},"JobListingSearchResult:2892329":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"### The role:\n\nWe are seeking a dynamic and results-oriented Account Manager to join our growing team. The ideal candidate will possess excellent communication and interpersonal skills, a proven track record in managing client relationships, and a deep understanding of food production and/or food delivery platforms.\n\nAs an Account Success Manager for our forward-thinking culinary marketplace, you will be at the forefront of ensuring the satisfaction and success of our creator partners. In this dynamic role, your responsibilities include serving as the main point of contact for partners, building strong relationships, and developing success plans aligned with their business objectives. Utilizing data analytics, you will monitor partner performance, identify optimization opportunities, and promptly address any concerns. Your proactive approach will contribute to partner engagement, strategic communication, and training initiatives, ultimately fostering long-term, mutually beneficial partnerships.\n\n### **Responsibilities:**\n\n1. **Client Relationship Management:**\n - Build and maintain strong relationships with existing clients.\n - Act as the main point of contact for clients, understanding their needs and ensuring their expectations are met or exceeded.\n - Conduct regular check-ins and reviews to assess client satisfaction and identify opportunities for improvement.\n2. **Account Business Health:**\n - Develop and implement account strategies to drive revenue growth and meet sales targets.\n - Identify opportunities for improvements within existing accounts.\n - Collaborate with the acquisition lead to identify and pursue new partnership opportunities.\n - Action or develop playbooks for improving account performance in a variety of areas, including operations, sales, menu planning, product development, and policy compliance\n3. **Communication and Collaboration:**\n - Effectively communicate with accounts to understand their business goals and challenges.\n - Collaborate with internal teams, including portfolio, marketing, and culinary operations, to ensure quality product development, operational execution value\n - Provide accounts with timely updates and reports on key metrics.\n4. **Problem Resolution:**\n - Address and resolve account issues promptly and effectively.\n - Work closely with internal teams to troubleshoot and resolve any challenges accounts may encounter.\n5. **Strategic Planning with Accounts:**\n - Develop and implement account plans that align with both account and company objectives.\n - Stay informed about industry trends and competitive offerings to provide strategic insights to accounts\n\n* * *\n\n### **Requirements:**\n\n- A minimum of 2 years experience in managing accounts\n- Outstanding communication and organizational skills. Being able to speak conversational English is required\n- Superior planning, communication, time management, negotiating, and organizational skills\n- Experience with G-Suite and recruitment or project management tools and CRMs\n- Ability to work well in the fast-paced environment of our quickly growing business\n- Attitude: you demonstrate passion and enthusiasm for the brand and are a collaborative, positive team player\n- Execution: you have high standards for quality and speed and problem-solve\n- A growth mindset: proven record of leveraging past learnings and encouraging new ideas and smart risk-taking for self and others\n- Ability to excel with autonomy in an ambiguous environment\n- Ability to work independently and collaboratively in a team environment.\n- Results-oriented with a focus on meeting and exceeding KPIs and department key results\n\n* * *\n\n## Benefits\n\n💸 Get paid in USD, Crypto, Euro, ARS. Whatever your choice! We use Deel to make things easier for you!\n\n🗺 Work remotely: design the life that you want.\n\n⛱ Enjoy 15 days of vacation each year from the start date.\n\n🎄 16 fully paid Argentinean holidays.\n\n🕯 Compassionate Leave: 3-5 days each time the need arises.\n\n🐣 Family leave of 12 weeks for primary caregiver and 6 weeks for secondary caregiver, fully paid.\n\n🧘🏻‍♀️Customize the benefits that suit your needs! Access a range of perks tailored to you, including learning opportunities, wellness memberships, delivery apps, and more through our comprehensive benefit platform\n\n🧑‍🏫 Personalized English coach\n\n","jobType":"full-time","liveStartAt":1722374282,"locationNames":["Buenos Aires"],"primaryRoleTitle":"Account Manager","remote":false,"slug":"account-manager-chef-success","title":"Account Manager, Chef Success","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2892329","isBookmarked":false},"StartupResult:457830":{"__typename":"StartupResult","id":"457830","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-457830"},{"__ref":"Badge:QUICK_RESPONDER-457830"},{"__ref":"Badge:B2C-457830"},{"__ref":"Badge:COMPANY_STAGE-457830"},{"__ref":"Badge:GROWING_FAST-457830"}],"companySize":"SIZE_201_500","highConcept":"Signature meals from award-winning chefs, delivered to your door","highlightedJobListings":[{"__ref":"JobListingSearchResult:3090687"},{"__ref":"JobListingSearchResult:2892329"}],"logoUrl":"https://photos.wellfound.com/startups/i/457830-5c1d03f7eb986c5fc61c98783dcd4fe3-medium_jpg.jpg?buster=1673306996","name":"CookUnity","slug":"cookunity"},"Badge:B2B-25991":{"__typename":"Badge","id":"B2B-25991","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-25991":{"__typename":"Badge","id":"COMPANY_STAGE-25991","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-25991":{"__typename":"Badge","id":"TOP_INVESTORS-25991","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-25991":{"__typename":"Badge","id":"VALUATION_1B-25991","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3045733":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Formlabs is looking for highly motivated individuals to join us as we build an amazing sales team and bring groundbreaking professional 3D printers to every designer, engineer, factory floor and medical institution, throughout the world! Companies like Google, Tesla, Gillette, and New Balance rely on the products and services that Formlabs provides, and the list is always growing! If you are looking to be a part of a fast-growing tech company, and you want to quickly grow your sales career, Formlabs may be the place for you!\n\nOur direct sales team in EMEA is looking for talented, tech-savvy professionals, with persistence, passion and a customer service focus.  If you can build positive relationships with customers and help them with their sales or service-related questions, join our team as a **Technical Sales Manager** focusing on the **UK**, and **Ireland** region **in our Budapest office.** We are looking for talented, goal-driven professionals who will be responsible for quickly responding to prospective customers, creating and utilizing outreach strategies, and identifying and closing sales opportunities.\n\n**In this role, you will:**\n\n- Develop and communicate with qualified leads\n- Proactively nurture and grow existing accounts\n- Aim for high levels of customer satisfaction\n- Effectively articulate Formlabs’ value proposition and product range\n- Understand customer demand and consult on additive manufacturing solutions\n- Organize regular customer meetings to ensure customer delight and actively drive account growth\n- Attending trade shows and participating in internal customer events\n- Collaborate with your team to drive pipeline and growth\n- Listen to customers and provide regular customer feedback\n\n**About You:**\n\n- **Native English** speaker, any other European language is a huge plus\n- Have at least **2 - 3 years of experience** in E2E sales, or related roles\n- Experience in **B2B sales**\n- Have an affinity for avant-garde **technologies and/or engineering**\n- Excellent verbal and written communication skills\n- Ability to function both independently and as part of a team\n- Ready to learn and open for constructive feedback\n- Persistent and have a “never give up” attitude\n- Well-prepared and detail-oriented\n- Achievement-oriented, hungry to succeed\n\n \n\n**We Offer:**\n\n- On-site lunch 3x a week\n- Private health insurance with [Medicover](https://medicover.hu/en/)\n- Shares in the company\n- Free beverages and snacks at the office\n- Unlimited 3D prints\n- A monthly or quarterly public transportation pass\n- An inclusive, dog-friendly office with diverse and inspiring colleagues\n- Development opportunities both in-house and off-site\n- Fun team events\n\n**We build amazing things. Come join us!**\n\nWe get it. Requirements can sometimes hold people back from applying for a job, but don’t let that be the case here. If you believe you have the skills it takes to elevate this role, team, and company, we encourage you to apply for this role.\n\n*We are an equal opportunity employer and value diversity in our company.  We do not discriminate based on race, religion, colour, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status. * *Even if you don't check every box, but see yourself contributing, please apply. Help us build an inclusive community that will change the face of 3D printing.*\n\n","jobType":"full-time","liveStartAt":1719536162,"locationNames":["Budapest"],"primaryRoleTitle":"Business Development","remote":false,"slug":"technical-sales-manager","title":"Technical Sales Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3045733","isBookmarked":false},"JobListingSearchResult:3104690":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Formlabs is looking for highly motivated individuals to join us as we build an amazing sales team and bring groundbreaking professional 3D printers to every designer, engineer, factory floor and medical institution, throughout the world! Companies like Google, Tesla, Gillette, and New Balance rely on the products and services that Formlabs provides, and the list is always growing! If you are looking to be a part of a fast-growing tech company, and you want to quickly grow your sales career, Formlabs may be the place for you!\n\nOur direct sales team in EMEA is looking for talented, tech-savvy professionals, with persistence, passion and a customer service focus. If you can build positive relationships with customers and help them with their sales or service-related questions, join our team as a **Technical** **Sales Manager (Germany, Austria, Switzerland)** in our **Budapest office**. We are looking for talented, goal-driven professionals who will be responsible for quickly responding to prospective customers, creating and utilizing outreach strategies, and identifying and closing sales opportunities.\n\n**In this role, you will:**\n\n- Develop and communicate with qualified leads\n- Proactively nurture and grow existing accounts\n- Aim for high levels of customer satisfaction\n- Effectively articulate Formlabs’ value proposition and product range\n- Understand customer demand and consult on additive manufacturing solutions\n- Organize regular customer meetings to ensure customer delight and actively drive account growth\n- Attending trade shows and participating in internal customer events\n- Collaborate with your team to drive pipeline and growth\n- Listen to customers and provide regular customer feedback\n\n**About You:**\n\n- Fluency in **German** and high level of **English** (C1 or business proficiency)\n- Have at least 2 - 3 years of experience in sales support, customer service, or related roles\n- Strong interest in **B2B sales**\n- Have an affinity for avant-garde technologies and/or engineering\n- Excellent verbal and written communication skills\n- Ability to function both independently and as part of a team\n- Ready to learn and open for constructive feedback\n- Persistent and have a “never give up” attitude\n- Well-prepared and detail-oriented\n- Achievement-oriented, hungry to succeed\n\n**We Offer:**\n\n- On-site lunch 3x a week\n- Private health insurance with [Medicover](https://medicover.hu/en/)\n- Shares in the company\n- Free beverages and snacks at the office\n- Unlimited 3D prints\n- A monthly or quarterly public transportation pass\n- An inclusive, dog-friendly office with diverse and inspiring colleagues\n- Development opportunities both in-house and off-site\n- Fun team events\n\n**We build amazing things. Come join us!**\n\nWe get it. Requirements can sometimes hold people back from applying for a job, but don’t let that be the case here. If you believe you have the skills it takes to elevate this role, team, and company, we encourage you to apply for this role.\n\n*We are an equal-opportunity employer and value diversity in our company.  We do not discriminate based on race, religion, colour, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status. * *Even if you don't check every box, but see yourself contributing, please apply. Help us build an inclusive community that will change the face of 3D printing.*\n\n","jobType":"full-time","liveStartAt":1727711685,"locationNames":["Budapest"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"technical-sales-manager-german-speaking","title":"Technical Sales Manager - German Speaking","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3104690","isBookmarked":false},"JobListingSearchResult:3046726":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"To reinvent an industry, you have to build the best team. **Join Formlabs** if you want to bring ground-breaking professional 3D printers to the desktop of every designer, engineer, researcher, manufacturer and artist in the world.\n\nFormlabs is looking for an all-star entrepreneur to drive our expansion. If you can understand complex technology, navigate an industry that is evolving at lightning speed, and thrive under ambiguous objectives, join us as our **Channel Sales Manager** and help us grow.\n\n**Mission:** Build a go-to-market system which reliably delivers YoY bookings growth in Channel sales in China with steadily increasing profit contribution. Reinforce the company's existing competitive advantages by maximizing the impact of new product launches, delivering excellent customer service, and deploying deep technical expertise across the customer lifecycle. \n\n**The Job:**\n\n- Establish and grow healthy sales channels in China\n- Manage partnerships to maximize sales and build our brand\n- Set ambitious targets for current partners and help enable them to exceed these goals\n- Attend trade shows with partners and increase lead flow\n- Ensure an amazing customer experience for customers\n\n**Experience:**\n\n- 5+ years in channel sales roles (majority in B2B, majority in hardware)\n- Proven record of driving revenue and hitting ambitious targets\n- 3+ years in sales leadership roles\n- Significant experience with channel sales / service\n- Experience developing and deploying go-to-market strategy\n- Experience directly managing marketing and/or services is a plus\n\n \n\n**Attributes:**\n\n- Speak, read and write English fluently\n- Delivers results\n- Data driven\n- Smart\n- Humble / coachable\n- High bar for talent\n\n**Bonus Skills:**\n\n- 3D printing or 3D CAD industry experience\n\n**We build amazing things. Come join us!**\n\n \n\n*We are an equal opportunity employer and value diversity at our company. We do not discriminate on the basis of race, religion, colour, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.* ***Even if you don't check every box, but see yourself contributing, please ap**ply. **Help us build an inclusive community that will change the face of 3D printing.***\n\n","jobType":"full-time","liveStartAt":1719622592,"locationNames":["China"],"primaryRoleTitle":"Sales Manager","remote":false,"slug":"channel-sales-manager-shenzhen","title":"Channel Sales Manager (Shenzhen)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3046726","isBookmarked":false},"StartupResult:25991":{"__typename":"StartupResult","id":"25991","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-25991"},{"__ref":"Badge:COMPANY_STAGE-25991"},{"__ref":"Badge:TOP_INVESTORS-25991"},{"__ref":"Badge:VALUATION_1B-25991"}],"companySize":"SIZE_501_1000","highConcept":"Buy high quality 3D printers, and 3D printing supplies. Repair your 3D printer","highlightedJobListings":[{"__ref":"JobListingSearchResult:3045733"},{"__ref":"JobListingSearchResult:3104690"},{"__ref":"JobListingSearchResult:3046726"}],"logoUrl":"https://photos.wellfound.com/startups/i/25991-c4e159eab6820a2001648c279601e72f-medium_jpg.jpg?buster=1589641539","name":"Formlabs","slug":"formlabs"},"Badge:COMPANY_STAGE-9112923":{"__typename":"Badge","id":"COMPANY_STAGE-9112923","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3126511":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Company Summary **\n\nWe’re an ambitious, international team with more than 20 nationalities represented today. We believe that people do their best work when they’re given the freedom to thrive and grow. Thinking big, bringing a positive attitude, and taking full ownership are three characteristics that thread our team together. \nFounded in 2014, Novade is deployed across thousands of jobsites in Asia Europe and Africa. More than 100+ Novadians already work across our four offices in Singapore, Paris, London and Delhi. \n\n*Location : New Delhi (On site)*\n\n**Job Summary **\n\nThe Manager of Inside Sales (SMB) is responsible for driving sales goals for our Inside Sales Representatives and maximizing transaction quality and volume. The successful candidate will understand how to maximize sales while managing a team of inside sales representatives, is achievement-oriented and understands how to exceed sales goals through strong collaboration with partners and internal stakeholders. The ideal candidate is success-driven, fast-paced, and works well in a diverse team and enjoys a dynamic and changing environment.\n\n**Essential Duties and Responsibilities**\n\n•\tAbility to set sales targets and achieve them effectively.\n•\tExcellent interpersonal, customer service and communication skills in English\n•\tExperience using SALESFORCE CRM to manage email Campaigns\n•\tStrong analytical skills to identify Industry trends and Sales patterns\n•\tAbility to design and implement a successful Lead Generation strategy following MEDDIC Sales Methodology\n•\tAbility to guide and mentor inside sales representatives\n•\tPlanning, organization and problem-solving skills\n•\tAdvanced time management skills\n•\tWork to improve the customer base.\n•\tBuild and maintain good and lasting relationships with clients.\n•\tPartner with directors in other fields to come up with better strategies.\n•\tCreate and maintain accurate records and lead reports.\n\n**Experience, Knowledge, Skills, and Abilities**\n\n•\tCandidates will possess 3+ years of experience in successful Sales Management. \n•\tResponsible for the administration and execution of ISR sales plans, policies and procedures, and will be responsible for developing and achieving specific targets and quotas.\n•\tFamiliarity with using Salesforce, Lusha software, phone cold calling and email for pipeline generation activity\n•\tProven track record of developing and selling solutions\n•\tExperience developing proposals and presentations and winning proposals\n•\tClear ability to train on technology topics\n•\tA strong work ethic.\n•\tExcellent communication skills.\n•\tA charismatic, dynamic, extroverted personality.\n•\tUnderstands how to establish and grow relationships while building a meaningful book of business and driving revenue.\n•\tVery motivated and goal-oriented.","jobType":"full-time","liveStartAt":1731058192,"locationNames":["Delhi"],"primaryRoleTitle":"BD Manager","remote":false,"slug":"inside-sales-manager","title":"Inside Sales Manager","compensation":"₹20L – ₹25L • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3126511","isBookmarked":false},"StartupResult:9112923":{"__typename":"StartupResult","id":"9112923","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-9112923"}],"companySize":"SIZE_51_200","highConcept":"Next generation digital solutions for Construction site management","highlightedJobListings":[{"__ref":"JobListingSearchResult:3126511"}],"logoUrl":"https://photos.wellfound.com/startups/i/9112923-3c5d96c62ab95182b764b464b5ef7f45-medium_jpg.jpg?buster=1664188064","name":"Novade Solutions","slug":"novade-solutions-1"},"SeoRoleKeyword:717":{"__typename":"SeoRoleKeyword","id":"717","slug":"sales-manager","displayName":"Sales Manager"},"RoleEditorial:717":{"__typename":"RoleEditorial","id":"717","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/role/sales-manager?page=4","description":"Result Page 4 for Sales Manager jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound.","image":"https://assets.wellfound.com/locations/hero-jobs.png","ogUrl":"https://wellfound.com/role/sales-manager?page=4","robots":"index","structuredData":null,"title":"Page 4: Sales Manager Jobs","type":null},"roleKeyword":{"__ref":"SeoRoleKeyword:717"},"roleLinks":[{"__typename":"Link","label":"User Testing","url":"https://wellfound.com/role/user-testing"},{"__typename":"Link","label":"Java J2EE Developer","url":"https://wellfound.com/role/java-j2ee-developer"},{"__typename":"Link","label":"Online Marketing","url":"https://wellfound.com/role/online-marketing"},{"__typename":"Link","label":"Mechanical Design Engineer","url":"https://wellfound.com/role/mechanical-design-engineer"},{"__typename":"Link","label":"Database Administrator","url":"https://wellfound.com/role/database-administrator"},{"__typename":"Link","label":"Director of Product Design","url":"https://wellfound.com/role/director-of-product-design"},{"__typename":"Link","label":"Managing Director","url":"https://wellfound.com/role/managing-director"},{"__typename":"Link","label":"Mobile Game Testing","url":"https://wellfound.com/role/mobile-game-testing"},{"__typename":"Link","label":"Business Account Executive","url":"https://wellfound.com/role/business-account-executive"},{"__typename":"Link","label":"Vue JS Developer","url":"https://wellfound.com/role/vue-js-developer"},{"__typename":"Link","label":"Network Manager","url":"https://wellfound.com/role/network-manager"},{"__typename":"Link","label":"Software Engineer","url":"https://wellfound.com/role/software-engineer"},{"__typename":"Link","label":"Sales","url":"https://wellfound.com/role/sales"},{"__typename":"Link","label":"Data Architect","url":"https://wellfound.com/role/data-architect"},{"__typename":"Link","label":"Looker Developer","url":"https://wellfound.com/role/looker-developer"}],"roleAndLocationLinks":[{"__typename":"Link","label":"San Francisco","url":"https://wellfound.com/role/l/sales-manager/san-francisco"},{"__typename":"Link","label":"Los Angeles","url":"https://wellfound.com/role/l/sales-manager/los-angeles"},{"__typename":"Link","label":"Boston","url":"https://wellfound.com/role/l/sales-manager/boston"},{"__typename":"Link","label":"Chicago","url":"https://wellfound.com/role/l/sales-manager/chicago"},{"__typename":"Link","label":"Seattle","url":"https://wellfound.com/role/l/sales-manager/seattle"},{"__typename":"Link","label":"Austin","url":"https://wellfound.com/role/l/sales-manager/austin"},{"__typename":"Link","label":"New York","url":"https://wellfound.com/role/l/sales-manager/new-york"},{"__typename":"Link","label":"Denver","url":"https://wellfound.com/role/l/sales-manager/denver"},{"__typename":"Link","label":"District of Columbia","url":"https://wellfound.com/role/l/sales-manager/district-of-columbia"}],"roleRemoteLinks":[{"__typename":"Link","label":"User Testing Remote","url":"https://wellfound.com/role/r/user-testing"},{"__typename":"Link","label":"Java J2EE Developer Remote","url":"https://wellfound.com/role/r/java-j2ee-developer"},{"__typename":"Link","label":"Online Marketing Remote","url":"https://wellfound.com/role/r/online-marketing"},{"__typename":"Link","label":"Mechanical Design Engineer Remote","url":"https://wellfound.com/role/r/mechanical-design-engineer"},{"__typename":"Link","label":"Database Administrator Remote","url":"https://wellfound.com/role/r/database-administrator"},{"__typename":"Link","label":"Director of Product Design Remote","url":"https://wellfound.com/role/r/director-of-product-design"},{"__typename":"Link","label":"Managing Director Remote","url":"https://wellfound.com/role/r/managing-director"},{"__typename":"Link","label":"Mobile Game Testing Remote","url":"https://wellfound.com/role/r/mobile-game-testing"},{"__typename":"Link","label":"Business Account Executive Remote","url":"https://wellfound.com/role/r/business-account-executive"},{"__typename":"Link","label":"Vue JS Developer Remote","url":"https://wellfound.com/role/r/vue-js-developer"},{"__typename":"Link","label":"Network Manager Remote","url":"https://wellfound.com/role/r/network-manager"},{"__typename":"Link","label":"Software Engineer Remote","url":"https://wellfound.com/role/r/software-engineer"},{"__typename":"Link","label":"Sales Remote","url":"https://wellfound.com/role/r/sales"},{"__typename":"Link","label":"Data Architect Remote","url":"https://wellfound.com/role/r/data-architect"},{"__typename":"Link","label":"Looker Developer Remote","url":"https://wellfound.com/role/r/looker-developer"}]}}},"router":null}},"page":"/seoLanding/roleSearch","query":{"page":"4","role":"sales-manager"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[60577,64954,39674,23695,43762,95794,89242,51042,25547,66406],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e70c4a57d336ba2',t:'MTczMjM2MDgwNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10