CINXE.COM

Remote Application Designer Jobs in November 2024 | 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>Remote Application Designer Jobs in November 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/role/r/application-designer" rel="canonical"/><meta content="Find the best remote Application Designer 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/r/application-designer" property="og:url"/><meta content="Remote Application Designer Jobs in November 2024" property="og:title"/><meta content="Find the best remote Application Designer 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/3762.2ee8d6b4b294ded0.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4954.ba81afd1624854da.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5794.6ba384b32e8660d6.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/577.19a44e82e06779b7.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.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/870.6ba29e6054960cef.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/roleRemoteSearch-44817f1adce08e65.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--LandingRoleRemote"><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">Application Designer</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-283287-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">that are</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 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">Remote</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-283288-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></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"><h1 class="styles_title__D_Srf">Remote <!-- -->Application Designer<!-- --> Jobs</h1><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->1<!-- --> of <!-- -->7</h4><h4>193<!-- --> results total</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/credeva"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Credeva 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/10108304-5b397644c3bfc74d4ecf47998cdab872-medium_jpg.jpg?buster=1716001777" 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/credeva"><h2 class="inline text-md font-semibold">Credeva</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">Digital wallet app that simplifies financial management and maximizes rewards for users</span><span class="text-xs italic text-neutral-500">1-10<!-- --> 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/3011591-mobile-application-developer">Mobile Application Developer</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">$18k – $20k • 0.25% – 2.0%</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 States</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/gitlab"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="GitLab 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/183505-09a9ea330f5ba29ce59893a904bc13d5-medium_jpg.jpg?buster=1589625208" 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/gitlab"><h2 class="inline text-md font-semibold">GitLab</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">One interface. A complete CI/CD toolchain, out-of-the-box</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">+<!-- -->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/3157906-intermediate-product-designer-authentication">Intermediate Product Designer, Authentication</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">$114k – $160k</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/3157907-senior-product-designer-security-policies">Senior Product Designer, Security Policies</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">$114k – $185k</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/3157014-ux-designer-marketing">UX Designer - Marketing</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">$95k – $204k</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 • North America</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">yesterday</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">yesterday</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/freewill-co"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="FreeWill 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/6350681-edfbc6a790ccde34375f243693c16c18-medium_jpg.jpg?buster=1537793091" 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/freewill-co"><h2 class="inline text-md font-semibold">FreeWill</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">Raising a million dollars a day for charity</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><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/3157723-senior-software-engineer-full-stack">Senior Software Engineer (Full Stack)</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">$160k – $170k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">yesterday</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">yesterday</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/sondermind"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="SonderMind 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/934491-06b624848cdfee2ae87b0ffc69383a27-medium_jpg.jpg?buster=1569446987" 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/sondermind"><h2 class="inline text-md font-semibold">SonderMind</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">Redesigning mental &amp; behavioral health through improved access, utilization, and outcomes</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 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/3154215-senior-product-designer"> Senior Product Designer </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">$115k – $145k</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">3 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">3 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/3154214-senior-product-designer"> Senior Product Designer </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">$115k – $145k</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 • Denver</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 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">3 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></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/bask-health"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Bask 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/9106060-221ff2192ba27f25e8d9a8e4bc740ad0-medium_jpg.jpg?buster=1663788205" 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/bask-health"><h2 class="inline text-md font-semibold">Bask 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">Shopify for E-Prescribing</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">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="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><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 d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</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/3075450-user-experience-ux-engineer-intern-new-york">User Experience (UX) Engineer (Intern)(New York)</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 – $80k • 0.0% – 1.0%</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 • New York City</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">1<!-- --> <!-- -->year<!-- --> 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 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/3134908-user-experience-ux-engineer">User Experience (UX) Engineer</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 – $80k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 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">4 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/3093213-user-experience-ux-engineer-intern">User Experience (UX) Engineer (Intern)</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 – $80k • 0.0% – 1.0%</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 • Venezuela</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">1<!-- --> <!-- -->year<!-- --> 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></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/electric-ai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Electric 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/3069567-c746880f96ae957ab25a0309ae02d6fd-medium_jpg.jpg?buster=1589616805" 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/electric-ai"><h2 class="inline text-md font-semibold">Electric</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">Lightning-fast tech support, guaranteed</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><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/3147555-senior-product-designer">Senior Product Designer </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">$150k – $160k</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/leantaas"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="LeanTaaS 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/903304-2afd3f969e123bf26099e92824acc6bc-medium_jpg.jpg?buster=1698710776" 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/leantaas"><h2 class="inline text-md font-semibold">LeanTaaS</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">BETTER HEALTHCARE THROUGH MATH</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 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></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/3148476-senior-ui-ux-product-designer-us-remote">Senior UI/UX Product Designer (US Remote)</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">$120k – $155k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">yesterday</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">yesterday</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/gustohq"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Gusto 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/78720-5fd32474df5e2975289243a099b78635-medium_jpg.jpg?buster=1589636096" 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/gustohq"><h2 class="inline text-md font-semibold">Gusto</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">Integrated Payroll, Benefits, HR, Tax Credits, and more</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 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">+<!-- -->5</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/3152544-senior-staff-product-designer-core-experiences-compliance">Senior Staff Product Designer, Core Experiences, Compliance</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 • Atlanta<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">+<!-- -->9</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">7 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">7 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/3144944-staff-product-designer-growth-acquisition">Staff Product Designer, Growth Acquisition</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 • Atlanta<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">+<!-- -->10</span></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 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/3143109-staff-product-designer-design-systems">Staff Product Designer, Design Systems</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 • Denver<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">+<!-- -->2</span></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/upstart"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Upstart 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/110844-606040708c80bab270514a574def4f0e-medium_jpg.jpg?buster=1589647510" 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/upstart"><h2 class="inline text-md font-semibold">Upstart</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 the loan you deserve through a holisitic process that&#x27;s more than a credit score</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">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 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">+<!-- -->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/3132826-senior-ux-designer-servicing">Senior UX Designer, Servicing </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">$161k – $225k</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 States</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/assured-claims"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Assured 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/7483625-d46070d881e287d9094f87b88513db12-medium_jpg.jpg?buster=1600471115" 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/assured-claims"><h2 class="inline text-md font-semibold">Assured</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">Automated claims is now a reality</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><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 d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</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/2945173-principal-product-designer">Principal Product Designer</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">$200k – $220k</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 • Palo Alto</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 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/2995573-senior-brand-designer">Senior Brand Designer</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 – $160k</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 • Palo Alto</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/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/3156953-senior-product-designer-i-content-hub">Senior Product Designer I, Content Hub</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 • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">yesterday</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">yesterday</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/3155808-senior-product-designer-i-operations-hub">Senior Product Designer I, Operations Hub</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 • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 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">2 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/3150477-principal-product-designer-ai">Principal Product Designer, 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 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 • Ontario</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/halfgram-app"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Halfgram 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/9669976-77e81b72c9eb4d37261368c9892f611b-medium_jpg.jpg?buster=1690565892" 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/halfgram-app"><h2 class="inline text-md font-semibold">Halfgram</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">Raw Social: No Photo No Video</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">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="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><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 d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</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/3144308-product-designer-intern-2025-summer">Product Designer Intern - 2025 Summer</a></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">Remote • Los Angeles</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">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 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/2750407-product-designer">Product Designer</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">$105k – $125k • 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">Remote • Los Angeles</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">1<!-- --> <!-- -->year<!-- --> 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/abridge-ai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Abridge 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/5400684-2a1f62154efe207149bcffe7100fabef-medium_jpg.jpg?buster=1731546120" 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/abridge-ai"><h2 class="inline text-md font-semibold">Abridge</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">We transform conversations into insights, powered by the most advanced AI in healthcare</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><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/3157821-motion-designer-contract">Motion Designer (Contract)</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 • New York City</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></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/alto"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Alto Pharmacy 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/867535-2684e60622e977d82e72a2a828d28308-medium_jpg.jpg?buster=1639787871" 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/alto"><h2 class="inline text-md font-semibold">Alto Pharmacy</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">Telehealth pharmacy helping people live healthier by improving the prescription experience</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"><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/3125299-staff-product-designer">Staff Product Designer</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">$180k – $245k</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 States</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/scalero"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Scalero 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/7112939-cecf8fc76382ec5969f9f2471fbbcd6d-medium_jpg.jpg?buster=1602633498" 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/scalero"><h2 class="inline text-md font-semibold">Scalero</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">We&#x27;re the best lifecycle marketing studio</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">Scalero 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, Scalero 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">+<!-- -->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/659687-junior-visual-designer">Junior Visual Designer</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">$15k – $20k • 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">Remote • Mexico</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></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/ixdf-interaction-design-foundation"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="IxDF - Interaction Design Foundation 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/636338-73a5475695383d2ce1b69752124a3ad5-medium_jpg.jpg?buster=1719844180" 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/ixdf-interaction-design-foundation"><h2 class="inline text-md font-semibold">IxDF - Interaction Design Foundation</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">IxDF: Leading Online Design Education </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">IxDF - Interaction Design Foundation 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, IxDF - Interaction Design Foundation 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"><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="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/3132408-course-editor-ui-ux-design">Course Editor (UI/UX Design)</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 – $100k • 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">Remote • India<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">+<!-- -->13</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">7 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">7 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/3093037-course-editor-ui-ux-design">Course Editor (UI/UX Design)</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 – $100k • 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">Remote • India<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">+<!-- -->13</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">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 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/3089843-motion-graphics-designer-video-editor-and-visual-storyteller">Motion Graphics Designer, Video Editor and Visual Storyteller</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">Remote • Argentina<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">+<!-- -->7</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/kleros"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Kleros 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/4306135-e240f363eea7154884ee1337af0ce636-medium_jpg.jpg?buster=1512471725" 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/kleros"><h2 class="inline text-md font-semibold">Kleros</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">A decentralized court system for dispute resolution in blockchain</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 5% of responders</div><div class="styles_tooltip-text__bYBqF">Kleros 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 few days</div><div class="styles_tooltip-text__bYBqF">Based on past data, Kleros usually responds to incoming applications within a few days</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><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/1897005-tcr-token-curated-registry-lead">TCR (Token Curated Registry) Lead</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">$75k – $150k • 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">Remote • Paris<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">0<!-- --> <!-- -->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 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/2897695-proof-of-humanity-lead">Proof Of Humanity Lead</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">$75k – $150k • 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">Remote • Paris</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">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 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/408303-blockchain-oracle-lead">Blockchain Oracle Lead</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">$75k – $150k • 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">Remote • Paris<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">0<!-- --> <!-- -->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/khan-academy"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Khan Academy 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/67879-1e54a1b0db1468c241867a9814fec14b-medium_jpg.jpg?buster=1589602790" 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/khan-academy"><h2 class="inline text-md font-semibold">Khan Academy</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">Khan is a free online school that offers help with studies or entire classes</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">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 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 height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.3</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Khan Academy 4.3/5 on Glassdoor for work / life balance</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/3145040-senior-product-designer-learner-assessments">Senior Product Designer, Learner Assessments</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">$127k – $138k</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 • Mountain View<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></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/openearth-foundation"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="OpenEarth Foundation 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/9182067-50985a9811c7e5e7c308eefad7af55a4-medium_jpg.jpg?buster=1667346898" 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/openearth-foundation"><h2 class="inline text-md font-semibold">OpenEarth Foundation</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">Developing open innovative tech to help avoid a catastrophic climate crisis</span><span class="text-xs italic text-neutral-500">11-50<!-- --> 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/3155419-product-designer-designing-climate-solution-platforms">Product Designer: Designing Climate Solution Platforms</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">$40k – $50k • 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">Remote • Argentina<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">+<!-- -->3</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">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 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">2 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></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/wynd-labs"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Wynd Labs 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/9294011-995578210f6f046ba4d20697c49a34c8-medium_jpg.jpg?buster=1709661090" 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/wynd-labs"><h2 class="inline text-md font-semibold">Wynd Labs</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">Making AI Data Accessible. Building a suite of products powered by Grass</span><span class="text-xs italic text-neutral-500">11-50<!-- --> 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/3047639-product-designer">Product Designer </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">$80k – $145k • 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">Remote • New York City</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">4<!-- --> <!-- -->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></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 1, current page" href="/role/r/application-designer">1</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/role/r/application-designer?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/role/r/application-designer?page=3">3</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 4" href="/role/r/application-designer?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/role/r/application-designer?page=5">5</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 7" href="/role/r/application-designer?page=7">7</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/role/r/application-designer?page=2">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 other remote roles</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/r/system-administrator" class="styles_anchor__D_RPR">System Administrator Remote</a><a href="https://wellfound.com/role/r/it-recruiter" class="styles_anchor__D_RPR">IT Recruiter Remote</a><a href="https://wellfound.com/role/r/director-of-operations" class="styles_anchor__D_RPR">Director of Operations Remote</a><a href="https://wellfound.com/role/r/data-visualization-engineer" class="styles_anchor__D_RPR">Data Visualization Engineer Remote</a><a href="https://wellfound.com/role/r/java-backend-developer" class="styles_anchor__D_RPR">Java Backend Developer Remote</a><a href="https://wellfound.com/role/r/agile-project-manager" class="styles_anchor__D_RPR">Agile Project Manager Remote</a><a href="https://wellfound.com/role/r/xamarin-developer" class="styles_anchor__D_RPR">Xamarin Developer Remote</a><a href="https://wellfound.com/role/r/media-director" class="styles_anchor__D_RPR">Media Director Remote</a><a href="https://wellfound.com/role/r/typescript-developer" class="styles_anchor__D_RPR">TypeScript Developer 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/web-developer" class="styles_anchor__D_RPR">Web Developer Remote</a><a href="https://wellfound.com/role/r/deep-learning" class="styles_anchor__D_RPR">Deep Learning Remote</a><a href="https://wellfound.com/role/r/business-intelligence" class="styles_anchor__D_RPR">Business Intelligence Remote</a><a href="https://wellfound.com/role/r/ar-developer" class="styles_anchor__D_RPR">AR Developer Remote</a><a href="https://wellfound.com/role/r/unity-developer" class="styles_anchor__D_RPR">Unity 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 Application Designer jobs in other places</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/l/application-designer/san-francisco" class="styles_anchor__D_RPR">Application Designer - San Francisco</a><a href="https://wellfound.com/role/l/application-designer/los-angeles" class="styles_anchor__D_RPR">Application Designer - Los Angeles</a><a href="https://wellfound.com/role/l/application-designer/boston" class="styles_anchor__D_RPR">Application Designer - Boston</a><a href="https://wellfound.com/role/l/application-designer/chicago" class="styles_anchor__D_RPR">Application Designer - Chicago</a><a href="https://wellfound.com/role/l/application-designer/seattle" class="styles_anchor__D_RPR">Application Designer - Seattle</a><a href="https://wellfound.com/role/l/application-designer/austin" class="styles_anchor__D_RPR">Application Designer - Austin</a><a href="https://wellfound.com/role/l/application-designer/new-york" class="styles_anchor__D_RPR">Application Designer - New York</a><a href="https://wellfound.com/role/l/application-designer/denver" class="styles_anchor__D_RPR">Application Designer - Denver</a><a href="https://wellfound.com/role/l/application-designer/district-of-columbia" class="styles_anchor__D_RPR">Application Designer - 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 tech jobs in top cities</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/location/san-francisco" class="styles_anchor__D_RPR">San Francisco</a><a href="https://wellfound.com/location/los-angeles" class="styles_anchor__D_RPR">Los Angeles</a><a href="https://wellfound.com/location/boston" class="styles_anchor__D_RPR">Boston</a><a href="https://wellfound.com/location/chicago" class="styles_anchor__D_RPR">Chicago</a><a href="https://wellfound.com/location/seattle" class="styles_anchor__D_RPR">Seattle</a><a href="https://wellfound.com/location/austin" class="styles_anchor__D_RPR">Austin</a><a href="https://wellfound.com/location/new-york" class="styles_anchor__D_RPR">New York</a><a href="https://wellfound.com/location/denver" class="styles_anchor__D_RPR">Denver</a><a href="https://wellfound.com/location/district-of-columbia" class="styles_anchor__D_RPR">District of Columbia</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":null,"role":"application-designer","__APOLLO_SIG__":"blaD3%gOPakuB2%ocdmMe0B2%Scmos8r0zP15oFJTB2%asTij4aufi8-3280732371","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\":1,\"remote\":true,\"role\":\"application-designer\"})":{"__typename":"Results","totalJobCount":193,"totalStartupCount":130,"perPage":20,"pageCount":7,"startups":[{"__ref":"StartupResult:10108304"},{"__ref":"StartupResult:183505"},{"__ref":"StartupResult:6350681"},{"__ref":"StartupResult:934491"},{"__ref":"StartupResult:9106060"},{"__ref":"StartupResult:3069567"},{"__ref":"StartupResult:903304"},{"__ref":"StartupResult:78720"},{"__ref":"StartupResult:110844"},{"__ref":"StartupResult:7483625"},{"__ref":"StartupResult:32920"},{"__ref":"StartupResult:9669976"},{"__ref":"StartupResult:5400684"},{"__ref":"StartupResult:867535"},{"__ref":"StartupResult:7112939"},{"__ref":"StartupResult:636338"},{"__ref":"StartupResult:4306135"},{"__ref":"StartupResult:67879"},{"__ref":"StartupResult:9182067"},{"__ref":"StartupResult:9294011"}]},"seoLandingPageRoleRemote({\"page\":1,\"role\":\"application-designer\"})":{"__ref":"RoleRemoteEditorial:1069"}}},"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},"JobListingSearchResult:3011591":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Compensation: Equity-only position\n\nAs a Mobile Application Developer at Credeva, you will be instrumental in building the iOS and Android versions of our digital wallet app. This role requires a deep understanding of mobile app development and a passion for creating user-centric financial solutions.\n\nResponsibilities:\n\n* App Development: Design and build advanced applications for the iOS/Android platform.\n* Collaboration: Work closely with the founders and designer to translate designs and wireframes into high-quality code.\n* API Integration: Integrate the app with back-end services to ensure a seamless interaction between front-end and server-side logic.\n* Performance Tuning: Optimize application performance across different devices and troubleshooting application bottlenecks.\n* Security: Implement robust security measures to protect sensitive financial data in compliance with industry standards.\n* Maintenance: Continuously discover, evaluate, and implement new technologies to maximize development efficiency.\n* Testing: Unit-test code for robustness, including edge cases, usability, and general reliability.\n* Deployment: Manage the app deployment process, including troubleshooting deployment issues and managing app updates and releases.\n* Feedback Integration: Incorporate user feedback to enhance application functionality and user experience.\n* Documentation: Maintain quality documentation of the application’s design and features.\n\nQualifications:\n\n* Bachelor’s degree in Computer Science, Engineering, or a related subject.\n* Proven software development experience and Android/iOS skills development.\n* Proven working experience in Android app development and have published at least one original Android app.\n* Experience with iOS frameworks such as Core Data, Core Animation, Core Graphics and Core Text (for iOS Developer).\n* Experience with Android SDK (for Android Developer).\n* Experience working with remote data via REST and JSON.\n* Experience with third-party libraries and APIs.\n* Solid understanding of the full mobile development life cycle.\n* Strong knowledge of Apple’s design principles and application interface guidelines (for iOS Developer).\n* Familiarity with cloud message APIs and push notifications.\n* Proficient understanding of code versioning tools, such as Git.\n* Excellent problem-solving skills and a passion for technology.\n\nWhy Join Us?\n* Equity Compensation: As an early team member, you will receive a significant equity stake in Credeva.\n* Innovation: Work on groundbreaking technology that is set to revolutionize the fintech industry.\n* Growth Potential: Be part of a start-up with enormous growth potential in a rapidly expanding market.\n* Flexibility: Enjoy the flexibility of remote work and manage your own work hours.","jobType":"full-time","liveStartAt":1731302716,"locationNames":["United States"],"primaryRoleTitle":"Mobile Developer","remote":true,"slug":"mobile-application-developer","title":"Mobile Application Developer","compensation":"$18k – $20k • 0.25% – 2.0%","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3011591","isBookmarked":false},"StartupResult:10108304":{"__typename":"StartupResult","id":"10108304","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_1_10","highConcept":"Digital wallet app that simplifies financial management and maximizes rewards for users","highlightedJobListings":[{"__ref":"JobListingSearchResult:3011591"}],"logoUrl":"https://photos.wellfound.com/startups/i/10108304-5b397644c3bfc74d4ecf47998cdab872-medium_jpg.jpg?buster=1716001777","name":"Credeva","slug":"credeva"},"Badge:B2B-183505":{"__typename":"Badge","id":"B2B-183505","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-183505":{"__typename":"Badge","id":"COMPANY_STAGE-183505","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-183505":{"__typename":"Badge","id":"TOP_INVESTORS-183505","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-183505":{"__typename":"Badge","id":"YC-183505","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-183505":{"__typename":"Badge","id":"HIGHLY_RATED-183505","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"GitLab is highly rated on Glassdoor, with 4.8 out of 5 stars","avatarUrl":null,"rating":"4.8","data":null},"Badge:WORK_LIFE_BALANCE-183505":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-183505","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate GitLab 4.8/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.8","data":null},"Badge:STRONG_LEADERSHIP-183505":{"__typename":"Badge","id":"STRONG_LEADERSHIP-183505","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate GitLab 4.7/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.7","data":null},"JobListingSearchResult:3157906":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"GitLab is an open core software company that develops the most comprehensive [AI-powered DevSecOps Platform](https://about.gitlab.com/solutions/devops-platform), used by more than 100,000 organizations. Our [mission](https://about.gitlab.com/company/mission) is to enable everyone to contribute to and co-create the software that powers our world. When everyone can contribute, consumers become contributors, significantly accelerating the rate of human progress. This mission is integral to our culture, influencing how we hire, build products, and lead our industry. We make this possible at GitLab by running our [operations](https://about.gitlab.com/handbook/using-gitlab-at-gitlab) on our product and staying aligned with our [values](https://about.gitlab.com/handbook/values). Learn more about [Life at GitLab](https://vimeo.com/gitlab/gettoknowgitlab).\n\n**About the role**\n\nAs an Intermediate Product Designer on our Authentication team, you'll immerse yourself in the dynamic world of authentication and security. You'll be at the forefront of designing intuitive UI/UX solutions that not only enhance our platform but also redefine industry standards.\n\nIn this role, you'll tackle critical projects like:\n\n- **Token Management**: Design seamless interfaces for creating, rotating, and managing tokens, ensuring users can effortlessly maintain security without disruption.\n- **Passkeys Implementation**: Pioneer a new passwordless login experience based on FIDO standards, making authentication more secure and user-friendly.\n- **Credentials Inventory:** Help expand the single pane of glass view for our largest customers to view, manage and audit their credentials across their GitLab organization\n- **Service Accounts UI**: Develop user-friendly functionality for managing service accounts, enhancing usability and efficiency.\n\nYou'll thrive in a nimble, collaborative environment where your ideas can lead to radical improvements in our UI/UX. Your ability to think outside the box will be crucial as you propose solutions that challenge the status quo and elevate the user experience. You'll design enterprise-level solutions that are both powerful for large customers and easy to configure and maintain.\n\nBeing part of the Authentication team means you’ll need to stay connected with various product areas. You'll need to be aware of overlapping workflows and understand how different components fit together to deliver a seamless, holistic experience for our users.\n\nYour impact will extend beyond design, as you'll play a key role in our mission to be the one-stop platform for all things DevSecOps. By providing intuitive UIs and workflows, you'll enable entire product R\u0026D teams to collaborate effectively within a single application.\n\nYou’ll collaborate closely with security experts, engineers, and other designers within the Authentication team. If you’re passionate about creating impactful designs, have experience with enterprise products, and are eager to tackle complex challenges with creativity and expertise, this role is perfect for you, we’d love to have you on board.\n\nHere are some links with extra information:\n\n- [Product Design team page](https://handbook.gitlab.com/handbook/product/ux/product-design/)\n- [Pajamas design system](https://design.gitlab.com/)\n- [User Management](https://about.gitlab.com/direction/software_supply_chain_security/authentication/user-management)\n- [System Access](https://about.gitlab.com/direction/software_supply_chain_security/authentication/system-access)\n\n#### What You’ll Do\n\n- You’ll work alongside UX Researchers, Product Managers, and Engineers to develop a holistic design vision and strategy for best in class human and service level authentication experiences.\n- You’ll help guide the strategy and direction with a focus on our user’s goals and needs through the Jobs-to-be-Done/ODI framework.\n- You’ll communicate your vision designs and ideas through wireframes, prototypes, user flows, mockups, and high-fidelity visual designs.\n- You’ll help develop hypotheses and establish clear success metrics to test new features or product changes and determine their impact on user experience and business outcomes.\n- You’ll undertake usability testing to validate your thinking. (We’ve got an excellent team of UX Researchers who can offer guidance, as needed.)\n- You’ll contribute to our [Design System](https://design.gitlab.com/), alongside the rest of the UX team and the GitLab community as a whole.\n\n**What You’ll Bring**\n\n- Must have experience designing user management and access configuration UIs.\n- Familiarity with designing holistic, complete workflows, and larger design visions or North Star Vision Designs.\n- Domain knowledge or background in Identity and Access Management (IAM) design.\n- Experience fostering collaboration across multiple product teams and stakeholders.\n- Experience conducting your own research with a variety of methods, and strong decision-making skills for when to do research.\n- Experience with the Jobs-to-be-Done/ODI framework.\n- Strong visual design skills with the ability to balance leveraging the design system and recognizing when a unique component is needed.\n\n**About the team**\n\nProduct Design supports the teams at GitLab by becoming experts in our assigned Stage Group, educating ourselves about the entire product, and staying engaged with user and business goals. We partner closely with our stable counterparts in Product Management and Development. As Product Designers, we are the owners of design judgment. We start with understanding our user, their goals, and needs and extrapolating that into a problem to solve, and then always consider what the best experience for the user would be.\n\n#### **How GitLab will support you**\n\n- [Benefits to support your health, finances, and well-being](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/)\n- [All remote](https://about.gitlab.com/company/culture/all-remote/guide/), [asynchronous](https://about.gitlab.com/company/culture/all-remote/asynchronous/) work environment\n- [Flexible Paid Time Off](https://about.gitlab.com/handbook/paid-time-off/)\n- [Team Member Resource Groups](https://about.gitlab.com/company/culture/inclusion/erg-guide/#:~:text=Definition%20of%20the%20TMRG%20%2D%20Team%20Member%20Resource%20Groups,-TMRGs%20are%20voluntary\u0026text=The%20purpose%20for%20this%20type,developing%20the%20sense%20of%20belonging.)\n- [Equity Compensation \u0026 Employee Stock Purchase Plan](https://about.gitlab.com/handbook/stock-options/)\n- [Growth and development budget](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/#growth-and-development-benefit)\n- [Parental leave](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/#parental-leave)\n- [Home office](https://about.gitlab.com/handbook/finance/procurement/office-equipment-supplies/) support\n\nPlease note that we welcome interest from candidates with varying levels of experience; many successful candidates do not meet every single requirement. Additionally, studies have shown that people from [underrepresented groups](https://about.gitlab.com/company/culture/inclusion/#examples-of-select-underrepresented-groups) are less likely to apply to a job unless they meet every single qualification. If you're excited about this role, please apply and allow our recruiters to assess your application.\n\n*The base salary range for this role’s listed level is currently for residents of listed locations only. Grade level and salary ranges are determined through interviews and a review of education, experience, knowledge, skills, abilities of the applicant, equity with other team members, and alignment with market data. See more information on our [benefits](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/) and [equity](https://about.gitlab.com/handbook/stock-options/). Sales roles are also eligible for incentive pay targeted at up to 100% of the offered base salary.*\n\nCalifornia/Colorado/Hawaii/New Jersey/New York/Washington/DC pay range$114,200—$160,000 USD\n* * *\n\n**Country Hiring Guidelines:** GitLab hires new team members in countries around the world. All of our roles are remote, however some roles may carry specific location-based eligibility requirements. Our Talent Acquisition team can help answer any questions about location after starting the recruiting process.  \n\n**Privacy Policy:** Please review our [Recruitment Privacy Policy.](https://handbook.gitlab.com/handbook/hiring/candidate-faq/recruitment-privacy-policy/) Your privacy is important to us.\n\nGitLab is proud to be an equal opportunity workplace and is an affirmative action employer. GitLab’s policies and practices relating to recruitment, employment, career development and advancement, promotion, and retirement are based solely on merit, regardless of race, color, religion, ancestry, sex (including pregnancy, lactation, sexual orientation, gender identity, or gender expression), national origin, age, citizenship, marital status, mental or physical disability, genetic information (including family medical history), discharge status from the military, protected veteran status (which includes disabled veterans, recently separated veterans, active duty wartime or campaign badge veterans, and Armed Forces service medal veterans), or any other basis protected by law. GitLab will not tolerate discrimination or harassment based on any of these characteristics. See also [GitLab’s EEO Policy](https://about.gitlab.com/handbook/people-policies/inc-usa/#equal-employment-opportunity-policy) and [EEO is the Law](https://about.gitlab.com/handbook/labor-and-employment-notices/#eeoc-us-equal-employment-opportunity-commission-notices). If you have a disability or special need that requires [accommodation](https://about.gitlab.com/handbook/people-policies/inc-usa/#reasonable-accommodation), please let us know during the [recruiting process](https://about.gitlab.com/handbook/hiring/interviewing/#adjustments-to-our-interview-process).\n\n","jobType":"full-time","liveStartAt":1732321684,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"intermediate-product-designer-authentication","title":"Intermediate Product Designer, Authentication","compensation":"$114k – $160k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157906","isBookmarked":false},"JobListingSearchResult:3157014":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"GitLab is an open core software company that develops the most comprehensive [AI-powered DevSecOps Platform](https://about.gitlab.com/solutions/devops-platform), used by more than 100,000 organizations. Our [mission](https://about.gitlab.com/company/mission) is to enable everyone to contribute to and co-create the software that powers our world. When everyone can contribute, consumers become contributors, significantly accelerating the rate of human progress. This mission is integral to our culture, influencing how we hire, build products, and lead our industry. We make this possible at GitLab by running our [operations](https://about.gitlab.com/handbook/using-gitlab-at-gitlab) on our product and staying aligned with our [values](https://about.gitlab.com/handbook/values). Learn more about [Life at GitLab](https://vimeo.com/gitlab/gettoknowgitlab).\n\n#### **An overview of this role**\n\nWe’re looking for a talented UX Designer to focus on enhancing the user experience of our marketing website. This role is pivotal in ensuring our digital front door effectively communicates our value proposition, engages potential customers, and drives conversions.\n\nAs a UX Designer for our marketing site, you will collaborate closely with Senior Designers, Content, and Development teams to design intuitive and visually compelling user experiences. You’ll leverage user insights, data analytics, and UX best practices to create high-performing pages that resonate with our B2B audience, optimize lead generation, and reflect our brand identity. If you’re passionate about combining data-driven insights with creative design to elevate the performance of a marketing website, this role is your chance to make a meaningful impact in a fast-paced B2B SaaS environment.\n\n**What You’ll Do**  \n\n- **Design and Optimize User Experiences:** Develop intuitive, visually appealing, and conversion-focused designs for landing pages, marketing websites, and other digital touchpoints.\n- **Data-Driven Design Decisions:** Leverage user research, A/B testing, analytics, and heatmaps to refine and improve UX/UI.\n- **Cross-Functional Collaboration:** Work with marketing teams to align designs with campaign goals and with developers to ensure seamless implementation of designs.\n- **Brand Consistency:** Ensure all marketing assets adhere to brand guidelines and deliver a cohesive user experience.\n- **Prototyping and Wireframing:** Create wireframes, mockups, and prototypes to communicate design ideas effectively to stakeholders.\n- **User Research:** Conduct user interviews, usability testing, and surveys to gather insights and improve design effectiveness.\n- **Accessibility and Usability:** Design with accessibility standards (e.g., WCAG) in mind to ensure an inclusive user experience.\n- **Trend Awareness:** Stay updated on UX/UI trends, tools, and best practices to bring fresh ideas to the team.\n\n**What You’ll Bring**\n\n- Bachelor’s degree in Design, Human-Computer Interaction, or related field (or equivalent work experience).\n- 3+ years of experience as a UX/UI Designer, preferably in a B2B or SaaS environment.\n- Strong portfolio showcasing responsive web design and marketing-focused UX projects.\n- Proficiency in design tools like Figma or other prototyping tools.\n- Experience with user research methodologies and data analysis tools (e.g., Google Analytics, Hotjar).\n- Knowledge of HTML, CSS, and front-end development principles is a plus.\n- Strong understanding of conversion rate optimization (CRO) principles and practices.\n- Excellent communication and collaboration skills.\n- Detail-oriented with a passion for solving complex problems through design.\n\n**About the team**\n\nOur team leads GitLab's digital marketing platform, or simply the “Marketing Site” refers to https://about.gitlab.com. We own the following repositories:\n\n- [Buyer Experience](https://gitlab.com/gitlab-com/marketing/digital-experience)\n- [GitLab Blog](https://gitlab.com/gitlab-com/marketing/digital-experience/gitlab-blog)\n- [Navigation](https://gitlab.com/gitlab-com/marketing/digital-experience/navigation)\n- [Slippers Design System](https://gitlab.com/gitlab-com/marketing/digital-experience/slippers-ui)\n\n#### **How GitLab will support you**\n\n- [Benefits to support your health, finances, and well-being](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/)\n- [All remote](https://about.gitlab.com/company/culture/all-remote/guide/), [asynchronous](https://about.gitlab.com/company/culture/all-remote/asynchronous/) work environment\n- [Flexible Paid Time Off](https://handbook.gitlab.com/handbook/people-group/paid-time-off/)\n- [Team Member Resource Groups](https://about.gitlab.com/company/culture/inclusion/erg-guide/#:~:text=Definition%20of%20the%20TMRG%20%2D%20Team%20Member%20Resource%20Groups,-TMRGs%20are%20voluntary\u0026text=The%20purpose%20for%20this%20type,developing%20the%20sense%20of%20belonging.)\n- [Equity Compensation \u0026 Employee Stock Purchase Plan](https://handbook.gitlab.com/handbook/total-rewards/stock-options/)\n- [Growth and Development Fund](https://handbook.gitlab.com/handbook/people-group/learning-and-development/growth-and-development/)\n- [Parental leave](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/#parental-leave)\n- [Home office](https://handbook.gitlab.com/handbook/finance/expenses/#equipment) support\n\nPlease note that we welcome interest from candidates with varying levels of experience; many successful candidates do not meet every single requirement. Additionally, studies have shown that people from [underrepresented groups](https://about.gitlab.com/company/culture/inclusion/#examples-of-select-underrepresented-groups) are less likely to apply to a job unless they meet every single qualification. If you're excited about this role, please apply and allow our recruiters to assess your application.\n\n*The base salary range for this role’s listed level is currently for residents of listed locations only. Grade level and salary ranges are determined through interviews and a review of education, experience, knowledge, skills, abilities of the applicant, equity with other team members, and alignment with market data. See more information on our [benefits](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/) and [equity](https://about.gitlab.com/handbook/stock-options/). Sales roles are also eligible for incentive pay targeted at up to 100% of the offered base salary.*\n\nCalifornia/Colorado/Hawaii/New Jersey/New York/Washington/DC pay range$95,200—$204,000 USD\n* * *\n\n**Country Hiring Guidelines:** GitLab hires new team members in countries around the world. All of our roles are remote, however some roles may carry specific location-based eligibility requirements. Our Talent Acquisition team can help answer any questions about location after starting the recruiting process.  \n\n**Privacy Policy:** Please review our [Recruitment Privacy Policy.](https://handbook.gitlab.com/handbook/hiring/candidate-faq/recruitment-privacy-policy/) Your privacy is important to us.\n\nGitLab is proud to be an equal opportunity workplace and is an affirmative action employer. GitLab’s policies and practices relating to recruitment, employment, career development and advancement, promotion, and retirement are based solely on merit, regardless of race, color, religion, ancestry, sex (including pregnancy, lactation, sexual orientation, gender identity, or gender expression), national origin, age, citizenship, marital status, mental or physical disability, genetic information (including family medical history), discharge status from the military, protected veteran status (which includes disabled veterans, recently separated veterans, active duty wartime or campaign badge veterans, and Armed Forces service medal veterans), or any other basis protected by law. GitLab will not tolerate discrimination or harassment based on any of these characteristics. See also [GitLab’s EEO Policy](https://about.gitlab.com/handbook/people-policies/inc-usa/#equal-employment-opportunity-policy) and [EEO is the Law](https://about.gitlab.com/handbook/labor-and-employment-notices/#eeoc-us-equal-employment-opportunity-commission-notices). If you have a disability or special need that requires [accommodation](https://about.gitlab.com/handbook/people-policies/inc-usa/#reasonable-accommodation), please let us know during the [recruiting process](https://about.gitlab.com/handbook/hiring/interviewing/#adjustments-to-our-interview-process).\n\n","jobType":"full-time","liveStartAt":1732235211,"locationNames":["North America"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"ux-designer-marketing","title":"UX Designer - Marketing","compensation":"$95k – $204k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157014","isBookmarked":false},"JobListingSearchResult:3157907":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"GitLab is an open core software company that develops the most comprehensive [AI-powered DevSecOps Platform](https://about.gitlab.com/solutions/devops-platform), used by more than 100,000 organizations. Our [mission](https://about.gitlab.com/company/mission) is to enable everyone to contribute to and co-create the software that powers our world. When everyone can contribute, consumers become contributors, significantly accelerating the rate of human progress. This mission is integral to our culture, influencing how we hire, build products, and lead our industry. We make this possible at GitLab by running our [operations](https://about.gitlab.com/handbook/using-gitlab-at-gitlab) on our product and staying aligned with our [values](https://about.gitlab.com/handbook/values). Learn more about [Life at GitLab](https://vimeo.com/gitlab/gettoknowgitlab).\n\n**About the role**\n\nAs a Senior Product Designer on our Security Policies team, you'll be at the forefront of transforming how organizations approach DevSecOps. You'll design intuitive and innovative UI/UX solutions that empower teams to develop software securely and efficiently, where your expertise will directly contribute to reducing business risks without compromising developer velocity.\n\nYou'll craft experiences that not only enforce security and compliance across our expanding platform but also streamline prioritization and remediation workflows through automation. This means you'll help teams work more efficiently, with less friction, and greater impact.You'll have the opportunity to think outside the box and propose bold solutions that could radically change how our security policies UI operates. Your designs will cater to large enterprise customers, making complex security configurations easy to manage and maintain.\n\nYour work will have a profound impact on our customers and the broader community. By contributing to our one-stop platform for all things DevSecOps, you'll help organizations with limited resources enhance their security posture. You'll empower product development teams to \"shift left,\" enabling them to proactively address security challenges and reduce threats effectively.\n\nYou’ll collaborate closely with security experts, engineers, and other designers within the Security Risk Management team. If you’re passionate about creating impactful designs in the security space, have experience with enterprise products, and are eager to tackle complex challenges with creativity and expertise, this role is perfect for you, we’d love to have you on board.\n\nHere are some links with extra information:\n\n- [Product Design team page](https://handbook.gitlab.com/handbook/product/ux/product-design/)\n- [Pajamas design system](https://design.gitlab.com/)\n- [Security Policies Direction page](https://about.gitlab.com/direction/govern/security_policies/security_policy_management/) (link may change once reorg is announced and group names etc. are changed)\n\n#### **What You’ll Do**\n\n- Design a holistic approach enabling AppSec and Dev teams to efficiently define security rules and enforcements through Security Policies that work in conjunction with their configured security analyzers, vulnerability dashboard/reports allowing teams to efficiently manage their organizations risk.\n- Build an all-in-one Vulnerability Management platform\n- Incorporate Jobs to Be Done theory into our everyday strategy and design efforts.\n- You’ll communicate your vision designs and ideas through wireframes, prototypes, user flows, mockups, and high-fidelity visual designs.\n- You’ll help develop hypotheses and establish clear success metrics to test new features or product changes and determine their impact on user experience and business outcomes.\n- You’ll undertake usability testing to validate your thinking. (We’ve got an excellent team of UX Researchers who can offer guidance, as needed.)\n- You’ll contribute to our [Design System](https://design.gitlab.com/), alongside the rest of the UX team and the GitLab community as a whole.\n\n**What You’ll Bring**\n\n- Must have demonstrated experience designing enterprise grade software that suit large organizations well but are still easy to use and maintain.\n- Familiarity with designing holistic, complete workflows, and larger design visions or North Star Vision Designs.\n- Domain knowledge or background in DevSecOps and a familiarity with the security ‘Shift Left’ movement.\n- Experience fostering collaboration across multiple product teams and stakeholders.\n- Experience conducting your own research with a variety of methods, and strong decision making skills for when to do research.\n- Experience with the Jobs-to-be-Done/ODI framework.\n- Strong visual design skills with the ability to balance leveraging the design system and recognising when a unique component is needed.\n\n**About the team**\n\nProduct Design supports the teams at GitLab by becoming experts in our assigned Stage Group, educating ourselves about the entire product, and staying engaged with user and business goals. We partner closely with our stable counterparts in Product Management and Development. As Product Designers, we are the owners of design judgment. We start with understanding our user, their goals, and needs and extrapolating that into a problem to solve and then always consider what the best experience for the user would be.\n\n#### **How GitLab will support you**\n\n- [Benefits to support your health, finances, and well-being](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/)\n- [All remote](https://about.gitlab.com/company/culture/all-remote/guide/), [asynchronous](https://about.gitlab.com/company/culture/all-remote/asynchronous/) work environment\n- [Flexible Paid Time Off](https://about.gitlab.com/handbook/paid-time-off/)\n- [Team Member Resource Groups](https://about.gitlab.com/company/culture/inclusion/erg-guide/#:~:text=Definition%20of%20the%20TMRG%20%2D%20Team%20Member%20Resource%20Groups,-TMRGs%20are%20voluntary\u0026text=The%20purpose%20for%20this%20type,developing%20the%20sense%20of%20belonging.)\n- [Equity Compensation \u0026 Employee Stock Purchase Plan](https://about.gitlab.com/handbook/stock-options/)\n- [Growth and development budget](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/#growth-and-development-benefit)\n- [Parental leave](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/#parental-leave)\n- [Home office](https://about.gitlab.com/handbook/finance/procurement/office-equipment-supplies/) support\n\nPlease note that we welcome interest from candidates with varying levels of experience; many successful candidates do not meet every single requirement. Additionally, studies have shown that people from [underrepresented groups](https://about.gitlab.com/company/culture/inclusion/#examples-of-select-underrepresented-groups) are less likely to apply to a job unless they meet every single qualification. If you're excited about this role, please apply and allow our recruiters to assess your application.\n\n*The base salary range for this role’s listed level is currently for residents of listed locations only. Grade level and salary ranges are determined through interviews and a review of education, experience, knowledge, skills, abilities of the applicant, equity with other team members, and alignment with market data. See more information on our [benefits](https://about.gitlab.com/handbook/total-rewards/benefits/general-and-entity-benefits/) and [equity](https://about.gitlab.com/handbook/stock-options/). Sales roles are also eligible for incentive pay targeted at up to 100% of the offered base salary.*\n\nCalifornia/Colorado/Hawaii/New Jersey/New York/Washington/DC pay range$114,200—$185,000 USD\n* * *\n\n**Country Hiring Guidelines:** GitLab hires new team members in countries around the world. All of our roles are remote, however some roles may carry specific location-based eligibility requirements. Our Talent Acquisition team can help answer any questions about location after starting the recruiting process.  \n\n**Privacy Policy:** Please review our [Recruitment Privacy Policy.](https://handbook.gitlab.com/handbook/hiring/candidate-faq/recruitment-privacy-policy/) Your privacy is important to us.\n\nGitLab is proud to be an equal opportunity workplace and is an affirmative action employer. GitLab’s policies and practices relating to recruitment, employment, career development and advancement, promotion, and retirement are based solely on merit, regardless of race, color, religion, ancestry, sex (including pregnancy, lactation, sexual orientation, gender identity, or gender expression), national origin, age, citizenship, marital status, mental or physical disability, genetic information (including family medical history), discharge status from the military, protected veteran status (which includes disabled veterans, recently separated veterans, active duty wartime or campaign badge veterans, and Armed Forces service medal veterans), or any other basis protected by law. GitLab will not tolerate discrimination or harassment based on any of these characteristics. See also [GitLab’s EEO Policy](https://about.gitlab.com/handbook/people-policies/inc-usa/#equal-employment-opportunity-policy) and [EEO is the Law](https://about.gitlab.com/handbook/labor-and-employment-notices/#eeoc-us-equal-employment-opportunity-commission-notices). If you have a disability or special need that requires [accommodation](https://about.gitlab.com/handbook/people-policies/inc-usa/#reasonable-accommodation), please let us know during the [recruiting process](https://about.gitlab.com/handbook/hiring/interviewing/#adjustments-to-our-interview-process).\n\n","jobType":"full-time","liveStartAt":1732321684,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer-security-policies","title":"Senior Product Designer, Security Policies","compensation":"$114k – $185k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157907","isBookmarked":false},"StartupResult:183505":{"__typename":"StartupResult","id":"183505","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-183505"},{"__ref":"Badge:COMPANY_STAGE-183505"},{"__ref":"Badge:TOP_INVESTORS-183505"},{"__ref":"Badge:YC-183505"},{"__ref":"Badge:HIGHLY_RATED-183505"},{"__ref":"Badge:WORK_LIFE_BALANCE-183505"},{"__ref":"Badge:STRONG_LEADERSHIP-183505"}],"companySize":"SIZE_1001_5000","highConcept":"One interface. A complete CI/CD toolchain, out-of-the-box","highlightedJobListings":[{"__ref":"JobListingSearchResult:3157906"},{"__ref":"JobListingSearchResult:3157014"},{"__ref":"JobListingSearchResult:3157907"}],"logoUrl":"https://photos.wellfound.com/startups/i/183505-09a9ea330f5ba29ce59893a904bc13d5-medium_jpg.jpg?buster=1589625208","name":"GitLab","slug":"gitlab"},"Badge:B2C-6350681":{"__typename":"Badge","id":"B2C-6350681","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6350681":{"__typename":"Badge","id":"COMPANY_STAGE-6350681","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-6350681":{"__typename":"Badge","id":"TOP_INVESTORS-6350681","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:3157723":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"## Full-time •  Excellent Benefits • Signing Bonus • Work from Anywhere in the US (except AL, CO, or LA)\n\n## **About the role**\n\nWe are looking for an ambitious Full Stack Senior Engineer who wants to make an impact at a mission-driven company. You are excited to work with a low-ego, highly collaborative team and take on a high level of responsibility across many projects.\n\nFreeWill has set compensation and a non-negotiation policy for fairness reasons (we don't think that an individual's pay should be determined by how comfortable they are negotiating). As a result, we like to be transparent and up front about the compensation. When we make an offer, we provide multiple options so that employees can choose between compensation packages that prioritize salary or stock options. **The salary range for this role is $160,000-170,000. This role is also eligible for a signing bonus and will come with stock options and full benefits.**\n\n## **Responsibilities**\n\n- Independently own the design and development of new features\n- Drive technical initiatives that improve quality, efficiency, and sustainability for the team\n- Work on a modern stack, including React, TypeScript, Node.js, PostgreSQL, and AWS\n- Interact closely with a diverse team across legal, growth, sales, design, and product\n- Mentor junior and mid-level engineers and share knowledge through code reviews, pair programming, 1-1 conversations, and broader team trainings\n\n## **Technical Skills**\n\n- 5+ years building production systems for complex web applications\n- Experience leading projects on teams consisting of multiple engineers, a product manager, and designer\n- Business-to-Business and/or Business-to-Business-to-Consumer experience preferred, experience with fintech and/or estate planning a plus\n- Early startup experience strongly preferred\n- Proficient in web architecture including React, API design, and developer tooling\n- Familiar with TypeScript, Express, SQL, observability, performance optimization, continuous integration, automated testing, and cloud infrastructure\n\n## **Hiring Process**\n\n**The hiring process for this role is as follows:**\n\n- Recruiter Phone Screen (30 minutes)\n- Coding Screen: (45 minutes)\n- Super Day Interviews: 4 Final Interviews with FreeWill team members (separate interviews- between 30 minutes and 1 hour)\n- Offer (contingent on positive references)\n\nPlease note that steps in the hiring process can and may change and the Recruiter will be your point of contact in sharing about any updates in terms of the process. If you are selected to move forward in this process, the Recruiter will share more details about the hiring process and interviewers. However, this is a good estimate of what you can expect. For most roles, our hiring processes take an average of 4-6 weeks.\n\n## **Benefits**\n\nIn addition to the immense personal and professional satisfaction you’ll gain from helping to raise $1T for high impact nonprofits in a kind and joyful work environment, full time employees at FreeWill are eligible for the following benefits:\n\n- Work from home\n- Unlimited PTO\n- Flexible hours\n- Competitive salary\n- Commuter benefits\n- Company stock options\n- 401k\n- Medical/Dental/Vision (some single coverage medical plans are 100% employer paid, subsidized rates for spousal, parent-child, and family coverage)\n- Short-term and long-term disability insurance\n- Life and AD\u0026D insurance\n- Free One Medical membership\n- Paid parental leave for all parents\n\n## **Perks**\n\n- Regular (virtual) team events\n- $250 monthly co-working budget which can be used for local co-working spaces\n- $300 annual budget to outfit your home office or cover utility bills\n- $1,000 referral bonuses for growing our FreeWill community\n- $1,000 annual professional development budget\n\nFreeWill is an equal opportunity employer and we value diversity. We are committed to finding talent that is not determined on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, disability status, or any other characteristic protected by law.\n\nWe are a remote-first company that’s able to hire in 47 states and D.C. Unfortunately, we are unable to hire in Colorado, Alabama, or Louisiana at this time. We also can’t sponsor working visas, so all applicants will need to have work authorization in the US.\n\nDon’t check off every box in the requirements listed above? Please apply anyway! Studies have shown that marginalized communities - such as women, LGBTQ+ and people of color - are less likely to apply to jobs unless they meet every single qualification. FreeWill is dedicated to building an inclusive, diverse, equitable, and accessible workplace that fosters a sense of belonging – so if you’re excited about this role but your past experience doesn’t align perfectly with every qualification in the job description, we encourage you to still consider submitting an application. You may be just the right candidate for this role or another one of our openings!\n\n#LI-DNI\n\n","jobType":"full-time","liveStartAt":1732314879,"locationNames":[],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"senior-software-engineer-full-stack","title":"Senior Software Engineer (Full Stack)","compensation":"$160k – $170k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157723","isBookmarked":false},"StartupResult:6350681":{"__typename":"StartupResult","id":"6350681","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-6350681"},{"__ref":"Badge:COMPANY_STAGE-6350681"},{"__ref":"Badge:TOP_INVESTORS-6350681"}],"companySize":"SIZE_51_200","highConcept":"Raising a million dollars a day for charity","highlightedJobListings":[{"__ref":"JobListingSearchResult:3157723"}],"logoUrl":"https://photos.wellfound.com/startups/i/6350681-edfbc6a790ccde34375f243693c16c18-medium_jpg.jpg?buster=1537793091","name":"FreeWill","slug":"freewill-co"},"Badge:B2C-934491":{"__typename":"Badge","id":"B2C-934491","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-934491":{"__typename":"Badge","id":"COMPANY_STAGE-934491","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-934491":{"__typename":"Badge","id":"TOP_INVESTORS-934491","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-934491":{"__typename":"Badge","id":"VALUATION_1B-934491","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:GROWING_FAST-934491":{"__typename":"Badge","id":"GROWING_FAST-934491","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3154215":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About SonderMind**\n\nAt  SonderMind,  we  know  that  therapy  works.  SonderMind  provides  accessible, personalized  mental healthcare that produces high-quality outcomes for patients. SonderMind's individualized approach to care starts with using innovative technology to help people not just find a therapist, but find the right, in-network therapist for them, should they choose to use their insurance. From there, SonderMind's clinicians are committed to delivering best-in-class care to all patients by focusing on high-quality clinical  outcomes. To enable  our  clinicians to thrive, SonderMind  defines  care expectations while providing tools such as clinical note-taking, secure telehealth capabilities, outcome measurement, messaging, and direct booking. To follow the latest SonderMind news, get to know our clients, and learn about what it’s like to work at SonderMind, you can follow us on[ Instagram](https://www.instagram.com/sondermind/?hl=en), [Linkedin](https://www.linkedin.com/company/sondermind/), and[ Twitter](https://twitter.com/SonderMind?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor).\n\n**About the Role**\n\nSonderMind’s design team is looking to add a Senior Product Designer. In this role, you will take complex workflows and convert them into easy-to-use, seamless and delightful experiences that drive SonderMind's mission to redesign behavioral health. You will partner with stakeholders, product managers, and developers to shape end-to-end experiences from concept through release. Our ideal candidate has a strong understanding of all parts of the product design process, with a proven track record in designing new, innovative features, as well as iterating on existing features to create better user experiences. You must be comfortable leading design projects and working cross functionally in both autonomous and collaborative environments. You will join a strong team of product designers and report directly to the Head of Product Design.\n\n**What will you do?**\n\n- Design product experiences that people love to use.\n- Understand the humans using our software and create user-centered designs that are pleasurable to use, optimize workflows, and measurably solve pain points.\n- Working with your Product Manager, actively create and contribute to the definition of OKRs and Roadmap.\n- Work in partnership with your team’s product manager and engineers to design, iterate on, and implement features which measurably impact our quarterly OKRs.\n- As a senior member of the design team, advocate for a high design quality bar within their own work and across squads.\n- Collaborate with and present to leadership, peers, and cross-functional stakeholders (Leadership, Marketing, Clinical, Ops teams).\n- Define opportunities for product or feature enhancements, and set design requirements by actively identifying user needs. Methods include conducting UX discovery workshops, data analysis and user research.\n- Conduct user testing and evaluate the effectiveness of the product design.\n- Ensure that designs meet accessibility standards and are compliant with industry regulations.\n- Utilize and contribute to our design system and component libraries.\n- Remain up-to-date on design best practices, industry trends, and consumer preferences.\n- Some of the artifacts you will be responsible for include: UX Briefs, journey maps, detailed user flows, wireframes, high fidelity mockups, prototypes, design jira tickets and design specs.\n\n \n\n**What success looks like?**\n\n- As you settle into your new role, you will be surrounded by a dedicated group of talented designers. You will be integrated into an active cadence of Design Jams, pressure testing each other’s work, and supporting wherever is needed. You’ll hit the ground running and become familiar with our current product platforms and features, understand the product strategy and roadmaps, as well as the competitive space.\n- After onboarding, you will be partnered with a Product Manager and expected to take ownership of the discovery and execution of UX/UI design within a dedicated product squad. You’ll be responsible for conducting user research and setting design requirements based on findings.\n- Ultimately you will be measured on your ability to design well thought-out, human-centered solutions that are seamless experiences and are composed of strong visual user interfaces.\n\n**Who you are**\n\n- - Actively curious, collaborative, and has a growth mindset.\n - Maintains a strong track record of collaboration with cross-functional teams.\n - Works closely with senior design leadership to garner regular feedback for success.\n - Is strong at conducting, interpreting, and presenting qualitative and quantitative user feedback and research.\n - Is accountable for the design work of the squad with excellent time and project management skills.\n - Proactively identifies blockers to maintain momentum and manages multiple flexible workstreams to accommodate iteration and consistently make progress.\n - Loves the details, but always keeps an eye toward the big picture.\n\n**Required Education/Experience**\n\n- 5-7 years of dedicated experience in digital product design, including user experience (UX) and user interface (UI) design disciplines.\n- A well-rounded product design portfolio with result-driven case studies.\n- Has experience designing for both desktop and mobile (native and responsive) platforms.\n- Deep experience conducting user research and usability testing.\n- Experience designing accessible experiences that are compliant with industry standards.\n- Excellent verbal and written communication skills with experience in copywriting/UX writing.\n- Strong working knowledge of design and productivity tools such as: Figma, Sketch, Maze, Pendo, Loom, Jira, Confluence, Looker or equivalent.\n\n**Preferred Education/Experience**\n\n- BA/BS in Design or HCI or equivalent certificate program in UX/UI Design\n- Enterprise, SAAS and systems design experience preferred\n- Mentoring designers\n- Knowledge of HTML, CSS, Javascript, and emerging technologies\n\n**Our Benefits**\n\nThe anticipated salary range for this role will be $115,000-145,000.\n\nAs a leader in redesigning behavioral health, we are walking the walk with our employee benefits. We want the experience of working at SonderMind to accelerate people’s careers and enrich their lives, so we focus on meeting SonderMinders wherever they are and supporting them in all facets of their life and work.\n\nOur benefits include:\n\n- A commitment to fostering flexible hybrid work\n- A generous PTO policy with a minimum of three weeks off per year\n- Free therapy coverage benefits to ensure our employees have access to the care they need (must be enrolled in our medical plans to participate)\n- Competitive Medical, Dental, and Vision coverage with plans to meet every need, including HSA ($1,100 company contribution) and FSA options\n- Employer-paid short-term, long-term disability, life \u0026 AD\u0026D to cover life's unexpected events. Not only that, we also cover the difference in salary for up to seven (7) weeks of short-term disability leave (after the required waiting period) should you need to use it.\n- Eight weeks of paid Parental Leave (if the parent also qualifies for STD, this benefit is in addition which allows between 8-16 weeks of paid leave)\n- 401K retirement plan with 100% matching which immediately vests on up to 4% of base salary\n- Travel to Denver 1x a year for annual Shift gathering\n- Fourteen (14) company holidays\n- Company Shutdown between Christmas and New Years\n- Supplemental life insurance, pet insurance coverage, commuter benefits and more!\n\n**Application Deadline**\n\nThis position will be an ongoing recruitment process and will be open until filled.\n\n \n\n**Equal Opportunity** \nSonderMind does not discriminate in employment opportunities or practices based on race, color, creed, sex, gender, gender identity or expression, pregnancy, childbirth or related medical conditions, religion, veteran and military status, marital status, registered domestic partner status, age, national origin or ancestry, physical or mental disability, medical condition (including genetic information or characteristics), sexual orientation, or any other characteristic protected by applicable federal, state, or local laws.\n\n","jobType":"full-time","liveStartAt":1732054035,"locationNames":["Boston"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer","title":" Senior Product Designer ","compensation":"$115k – $145k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3154215","isBookmarked":false},"JobListingSearchResult:3154214":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About SonderMind**\n\nAt  SonderMind,  we  know  that  therapy  works.  SonderMind  provides  accessible, personalized  mental healthcare that produces high-quality outcomes for patients. SonderMind's individualized approach to care starts with using innovative technology to help people not just find a therapist, but find the right, in-network therapist for them, should they choose to use their insurance. From there, SonderMind's clinicians are committed to delivering best-in-class care to all patients by focusing on high-quality clinical  outcomes. To enable  our  clinicians to thrive, SonderMind  defines  care expectations while providing tools such as clinical note-taking, secure telehealth capabilities, outcome measurement, messaging, and direct booking. To follow the latest SonderMind news, get to know our clients, and learn about what it’s like to work at SonderMind, you can follow us on[ Instagram](https://www.instagram.com/sondermind/?hl=en), [Linkedin](https://www.linkedin.com/company/sondermind/), and[ Twitter](https://twitter.com/SonderMind?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor).\n\n**About the Role**\n\nSonderMind’s design team is looking to add a Senior Product Designer. In this role, you will take complex workflows and convert them into easy-to-use, seamless and delightful experiences that drive SonderMind's mission to redesign behavioral health. You will partner with stakeholders, product managers, and developers to shape end-to-end experiences from concept through release. Our ideal candidate has a strong understanding of all parts of the product design process, with a proven track record in designing new, innovative features, as well as iterating on existing features to create better user experiences. You must be comfortable leading design projects and working cross functionally in both autonomous and collaborative environments. You will join a strong team of product designers and report directly to the Head of Product Design.\n\n**What will you do?**\n\n- Design product experiences that people love to use.\n- Understand the humans using our software and create user-centered designs that are pleasurable to use, optimize workflows, and measurably solve pain points.\n- Working with your Product Manager, actively create and contribute to the definition of OKRs and Roadmap.\n- Work in partnership with your team’s product manager and engineers to design, iterate on, and implement features which measurably impact our quarterly OKRs.\n- As a senior member of the design team, advocate for a high design quality bar within their own work and across squads.\n- Collaborate with and present to leadership, peers, and cross-functional stakeholders (Leadership, Marketing, Clinical, Ops teams).\n- Define opportunities for product or feature enhancements, and set design requirements by actively identifying user needs. Methods include conducting UX discovery workshops, data analysis and user research.\n- Conduct user testing and evaluate the effectiveness of the product design.\n- Ensure that designs meet accessibility standards and are compliant with industry regulations.\n- Utilize and contribute to our design system and component libraries.\n- Remain up-to-date on design best practices, industry trends, and consumer preferences.\n- Some of the artifacts you will be responsible for include: UX Briefs, journey maps, detailed user flows, wireframes, high fidelity mockups, prototypes, design jira tickets and design specs.\n\n \n\n**What success looks like?**\n\n- As you settle into your new role, you will be surrounded by a dedicated group of talented designers. You will be integrated into an active cadence of Design Jams, pressure testing each other’s work, and supporting wherever is needed. You’ll hit the ground running and become familiar with our current product platforms and features, understand the product strategy and roadmaps, as well as the competitive space.\n- After onboarding, you will be partnered with a Product Manager and expected to take ownership of the discovery and execution of UX/UI design within a dedicated product squad. You’ll be responsible for conducting user research and setting design requirements based on findings.\n- Ultimately you will be measured on your ability to design well thought-out, human-centered solutions that are seamless experiences and are composed of strong visual user interfaces.\n\n**Who you are**\n\n- - Actively curious, collaborative, and has a growth mindset.\n - Maintains a strong track record of collaboration with cross-functional teams.\n - Works closely with senior design leadership to garner regular feedback for success.\n - Is strong at conducting, interpreting, and presenting qualitative and quantitative user feedback and research.\n - Is accountable for the design work of the squad with excellent time and project management skills.\n - Proactively identifies blockers to maintain momentum and manages multiple flexible workstreams to accommodate iteration and consistently make progress.\n - Loves the details, but always keeps an eye toward the big picture.\n\n**Required Education/Experience**\n\n- 5-7 years of dedicated experience in digital product design, including user experience (UX) and user interface (UI) design disciplines.\n- A well-rounded product design portfolio with result-driven case studies.\n- Has experience designing for both desktop and mobile (native and responsive) platforms.\n- Deep experience conducting user research and usability testing.\n- Experience designing accessible experiences that are compliant with industry standards.\n- Excellent verbal and written communication skills with experience in copywriting/UX writing.\n- Strong working knowledge of design and productivity tools such as: Figma, Sketch, Maze, Pendo, Loom, Jira, Confluence, Looker or equivalent.\n\n**Preferred Education/Experience**\n\n- BA/BS in Design or HCI or equivalent certificate program in UX/UI Design\n- Enterprise, SAAS and systems design experience preferred\n- Mentoring designers\n- Knowledge of HTML, CSS, Javascript, and emerging technologies\n\n**Our Benefits**\n\nThe anticipated salary range for this role will be $115,000-145,000.\n\nAs a leader in redesigning behavioral health, we are walking the walk with our employee benefits. We want the experience of working at SonderMind to accelerate people’s careers and enrich their lives, so we focus on meeting SonderMinders wherever they are and supporting them in all facets of their life and work.\n\nOur benefits include:\n\n- A commitment to fostering flexible hybrid work\n- A generous PTO policy with a minimum of three weeks off per year\n- Free therapy coverage benefits to ensure our employees have access to the care they need (must be enrolled in our medical plans to participate)\n- Competitive Medical, Dental, and Vision coverage with plans to meet every need, including HSA ($1,100 company contribution) and FSA options\n- Employer-paid short-term, long-term disability, life \u0026 AD\u0026D to cover life's unexpected events. Not only that, we also cover the difference in salary for up to seven (7) weeks of short-term disability leave (after the required waiting period) should you need to use it.\n- Eight weeks of paid Parental Leave (if the parent also qualifies for STD, this benefit is in addition which allows between 8-16 weeks of paid leave)\n- 401K retirement plan with 100% matching which immediately vests on up to 4% of base salary\n- Travel to Denver 1x a year for annual Shift gathering\n- Fourteen (14) company holidays\n- Company Shutdown between Christmas and New Years\n- Supplemental life insurance, pet insurance coverage, commuter benefits and more!\n\n**Application Deadline**\n\nThis position will be an ongoing recruitment process and will be open until filled.\n\n \n\n**Equal Opportunity** \nSonderMind does not discriminate in employment opportunities or practices based on race, color, creed, sex, gender, gender identity or expression, pregnancy, childbirth or related medical conditions, religion, veteran and military status, marital status, registered domestic partner status, age, national origin or ancestry, physical or mental disability, medical condition (including genetic information or characteristics), sexual orientation, or any other characteristic protected by applicable federal, state, or local laws.\n\n","jobType":"full-time","liveStartAt":1732054033,"locationNames":["Denver"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer","title":" Senior Product Designer ","compensation":"$115k – $145k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3154214","isBookmarked":false},"StartupResult:934491":{"__typename":"StartupResult","id":"934491","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-934491"},{"__ref":"Badge:COMPANY_STAGE-934491"},{"__ref":"Badge:TOP_INVESTORS-934491"},{"__ref":"Badge:VALUATION_1B-934491"},{"__ref":"Badge:GROWING_FAST-934491"}],"companySize":"SIZE_51_200","highConcept":"Redesigning mental \u0026 behavioral health through improved access, utilization, and outcomes","highlightedJobListings":[{"__ref":"JobListingSearchResult:3154215"},{"__ref":"JobListingSearchResult:3154214"}],"logoUrl":"https://photos.wellfound.com/startups/i/934491-06b624848cdfee2ae87b0ffc69383a27-medium_jpg.jpg?buster=1569446987","name":"SonderMind","slug":"sondermind"},"Badge:B2C-9106060":{"__typename":"Badge","id":"B2C-9106060","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9106060":{"__typename":"Badge","id":"COMPANY_STAGE-9106060","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-9106060":{"__typename":"Badge","id":"GROWING_FAST-9106060","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3075450":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Workable::Listing","description":"As a User Experience (UX) Engineer/Designer at Bask you will work directly with the CEO, Director of Design, and our remote team to build and design the software infrastructure that will serve as the backbone of telehealth.\n\nWe are looking to expand our software engineers, seeking those with deep rooted entrepreneurial spirit.\n\nOur serverless platform is built using Vercel, Next.js, Prisma and PlanetScale for a powerful multi-tenant application.\n\nAs we continue to grow, we recognize the importance of providing our users with an exceptional experience, ensuring that our software is both powerful and user-friendly. We are now seeking a talented and innovative User Experience (UX) Designer to join our team and lead the rework of our user interface.\n\n**Role and Responsibilities:**\n\nAs the User Experience Designer at Bask, you will be responsible for reworking our current user interface to make it more intuitive, user-friendly, and aesthetically appealing. Your goal will be to ensure that the software maintains its robust complexity while providing a seamless and enjoyable user experience.\n\nYour primary duties will include:\n\n- Conducting thorough user research to understand our target audience, their needs, pain points, and preferences.\n- Collaborating closely with cross-functional teams, including software developers, product managers, and stakeholders, to gather insights and align design strategies.\n- Designing and creating wireframes, prototypes, and mockups to illustrate new interface concepts and interactions.\n- Evaluating and analyzing the existing UI, identifying areas for improvement, and proposing creative solutions to enhance usability.\n- Streamlining complex workflows, interactions, and information architecture to simplify the overall user experience.\n- Ensuring the new design aligns with the company's brand identity, values, and visual guidelines.\n- Conducting usability testing sessions and gathering feedback from users to validate design choices and iterate on improvements.\n- Staying up-to-date with the latest UX design trends, technologies, and best practices to continuously enhance our software.\n\n**Requirements**\n\nQualifications and Requirements:\n\n- Proven work experience as a User Experience Designer, UI Designer, or a similar role with a strong portfolio showcasing successful UX projects.\n- Proficiency in design and prototyping tools such as Adobe XD, Sketch, Figma, or similar.\n- Deep understanding of user-centered design principles, usability, and accessibility standards.\n- Familiarity with software development processes and the ability to balance user experience improvements with technical feasibility.\n- Excellent communication skills and the ability to present and defend design decisions to stakeholders.\n- Strong problem-solving skills and a creative mindset, capable of finding innovative solutions to complex design challenges.\n","jobType":"full-time","liveStartAt":1731000909,"locationNames":["New York City"],"primaryRoleTitle":"Frontend Engineer","remote":true,"slug":"user-experience-ux-engineer-intern-new-york","title":"User Experience (UX) Engineer (Intern)(New York)","compensation":"$20k – $80k • 0.0% – 1.0%","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"3075450","isBookmarked":false},"JobListingSearchResult:3134908":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Workable::Listing","description":"As a User Experience UX Engineer/Designer at Bask you will work directly with the CEO, Director of Design, and our remote team to build and design the software infrastructure that will serve as the backbone of telehealth.\n\nWe are looking to expand our design, seeking those with deep rooted entrepreneurial spirit.\n\nOur serverless platform is built using Vercel, Next.js, Prisma and PlanetScale for a powerful multi-tenant application.\n\nAs we continue to grow, we recognize the importance of providing our users with an exceptional experience, ensuring that our software is both powerful and user-friendly. We are now seeking a talented and innovative User Experience (UX) Designer to join our team and lead the rework of our user interface.\n\n**Role and Responsibilities:**\n\nAs the User Experience Designer at Bask, you will be responsible for reworking our current user interface to make it more intuitive, user-friendly, and aesthetically appealing. Your goal will be to ensure that the software maintains its robust complexity while providing a seamless and enjoyable user experience.\n\nYour primary duties will include:\n\n- Conducting thorough user research to understand our target audience, their needs, pain points, and preferences.\n- Collaborating closely with cross-functional teams, including software developers, product managers, and stakeholders, to gather insights and align design strategies.\n- Designing and creating wireframes, prototypes, and mockups to illustrate new interface concepts and interactions.\n- Evaluating and analyzing the existing UI, identifying areas for improvement, and proposing creative solutions to enhance usability.\n- Streamlining complex workflows, interactions, and information architecture to simplify the overall user experience.\n- Ensuring the new design aligns with the company's brand identity, values, and visual guidelines.\n- Conducting usability testing sessions and gathering feedback from users to validate design choices and iterate on improvements.\n- Staying up-to-date with the latest UX design trends, technologies, and best practices to continuously enhance our software.\n\n**Requirements**\n\nQualifications and Requirements:\n\n- Proven work experience as a User Experience Designer, UI Designer, or a similar role with a strong portfolio showcasing successful UX projects.\n- Proficiency in design and prototyping tools such as Adobe XD, Sketch, Figma, or similar.\n- Deep understanding of user-centered design principles, usability, and accessibility standards.\n- Familiarity with software development processes and the ability to balance user experience improvements with technical feasibility.\n- Excellent communication skills and the ability to present and defend design decisions to stakeholders.\n- Strong problem-solving skills and a creative mindset, capable of finding innovative solutions to complex design challenges.\n","jobType":"full-time","liveStartAt":1729809975,"locationNames":[],"primaryRoleTitle":"Frontend Engineer","remote":true,"slug":"user-experience-ux-engineer","title":"User Experience (UX) Engineer","compensation":"$20k – $80k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3134908","isBookmarked":false},"JobListingSearchResult:3093213":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Workable::Listing","description":"As a User Experience (UX) Engineer/Designer at Bask you will work directly with the CEO, Director of Design, and our remote team to build and design the software infrastructure that will serve as the backbone of telehealth.\n\nWe are looking to expand our software engineers, seeking those with deep rooted entrepreneurial spirit.\n\nOur serverless platform is built using Vercel, Next.js, Prisma and PlanetScale for a powerful multi-tenant application.\n\nAs we continue to grow, we recognize the importance of providing our users with an exceptional experience, ensuring that our software is both powerful and user-friendly. We are now seeking a talented and innovative User Experience (UX) Designer to join our team and lead the rework of our user interface.\n\n**Role and Responsibilities:**\n\nAs the User Experience Designer at Bask, you will be responsible for reworking our current user interface to make it more intuitive, user-friendly, and aesthetically appealing. Your goal will be to ensure that the software maintains its robust complexity while providing a seamless and enjoyable user experience.\n\nYour primary duties will include:\n\n- Conducting thorough user research to understand our target audience, their needs, pain points, and preferences.\n- Collaborating closely with cross-functional teams, including software developers, product managers, and stakeholders, to gather insights and align design strategies.\n- Designing and creating wireframes, prototypes, and mockups to illustrate new interface concepts and interactions.\n- Evaluating and analyzing the existing UI, identifying areas for improvement, and proposing creative solutions to enhance usability.\n- Streamlining complex workflows, interactions, and information architecture to simplify the overall user experience.\n- Ensuring the new design aligns with the company's brand identity, values, and visual guidelines.\n- Conducting usability testing sessions and gathering feedback from users to validate design choices and iterate on improvements.\n- Staying up-to-date with the latest UX design trends, technologies, and best practices to continuously enhance our software.\n\n**Requirements**\n\nQualifications and Requirements:\n\n- Proven work experience as a User Experience Designer, UI Designer, or a similar role with a strong portfolio showcasing successful UX projects.\n- Proficiency in design and prototyping tools such as Adobe XD, Sketch, Figma, or similar.\n- Deep understanding of user-centered design principles, usability, and accessibility standards.\n- Familiarity with software development processes and the ability to balance user experience improvements with technical feasibility.\n- Excellent communication skills and the ability to present and defend design decisions to stakeholders.\n- Strong problem-solving skills and a creative mindset, capable of finding innovative solutions to complex design challenges.\n","jobType":"full-time","liveStartAt":1726610147,"locationNames":["Venezuela"],"primaryRoleTitle":"Frontend Engineer","remote":true,"slug":"user-experience-ux-engineer-intern","title":"User Experience (UX) Engineer (Intern)","compensation":"$20k – $80k • 0.0% – 1.0%","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"3093213","isBookmarked":false},"StartupResult:9106060":{"__typename":"StartupResult","id":"9106060","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-9106060"},{"__ref":"Badge:COMPANY_STAGE-9106060"},{"__ref":"Badge:GROWING_FAST-9106060"}],"companySize":"SIZE_11_50","highConcept":"Shopify for E-Prescribing","highlightedJobListings":[{"__ref":"JobListingSearchResult:3075450"},{"__ref":"JobListingSearchResult:3134908"},{"__ref":"JobListingSearchResult:3093213"}],"logoUrl":"https://photos.wellfound.com/startups/i/9106060-221ff2192ba27f25e8d9a8e4bc740ad0-medium_jpg.jpg?buster=1663788205","name":"Bask Health","slug":"bask-health"},"Badge:B2B-3069567":{"__typename":"Badge","id":"B2B-3069567","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-3069567":{"__typename":"Badge","id":"COMPANY_STAGE-3069567","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-3069567":{"__typename":"Badge","id":"TOP_INVESTORS-3069567","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-3069567":{"__typename":"Badge","id":"VALUATION_1B-3069567","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-3069567":{"__typename":"Badge","id":"HIGHLY_RATED-3069567","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Electric is highly rated on Glassdoor, with 4.6 out of 5 stars","avatarUrl":null,"rating":"4.6","data":null},"Badge:WORK_LIFE_BALANCE-3069567":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-3069567","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Electric 4.3/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.3","data":null},"Badge:STRONG_LEADERSHIP-3069567":{"__typename":"Badge","id":"STRONG_LEADERSHIP-3069567","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Electric 4.7/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.7","data":null},"JobListingSearchResult:3147555":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Who We are**\n\n*Electric is on a mission to simplify IT for small businesses everywhere. In the US alone, 99% of companies are small businesses, and we have a huge opportunity to impact how they run by providing a solution that makes managing IT easy (even if you’re not an IT expert)! We do that for almost 1,000 small businesses and over 55,000 users with IT Management Software that makes technical things like device management, application provisioning, cybersecurity policies, employee onboarding, and compliance reporting easy to manage and improve.*\n\n*Our employees are our most valuable asset. We have a people-first culture that prioritizes inclusion, support, growth, and development. You're not just an employee here; you're an important part of our community and of our mission to simplify IT.*\n\n*If you want to bring your skills to a highly collaborative team and are passionate about pairing the creative with the analytical, have a flair for testing and experimentation, embody grit, determination, and curiosity, and want to be part of bringing Electric to small businesses across the U.S., read on.*\n\n#### Overview  \n\nElectric is looking for a talented Product Designer to join our agile, close-knit design team. You will be integral in shaping user experiences for our SaaS products, working closely with cross-functional teams to design, iterate, and deliver intuitive solutions that solve real-world problems for small business IT users.\n\nReporting to the Manager, UX Design, we’re seeking someone who thrives in small teams, can wear many hats as a full-stack designer, and is passionate about creating impactful user experiences across research, interaction, and interface design. If you're excited by the chance to collaborate, iterate quickly, and contribute to Electric's mission of empowering small businesses, this is the role for you.\n\n#### What You’ll Do\n\n- End-to-End Design: Lead UX efforts across research, interaction design, and UI design, ensuring cohesive and intuitive user experiences.\n- Support Scrum Teams: Embed yourself within one or more scrum teams, acting as a key contributor in agile ceremonies and continuously advocating for the user’s perspective.\n- Iterate Fast: Be responsive to feedback and iterate quickly in a fast-paced, agile environment.\n- Collaborate Cross-Functionally: Work closely with product, engineering, and other teams to iterate quickly on solutions that meet business needs while delivering exceptional user experiences.\n- Communicate Design Decisions: Present your work, gather feedback from cross-functional partners, and iterate to achieve the best possible outcomes.\n- Design for Scale: Balance immediate business needs with long-term scalability, ensuring designs evolve with our product and its growing user base.\n- Research \u0026 Validate: Leverage research methodologies and user feedback to inform and validate design decisions, ensuring user needs are always at the forefront.\n- Evolve Design Systems: Contribute to and help maintain Electric’s design system, ensuring consistency and efficiency across our product suite.\n- Flexible Toolset: Use Figma for wireframes, prototypes, and high-fidelity UI, and Miro for collaborative activities like journey mapping and ideation, with the ability to adopt additional tools to optimize design processes.\n- Mentor: Mentor and guide team members when opportunities arise (for Sr. candidates)\n\n#### Who You Are\n\n- Full-Stack Designer: You bring a well-rounded skill set across UX research, interaction design, UI design, and UX copy. You’re comfortable diving into various aspects of design depending on project needs.\n- SaaS Background: You have experience designing for SaaS products, particularly in environments that require understanding both user and technical constraints.\n- Experienced in Small Teams: You’ve thrived on small, agile teams, where collaboration and flexibility are key. You understand the dynamics of cross-functional teamwork and adapt quickly to shifting priorities.\n- Agile \u0026 Adaptable: You work well in fast-paced, agile settings where quick iterations and feedback loops are part of the process. You adapt to challenges with ease and maintain a solution-focused mindset.\n- Growth-Oriented: You’re passionate about learning and improving both your personal skill set and Electric’s product offerings. You seek opportunities to grow our user base and enhance customer success.\n- Collaborative \u0026 Open to Feedback: You work well with cross-functional teams and take feedback constructively to improve your designs.\n- Excited about Small Business IT: You care deeply about solving problems for small business users and are excited to support their success through thoughtful, user-centered design.\n- AI Enthusiast (Preferred): You have an interest in and experience working with AI-related products, or have demonstrated a commitment to learning how AI can enhance user experience.\n\n#### What You Bring\n\n- 5+ years of experience as a UX/Product Designer with a proven ability to deliver successful design solutions.\n- A portfolio showcasing thoughtful, end-to-end design solutions, highlighting your ability to create effective user flows, wireframes, and UI designs for SaaS products.\n- Strong ability to conceptualize complex user journeys and communicate how an experience will unfold across an end-to-end product.\n- Demonstrated success in agile teams, working closely with product managers, engineers, and stakeholders to ensure alignment and high-quality outcomes.\n- Familiarity with user research and testing methodologies, using data to drive decisions and validate design approaches.\n- Working knowledge of responsive design and design system best practices, ensuring scalability and consistency across products.\n- Knowledge or experience working with AI-related products or a demonstrated passion for learning about AI in UX is preferred.\n- Familiarity with IT management solutions for small businesses or a similar domain is preferred.\n\n*Excited about the opportunity, but worried you don’t meet all the requirements? We recognize that people are less likely to apply to jobs where they don’t meet every single qualification.* *Imposter syndrome can get in the way of meeting spectacular candidates. W**e encourage you to apply anyway, and give us both the chance to find out if you’re the right candidate for this or other roles! *\n\n**Read about working at Electric** [**here**](https://www.electric.ai/about-electric/careers) **and meet our** [**leadership team!**](https://www.electric.ai/about-electric)\n\n**We offer a range of benefits that include:**\n\n- Flexible and generous PTO\n- Mental Wellness Days\n- Volunteer Days\n- Medical, Vision, Dental, and Orthadontia Coverage\n- 401k\n- ESOP (Employee Stock Option Program)\n- Kindbody Membership for Family Planning\n- Pre-taxed Commuter Benefits\n- Generous Parental Leave\n- Paid medical, family, and military leave\n- Short and Long Term Disability\n- Employee Assistance Programs\n- Life Insurance funded by Electric\n- Training and career growth\n- Awesome team building events!\n\n**Where?**\n\nWe are headquartered in NYC, with an office in Denton, TX and remote locations across 24 states. Our largest markets outside of the Tri-State area and Dallas-Fort Worth area are San Diego, Denver, Raleigh. We embrace a hybrid culture and offer opportunities throughout the year for folks to get together in regional markets or at HQ.  With a widely distributed team, we are used to working remotely across different time zones. \n\nSee below to see if you are eligible to work within the 23 states we hire in: Arizona, California, Colorado, Connecticut, Florida, Georgia, Maine, Maryland, Massachusetts, Michigan, Minnesota, Nebraska, New Jersey, New York, North Carolina, Oklahoma, Oregon, Rhode Island, South Carolina, Tennessee, Texas, Virginia, Wisconsin. \n\n**Standard Working Hours: 9:00AM -6:00PM**\n\n**We are an equal opportunity employer.**\n\nWe are proud to foster a workplace free from discrimination. We strongly believe that diversity of experience, perspectives, and background will lead to a better environment for our employees and a better product for our users. \n\nWe are committed to creating a diverse and inclusive work environment. Electric does not discriminate against candidates or employees because of their sex, race, gender identity, disability, age, sexual orientation, religion, national origin, veteran status or any other protected status under the law.\n\n**Accommodations**\n\nElectric is committed to providing access, equal opportunities, and reasonable accommodations for individuals with disabilities. To request a reasonable accommodation as part of the recruitment process, please contact: TA@electric.ai. \n\n**Pay Transparency Commitment:** Electric, in good faith, believes that the posted salary range is accurate for this role Nationally at the time of posting. Electric may pay more or less than the posted range based on factors such as relevant experience and skills, qualifications and location, among others. This range may be modified in the future. Details and eligibility will be discussed during the application process.  \n \nAs an organization, we believe in pay transparency and have chosen to abide by NY state, CO and CA pay transparency laws across all roles, regardless of location of hire, and post salaries for all positions eligible for full time hire on our website.The salary range for this position at Electric: $150,000—$160,000 USD","jobType":"full-time","liveStartAt":1731115008,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer","title":"Senior Product Designer ","compensation":"$150k – $160k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3147555","isBookmarked":false},"StartupResult:3069567":{"__typename":"StartupResult","id":"3069567","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-3069567"},{"__ref":"Badge:COMPANY_STAGE-3069567"},{"__ref":"Badge:TOP_INVESTORS-3069567"},{"__ref":"Badge:VALUATION_1B-3069567"},{"__ref":"Badge:HIGHLY_RATED-3069567"},{"__ref":"Badge:WORK_LIFE_BALANCE-3069567"},{"__ref":"Badge:STRONG_LEADERSHIP-3069567"}],"companySize":"SIZE_51_200","highConcept":"Lightning-fast tech support, guaranteed","highlightedJobListings":[{"__ref":"JobListingSearchResult:3147555"}],"logoUrl":"https://photos.wellfound.com/startups/i/3069567-c746880f96ae957ab25a0309ae02d6fd-medium_jpg.jpg?buster=1589616805","name":"Electric","slug":"electric-ai"},"Badge:B2B-903304":{"__typename":"Badge","id":"B2B-903304","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-903304":{"__typename":"Badge","id":"COMPANY_STAGE-903304","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"JobListingSearchResult:3148476":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Lever::Listing","description":"We are a growth stage company that creates software solutions combining lean principles, predictive and prescriptive analytics, and machine learning to transform hospital and infusion center operations. More than 180 health systems and over 1,000 hospitals and centers across 49 states rely on our award-winning products to increase patient access, decrease wait times, and reduce healthcare delivery costs. We have raised more than $300 million from top-tier investors such as Bain Capital, Insight Partners, and Goldman Sachs. We have been named among the top 100 AI companies in the world.\n\nPlease note that while this role is listed as available for remote, we are currently employing in the following states: AK, AZ, CA, CO, CT, DC, FL, GA, IL, IN, KS, LA, MA, MD, ME, MI, MO, MT, NC, NH, NJ, NY, OH, OR, PA, SC, TN, TX, UT, VA, WA, WI, WV. If your state is not listed, we may not be able to proceed with your application. We have offices in Santa Clara, CA and Charlotte, NC for employees who prefer to work regularly or occasionally from an office.\n\nThe Product Design team at LeanTaaS is growing, and we are looking for an experienced Product Designer to help lead UX and design efforts for our products. This is a role best suited for a skilled generalist, someone who is interested in the whole product lifecycle from discovery to development to launch and beyond. At LeanTaaS, the Product Design team works with product and engineering partners on the product vision, user research, concepts/prototypes, and of course high-fidelity, dev-ready design deliverables in Figma. \n\nThe Hiring Process: Every application is reviewed by the hiring manager, our Head of Design. You don’t need a cover letter, just a resume chock full of experience and/or a portfolio that shows what you’re capable of. Qualified applicants will get a call from the hiring manager to talk about product design and learn a bit about our company and our team. 3-4 people will be selected to meet the team, including designers, product managers and front-end engineers. Finally, you’ll get to tell us who you’d like to talk to, and that can be anyone from customer support, or data science, the CEO… you tell us! We’re adamant that we provide you the opportunity to learn about our company, our team, and our culture to help you figure out if LeanTaaS is right for you.\n\nYou don’t have to be a 10/10 in the following areas, but you’ll be doing a bit of each throughout the phases of the initiatives you’ll be working on. We expect some specialization to occur as the company and the team scale, but the product teams will continue to operate as scrappy startups within a startup (and we love this). \n\n\nWHAT YOU’LL DO\n- **Interaction Design:** Create user flows, sketches, diagrams, and high-level concepts to drive conversations with stakeholders and customers\n- **Research:** Independently moderate or observe usability tests, conduct user interviews, deploy surveys, and use analytics software; analyze research data, synthesize insights, and propose solutions based on data and insights\n- **Design System:** Contribute frequently to the Figma design library; help maintain the Figma library, review contributions, and manage releases; moderate discussions between design and front-end engineering regarding the design system (design + code components)\n- **Design Strategy:** Partner with PMs and Directors to scope and plan design engagements for initiatives and quarterly roadmaps; run workshops with product teams and executives; work with PMs on early concepts to Value Test with customers\n- **Leadership:** Lead the design engagements for a product team or as the primary designer on an initiative; work directly with junior designers as a mentor and delegate tasks to them; host lunch ‘n’ learns and present work to the company\n- **Transparency:** Actively keep cross-functional team members up-to-date on design decisions and progress of initiatives\n- **Communication/Collaboration:** Communicate clearly and drive collaboration between cross-functional team members\n\n\nWHAT YOU’LL BRING\n- **Information Architecture:** Ability to organize complex information into clearly structured navigation systems and content hierarchies\n- **Visual Design:** Deep knowledge and application of visual design concepts; can speak to and debate contemporary design trends. Introduce and moderate discussion of visual design topics\n- **Growth:** Demonstrate clear/measurable professional improvement YoY\n- **Empathy:** Demonstrate highest level of empathy for users, customers, and stakeholders\n- **Strong Opinions, Weakly Held:** Demonstrate highest aptitude to make choices, move forward, but adjust quickly as new data comes to light\n\n\nWHAT YOU'LL GET\n- Intellectual and emotional satisfaction of solving tough operational problems in healthcare while improving patient access and saving lives!\n- Competitive compensation package that includes base salary, target bonus, and stock options\n- 401(k) Match\n- Comprehensive healthcare benefits\n- Generous Paid Time Off and Parental Leave\n- Monthly reimbursement for Skill Building\n- Monthly reimbursement for Wellness, Transportation, and/or Home Office\n- Education Reimbursement for select courses/programs\n\n\nDoes this sound interesting to you? Apply! Don’t perfectly fit all the ‘requirements’ above? No one does. Apply! \n\nCandidates must be legally authorized to work in the United States. Verification of employment eligibility will be required at the time of hire. Visa sponsorship is not available for this position.\n\n\nLeanTaaS is an equal opportunity employer committed to promoting an inclusive work environment free of discrimination and harassment. We value diversity, inclusion, and aim to provide a sense of belonging for everyone. All qualified applicants for employment will be considered without regard to race, color, sex, gender identity, gender expression, religion, age, national origin or ancestry, citizenship, physical or mental disability, medical condition, family care status, marital status, domestic partner status, sexual orientation, genetic information, military or veteran status, or any other basis protected by federal, state or local laws. If you require assistance during the application process, please reach out to accommodations@leantaas.com. LeanTaaS will reasonably accommodate qualified individuals with disabilities to the extent required by applicable law.\n\nPlease note: LeanTaaS is not accepting agency resumes at this time, and we are not responsible for any fees related to unsolicited resumes. Thank you.","jobType":"full-time","liveStartAt":1732313574,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-ui-ux-product-designer-us-remote","title":"Senior UI/UX Product Designer (US Remote)","compensation":"$120k – $155k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3148476","isBookmarked":false},"StartupResult:903304":{"__typename":"StartupResult","id":"903304","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-903304"},{"__ref":"Badge:COMPANY_STAGE-903304"}],"companySize":"SIZE_201_500","highConcept":"BETTER HEALTHCARE THROUGH MATH","highlightedJobListings":[{"__ref":"JobListingSearchResult:3148476"}],"logoUrl":"https://photos.wellfound.com/startups/i/903304-2afd3f969e123bf26099e92824acc6bc-medium_jpg.jpg?buster=1698710776","name":"LeanTaaS","slug":"leantaas"},"Badge:B2B-78720":{"__typename":"Badge","id":"B2B-78720","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-78720":{"__typename":"Badge","id":"COMPANY_STAGE-78720","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-78720":{"__typename":"Badge","id":"TOP_INVESTORS-78720","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-78720":{"__typename":"Badge","id":"YC-78720","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-78720":{"__typename":"Badge","id":"VALUATION_1B-78720","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-78720":{"__typename":"Badge","id":"HIGHLY_RATED-78720","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Gusto is highly rated on Glassdoor, with 4.2 out of 5 stars","avatarUrl":null,"rating":"4.2","data":null},"Badge:WORK_LIFE_BALANCE-78720":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-78720","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Gusto 4.2/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.2","data":null},"Badge:STRONG_LEADERSHIP-78720":{"__typename":"Badge","id":"STRONG_LEADERSHIP-78720","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Gusto 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"JobListingSearchResult:3152544":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":" \n\n* * *\n\n**About Gusto**\n\nGusto is a modern, online people platform that helps small businesses take care of their teams. On top of full-service payroll, Gusto offers health insurance, 401(k)s, expert HR, and team management tools. Today, Gusto offices in Denver, San Francisco, and New York serve more than 300,000 businesses nationwide.\n\nOur mission is to create a world where work empowers a better life, and it starts right here at Gusto. That’s why we’re committed to building a collaborative and inclusive workplace, both physically and virtually. Learn more about our [Total Rewards philosophy](https://gusto.com/about/careers/total-rewards). \n\n**About the team** \nProduct Design at Gusto is made up of over 60 creative, collaborative people who care deeply about our mission to empower small businesses and their employees. We’re a cross-functional bunch focused on Design, Research, Writing, Ops and Front-end Development who are always looking for opportunities to build understanding and empathy for the people who use Gusto. We don’t care a whole lot about swim lanes and we work closely with our partners in Product, Engineering, Data, and Marketing to design, build and ship experiences that make a difference. We are passionate advocates for thoughtful, crafted, and inclusive experiences and we believe great design can make hard things possible, even delightful. [Read more about Design at Gusto](https://gusto-design.notion.site/Design-the-future-of-work-at-Gusto-1208931e36ae4da399ea4fa43f11b1e1).\n\n**About the opportunity**\n\nAs a Senior Staff Designer and design lead for our Compliance team, you will play a critical leadership role in the strategy and execution of compliance experiences across the product.  As a platform design leader, you will collaborate closely with your cross-functional partners and internal feature teams to design and build a seamless and holistic experience for Gusto admins and employees. As a member of the Core Experiences design team, you will contribute to craft quality and leadership across the team, and help set the direction for how platform designers should collaborate with feature teams.\n\n**Here’s what you’ll do day-to-day:**\n\n- Drive company-wide impact by strengthening our teams’ collective understanding and execution of compliance experiences\n- Work with cross-functional partners in Product Management, Engineering, and Data Science to understand customer problems, key opportunities in your domain, and define both the long term UX vision and short-term milestones that unlock customer value.\n- Collaborate with our Research, Data Science, and Customer Support teams to build a holistic understanding of customer needs, and make sure they’re shared with your teams to inform their thinking, build empathy, and inform prioritization decisions\n- Collaborate with internal teams to understand common customer and business needs, and craft patterns and systems that meet those needs\n- Work with engineering partners to assess downstream impact to the customer experience through data modeling and architecture decisions\n- Advocate for, and contribute to, the use of Workbench, our Design System\n- Mentor designers across the Core Experiences team, fostering growth and collaboration\n- Provide the “why” behind design decisions that can be easily adopted by partnering disciplines\n- Provide and seek feedback from other designers to always push the bar for quality.\n\n**Here’s what we’re looking for:**\n\n- 10+ years' aligned Product Design experience, ideally with a few years of platform experience\n- A bonus: experience in the compliance domain\n- A builder who can develop a long-term vision, as well as execute it\n- Experience developing a cohesive product strategy in partnership with cross-functional collaborators, and getting alignment across a complex organization\n- Experience using prototyping to quickly share ideas and get buy-in on design decisions\n- Experience designing and shipping products in complex domains informed by research, data, and insights from support teams demonstrated through a portfolio of work you’ve directly contributed to.\n- Strong background in systems thinking, including using and contributing to a Design System and designing with a Platform-first approach.\n- Ability to explain the impact of your work, tradeoffs you’ve made, lessons learned, and design rationale.\n- Ability to think long term towards a broader vision or step change, while being able to speak to scoping and sequencing to deliver iterative value.\n- Experience designing end-to-end customer journeys from software to service\n- Strong understanding of common web patterns, foundations, and the ability to discern when to innovate versus adopt existing standards.\n- Strong opinions loosely held and a willingness to engage in constructive debates about scope and tradeoffs to build alignment and unblock work.\n- Strong UX craft — you can break down complex experiences and design with consideration for all touchpoints.\n- Ability to embrace ambiguous situations as opportunities to create.\n- Passion for Gusto’s mission and the impact we can have on the world.\n\nAt Gusto, we strive to provide rewards that empower employees to achieve their financial and personal goals. We offer competitive compensation packages with a strong emphasis on equity based compensation (ownership in Gusto). To learn more about Gusto’s compensation philosophy and benefits offerings please view our Total Rewards Approach page.\n\nOur cash compensation range for this role is $174,000/yr - $235,000/yr in Denver \u0026 most remote locations, and $204,000/yr - $254,000/yr San Francisco, Seattle \u0026 New York. Final offer amounts are determined by multiple factors, including candidate experience and expertise, and may vary from the amounts listed above.\n\n* * *\n\nGusto has physical office spaces in Denver, San Francisco, and New York City. Employees who are based in those locations will be expected to work from the office on designated days approximately **2-3 days** per week (or more depending on role). The same office expectations apply to all Symmetry roles, Gusto's subsidiary, whose physical office is in Scottsdale.\n\nNote: The San Francisco office expectations encompass both the San Francisco and San Jose metro areas. \n\nWhen approved to work from a location other than a Gusto office, a secure, reliable, and consistent internet connection is required.\n\n* * *\n\nOur customers come from all walks of life and so do we. We hire great people from a wide variety of backgrounds, not just because it's the right thing to do, but because it makes our company stronger. If you share our values and our enthusiasm for small businesses, you will find a home at Gusto. \n\nGusto is proud to be an equal opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristic. Gusto considers qualified applicants with criminal histories, consistent with applicable federal, state and local law. Gusto is also committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. We want to see our candidates perform to the best of their ability. If you require a medical or religious accommodation at any time throughout your candidate journey, please fill out [this form](https://docs.google.com/forms/d/e/1FAIpQLSdEfl7Bp-Twz7LLlhGlha46CrxZ9Kacgakmarf3K2TbnaEgKQ/viewform) and a member of our team will get in touch with you.\n\nGusto takes security and protection of your personal information very seriously. Please review our [Fraudulent Activity Disclaimer](https://gusto.com/about/careers/fraudulent-activity-disclaimer).\n\n","jobType":"full-time","liveStartAt":1731719996,"locationNames":["Atlanta","Austin","Chicago","Denver","Los Angeles","Miami","New York City","Seattle","San Francisco","Toronto"],"primaryRoleTitle":"Attorney","remote":true,"slug":"senior-staff-product-designer-core-experiences-compliance","title":"Senior Staff Product Designer, Core Experiences, Compliance","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3152544","isBookmarked":false},"JobListingSearchResult:3143109":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":" \n\n* * *\n\n**About Gusto**\n\nGusto is a modern, online people platform that helps small businesses take care of their teams. On top of full-service payroll, Gusto offers health insurance, 401(k)s, expert HR, and team management tools. Today, Gusto offices in Denver, San Francisco, and New York serve more than 300,000 businesses nationwide.\n\nOur mission is to create a world where work empowers a better life, and it starts right here at Gusto. That’s why we’re committed to building a collaborative and inclusive workplace, both physically and virtually. Learn more about our [Total Rewards philosophy](https://gusto.com/about/careers/total-rewards). \n\n**About the Role:**\n\nWe’re looking for a Senior Design System’s designer with direct experience working on PRODUCT focused Design Systems. If you have experience working on an in-house design system that supports multiple products where complex Figma component building, token creation, accessibility guidance, documentation writing, and engineer pairing are part of your day-to-day skillset, we’d love to hear from you! \n\n**About the Team:**\n\nOur design systems team is made up of designers and engineers who focus on creating and maintaining a rich set of Figma and React components for our product teams across platform and applications. The team is in an exciting space of reinvention as we evolve an existing design system into the next level of maturity. We are embedded within the design organization at Gusto, led by our CDO, Amy Thibodeau. \n\n**Here’s what you’ll do day-to-day:**\n\n- Define and maintain semantic and functional tokens for the design system\n- Create simple and complex components, patterns, and templates in Figma\n- Host and advise in our Design System’s slack channels and office hours\n- Work with our engineering team to make sure our components are represented one to one in Figma and in React\n- Document and publish design decisions and guidance\n- Represent a service mindset with collaborative communication skills\n\n**Here’s what we're looking for:**\n\n- **Design Systems Experience:** Have 3+ years of experience working on a design systems team supporting product design teams through the full life cycle of design system creation, implementation, and maintenance.\n- **Product Design Experience**: 5+ years experience working on a product design team\n- **Technical Acumen:** The ability to pair effectively with our engineering team designing component APIs.\n- **Accessibility Minded:** A deep understanding of Accessibility guidelines and the ability to implement WCAG AA compliant components and styles.\n- **Technical Skill:** Expert knowledge of Figma, including creating complex components with variants, properties, and interaction demos.\n- **Design integrity:** High degree of design craft and polish.\n- **Communication:** Documentation expertise and the ability to educate peers on all things design system. Demonstrated ability to effectively storytell in a variety of methods (visual, spoken language, etc.)\n- **Specific strengths:** Strong skills in animation, prototyping, data visualization, and/or iconography preferred.\n\nAt Gusto, we strive to provide rewards that empower employees to achieve their financial and personal goals. We offer competitive compensation packages with a strong emphasis on equity based compensation (ownership in Gusto). To learn more about Gusto’s compensation philosophy and benefits offerings please view our Total Rewards Approach page. \n\nOur cash compensation range for this role is $147,000/yr to $199,000/yr in Denver \u0026 most remote locations, and $179,000/yr to $221,000/yr in San Francisco, Seattle \u0026 New York. Final offer amounts are determined by multiple factors, including candidate experience and expertise, and may vary from the amounts listed above.\n\n* * *\n\nGusto has physical office spaces in Denver, San Francisco, and New York City. Employees who are based in those locations will be expected to work from the office on designated days approximately **2-3 days** per week (or more depending on role). The same office expectations apply to all Symmetry roles, Gusto's subsidiary, whose physical office is in Scottsdale.\n\nNote: The San Francisco office expectations encompass both the San Francisco and San Jose metro areas. \n\nWhen approved to work from a location other than a Gusto office, a secure, reliable, and consistent internet connection is required.\n\n* * *\n\nOur customers come from all walks of life and so do we. We hire great people from a wide variety of backgrounds, not just because it's the right thing to do, but because it makes our company stronger. If you share our values and our enthusiasm for small businesses, you will find a home at Gusto. \n\nGusto is proud to be an equal opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristic. Gusto considers qualified applicants with criminal histories, consistent with applicable federal, state and local law. Gusto is also committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. We want to see our candidates perform to the best of their ability. If you require a medical or religious accommodation at any time throughout your candidate journey, please fill out [this form](https://docs.google.com/forms/d/e/1FAIpQLSdEfl7Bp-Twz7LLlhGlha46CrxZ9Kacgakmarf3K2TbnaEgKQ/viewform) and a member of our team will get in touch with you.\n\nGusto takes security and protection of your personal information very seriously. Please review our [Fraudulent Activity Disclaimer](https://gusto.com/about/careers/fraudulent-activity-disclaimer).\n\n","jobType":"full-time","liveStartAt":1730769666,"locationNames":["Denver","New York City","San Francisco"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"staff-product-designer-design-systems","title":"Staff Product Designer, Design Systems","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3143109","isBookmarked":false},"JobListingSearchResult:3144944":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":" \n\n* * *\n\n**About Gusto**\n\nGusto is a modern, online people platform that helps small businesses take care of their teams. On top of full-service payroll, Gusto offers health insurance, 401(k)s, expert HR, and team management tools. Today, Gusto offices in Denver, San Francisco, and New York serve more than 300,000 businesses nationwide.\n\nOur mission is to create a world where work empowers a better life, and it starts right here at Gusto. That’s why we’re committed to building a collaborative and inclusive workplace, both physically and virtually. Learn more about our [Total Rewards philosophy](https://gusto.com/about/careers/total-rewards). \n\n**About Design at Gusto:**\n\nProduct Design at Gusto is made up of over 70 creative, collaborative people who care deeply about our mission to empower small businesses and their employees. We’re a cross-functional bunch focused on Design, Research, Writing, Ops and Front-end Development who are always looking for opportunities to build understanding and empathy for the people who use Gusto. We don’t care a whole lot about swim lanes and we work closely with our partners in Product, Engineering, Data, and Marketing to design, build and ship experiences that make a difference. We are passionate advocates for thoughtful, crafted, and inclusive experiences and we believe great design can make hard things possible, even delightful. [Read more about Design at Gusto.](https://gusto-design.notion.site/Design-the-future-of-work-at-Gusto-1208931e36ae4da399ea4fa43f11b1e1)\n\n**About the Role:**\n\nGusto is seeking a Growth Staff Product Designer to help elevate user experiences that contribute to our business's continued growth. This designer will play a crucial role in shaping how Gusto engages and acquires new customers, serving varied audiences such as employers, employees, accountants, and Gusto's wider ecosystem. As a designer for the Growth team, you'll leverage data, partner closely with cross-functional teams, and create designs that align with our commitment to long-term, trust-centered growth.\n\n**About the Team:**\n\nThe Growth Team at Gusto is dedicated to helping customers find, adopt, and engage with our products meaningfully. Our approach prioritizes a user-centric design ethos, ensuring that growth initiatives are backed by value and trust. As a key contributor, you’ll join a collaborative environment with Engineers, Product Managers, Data Scientists, and strategic Marketing and Business partners, focusing on critical touchpoints in the customer journey, including on Gusto.com.\n\n**Here’s what you’ll do day-to-day:**\n\n- Lead design strategy and execution for growth initiatives, owning key acquisition touchpoints across Gusto.com and campaign-driven experiences.\n- Collaborate with cross-functional teams (e.g., Engineering, Product, Marketing) to craft and test data-driven hypotheses.\n- Drive personalized user journey design tailored to diverse personas and customer needs.\n- Develop and execute experimentation programs to optimize user flow and inform decisions.\n- Translate quantitative and qualitative data into actionable design insights.\n- Utilize Gusto’s design system to ensure consistency across all growth-focused projects.\n- Advocate for customer-first, empathetic design thinking to maintain trust and engagement.\n\n**Here’s what we're looking for:**\n\n- 5-7+ years of experience in full-stack design, with a strong focus on growth and funnel optimization.\n- Proven experience designing complex, interconnected systems and products.\n- Strong communication and collaboration skills, especially within cross-functional teams.\n- Demonstrated proficiency in translating research findings into design solutions.\n- Familiarity with service design principles and user-centered research.\n- Experience defining and prioritizing high-value projects that impact product roadmaps.\n- Ability to mentor and coach other designers is a plus.\n- HR, Payroll, Healthcare, or Fintech industry experience is a plus, particularly in payments or risk management.\n\nAt Gusto, we strive to provide rewards that empower employees to achieve their financial and personal goals. We offer competitive compensation packages with a strong emphasis on equity based compensation (ownership in Gusto). To learn more about Gusto’s compensation philosophy and benefits offerings please view our Total Rewards Approach page. \n\nOur cash compensation range for this role is $147,000/yr to $199,000/yr in Denver \u0026 most remote locations, and $179,000/yr to $221,000/yr in San Francisco, Seattle \u0026 New York. Final offer amounts are determined by multiple factors, including candidate experience and expertise, and may vary from the amounts listed above.\n\n* * *\n\nGusto has physical office spaces in Denver, San Francisco, and New York City. Employees who are based in those locations will be expected to work from the office on designated days approximately **2-3 days** per week (or more depending on role). The same office expectations apply to all Symmetry roles, Gusto's subsidiary, whose physical office is in Scottsdale.\n\nNote: The San Francisco office expectations encompass both the San Francisco and San Jose metro areas. \n\nWhen approved to work from a location other than a Gusto office, a secure, reliable, and consistent internet connection is required.\n\n* * *\n\nOur customers come from all walks of life and so do we. We hire great people from a wide variety of backgrounds, not just because it's the right thing to do, but because it makes our company stronger. If you share our values and our enthusiasm for small businesses, you will find a home at Gusto. \n\nGusto is proud to be an equal opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristic. Gusto considers qualified applicants with criminal histories, consistent with applicable federal, state and local law. Gusto is also committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. We want to see our candidates perform to the best of their ability. If you require a medical or religious accommodation at any time throughout your candidate journey, please fill out [this form](https://docs.google.com/forms/d/e/1FAIpQLSdEfl7Bp-Twz7LLlhGlha46CrxZ9Kacgakmarf3K2TbnaEgKQ/viewform) and a member of our team will get in touch with you.\n\nGusto takes security and protection of your personal information very seriously. Please review our [Fraudulent Activity Disclaimer](https://gusto.com/about/careers/fraudulent-activity-disclaimer).\n\n","jobType":"full-time","liveStartAt":1730856094,"locationNames":["Atlanta","Austin","Chicago","Denver","Los Angeles","Miami","New York City","Seattle","United States","San Francisco","Ontario"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"staff-product-designer-growth-acquisition","title":"Staff Product Designer, Growth Acquisition","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3144944","isBookmarked":false},"StartupResult:78720":{"__typename":"StartupResult","id":"78720","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-78720"},{"__ref":"Badge:COMPANY_STAGE-78720"},{"__ref":"Badge:TOP_INVESTORS-78720"},{"__ref":"Badge:YC-78720"},{"__ref":"Badge:VALUATION_1B-78720"},{"__ref":"Badge:HIGHLY_RATED-78720"},{"__ref":"Badge:WORK_LIFE_BALANCE-78720"},{"__ref":"Badge:STRONG_LEADERSHIP-78720"}],"companySize":"SIZE_1001_5000","highConcept":"Integrated Payroll, Benefits, HR, Tax Credits, and more","highlightedJobListings":[{"__ref":"JobListingSearchResult:3152544"},{"__ref":"JobListingSearchResult:3143109"},{"__ref":"JobListingSearchResult:3144944"}],"logoUrl":"https://photos.wellfound.com/startups/i/78720-5fd32474df5e2975289243a099b78635-medium_jpg.jpg?buster=1589636096","name":"Gusto","slug":"gustohq"},"Badge:B2C-110844":{"__typename":"Badge","id":"B2C-110844","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-110844":{"__typename":"Badge","id":"COMPANY_STAGE-110844","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-110844":{"__typename":"Badge","id":"TOP_INVESTORS-110844","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: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-110844":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-110844","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Upstart 4.1/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.1","data":null},"JobListingSearchResult:3132826":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About Upstart**\n\nUpstart is a leading AI lending marketplace partnering with banks and credit unions to expand access to affordable credit. By leveraging Upstart's AI marketplace, Upstart-powered banks and credit unions can have higher approval rates and lower loss rates across races, ages, and genders, while simultaneously delivering the exceptional digital-first lending experience their customers demand. More than two-thirds of Upstart loans are approved instantly and are fully automated.\n\nUpstart is a digital-first company, which means that most Upstarters live and work anywhere in the United States. However, we also have offices in San Mateo, California; Columbus, Ohio; and Austin, Texas.\n\nMost Upstarters join us because they connect with our mission of enabling access to effortless credit based on true risk. If you are energized by the impact you can make at Upstart, we’d love to hear from you!\n\n**The Team:**\n\nUpstart has experienced remarkable growth in recent years, successfully processing billions of dollars in loans every quarter. The Servicing team plays a crucial role creating an amazing Borrower experience which our customers love. Our mission is to build the best in class Loan and Borrower Servicing products which enable borrowers to effortlessly manage their loans, pay off their accounts, or connect with Upstart directly - all in a highly intuitive and effortless way. \n\nAs a UX Designer for our Servicing team, you will be responsible for designing intuitive, seamless, and user-friendly digital experiences that enhance customer interactions with our servicing products and platforms. You will collaborate with product managers, developers, and stakeholders to understand customer needs, identify pain points, and create solutions that optimize customer journeys in post-purchase, customer support, and service-oriented environments.\n\n**How you’ll make an impact:**\n\n- You will develop wireframes, interactive prototypes, and design mockups to communicate design ideas clearly and effectively to cross-functional teams.\n- You will drive user research \u0026 analysis by conducting user research, including interviews, surveys, and usability tests, and gathering insights into customer needs, behavior, and pain points in servicing workflows.\n- You will create and maintain user journey maps, personas, and service blueprints to guide design decisions and identify opportunities for improvement.\n- You will work closely with product managers, developers, and stakeholders to define project goals, propose design solutions, and ensure feasibility and alignment with technical requirements.\n- You will conduct usability tests on new and existing features to evaluate the effectiveness of design solutions and iteratively improve the user experience.\n- You will create an amazing user experience that ensures the visual design aligns with the overall user experience vision and brand guidelines.\n- You will leverage quantitative and qualitative data from customer feedback, analytics, and A/B testing to inform design decisions and continuously optimize user interactions.\n- You will ensure that designs are accessible and inclusive, adhering to best practices and relevant standards.\n- You will contribute to and maintain a design system that ensures consistency and scalability across all servicing products and platforms.\n\n**Minimum Qualifications:**\n\n- 4+ years experience designing and launching high quality digital products\n- Strong portfolio showcasing user centered design Process and UX skills\n- Highly skilled with Figma and similar design tools\n- Highly skilled at research and experimentation, and at analyzing data and usage patterns.\n- Clear communicator and collaborator who is comfortable giving and taking design feedback, presenting to stakeholders and driving consensus around a common goal\n\n**Preferred Qualifications:**\n\n- Can successfully run user research studies and translate the learnings into business and / or design decisions\n- Capable of diligently navigating the dynamic relationship between user needs and business requirements\n- Experience working with engineers in the Agile software development framework\n- Skilled at solving design challenges in complex domains like Finance, Healthcare, Education or B2B\n- Bachelor's or Master's degree in design-related or engineering-related field\n\n**Position location** This role is available in the following locations: Remote\n\n**Time zone requirements** The team operates on the East/West coast time zones.\n\n**Travel requirements** As a digital first company, the majority of your work can be accomplished remotely. The majority of our employees can live and work anywhere in the U.S but are encouraged to to still spend high quality time in-person collaborating via regular onsites. The in-person sessions’ cadence varies depending on the team and role; most teams meet once or twice per quarter for 2-4 consecutive days at a time.\n\n \n\n**What you'll love:**\n\n- Competitive Compensation (base + bonus \u0026 equity)\n- Comprehensive medical, dental, and vision coverage with Health Savings Account contributions from Upstart\n- 401(k) with 100% company match up to $4,500 and immediate vesting and after-tax savings\n- Employee Stock Purchase Plan (ESPP)\n- Life and disability insurance\n- Generous holiday, vacation, sick and safety leave\n- Supportive parental, family care, and military leave programs\n- Annual wellness, technology \u0026 ergonomic reimbursement programs\n- Social activities including team events and onsites, all-company updates, employee resource groups (ERGs), and other interest groups such as book clubs, fitness, investing, and volunteering\n- Catered lunches + snacks \u0026 drinks when working in offices\n\n \n\n#LI-REMOTE\n\n#LI-MidSenior\n\nAt Upstart, your base pay is one part of your total compensation package.  The anticipated base salary for this position is expected to be within the below range. Your actual base pay will depend on your geographic location–with our “digital first” philosophy, Upstart uses compensation regions that vary depending on location. Individual pay is also determined by job-related skills, experience, and relevant education or training. Your recruiter can share more about the specific salary range for your preferred location during the hiring process.\n\nIn addition, Upstart provides employees with target bonuses, equity compensation, and generous benefits packages (including medical, dental, vision, and 401k).\n\nUnited States | Remote - Anticipated Base Salary Range$161,100—$224,500 USD\n\nUpstart is a proud Equal Opportunity Employer. We are dedicated to ensuring that underrepresented classes receive better access to affordable credit, and are just as committed to embracing diversity and inclusion in our hiring practices. We celebrate all cultures, backgrounds, perspectives, and experiences, and know that we can only become better together. \n\n*If you require reasonable accommodation in completing an application, interviewing, completing any pre-employment testing, or otherwise participating in the employee selection process, please email* [*candidate_accommodations@upstart.com*](mailto:candidate_accommodations@upstart.com)\n\n[https://www.upstart.com/candidate_privacy_policy](https://www.upstart.com/candidate_privacy_policy)\n\n","jobType":"full-time","liveStartAt":1729558792,"locationNames":["United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-ux-designer-servicing","title":"Senior UX Designer, Servicing ","compensation":"$161k – $225k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3132826","isBookmarked":false},"StartupResult:110844":{"__typename":"StartupResult","id":"110844","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-110844"},{"__ref":"Badge:COMPANY_STAGE-110844"},{"__ref":"Badge:TOP_INVESTORS-110844"},{"__ref":"Badge:RECENTLY_FUNDED"},{"__ref":"Badge:WORK_LIFE_BALANCE-110844"}],"companySize":"SIZE_201_500","highConcept":"Get the loan you deserve through a holisitic process that's more than a credit score","highlightedJobListings":[{"__ref":"JobListingSearchResult:3132826"}],"logoUrl":"https://photos.wellfound.com/startups/i/110844-606040708c80bab270514a574def4f0e-medium_jpg.jpg?buster=1589647510","name":"Upstart","slug":"upstart"},"Badge:B2B-7483625":{"__typename":"Badge","id":"B2B-7483625","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7483625":{"__typename":"Badge","id":"COMPANY_STAGE-7483625","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-7483625":{"__typename":"Badge","id":"GROWING_FAST-7483625","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:2945173":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"Assured is on a mission to modernize insurance. Claims processing (i.e. should we pay this claim?), while often overlooked, is the foundation of the entire industry. It’s currently highly manual, involving phone calls, faxes, and gut instinct—costing tens of billions of dollars a year. We can do better.\n\nAt Assured, we provide large insurers with the software solutions they need to win in a modern, technology-driven world. From self-service claim filing software to backend fraud detection, we’re the engine that powers claims processing for some of the largest insurers in the world.\n\nThe challenges we face are deep and diverse—from creating digital experiences that provide comfort and clarity to claimants at their most stressed and vulnerable to orchestrating large-scale ML-driven decision-making on billions of dollars of claims payments, life at Assured is dynamic, collaborative, and rewarding.\n\n**We are looking for Principal Product Designers to join our growing team!**\n\nAs a Principal Product Designer, you will play a pivotal role in shaping the visual identity and user experience of products at Assured. You will join a team of talented designers, collaborating with cross-functional teams to deliver design solutions that not only meet but exceed user expectations. The ideal candidate is a strategic thinker with impeccable design chops.\n\n**You will…**\n\n👩‍💻 Contribute to the strategic direction of our product design, collaborating closely with cross-functional teams to align design initiatives with business goals.\n\n🚗 Drive the ideation, prototyping, and refinement of our SaaS products, ensuring they meet the highest standards of usability, functionality, and visual appeal.\n\n👨‍🎨 Foster a design-centric culture within the organization, inspiring and mentoring design teams to deliver outstanding, user-focused solutions.\n\n🎨 Ensure a consistent design language and branding across our suite of products, maintaining a cohesive and recognizable user experience.\n\n🏆 Champion usability and accessibility principles, conducting research and utilizing metrics to inform. \n\n🤝 Collaborate with product managers, engineers, and other stakeholders to align design efforts with overall product strategy and business objectives.\n\n⚙️ Establish and refine design processes, adapting them to scale with the growth of the company. Continuously seek opportunities for improvement and innovation.\n\n**You have…**\n\n🗂 Proven experience in product design, with a track record of delivering successful SaaS products.\n\n📌 Exceptional skills in UX/UI design, product thinking, and a strong portfolio showcasing your contributions to impactful, user-focused designs.\n\n🚍 Ability to think strategically about design and articulate the rationale behind design decisions. Experience in contributing to product strategy discussions.\n\n📊 Experience applying user research, usability testing, and data-driven insights to drive design decisions.\n\n❗️ Proven ability to collaborate effectively with cross-functional teams.\n\n🦾 Strong prototyping abilities and experience creating interactive prototypes.\n\n🧰 Proficient in industry-standard design tools\n\n**Benefits:**\n\n🤑 Competitive Compensation: Enjoy a competitive salary and equity package!\n\n🏥 Comprehensive Health Care: Access to multiple medical plans with an HSA option and minimal out-of-pocket expenses. Certain plans covered 100%.\n\n🦷 Dental Insurance: We protect those pearly whites\n\n👀 Vision Insurance: Everyone can see clearly now at Assured\n\n🌧 Life Insurance: It's on the house! Provided at no cost to you\n\n🏄 Paid Time Off: Uncapped vacation days and paid holidays. Take that vacation!\n\n👶 Family Leave: Maternity and paternity leave options\n\n📈 Financial Wellness: 401(k) contribution with Assured contributing 3% of your income, even if you don't contribute\n\n👪 Flexible Spending Accounts: Health and dependent care FSAs for pre-tax flexible spending\n\n**Our Commitment:** \n*We are an equal opportunity employer and value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, sex, gender, gender expression, sexual orientation, age, marital status, veteran status, or disability status. We will ensure that individuals with disabilities are provided reasonable accommodation to participate in the job application or interview process, perform essential job functions, and receive other benefits and privileges of employment. Please contact us to request accommodation.*\n\n","jobType":"full-time","liveStartAt":1731000905,"locationNames":["Palo Alto"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"principal-product-designer","title":"Principal Product Designer","compensation":"$200k – $220k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2945173","isBookmarked":false},"JobListingSearchResult:2995573":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"Assured is on a mission to modernize insurance. Claims processing (i.e. should we pay this claim?), while often overlooked, is the foundation of the entire industry. It’s currently highly manual, involving phone calls, faxes, and gut instinct—costing tens of billions of dollars a year. We can do better.\n\nAt Assured, we provide large insurers with the software solutions they need to win in a modern, technology-driven world. From self-service claim filing software to backend fraud detection, we’re the engine that powers claims processing for some of the largest insurers in the world.\n\nThe challenges we face are deep and diverse—from creating digital experiences that provide comfort and clarity to claimants at their most stressed and vulnerable to orchestrating large-scale ML-driven decision-making on billions of dollars of claims payments, life at Assured is dynamic, collaborative, and rewarding.\n\n**We are looking for a Senior Brand Designer to join our growing team!**\n\nAs we continue to grow our marketing efforts, we need a Senior Brand Designer to conceptualize and execute campaigns while maintaining a high bar for brand consistency and visual polish.\n\n**You will…**\n\n⭐️ Contribute to the development of Assured’s brand identity by helping maintain and organize our design system and asset library\n\n🤝 Be creating hands-on designs of marketing assets with pixel-perfect precision\n\n🔒 Act as brand guardian and the final seal approval for all customer-facing assets produced by other design team members, ensuring that guidelines and quality standards are followed consistently\n\n🛠 Demonstrate the ability to work autonomously while prioritizing and completing tasks with minimal oversight\n\n**You have…**\n\n💼 5+ years experience in brand and visual design for cutting-edge technology products, with a varied and polished portfolio to show for it.\n\n🎨 A deep understanding of typography, color theory, grids, and more.\n\n🏠 A strong sense of storytelling, experienced with creating presentation design. The ability to create 2D or 3D illustrations or edit copy is a plus.\n\n⚙️ Proficiency with design tools like Figma and Powerpoint.\n\n🗣 Strong cross-functional communication skills, with an ability to quickly translate briefs from non-design stakeholders in sales, finance, and product into compelling mockups and visual concepts, and the ability to justify and explain design choices back to those same stakeholders.\n\n😌 A diplomatic and calm approach to giving constructive practical feedback to other designers and stakeholders.\n\n**Benefits:**\n\n🤑 Competitive Compensation: Enjoy a competitive salary and equity package!\n\n🏥 Comprehensive Health Care: Access to multiple medical plans with an HSA option and minimal out-of-pocket expenses. Certain plans covered 100%.\n\n🦷 Dental Insurance: We protect those pearly whites\n\n👀 Vision Insurance: Everyone can see clearly now at Assured\n\n🌧 Life Insurance: It's on the house! Provided at no cost to you\n\n🏄 Paid Time Off: Uncapped vacation days and paid holidays. Take that vacation!\n\n👶 Family Leave: Maternity and paternity leave options\n\n📈 Financial Wellness: 401(k) contribution with Assured contributing 3% of your income, even if you don't contribute\n\n👪 Flexible Spending Accounts: Health and dependent care FSAs for pre-tax flexible spending\n\n**Our Commitment:** \n*We are an equal opportunity employer and value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, sex, gender, gender expression, sexual orientation, age, marital status, veteran status, or disability status. We will ensure that individuals with disabilities are provided reasonable accommodation to participate in the job application or interview process, perform essential job functions, and receive other benefits and privileges of employment. Please contact us to request accommodation.*\n\n","jobType":"full-time","liveStartAt":1730741885,"locationNames":["Palo Alto"],"primaryRoleTitle":"Marketing","remote":true,"slug":"senior-brand-designer","title":"Senior Brand Designer","compensation":"$140k – $160k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2995573","isBookmarked":false},"StartupResult:7483625":{"__typename":"StartupResult","id":"7483625","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-7483625"},{"__ref":"Badge:COMPANY_STAGE-7483625"},{"__ref":"Badge:GROWING_FAST-7483625"}],"companySize":"SIZE_11_50","highConcept":"Automated claims is now a reality","highlightedJobListings":[{"__ref":"JobListingSearchResult:2945173"},{"__ref":"JobListingSearchResult:2995573"}],"logoUrl":"https://photos.wellfound.com/startups/i/7483625-d46070d881e287d9094f87b88513db12-medium_jpg.jpg?buster=1600471115","name":"Assured","slug":"assured-claims"},"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:3155808":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**POS-P199**\n\n* * *\n\n# **About You**\n\nYou’re looking for an environment, team, and role where you’ll thrive and do the best work of your career. That’s why, as a Senior Product Designer I for Operations Hub at HubSpot:\n\n- You’ll have a “seat at the table” from Day 1. Your partners and peers know what you do, greatly value it, and expect you to have strong opinions.\n- You’ll co-own a significant part of the product with your partners and you’ll all have the autonomy you need to drive its strategy and vision.\n- You’ll never have to guess about how to get promoted. We support you with clear expectations and career paths.\n- You’ll be able to work where and how you work best: at home, the office, or any mix of both\n\n# **About your opportunity**\n\nOperations Hub is our newest and fastest growing product line and responsible for high impact product areas including platform tools and features—like Data Integration \u0026 Management, Segmentation, and Automation—that take our already incredible CRM to the next level. \n\nJoin a UX team that is deeply motivated by helping our users navigate complex problems like managing data across disparate systems and learning to use that data to make smarter decisions about how to reach their customers. We are a team of passionate, system thinkers deeply motivated by finding innovative ways to make the hardest business problems easy to solve through research informed, consumer grade experience design.\n\n# **Here’s what success in your role looks like**\n\n- Co-create a shared strategy, vision, and cohesive roadmap for the future of your product area in partnership with product management and engineering peers\n- Drive alignment, set goals, and drive understanding and motivation with your partners and team\n- Understand your customer to build compelling journey scenarios, information architecture, interaction flows, and visual designs\n- Work autonomously and with customer experience in mind, using our [Canvas design system](https://medium.com/hubspot-product/people-over-pixels-b962c359a14d) for a fast, efficient process with fewer handoffs\n- Collaborate closely with researchers and content designers to create, refine, and iterate on new and existing experiences\n- Mentor other designers as you play an active role in growing HubSpot’s UX team and culture\n\n# **You’ll love this role if you**\n\n- Can focus on just the most important things rather than being stretched thin across everything\n- Put customers at the center of everything you do\n- Demonstrate experience in delivering successful, intuitive products with measurable customer and business impact\n- Thrive when collaborating on strategy and vision with partners, leaders, and teams\n- Can balance scope, speed, and quality to reach outcomes\n- Enjoy mentoring, coaching for growth, aligning on goals, and driving accountability at all levels\n- Have experience fostering team health, mission, and purpose\n- Can confidently deliver clear, direct, and actionable feedback—and ask for it in return\n- Share [our HEART values](http://culturecode.com/) and practice growth mindset\n- Thrive in an environment that values your design craft as much as your ability to apply systems thinking to complex problems\n- Get excited about owning the end-to-end design, from leading discovery, to designing high-fidelity mocks, to testing designs with customers, to partnering with engineers on all the details\n- Have experience scaling a product from a point-solution to a platform that solves for a broad set of use cases across the business, including marketing, sales, services and operations.\n- Demonstrate experience working closely with engineers during early stages to understand back-end and front-end constraints - know when to work creatively within constraints and when to push the boundaries of what's possible today\n- Love getting concepts out early to test with users, iterate and make more intuitive for faster time to value\n\n# **About UX at HubSpot**\n\nOur UX team is a passionate and diverse group of more than 200 product designers, content designers, researchers, and design ops folks who build consumer-grade experiences while solving enterprise-level problems. We’re set up to work as equal partners to our peers in product management and engineering. And we design and deliver a crafted experience to our customers by setting a high bar on ease of use. We’re investing deeply in building whole and healthy UX teams across all of our disciplines so we can better solve problems for our customers.\n\nWe involve our customers in every step of our development process. And we strive to deliver a B2B product that’s just as easy to use as the best B2C products on the market. When our customers grow, we grow, too!\n\n## **Want to know more about product design at HubSpot?**\n\n- [The possibilities of “and” — prioritizing usability alongside feature growth](https://product.hubspot.com/blog/usability-alongside-feature-growth)\n- [By the people, for the people: keeping your design system evergreen](https://product.hubspot.com/blog/by-the-people-for-the-people-keeping-your-design-system-evergreen)\n- [See all HubSpot UX blog posts](https://product.hubspot.com/blog/topic/ux)\n\n## **One more thing you should know…**\n\n[There’s a lot of research](https://hbr.org/2014/08/why-women-dont-apply-for-jobs-unless-theyre-100-qualified) showing how marginalized groups of people may not apply for jobs unless they meet 100% (or more!) of the qualifications. We also know that many UX folks come from backgrounds with different experiences that might not seem “standard”—and that’s okay! We really value people who bring unique perspectives and add new knowledge to our team.\n\nBut you might not feel like you “check all the boxes” as you read this job post. We get it. And we feel these things ourselves, too. But we hope you’ll apply anyway because we’ll take great care in working with you. 🧡\n\n*Confidence can sometimes hold us back from applying for a job. But we'll let you in on a secret: there's no such thing as a 'perfect' candidate. HubSpot is a place where everyone can grow. So however you identify and whatever background you bring with you, please apply if this is a role that would make you excited to come into work every day.*\n\n# **About HubSpot**\n\nHubSpot helps millions of organizations grow better, and we’d love to grow better with you. Our business  builds the software and systems that power the world’s small to medium-sized businesses. Our company culture builds connections, careers, and employee growth. How? By creating a workplace that values flexibility, autonomy, and transparency. 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://blog.hubspot.com/blog/tabid/6307/bid/34234/The-HubSpot-Culture-Code-Creating-a-Company-We-Love.aspx), which has more than 3M 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 HubSpotter globally who has helped build our remarkable culture, HubSpot has been named a top workplace by Glassdoor, Fortune, Entrepreneur, and more.\n\n* * *\n\n**Cash compensation range:** 145400-232600 USD Annually \n \n[This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \nThe cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \nWe know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \nAt HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community. \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":1732149724,"locationNames":["United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer-i-operations-hub","title":"Senior Product Designer I, Operations Hub","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3155808","isBookmarked":false},"JobListingSearchResult:3156953":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**POS-8317** \n\n* * *\n\n# **About You**\n\nYou’re looking to join a customer and product-focused company where you’ll work with a team of passionate individuals as you deliver the best product possible to help a mission-driven organization Grow Better. You’re looking for an environment, team, and role where you’ll thrive and do the best work of your career. That’s why, as a Senior Product Designer I at HubSpot:\n\n- You’ll have a “seat at the table” from Day 1. Your partners and peers know what you do, greatly value it, and expect you to have strong opinions.\n- You’ll co-own a significant part of the product with your partners and you’ll all have the autonomy you need to drive its strategy and vision.\n- You’ll never have to guess about how to get promoted. We support you with clear expectations and career paths.\n- You’ll be able to work where and how you work best: at home, the office, or any mix of both\n\n# **About the team**\n\nContent Hub is a customizable web content management system that allows fast-growing companies to optimize and personalize their website for better results. It allows businesses to easily create remarkable digital experiences, optimize and personalize those experiences, and manage a growing online presence at scale. Content Hub customers experience a 243% increase in website traffic after 12 months, and a 183% increase in inbound leads when used with Marketing Hub.\n\nExplore our [Free CMS](https://www.hubspot.com/products/content) to learn more about Content Hub.\n\n# **Here’s what success in your role looks like**\n\n- Co-create a shared strategy, vision, and cohesive roadmap for the future of this product area in partnership with product management and engineering peers\n- Drive alignment, set goals, and drive understanding and motivation with your partners and team\n- Understand your customer to build compelling journey scenarios, information architecture, interaction flows, and visual designs\n- Work autonomously and with customer experience in mind, using our [Canvas design system](https://medium.com/hubspot-product/people-over-pixels-b962c359a14d) for a fast, efficient process with fewer handoffs\n- Collaborate closely with researchers and content designers to create, refine, and iterate on new and existing experiences\n- Mentor other designers as you play an active role in growing HubSpot’s UX team and culture\n\n# **You’ll love this role if you**\n\n- Can focus on just the most important things rather than being stretched thin across everything\n- Put customers at the center of everything you do\n- Demonstrate experience in delivering successful, intuitive products with measurable customer and business impact\n- Thrive when collaborating on strategy and vision with partners, leaders, and teams\n- Can balance scope, speed, and quality to reach outcomes\n- Enjoy mentoring, coaching for growth, aligning on goals, and driving accountability at all levels\n- Have experience fostering team health, mission, and purpose\n- Can confidently deliver clear, direct, and actionable feedback—and ask for it in return\n- Share [our HEART values](http://culturecode.com/) and practice growth mindset\n\n# **About UX at HubSpot**\n\nOur UX team is a passionate and diverse group of more than 300 product designers, content designers, researchers, and design ops folks who build consumer-grade experiences while solving enterprise-level problems. We’re set up to work as equal partners to our peers in product management and engineering. And we design and deliver a crafted experience to our customers by setting a high bar on ease of use. We’re investing deeply in building whole and healthy UX teams across all of our disciplines so we can better solve problems for our customers.\n\nWe involve our customers in every step of our development process. And we strive to deliver a B2B product that’s just as easy to use as the best B2C products on the market. When our customers grow, we grow, too!\n\n## **Want to know more about product design at HubSpot?**\n\n- [The possibilities of “and” — prioritizing usability alongside feature growth](https://product.hubspot.com/blog/usability-alongside-feature-growth)\n- [By the people, for the people: keeping your design system evergreen](https://product.hubspot.com/blog/by-the-people-for-the-people-keeping-your-design-system-evergreen)\n- [See all HubSpot UX blog posts](https://product.hubspot.com/blog/topic/ux)\n\n## **One more thing you should know…**\n\n[There’s a lot of research](https://hbr.org/2014/08/why-women-dont-apply-for-jobs-unless-theyre-100-qualified) showing how marginalized groups of people may not apply for jobs unless they meet 100% (or more!) of the qualifications. We also know that many UX folks come from backgrounds with different experiences that might not seem “standard”—and that’s okay! We really value people who bring unique perspectives and add new knowledge to our team.\n\nBut you might not feel like you “check all the boxes” as you read this job post. We get it. And we feel these things ourselves, too. But we hope you’ll apply anyway because we’ll take great care in working with you. 🧡\n\n*Confidence can sometimes hold us back from applying for a job. But we'll let you in on a secret: there's no such thing as a 'perfect' candidate. HubSpot is a place where everyone can grow. So however you identify and whatever background you bring with you, please apply if this is a role that would make you excited to come into work every day.*\n\n \n \n\n* * *\n**Cash compensation range:** 138600-207900 USD Annually \n \n [This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \n The cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \n We know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \n At HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community. \n \n\n# **About You**\n\nYou’re looking to join a customer and product-focused company where you’ll work with a team of passionate individuals as you deliver the best product possible to help a mission-driven organization Grow Better. You’re looking for an environment, team, and role where you’ll thrive and do the best work of your career. That’s why, as a Senior Product Designer I at HubSpot:\n\n- You’ll have a “seat at the table” from Day 1. Your partners and peers know what you do, greatly value it, and expect you to have strong opinions.\n- You’ll co-own a significant part of the product with your partners and you’ll all have the autonomy you need to drive its strategy and vision.\n- You’ll never have to guess about how to get promoted. We support you with clear expectations and career paths.\n- You’ll be able to work where and how you work best: at home, the office, or any mix of both\n\n# **About the team**\n\nContent Hub is a customizable web content management system that allows fast-growing companies to optimize and personalize their website for better results. It allows businesses to easily create remarkable digital experiences, optimize and personalize those experiences, and manage a growing online presence at scale. Content Hub customers experience a 243% increase in website traffic after 12 months, and a 183% increase in inbound leads when used with Marketing Hub.\n\nExplore our [Free CMS](https://www.hubspot.com/products/content) to learn more about Content Hub.\n\n# **Here’s what success in your role looks like**\n\n- Co-create a shared strategy, vision, and cohesive roadmap for the future of this product area in partnership with product management and engineering peers\n- Drive alignment, set goals, and drive understanding and motivation with your partners and team\n- Understand your customer to build compelling journey scenarios, information architecture, interaction flows, and visual designs\n- Work autonomously and with customer experience in mind, using our [Canvas design system](https://medium.com/hubspot-product/people-over-pixels-b962c359a14d) for a fast, efficient process with fewer handoffs\n- Collaborate closely with researchers and content designers to create, refine, and iterate on new and existing experiences\n- Mentor other designers as you play an active role in growing HubSpot’s UX team and culture\n\n# **You’ll love this role if you**\n\n- Can focus on just the most important things rather than being stretched thin across everything\n- Put customers at the center of everything you do\n- Demonstrate experience in delivering successful, intuitive products with measurable customer and business impact\n- Thrive when collaborating on strategy and vision with partners, leaders, and teams\n- Can balance scope, speed, and quality to reach outcomes\n- Enjoy mentoring, coaching for growth, aligning on goals, and driving accountability at all levels\n- Have experience fostering team health, mission, and purpose\n- Can confidently deliver clear, direct, and actionable feedback—and ask for it in return\n- Share [our HEART values](http://culturecode.com/) and practice growth mindset\n\n# **About UX at HubSpot**\n\nOur UX team is a passionate and diverse group of more than 300 product designers, content designers, researchers, and design ops folks who build consumer-grade experiences while solving enterprise-level problems. We’re set up to work as equal partners to our peers in product management and engineering. And we design and deliver a crafted experience to our customers by setting a high bar on ease of use. We’re investing deeply in building whole and healthy UX teams across all of our disciplines so we can better solve problems for our customers.\n\nWe involve our customers in every step of our development process. And we strive to deliver a B2B product that’s just as easy to use as the best B2C products on the market. When our customers grow, we grow, too!\n\n## **Want to know more about product design at HubSpot?**\n\n- [The possibilities of “and” — prioritizing usability alongside feature growth](https://product.hubspot.com/blog/usability-alongside-feature-growth)\n- [By the people, for the people: keeping your design system evergreen](https://product.hubspot.com/blog/by-the-people-for-the-people-keeping-your-design-system-evergreen)\n- [See all HubSpot UX blog posts](https://product.hubspot.com/blog/topic/ux)\n\n## **One more thing you should know…**\n\n[There’s a lot of research](https://hbr.org/2014/08/why-women-dont-apply-for-jobs-unless-theyre-100-qualified) showing how marginalized groups of people may not apply for jobs unless they meet 100% (or more!) of the qualifications. We also know that many UX folks come from backgrounds with different experiences that might not seem “standard”—and that’s okay! We really value people who bring unique perspectives and add new knowledge to our team.\n\nBut you might not feel like you “check all the boxes” as you read this job post. We get it. And we feel these things ourselves, too. But we hope you’ll apply anyway because we’ll take great care in working with you. 🧡\n\n*Confidence can sometimes hold us back from applying for a job. But we'll let you in on a secret: there's no such thing as a 'perfect' candidate. HubSpot is a place where everyone can grow. So however you identify and whatever background you bring with you, please apply if this is a role that would make you excited to come into work every day.*\n\n \n \n\n* * *\n**Cash compensation range:** 138600-207900 USD Annually \n \n [This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \n The cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \n We know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \n At HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community. \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":1732236129,"locationNames":["United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer-i-content-hub","title":"Senior Product Designer I, Content Hub","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3156953","isBookmarked":false},"JobListingSearchResult:3150477":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"# **About You**\n\nYou’re looking for an environment, team, and role where you’ll thrive and do the best work of your career. That’s why, as a Principal Product Designer at HubSpot:\n\n- You’ll have a “seat at the table” from Day 1. Your partners and peers know what you do, greatly value it, and expect you to have strong opinions.\n- You’ll co-own a significant part of the product with your partners and you’ll all have the autonomy you need to drive its strategy and vision.\n- You’ll never have to guess about how to get promoted. We support you with clear expectations and career paths.\n- You’ll be able to work where and how you work best: at home, the office, or any mix of both\n\n# **About the product**\n\nThe AI team at HubSpot designs an AI system that enhances all aspects of our customer's business; amplifying efficiency, scaling teams and uncovering hard-to-see insights. Our AI Copilot allows for conversational engagement with the CRM, nascent Breeze AI agents are beginning to take on low-value work freeing customers to focus on strategic work, and our AI intelligence layer helps them understand their business better. [This playlist](https://youtube.com/playlist?list=PLJF0lZ9q8zL1ydChXVViEmf-n_tr15V1W\u0026feature=shared) shows the depth of our early investments and hints at the work to come.\n\n# **Here’s what success in your role looks like**\n\n- Having deep domain knowledge across all product areas\n- Being considered a master in uncovering new unmet user needs across the product\n- Using knowledge of root causes to investigate new problem spaces that span multiple groups\n- Having deep data analysis skills and a knack for improving our data collection systems\n- Helping team members engage more deeply with data\n- Modeling ways to gracefully shift gears as new information becomes available\n\n# **You’ll love this role if you**\n\n- Model “thinking like an owner” in terms of how team should spend time \u0026 resources\n- Enjoy tracking multiple high complexity projects and helping create visibility in these areas\n- Are known for your communication artifact quality (decks, memos, etc)\n- Model best practices for knowledge sharing, collaboration and facilitation\n- Have a knack for helping others embrace change across multiple groups\n- Master the ability to appeal on both logical and emotional fronts when selling an agenda or vision\n- Clarify shared expectations across groups in service if a larger mission\n- Have the proven ability to break down resistance and anticipate pitfalls\n- Are experienced in fostering team health, mission, and purpose\n- Can confidently deliver clear, direct, and actionable feedback—and ask for it in return\n- Share [our HEART values](http://culturecode.com/) and practice growth mindset\n\n# **About UX at HubSpot**\n\nOur UX team is a passionate and diverse group of ~300 product designers, content designers, researchers, and design ops folks globally who build consumer-grade experiences while solving enterprise-level problems. We’re set up to work as equal partners to our peers in product management and engineering. We design and deliver a crafted experience to our customers by setting a high bar on ease of use. We’re investing deeply in building whole and healthy UX teams across all of our disciplines so we can better solve problems for our customers.\n\nWe involve our customers in every step of our development process. We strive to deliver a B2B product that’s just as easy to use as the best B2C products on the market. When our customers grow, we grow, too.\n\n## **Want to know more about product design at HubSpot?**\n\n- [The possibilities of “and” — prioritizing usability alongside feature growth](https://product.hubspot.com/blog/usability-alongside-feature-growth)\n- [By the people, for the people: keeping your design system evergreen](https://product.hubspot.com/blog/by-the-people-for-the-people-keeping-your-design-system-evergreen)\n- [See all HubSpot UX blog posts](https://product.hubspot.com/blog/topic/ux)\n\n## **One more thing you should know…**\n\n[There’s a lot of research](https://hbr.org/2014/08/why-women-dont-apply-for-jobs-unless-theyre-100-qualified) showing how marginalized groups of people may not apply for jobs unless they meet 100% (or more!) of the qualifications. We also know that many UX folks come from backgrounds with different experiences that might not seem “standard”—and that’s okay! We really value people who bring unique perspectives and add new knowledge to our team.\n\nYou might not feel like you “check all the boxes” as you read this job post, but we hope you’ll apply anyway because we’ll take great care in working with you. 🧡\n\n* * *\n\n**Cash compensation range:** 153800-246100 CAD Annually \n \n[This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \nThe cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \nWe know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \nAt HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community.\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":1731544711,"locationNames":["Ontario"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"principal-product-designer-ai","title":"Principal Product Designer, AI","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3150477","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:3155808"},{"__ref":"JobListingSearchResult:3156953"},{"__ref":"JobListingSearchResult:3150477"}],"logoUrl":"https://photos.wellfound.com/startups/i/32920-2787318454cce05a36eaba5be4d0e660-medium_jpg.jpg?buster=1715056089","name":"HubSpot","slug":"hubspot"},"Badge:B2C-9669976":{"__typename":"Badge","id":"B2C-9669976","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9669976":{"__typename":"Badge","id":"COMPANY_STAGE-9669976","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-9669976":{"__typename":"Badge","id":"GROWING_FAST-9669976","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:2750407":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About Us:**\n\nHalfgram is transforming social connections by creating a space for authentic, text-based sharing. Our platform is a refreshing alternative to image-focused social media, where people can share unfiltered stories and thoughts without the pressures of perfection or FOMO. We believe in the power of genuine human connection, and we’re challenging the status quo to build something real and lasting.\n\n**We encourage all candidates to experience [Halfgram](https://apps.apple.com/us/app/halfgram-connect-real-souls/id6476069958) firsthand by downloading the app on the iOS App Store.** Joining our community is the best way to understand the future you’ll help create.\n\n \n\n**Role Overview**\n\nIn this role, you’ll be a driving force behind Halfgram’s user experience, designing intuitive, engaging, and impactful interactions. You’ll collaborate with our team and our users to build a product that resonates deeply with those looking for a real connection. Your work will shape the way our users engage with and feel about the app.\n\n\n**Key Responsibilities**\n\n- Design seamless, text-based user interfaces that encourage storytelling and connection\n- Create engaging onboarding experiences that introduce new users to our unique platform\n- Develop, refine, and maintain our design system for a cohesive brand experience\n- Gather insights by collaborating directly with users to ensure the design aligns with their needs\n- Design assets for the App Store and other marketing platforms\n- Conduct user research and usability testing to continuously improve the user experience\n- Play an active role in product strategy, helping shape the future of Halfgram\n \n\n**Qualifications**\n\n- Strong portfolio showcasing UI/UX design skills, ideally with text-centered or community-focused projects\n- Proficiency with design tools like Figma\n- Solid understanding of design patterns, UI/UX best practices, and accessibility guidelines\n- Passionate about digital community, creative content, and meaningful user experiences\n \n\n**Preferred Qualifications**\n\n- ***Active Halfgram user (We strongly prefer candidates who are familiar with our community and understand our mission firsthand)***\n- Experience working on social or community-driven products\n- Familiarity with accessibility principles and best practices\n- Interest in minimalist design, digital wellness, and creating intentional, impactful products\n \n\n**Benefits**\n\n- Competitive salary: $105,000 - $125,000 annually\n- Fully remote position\n- Comprehensive health insurance plan\n- Unlimited PTO for a healthy work-life balance\n- Learning \u0026amp; development budget\n- Stock \u0026amp; equity options\n \n\n**Ready to Build the Future?[External application required]**\n\nIf you’re excited to create meaningful, human-centered experiences, apply today to join us in building a more authentic future for social media. **[Submit your application](https://www.halfgram.app/career)**","jobType":"full-time","liveStartAt":1730832135,"locationNames":["Los Angeles"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$105k – $125k • No equity","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"2750407","isBookmarked":false},"JobListingSearchResult:3144308":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About Us:**\n\nHalfgram is transforming social connections by creating a space for authentic, text-based sharing. Our platform is a refreshing alternative to image-focused social media, where people can share unfiltered stories and thoughts without the pressures of perfection or FOMO. We believe in the power of genuine human connection, and we’re challenging the status quo to build something real and lasting.\n\n**We encourage all candidates to experience [Halfgram](https://apps.apple.com/us/app/halfgram-connect-real-souls/id6476069958) firsthand by downloading the app on the iOS App Store.** Joining our community is the best way to understand the future you’ll help create.\n\n\n**Role Overview**\n\nIn this role, you’ll be a driving force behind Halfgram’s user experience, designing intuitive, engaging, and impactful interactions. You’ll collaborate with our team and our users to build a product that resonates deeply with those looking for a real connection. Your work will shape the way our users engage with and feel about the app.\n\n\n**Key Responsibilities**\n\n* Design seamless, text-based user interfaces that encourage storytelling and connection\n* Create engaging onboarding experiences that introduce new users to our unique platform\n* Develop, refine, and maintain our design system for a cohesive brand experience\n* Gather insights by collaborating directly with users to ensure the design aligns with their needs\n* Design assets for the App Store and other marketing platforms\n* Conduct user research and usability testing to continuously improve the user experience\n* Play an active role in product strategy, helping shape the future of Halfgram\n \n\n**Qualifications**\n\n* Currently pursuing an undergraduate or a graduate degree\n* Strong portfolio showcasing UI/UX design skills, ideally with text-centered or community-focused projects\n* Proficiency with design tools like Figma\n* Solid understanding of design patterns, UI/UX best practices, and accessibility guidelines\n* Passionate about digital community, creative content, and meaningful user experiences\n \n\n**Preferred Qualifications**\n\n- ***Active Halfgram user (We strongly prefer candidates who are familiar with our community and understand our mission firsthand)***\n- Experience working on social or community-driven products\n- Familiarity with accessibility principles and best practices\n- Interest in minimalist design, digital wellness, and creating intentional, impactful products\n \n\n**Benefits**\n\n- Hourly Rate: $40 - $50\n- Fully remote position\n- Comprehensive health insurance plan\n- Unlimited PTO for a healthy work-life balance\n- Learning \u0026amp; development budget\n- Stock \u0026amp; equity options\n \n\n**Ready to Build the Future?[External application required]**\n\nIf you’re excited to create meaningful, human-centered experiences, apply today to join us in building a more authentic future for social media. **[Submit your application](https://www.halfgram.app/career)**","jobType":"internship","liveStartAt":1730873715,"locationNames":["Los Angeles"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer-intern-2025-summer","title":"Product Designer Intern - 2025 Summer","compensation":"No equity","yearsExperienceMin":0,"yearsExperienceMax":null,"id":"3144308","isBookmarked":false},"StartupResult:9669976":{"__typename":"StartupResult","id":"9669976","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-9669976"},{"__ref":"Badge:COMPANY_STAGE-9669976"},{"__ref":"Badge:GROWING_FAST-9669976"}],"companySize":"SIZE_11_50","highConcept":"Raw Social: No Photo No Video","highlightedJobListings":[{"__ref":"JobListingSearchResult:2750407"},{"__ref":"JobListingSearchResult:3144308"}],"logoUrl":"https://photos.wellfound.com/startups/i/9669976-77e81b72c9eb4d37261368c9892f611b-medium_jpg.jpg?buster=1690565892","name":"Halfgram","slug":"halfgram-app"},"Badge:B2B-5400684":{"__typename":"Badge","id":"B2B-5400684","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5400684":{"__typename":"Badge","id":"COMPANY_STAGE-5400684","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-5400684":{"__typename":"Badge","id":"TOP_INVESTORS-5400684","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_500M-5400684":{"__typename":"Badge","id":"VALUATION_500M-5400684","name":"VALUATION500M_BADGE","label":"Valuation $500M+","tooltip":"This company has a valuation of $500M or more","avatarUrl":null,"rating":null,"data":null},"Badge:GROWING_FAST-5400684":{"__typename":"Badge","id":"GROWING_FAST-5400684","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3157821":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"Abridge was founded in 2018 with the mission of powering deeper understanding in healthcare. Our AI-powered platform was purpose-built for medical conversations, improving clinical documentation efficiencies while enabling clinicians to focus on what matters most—their patients.\n\nOur enterprise-grade technology transforms patient-clinician conversations into structured clinical notes in real-time, with deep EMR integrations. Powered by Linked Evidence and our purpose-built, auditable AI, we are the only company that maps AI-generated summaries to ground truth, helping providers quickly trust and verify the output. As pioneers in generative AI for healthcare, we are setting the industry standards for the responsible deployment of AI across health systems.\n\nWe are a growing team of practicing MDs, AI scientists, PhDs, creatives, technologists, and engineers working together to empower people and make care make more sense.\n\nAs a Motion Designer at Abridge, you’ll play a key role in visualizing complex ideas and bringing them to life through dynamic animations and video content. You’ll work closely with cross-functional teams to craft engaging content that communicates our brand, vision, and product to our users in creative and impactful ways.\n\nThis role is perfect for a designer who are passionate about storytelling through motion and animation and has a knack for distilling complex concepts into visually engaging content. \n \nThis is a part-time 3-month contract role with the possibility of extension. Candidates must be open to working at least 15-20 hours a week. \n \n**Candidates in the New York City Metropolitan area are preferred**\n\n**What you’ll do**\n\n- **Design and animate high-quality motion graphics**. Help showcase our product and our brand through compelling 2D animated assets that can be used across our website, social media, customer and educational videos, events, and more.\n\n- **Produce compelling concepts and storyboards.** Own the development process for motion graphics, from concept to deliverable, create designs and storyboards to bring the team’s vision to life through animation.\n\n- **Collaborate across teams.** Work with the design and video team amongst other stakeholders to help produce assets that elevate our brand.\n\n- **Innovate and help develop our motion design principles.** Help us grow our visual language by building on our current style guide to include motion and ensure a high level of polish and consistency throughout the brand.\n\n**What you’ll bring**\n\n- A strong portfolio showcasing your motion design work from storyboard through to execution\n\n- Experience working in a fast-paced environment and can tackle multiple projects simultaneously\n\n- Passion for design and visual storytelling. You have an eye for detail and enjoy finding new ways to help tell a story.\n\n- You are comfortable with design tools (Figma, Adobe) or have experience editing videos\n\n**Bonus points if**\n\n- You have previous experience building out motion design guidelines for a company\n\n## **Why Work at Abridge?**\n\n- Be a part of a trailblazing, mission-driven organization that is powering deeper understanding in healthcare through AI!\n\n- Opportunity to work and grow with talented individuals and have ownership and impact at a high-growth startup.\n\n- **Flexible/Unlimited PTO** — Salaried team members can take off as much approved time off as they need, plus 13 paid holidays\n\n- **Equity** — For all salaried team members\n\n- **Medical insurance** — We pay 100% of the premium for you + 75% for dependents. 3 Aetna plans to choose from.\n\n- **Dental \u0026 Vision insurance** — We pay 100% of the premium for you + 75% for dependents. 2 Aetna plans to choose from.\n\n- **Flexible Spending (FSA) \u0026 Health Savings (HSA) Accounts**\n\n- **Learning and Development budget** — $3,000 per year for coaching, courses, workshops, conferences, etc.\n\n- **401k Plan** — Contribute pre-tax dollars toward retirement savings.\n\n- **Paid Parental Leave** — 16 weeks paid parental leave, for all full-time employees\n\n- **Flexible working hours** — We care more about what you accomplish than what specific hours you’re working.\n\n- **Home Office Budget** — We provide up to $1,600 in a one-time reimbursement to set up your home office.\n\n- **Sabbatical Leave** — 30 days of paid Sabbatical Leave after 5 years of employment.\n\n- ...Plus much more!\n\n## **Life at Abridge**\n\nAt Abridge, we’re driven by our mission to bring understanding and follow-through to every medical conversation. Our culture is founded on doing things the “inverse” way in a legacy system—focusing on patients, instead of the system; focusing on outcomes, instead of billing; and focusing on the end-user experience, instead of a hospital administrator's mandate.\n\nAbridgers are engineers, scientists, designers, and health policy experts from a diverse set of backgrounds—an experiment in alchemy that helps us transform an industry dominated by EHRs and enterprise into a consumer-driven experience, one recording at a time. We believe in strong ideas, loosely held, and place a high premium on a growth mindset. We push each other to grow and expose each other to the latest in our respective fields. Whether it’s holding a PhD-level deep dive into understanding fairness and underlying bias in machine learning models, debating the merits of a Scandinavian design philosophy in our UI/UX, or writing responses for Medicare rules to influence U.S. health policy, we prioritize sharing our findings across the team and helping each other be successful.\n\n## **Diversity \u0026 Inclusion**\n\nAbridge is an equal opportunity employer. Diversity and inclusion is at the core of what we do. We actively welcome applicants from all backgrounds (including but not limited to race, gender, educational background, and sexual orientation).\n\n## **Staying Safe - Protect Yourself From Recruitment Fraud**\n\nWe are aware of individuals and entities fraudulently representing themselves as Abridge recruiters and/or hiring managers. Abridge 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 Abridge recruiting team will come from an @[abridge.com](http://abridge.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":1732322129,"locationNames":["New York City"],"primaryRoleTitle":"Marketing","remote":true,"slug":"motion-designer-contract","title":"Motion Designer (Contract)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157821","isBookmarked":false},"StartupResult:5400684":{"__typename":"StartupResult","id":"5400684","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-5400684"},{"__ref":"Badge:COMPANY_STAGE-5400684"},{"__ref":"Badge:TOP_INVESTORS-5400684"},{"__ref":"Badge:VALUATION_500M-5400684"},{"__ref":"Badge:GROWING_FAST-5400684"}],"companySize":"SIZE_51_200","highConcept":"We transform conversations into insights, powered by the most advanced AI in healthcare","highlightedJobListings":[{"__ref":"JobListingSearchResult:3157821"}],"logoUrl":"https://photos.wellfound.com/startups/i/5400684-2a1f62154efe207149bcffe7100fabef-medium_jpg.jpg?buster=1731546120","name":"Abridge","slug":"abridge-ai"},"Badge:B2C-867535":{"__typename":"Badge","id":"B2C-867535","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-867535":{"__typename":"Badge","id":"COMPANY_STAGE-867535","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-867535":{"__typename":"Badge","id":"TOP_INVESTORS-867535","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-867535":{"__typename":"Badge","id":"YC-867535","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-867535":{"__typename":"Badge","id":"VALUATION_1B-867535","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3125299":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"The Design and Research team at Alto plays an integral role in defining the products and services we deliver to our customers in the Pharmacy industry. We collaborate closely within our team and with engineering and product management to identify key focus areas and gather critical insights that inspire and inform design and strategic business decisions.\n\nAs a Staff Product Designer at Alto Pharmacy, you’ll be responsible for crafting and delivering best in class product experiences across Alto’s full suite of products. You will bring deep expertise in designing for the Enterprise context to inform and shape future SaaS solutions that will enable Alto’s partners to scale their impact. You’ll join a team of passionate designers and researchers dedicated to building world-class patient and provider experiences, as well as tools and systems that help our pharmacists provide the best patient experience possible.\n\n**Accelerate Your Career as You**\n\n- Take ambiguous, broad problems and turn them into delightful solutions that will greatly impact our users.\n- Drive the end-to-end development process: from collaborating with user research, to uncovering opportunities and establishing our high-level product strategy, to validating hypotheses through constant iteration and experimentation\n- Employ your full stack of design skills (e.g. interaction, visual, prototyping) to ship experiences people love\n- Impact other designers around you through mentoring, feedback and inspiration\n\n**A Bit About You**\n\n**You are an ideal candidate if you have at a minimum:**\n\n- 12+ years of experience in product design with a focus on user-centered design,\n- Experience in healthcare or health-tech or a highly regulated industry.\n- Demonstrated expertise in designing for web and mobile applications, with a strong portfolio showcasing end-to-end design processes.\n- Proficiency in design tools such as Figma, Sketch, Adobe Creative Suite, or similar.\n- Strong understanding of interaction design, visual design, and usability principles.\n- Experience working within a design system and collaborating with cross-functional teams, including product managers, engineers, and stakeholders.\n- Proven ability to lead large-scale design projects, work independently, and manage multiple priorities.\n- Experience in mentoring and coaching junior designers.\n- Excellent communication skills, with the ability to clearly articulate design decisions and advocate for the user experience.\n- A passion for healthcare and a desire to improve patient and provider experiences through thoughtful design.\n\n**Additional helpful experience and skills:**\n\n- Have experience working in healthcare or other regulated industries\n- Experience designing and building enterprise product integrations\n- Supported User Research studies in collaboration with a UXR Lead\n- Have Content Design expertise or understanding of UX Content Design Principles\n\n**Additional Physical Job Requirements**\n\n- Reading English, comprehending, and following simple oral and written instructions.\n- The worker is required to have close visual acuity to perform an activity such as: preparing and analyzing data and figures; transcribing; viewing a computer terminal; extensive reading. Assessing the accuracy, neatness and thoroughness of the work assigned.\n- Expressing or exchanging ideas by means of the spoken word; those activities where detailed or important spoken instructions must be conveyed to other workers accurately, loudly, or quickly.\n- Perceiving the nature of sounds at normal speaking levels with or without correction, and having the ability to receive detailed information through oral communication, and making fine discriminations in sound.\n- Frequent repeating motions required to operate a computer or phone that may include the wrists, hands and/or fingers.\n- Environmental Conditions: occasional exposure to low temperatures or high temperatures, outdoor elements such as precipitation and wind, and noisy environments.\n- Physical Activities:\n\n - Occasionally ascending or descending stairs, ramps and the like.\n - Moving about to accomplish tasks and/or moving from one worksite to another.\n - Adjusting or moving objects up to 20 pounds in all directions.\n - Operating motor vehicles.\n - Occasional sedentary work that primarily involves sitting/standing/driving/flying\n\n* * *\n\n**Salary and Benefits**\n\n**Salary Range**: $180,000 to $245,000\n\n**Commission Eligible:** No\n\n**Equity Eligible**: Yes\n\n**Travel**: No \n\n**Location Requirement:** Employment at Alto is limited to individuals residing in the following states: California, Connecticut, Colorado, Florida, Nevada, Illinois, New York, Kansas, Texas, Maryland, Washington (WA), Missouri, New Jersey, North Carolina, Oregon, Pennsylvania, South Carolina, Tennessee, Wisconsin.\n\n**Employment Authorization Requirement:** Applicants must be authorized to work for any employer in the U.S. At this time, Alto is unable to sponsor or take over sponsorship of an employment Visa.\n\n**Benefits**: Full-time employee benefits include: Multiple group medical, dental and vision plans to choose from, 401(k) plan, group life, AD\u0026D, FSA/HSA, employer paid STD/LTD, Take-What-You-Need vacation time, accrued paid sick time, 11 paid holidays (7 for Pharmacy and Care teams), 8 weeks paid parental leave for eligible employees.\n\n###  \n\n**Application deadline**: Oct 20, 2024\n\n* * *\n\n*#LI-Remote*\n\n* * *\n\n*Alto Pharmacy is an Equal Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, national origin, religion, sex, gender identity, sexual orientation, age, disability, veteran status, or any other legally protected basis. If you have a disability and require reasonable accommodation during any portion of the application or hiring process, please contact us at* [*hr@alto.com*](mailto:hr@alto.com)*. *\n\n*Alto Pharmacy considers qualified applicants with arrest or conviction records for employment and conducts background checks consistent with applicable law, including the California, Los Angeles County, San Francisco, and New York City Fair Chance laws. We are an E-Verify participating company.*\n\n*To learn about Alto's privacy practices including compliance with applicable privacy laws, please* [*click here*](https://alto.com/legal/privacy)*.*\n\n","jobType":"full-time","liveStartAt":1728720791,"locationNames":["United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"staff-product-designer","title":"Staff Product Designer","compensation":"$180k – $245k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3125299","isBookmarked":false},"StartupResult:867535":{"__typename":"StartupResult","id":"867535","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-867535"},{"__ref":"Badge:COMPANY_STAGE-867535"},{"__ref":"Badge:TOP_INVESTORS-867535"},{"__ref":"Badge:YC-867535"},{"__ref":"Badge:VALUATION_1B-867535"}],"companySize":"SIZE_501_1000","highConcept":"Telehealth pharmacy helping people live healthier by improving the prescription experience","highlightedJobListings":[{"__ref":"JobListingSearchResult:3125299"}],"logoUrl":"https://photos.wellfound.com/startups/i/867535-2684e60622e977d82e72a2a828d28308-medium_jpg.jpg?buster=1639787871","name":"Alto Pharmacy","slug":"alto"},"Badge:TOP_RESPONDER-7112939":{"__typename":"Badge","id":"TOP_RESPONDER-7112939","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Scalero is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-7112939":{"__typename":"Badge","id":"QUICK_RESPONDER-7112939","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Scalero usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-7112939":{"__typename":"Badge","id":"B2B-7112939","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7112939":{"__typename":"Badge","id":"COMPANY_STAGE-7112939","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:659687":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Scalero is growing its team in Mexico City! Scalero is a consultancy and application that helps companies with email marketing, with teams in San Francisco, New York, and Copenhagen.\n \nTo be successful as a visual designer, you should have original ideas and a keen eye for detail. Ultimately, a thriving visual designer should be able to create imaginative designs, be open to learning more and create impressive designs that promote the company’s vision. \n\n**The day-to-day work will consist of**\n* Producing and presenting layout and mockups of emails\n* Image editing and retouching\n* Branding development (following client’s brand guidelines)\n* Design graphic material for online marketing (banners, displays, gifs, social media) Working with other designers to establish templates and design systems.\n* Receiving feedback from clients and teammates on designs\n\n\n**Requirements**\n* Fluent in both written and spoken English. We need to communicate effectively and clearly. English is the common denominator language. To grow within Scalero, you'll have strong communication skills: the ability to explain your thought process and present to the team or client, be active on internal channels, etc.\n* Bachelor’s degree in graphic design or other related major or equivalent experience.\n* 2+ years of visual design experience, preferably some in an agency or startup environment.\n* Proficient in Figma (at least 1 year)\n* Adobe Creative Suite should be core element of your toolbox\n* Some familiarity with nuances of email designs and builds\n* A critical and visually quick eye with a special sensitivity for design\n* Creativity, a lot of creativity\n* Excellent communicator\n* Good feedback management to improve and learn; flexible approach\n* Good organizational skills and the ability to adapt to tight deadlines or last minute changes\n* You are self-demanding and used to high quality standards\n* Strong portfolio showcasing design system process, components, animations, or the latest relevant work\n\n\n**Nice to have**\n* UI/UX skills\n* Good at illustration\n* Animation and video editing (after effects, premiere...)\n\n**Why Scalero**\n* We are a rapidly growing startup. This is going to be a fun journey!\n* We have an existing client list of all different sizes, industries, and locations.\n* We're building a global network of teammates and clients -- this is an opportunity to work with people from all over the world.\n* We have a nice office with awesome views at Reforma where our creative team gathers occasionally, and we would love to have you here!\n* You will have a structured training program that will put you in the best place to succeed","jobType":"full-time","liveStartAt":1729084940,"locationNames":["Mexico"],"primaryRoleTitle":"Designer","remote":true,"slug":"junior-visual-designer","title":"Junior Visual Designer","compensation":"$15k – $20k • No equity","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"659687","isBookmarked":false},"StartupResult:7112939":{"__typename":"StartupResult","id":"7112939","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-7112939"},{"__ref":"Badge:QUICK_RESPONDER-7112939"},{"__ref":"Badge:B2B-7112939"},{"__ref":"Badge:COMPANY_STAGE-7112939"}],"companySize":"SIZE_11_50","highConcept":"We're the best lifecycle marketing studio","highlightedJobListings":[{"__ref":"JobListingSearchResult:659687"}],"logoUrl":"https://photos.wellfound.com/startups/i/7112939-cecf8fc76382ec5969f9f2471fbbcd6d-medium_jpg.jpg?buster=1602633498","name":"Scalero","slug":"scalero"},"Badge:TOP_RESPONDER-636338":{"__typename":"Badge","id":"TOP_RESPONDER-636338","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"IxDF - Interaction Design Foundation is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-636338":{"__typename":"Badge","id":"QUICK_RESPONDER-636338","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, IxDF - Interaction Design Foundation usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-636338":{"__typename":"Badge","id":"COMPANY_STAGE-636338","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:GROWING_FAST-636338":{"__typename":"Badge","id":"GROWING_FAST-636338","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3132408":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Are you a UI/UX professional with a **passion for educating others?** Do you want to **collaborate with the best industry experts**, such as Don Norman and Vitaly Friedman, as well as Design Leads at Netflix, LinkedIn, Meta, and Adobe? Would you like to plan course content in collaboration with your design heroes and then fly out and meet them in professional studios across the world? Do you also love editing and writing, so you can teach **people about the power of great design**? \n\nWhat if you had the chance to help shape the very **future of online design education**? We've got news for you---this is the opportunity you've been waiting for. \n\nIxDF is the global leader in online design education. That's because the **world's leading experts** create our educational content and because we're specialized in---and utterly dedicated to---design, and only design. As we enter our third decade, we have over 177,000 graduates, more than 40 courses, and thousands of free design resources. \n\n**We're proud to have assembled a remarkable team of professionals** who uplift, motivate, and inspire each other to excel daily. But something's missing. And we think it could be you. \n\nYou'll become an essential part of our team, someone who is making a direct impact on not only the growth and reputation of our organization but also the whole world of education and beyond!\n\n### What You'll Be Doing \n\nWe're on the hunt for an exceptional individual who breathes life into the phrase \"ideas are worthless without execution.\" Our organization is full of individuals who are committed to **excellence**, and we seek a like-minded enthusiast to join us.  \n\nThis role is **suited to select unique individuals**; it's a calling for a **true nerd of UI and UX Design**. \n\nAhead of you is a **highly rewarding and enriching career** in which you'll make an impact as you:\n\n* Take on the roles of Course Editor, Content Writer, Learning Experience Designer, UI/UX Curriculum Developer, and Subject Matter Expert. \n* Create in-demand UI/UX courses and open-source content that **empower designers around the world**. Our courses always feature the world’s leading design experts. You’ll plan and edit the course content in collaboration with the best UI and UX designers such as Don Norman and Vitaly Friedman, as well as Design Leads at **Netflix, LinkedIn, Meta, and Adobe**. You’ll **fly out to meet the experts** and shoot the course content in professional studios. Throughout the course creation process, you’ll collaborate closely with your colleagues. \n* Create and improve **world-class educational materials** on topics such as UI design, UX design, Human- Computer Interaction (HCI), Design Thinking, Psychology, etc.—in the form of highly engaging articles, courses, design templates, portfolio exercises, and much more. \n* Help push the quality of our educational materials to new heights—**surpassing even the very best in both industry and academia**. \n* Work closely with our other course editors, our video production team, social media team, and our founders to make the most inspiring and engaging educational content for our ever-growing catalog of courses. \n* Inspire your colleagues to grow and become better communicators, educators, and writers using your advanced editorial skills, just as they’ll help you. \n* You may even be able to use your **design skills** to create **engaging visuals** that communicate key learning takeaways. \n* Support IxDF content writers, community managers, and social media team members to bring your **UI/UX design subject matter expertise** to all dimensions of our content, marketing, and communication. \n\nIf you want even more opportunities to show the world what you can do, you're in luck! When you're willing to do the hard work of learning and growing, you'll find virtually limitless opportunities with us. \n\n### About You \n\n* You’re a passionate **designer, educator, and communicator** with at least 5 years of experience working in UI or UX design and a strong ability to create engaging learning materials. \n* You have hands-on design industry experience and **up-to-date knowledge** of the **skills** designers' need to learn. \n* You’re itching to help professional designers **upskill and grow their careers**, and you know exactly what it takes. \n* You’ve written and **published articles on design topics**. \n* You know how to reach into the lofty heights where abstract ideas live and bring them down to “street level” so **our learners can hit the ground running** with valuable, practical lessons. \n* You’re an **expert wordsmith** with an eagle eye for the tiniest details and a **keen ear for flow**. \n* You're someone who leaves no stone unturned in the pursuit of flawless and grammatically correct copy. \n* You may have the **graphic design skills** needed to **create image-based content** to support courses, articles, and social media content. \n* You know what the design community likes to read, watch, and learn, and you have the content-creation skills to **produce the kind of material they crave**. \n* You're used to balancing diverse responsibilities, and you're adept at dividing broad duties into small, executable tasks without losing sight of your overall goal. **“Getting stuff done” is your middle name**. \n* You’re a practical idealist. You strive for **perfection** in everything you do, while understanding the delays that can come with pushing for perfection. You know how to create great results through incremental quick wins and MVPs, and when to go all in to create something perfect. \n* You’re **results-driven** and motivated by achievement and goals. **Mediocrity gives you the chills**. \n* You understand that excellence in your work will lead to great accomplishments and that you’ll only accomplish your goals through hard work and diligence. \n* You’re kind and have **strong social intelligence and empathy**, and the ability to engage well with different types of people through writing. \n* You have a Bachelor’s or Master’s degree in User Experience, Human- Computer Interaction (HCI), Information Technology, Communications or another related field—and/or you have industry experience in UI design, UX design, and HCI as a senior designer. \n* You **speak and write in English with native fluency**, and you can make your messages flow so well that whoever reads your work will be “right there” in the subject matter. As you know, the magic of any user experience is getting people to forget they’re even using a medium to reach you. \n* You're a skilled writer and communicator who can **explain complex ideas in a clear and engaging way**. \n* You love creating inspiring and engaging content that's also accurate and based on research. You know design education can be fun and exciting. \n* You're **reliable and self-motivated**, and don’t rely on micromanagement. You manage your own work and aim to deliver valuable educational design content and make an impact. \n* You're located in a time zone anywhere from Western Europe (UTC+0 in the UK) and all the way to Southeast Asia (UTC+8 in Singapore) \n\n### Bonus Points \n\nYou get bonus points if you ... \n\n- have your own blog where you create original content about UX and UI design. \n- have experience as a design teacher, mentor, coach, or facilitator. \n- have worked as an editor or created online courses. \n- have previously collaborated with video production teams. \n- have experience as a team lead. \n- have experience with SEO. \n- have more than 20 years of experience as a UX and/or UI designer. \n- got top grades when you studied at university. \n- have experience working remotely. \n\n### What We Can Offer \n\n* **Our co-founder and CEO will work closely with you and your team**. She understands your challenges and triumphs because she was once the sole editor and video editor during IxDF's initial growth phase. This gives her in-depth experience in course planning, expert interviews, video shoots, and content editing. She remains deeply passionate about content creation and recently filmed at MoMA for an AI-art video. \n* A **full-time position**, within a fully remote organization. Daily **video-based collaboration** with your colleagues from elsewhere on the planet, and you'll get to meet up on team trips every year.\n* A work culture with no **fluffy titles, political agendas and corporate drama**. Your colleagues value **your warm character, your strong work ethic, and the results you deliver**. Junior or senior, if you embody old-school virtues of always striving to deliver results, learn and become better every day, you'll thrive at the IxDF.\n* A daily mission to help impact, **empower, and enrich the lives of millions of people** by creating **affordable high-end design education** to everyone across the planet. It'll be yours too.\n* A company **where the distance between idea and execution is minimal**. We're a highly agile organisation with **zero bureaucracy or corporate politics** -- and with **exceptional order and efficiency**.  \n* A company culture where **passion meets high performance and excellence**. To help us improve the world (and yourself in the process), **you'll need grit, strong work ethic, long-term thinking, and self-discipline**.  \n* We thrive because we have a **hands-on attitude and a bias towards action** as opposed to fluff-filled, unrealistic strategies. You'll need **crisp execution skills yourself** and the ability to **impress your colleagues with concrete results**, just like they'll impress you.  \n\n### How To Learn More And Apply \n\nTo submit your application as well as learn more about our Work Culture and Values, please visit[ https://www.interaction-design.org/about/careers](https://www.interaction-design.org/about/careers) \n\nPlease apply as soon as you can---we're firm believers of \"the sooner, the better\" and we're looking forward to working with you!","jobType":"full-time","liveStartAt":1731706486,"locationNames":["India","Spain","United Kingdom","Romania","Poland","South Africa","Cambodia","Philippines","Hungary","Greece","Kenya","Portugal","Vietnam","Remote"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"course-editor-ui-ux-design","title":"Course Editor (UI/UX Design)","compensation":"$20k – $100k • No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3132408","isBookmarked":false},"JobListingSearchResult:3093037":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Are you a UI/UX professional with a **passion for educating others?** Do you want to **collaborate with the best industry experts**, such as Don Norman and Vitaly Friedman, as well as Design Leads at Netflix, LinkedIn, Meta, and Adobe? Would you like to plan course content in collaboration with your design heroes and then fly out and meet them in professional studios across the world? Do you also love editing and writing, so you can teach **people about the power of great design**? \n\nWhat if you had the chance to help shape the very **future of online design education**? We've got news for you---this is the opportunity you've been waiting for. \n\nIxDF is the global leader in online design education. That's because the **world's leading experts** create our educational content and because we're specialized in---and utterly dedicated to---design, and only design. As we enter our third decade, we have over 177,000 graduates, more than 40 courses, and thousands of free design resources. \n\n**We're proud to have assembled a remarkable team of professionals** who uplift, motivate, and inspire each other to excel daily. But something's missing. And we think it could be you. \n\nYou'll become an essential part of our team, someone who is making a direct impact on not only the growth and reputation of our organization but also the whole world of education and beyond!\n\n### What You'll Be Doing \n\nWe're on the hunt for an exceptional individual who breathes life into the phrase \"ideas are worthless without execution.\" Our organization is full of individuals who are committed to **excellence**, and we seek a like-minded enthusiast to join us.  \n\nThis role is **suited to select unique individuals**; it's a calling for a **true nerd of UI and UX Design**. \n\nAhead of you is a **highly rewarding and enriching career** in which you'll make an impact as you:\n\n* Take on the roles of Course Editor, Content Writer, Learning Experience Designer, UI/UX Curriculum Developer, and Subject Matter Expert. \n* Create in-demand UI/UX courses and open-source content that **empower designers around the world**. Our courses always feature the world’s leading design experts. You’ll plan and edit the course content in collaboration with the best UI and UX designers such as Don Norman and Vitaly Friedman, as well as Design Leads at **Netflix, LinkedIn, Meta, and Adobe**. You’ll **fly out to meet the experts** and shoot the course content in professional studios. Throughout the course creation process, you’ll collaborate closely with your colleagues. \n* Create and improve **world-class educational materials** on topics such as UI design, UX design, Human- Computer Interaction (HCI), Design Thinking, Psychology, etc.—in the form of highly engaging articles, courses, design templates, portfolio exercises, and much more. \n* Help push the quality of our educational materials to new heights—**surpassing even the very best in both industry and academia**. \n* Work closely with our other course editors, our video production team, social media team, and our founders to make the most inspiring and engaging educational content for our ever-growing catalog of courses. \n* Inspire your colleagues to grow and become better communicators, educators, and writers using your advanced editorial skills, just as they’ll help you. \n* You may even be able to use your **design skills** to create **engaging visuals** that communicate key learning takeaways. \n* Support IxDF content writers, community managers, and social media team members to bring your **UI/UX design subject matter expertise** to all dimensions of our content, marketing, and communication. \n\nIf you want even more opportunities to show the world what you can do, you're in luck! When you're willing to do the hard work of learning and growing, you'll find virtually limitless opportunities with us. \n\n### About You \n\n* You’re a passionate **designer, educator, and communicator** with at least 5 years of experience working in UI or UX design and a strong ability to create engaging learning materials. \n* You have hands-on design industry experience and **up-to-date knowledge** of the **skills** designers' need to learn. \n* You’re itching to help professional designers **upskill and grow their careers**, and you know exactly what it takes. \n* You’ve written and **published articles on design topics**. \n* You know how to reach into the lofty heights where abstract ideas live and bring them down to “street level” so **our learners can hit the ground running** with valuable, practical lessons. \n* You’re an **expert wordsmith** with an eagle eye for the tiniest details and a **keen ear for flow**. \n* You're someone who leaves no stone unturned in the pursuit of flawless and grammatically correct copy. \n* You may have the **graphic design skills** needed to **create image-based content** to support courses, articles, and social media content. \n* You know what the design community likes to read, watch, and learn, and you have the content-creation skills to **produce the kind of material they crave**. \n* You're used to balancing diverse responsibilities, and you're adept at dividing broad duties into small, executable tasks without losing sight of your overall goal. **“Getting stuff done” is your middle name**. \n* You’re a practical idealist. You strive for **perfection** in everything you do, while understanding the delays that can come with pushing for perfection. You know how to create great results through incremental quick wins and MVPs, and when to go all in to create something perfect. \n* You’re **results-driven** and motivated by achievement and goals. **Mediocrity gives you the chills**. \n* You understand that excellence in your work will lead to great accomplishments and that you’ll only accomplish your goals through hard work and diligence. \n* You’re kind and have **strong social intelligence and empathy**, and the ability to engage well with different types of people through writing. \n* You have a Bachelor’s or Master’s degree in User Experience, Human- Computer Interaction (HCI), Information Technology, Communications or another related field—and/or you have industry experience in UI design, UX design, and HCI as a senior designer. \n* You **speak and write in English with native fluency**, and you can make your messages flow so well that whoever reads your work will be “right there” in the subject matter. As you know, the magic of any user experience is getting people to forget they’re even using a medium to reach you. \n* You're a skilled writer and communicator who can **explain complex ideas in a clear and engaging way**. \n* You love creating inspiring and engaging content that's also accurate and based on research. You know design education can be fun and exciting. \n* You're **reliable and self-motivated**, and don’t rely on micromanagement. You manage your own work and aim to deliver valuable educational design content and make an impact. \n* You're located in a time zone anywhere from Western Europe (UTC+0 in the UK) and all the way to Southeast Asia (UTC+8 in Singapore) \n\n### Bonus Points \n\nYou get bonus points if you ... \n\n- have your own blog where you create original content about UX and UI design. \n- have experience as a design teacher, mentor, coach, or facilitator. \n- have worked as an editor or created online courses. \n- have previously collaborated with video production teams. \n- have experience as a team lead. \n- have experience with SEO. \n- have more than 20 years of experience as a UX and/or UI designer. \n- got top grades when you studied at university. \n- have experience working remotely. \n\n### What We Can Offer \n\n* **Our co-founder and CEO will work closely with you and your team**. She understands your challenges and triumphs because she was once the sole editor and video editor during IxDF's initial growth phase. This gives her in-depth experience in course planning, expert interviews, video shoots, and content editing. She remains deeply passionate about content creation and recently filmed at MoMA for an AI-art video. \n* A **full-time position**, within a fully remote organization. Daily **video-based collaboration** with your colleagues from elsewhere on the planet, and you'll get to meet up on team trips every year.\n* A work culture with no **fluffy titles, political agendas and corporate drama**. Your colleagues value **your warm character, your strong work ethic, and the results you deliver**. Junior or senior, if you embody old-school virtues of always striving to deliver results, learn and become better every day, you'll thrive at the IxDF.\n* A daily mission to help impact, **empower, and enrich the lives of millions of people** by creating **affordable high-end design education** to everyone across the planet. It'll be yours too.\n* A company **where the distance between idea and execution is minimal**. We're a highly agile organisation with **zero bureaucracy or corporate politics** -- and with **exceptional order and efficiency**.  \n* A company culture where **passion meets high performance and excellence**. To help us improve the world (and yourself in the process), **you'll need grit, strong work ethic, long-term thinking, and self-discipline**.  \n* We thrive because we have a **hands-on attitude and a bias towards action** as opposed to fluff-filled, unrealistic strategies. You'll need **crisp execution skills yourself** and the ability to **impress your colleagues with concrete results**, just like they'll impress you.  \n\n### How To Learn More And Apply \n\nTo submit your application as well as learn more about our Work Culture and Values, please visit[ https://www.interaction-design.org/about/careers](https://www.interaction-design.org/about/careers) \n\nPlease apply as soon as you can---we're firm believers of \"the sooner, the better\" and we're looking forward to working with you!","jobType":"full-time","liveStartAt":1731328447,"locationNames":["India","Spain","United Kingdom","Romania","Poland","South Africa","Cambodia","Philippines","Hungary","Greece","Kenya","Portugal","Vietnam","Remote"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"course-editor-ui-ux-design","title":"Course Editor (UI/UX Design)","compensation":"$20k – $100k • No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3093037","isBookmarked":false},"JobListingSearchResult:3089843":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Are you a passionate visual storyteller with a love for design? Do you want to help craft **educational design videos** that are every bit as **high-end** as the productions National Geographic create on history, science and culture?\n\nDo you want to showcase your skills in every frame while conveying powerful ideas to **thousands of minds daily**? That's a big audience, which is why we're looking for **serious talent**.\n\nWe're the global leader in online design education. That's because **the world's leading experts** create our educational content and because we're specialized in---and utterly dedicated to---design, and **only** design. We're entering our third decade with over 175,000 graduates. We now need an amazing Motion Graphics Designer, Video Editor and Visual Storyteller to **help each individual along their learning journey**.\n\nVisual storytelling is a huge part of our winning formula: to reach our members on **that magic level where they're captivated to complete their course** while feeling utterly inspired every step of the way.\n\nYou will, therefore, become **an essential part of our video production team**, someone who is making a direct impact on not only the growth and reputation of our organization but also the whole world of design education and beyond! \n\nSo, **what do our videos look like**?[ Here's an example of](https://youtu.be/MlxsSWqrnZs?si=d6Svo_uC8U1XWgK0) a video we created. We went to the Museum of Modern Art (MoMA) in New York and recorded a series of b-roll. Then we edited and added animations to explain how AI-generated art has evolved into a dynamic force in the creative landscape. As you can see, educational videos are no longer \"talking heads with slides.\"  \n\n[This next video](https://youtu.be/8CMuZ8XwNL8?si=9jWU69_m4HUXfytL) shows you what our educational videos featuring experts look and feel like. It shows how much emphasis and effort we put into animations, footage and on-screen text to give the ultimate learning experience.\n\nCheck out[ this third video](https://youtu.be/V4A2_8BV87s?si=xYLwMwcOrK-ciS-M%22%20%EF%B7%9FHYPERLINK%20%22https://youtu.be/V4A2_8BV87s?si=sAJl-MEG7mj0reDn), which is a promotional video we created to motivate more people to learn design.  \n\nSo, if after seeing these videos you think, \"**I could do better than that!**\", then we'd **love to hear from you**!\n\n### What you'll be doing \n\nYou'll be working closely with our UX/UI design experts, founders, video editors, course producers and other team members to **make the most inspiring and engaging videos** for our ever-growing catalog of courses.\n\nVideos are the best way to educate, and we have the best instructors: people who live and breathe UX/UI design and many associated subjects. You'll feel energized as you take your skillset to an even higher level among **an ambitious and supportive team**.  \n\nAhead of you is a **rewarding and enriching journey** in which you'll make an impact as you:\n\n- Take on the role as a Motion Graphics Designer, Video Editor and Visual Storyteller. \n- Develop cutting-edge UX/UI design courses and open-source content that **empower designers around the world**. \n- Help **push the quality** of our educational materials to new heights---**exceeding the very best in both industry and academia**.  \n- **Use your skills** to help your colleagues grow and become better motion graphics designers and video editors; just as they'll help you.\n- Edit, export and **produce content to the highest standard**. \n- Use your **motion graphics design and visual storytelling skills** to create engaging visual content (both static and dynamic) that communicates key learning take aways, and helps engage and attract an audience across our social media channels.\n- **Create social media content** such as carousels, illustrations, animations and short video snippets for our social media channels.\n- **Create didactical educational visual media** to illustrate written content and articles.\n- Create and adapt **videos, illustrations and animations** for use on our website and advertising campaigns.\n- **Collaborate closely** with our Editorial team as well as our Growth and Social Media teams.\n- Support our social media team and **bring your expertise** to all dimensions of our content, marketing and communication.\n- Find **creative solutions** to make content work across **different platforms**. \n- **Use your expertise to create inspiring Master Class videos featuring leaders in design**. \n\nIf you want even more opportunities to show the world what you can do, you're in luck! If you're passionate enough to do the hard work of learning and growing---you'll find virtually limitless opportunities with us. \n\n### About You \n\n- You've worked as a professional full-time video editor for **at least 5 years**. \n- You can create **engaging motion graphics and animations** that intelligently and beautifully enhance your video production.\n- You have solid practical experience working with **Adobe Premiere Pro** to edit raw videos and do basic post-production work, and in **Adobe After Effects** for advanced editing and animating motion graphics.\n- You're fluent in working with imported or exported raster and vector images using tools such as **Adobe Illustrator** and **Adobe Photoshop**. You know how to use your assets from **Adobe Illustrator** in **Adobe After Effects** and vice versa.\n- You can push video learning 'one step beyond', so your edits, animations, on-screen text and other visual effects **work in perfect harmony** to complement each instructor's material and **inspire the viewer to continue learning**.  \n- You use **the latest AI tools to perfect and improve** not only the quality of videos, but the workflow and efficiency of delivering projects.\n- You're a **team player** with proven collaborative experience on team projects. At the same time, you can work independently and deliver results because you're intrinsically motivated.\n- You're attentive to details in everything you do. \n- You understand the importance of a **return on investment**. You know how to find the balance between the efforts you put into a project and the results you get from it. \n- You can place an entire, self-contained learning reality right in the mind of each viewer so all they have to do is watch and learn. \n- You have a **love affair with the world of storytelling** in film and a desire to impress viewers through every frame of the journey.\n- You know visual storytelling is **more than the sum of its parts**, and the overall effect is vital. \n- Catching glitches and other imperfections such as lighting and audio-related issues come easy to you. You cringe at the idea of even the smallest rough edge creeping in to ruin a frame or make a transition jerky. \n- **You love an environment of striving**---and stretching---for perfection. You're supremely competent and confident in working independently to produce the best material with a **deep appreciation and clear vision of what a perfect product should be**. \n- You \"always name your layers.\" You organize the files and optimize project structures in such a way that's easy for you and your colleagues to collaborate and iterate. \n- You appreciate when your colleagues spot those odd bits that can flaw an otherwise-perfect result. \n- You speak and write English with close-to-native fluency.  \n- You’re located in a time zone anywhere from **Azores** (UTC -1) to **Europe** (UTC+3). \n\n### Bonus Points \n\nYou get bonus points if you ... \n\n- have experience creating educational videos and online courses;   \n- have experience creating social media assets for LinkedIn, Instagram, YouTube, Facebook and TikTok;  \n- have experience as a team lead;   \n- have more than 15 years of experience as a motion graphics designer;  \n- have experience working not only in post-production but are also familiar with the pre-production and production stages; \n- have a background in graphic design, UI design or UX design; \n- have experience working with audio; \n- have experience working with typography; \n- have experience creating technical guidelines and guiding documentation for the projects you've worked on; \n- have experience with SEO; \n- got top grades when you studied at university.\n\n## What can we offer? \n\n- A **co-founder and CEO who will work closely with you and your team**; she understands your challenges and triumphs because she used to plan, shoot and edit all of IxDF's videos herself during IxDF's initial growth phase. She maintains a passion for video creation and even recently filmed at MoMA for our AI-art video. \n- A **full-time position**, within a fully remote organization. Daily **video-based collaboration** with your colleagues from elsewhere on the planet, and you'll get to meet up on team trips every year.\n- A work culture with no **fluffy titles, political agendas and corporate drama**. Your colleagues value **your warm character, your strong work ethic, and the results you deliver**. Junior or senior, if you embody old-school virtues of always striving to deliver results, learn and become better every day, you'll thrive at the IxDF.\n- A daily mission to help impact, **empower, and enrich the lives of millions of people** by creating **affordable high-end design education** to everyone across the planet. It'll be yours too.\n- A company **where the distance between idea and execution is minimal**. We're a highly agile organisation with **zero bureaucracy or corporate politics** -- and with **exceptional order and efficiency**.  \n- A company culture where **passion meets high performance and excellence**. To help us improve the world (and yourself in the process), **you'll need grit, strong work ethic, long-term thinking, and self-discipline**. \n- We thrive because we have a **hands-on attitude and a bias towards action** as opposed to fluff-filled, unrealistic strategies. You'll need **crisp execution skills yourself** and the ability to **impress your colleagues with concrete results**, just like they'll impress you.\n\n#### How to Learn More and Apply  \n\nTo submit your application as well as learn more about our Work Culture and Values, please visit[ https://www.interaction-design.org/about/careers](https://www.interaction-design.org/about/careers) \n\nPlease apply as soon as you can---we're firm believers of \"the sooner, the better\" and we're looking forward to working with you","jobType":"full-time","liveStartAt":1730640792,"locationNames":["Argentina","Brazil","United Kingdom","South Africa","Philippines","Peru","South East Asia","Remote"],"primaryRoleTitle":"Visual Designer","remote":true,"slug":"motion-graphics-designer-video-editor-and-visual-storyteller","title":"Motion Graphics Designer, Video Editor and Visual Storyteller","compensation":"No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3089843","isBookmarked":false},"StartupResult:636338":{"__typename":"StartupResult","id":"636338","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-636338"},{"__ref":"Badge:QUICK_RESPONDER-636338"},{"__ref":"Badge:COMPANY_STAGE-636338"},{"__ref":"Badge:GROWING_FAST-636338"}],"companySize":"SIZE_11_50","highConcept":"IxDF: Leading Online Design Education ","highlightedJobListings":[{"__ref":"JobListingSearchResult:3132408"},{"__ref":"JobListingSearchResult:3093037"},{"__ref":"JobListingSearchResult:3089843"}],"logoUrl":"https://photos.wellfound.com/startups/i/636338-73a5475695383d2ce1b69752124a3ad5-medium_jpg.jpg?buster=1719844180","name":"IxDF - Interaction Design Foundation","slug":"ixdf-interaction-design-foundation"},"Badge:TOP_RESPONDER-4306135":{"__typename":"Badge","id":"TOP_RESPONDER-4306135","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Kleros is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-4306135":{"__typename":"Badge","id":"QUICK_RESPONDER-4306135","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Kleros usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4306135":{"__typename":"Badge","id":"COMPANY_STAGE-4306135","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-4306135":{"__typename":"Badge","id":"GROWING_FAST-4306135","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:2897695":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"[Proof Of Humanity](https://www.proofofhumanity.id/) is a system combining webs of trust, with reverse Turing tests, and [Kleros](https://kleros.io/) dispute resolution to create a sybil-proof list of humans. This can be used to ensure that people cannot vote in a DAO multiple times, to make fair airdrops, for quadratic funding and as an antispam tool.\n \n**What Will You Do?**\n \n- Identify projects which would benefit from using Proof Of Humanity.\n- If need be, leverage the adequate channels to reach these organizations and start partnership/integration conversations.\n- Collaborate with the CTO and cryptoeconomic researchers in improving the Proof Of Humanity system (response to current and potentially new attacks).\n- Collaborate with the UX/UI designer to develop user interfaces for the product and integrations.\n- Collaborate with the technical team to develop the product and integrations.\n- Make educational presentations at trade shows and conferences.\n- Collaborate with Kleros’ marketing and communications team to coordinate PR, social media and marketing around the product.\n- Troubleshoot problems in implementation done in users, making sure that the solution works successfully after implemented.\n \n** Required qualifications **\n \n- Knownledge of blockchain and blockchain culture.\n- Strong interpersonal skills.\n- Ability to learn new technologies and concepts to cope with the fast developments in the blockchain space.\n- High problem solving skills, including the ability to listen to the user’s concerns, and propose solutions.\n- Ability to educate potential partners and the general audience about Proof Of Humanity.\n- Good oral, written, presentation and public speaking skills in English.\n- Ability to work remotely, autonomously and take initiatives.\n \n** Desired qualifications ** \n \n- Degree(s) (or other kind of formation) in Computer Science, Human-Computer Interaction, Information Management and Systems, Innovation, Project Management, Product Development or related field.\n- Experience in business development.\n- Experience in the blockchain industry, legal industry or online dispute resolution.\n- Knowledge in design thinking and lean startup techniques.\n \n** Perks ** \n- Most of the compensation (2/3) is labelled in fiat and paid in crypto.\n- The remaining (1/3) is labelled in PNK vested over 3 years with a 1 year cliff ensuring you get a stake in the project (in case Proof Of Humanity were to have a specific token, some of those vested PNK could be changed into this Proof Of Humanity token on a common accord).\n- We are a cooperative, so as a worker you own part of the company and get voting rights.\n\n\n**Want to Apply?**\n\nYou can apply on this website with an **application note answering the following questions**:\n\n1) Why would you like to work on Proof Of Humanity?\n\n2) Why do you think you are a good fit for this role?\n\n3) Tell us about a Proof Of Humanity usecase you are excited about.","jobType":"full-time","liveStartAt":1731057354,"locationNames":["Paris"],"primaryRoleTitle":"Product Manager","remote":true,"slug":"proof-of-humanity-lead","title":"Proof Of Humanity Lead","compensation":"$75k – $150k • No equity","yearsExperienceMin":0,"yearsExperienceMax":null,"id":"2897695","isBookmarked":false},"JobListingSearchResult:408303":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Kleros (see our whitepaper https://kleros.io/assets/whitepaper.pdf) is a blockchain protocol for online dispute resolution. A key use case of Kleros is arbitration in oracle disputes. Smart contract cannot access information outside the blockchain, but a lot of applications relies on the knowledge of off-chain data. An oracle is a data feed services that provide external data into the blockchain. When participants in those data feed do not agree about those external data, oracle disputes occurs. Oracles are required for insurance (did it rain? did a tsunami occured?), betting (did France win the world cup?) and derivatives (what is the price of ETH in $ ?).\nAs oracle lead, you will be handling oracle products from concept to launch.\n\n \n**What Will You Do?**\n \n- Identify oracle use cases which could benefit from the use of Kleros either with potential partners or as standalone projects.\n- If need be, leverage the adequate channels to reach these organizations and start partnership/integration conversations.\n- Collaborate with the CTO and cryptoeconomic researchers in the design of the economic incentives of the system.\n- Collaborate with the UX/UI designer to develop user interfaces.\n- Collaborate with the technical team to develop the product.\n- Make educational presentations at trade shows and conferences.\n- Collaborate with Kleros’ marketing and communications team to coordinate PR, social media and marketing around the product.\n- Troubleshoot problems in implementation done in users, making sure that the solution works successfully after implemented.\n \n** Required qualifications **\n \n- Knownledge of blockchain and blockchain culture.\n- Strong interpersonal skills.\n- Ability to learn new technologies, languages and concepts to cope with the fast developments in the blockchain space.\n- High problem solving skills, including the ability to listen to the user’s concerns, and propose solutions.\n- Ability to educate potential partners and the general audience about Kleros.\n- Good oral, written, presentation and public speaking skills in English.\n- Ability to work remotely, autonomously and take initiatives.\n \n** Desired qualifications ** \n \n- Degree(s) (or other kind of formation) in Computer Science, Human-Computer Interaction, Information Management and Systems, Innovation, Project Management, Product Development or related field.\n- Experience in business development.\n- Experience in the blockchain industry, legal industry or online dispute resolution.\n- Knowledge in design thinking and lean startup techniques.\n \n** Perks ** \n- Most of the compensation (2/3) is labelled in fiat and paid in crypto.\n- The remaining (1/3) is labelled in PNK vested over 3 years with a 1 year cliff ensuring you get a stake in the project.\n- We are a cooperative, so as a worker you own part of the company and get voting rights.\n\n\n**Want to Apply?**\n\nYou can apply on this website with an **application note answering the following questions**:\n\n1) Why would you like to work on Kleros?\n\n2) Why do you think you are a good fit for this role?\n\n3) Tell us about one usecase of Kleros powered Oracles you are excited about.","jobType":"full-time","liveStartAt":1731057232,"locationNames":["Paris","Lisbon"],"primaryRoleTitle":"Project Manager","remote":true,"slug":"blockchain-oracle-lead","title":"Blockchain Oracle Lead","compensation":"$75k – $150k • No equity","yearsExperienceMin":0,"yearsExperienceMax":null,"id":"408303","isBookmarked":false},"JobListingSearchResult:1897005":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Kleros (see our whitepaper https://kleros.io/assets/whitepaper.pdf) is a blockchain protocol for online dispute resolution. A key use case of Kleros are TCR. Curated registries allows to curate information in a decentralized manner: A list tokens to be displayed in an exchange, a list of wineries which obtained a certification, a list of posts on social media following the terms of use (moderation kind of usecase).\nThe first TCR relying on Kleros (and the 2nd TCR ever deployed) is https://tokens.kleros.io/ which is a list of tokens used by exchanges (ex: Uniswap). After it, we also develloped Curate https://curate.kleros.io/ which acts more like the mySQL of TCRs allowing fast iterations by deploying TCRs from a graphical interfact.\nAs TCR lead, you will be handling TCR products from concept to launch.\n\n \n**What Will You Do?**\n \n- Identify TCR use cases which could benefit from the use of Kleros either with potential partners or as standalone projects.\n- If need be, leverage the adequate channels to reach these organizations and start partnership/integration conversations.\n- Collaborate with the CTO and cryptoeconomic researchers in the design of the economic incentives of the system.\n- Collaborate with the UX/UI designer to develop user interfaces.\n- Collaborate with the technical team to develop the product.\n- Make educational presentations at trade shows and conferences.\n- Collaborate with Kleros’ marketing and communications team to coordinate PR, social media and marketing around the product.\n- Troubleshoot problems in implementation done in users, making sure that the solution works successfully after implemented.\n \n** Required qualifications **\n \n- Knownledge of blockchain and blockchain culture.\n- Strong interpersonal skills.\n- Ability to learn new technologies, languages and concepts to cope with the fast developments in the blockchain space.\n- High problem solving skills, including the ability to listen to the user’s concerns, and propose solutions.\n- Ability to educate potential partners and the general audience about Kleros.\n- Good oral, written, presentation and public speaking skills in English.\n- Ability to work remotely, autonomously and take initiatives.\n \n** Desired qualifications ** \n \n- Degree(s) (or other kind of formation) in Computer Science, Human-Computer Interaction, Information Management and Systems, Innovation, Project Management, Product Development or related field.\n- Experience in business development.\n- Experience in the blockchain industry, legal industry or online dispute resolution.\n- Knowledge in design thinking and lean startup techniques.\n \n** Perks ** \n- Most of the compensation (2/3) is labelled in fiat and paid in crypto.\n- The remaining (1/3) is labelled in PNK vested over 3 years with a 1 year cliff ensuring you get a stake in the project.\n- We are a cooperative, so as a worker you own part of the company and get voting rights.\n\n\n**Want to Apply?**\n\nYou can apply on this website with an **application note answering the following questions**:\n\n1) Why do you think you are a good fit for this role?\n\n2) Tell us about one usecase of TCRs you are excited about.\n\n3) Why would you like to work on Kleros and TCRs?","jobType":"full-time","liveStartAt":1731057392,"locationNames":["Paris","Lisbon"],"primaryRoleTitle":"Project Manager","remote":true,"slug":"tcr-token-curated-registry-lead","title":"TCR (Token Curated Registry) Lead","compensation":"$75k – $150k • No equity","yearsExperienceMin":0,"yearsExperienceMax":null,"id":"1897005","isBookmarked":false},"StartupResult:4306135":{"__typename":"StartupResult","id":"4306135","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-4306135"},{"__ref":"Badge:QUICK_RESPONDER-4306135"},{"__ref":"Badge:COMPANY_STAGE-4306135"},{"__ref":"Badge:GROWING_FAST-4306135"}],"companySize":"SIZE_11_50","highConcept":"A decentralized court system for dispute resolution in blockchain","highlightedJobListings":[{"__ref":"JobListingSearchResult:2897695"},{"__ref":"JobListingSearchResult:408303"},{"__ref":"JobListingSearchResult:1897005"}],"logoUrl":"https://photos.wellfound.com/startups/i/4306135-e240f363eea7154884ee1337af0ce636-medium_jpg.jpg?buster=1512471725","name":"Kleros","slug":"kleros"},"Badge:B2C-67879":{"__typename":"Badge","id":"B2C-67879","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-67879":{"__typename":"Badge","id":"COMPANY_STAGE-67879","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:WORK_LIFE_BALANCE-67879":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-67879","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Khan Academy 4.3/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.3","data":null},"JobListingSearchResult:3145040":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**ABOUT KHAN ACADEMY**\n\nKhan Academy is a nonprofit with the mission to deliver a free, world-class education to anyone, anywhere. Our proven learning platform offers free, high-quality supplemental learning content and practice that cover Pre-K - 12th grade and early college core academic subjects, focusing on math and science. We have over 155 million registered learners globally and are committed to improving learning outcomes for students worldwide, focusing on learners in historically under-resourced communities.\n\n**OUR COMMUNITY**\n\nOur students, teachers, and parents come from all walks of life, and so do we. Our team includes people from academia, traditional/non-traditional education, big tech companies, and tiny startups. We hire great people from diverse backgrounds and experiences because it makes our company stronger. We value diversity, equity, inclusion, and belonging as necessary to achieve our mission and impact the communities we serve. We know that transforming education starts in-house with learning about ourselves and our colleagues. We strive to be world-class in investing in our people and commit to developing you as a professional.\n\n**THE ROLE**\n\nImagine being a teacher in Sarasota, Florida with a classroom full of 6th graders who haven’t had a normal year of school or learning since before the COVID pandemic. It’s the reality of so many educators and students who use Khan Academy – and our team is uniquely positioned to help them when they need it most.\n\nWe have no end of fascinating challenges that can only be solved with a deep empathy for our users, diligent product \u0026 UX thinking, and a strong drive to make a positive impact. Some questions we’re working on answering right now are:\n\n- How do we support teachers who are dealing with the impact that the pandemic had on learning?\n- How do we help students with learning gaps catch up to their grade level?\n- How do we center schools serving historically under-resourced communities in our product design and development?\n- How do we reach more school districts so our learning experience gets used in more classrooms?\n- …and more\n\nThe best part? Our work really matters: [catch Sal talking to CNBC about low math and reading test scores](https://www.cnbc.com/video/2022/10/24/khan-academy-ceo-on-low-math-and-reading-test-scores.html?\u0026qsearchterm=SAL%20KHAN).\n\nWe’re looking for a Senior Product Designer to deliver innovative K-12 assessment solutions. The heart of this role will be designing accessible and innovative product experiences for students in a scrappy, iterative environment. You should feel at home working in ambiguity and charting a path forward. Along with product and engineering, you will help define critical areas for re-imagining the Assessments experience, leveraging expertise from subject matter experts, new capabilities from generative AI,  and data from our pilot studies. Additionally, you will be ensuring our experience is accessible and is integrated into our larger product portfolio. Because this role offers the opportunity to develop new interaction patterns and visual cues, previous experience contributing to a design system is required.\n\nYou will play a vital role on an inclusive, collaborative, small but mighty Design team, helping us fulfill the mission of the organization: to provide a free, world-class education to anyone, anywhere. We genuinely care about people and value compassion in our everyday interactions. You’ll be able to be yourself, feel valued, supported, learn and grow, no matter how experienced you are.\n\nIf you’re looking for the opportunity to design and ship high-quality, innovative products that solve real problems for learners and educators, we'd love to hear from you. Even if you don’t check every box (no one does), we encourage you to apply!\n\n**WHAT YOU’LL DO**\n\n- Design innovative assessment experiences for learners, positively impacting individual learning goals and metrics\n- Conduct discovery work to understand key problem areas in the Assessments space\n- Collaborate closely with UX research to define knowledge gaps, research plans, and execute on generative and evaluative research with support from the UX research team\n- Create strategic design artifacts that help the broader organization understand how the Assessments team fits in the larger organizational product portfolio and supports our goals of deep student learning (e.g. customer journey maps, competitive analysis)\n- Design WCAG AA-compliant widgets in collaboration with the Learning Components team to be prioritized for Assessment content delivery\n- Regularly contribute components and style guide documentation for our design system.\n- Collaborate with horizontal Learner product teams to design the end-to-end experience of how Assessments integrate with the existing educational platform\n- Ideate on how generative AI features can be leveraged to support item creation and assessment content development\n- Partner with the Director of Assessment and Chief Learning Officer to design iterative concepts towards the shared vision for assessment\n- Partner with User Research and Data teams to understand user insights from the field, and leverage to improve the design experience\n- Provide thoughtful input on the product roadmap, strategy and vision for what’s next\n- Set a standard of operational excellence by driving the design side of projects effectively through strong project management, lightning-fast execution on design iterations, and clear communication.\n- Build alignment across diverse teams by being able to successfully present ideas to a range of teams and stakeholders across Khan Academy.\n- Invest in our org by mentoring, coaching and developing both your Design team comrades and your cross-functional partners.\n- Write about, present, and share what you have learned, both internally and with the wider Design community via our blog and industry events.\n\n**WHAT YOU BRING**\n\n- You have at least 6+ years of relevant experience on an in-house product design team.\n- You have at least 5+ years of conducting research and working collaboratively with a UX research team.\n- You have 4+ years of experience designing accessible experiences.\n- You are outstanding across interaction design, prototyping, and information architecture, with visual design chops.\n- You are comfortable in ambiguous situations and dynamic environments that run similar to a startup, where you regularly interact with and gather feedback from Senior Leadership.\n- You have the ability to juggle ambiguous and broad problems/opportunities along with smaller well-defined projects.\n- You are a critical participant in design reviews, both in delivering feedback to teammates to strengthen their work, but also in soliciting feedback at every step of the process.\n- You have strong verbal and written communication skills for technical and non-technical partners, internally and externally.\n- You are scrappy, have a bias toward action, and love moving fast.\n- You know how to build strong relationships cross-functionally and bring people into the conversation when their input and buy-in is crucial.\n- You bring a lean approach to product design and regularly ask yourself: how do we learn quickly and ship regularly? What’s the most concise experience we can deliver that still provides value?\n\nQualities we value in ourselves, and those who join our team:\n\n- Introspective, mature, low-ego, and emotionally intelligent\n- Growth mindset, willingness to learn and to teach others\n- Proactively seek out the people/information you need to move work forward and unblock yourself\n- High comfort level working within a strong top-down product and pedagogical vision led by our CEO, Sal Khan, and our Chief Learning Officer, Kristen DiCerbo, PhD\n- Able to balance the immediate tactical needs of helping deliver and ship features with scouting ahead for what’s next\n- Comfortable with frequent change and ambiguous situations, like you’d experience in a startup\n- Willing to roll your sleeves up and pitch in when a project goes off-script\n- Excited about education and engaging learning experiences, deeply curious about how and why people learn\n\n**NOTE: Submitting a portfolio with your application is required (if you have a password, please provide it). We're looking for a portfolio that demonstrates exceptional design solutions and visual design chops that are aligned to business objectives within tight timeframes and constraints.**\n\n**PERKS AND BENEFITS**\n\nWe may be a non-profit, but we reward our talented team extremely well! We offer:\n\n- Competitive salaries\n- Ample paid time off as needed – Your well-being is a priority.\n- Remote-first culture - that caters to your time zone, with open flexibility as needed, at times\n- Generous parental leave\n- An exceptional team that trusts you and gives you the freedom to do your best\n- The chance to put your talents towards a deeply meaningful mission and the opportunity to work on high-impact products that are already defining the future of education\n- Opportunities to connect through affinity, ally, and social groups\n- And we offer all those other typical benefits as well: 401(k) + 4% matching \u0026 comprehensive insurance, including medical, dental, vision, and life\n\nAt Khan Academy we are committed to fair and equitable compensation practices, the well-being of our employees, and our Khan community. This belief is why we have built out a robust Total Rewards package that includes competitive base salaries, and extensive benefits and perks to support physical, mental, and financial well-being.\n\nThe target salary range for this position is $127,423 - $138,291 USD / $172,188 - $186,875 CAN. The pay range for this position is a general guideline only. The salary offered will depend on internal pay equity and the candidate’s relevant skills, experience, qualifications, and job market data. Exceptional performers in this role who make an outsized contribution can make well in excess of this range.  Additional incentives are provided as part of the complete total rewards package in addition to comprehensive medical and other benefits.\n\n### **MORE ABOUT US**\n\n- [Sal’s TED talk from 2011](http://www.ted.com/talks/salman_khan_let_s_use_video_to_reinvent_education)\n- [Sal’s TED talk from 2015](http://www.ted.com/talks/sal_khan_let_s_teach_for_mastery_not_test_scores)\n- [Sal's TED talk from 2023](https://www.ted.com/talks/sal_khan_how_ai_could_save_not_destroy_education)\n- Our team: [http://www.khanacademy.org/about/the-team](http://www.khanacademy.org/about/the-team)\n\n### **OUR COMPANY VALUES**\n\n**Live \u0026 breathe learners**\n\nWe deeply understand and empathize with our users. We leverage user insights, research, and experience to build content, products, services, and experiences that our users trust and love. Our success is defined by the success of our learners and educators.\n\n**Take a stand**\n\nAs a company, we have conviction in our aspirational point of view of how education will evolve. The work we do is in service to moving towards that point of view. However, we also listen, learn and flex in the face of new data, and commit to evolving this point of view as the industry and our users evolve.\n\n**Embrace diverse perspectives**\n\nWe are a diverse community. We seek out and embrace a diversity of voices, perspectives and life experiences leading to stronger, more inclusive teams and better outcomes. As individuals, we are committed to bringing up tough topics and leaning into different points of view with curiosity. We actively listen, learn and collaborate to gain a shared understanding. When a decision is made, we commit to moving forward as a united team.\n\n**Work responsibly and sustainably**\n\nWe understand that achieving our audacious mission is a marathon, so we set realistic timelines and we focus on delivery that also links to the bigger picture. As a non-profit, we are supported by the generosity of donors as well as strategic partners, and understand our responsibility to our finite resources. We spend every dollar as though it were our own. We are responsible for the impact we have on the world and to each other. We ensure our team and company stay healthy and financially sustainable.\n\n**Bring out the joy**\n\nWe are committed to making learning a joyful process. This informs what we build for our users and the culture we co-create with our teammates, partners and donors.\n\n**Cultivate learning mindset**\n\nWe believe in the power of growth for learners and for ourselves. We constantly learn and teach to improve our offerings, ourselves, and our organization. We learn from our mistakes and aren’t afraid to fail. We don't let past failures or successes stop us from taking future bold action and achieving our goals.\n\n**Deliver wow**\n\nWe insist on high standards and deliver delightful, effective end-to-end experiences that our users can rely on. We choose to focus on fewer things — each of which aligns to our ambitious vision — so we can deliver high-quality experiences that accelerate positive measurable learning with our strategic partners.\n\n*We are committed to equal employment opportunity regardless of race, color, ancestry, religion, sex, gender, gender identity or expression, national origin, sexual orientation, age, citizenship, marital status, disability, or Veteran status. We value diversity, equity, and inclusion, and we encourage candidates from historically underrepresented groups to apply.* \n \n*As part of this commitment, Khan Academy will ensure that persons with disabilities are provided reasonable accommodations for the hiring process. If reasonable accommodation is needed, please contact **[careers@khanacademy.org](mailto:careers@khanacademy.org)*\n\n","jobType":"full-time","liveStartAt":1730940341,"locationNames":["Mountain View","Friendly"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer-learner-assessments","title":"Senior Product Designer, Learner Assessments","compensation":"$127k – $138k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3145040","isBookmarked":false},"StartupResult:67879":{"__typename":"StartupResult","id":"67879","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-67879"},{"__ref":"Badge:COMPANY_STAGE-67879"},{"__ref":"Badge:WORK_LIFE_BALANCE-67879"}],"companySize":"SIZE_201_500","highConcept":"Khan is a free online school that offers help with studies or entire classes","highlightedJobListings":[{"__ref":"JobListingSearchResult:3145040"}],"logoUrl":"https://photos.wellfound.com/startups/i/67879-1e54a1b0db1468c241867a9814fec14b-medium_jpg.jpg?buster=1589602790","name":"Khan Academy","slug":"khan-academy"},"JobListingSearchResult:3155419":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"### **Product Designer:**\nDesigning Climate Solution Platforms\n\n### APPLY DIRECTLY HERE: Application link: [https://noteforms.com/forms/openearth-job-application-ctwllg-2-1-1](https://)\n\n**Have you created a successful career in product design and want to do something good with your skills and experience? If yes, then join us in our mission to build open-source innovative technology solutions for impactful climate change mitigation.**\n\n**Open Earth Foundation** is a California-based nonprofit on a mission to create groundbreaking technology that helps combat the climate crisis.\n\nWe’re a diverse, global team working remotely and collaborating with partners worldwide to make real change possible.\n\nWith strong funding and a powerhouse team of innovators, we’re ready to tackle big challenges for a resilient Earth for generations to come and we need the planet’s brightest minds to help solve them!\n\n**Priority will be given to applications submitted by December 13th.**\n\n***Your mission, should you choose to accept it:***\n\nAs a Product Designer on our team, you will leverage your UX/UI expertise to design user-centric, accessible, and climate-focused products. You’ll work closely with passionate, cross-functional teams working to make a real difference in climate while growing your skills in an agile, fast-paced environment. You will help balance cutting-edge technology with a user-centered approach with our internal Product Design Team.\n\nThis position is **remote and international** as our organization goes across different time zones.\n* Schedule flexibility is expected with a willingness to collaborate in overlapping core hours for meetings from 8 am PST to 11 am PST (GMT-8).\n* Time zones in LATAM or availability to work in core LATAM working hours (GMT-3) are preferred. \n\n\n*The following requirements describe our ideal candidate. If you don't meet some of the requirements, you're encouraged to apply anyway. *\n\n**The ideal candidate: passionate about collaborative technical climate solutions**\n* Experience with user-centered methodologies, including user research, persona development, and journey mapping to create empathetic, impactful solutions for users.\n* Experience designing intuitive products, with a heavy emphasis on showing complex data in simple but stunning ways.\n* Experience using LLMs and AI-assisted code or no-code to prototype functional applications for fast testing and iteration.\n* Experience working with climate data and data visualization dashboards.\n* Experience with leveraging design for innovative open-source technology to develop accessible and climate-focused products or passion to do so.\n* Familiarity with HTML, CSS, or frontend frameworks to improve communication with developers and understand technical constraints. NOT for coding, but just for communicating with the technical team.\n\n**Responsibilities: understanding users, prototyping, high-fidelity designs**\n* Use of UI/UX to create intuitive interfaces with a strong understanding of design principles.\n* Dive deep into user feedback and expressed needs to identify pain points to address and essential features to develop.\n* Plan, conduct, and analyze user research and usability tests, iterating on designs based on real user feedback.\n* Prototype, test and design new features, create wireframes and mockups, turning low-fidelity sketches and workflows to high-fidelity designs using tools like Figma.\n* Document product/design decision-making through diagrams and conceptual work (sitemaps, user journeys, user strategy templates).\n* Make data-informed decisions by analyzing both qualitative and quantitative data to validate designs and inform product improvements.\n* Support in the production of strategic materials and relevant design assets (reports, decks, papers, website graphics, etc.).\n\n**Interpersonal skills: a time-zone management master, clear communicator, creative and curious, attention to detail**\n* Clear communicator with good verbal and written skills in English (additional languages a plus).\n* Strong skills in collaborating with cross-functional teams (developers, researchers, stakeholders) and effectively communicating design ideas and rationale.\n* Capacity to work with team members and partners at all levels and across time zones in a highly collaborative and remote environment.\n* Embraces new challenges, takes ownership and contributes to the team as a key player.\n\n**Qualifications:**\n* Formal training or significant real-world experience in graphic design, industrial design, human-computer interaction, computer science or related areas. \n* A minimum of 3 years of progressively responsible experience as a UX/UI or Product Designer. \n* Ideally startup, big tech, or open source and climate communities experience.\n\n**Compensation and benefits: **\n* This position is full-time with compensation of $40,000 to $50,000 (USD) /year, commensurate with location and experience.\n* Open Earth offers a professional development budget, unlimited PTO, paid holidays and paid sick leave.\n* You will work remotely within a dynamic and international environment. \n* We celebrate our achievements during our in-person annual team retreat.\n\n\nOEF is an Equal Employment Opportunity Employer. We celebrate diversity, equity and inclusion in teams, and believe people should align their work with their purpose. Join us if you love Earth. \n\n\nPlease apply by submitting your **resume, portfolio (or relevant work) AND a cover letter**, it is your opportunity to highlight why you feel you would be a great addition to the team. \nWe look forward to hearing from you!","jobType":"full-time","liveStartAt":1732147257,"locationNames":["Argentina","Brazil","Chile","Uruguay"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer-designing-climate-solution-platforms","title":"Product Designer: Designing Climate Solution Platforms","compensation":"$40k – $50k • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3155419","isBookmarked":false},"StartupResult:9182067":{"__typename":"StartupResult","id":"9182067","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_11_50","highConcept":"Developing open innovative tech to help avoid a catastrophic climate crisis","highlightedJobListings":[{"__ref":"JobListingSearchResult:3155419"}],"logoUrl":"https://photos.wellfound.com/startups/i/9182067-50985a9811c7e5e7c308eefad7af55a4-medium_jpg.jpg?buster=1667346898","name":"OpenEarth Foundation","slug":"openearth-foundation"},"JobListingSearchResult:3047639":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"## Product Designer\n\n$90k - $180k\n\n**Who We Are.**\n\nWynd Labs is an early-stage startup that is on a mission to make public web data accessible for AI through contributions to Grass.\n\nGrass is a network sharing application that allows users to share their unused bandwidth. Effectively, this is a residential proxy network that directly rewards individual residential IPs for the bandwidth they provide. Grass will route traffic equitably among its network and meter the amount of data that each node provides to fairly distribute rewards.\n\nIn non-technical terms: Grass unlocks everyone's ability to earn rewards by simply sharing their unused internet bandwidth on personal devices (laptops, smartphones).\n\nThis project is for those who lead with initiative and seek to challenge themselves and thrive on curiosity.\n\nWe operate with a lean, highly motivated team who revel in the responsibility that comes with autonomy. We have a flat organizational structure, the people making decisions are also the ones implementing them. We are driven by ambitious goals and a strong sense of urgency. Leadership is given to those who show initiative, consistently deliver excellence and bring the best out of those around them. Join us if you want to set the tone for a fair and equitable internet.\n\n**The Role.**\n\nWe are seeking a Product Designer who is creative and brings significant experience in designing consumer products. You will join a small, innovative team and lead efforts to shape user experiences, drive design evolution, and support our vision for a future where Grass is integral to the internet's evolution.\n\n**Who You Are.**\n\n- Strong proficiency in core graphic design software.\n- Exceptional attention to detail and superior organizational skills.\n- Proven ability to collaborate effectively with multidisciplinary teams.\n- A solid track record with global consumer brands.\n\n**What You'll Be Doing.**\n\n- Establish and maintain Grass’s creative vision, ensuring a cohesive and consistent brand image across all touch points.\n- Working directly with leadership on the earliest stages of the product development process, such asuser research, product ideation, and project planning\n- Work collaboratively with teams across Product, Marketing, Communications, and other departments to deliver high-impact brand materials and assets.\n- Oversee the design process, from brainstorming sessions and sketches to the final delivery of assets, ensuring all designs align with Grass’s brand guidelines and marketing objectives.\n- Work within our existing design system to ensure all outputs are consistent and aligned with established standards.\n- Stay updated with industry trends and tools, incorporating innovative design practices and technologies to keep Grass’s visual content fresh and cutting-edge.\n\n**Why Work With Us.**\n\n- Opportunity. We are at at the forefront of developing a web-scale crawler and knowledge graph that allows ordinary people to participate in the process, and share in the benefits of AI development.\n- Culture. We’re a lean team working together to achieve a very ambitious goal of improving access to public web data and distributing the value of AI to the people. We prioritize low ego and high output.\n- Compensation. You’ll receive a competitive salary and equity package.\n- Resources and growth. We’re well-capitalized, with backing from leading venture funds like Polychain, Tribe, NLH, Hack, BH Digital, and more. We keep a lean team, and this is a rare opportunity to join. You’ll learn a lot and grow as our company scales.\n","jobType":"full-time","liveStartAt":1731271525,"locationNames":["New York City"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer ","compensation":"$80k – $145k • No equity","yearsExperienceMin":4,"yearsExperienceMax":null,"id":"3047639","isBookmarked":false},"StartupResult:9294011":{"__typename":"StartupResult","id":"9294011","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_11_50","highConcept":"Making AI Data Accessible. Building a suite of products powered by Grass","highlightedJobListings":[{"__ref":"JobListingSearchResult:3047639"}],"logoUrl":"https://photos.wellfound.com/startups/i/9294011-995578210f6f046ba4d20697c49a34c8-medium_jpg.jpg?buster=1709661090","name":"Wynd Labs","slug":"wynd-labs"},"SeoRoleKeyword:1069":{"__typename":"SeoRoleKeyword","id":"1069","slug":"application-designer","displayName":"Application Designer"},"NewTag:155588":{"__typename":"NewTag","id":"155588","slug":"remote-1","displayName":"Remote"},"RoleRemoteEditorial:1069":{"__typename":"RoleRemoteEditorial","id":"1069","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/role/r/application-designer","description":"Find the best remote Application Designer 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/r/application-designer","robots":"index","structuredData":null,"title":"Remote Application Designer Jobs in November 2024","type":null},"roleKeyword":{"__ref":"SeoRoleKeyword:1069"},"remoteNewTag":{"__ref":"NewTag:155588"},"roleAndLocationLinks":[{"__typename":"Link","label":"Application Designer - San Francisco","url":"https://wellfound.com/role/l/application-designer/san-francisco"},{"__typename":"Link","label":"Application Designer - Los Angeles","url":"https://wellfound.com/role/l/application-designer/los-angeles"},{"__typename":"Link","label":"Application Designer - Boston","url":"https://wellfound.com/role/l/application-designer/boston"},{"__typename":"Link","label":"Application Designer - Chicago","url":"https://wellfound.com/role/l/application-designer/chicago"},{"__typename":"Link","label":"Application Designer - Seattle","url":"https://wellfound.com/role/l/application-designer/seattle"},{"__typename":"Link","label":"Application Designer - Austin","url":"https://wellfound.com/role/l/application-designer/austin"},{"__typename":"Link","label":"Application Designer - New York","url":"https://wellfound.com/role/l/application-designer/new-york"},{"__typename":"Link","label":"Application Designer - Denver","url":"https://wellfound.com/role/l/application-designer/denver"},{"__typename":"Link","label":"Application Designer - District of Columbia","url":"https://wellfound.com/role/l/application-designer/district-of-columbia"}],"roleRemoteLinks":[{"__typename":"Link","label":"System Administrator Remote","url":"https://wellfound.com/role/r/system-administrator"},{"__typename":"Link","label":"IT Recruiter Remote","url":"https://wellfound.com/role/r/it-recruiter"},{"__typename":"Link","label":"Director of Operations Remote","url":"https://wellfound.com/role/r/director-of-operations"},{"__typename":"Link","label":"Data Visualization Engineer Remote","url":"https://wellfound.com/role/r/data-visualization-engineer"},{"__typename":"Link","label":"Java Backend Developer Remote","url":"https://wellfound.com/role/r/java-backend-developer"},{"__typename":"Link","label":"Agile Project Manager Remote","url":"https://wellfound.com/role/r/agile-project-manager"},{"__typename":"Link","label":"Xamarin Developer Remote","url":"https://wellfound.com/role/r/xamarin-developer"},{"__typename":"Link","label":"Media Director Remote","url":"https://wellfound.com/role/r/media-director"},{"__typename":"Link","label":"TypeScript Developer Remote","url":"https://wellfound.com/role/r/typescript-developer"},{"__typename":"Link","label":"Director of Product Design Remote","url":"https://wellfound.com/role/r/director-of-product-design"},{"__typename":"Link","label":"Web Developer Remote","url":"https://wellfound.com/role/r/web-developer"},{"__typename":"Link","label":"Deep Learning Remote","url":"https://wellfound.com/role/r/deep-learning"},{"__typename":"Link","label":"Business Intelligence Remote","url":"https://wellfound.com/role/r/business-intelligence"},{"__typename":"Link","label":"AR Developer Remote","url":"https://wellfound.com/role/r/ar-developer"},{"__typename":"Link","label":"Unity Developer Remote","url":"https://wellfound.com/role/r/unity-developer"}],"locationLinks":[{"__typename":"Link","label":"San Francisco","url":"https://wellfound.com/location/san-francisco"},{"__typename":"Link","label":"Los Angeles","url":"https://wellfound.com/location/los-angeles"},{"__typename":"Link","label":"Boston","url":"https://wellfound.com/location/boston"},{"__typename":"Link","label":"Chicago","url":"https://wellfound.com/location/chicago"},{"__typename":"Link","label":"Seattle","url":"https://wellfound.com/location/seattle"},{"__typename":"Link","label":"Austin","url":"https://wellfound.com/location/austin"},{"__typename":"Link","label":"New York","url":"https://wellfound.com/location/new-york"},{"__typename":"Link","label":"Denver","url":"https://wellfound.com/location/denver"},{"__typename":"Link","label":"District of Columbia","url":"https://wellfound.com/location/district-of-columbia"}]}}},"router":null}},"page":"/seoLanding/roleRemoteSearch","query":{"role":"application-designer"},"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":[43762,64954,95794,60577,39674,66406,25547,23695,89242,51042,40870],"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:'8e71ce8e8a854840',t:'MTczMjM3MTY5OS4wMDAwMDA='};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