CINXE.COM

Remote Product 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 Product Designer Jobs in November 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/role/r/product-designer" rel="canonical"/><meta content="Find the best remote Product 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/product-designer" property="og:url"/><meta content="Remote Product Designer Jobs in November 2024" property="og:title"/><meta content="Find the best remote Product 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/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></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/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/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/577.19a44e82e06779b7.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">Product 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-19454-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-19455-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 <!-- -->Product Designer<!-- --> Jobs</h1><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->1<!-- --> of <!-- -->21</h4><h4>577<!-- --> 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/lawtrades"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Lawtrades 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/227291-8ef3a183bf727448a7fe78b27d0cfbbd-medium_jpg.jpg?buster=1666369108" 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/lawtrades"><h2 class="inline text-md font-semibold">Lawtrades</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">Legal infrastructure for the internet</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 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/401764-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">$130k – $150k</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 class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">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/fresh-prints-3"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Fresh Prints 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/8413046-3c93a8f989cb2219729ea2228a6447ac-medium_jpg.jpg?buster=1625500224" 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/fresh-prints-3"><h2 class="inline text-md font-semibold">Fresh Prints</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">Fresh Prints provides custom apparel and promotional products to Student Groups, Greek Organizations</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 5% of responders</div><div class="styles_tooltip-text__bYBqF">Fresh Prints 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, Fresh Prints 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 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/3144870-social-media-digital-marketing-manager">Social Media Digital Marketing Manager </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₱1k – ₱1k</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/3143805-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">$1k – $2k</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 • Hyderabad</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/qventus"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Qventus 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/359662-3c4a02c57a3fba2b08d9cbd27b99e069-medium_jpg.jpg?buster=1729097229" 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/qventus"><h2 class="inline text-md font-semibold">Qventus</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">Qventus is the leading system for care operations automation</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><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/3143838-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">$60k – $120k</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></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/3143837-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 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 • Toronto</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/3137350-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><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></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 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/workboard"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="WorkBoard 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/355931-c3e0a1a8f1ddde603cfc023f693ad418-medium_jpg.jpg?buster=1589629694" 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/workboard"><h2 class="inline text-md font-semibold">WorkBoard</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">Source key result updates from existing systems and bring our services into your favorite tools</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">+<!-- -->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/3146306-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 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 • South America</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/3144232-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 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 • Europe</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/doximity"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Doximity 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/37259-548398cd6cb66f7b9ebc13a08d39cd51-medium_jpg.jpg?buster=1689222578" 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/doximity"><h2 class="inline text-md font-semibold">Doximity</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">Doximity is an online networking service for medical professionals</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->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/3127492-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 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 • San Francisco</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/gampgg"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="GAMP 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/8471024-b375b8ae9b99d32c60ba2d8c05252804-medium_jpg.jpg?buster=1721061729" 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/gampgg"><h2 class="inline text-md font-semibold">GAMP</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">Ultimate site for all types of gamers, casual, hardcore or social, to come and play</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/1574526-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">$20k – $30k</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 • China<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><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">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/3um-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="3UM 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/10305384-47681e27b2a71f185cd1c6efc10c2ee8-medium_jpg.jpg?buster=1730930938" 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/3um-1"><h2 class="inline text-md font-semibold">3UM</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">It serves both as its own RWA investment platform and a marketplace</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/3144819-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 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><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div 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/finch-care"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Finch Care 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/8503222-0a6d976515228c3d783a252f0da184ee-medium_jpg.jpg?buster=1631143208" 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/finch-care"><h2 class="inline text-md font-semibold">Finch Care</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">Self-Care Virtual Pet</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></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/3075267-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">$130k – $170k • 0.05% – 0.12%</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 • Santa Clara</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 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/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/getfreed-ai-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="getfreed.ai company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9954409-11d9f577b897f7fa465bef8dc276d749-medium_jpg.jpg?buster=1705346881" 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/getfreed-ai-1"><h2 class="inline text-md font-semibold">getfreed.ai</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">evolutionary platform that uses AI to automatically generate medical documentation for clinicians</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/3126180-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><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3122450-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">$110k – $175k</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/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/sav-technologies"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Sav Technologies 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/8780628-bc2c62ee31d99182133c2a65444393d0-medium_jpg.jpg?buster=1713294200" 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/sav-technologies"><h2 class="inline text-md font-semibold">Sav Technologies </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">Building the Google Maps for Money</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="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2523834-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">₹8.5L – ₹13L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Dubai<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">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div 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/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/3117831-senior-product-designer-growth">Senior Product Designer, Growth</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 – $200k</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/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/luma-health"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Luma 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/644775-fb1da2fe8d31878d5658a492eb9478a6-medium_jpg.jpg?buster=1654488947" 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/luma-health"><h2 class="inline text-md font-semibold">Luma 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">Patient Success Platform</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">Luma Health is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within two weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Luma Health 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">+<!-- -->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/3141822-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><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3137157-associate-product-designer">Associate 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><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></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/array"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Array 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/8451530-0a4585e361b6e4bb25b7a7574008c905-medium_jpg.jpg?buster=1724727800" 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/array"><h2 class="inline text-md font-semibold">Array</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">Building the Array!</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 1% of responders</div><div class="styles_tooltip-text__bYBqF">Array is in the top 1% 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 day</div><div class="styles_tooltip-text__bYBqF">Based on past data, Array usually responds to incoming applications within a day</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">+<!-- -->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/1591167-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 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">4<!-- --> <!-- -->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/airbase-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Airbase 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/4312523-e1a728423ab28e0b6e9dbbc99c8d4735-medium_jpg.jpg?buster=1583876803" 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/airbase-1"><h2 class="inline text-md font-semibold">Airbase</h2></a></div><span class="text-xs text-neutral-1000">The new standard in spend management</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/992975-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 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></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 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/soulstice-dating"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Soulstice Dating 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/9550397-46c4e89bb76dc2a1afc7dd20621f9778-medium_jpg.jpg?buster=1684682151" 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/soulstice-dating"><h2 class="inline text-md font-semibold">Soulstice Dating</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 revolutionary dating site based on safety, authenticity, and personalized experiences.&quot;</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">Soulstice Dating 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, Soulstice Dating 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"><div class="line-clamp-1">B2C</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->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/3081802-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">0.5% – 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 • Dallas</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">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3081800-ui-designer">UI 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">0.5% – 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 • Dallas</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">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3081799-visual-designer">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">0.5% – 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 • Dallas</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">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div></div></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/product-designer">1</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/role/r/product-designer?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/role/r/product-designer?page=3">3</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 4" href="/role/r/product-designer?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/role/r/product-designer?page=5">5</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 19" href="/role/r/product-designer?page=19">19</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 20" href="/role/r/product-designer?page=20">20</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 21" href="/role/r/product-designer?page=21">21</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/role/r/product-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/analytics-engineer" class="styles_anchor__D_RPR">Analytics Engineer Remote</a><a href="https://wellfound.com/role/r/application-development-manager" class="styles_anchor__D_RPR">Application Development Manager Remote</a><a href="https://wellfound.com/role/r/seo-marketing" class="styles_anchor__D_RPR">SEO Marketing Remote</a><a href="https://wellfound.com/role/r/power-bi-developer" class="styles_anchor__D_RPR">Power BI Developer Remote</a><a href="https://wellfound.com/role/r/technical-co-founder" class="styles_anchor__D_RPR">Technical Co-Founder Remote</a><a href="https://wellfound.com/role/r/iot-developer" class="styles_anchor__D_RPR">IoT Developer Remote</a><a href="https://wellfound.com/role/r/application-designer" class="styles_anchor__D_RPR">Application Designer Remote</a><a href="https://wellfound.com/role/r/software-testing" class="styles_anchor__D_RPR">Software Testing Remote</a><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/algorithm-engineer" class="styles_anchor__D_RPR">Algorithm Engineer 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/management-information-director" class="styles_anchor__D_RPR">Management Information Director Remote</a><a href="https://wellfound.com/role/r/it-director" class="styles_anchor__D_RPR">IT Director Remote</a><a href="https://wellfound.com/role/r/social-media-manager" class="styles_anchor__D_RPR">Social Media Manager (SMM) Remote</a><a href="https://wellfound.com/role/r/manual-software-testing" class="styles_anchor__D_RPR">Manual Software Testing 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 Product Designer jobs in other places</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/l/product-designer/san-francisco" class="styles_anchor__D_RPR">Product Designer - San Francisco</a><a href="https://wellfound.com/role/l/product-designer/los-angeles" class="styles_anchor__D_RPR">Product Designer - Los Angeles</a><a href="https://wellfound.com/role/l/product-designer/boston" class="styles_anchor__D_RPR">Product Designer - Boston</a><a href="https://wellfound.com/role/l/product-designer/chicago" class="styles_anchor__D_RPR">Product Designer - Chicago</a><a href="https://wellfound.com/role/l/product-designer/seattle" class="styles_anchor__D_RPR">Product Designer - Seattle</a><a href="https://wellfound.com/role/l/product-designer/austin" class="styles_anchor__D_RPR">Product Designer - Austin</a><a href="https://wellfound.com/role/l/product-designer/new-york" class="styles_anchor__D_RPR">Product Designer - New York</a><a href="https://wellfound.com/role/l/product-designer/denver" class="styles_anchor__D_RPR">Product Designer - Denver</a><a href="https://wellfound.com/role/l/product-designer/district-of-columbia" class="styles_anchor__D_RPR">Product 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":"product-designer","__APOLLO_SIG__":"blaD3%4B2%xrxS7ZJ6UttkNmuGk4P2u3B5b3xUdd1io7cDIHACa-9531632371","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\":\"product-designer\"})":{"__typename":"Results","totalJobCount":577,"totalStartupCount":416,"perPage":20,"pageCount":21,"startups":[{"__ref":"StartupResult:227291"},{"__ref":"StartupResult:8413046"},{"__ref":"StartupResult:359662"},{"__ref":"StartupResult:9294011"},{"__ref":"StartupResult:355931"},{"__ref":"StartupResult:37259"},{"__ref":"StartupResult:8471024"},{"__ref":"StartupResult:10305384"},{"__ref":"StartupResult:8503222"},{"__ref":"StartupResult:9669976"},{"__ref":"StartupResult:9954409"},{"__ref":"StartupResult:934491"},{"__ref":"StartupResult:8780628"},{"__ref":"StartupResult:3069567"},{"__ref":"StartupResult:183505"},{"__ref":"StartupResult:867535"},{"__ref":"StartupResult:644775"},{"__ref":"StartupResult:8451530"},{"__ref":"StartupResult:4312523"},{"__ref":"StartupResult:9550397"}]},"seoLandingPageRoleRemote({\"page\":1,\"role\":\"product-designer\"})":{"__ref":"RoleRemoteEditorial:1045"}}},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-227291":{"__typename":"Badge","id":"B2B-227291","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-227291":{"__typename":"Badge","id":"COMPANY_STAGE-227291","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:TOP_INVESTORS-227291":{"__typename":"Badge","id":"TOP_INVESTORS-227291","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:401764":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"At Lawtrades, we’re transforming the way legal departments access top talent through a marketplace platform that prioritizes quality and a seamless hiring experience. As an early-stage company, we’re growing fast, and we're looking for a creative and technically adept Product Designer to join our team.\n\n**What You’ll Do**\n* Collaborate closely with engineers to design user-centric solutions, leveraging technical insights to make better-informed design decisions.\n* Own the design process end-to-end, from wireframes and prototypes to high-fidelity mockups and final implementation.\n* Design with responsiveness in mind, ensuring a seamless experience across all devices and platforms.\n* Take ownership of learning our product inside and out, becoming a subject matter expert to deeply understand our users and their needs.\n* Make data-driven design decisions, using user research to guide your design process and ensure optimal usability.\n* Prioritize design work that fits with the fast-paced demands of a high-growth startup environment.\n* Develop a deep understanding of our users and gather continuous feedback to optimize design iterations.\n\n**What We’re Looking For**\n* Technical Knowledge: While you don’t need to be an engineer, you should have a strong grasp of technical concepts and be able to make design decisions that align with engineering best practices. Understanding how design impacts development will be key.\n* Ownership Mentality: This is a highly autonomous role. We need someone who is proactive, can take ownership of complex problems, and find creative solutions.\n* Early-Stage Startup Experience: You should be comfortable in a fast-paced, high-pressure environment where things are always evolving. If you’ve worked in early-stage companies before or thrive in environments with constant change, you'll fit right in.\n* Creative Problem Solver: You’ll be faced with challenges that don’t have a clear path forward. Your ability to think on your feet and deliver top-notch solutions will be essential.\n\n**Why Lawtrades?**\n* Work with a team that values innovation, collaboration, and results.\n* Join a mission-driven company that is reshaping an industry.\n* Enjoy flexible working arrangements while playing a critical role in building our platform.","jobType":"full-time","liveStartAt":1730930916,"locationNames":["New York City","United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$130k – $150k","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"401764","isBookmarked":false},"StartupResult:227291":{"__typename":"StartupResult","id":"227291","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-227291"},{"__ref":"Badge:COMPANY_STAGE-227291"},{"__ref":"Badge:TOP_INVESTORS-227291"}],"companySize":"SIZE_11_50","highConcept":"Legal infrastructure for the internet","highlightedJobListings":[{"__ref":"JobListingSearchResult:401764"}],"logoUrl":"https://photos.wellfound.com/startups/i/227291-8ef3a183bf727448a7fe78b27d0cfbbd-medium_jpg.jpg?buster=1666369108","name":"Lawtrades","slug":"lawtrades"},"Badge:TOP_RESPONDER-8413046":{"__typename":"Badge","id":"TOP_RESPONDER-8413046","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Fresh Prints is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-8413046":{"__typename":"Badge","id":"QUICK_RESPONDER-8413046","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Fresh Prints usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:GROWING_FAST-8413046":{"__typename":"Badge","id":"GROWING_FAST-8413046","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3143805":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"### **About Fresh Prints:** \n\nFresh Prints is one of America's largest and fastest growing custom apparel companies. We find incredible students and give them training and support to build the business at their schools. \n\nWe're a NYC, India, and Philippines based crew, working with over 600 students. We have bootstrapped (no investors, no debt) our way to $40+ million in annual revenue - and we're just getting started. Next stop? Hitting $100 million. \n\nWe give students the tools and freedom to build their entrepreneurial skills from the ground up. That means our tech needs to keep up, and we’re looking for Product Designers ready to jump in and drive substantial growth. \n\n**Why This Role?**\n\nWe're investing heavily in building the tech we need to grow from $40 mill to $100 mill in three years. That investment starts with bulking up our Product team. \n\nThis role is for the bold—designers who go beyond “nice” screens to craft experiences that solve real problems and drive lasting impact. You’ll head up our UX/UI team, dive deep into the product, and collaborate across Growth, Product, and Engineering to make Fresh Prints’ tech seamless, loved, and a success. If you’re ready to blend hands-on design with strategy, and mentor others while you’re at it, keep reading. \n\n**What You’ll Do:**\n\n- **Lead with Purpose:** Guide and grow a team of UX/UI designers, helping them stretch their creative muscles and make a difference.\n- **Shape the Vision:** Align design strategies with business goals and get everyone on board with Fresh Prints’ mission.\n- **Hands-On Design:** Roll up your sleeves, tackle wireframes, iterate on prototypes, and take concepts to final, polished screens.\n- **Back Your Designs with Data:** Run user research, A/B tests, and dive into analytics to make sure every choice is user-centered and conversion-focused.\n- **Team up with Power:** Work side-by-side with Product Managers, Engineers, and the Growth team to craft end-to-end user flows that make things easier, faster, and (honestly) cooler for our users.\n- **Build \u0026 Scale:** Streamline design processes, strengthen the team, and lay the groundwork for the future of our product design.\n- **Optimize \u0026 Iterate:** It’s not done until it’s the best. Own the process of enhancing our current product while always hunting for new ways to push things forward.\n\n**You’re the Right Fit If You:**\n\n- **Have 4+ Years in Product Design:** You’re not new to this. You’ve seen what works, what doesn’t, and have a track record to prove it.\n- **Know How to Lead:** You’re ready to manage a team and know how to bring out the best in your designers.\n- **Live \u0026 Breathe Designing:** High proficiency in Figma and other design tools is a must. You’re also savvy with prototyping tools and maybe even a bit of motion.\n- **Invest in Data \u0026 Research:** You don’t just make things look good – you make choices based on data and research, knowing they’ll drive results.\n- **Are Obsessed with Details:** The smallest elements matter to you because you know they make all the difference.\n- **Are a Natural Storyteller:** You can communicate the “why” behind your designs in a way that makes everyone else just as excited.\n- **Love the Hustle:** You’re a self-starter who thrives in a fast-paced environment and is up for the challenges that come with growth.\n\n**Why Work With Us?**\n\n- **Real Career Opportunity:** We’re not just filling a seat here – we’re building our top management layer in Product. You’ll be working closely with directors and VPs, crafting the next phase of Fresh Prints’ story.\n- **Competitive Pay:** We know talent when we see it, and we pay for it.\n- **Health \u0026 Wellness:** Insurance that actually covers what matters for you and your family.\n- **A Team That Keeps It Real:** We work hard and have a blast doing it. Expect a team that’s all-in on supporting you, ready to solve problems, share laughs, hold you accountable, and celebrate your wins.\n\n**Working Hours**\n\n- 1:00 pm IST - 10:00 pm IST.\n\n**Note from Tiki**\n\nHiring Manager \u0026 Director of Product Design \n\nFresh Prints isn’t a typical 9-5 job—it’s where I’ve leveled up in ways I never thought possible. In less than six years, my skills grew 10x, and my gains shot up over fivefold. From design to data, people to product, brand to business, goals to growth, and mentoring to management, Fresh Prints has taken me on a ride of endless expansion. \n\nI remember during COVID, when layoffs seemed inevitable, we pushed to control the outcome, grew by 30%, and didn’t have to let go of anyone because of the pandemic. That speaks volumes about who we are and what we believe in :) \n\nI know calling the workplace a family makes us cringe, so think of Fresh Prints as a bunch of talented, smart and fun individuals working toward a common goal while keeping it *really* real. If reading this JD got you super pumped instead of stressed, go ahead and apply—you’ll be glad you did a few years down the line.\n\n***Fresh Prints is an equal employment opportunity employer and promotes diversity, actively encouraging people of all backgrounds, ages, LGBTQ+, and those with disabilities to apply.***\n\n \n\n","jobType":"full-time","liveStartAt":1730849675,"locationNames":["Hyderabad"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$1k – $2k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3143805","isBookmarked":false},"JobListingSearchResult:3144870":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"\n\n \n\n****\n\n**About Frontier:**\n\nFrontier is a subsidiary of Fresh Prints. Fresh Prints is a New York based, fast-growing, fully-remote, 150-person company that has most of our team in India and Philippines. A few years ago Fresh Prints started helping other fast-growing companies build their teams. We got so good at it that we decided to spin out a new company to focus exclusively on that and call it Frontier.\n\nHere at Frontier, we help companies grow full-time, cross-functional teams abroad. We hire the smartest people, and we place them into the best companies.\n\nIf you like one of the Frontier roles, and you apply, and you’re accepted, we’ll screen you with a couple of internal interviews, and will work on getting you an interview for a full-time job within the month. Think of us as your personal talent agent, and good luck with the application :)\n\n**About the Client:**\n\nPiermont Brands is a leading spirits portfolio company that is redefining the future of premium beverages. We are dedicated to crafting exceptional, innovative, and sustainable products that speak to the modern consumer. Our portfolio includes a diverse range of spirits, each with its own unique story, and we’re focused on building lasting relationships with consumers through compelling brand experiences. As a fast-growing company, we are committed to pushing boundaries, delivering quality, and growing our brands in new and exciting ways.\n\n**Our Truths:** \nAt Piermont Brands, our culture is built around the way we collaborate, innovate, and elevate our products and brands. Here are the truths that guide us:\n\n- **Creativity Fuels Our Growth.** We encourage bold thinking and creative risks, constantly evolving to stay ahead in a competitive market.\n- **Collaboration Drives Success.** We believe that the best ideas come from working together across all functions of the business—marketing, sales, design, and product development.\n- **Quality Is Non-Negotiable.** Whether it’s a product launch or a social media campaign, we uphold the highest standards of quality across everything we do.\n- **Agility Is Our Advantage.** We thrive in a fast-paced, ever-evolving environment where we move quickly, adapt, and continue to grow.\n- **Passion Is Our Foundation.** We’re deeply passionate about our products and the communities we serve. This passion drives everything—from product creation to how we engage with consumers.\n\n* * *\n\n**The Role:**\n\nWe are seeking a **Graphic Designer** to join our dynamic team at Piermont Brands. In this role, you will create compelling design assets that elevate the visual identity of our brand and resonate with our target audience. From marketing materials and digital content to merchandise and in-store displays, you will be responsible for bringing our brand vision to life across multiple touchpoints. If you are a creative and detail-oriented designer who thrives in a collaborative, fast-paced environment, we would love to meet you.\n\n**Roles and Responsibilities:**\n\n- **Design Creation:**\n\n - Develop visually striking sell sheets, presentation decks, and case cards to effectively communicate product messaging and brand identity.\n - Create eye-catching shelf talkers, posters, and promotional materials for in-store events and marketing campaigns.\n - Design branded merchandise, including apparel, glassware, and promotional items, that align with our brand’s aesthetics and marketing strategies.\n - Produce engaging graphics for social media, enhancing online presence and fostering community engagement.\n- **Collaboration:**\n\n - Work closely with the marketing team to understand project objectives, target audiences, and brand guidelines.\n - Collaborate with sales teams and product managers to incorporate feedback into design work and ensure alignment with business goals.\n - Partner with external vendors and printers to ensure high-quality production of design assets.\n- **Merchandise \u0026 POS Sourcing:**\n\n - Coordinate sourcing for branded merchandise that supports marketing campaigns and brand initiatives.\n - Maintain strong relationships with suppliers to ensure the timely and accurate delivery of materials.\n- **Project Management:**\n\n - Manage multiple design projects simultaneously, ensuring deadlines are met and work is completed within budget.\n - Maintain organized design files, including assets, versions, and specifications.\n- **Brand Consistency:**\n\n - Uphold and enhance brand guidelines across all design outputs to maintain a consistent and recognizable visual identity.\n - Regularly review marketing materials to ensure they reflect up-to-date branding and product information.\n- **Market Research:**\n\n - Stay informed about design trends, emerging technologies, and industry best practices to introduce fresh ideas and creative approaches to the team.\n - Analyze the effectiveness of design materials and suggest improvements based on feedback and performance metrics.\n\n**Qualifications:**\n\n- Bachelor’s degree in Graphic Design, Visual Arts, or a related field.\n- 3-5 years of professional graphic design experience, preferably within the consumer goods or spirits industry.\n- Proficiency in Adobe Creative Suite (Illustrator, Photoshop, InDesign) and other design tools.\n- Strong portfolio demonstrating a range of design projects, particularly in marketing, branding, and visual storytelling.\n- Solid understanding of typography, color theory, and layout design principles.\n- Excellent verbal and written communication skills, with the ability to effectively explain design concepts.\n- Ability to work both independently and collaboratively in a fast-paced environment.\n- High attention to detail and a proactive approach to problem-solving.\n\n**Additional Skills (Preferred):**\n\n- Experience with print production processes and materials.\n- Knowledge of digital marketing, including social media design and content creation.\n- Understanding of merchandise sourcing and production processes.\n- Familiarity with the spirits industry and consumer behavior trends is a plus.\n\n* * *\n\n**Job Details:**\n\n- **Competitive salary** based on experience.\n- **Performance-based bonuses**.\n- **Flexible work environment** with remote work options.\n- **Paid time off (PTO)** and opportunities for professional growth and development.\n\nThis is an exciting opportunity to join a passionate team and work with innovative brands that are making a mark in the spirits industry. If you’re a creative designer who thrives on producing impactful marketing materials, we’d love to hear from you!\n\n\n\n","jobType":"full-time","liveStartAt":1730935799,"locationNames":[],"primaryRoleTitle":"Marketing Manager","remote":true,"slug":"social-media-digital-marketing-manager","title":"Social Media Digital Marketing Manager ","compensation":"₱1k – ₱1k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3144870","isBookmarked":false},"StartupResult:8413046":{"__typename":"StartupResult","id":"8413046","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-8413046"},{"__ref":"Badge:QUICK_RESPONDER-8413046"},{"__ref":"Badge:GROWING_FAST-8413046"}],"companySize":"SIZE_201_500","highConcept":"Fresh Prints provides custom apparel and promotional products to Student Groups, Greek Organizations","highlightedJobListings":[{"__ref":"JobListingSearchResult:3143805"},{"__ref":"JobListingSearchResult:3144870"}],"logoUrl":"https://photos.wellfound.com/startups/i/8413046-3c93a8f989cb2219729ea2228a6447ac-medium_jpg.jpg?buster=1625500224","name":"Fresh Prints","slug":"fresh-prints-3"},"Badge:B2B-359662":{"__typename":"Badge","id":"B2B-359662","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-359662":{"__typename":"Badge","id":"COMPANY_STAGE-359662","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-359662":{"__typename":"Badge","id":"TOP_INVESTORS-359662","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-359662":{"__typename":"Badge","id":"YC-359662","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-359662":{"__typename":"Badge","id":"HIGHLY_RATED-359662","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Qventus is highly rated on Glassdoor, with 4.4 out of 5 stars","avatarUrl":null,"rating":"4.4","data":null},"Badge:WORK_LIFE_BALANCE-359662":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-359662","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Qventus 4.5/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.5","data":null},"Badge:STRONG_LEADERSHIP-359662":{"__typename":"Badge","id":"STRONG_LEADERSHIP-359662","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Qventus 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"JobListingSearchResult:3143838":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"On this journey for over 12 years, Qventus is leading the transformation of healthcare. We enable hospitals to focus on what matters most: patient care. Our innovative solutions harness the power of machine learning, generative AI, and behavioral science to deliver exceptional outcomes and empower care teams to anticipate and resolve issues before they arise.\n\nOur success in rapid scale across the globe is backed by some of the world's leading investors. At Qventus, you will have the opportunity to work with an exceptional, mission-driven team across the globe, and the ability to directly impact the lives of patients. We’re inspired to work with healthcare leaders on our founding vision and unlock world-class medicine through world-class operations.\n\nAs a Product Designer at Qventus, you will collaborate closely with product managers, clinical experts, data scientists, and engineers to craft impactful user experiences that make pre-surgical and post-surgical workflows more intuitive and efficient. In this role, you’ll have the opportunity to build meaningful solutions, organize visually-complex information in compelling and intuitive ways, test interactive prototypes with customers, and contribute to our design system to drive our mission forward. This position is ideal for someone who thrives in a fast-paced, collaborative environment, is passionate about their design craft, and wants to make a meaningful impact in the world.\n\n## What We’re Looking For: \n\nHighly organized, self-motivated Product Designer with 2+ years of experience and a BS/MS in Human Computer Interaction, Interaction Design, UX Design, Service Design, or equivalent.\n\nYou’ll share a strong portfolio that showcases the impact your designs have made along with:\n\n- Visual design and information architecture: A discerning eye for detail, and ability to structure information and actions in a way that is both visually stunning, concise, and intuitive to users. Show us how you help your teams develop principles and frameworks to align and accelerate this.\n\n- Customer advocacy: You’ll share how you’ve helped teams discover, define, and prioritize customer needs by gathering qualitative and quantitative insights.\n\n- Thoughtful, responsive end-to-end solutions: You solve for different scenarios comprehensively across web and mobile.\n\n- Mastery of Figma: Demonstrated Figma mastery to build cohesive components, designs, and flows.\n\n- Rapid Prototyping skills: Ability to build quick, interactive prototypes to bring concepts to life.\n\n- Experience with Design Systems: Knowledge of building and maintaining cohesive design systems that leverage Figma components, variables and variants.\n\n- Accessible designs: You ensure designs and design components meet WCAG 2.2 and ADA accessibility requirements.\n\n- Service Design proficiency: Show us how you organize and map complex workflows to help your team navigate decisions\n\n## It’s a Plus if You Have… \n\n- Animation and microinteractions: Show us the delightful animations and microinteractions you’ve delivered to your customers to take their experiences to the next level.\n\n- Prior experiences delivering well-crafted B2C/B2B experiences across healthcare, fintech, and scheduling software.\n\n- Prior experiences with AI/LLMs\n\n- Writing front-end code to bring your ideas to life\n\n## **Why you will love working with us:**\n\nQventus has a low-ego, highly-collaborative culture where bold innovation is encouraged and expected—*and* every voice is valued. Here, you can expect to:\n\n- Be a pioneer: This is an incredibly rare opportunity to develop highly demanded skills that combine cutting-edge AI and LLM technology with sophisticated designs.\n\n- Be a highly-collaborative design expert: Our fast-moving, cross functional teams will look to you for design expertise and guidance as you help them quickly explore their options and move decisively.\n\n- Access customers: Our teams regularly speak to customers to learn about their challenges, and get feedback on early-stage solutions.\n\n- See design go live quickly: Your designs will be delivered into customers’ hands much faster than you expect instead of sitting in a backlog collecting dust.\n\n- Make meaningful, measurable impact: Your designs will directly improve hospital efficiency, clinical staff happiness, and quality of personalized care delivered to each patient. And our teams are great about gathering data about how each new improvement performs.\n\n- Learn from a high-performing, diverse, and passionate team: Our team is composed of some of the most brilliant minds across healthcare and technology—all of whom are united in their passion to improve healthcare.\n\n- Grow: Qventus is a young company that is growing rapidly, and is committed to supporting the professional development of its team members.\n\n- Be celebrated by an inclusive environment: As an equal opportunity employer, our inclusive environment celebrates diversity of all employees. We encourage individuals of all backgrounds and perspectives to apply.\n\n## \n\nThe salary range for this role is $60,000 to $120,000. Qventus salary bands represent market data across different geographies. We consider several factors when determining compensation, including location, skills and qualifications, and prior relevant experience. Salary is just one component of Qventus’ total package. Some of our key benefits and perks* include but are not limited to: Open Paid Time Off, paid parental leave, professional development, wellness, and technology stipends, generous employee referral bonus, and employee stock option awards.\n\nWe believe that diversity, equity, inclusion, and belonging are fundamental to improving healthcare and society, and that’s why we’re building a company that leads the way. We hold ourselves accountable to using fair hiring processes that mitigate the negative impacts of unconscious bias. We also work to ensure that people from underrepresented groups play meaningful roles on both sides of the interview table. We are an equal opportunity employer and give all qualified applicants consideration for employment without regard to age, ancestry, color, family or medical care leave, gender identity or expression, genetic information, marital status, medical condition, national origin, physical or mental disability, political affiliation, protected veteran status, race, religion, sex (including pregnancy), sexual orientation, or any other characteristic protected by applicable laws, regulations and ordinances. \n\nCandidate information will be treated in accordance with our candidate privacy notice which can be found here: [_https://qventus.com/ccpa-privacy-notice/_](https://qventus.com/ccpa-privacy-notice/)\n\n*Employment is contingent upon the satisfactory completion of our pre-employment background investigation and drug test.*\n\n","jobType":"full-time","liveStartAt":1730852781,"locationNames":["Mountain View"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$60k – $120k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3143838","isBookmarked":false},"JobListingSearchResult:3143837":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"On this journey for over 12 years, Qventus is leading the transformation of healthcare. We enable hospitals to focus on what matters most: patient care. Our innovative solutions harness the power of machine learning, generative AI, and behavioral science to deliver exceptional outcomes and empower care teams to anticipate and resolve issues before they arise.\n\nOur success in rapid scale across the globe is backed by some of the world's leading investors. At Qventus, you will have the opportunity to work with an exceptional, mission-driven team across the globe, and the ability to directly impact the lives of patients. We’re inspired to work with healthcare leaders on our founding vision and unlock world-class medicine through world-class operations.\n\nAs a Product Designer at Qventus, you will collaborate closely with product managers, clinical experts, data scientists, and engineers to craft impactful user experiences that make pre-surgical and post-surgical workflows more intuitive and efficient. In this role, you’ll have the opportunity to build meaningful solutions, organize visually-complex information in compelling and intuitive ways, test interactive prototypes with customers, and contribute to our design system to drive our mission forward. This position is ideal for someone who thrives in a fast-paced, collaborative environment, is passionate about their design craft, and wants to make a meaningful impact in the world.\n\n## What We’re Looking For: \n\nHighly organized, self-motivated Product Designer with 2+ years of experience and a BS/MS in Human Computer Interaction, Interaction Design, UX Design, Service Design, or equivalent.\n\nYou’ll share a strong portfolio that showcases the impact your designs have made along with:\n\n- Visual design and information architecture: A discerning eye for detail, and ability to structure information and actions in a way that is both visually stunning, concise, and intuitive to users. Show us how you help your teams develop principles and frameworks to align and accelerate this.\n\n- Customer advocacy: You’ll share how you’ve helped teams discover, define, and prioritize customer needs by gathering qualitative and quantitative insights.\n\n- Thoughtful, responsive end-to-end solutions: You solve for different scenarios comprehensively across web and mobile.\n\n- Mastery of Figma: Demonstrated Figma mastery to build cohesive components, designs, and flows.\n\n- Rapid Prototyping skills: Ability to build quick, interactive prototypes to bring concepts to life.\n\n- Experience with Design Systems: Knowledge of building and maintaining cohesive design systems that leverage Figma components, variables and variants.\n\n- Accessible designs: You ensure designs and design components meet WCAG 2.2 and ADA accessibility requirements.\n\n- Service Design proficiency: Show us how you organize and map complex workflows to help your team navigate decisions\n\n## It’s a Plus if You Have… \n\n- Animation and microinteractions: Show us the delightful animations and microinteractions you’ve delivered to your customers to take their experiences to the next level.\n\n- Prior experiences delivering well-crafted B2C/B2B experiences across healthcare, fintech, and scheduling software.\n\n- Prior experiences with AI/LLMs\n\n- Writing front-end code to bring your ideas to life\n\n## **Why you will love working with us:**\n\nQventus has a low-ego, highly-collaborative culture where bold innovation is encouraged and expected—*and* every voice is valued. Here, you can expect to:\n\n- Be a pioneer: This is an incredibly rare opportunity to develop highly demanded skills that combine cutting-edge AI and LLM technology with sophisticated designs.\n\n- Be a highly-collaborative design expert: Our fast-moving, cross functional teams will look to you for design expertise and guidance as you help them quickly explore their options and move decisively.\n\n- Access customers: Our teams regularly speak to customers to learn about their challenges, and get feedback on early-stage solutions.\n\n- See design go live quickly: Your designs will be delivered into customers’ hands much faster than you expect instead of sitting in a backlog collecting dust.\n\n- Make meaningful, measurable impact: Your designs will directly improve hospital efficiency, clinical staff happiness, and quality of personalized care delivered to each patient. And our teams are great about gathering data about how each new improvement performs.\n\n- Learn from a high-performing, diverse, and passionate team: Our team is composed of some of the most brilliant minds across healthcare and technology—all of whom are united in their passion to improve healthcare.\n\n- Grow: Qventus is a young company that is growing rapidly, and is committed to supporting the professional development of its team members.\n\n- Be celebrated by an inclusive environment: As an equal opportunity employer, our inclusive environment celebrates diversity of all employees. We encourage individuals of all backgrounds and perspectives to apply.\n\n## **What we offer/Benefits \u0026 Perks:**\n\n- Generous Internet \u0026 gym reimbursements.\n\n- Flexible PTO policy, allowing you to take time off when needed.\n\n- Full-time contracts through Deel.\n\n- Competitive pay in USD.\n\n- Remote-first company: work from home and collaborate globally.\n\n- Company offsites and a learning stipend to support personal and professional growth.\n\nWe believe that diversity, equity, inclusion, and belonging are fundamental to improving healthcare and society, and that’s why we’re building a company that leads the way. We hold ourselves accountable to using fair hiring processes that mitigate the negative impacts of unconscious bias. We also work to ensure that people from underrepresented groups play meaningful roles on both sides of the interview table. We are an equal opportunity employer and give all qualified applicants consideration for employment without regard to age, ancestry, color, family or medical care leave, gender identity or expression, genetic information, marital status, medical condition, national origin, physical or mental disability, political affiliation, protected veteran status, race, religion, sex (including pregnancy), sexual orientation, or any other characteristic protected by applicable laws, regulations and ordinances. \n\nCandidate information will be treated in accordance with our candidate privacy notice which can be found here: [_https://qventus.com/ccpa-privacy-notice/_](https://qventus.com/ccpa-privacy-notice/)\n\n*Employment is contingent upon the satisfactory completion of our pre-employment background investigation and drug test.*\n\n","jobType":"full-time","liveStartAt":1730852779,"locationNames":["Toronto"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3143837","isBookmarked":false},"JobListingSearchResult:3137350":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"On this journey for over 12 years, Qventus is leading the transformation of healthcare. We enable hospitals to focus on what matters most: patient care. Our innovative solutions harness the power of machine learning, generative AI, and behavioral science to deliver exceptional outcomes and empower care teams to anticipate and resolve issues before they arise.\n\nOur success in rapid scale across the globe is backed by some of the world's leading investors. At Qventus, you will have the opportunity to work with an exceptional, mission-driven team across the globe, and the ability to directly impact the lives of patients. We’re inspired to work with healthcare leaders on our founding vision and unlock world-class medicine through world-class operations.\n\nAs a Product Designer at Qventus, you will collaborate closely with product managers, clinical experts, data scientists, and engineers to craft impactful user experiences that make pre-surgical and post-surgical workflows more intuitive and efficient. In this role, you’ll have the opportunity to build meaningful solutions, organize visually-complex information in compelling and intuitive ways, test interactive prototypes with customers, and contribute to our design system to drive our mission forward. This position is ideal for someone who thrives in a fast-paced, collaborative environment, is passionate about their design craft, and wants to make a meaningful impact in the world.\n\n## What We’re Looking For: \n\nHighly organized, self-motivated Product Designer with 3+ years of experience and a BS/MS in Human Computer Interaction, Interaction Design, UX Design, Service Design, or equivalent.\n\nYou’ll share a strong portfolio that showcases the impact your designs have made along with:\n\n- Visual design and information architecture: A discerning eye for detail, and ability to structure information and actions in a way that is both visually stunning, concise, and intuitive to users. Show us how you help your teams develop principles and frameworks to align and accelerate this.\n\n- Customer advocacy: You’ll share how you’ve helped teams discover, define, and prioritize customer needs by gathering qualitative and quantitative insights.\n\n- Thoughtful, responsive end-to-end solutions: You solve for different scenarios comprehensively across web and mobile.\n\n- Mastery of Figma: Demonstrated Figma mastery to build cohesive components, designs, and flows.\n\n- Rapid Prototyping skills: Ability to build quick, interactive prototypes to bring concepts to life.\n\n- Experience with Design Systems: Knowledge of building and maintaining cohesive design systems that leverage Figma components, variables and variants.\n\n- Accessible designs: You ensure designs and design components meet WCAG 2.2 and ADA accessibility requirements.\n\n- Service Design proficiency: Show us how you organize and map complex workflows to help your team navigate decisions\n\n## It’s a Plus if You Have… \n\n- Animation and microinteractions: Show us the delightful animations and microinteractions you’ve delivered to your customers to take their experiences to the next level.\n\n- Prior experiences delivering well-crafted B2C/B2B experiences across healthcare, fintech, and scheduling software.\n\n- Prior experiences with AI/LLMs\n\n- Writing front-end code to bring your ideas to life\n\n## **Why you will love working with us:**\n\nQventus has a low-ego, highly-collaborative culture where bold innovation is encouraged and expected—*and* every voice is valued. Here, you can expect to:\n\n- Be a pioneer: This is an incredibly rare opportunity to develop highly demanded skills that combine cutting-edge AI and LLM technology with sophisticated designs.\n\n- Be a highly-collaborative design expert: Our fast-moving, cross functional teams will look to you for design expertise and guidance as you help them quickly explore their options and move decisively.\n\n- Access customers: Our teams regularly speak to customers to learn about their challenges, and get feedback on early-stage solutions.\n\n- See design go live quickly: Your designs will be delivered into customers’ hands much faster than you expect instead of sitting in a backlog collecting dust.\n\n- Make meaningful, measurable impact: Your designs will directly improve hospital efficiency, clinical staff happiness, and quality of personalized care delivered to each patient. And our teams are great about gathering data about how each new improvement performs.\n\n- Learn from a high-performing, diverse, and passionate team: Our team is composed of some of the most brilliant minds across healthcare and technology—all of whom are united in their passion to improve healthcare.\n\n- Grow: Qventus is a young company that is growing rapidly, and is committed to supporting the professional development of its team members.\n\n- Be celebrated by an inclusive environment: As an equal opportunity employer, our inclusive environment celebrates diversity of all employees. We encourage individuals of all backgrounds and perspectives to apply.\n\n## **What we offer/Benefits \u0026 Perks:**\n\n- Generous Internet \u0026 gym reimbursements.\n\n- Flexible PTO policy, allowing you to take time off when needed.\n\n- Full-time contracts through Deel.\n\n- Competitive pay in USD.\n\n- Remote-first company: work from home and collaborate globally.\n\n- Company offsites and a learning stipend to support personal and professional growth.\n\nWe believe that diversity, equity, inclusion, and belonging are fundamental to improving healthcare and society, and that’s why we’re building a company that leads the way. We hold ourselves accountable to using fair hiring processes that mitigate the negative impacts of unconscious bias. We also work to ensure that people from underrepresented groups play meaningful roles on both sides of the interview table. We are an equal opportunity employer and give all qualified applicants consideration for employment without regard to age, ancestry, color, family or medical care leave, gender identity or expression, genetic information, marital status, medical condition, national origin, physical or mental disability, political affiliation, protected veteran status, race, religion, sex (including pregnancy), sexual orientation, or any other characteristic protected by applicable laws, regulations and ordinances. \n\nCandidate information will be treated in accordance with our candidate privacy notice which can be found here: [_https://qventus.com/ccpa-privacy-notice/_](https://qventus.com/ccpa-privacy-notice/)\n\n**Candidates must be located in Brazil, Mexico, Colombia, Argentina, Peru, Chile, Guatemala, Ecuador, Bolivia, Dominican Republic, Honduras, Paraguay, El Salvador, Costa Rica, or Uruguay.**\n\n*Employment is contingent upon the satisfactory completion of our pre-employment background investigation and drug test.*\n\n","jobType":"full-time","liveStartAt":1730157913,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3137350","isBookmarked":false},"StartupResult:359662":{"__typename":"StartupResult","id":"359662","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-359662"},{"__ref":"Badge:COMPANY_STAGE-359662"},{"__ref":"Badge:TOP_INVESTORS-359662"},{"__ref":"Badge:YC-359662"},{"__ref":"Badge:HIGHLY_RATED-359662"},{"__ref":"Badge:WORK_LIFE_BALANCE-359662"},{"__ref":"Badge:STRONG_LEADERSHIP-359662"}],"companySize":"SIZE_51_200","highConcept":"Qventus is the leading system for care operations automation","highlightedJobListings":[{"__ref":"JobListingSearchResult:3143838"},{"__ref":"JobListingSearchResult:3143837"},{"__ref":"JobListingSearchResult:3137350"}],"logoUrl":"https://photos.wellfound.com/startups/i/359662-3c4a02c57a3fba2b08d9cbd27b99e069-medium_jpg.jpg?buster=1729097229","name":"Qventus","slug":"qventus"},"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"},"Badge:B2B-355931":{"__typename":"Badge","id":"B2B-355931","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-355931":{"__typename":"Badge","id":"COMPANY_STAGE-355931","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-355931":{"__typename":"Badge","id":"TOP_INVESTORS-355931","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-355931":{"__typename":"Badge","id":"VALUATION_500M-355931","name":"VALUATION500M_BADGE","label":"Valuation $500M+","tooltip":"This company has a valuation of $500M or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-355931":{"__typename":"Badge","id":"HIGHLY_RATED-355931","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"WorkBoard is highly rated on Glassdoor, with 4.2 out of 5 stars","avatarUrl":null,"rating":"4.2","data":null},"Badge:STRONG_LEADERSHIP-355931":{"__typename":"Badge","id":"STRONG_LEADERSHIP-355931","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate WorkBoard 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"JobListingSearchResult:3146306":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Product Designer** \n\nRemote \n\nWork with purpose.    \n\nWorkBoard’s mission is to help companies and the people in them achieve their best results. We pioneered the Strategy Execution solution category so leaders can communicate strategy and align efforts well in a faster changing world, and so team members are energized by the purpose and impact of their work. Our customers drive faster growth and competitive advantage because they have higher alignment, real-time transparency, and sharper focus on the results that matter.  [Companies like](https://www.workboard.com/customers/) Ford, Boeing, 3M, Mars, UBS, State Street Bank, Cisco, Juniper, Workday, Humana, Renault, Virgin Media O2 and many others use WorkBoard’s platform, expert services, and professional certification programs to achieve their ambitious strategies.  \n\nWorkBoard has built a clear lead in the Strategy Execution space in large part because its founders and team members are experienced company builders focused on true, differentiated value for our customers. WorkBoard is backed by [top-tier venture investors](https://www.workboard.com/company/leadership.php#investors) including SoftBank, Andreessen Horowitz, Notable Capital, Intel Capital and Workday Ventures. \n\n**THE OPPORTUNITY** \n\nThe direct WorkBoard buyer is typically the CEO or GM of a business unit within a large enterprise, and our platform is deployed to all employees under that leader – giving the company a very large market opportunity. \n\nThis role presents a rare opportunity to help design and build the platform that influences how companies and teams formulate their strategic objectives, operationalize them to drive results, and make a tangible impact on employee engagement and business results. You’ll help transform complex tasks into intuitive and easy-to-use designs for users that range from Fortune 500 CEOs to thousands of individual contributors. \n\nWhat you'll do:  \n\n- Approach problems with curiosity, humility and excitement to learn and grow.\n\n- Work through all phases of the design process.\n\n- Partner with the product, engineering and leadership to explore, define, and deliver market leading solutions to complex problems.\n\n- Hands-on rapid prototyping and iteration. Driven by product requirements and regular engagements with stakeholders and enterprise users.\n\n- Clearly communicate optimal user experiences using a variety of artifacts and deliverables ( e.x data insights, wireframes, high-fidelity mockups, clickable prototypes.)\n\n- Proactively seek out opportunities for design centered changes and improvements to existing functionality.\n\n- Work closely with enterprise users to truly understand their pain points in order to advocate on their behalf.\n\n- Learn new technologies so we can collectively bring to life exciting applied use cases of AI and ML that solve real day-to-day problems for our customers!\n\n**COMING IN** \n\n- 4+ years as UI/UX designer, product designer, interaction or experience designer, information architect, or similar experience on apps used by business professionals\n\n- Fluency in best practices for user experience and visual design around web-based and mobile design, and strong knowledge of usability principles and techniques\n\n- Track record of shipping beautiful visual designs and intuitive experiences on web, mobile, and a portfolio featuring stellar customer and user-centered design solutions\n\n- Creative problem-solver who can iterate with low-fidelity sketches of workflows and translate those into beautiful high-fidelity designs using a variety of design tools (Figma, Sketch, Zeplin, Invision, Framer, Origami, etc.)\n\n- Attention to detail and ability to get to the “why” before jumping into the “what”\n\n- Experience with B2B Enterprise, SaaS and agile development is a plus\n\n- Academic background in graphic design, human-computer interaction, cognitive science, or related field is a plus\n\n- Entrepreneurial spirit - you are a self-starter who takes initiative, while always guided by a strong one-team mindset\n\n- Experience working in a fast-paced startup environment is a must!\n\n**YOU’LL BE SUPER SKILLED AND EFFECTIVE AT** \n\n- Rapid prototyping and iterations that help drive discovery, fact-finding, and early feedback – fast \u0026 collaborative beats perfect and detailed in our world!\n\n- Working through product problems from definition and opportunity to build the right solutions that delight our customers\n\n- Owning and driving extensive e2e information architecture transformation projects\n\n- Approaching internal SMEs and external customers for input and feedback; we are a small and lean team who know when to be scrappy and hands-on.\n\n**WITHIN ONE MONTH YOU’LL** \n\n- Complete a new-hire immersion training to build a deep understanding of our buyers, their pain points, our solution offering, and learn what it means to build an elegant Enterprise Strategy \u0026 Results platform.\n\n- Learn the personas we cater to and our product strategy for their success\n\n- Shadow 2 client engagements to build a familiarity with our solution and customer\n\n- Read all of our key user and market communications \u0026 learn our messaging and framework\n\n- Become a daily user of WorkBoard yourself on the path to super user comfort\n\n- Learn our brand guidelines and design patterns\n\n- Contribute to the design and solutioning for at least one planned product release\n\n**WITHIN THREE MONTHS YOU’LL** \n\n- Have a deep understanding of the problem space and how our various offerings are interconnected to provide a comprehensive business solution\n\n- Partner with frontend teams to drive WorkBoard’s design system\n\n- Research and drive design for your first set of features in the full development cycle with product management and engineering teams\n\n- Research and learn about the competitive landscape and our differentiation, and familiarize yourself with our top customers and their use cases in-depth\n\n- Ramp up your WorkBoard product knowledge by building expertise and becoming a product Guru for our primary use cases\n\n**WITHIN SIX MONTHS YOU’LL** \n\n- Create superb product experiences and work closely with product management and engineering teams to deliver them to customers\n\n- Conduct user feedback sessions \u0026 evaluate requirements and prototypes with key customer\n\n- Participate in a comprehensive evaluation of the platform information architecture\n\n**THE TEAM** \n\nYou’ll join a rockstar Product \u0026 Engineering team where everyone is striving to improve the value and quality of experience we provide customers by delivering at our best. We are a collaborative team of voracious learners, excited to guide our customers to close the strategy execution gap and operationalize their results. We are a passionate group who “falls in love” with our customers and is fully dedicated to ensure their success. We are a no-ego bunch, and super excited by hard problems, and the opportunity to help our customers achieve their growth plans! \n\n**OUR VALUES - WE LIVE BY THE 4 H’S** \n\n*Humble *experts ~ *Hungry *for the opportunity ~ Intellectually *honest *~ Operating as one *happy *team \n\n**THE WORKBOARD STORY** \n\nWorkBoard provides a powerful, modern results platform to help companies achieve their growth plans. Unlike most enterprise software, our solution is important to every employee, so we strive to set the high bar for capabilities that delight and enable everyone to be more successful at work. WorkBoard is strategic to companies and personally relevant to the people that work in them. \n\nWe are proud to be an equal opportunity workplace committed to building a team culture that celebrates learning, diversity and inclusion. If you’re hungry to grow your skills while growing a company, your sense of urgency matches the size of our market opportunity, and you value and enable teammates’ contributions, then come join us! \n\n","jobType":"full-time","liveStartAt":1731028117,"locationNames":["South America"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3146306","isBookmarked":false},"JobListingSearchResult:3144232":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Product Designer** \n\nRemote \n\nWork with purpose.    \n\nWorkBoard’s mission is to help companies and the people in them achieve their best results. We pioneered the Strategy Execution solution category so leaders can communicate strategy and align efforts well in a faster changing world, and so team members are energized by the purpose and impact of their work. Our customers drive faster growth and competitive advantage because they have higher alignment, real-time transparency, and sharper focus on the results that matter.  [Companies like](https://www.workboard.com/customers/) Ford, Boeing, 3M, Mars, UBS, State Street Bank, Cisco, Juniper, Workday, Humana, Renault, Virgin Media O2 and many others use WorkBoard’s platform, expert services, and professional certification programs to achieve their ambitious strategies.  \n\nWorkBoard has built a clear lead in the Strategy Execution space in large part because its founders and team members are experienced company builders focused on true, differentiated value for our customers. WorkBoard is backed by [top-tier venture investors](https://www.workboard.com/company/leadership.php#investors) including SoftBank, Andreessen Horowitz, Notable Capital, Intel Capital and Workday Ventures. \n\n**THE OPPORTUNITY** \n\nThe direct WorkBoard buyer is typically the CEO or GM of a business unit within a large enterprise, and our platform is deployed to all employees under that leader – giving the company a very large market opportunity. \n\nThis role presents a rare opportunity to help design and build the platform that influences how companies and teams formulate their strategic objectives, operationalize them to drive results, and make a tangible impact on employee engagement and business results. You’ll help transform complex tasks into intuitive and easy-to-use designs for users that range from Fortune 500 CEOs to thousands of individual contributors. \n\nWhat you'll do:  \n\n- Approach problems with curiosity, humility and excitement to learn and grow.\n\n- Work through all phases of the design process.\n\n- Partner with the product, engineering and leadership to explore, define, and deliver market leading solutions to complex problems.\n\n- Hands-on rapid prototyping and iteration. Driven by product requirements and regular engagements with stakeholders and enterprise users.\n\n- Clearly communicate optimal user experiences using a variety of artifacts and deliverables ( e.x data insights, wireframes, high-fidelity mockups, clickable prototypes.)\n\n- Proactively seek out opportunities for design centered changes and improvements to existing functionality.\n\n- Work closely with enterprise users to truly understand their pain points in order to advocate on their behalf.\n\n- Learn new technologies so we can collectively bring to life exciting applied use cases of AI and ML that solve real day-to-day problems for our customers!\n\n**COMING IN** \n\n- 4+ years as UI/UX designer, product designer, interaction or experience designer, information architect, or similar experience on apps used by business professionals\n\n- Fluency in best practices for user experience and visual design around web-based and mobile design, and strong knowledge of usability principles and techniques\n\n- Track record of shipping beautiful visual designs and intuitive experiences on web, mobile, and a portfolio featuring stellar customer and user-centered design solutions\n\n- Creative problem-solver who can iterate with low-fidelity sketches of workflows and translate those into beautiful high-fidelity designs using a variety of design tools (Figma, Sketch, Zeplin, Invision, Framer, Origami, etc.)\n\n- Attention to detail and ability to get to the “why” before jumping into the “what”\n\n- Experience with B2B Enterprise, SaaS and agile development is a plus\n\n- Academic background in graphic design, human-computer interaction, cognitive science, or related field is a plus\n\n- Entrepreneurial spirit - you are a self-starter who takes initiative, while always guided by a strong one-team mindset\n\n- Experience working in a fast-paced startup environment is a must!\n\n**YOU’LL BE SUPER SKILLED AND EFFECTIVE AT** \n\n- Rapid prototyping and iterations that help drive discovery, fact-finding, and early feedback – fast \u0026 collaborative beats perfect and detailed in our world!\n\n- Working through product problems from definition and opportunity to build the right solutions that delight our customers\n\n- Owning and driving extensive e2e information architecture transformation projects\n\n- Approaching internal SMEs and external customers for input and feedback; we are a small and lean team who know when to be scrappy and hands-on.\n\n**WITHIN ONE MONTH YOU’LL** \n\n- Complete a new-hire immersion training to build a deep understanding of our buyers, their pain points, our solution offering, and learn what it means to build an elegant Enterprise Strategy \u0026 Results platform.\n\n- Learn the personas we cater to and our product strategy for their success\n\n- Shadow 2 client engagements to build a familiarity with our solution and customer\n\n- Read all of our key user and market communications \u0026 learn our messaging and framework\n\n- Become a daily user of WorkBoard yourself on the path to super user comfort\n\n- Learn our brand guidelines and design patterns\n\n- Contribute to the design and solutioning for at least one planned product release\n\n**WITHIN THREE MONTHS YOU’LL** \n\n- Have a deep understanding of the problem space and how our various offerings are interconnected to provide a comprehensive business solution\n\n- Partner with frontend teams to drive WorkBoard’s design system\n\n- Research and drive design for your first set of features in the full development cycle with product management and engineering teams\n\n- Research and learn about the competitive landscape and our differentiation, and familiarize yourself with our top customers and their use cases in-depth\n\n- Ramp up your WorkBoard product knowledge by building expertise and becoming a product Guru for our primary use cases\n\n**WITHIN SIX MONTHS YOU’LL** \n\n- Create superb product experiences and work closely with product management and engineering teams to deliver them to customers\n\n- Conduct user feedback sessions \u0026 evaluate requirements and prototypes with key customer\n\n- Participate in a comprehensive evaluation of the platform information architecture\n\n**THE TEAM** \n\nYou’ll join a rockstar Product \u0026 Engineering team where everyone is striving to improve the value and quality of experience we provide customers by delivering at our best. We are a collaborative team of voracious learners, excited to guide our customers to close the strategy execution gap and operationalize their results. We are a passionate group who “falls in love” with our customers and is fully dedicated to ensure their success. We are a no-ego bunch, and super excited by hard problems, and the opportunity to help our customers achieve their growth plans! \n\n**OUR VALUES - WE LIVE BY THE 4 H’S** \n\n*Humble *experts ~ *Hungry *for the opportunity ~ Intellectually *honest *~ Operating as one *happy *team \n\n**THE WORKBOARD STORY** \n\nWorkBoard provides a powerful, modern results platform to help companies achieve their growth plans. Unlike most enterprise software, our solution is important to every employee, so we strive to set the high bar for capabilities that delight and enable everyone to be more successful at work. WorkBoard is strategic to companies and personally relevant to the people that work in them. \n\nWe are proud to be an equal opportunity workplace committed to building a team culture that celebrates learning, diversity and inclusion. If you’re hungry to grow your skills while growing a company, your sense of urgency matches the size of our market opportunity, and you value and enable teammates’ contributions, then come join us! \n\n","jobType":"full-time","liveStartAt":1730855427,"locationNames":["Europe"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3144232","isBookmarked":false},"StartupResult:355931":{"__typename":"StartupResult","id":"355931","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-355931"},{"__ref":"Badge:COMPANY_STAGE-355931"},{"__ref":"Badge:TOP_INVESTORS-355931"},{"__ref":"Badge:VALUATION_500M-355931"},{"__ref":"Badge:HIGHLY_RATED-355931"},{"__ref":"Badge:STRONG_LEADERSHIP-355931"}],"companySize":"SIZE_51_200","highConcept":"Source key result updates from existing systems and bring our services into your favorite tools","highlightedJobListings":[{"__ref":"JobListingSearchResult:3146306"},{"__ref":"JobListingSearchResult:3144232"}],"logoUrl":"https://photos.wellfound.com/startups/i/355931-c3e0a1a8f1ddde603cfc023f693ad418-medium_jpg.jpg?buster=1589629694","name":"WorkBoard","slug":"workboard"},"Badge:B2B-37259":{"__typename":"Badge","id":"B2B-37259","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-37259":{"__typename":"Badge","id":"COMPANY_STAGE-37259","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-37259":{"__typename":"Badge","id":"TOP_INVESTORS-37259","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-37259":{"__typename":"Badge","id":"HIGHLY_RATED-37259","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Doximity is highly rated on Glassdoor, with 4.5 out of 5 stars","avatarUrl":null,"rating":"4.5","data":null},"Badge:WORK_LIFE_BALANCE-37259":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-37259","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Doximity 4.2/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.2","data":null},"Badge:STRONG_LEADERSHIP-37259":{"__typename":"Badge","id":"STRONG_LEADERSHIP-37259","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Doximity 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"JobListingSearchResult:3127492":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Doximity is transforming the healthcare industry. Join our mission to help every physician be more productive and provide better care for their patients. As medicine's largest network in the United States, there's an elevated level of responsibility in everything we do. We don't take that responsibility lightly and are committed to building diverse teams with an inclusive culture that can make a direct impact on the healthcare system.\n\nOne of Doximity's [core values](https://work.doximity.com/) is stretching ourselves. Even if you don't check off all the boxes below we encourage you to apply. Doximity is full of exceptional people who bring their own unique experiences to work everyday and make us all better for it!\n\nJoin a company where User Experience plays a core role in our teams. At Doximity, we believe Product Design is an interdisciplinary role that marries visual design, user experience and code. We like to craft what we design. This means you’ll have a large impact on the company’s product vision and have a hand in executing it as well.\n\n**How you’ll make an impact:**\n\n- Be be part of a small, specialized team working on diverse projects from beginning to end\n- Work on new product/feature designs\n- Design user experiences on both web and mobile platforms\n- Create product prototypes that foster collaboration and discussion among team members\n- Improve your designs through iteration and feedback from teammates and users\n- Work with engineering to ensure the design vision is executed\n\n**What we’re looking for:**\n\n- An online portfolio showcasing your product design experience\n- At least 5 years professional experience in product design\n- Proficient in Figma or comparable software\n- Ability to turn your Figma designs into pull requests\n- Experience with HTML/CSS and GitHub\n\n**How you’ll stand out:**\n\n- Your portfolio has at least 6 of your best projects\n- A Github portfolio showcasing your hand-coded projects\n- Vue, Nuxt, Rails, Slim, Sass experience\n\n**Compensation**\n\nThe US total compensation range for this full-time position is $115,000 - $150,000 (inclusive of salary + equity). Our ranges are determined by role and level. The range displayed on each job posting reflects the approximate total target compensation for the position across the US. Within the range, individual pay is determined by factors including relevant skills, experience, and education/training. Please note that the compensation listed does not include benefits.\n\n \n\n**More on /Benefits/Perks**\n\nDoximity is proud to offer industry-leading benefits to our full time employees. Some of our offerings include: \n\n- Medical, dental, vision offerings for you and your family\n- 401k with matching program\n- Employee stock purchase plan\n- Family planning support, Childcare FSA, and parental leave\n- Life, AD\u0026D, and Disability\n- Generous time off, holidays and paid company trips\n- Wellness benefits…plus many more!\n\n**More About Doximity…**\n\nFor the past decade, it’s been our mission to help every physician be more productive so they can provide better care for their patients. We believe that when doctors are connected, the healthcare system works better and patients benefit. Doximity enables our verified clinician members to collaborate with colleagues, stay up-to-date with the latest medical news and research, manage their careers, and conduct virtual patient visits. Today, Doximity is the leading digital platform for U.S. medical professionals, with over 80% of physicians, 50% of all nurse practitioners and physician assistants, and 90% of graduating medical students as members. \n\nJoining Doximity means being part of an incredibly talented and humble team passionate about improving inefficiencies in our $4.3 trillion U.S. healthcare system. We are a team of doers who solve problems everyday by treating obstacles like an adventure, and we love creating technology that has a real, meaningful impact on people’s lives. Doxers are committed to working towards a more equitable world both within and beyond our office walls. This starts by fostering an inclusive and diverse work environment where differences are valued and all employees are encouraged to bring their full, authentic selves to work daily. To learn more about our team, culture, and users, check out our [careers page](https://workat.doximity.com/), [company blog](https://blog.doximity.com/), and [engineering blog](https://engineering.doximity.com/). We’re growing fast, and there’s plenty of opportunity for you to make an impact—join us! For more information, visit[ Doximity.com](http://www.doximity.com/).\n\n____________________________________________\n\n***EEOC Statement***\n\n*Doximity is proud to be an equal opportunity employer, and committed to providing employment opportunities regardless of race, religious creed, color, national origin, ancestry, physical disability, mental disability, medical condition, genetic information, marital status, sex, gender, gender identity, gender expression, pregnancy, childbirth and breastfeeding, age, sexual orientation, military or veteran status, or any other protected classification. We also consider qualified applicants with criminal histories, consistent with applicable federal, state and local law.*\n\n","jobType":"full-time","liveStartAt":1728956206,"locationNames":["San Francisco"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3127492","isBookmarked":false},"StartupResult:37259":{"__typename":"StartupResult","id":"37259","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-37259"},{"__ref":"Badge:COMPANY_STAGE-37259"},{"__ref":"Badge:TOP_INVESTORS-37259"},{"__ref":"Badge:HIGHLY_RATED-37259"},{"__ref":"Badge:WORK_LIFE_BALANCE-37259"},{"__ref":"Badge:STRONG_LEADERSHIP-37259"}],"companySize":"SIZE_201_500","highConcept":"Doximity is an online networking service for medical professionals","highlightedJobListings":[{"__ref":"JobListingSearchResult:3127492"}],"logoUrl":"https://photos.wellfound.com/startups/i/37259-548398cd6cb66f7b9ebc13a08d39cd51-medium_jpg.jpg?buster=1689222578","name":"Doximity","slug":"doximity"},"JobListingSearchResult:1574526":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About The Company**\n\nWe’re the ultimate site for all types of gamers, casual, hardcore or social, to come and play, compete and engage with each other–a robust gaming infrastructure and a dynamic engagement platform all rolled into one cosy spot. We provide seamless tools for users to organise engaging game tournaments within our ecosystem, making it as easy as roasting marshmallows.\nIn the realm of Web3 gaming, we're at the forefront of integrating cutting-edge blockchain tech and exciting innovations to turbocharge our gaming community and elevate their experience! You'll get to collaborate with some of the big names in blockchain like Polygon, Solana, Ethereum, Binance, Avalanche, and more. And in the Web2 gaming scene, you'll have the chance to work on some of the top-notch games like Dota2, Clash of Clans, Clash Royale, Brawl Stars, and Chess.com.\n\nIf you're eager to dive into an exhilarating journey in the world of gaming and blockchain, you'll be a perfect match for our team! \n\n**Requirements**\n* Actively contribute to building a North Star for a product/feature\n* Work on high priority and high visibility complex product designs\n* Single-handedly drive designs and oversee the strategic and tactical deliverables related to that project\n* Coordinate and plan with other functions. Manage stakeholder expectations\n* Identifying the appropriate UX methods and tools to use depending on project constraints\n* Contribute to our growing design system of patterns in an effort to cultivate a cohesive look and feel, and user experience\n\n**Skills and Qualifications**\n* 4+years experience in Product design or UX roles\n* Empathy and advocacy for users in all areas of work\n* A deep understanding of the design process, experience using UX prototyping tools, as well as relevant fundamental knowledge of front-end technologies to understand the constraints of the design\n* Experience designing for Web\n* Extraordinary UI design abilities that can be demonstrated through current projects\n* Thinking in terms of design systems and reusable components\n* Excellent written and communication skills\n\nLink for your reference\n \nWebsite: https://gamp.gg/\nX: https://x.com/gameongamp\nDiscord: https://discord.com/invite/gamp\nLinkedIn: https://www.linkedin.com/company/gameongamp/\nArticle: https://dailycoin.com/the-future-of-gaming-with-web3-what-lies-next/\nVideo: https://www.youtube.com/watch?v=eSIC9oXf25k","jobType":"full-time","liveStartAt":1732096998,"locationNames":["China","Hong Kong","Vietnam"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$20k – $30k","yearsExperienceMin":4,"yearsExperienceMax":null,"id":"1574526","isBookmarked":false},"StartupResult:8471024":{"__typename":"StartupResult","id":"8471024","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_11_50","highConcept":"Ultimate site for all types of gamers, casual, hardcore or social, to come and play","highlightedJobListings":[{"__ref":"JobListingSearchResult:1574526"}],"logoUrl":"https://photos.wellfound.com/startups/i/8471024-b375b8ae9b99d32c60ba2d8c05252804-medium_jpg.jpg?buster=1721061729","name":"GAMP","slug":"gampgg"},"JobListingSearchResult:3144819":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Looking for a visionary Product Designer to join me as an early equity partner in reshaping how we interact with intelligent systems. This isn't just another tech product - we're building something that could fundamentally change the landscape.\n\nWhat You'll Own:\n- Complete ownership of product design strategy and user experience\n- Building an intuitive interface for complex technical systems\n- Creating a design language that sets industry standards\n- Shaping product vision from the ground up\n\nYou Are:\n- A designer who thinks in systems, not just screens\n- Experienced in designing complex tech products\n- Passionate about making advanced technology accessible\n- Ready to own the entire design process\n- Comfortable with ambiguity and rapid iteration\n\nWhat Makes You Stand Out:\n- Previous startup experience\n- Understanding of AI/ML interfaces\n- Track record of designing products from 0 to 1\n- Experience with fintech or enterprise products\n\nWhat I Bring:\n- Multiple successful exits\n- Strong investor relationships\n- Industry recognition and network\n- Clear vision and market strategy\n\nThis is an equity-only role with significant ownership potential. Looking for someone who values long-term impact over short-term gains.\n\nReady to design the future? Let's talk.","jobType":"full-time","liveStartAt":1730933845,"locationNames":["Denver"],"primaryRoleTitle":"Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3144819","isBookmarked":false},"StartupResult:10305384":{"__typename":"StartupResult","id":"10305384","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_1_10","highConcept":"It serves both as its own RWA investment platform and a marketplace","highlightedJobListings":[{"__ref":"JobListingSearchResult:3144819"}],"logoUrl":"https://photos.wellfound.com/startups/i/10305384-47681e27b2a71f185cd1c6efc10c2ee8-medium_jpg.jpg?buster=1730930938","name":"3UM","slug":"3um-1"},"Badge:B2C-8503222":{"__typename":"Badge","id":"B2C-8503222","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8503222":{"__typename":"Badge","id":"COMPANY_STAGE-8503222","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3075267":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"**Mission**\n\nFinch was started by 2 friends (Nino \u0026 Steph 🙇🏾‍♂️🙇🏻‍♀️) who struggled with anxiety and depression and found self-care challenging to stick with. We decided to build Finch hoping to make self-care fun and accessible after seeing many others share similar struggles. Finch was launched in 2021, and our team is grateful to have helped over 10 million people on their mental health journeys.\n\nFinch is profitable, and we believe in responsible growth.\n\nWe’re a small but mighty team who are passionate about mental health and we’re excited to bring on equally passionate people!\n\n**Role Summary**\n\nFinch has unique design opportunities as it straddles the line between wellness and gaming, and our design challenges reflect that. We’re passionate about making self-care feel easy and fun for everyone, and strive to design playful, delightful experiences we hope users will love. If those sorts of creative challenges are interesting to you, read on!\n\n**Key Responsibilities**\n\n- Design playful \u0026 delightful flows, interactions, and high-fidelity visuals for mental health exercises, gaming mechanics, and growth loops. Prototype concrete solutions to ambiguous product challenges.\n\n- Create new design patterns that are intuitive and practical. Evolve our design system intentionally as we scale.\n\n- Design product concepts that balance product vision, speed, and business potential.\n\n- Work cross-functionally with engineering, product management, character design and character animation.\n\n**Projects You Could Work On**\n\n- How can we revolutionize the way people interact with their mobile devices to be mentally beneficial instead of mentally degrading?\n\n- How can we redefine social interactions that can help people support others in a way that no other product can?\n\n- How can we reimagine wellness exercises like CBT, mental health insights, and more to help people navigate the ups and downs in their lives?\n\n- How can we create playful product experiences that can make daily self care and mental health fun and sustainably engaging?\n\n- How can we create a generalizable platform of mental health tools that can cater to a wide range of experiences, from people still figuring out their self care routines to others who know exactly what they need to do?\n\n**Requirements**\n\n- 4+ years industry experience designing consumer mobile apps at scale\n\n- Ability to untangle vague conceptual problems, and have a sharp intuition for the most accessible mental models and flows, so users can immediately start gaining value out of the product.\n\n- A strong eye for visual polish and user delight. You can create and prototype clear, intuitive, and appealing UI and interactions and enjoys thinking playfully \u0026 creatively.\n\n- Pragmatic about the implications and practicality of your designs. You don't get stuck on pretty UI or deep abstractions, and can balance between craft, speed, and product goals.\n\n- Ability to internalize all inputs and feedback to help you reach an optimal decision for the team and mission.\n\n- Big plus if you have hands-on experience with coding, illustration and/or game design.\n\n**What We Offer**\n\n- Competitive salary and benefits\n\n- Opportunities for professional growth on a mission-driven team\n\n- An inclusive and diverse work environment that values innovation and creativity\n\n**Expectations and Tips for Interviews**\n\nSee details [here](https://befinch.notion.site/Interviewing-with-Finch-s-Design-Team-b3678cf21cda41578af653e8c05986a8?pvs=4).\n\n","jobType":"full-time","liveStartAt":1727638356,"locationNames":["Santa Clara"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$130k – $170k • 0.05% – 0.12%","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3075267","isBookmarked":false},"StartupResult:8503222":{"__typename":"StartupResult","id":"8503222","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-8503222"},{"__ref":"Badge:COMPANY_STAGE-8503222"}],"companySize":"SIZE_11_50","highConcept":"Self-Care Virtual Pet","highlightedJobListings":[{"__ref":"JobListingSearchResult:3075267"}],"logoUrl":"https://photos.wellfound.com/startups/i/8503222-0a6d976515228c3d783a252f0da184ee-medium_jpg.jpg?buster=1631143208","name":"Finch Care","slug":"finch-care"},"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-9954409":{"__typename":"Badge","id":"B2B-9954409","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9954409":{"__typename":"Badge","id":"COMPANY_STAGE-9954409","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-9954409":{"__typename":"Badge","id":"GROWING_FAST-9954409","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3122450":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"## **_ABOUT FREED_**\n\nDoctors are overworked, burnt out, and are quitting in masses.\n\nAt Freed, we combine clinician love with the latest AI tech and intense execution to create products that make clinicians happier.\n\nOur first product is an AI scribe that automates medical documentation. In 1 year we:\n\n- Acquired 10,000 paying and loving clinicians and exceeded $11M ARR\n\n- Generated 70,000 patient notes daily and over 1 million monthly\n\n- [Made thousands of clinicians happier](https://love.getfreed.ai/b2xGQ1)\n\nWith the backing of the best VC in the world, we are rapidly expanding our product offering. Patient-facing assistant, patient insights, EHR integrations, and other products are being built and used by thousands of clinicians and millions of patients.\n\nWe are looking for entrepreneurs. Fast, ambitious, and smart individuals who want to take care of the people who take care of our health.\n\nExpect intense, clinician-focused, and interesting co-workers who want to win.\n\n## **_ABOUT THE ROLE_**\n\nWe are looking for an execution-focused Product Designer who understands how to deliver clear value to our clinicians and collaborates effectively with cross-functional partners and stakeholders.\n\nYou will partner closely with designers, engineers, product managers, and leadership to deliver high-quality, intuitive designs and workflows that bring joy back to practicing medicine and push the boundaries of what’s possible with AI technology.\n\n**_HOW YOU’LL MAKE AN IMPACT_**\n\n- Demonstrate genuine curiosity to understand who our clinical users are, including their key needs, motivations, and pain points\n\n- Design flows and experiences that simplify distill down complex actions into intuitive interfaces\n\n- Contribute to decisions about the future direction of Freed’s product and design strategy\n\n- Drive strong partnerships with cross-functional partners and other departments\n\n- Regularly conduct user interviews. Use findings to actively guide your design efforts, and share this knowledge with your team\n\n- Give and solicit feedback from product partners and other stakeholders across the company\n\n- Represent work to the broader product team and other leaders, clearly and succinctly articulating the goals and concepts.\n\n**_JOB REQUIREMENTS_**\n\n- 3+ years of experience building and shipping multiple features that are broad/ambiguous in scope and encompass an end-to-end experience across various platforms.\n\n- 3+ years of interaction design experience with knowledge to define how an experience should behave based on understanding people's needs, plus consideration of how this product will scale.\n\n- 3+ years of visual design experience with proficiency in typography, desktop/mobile UI, color, layout, iconography and aesthetic sense and how these elements impact product function.\n\n**_NICE TO HAVE:_**\n\n- Experience in healthcare is not required, but a passion for healthcare and helping others is a must.\n\n- Startup experience\n\n","jobType":"full-time","liveStartAt":1728517322,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$110k – $175k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3122450","isBookmarked":false},"JobListingSearchResult:3126180":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"## **_ABOUT FREED_**\n\nDoctors are overworked, burnt out, and are quitting in masses.\n\nAt Freed, we combine clinician love with the latest AI tech and intense execution to create products that make clinicians happier.\n\nOur first product is an AI scribe that automates medical documentation. In 1 year we:\n\n- Acquired 10,000 paying and loving clinicians and exceeded $11M ARR\n\n- Generated 70,000 patient notes daily and over 1 million monthly\n\n- [Made thousands of clinicians happier](https://love.getfreed.ai/b2xGQ1)\n\nWith the backing of the best VC in the world, we are rapidly expanding our product offering. Patient-facing assistant, patient insights, EHR integrations, and other products are being built and used by thousands of clinicians and millions of patients.\n\nWe are looking for entrepreneurs. Fast, ambitious, and smart individuals who want to take care of the people who take care of our health.\n\nExpect intense, clinician-focused, and interesting co-workers who want to win.\n\n## **_ABOUT THE ROLE_**\n\nWe are looking for an execution-focused Senior Product Designer who understands how to deliver clear value to our clinicians and collaborates effectively with cross-functional partners and stakeholders.\n\nYou will partner closely with designers, engineers, product managers, and leadership to deliver high-quality, intuitive designs and workflows that bring joy back to practicing medicine and push the boundaries of what’s possible with AI technology.\n\n**_HOW YOU’LL MAKE AN IMPACT_**\n\n- Demonstrate genuine curiosity to understand who our clinical users are, including their key needs, motivations, and pain points\n\n- Design flows and experiences that simplify distill down complex actions into intuitive interfaces\n\n- Contribute to decisions about the future direction of Freed’s product and design strategy\n\n- Drive strong partnerships with cross-functional partners and other departments\n\n- Regularly conduct user interviews. Use findings to actively guide your design efforts, and share this knowledge with your team\n\n- Give and solicit feedback from product partners and other stakeholders across the company\n\n- Represent work to the broader product team and other leaders, clearly and succinctly articulating the goals and concepts.\n\n**_JOB REQUIREMENTS_**\n\n- 6+ years of experience building and shipping multiple features that are broad/ambiguous in scope and encompass an end-to-end experience across various platforms.\n\n- 6+ years of interaction design experience with knowledge to define how an experience should behave based on understanding people's needs, plus consideration of how this product will scale.\n\n- 6+ years of visual design experience with proficiency in typography, desktop/mobile UI, color, layout, iconography and aesthetic sense and how these elements impact product function.\n\n**_NICE TO HAVE:_**\n\n- Experience in healthcare is not required, but a passion for healthcare and helping others is a must.\n\n- Startup experience\n\n","jobType":"full-time","liveStartAt":1728949256,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer","title":"Senior Product Designer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3126180","isBookmarked":false},"StartupResult:9954409":{"__typename":"StartupResult","id":"9954409","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-9954409"},{"__ref":"Badge:COMPANY_STAGE-9954409"},{"__ref":"Badge:GROWING_FAST-9954409"}],"companySize":"SIZE_11_50","highConcept":"evolutionary platform that uses AI to automatically generate medical documentation for clinicians","highlightedJobListings":[{"__ref":"JobListingSearchResult:3122450"},{"__ref":"JobListingSearchResult:3126180"}],"logoUrl":"https://photos.wellfound.com/startups/i/9954409-11d9f577b897f7fa465bef8dc276d749-medium_jpg.jpg?buster=1705346881","name":"getfreed.ai","slug":"getfreed-ai-1"},"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:COMPANY_STAGE-8780628":{"__typename":"Badge","id":"COMPANY_STAGE-8780628","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2523834":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Job brief**\nWe are looking for a Product designer to turn our app into easy-to-use products for our clients. Role includes supporting product team on UI/UX design, and marketing team on graphics design. \n\nProduct Designer responsibilities include gathering user requirements, designing graphic elements and building navigation components. To be successful in this role, you should have experience with design software and wireframe tools. If you also have a portfolio of professional design projects that includes work with web/mobile applications, we’d like to meet you.\n\nUltimately, you’ll create both functional and appealing features that address our clients’ needs and help us grow our customer base.\n\n**Responsibilities**\n1. Gather and evaluate user requirements in collaboration with product managers and engineers\n2. Illustrate design ideas using storyboards, process flows and sitemaps\n3. Design graphic user interface elements, like menus, tabs and widgets\n4. Build page navigation buttons and search fields\n5. Develop UI mockups and prototypes that clearly illustrate how sites function and look like\n6. Create original graphic designs (e.g. images, sketches and tables)\n7. Prepare and present rough drafts to internal teams and key stakeholders\n8. Identify and troubleshoot UX problems (e.g. responsiveness)\n9. Conduct layout adjustments based on user feedback\n10. Adhere to style standards on fonts, colors and images\n11. Create various media formats including, but not limited to, images, gifs, infographics, videos etc.\n\n**Requirements and skills**\n1. Proven work experience as a Product Designer or similar role\n2. Portfolio of design projects\n3. Knowledge of wireframe tools (e.g. Wireframe.cc and InVision)\n4. Proficient in design softwares like Figma, Adobe Illustrator and Photoshop\n5. Team spirit; strong communication skills to collaborate with various stakeholders\n6. Good time-management skills\n7. BSc in Design, Computer Science or relevant field\n8. Proven graphic designing experience\n9. A strong portfolio of illustrations or other graphics","jobType":"full-time","liveStartAt":1730741861,"locationNames":["Dubai","India"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"₹8.5L – ₹13L • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"2523834","isBookmarked":false},"StartupResult:8780628":{"__typename":"StartupResult","id":"8780628","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-8780628"}],"companySize":"SIZE_11_50","highConcept":"Building the Google Maps for Money","highlightedJobListings":[{"__ref":"JobListingSearchResult:2523834"}],"logoUrl":"https://photos.wellfound.com/startups/i/8780628-bc2c62ee31d99182133c2a65444393d0-medium_jpg.jpg?buster=1713294200","name":"Sav Technologies ","slug":"sav-technologies"},"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-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: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},"JobListingSearchResult:3117831":{"__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\nThis is a 100% remote position. \n\n#### **About the role**\n\nAs a member of the Growth team, you'll play a key role in driving business outcomes by helping users find increased value and efficiency with GitLab. [Results for customers](https://handbook.gitlab.com/handbook/values/#results) is at the top of our values hierarchy because we know that our customers’ success directly drives ours. Ensuring a frictionless experience for users who want to get started, trial, purchase, and explore new features is essential to delivering results for our customers. As a designer in this space, you’ll be instrumental in making that happen.\n\nCurrently, the Growth team is working to increase the adoption of GitLab Duo, our AI solution that supports developers across the entire software development lifecycle. You’ll work with the team to make it easier for customers to start a free trial and purchase a subscription, set up GitLab Duo, assign seats, and discover new features.\n\nLooking ahead, your focus will be on onboarding and adoption across GitLab's core platform. Your user-centered approach will be crucial in key areas such as user registration flows, onboarding for free and paid customers, feature discovery, trials, and purchasing. The Growth team works across the product, offering a variety of interesting and challenging opportunities to explore new product areas and contribute to their success.\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- [Duo Adoption roadmap](https://gitlab.com/groups/gitlab-org/-/epics/14589)\n\n#### **What you’ll do:**\n\n- You’ll work alongside UX Researchers, Product Managers, and Engineers to iterate on new features within the GitLab product.\n- You’ll collaborate with teams across the product to help improve the discoverability and adoption of features in their product areas.\n- You’ll communicate your design thinking 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 engage with our user base and the wider GitLab community to understand their pain points and work toward long-term fixes that enable them to succeed with their goals.\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 working as a Growth designer, or working in a growth-relevant area such as onboarding, user acquisition, free-to-paid conversion, feature adoption, etc.\n- Familiarity with product experimentation.\n- Domain knowledge or background in DevSecOps.\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- 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 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 a problem to solve and always first 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#### **#LI-JM1**\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—$200,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":1728001686,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"senior-product-designer-growth","title":"Senior Product Designer, Growth","compensation":"$114k – $200k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3117831","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:3157907"},{"__ref":"JobListingSearchResult:3117831"}],"logoUrl":"https://photos.wellfound.com/startups/i/183505-09a9ea330f5ba29ce59893a904bc13d5-medium_jpg.jpg?buster=1589625208","name":"GitLab","slug":"gitlab"},"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-644775":{"__typename":"Badge","id":"TOP_RESPONDER-644775","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Luma Health is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-644775":{"__typename":"Badge","id":"QUICK_RESPONDER-644775","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Luma Health usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-644775":{"__typename":"Badge","id":"B2B-644775","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-644775":{"__typename":"Badge","id":"COMPANY_STAGE-644775","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:HIGHLY_RATED-644775":{"__typename":"Badge","id":"HIGHLY_RATED-644775","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Luma Health is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:WORK_LIFE_BALANCE-644775":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-644775","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Luma Health 4.3/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.3","data":null},"Badge:STRONG_LEADERSHIP-644775":{"__typename":"Badge","id":"STRONG_LEADERSHIP-644775","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Luma Health 4.7/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.7","data":null},"JobListingSearchResult:3141822":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"### We’re Luma Health\n\nNeeding healthcare can be hard — getting care shouldn’t be.\n\nWe built Luma Health because we are all patients. We believe it should be easy to see and connect with our doctor. To get the care we need, when we need it.\n\nSo, we’ve created solutions to fix this problem. Our technology makes messaging easier, scheduling appointments more efficient, and it modernizes care delivery from beginning to end.\n\n##  \n\n### The role\n\nThe Design team owns both brand and product experiences at Luma Health. We strive to create impactful tools that perfectly balance usability, scale, and delight.\n\nAs a Product Designer, you'll focus on creating meaningful products for our customers and their patients. Our users balance busy workloads — from the office manager trying to get a hold of patients, to the parent trying to schedule appointments for their entire family — and it'll be your job to craft tools to make their work easier.\n\n### What YOU will do at Luma Health\n\n- Work with a specialized cross-functional team to conceptualize, design, prototype, test, and ship features for our patient-facing experiences, as well as our admin-facing experiences\n- Engage directly with customers to understand their challenges and workflows.\n- Translate open-ended concepts into both long-term objectives and tactical needs\n- Assist in measuring the impact of new features and how well they achieve their goals.\n- Contribute to our design system, ensuring it grows as we do.\n- Share and review work with fellow designers and cross-functional partners to continuously improve the quality of our products.\n\n### Who you are\n\n- Have 3+ years of experience working for a product-driven company (SaaS experience preferred)\n- Have experience designing business and consumer-focused products (Bonus for experience designing data-dense products)\n- A diverse portfolio that demonstrates your ability to craft intuitive experiences\n- Have experience collaborating with a cross-functional team and giving/ingesting feedback in a thoughtful way\n- Open-minded and confident championing the right solution\n- Attentive to detail and always determined to push work to the next level\n- Strong organizational and time management skills, and the ability to balance multiple priorities on a tight schedule\n\nJoin us in making healthcare more accessible and user-friendly, one experience at a time.\n\n**We Take Care of You!**\n\n- Competitive Health Benefits: Luma Health covers 99% of the employee and 85% of the dependent premium costs.\n- Work Life Balance\n- Flexible Time Off\n- Wellness Programs\n- Discounted Perks\n- 401(k) and Company Equity\n\nDon’t meet every single requirement? At Luma Health we are dedicated to building an inclusive workplace so if you’re excited about this role but your past experience doesn’t align  with every qualification in the job description, we encourage you to apply anyways. You may be just the right candidate for this or other roles.\n\nLuma Health is proud to be an Equal Employment Opportunity and Affirmative Action employer. We believe in order to thrive, businesses need a diverse team and leadership. We welcome every race, religion, color, national origin, sex, sexual orientation, gender identity, gender expression, age, status as a protected veteran, status as an individual with a disability, genetic information, or other applicable legally protected characteristics. Everyone is welcome here.\n\nCome join us if you want to make a difference in health care.\n\n**Pay Transparency Notice:** Depending on your work location, the target annual salary for this position can range as detailed below. Full time offers from Luma also include stock options + benefits (including medical, dental, and vision.)\n\nPay Range: $115,000 - $130,000\n\nNote: we have been made aware of individuals fraudulently claiming to represent Luma Health recruiting. Please note that you will never be asked to submit payment or share financial information to participate in our interview process. All emails from Luma Health will come from \"@lumahealth.io\" email addresses. Any emails from other email addresses are scams. If you suspect that you've been contacted by a scammer, we recommend you cease all communication with the scammer and contact the FBI Internet Crime Complaint Center. If you'd like to verify the legitimacy of an email you've received from Luma Health recruiting, forward it to careers@lumahealth.io.\n\n","jobType":"full-time","liveStartAt":1730536543,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141822","isBookmarked":false},"JobListingSearchResult:3137157":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"## Associate Product Designer \nWe’re Luma Health\n\nNeeding healthcare can be hard — getting care shouldn’t be.\n\nWe built Luma Health because we are all patients. We believe it should be easy to see and connect with our doctor. To get the care we need, when we need it.\n\nSo, we’ve created solutions to fix this problem. Our technology makes messaging easier, scheduling appointments more efficient, and it modernizes care delivery from beginning to end.\n\n### The Role\n\nThe Design team owns both brand and product experiences at Luma Health. We strive to create impactful tools that perfectly balance usability, scale, and delight.\n\nAs an Associate Product Designer, you'll focus on creating meaningful products for our customers and their patients. Our users balance busy workloads — from the office manager trying to get a hold of patients, to the parent trying to schedule appointments for their entire family — and it'll be your job to craft tools to make their work easier.\n\n### What YOU will do at Luma Health\n\n- Collaborate with a specialized cross-functional team to conceptualize, design, prototype, test, and ship features for our patient-facing experiences, as well as our staff-facing experiences\n- Engage directly with customers to understand their challenges and workflows.\n- Translate requirements into actionable design goals and immediate needs.\n- Assist in measuring the impact of new features and how well they achieve their goals.\n- Contribute to our design system, ensuring it grows as we do.\n- Share and review work with fellow designers and cross-functional partners to continuously improve the quality of our products.\n\n### Who you are\n\n- Have 1-2 years of experience working in product design, ideally in a tech or SaaS environment.\n- Have experience designing business and consumer-focused products (Bonus for experience designing data-dense products)\n- A portfolio that demonstrates your ability to create intuitive user experiences.\n- Willing to collaborate with a cross-functional team and giving/ingesting feedback in a thoughtful way.\n- Passionate about finding the right solutions and advocating for them with confidence.\n- Detail-oriented and committed to delivering work that goes above and beyond expectations.\n- Skilled at managing your time effectively, balancing multiple priorities even under tight deadlines.\n\nJoin us in making healthcare more accessible and user-friendly, one experience at a time.\n\n**We Take Care of You!**\n\n- Competitive Health Benefits: Luma Health covers 99% of the employee and 85% of the dependent premium costs.\n- Work Life Balance\n- Flexible Time Off\n- Wellness Programs\n- Discounted Perks\n- 401(k) and Company Equity\n\nDon’t meet every single requirement? At Luma Health we are dedicated to building an inclusive workplace so if you’re excited about this role but your past experience doesn’t align  with every qualification in the job description, we encourage you to apply anyways. You may be just the right candidate for this or other roles.\n\nLuma Health is proud to be an Equal Employment Opportunity and Affirmative Action employer. We believe in order to thrive, businesses need a diverse team and leadership. We welcome every race, religion, color, national origin, sex, sexual orientation, gender identity, gender expression, age, status as a protected veteran, status as an individual with a disability, genetic information, or other applicable legally protected characteristics. Everyone is welcome here.\n\nCome join us if you want to make a difference in health care.\n\n**Pay Transparency Notice:** Depending on your work location, the target annual salary for this position can range as detailed below. Full time offers from Luma also include stock options + benefits (including medical, dental, and vision.)\n\nPay Range: $65,000—$75,000 USD\n\nNote: we have been made aware of individuals fraudulently claiming to represent Luma Health recruiting. Please note that you will never be asked to submit payment or share financial information to participate in our interview process. All emails from Luma Health will come from \"@lumahealth.io\" email addresses. Any emails from other email addresses are scams. If you suspect that you've been contacted by a scammer, we recommend you cease all communication with the scammer and contact the FBI Internet Crime Complaint Center. If you'd like to verify the legitimacy of an email you've received from Luma Health recruiting, forward it to careers@lumahealth.io.\n\n","jobType":"full-time","liveStartAt":1730148094,"locationNames":[],"primaryRoleTitle":"Product Designer","remote":true,"slug":"associate-product-designer","title":"Associate Product Designer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3137157","isBookmarked":false},"StartupResult:644775":{"__typename":"StartupResult","id":"644775","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-644775"},{"__ref":"Badge:QUICK_RESPONDER-644775"},{"__ref":"Badge:B2B-644775"},{"__ref":"Badge:COMPANY_STAGE-644775"},{"__ref":"Badge:HIGHLY_RATED-644775"},{"__ref":"Badge:WORK_LIFE_BALANCE-644775"},{"__ref":"Badge:STRONG_LEADERSHIP-644775"}],"companySize":"SIZE_51_200","highConcept":"Patient Success Platform","highlightedJobListings":[{"__ref":"JobListingSearchResult:3141822"},{"__ref":"JobListingSearchResult:3137157"}],"logoUrl":"https://photos.wellfound.com/startups/i/644775-fb1da2fe8d31878d5658a492eb9478a6-medium_jpg.jpg?buster=1654488947","name":"Luma Health","slug":"luma-health"},"Badge:TOP_RESPONDER-8451530":{"__typename":"Badge","id":"TOP_RESPONDER-8451530","name":"TOP_RESPONDER_BADGE","label":"Top 1% of responders","tooltip":"Array is in the top 1% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-8451530":{"__typename":"Badge","id":"QUICK_RESPONDER-8451530","name":"QUICK_RESPONDER_BADGE","label":"Responds within a day","tooltip":"Based on past data, Array usually responds to incoming applications within a day","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-8451530":{"__typename":"Badge","id":"B2B-8451530","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8451530":{"__typename":"Badge","id":"COMPANY_STAGE-8451530","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-8451530":{"__typename":"Badge","id":"TOP_INVESTORS-8451530","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:1591167":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"Array is a financial innovation platform that helps digital brands, financial institutions, and fintechs get compelling consumer products to market faster. We deliver a suite of credit and identity monitoring tools, privacy protection, and a financial ads marketplace via embeddable widgets or a clean, modern API.  Our private label offerings help drive revenue and increase engagement for our customers while empowering millions of consumers to achieve their financial goals.\n\nAs a remote-first company, we’re focused on providing opportunities for high performing individuals to have deep impact in the fast growing fintech space. A clear mission, a commitment to continuous improvement and a willingness to experiment empower us individually and together deliver the best products for our clients and users.\n\nAs a Product Designer at Array you will be a foundational member of a team, designing one of the most important aspects of our products. You will be working directly with leadership to define product strategy internally and externally, strategizing from a creative and design standpoint, how to ensure our products continue to be successful and dynamic for the end user. You will work alongside product managers, developers, and operational teams while designing products that internal and external customers love. This role will report to our Group Product Manager. \n\n**You Have:**\n\n- 4+ years of experience designing and shipping complex web and mobile based products founded in data and customer insights.\n- Smart design instincts \u0026 best practice knowledge to translate user problems, user goals, business objectives and technical constraints into excellent product experiences.\n- Ability to lead and brainstorm solutions to current pain points, take input from stakeholders, act as a liaison between designers, engineers, and researchers, and help compose mock-ups through wireframes and prototypes.\n- Desire and comfort with asking tough questions to peers and leadership to clearly define the business problem.\n- Vision for structure, scalability and creativity with demonstrated success in a financial technology or growth startup environment.\n- Ability to simplify while iterating and ownership while maintaining flexibility with changing business needs.\n\n**You Will:**\n\n- Create, improve and use wireframes, prototypes, style guides, user flows, and effectively communicate your interaction ideas.\n- Collaborate with the product team to frequently propose new solutions to complex user-centered design problems.\n- Collaborate with your squad to identify the highest impact areas to work on, develop hypotheses, test, and iterate.\n- Consistently integrate quantitative and qualitative data into essential product decisions.\n- Work with multiple product managers across squads to help brainstorm, build \u0026 validate solutions to user problems \u0026 goals.\n- Work with Engineers on your squad to understand constraints, hand off designs, and run design QA.\n- Collaborate with your squads during weekly sprint planning \u0026 daily standups to ensure that we are building the best experience.\n\n**Pay Transparency:** $100,000+  base salary, depending on experience.\n\n**Expected Interview Process:** Recruiter Conversation - Group PM Interview - Loop Round: Operating Principles, Engineering XFN, Portfolio design discussion. \n\n**Array Offers All Full Time Employees the following Benefits and Perks:**\n\n- Full medical, dental, and vision, premiums covered at 100% for full-time employees and 70% for dependents\n- Unlimited PTO and sick leave + 14 company holidays to encourage a healthy work-life blend\n- 100% 401k match up to 4% with immediate vesting\n- Generous and competitive parental leave for all parents\n- $1,000 desk setup subsidy to set-up your unique remote office\n- $100/month to subsidize wifi/cell phone expenses\n- Summer Fridays (half-day Fridays) typically from late May to the end of August\n- Arrayaversary Kits for work anniversaries\n\n*Not sure if you meet the Qualifications? We know that folks tend to only apply if they check every box. If you think you have the appropriate qualifications, but don’t meet every single one, we encourage you to still apply. We’d love to hear from you.*\n\n*One of our core values at Array is to care and support one another, and that’s why we strive to create an environment where everyone feels empowered to bring their best selves to work. Diversity, equity, and inclusion foster collaboration, comfort, and confidence.  We’re at our collective best when we each feel our best.*\n\n*We are proud to be an equal opportunity workplace; we are committed to equal employment opportunity regardless of race, color, ancestry, religion, sex, national origin, sexual orientation, age, citizenship, marital status, disability, gender identity or Veteran status.*\n\n","jobType":"full-time","liveStartAt":1731105579,"locationNames":["United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":4,"yearsExperienceMax":null,"id":"1591167","isBookmarked":false},"StartupResult:8451530":{"__typename":"StartupResult","id":"8451530","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-8451530"},{"__ref":"Badge:QUICK_RESPONDER-8451530"},{"__ref":"Badge:B2B-8451530"},{"__ref":"Badge:COMPANY_STAGE-8451530"},{"__ref":"Badge:TOP_INVESTORS-8451530"}],"companySize":"SIZE_201_500","highConcept":"Building the Array!","highlightedJobListings":[{"__ref":"JobListingSearchResult:1591167"}],"logoUrl":"https://photos.wellfound.com/startups/i/8451530-0a4585e361b6e4bb25b7a7574008c905-medium_jpg.jpg?buster=1724727800","name":"Array","slug":"array"},"Badge:B2B-4312523":{"__typename":"Badge","id":"B2B-4312523","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4312523":{"__typename":"Badge","id":"COMPANY_STAGE-4312523","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-4312523":{"__typename":"Badge","id":"TOP_INVESTORS-4312523","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-4312523":{"__typename":"Badge","id":"VALUATION_500M-4312523","name":"VALUATION500M_BADGE","label":"Valuation $500M+","tooltip":"This company has a valuation of $500M or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:992975":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About Us:**\n\nAirbase is the first all-in-one spend management platform that provides companies unparalleled control and visibility into every dollar spent. Finance teams deserve a solution that eliminates the tedious work involved in managing spend and allows them to focus on being strategic partners to the rest of the business. We do that by replacing the multiple systems typically used to manage spend with a single platform that handles every workflow including expense approvals and payments (physical cards, virtual cards, ACH, check), while also automating away the bulk of spend-related accounting. Learn more about why innovative companies like Gusto, Segment, Doximity, Getaround, Netlify, and more trust Airbase at www.airbase.com.\n\n**About the Job:**\n\nYou will play a key role in defining and building the Airbase product. This is an opportunity to have a big impact and influence how the design function evolves as we grow. We're looking for someone who thrives in the very early stages of a company and is self-driven.\n\n**Responsibilities:**\n\n* Interact with customers to understand their pain points around how they spend money and come up with solutions to solve them.\n* Plan and execute user testing of your designs.\n* Work closely with PMs, engineers, and Customer Success to define the user experience we deliver throughout the product from initial definition to launch.\n* Design workflows and interactions that are simple and easy to use.\n* Communicate your design thinking and ideas through wireframes, mockups, and hi-fidelity visual designs.\n* Contribute to and build on our design system.\n\n**What You'll Bring:**\n\n* At least 5 years of experience in a Product Design role.\n* Excellent communication (written and verbal) and interpersonal skills.\n* Excellent analytical and problem solving skills.\n* Demonstrated experience with the full range of product design, interaction design, and visual design.\n* Experience with web and mobile application design.\n* Understanding of the trade-offs involved in design tools and techniques.\n* Attention to detail especially to tiny interaction details that delight users.\n* Passionate about joining a small team and building a company.\n* Knowledge of HTML and CSS.\n\n**Nice to Haves: **\n\n* You've worked at a startup.\n* Experience with workflow driven B2B SaaS products.\n\nWe offer competitive cash compensation and equity. We're a remote team and are happy to work with candidates from anywhere in the world.","jobType":"full-time","liveStartAt":1653928326,"locationNames":["India"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"992975","isBookmarked":false},"StartupResult:4312523":{"__typename":"StartupResult","id":"4312523","badges":[{"__ref":"Badge:B2B-4312523"},{"__ref":"Badge:COMPANY_STAGE-4312523"},{"__ref":"Badge:TOP_INVESTORS-4312523"},{"__ref":"Badge:VALUATION_500M-4312523"}],"companySize":"SIZE_51_200","highConcept":"The new standard in spend management","highlightedJobListings":[{"__ref":"JobListingSearchResult:992975"}],"logoUrl":"https://photos.wellfound.com/startups/i/4312523-e1a728423ab28e0b6e9dbbc99c8d4735-medium_jpg.jpg?buster=1583876803","name":"Airbase","slug":"airbase-1"},"Badge:TOP_RESPONDER-9550397":{"__typename":"Badge","id":"TOP_RESPONDER-9550397","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Soulstice Dating is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-9550397":{"__typename":"Badge","id":"QUICK_RESPONDER-9550397","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Soulstice Dating usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:B2C-9550397":{"__typename":"Badge","id":"B2C-9550397","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9550397":{"__typename":"Badge","id":"COMPANY_STAGE-9550397","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3081802":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Responsibilities:\n\n* Lead the design of our product from concept to completion, focusing on both functionality and aesthetics.\n* Collaborate with cross-functional teams to define design requirements, goals, and deliverables.\n* Create wireframes, prototypes, and high-fidelity designs that ensure a seamless and visually appealing user experience.\n* Develop and maintain design systems and style guides to ensure consistency across all product features and platforms.\n* Conduct user research and testing to gather insights and iterate on designs based on feedback.\n* Work closely with developers to ensure that design specifications are implemented accurately and efficiently.\n* Stay updated on industry trends and best practices to continuously improve the design quality of our product.\n\nRequirements:\n\n* Strong portfolio showcasing a blend of UX/UI design skills, with a focus on creating visually compelling and user-friendly products.\n* Proficiency in design tools such as Figma, Sketch, or Adobe XD, and experience with prototyping tools.\n* Strong understanding of user-centered design principles, color theory, typography, and layout design.\n* Ability to conduct and analyze user research to inform design decisions.\n* Experience working in an Agile environment and collaborating closely with developers.\n* Familiarity with front-end technologies like HTML, CSS, and JavaScript is a plus.\n\nDetails:\n\nRemote position, preffered if you're located in the DFW Area.\nCollaboration hours are 5:00 PM to 10:00 PM CST.","jobType":"full-time","liveStartAt":1724209587,"locationNames":["Dallas"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"0.5% – 2.0%","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3081802","isBookmarked":false},"JobListingSearchResult:3081799":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Responsibilities:\n\n* Develop and refine the visual elements of our product, ensuring that the design is visually compelling and aligned with the brand identity.\n* Create color schemes, typography, and design patterns that enhance the user experience and brand consistency.\n* Collaborate with UX designers, product managers, and developers to translate creative concepts into visual designs.\n* Design and maintain a comprehensive style guide that governs the visual aspects of the product.\n* Ensure that all visual elements are consistent across various platforms and devices.\n* Stay updated on design trends, tools, and technologies to keep our product visually fresh and engaging.\n\nRequirements:\n\n* Strong portfolio showcasing expertise in visual design, with a focus on color theory, typography, and layout design.\n* Proficiency in design tools such as Adobe Creative Suite (Photoshop, Illustrator, etc.) and Figma.\n* Understanding of web and mobile design principles, including responsive design.\n* Ability to create visually appealing graphics, icons, and illustrations.\n* Attention to detail and a keen eye for aesthetics.\n* Familiarity with HTML/CSS is a plus.\n\nDetails:\n\nRemote position, preffered if you're located in the DFW Area.\nCollaboration hours are 5:00 PM to 10:00 PM CST.","jobType":"full-time","liveStartAt":1724209315,"locationNames":["Dallas"],"primaryRoleTitle":"Visual Designer","remote":true,"slug":"visual-designer","title":"Visual Designer","compensation":"0.5% – 2.0%","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3081799","isBookmarked":false},"JobListingSearchResult:3081800":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Responsibilities:\n\n* Design intuitive and visually appealing user interfaces for web and mobile applications, with a focus on color, layout, and interactive elements.\n* Create wireframes, prototypes, and high-fidelity designs using Figma, ensuring a seamless user experience.\n* Work closely with UX designers to ensure that the interface design aligns with user needs and business goals.\n* Implement design components in collaboration with developers, ensuring pixel-perfect execution.\n* Conduct usability testing and iterate on designs based on user feedback and testing results.\n* Maintain and update a UI design library to ensure consistency across the product.\n\nRequirements:\n\n* Strong portfolio demonstrating experience in UI design, particularly in creating visually appealing and user-friendly interfaces.\n* Proficiency in design tools such as Figma, Sketch, or Adobe XD.\n* Solid understanding of web and mobile design principles, including responsive design and accessibility.\n* Experience with front-end technologies like HTML, CSS, and JavaScript is a plus.\n* Attention to detail and a deep understanding of color theory, typography, and layout.\n* Ability to work in a fast-paced environment and handle multiple projects simultaneously.\n\nDetails:\n\nRemote position, preffered if you're located in the DFW Area.\nCollaboration hours are 5:00 PM to 10:00 PM CST.","jobType":"full-time","liveStartAt":1724209446,"locationNames":["Dallas"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"ui-designer","title":"UI Designer","compensation":"0.5% – 2.0%","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3081800","isBookmarked":false},"StartupResult:9550397":{"__typename":"StartupResult","id":"9550397","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-9550397"},{"__ref":"Badge:QUICK_RESPONDER-9550397"},{"__ref":"Badge:B2C-9550397"},{"__ref":"Badge:COMPANY_STAGE-9550397"}],"companySize":"SIZE_11_50","highConcept":"A revolutionary dating site based on safety, authenticity, and personalized experiences.\"","highlightedJobListings":[{"__ref":"JobListingSearchResult:3081802"},{"__ref":"JobListingSearchResult:3081799"},{"__ref":"JobListingSearchResult:3081800"}],"logoUrl":"https://photos.wellfound.com/startups/i/9550397-46c4e89bb76dc2a1afc7dd20621f9778-medium_jpg.jpg?buster=1684682151","name":"Soulstice Dating","slug":"soulstice-dating"},"SeoRoleKeyword:1045":{"__typename":"SeoRoleKeyword","id":"1045","slug":"product-designer","displayName":"Product Designer"},"NewTag:155588":{"__typename":"NewTag","id":"155588","slug":"remote-1","displayName":"Remote"},"RoleRemoteEditorial:1045":{"__typename":"RoleRemoteEditorial","id":"1045","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/role/r/product-designer","description":"Find the best remote Product 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/product-designer","robots":"index","structuredData":null,"title":"Remote Product Designer Jobs in November 2024","type":null},"roleKeyword":{"__ref":"SeoRoleKeyword:1045"},"remoteNewTag":{"__ref":"NewTag:155588"},"roleAndLocationLinks":[{"__typename":"Link","label":"Product Designer - San Francisco","url":"https://wellfound.com/role/l/product-designer/san-francisco"},{"__typename":"Link","label":"Product Designer - Los Angeles","url":"https://wellfound.com/role/l/product-designer/los-angeles"},{"__typename":"Link","label":"Product Designer - Boston","url":"https://wellfound.com/role/l/product-designer/boston"},{"__typename":"Link","label":"Product Designer - Chicago","url":"https://wellfound.com/role/l/product-designer/chicago"},{"__typename":"Link","label":"Product Designer - Seattle","url":"https://wellfound.com/role/l/product-designer/seattle"},{"__typename":"Link","label":"Product Designer - Austin","url":"https://wellfound.com/role/l/product-designer/austin"},{"__typename":"Link","label":"Product Designer - New York","url":"https://wellfound.com/role/l/product-designer/new-york"},{"__typename":"Link","label":"Product Designer - Denver","url":"https://wellfound.com/role/l/product-designer/denver"},{"__typename":"Link","label":"Product Designer - District of Columbia","url":"https://wellfound.com/role/l/product-designer/district-of-columbia"}],"roleRemoteLinks":[{"__typename":"Link","label":"Analytics Engineer Remote","url":"https://wellfound.com/role/r/analytics-engineer"},{"__typename":"Link","label":"Application Development Manager Remote","url":"https://wellfound.com/role/r/application-development-manager"},{"__typename":"Link","label":"SEO Marketing Remote","url":"https://wellfound.com/role/r/seo-marketing"},{"__typename":"Link","label":"Power BI Developer Remote","url":"https://wellfound.com/role/r/power-bi-developer"},{"__typename":"Link","label":"Technical Co-Founder Remote","url":"https://wellfound.com/role/r/technical-co-founder"},{"__typename":"Link","label":"IoT Developer Remote","url":"https://wellfound.com/role/r/iot-developer"},{"__typename":"Link","label":"Application Designer Remote","url":"https://wellfound.com/role/r/application-designer"},{"__typename":"Link","label":"Software Testing Remote","url":"https://wellfound.com/role/r/software-testing"},{"__typename":"Link","label":"System Administrator Remote","url":"https://wellfound.com/role/r/system-administrator"},{"__typename":"Link","label":"Algorithm Engineer Remote","url":"https://wellfound.com/role/r/algorithm-engineer"},{"__typename":"Link","label":"Web Developer Remote","url":"https://wellfound.com/role/r/web-developer"},{"__typename":"Link","label":"Management Information Director Remote","url":"https://wellfound.com/role/r/management-information-director"},{"__typename":"Link","label":"IT Director Remote","url":"https://wellfound.com/role/r/it-director"},{"__typename":"Link","label":"Social Media Manager (SMM) Remote","url":"https://wellfound.com/role/r/social-media-manager"},{"__typename":"Link","label":"Manual Software Testing Remote","url":"https://wellfound.com/role/r/manual-software-testing"}],"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":"product-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":[23695,39674,43762,64954,95794,89242,51042,66406,25547,60577],"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:'8e70d222a8fece09',t:'MTczMjM2MTM2MC4wMDAwMDA='};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